+++ date ++ echo 'INFO: =================== Mon Dec 1 02:03:24 AM UTC 2025 ===================' INFO: =================== Mon Dec 1 02:03:24 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}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ 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 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=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.27,10.0.0.33,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.27:8081 10.0.0.33:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.27:8081 10.0.0.33:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.27:8081 10.0.0.33:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.27:9042 10.0.0.33:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.27:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.27:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.27:8086 10.0.0.33:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.27:8086 10.0.0.33:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.27:8086 10.0.0.33:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.27:8082 10.0.0.33:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.27:8082 10.0.0.33:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.27:8082 10.0.0.33:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.27:9161 10.0.0.33:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.27:9161 10.0.0.33:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.27:9161 10.0.0.33:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.27:9041 10.0.0.33:9041 10.0.0.23: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.193,10.20.0.209,10.20.0.192 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.193,10.20.0.209,10.20.0.192 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.27:2181,10.0.0.33:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.27:2181,10.0.0.33:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27:2181,10.0.0.33:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.27:2181 10.0.0.33:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.27:2181 10.0.0.33:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.27:2181 10.0.0.33:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.27:5673,10.0.0.33:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.27:5673,10.0.0.33:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.27:5673,10.0.0.33:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.27:6379 10.0.0.33:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.27:6379 10.0.0.33:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.27:6379 10.0.0.33:6379 10.0.0.23: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.27,10.0.0.33,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.27:9092 10.0.0.33:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.27:9092 10.0.0.33:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.27:9092 10.0.0.33:9092 10.0.0.23: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.27 ++ 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.27,10.0.0.33,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=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.27,10.0.0.33,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=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.27,10.0.0.33,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.27 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.27,10.0.0.33,10.0.0.23 +++ local servers=10.0.0.27,10.0.0.33,10.0.0.23 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.23,10.20.0.192,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.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.23,10.20.0.192,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.23,10.20.0.192,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.192,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23: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 ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 12/01/2025 02:03:35.104 7f39420d8c80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/01/2025 02:03:35.274 7f39420d8c80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/01/2025 02:03:35.288 7f39420d8c80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/01/2025 02:03:35.288 7f39420d8c80 [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 1 02:03:51 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=) 3741 autonomous_system=64512, config_version=CONFIG_VERSION)) 3742 self._gsc_uuid = gsc.uuid 3743 gvc = self.create_singleton_entry(GlobalVrouterConfig( 3744 parent_obj=gsc)) 3745 domain = self.create_singleton_entry(Domain()) gvc undefined self = self.create_singleton_entry = > global GlobalVrouterConfig = parent_obj undefined gsc = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4007 if not ok: 4008 (code, msg) = result 4009 raise cfgm_common.exceptions.HttpError(code, msg) 4010 obj_id = result 4011 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/global_vrouter_config:...3bc344b2-1027-4d0e-811d-4a66a5e4c8b5 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/global_vrouter_config:default-global-system-config:default-global-vrouter-config exists already with ID: 3bc344b2-1027-4d0e-811d-4a66a5e4c8b5 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('global_vrouter_config default-global-system-config:default-global-vrouter-config') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/global_vrouter_config:...3bc344b2-1027-4d0e-811d-4a66a5e4c8b5 at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/global_vrouter_config:...3bc344b2-1027-4d0e-811d-4a66a5e4c8b5 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/global_vrouter_config:...3bc344b2-1027-4d0e-811d-4a66a5e4c8b5 at zookeeper' status_code = 409 with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3992, in create_singleton_entry s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2524, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1205, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: global_vrouter_config default-global-system-config:default-global-vrouter-config During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 8, in sys.exit(server_main()) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 5369, in server_main main(args_str, VncApiServer(args_str)) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2215, in __init__ self._db_init_entries() File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3743, in _db_init_entries gvc = self.create_singleton_entry(GlobalVrouterConfig( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4009, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/global_vrouter_config:default-global-system-config:default-global-vrouter-config exists already with ID: 3bc344b2-1027-4d0e-811d-4a66a5e4c8b5 at zookeeper +++ date ++ echo 'INFO: =================== Mon Dec 1 02:03:52 AM UTC 2025 ===================' INFO: =================== Mon Dec 1 02:03:52 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 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=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.27,10.0.0.33,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.27:8081 10.0.0.33:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.27:8081 10.0.0.33:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.27:8081 10.0.0.33:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.27:9042 10.0.0.33:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.27:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.27:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.27:8086 10.0.0.33:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.27:8086 10.0.0.33:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.27:8086 10.0.0.33:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.27:8082 10.0.0.33:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.27:8082 10.0.0.33:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.27:8082 10.0.0.33:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.27:9161 10.0.0.33:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.27:9161 10.0.0.33:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.27:9161 10.0.0.33:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.27:9041 10.0.0.33:9041 10.0.0.23: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.193,10.20.0.209,10.20.0.192 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.193,10.20.0.209,10.20.0.192 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.27:2181,10.0.0.33:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.27:2181,10.0.0.33:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27:2181,10.0.0.33:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.27:2181 10.0.0.33:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.27:2181 10.0.0.33:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.27:2181 10.0.0.33:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.27:5673,10.0.0.33:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.27:5673,10.0.0.33:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.27:5673,10.0.0.33:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.27:6379 10.0.0.33:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.27:6379 10.0.0.33:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.27:6379 10.0.0.33:6379 10.0.0.23: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.27,10.0.0.33,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.27:9092 10.0.0.33:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.27:9092 10.0.0.33:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.27:9092 10.0.0.33:9092 10.0.0.23: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.27 ++ 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.27,10.0.0.33,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=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.27,10.0.0.33,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=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.27,10.0.0.33,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 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.27,10.0.0.33,10.0.0.23 +++ local servers=10.0.0.27,10.0.0.33,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.23,10.20.0.192,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.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.23,10.20.0.192,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.23,10.20.0.192,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.192,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ set -o posix ++ set ++ 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/01/2025 02:04:01.733 7f442159b5c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/01/2025 02:04:01.891 7f442159b5c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/01/2025 02:04:01.905 7f442159b5c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/01/2025 02:04:01.906 7f442159b5c0 [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.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2025-12-01 02:04:03] "GET / HTTP/1.1" 503 181 0.000413 10.0.0.23 - - [2025-12-01 02:04:03] "GET / HTTP/1.1" 503 181 0.000391 10.0.0.23 - - [2025-12-01 02:04:04] "GET / HTTP/1.1" 200 45871 0.001766 10.0.0.23 - - [2025-12-01 02:04:04] "GET / HTTP/1.1" 200 45871 0.001053 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-01 02:04:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000703 10.0.0.23 - - [2025-12-01 02:04:04] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000268 10.0.0.23 - - [2025-12-01 02:04:05] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.173907 10.0.0.23 - - [2025-12-01 02:04:05] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.009792 10.0.0.23 - - [2025-12-01 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.840893 10.0.0.23 - - [2025-12-01 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005683 /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.33 - - [2025-12-01 02:04:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000555 10.0.0.33 - - [2025-12-01 02:04:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.23 - - [2025-12-01 02:04:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.33 - - [2025-12-01 02:04:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000508 10.0.0.33 - - [2025-12-01 02:04:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.23 - - [2025-12-01 02:04:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.33 - - [2025-12-01 02:04:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.33 - - [2025-12-01 02:04:16] "POST /fqname-to-id HTTP/1.1" 404 225 0.532786 10.0.0.23 - - [2025-12-01 02:04:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000648 10.0.0.27 - - [2025-12-01 02:04:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.33 - - [2025-12-01 02:04:16] "POST /access-control-lists HTTP/1.1" 200 585 0.086763 10.0.0.23 - - [2025-12-01 02:04:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.27 - - [2025-12-01 02:04:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.33 - - [2025-12-01 02:04:16] "POST /route-targets HTTP/1.1" 200 327 0.024176 10.0.0.33 - - [2025-12-01 02:04:17] "POST /ref-update HTTP/1.1" 200 156 0.024809 10.0.0.33 - - [2025-12-01 02:04:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.004539 10.0.0.33 - - [2025-12-01 02:04:17] "PUT /access-control-list/4d3dcd44-0626-4ea2-a613-57be43f7ca18 HTTP/1.1" 200 272 0.026404 10.0.0.27 - - [2025-12-01 02:04:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.27 - - [2025-12-01 02:04:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000514 10.0.0.33 - - [2025-12-01 02:05:01] "POST /ref-update HTTP/1.1" 200 156 0.080573 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.27 - - [2025-12-01 02:08:03] "GET /obj-perms HTTP/1.1" 200 5056 0.412137 10.0.0.33 - - [2025-12-01 02:09:03] "GET /obj-perms HTTP/1.1" 200 5056 0.059194 10.0.0.23 - - [2025-12-01 02:09:04] "GET /obj-perms HTTP/1.1" 200 5056 0.069024 10.0.0.33 - - [2025-12-01 02:09:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.33 - - [2025-12-01 02:09:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.23 - - [2025-12-01 02:09:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.23 - - [2025-12-01 02:09:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000786 10.0.0.33 - - [2025-12-01 02:09:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.33 - - [2025-12-01 02:09:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.23 - - [2025-12-01 02:09:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.23 - - [2025-12-01 02:09:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.27 - - [2025-12-01 02:09:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000543 10.0.0.27 - - [2025-12-01 02:09:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.27 - - [2025-12-01 02:09:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000712 10.0.0.27 - - [2025-12-01 02:09:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 [Introspect:8084]10.0.0.23 - - [2025-12-01 02:09:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001143 [Introspect:8084]10.0.0.23 - - [2025-12-01 02:09:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001387 10.0.0.33 - - [2025-12-01 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.032676 10.0.0.33 - - [2025-12-01 02:10:05] "GET /virtual-router/fce26f52-0dc8-4bf2-aabd-7b65843b812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.008792 [Introspect:8084]10.0.0.23 - - [2025-12-01 02:10:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.23 - - [2025-12-01 02:10:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001163 10.0.0.27 - - [2025-12-01 02:11:39] "GET / HTTP/1.1" 200 35931 0.001617 10.0.0.27 - - [2025-12-01 02:11:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000624 10.0.0.27 - - [2025-12-01 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.069204 10.0.0.23 - - [2025-12-01 02:11:41] "GET /projects?obj_uuids=6f870c61-aea8-4f71-891c-bcf9b0141470&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.070992 10.0.0.23 - - [2025-12-01 02:11:41] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001055 10.0.0.23 - - [2025-12-01 02:11:41] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.048574 10.0.0.23 - - [2025-12-01 02:11:41] "POST /id-to-fqname HTTP/1.1" 200 188 0.002555 10.0.0.23 - - [2025-12-01 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.008298 10.0.0.23 - - [2025-12-01 02:11:42] "POST /security-groups HTTP/1.1" 200 589 0.096432 10.0.0.23 - - [2025-12-01 02:11:42] "POST /projects HTTP/1.1" 200 581 0.407415 10.0.0.23 - - [2025-12-01 02:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.462104 10.0.0.27 - - [2025-12-01 02:11:42] "GET /project/6f870c61-aea8-4f71-891c-bcf9b0141470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.730420 10.0.0.33 - - [2025-12-01 02:11:42] "POST /access-control-lists HTTP/1.1" 200 594 0.109189 10.0.0.27 - - [2025-12-01 02:11:43] "GET / HTTP/1.1" 200 35931 0.002584 10.0.0.23 - - [2025-12-01 02:11:46] "GET /projects?obj_uuids=6f870c61-aea8-4f71-891c-bcf9b0141470&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001083 10.0.0.27 - - [2025-12-01 02:11:46] "GET /project/6f870c61-aea8-4f71-891c-bcf9b0141470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.056992 10.0.0.23 - - [2025-12-01 02:11:46] "GET /projects?obj_uuids=6f870c61-aea8-4f71-891c-bcf9b0141470&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000992 10.0.0.27 - - [2025-12-01 02:11:46] "GET /project/6f870c61-aea8-4f71-891c-bcf9b0141470?fields=virtual_networks HTTP/1.1" 200 1037 0.079932 10.0.0.23 - - [2025-12-01 02:11:47] "GET /projects?obj_uuids=6f870c61-aea8-4f71-891c-bcf9b0141470&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001038 10.0.0.27 - - [2025-12-01 02:11:47] "GET /project/6f870c61-aea8-4f71-891c-bcf9b0141470?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.063977 10.0.0.23 - - [2025-12-01 02:11:47] "GET /projects?obj_uuids=6f870c61-aea8-4f71-891c-bcf9b0141470&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001233 10.0.0.27 - - [2025-12-01 02:11:47] "GET /project/6f870c61-aea8-4f71-891c-bcf9b0141470?fields=security_groups HTTP/1.1" 200 1261 0.076170 10.0.0.23 - - [2025-12-01 02:11:47] "GET /projects?obj_uuids=6d71d939-e288-4102-9772-f5adf42bd9b6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003842 10.0.0.23 - - [2025-12-01 02:11:47] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001076 10.0.0.23 - - [2025-12-01 02:11:47] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009693 10.0.0.23 - - [2025-12-01 02:11:48] "POST /id-to-fqname HTTP/1.1" 200 167 0.012223 10.0.0.23 - - [2025-12-01 02:11:48] "POST /fqname-to-id HTTP/1.1" 404 176 0.009104 10.0.0.23 - - [2025-12-01 02:11:48] "POST /security-groups HTTP/1.1" 200 568 0.092561 10.0.0.23 - - [2025-12-01 02:11:48] "POST /projects HTTP/1.1" 200 539 0.400000 10.0.0.33 - - [2025-12-01 02:11:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.010791 10.0.0.23 - - [2025-12-01 02:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.441854 10.0.0.27 - - [2025-12-01 02:11:48] "GET /project/6d71d939-e288-4102-9772-f5adf42bd9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.639188 10.0.0.33 - - [2025-12-01 02:11:48] "POST /access-control-lists HTTP/1.1" 200 571 0.087656 [Introspect:8084]10.0.0.27 - - [2025-12-01 02:11:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001536 10.0.0.23 - - [2025-12-01 02:11:50] "GET /projects?obj_uuids=6d71d939-e288-4102-9772-f5adf42bd9b6&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001680 10.0.0.27 - - [2025-12-01 02:11:50] "GET /project/6d71d939-e288-4102-9772-f5adf42bd9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.057456 10.0.0.23 - - [2025-12-01 02:11:51] "GET /obj-perms HTTP/1.1" 200 5056 0.069187 [Introspect:8084]10.0.0.27 - - [2025-12-01 02:11:53] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000733 10.0.0.27 - - [2025-12-01 02:11:53] "GET /obj-perms HTTP/1.1" 200 5056 0.053694 10.0.0.27 - - [2025-12-01 02:11:53] "GET /obj-perms HTTP/1.1" 200 5056 0.004679 10.0.0.27 - - [2025-12-01 02:11:54] "GET /obj-perms HTTP/1.1" 200 5056 0.005755 10.0.0.27 - - [2025-12-01 02:11:54] "GET /obj-perms HTTP/1.1" 200 5056 0.004945 10.0.0.27 - - [2025-12-01 02:11:54] "GET /obj-perms HTTP/1.1" 200 5056 0.004310 10.0.0.27 - - [2025-12-01 02:11:54] "GET /obj-perms HTTP/1.1" 200 5056 0.005410 10.0.0.27 - - [2025-12-01 02:11:54] "GET /obj-perms HTTP/1.1" 200 5056 0.005543 10.0.0.27 - - [2025-12-01 02:11:54] "GET /obj-perms HTTP/1.1" 200 5056 0.004610 10.0.0.27 - - [2025-12-01 02:11:54] "GET /obj-perms HTTP/1.1" 200 5056 0.006247 10.0.0.27 - - [2025-12-01 02:11:54] "GET /obj-perms HTTP/1.1" 200 5056 0.004640 10.0.0.27 - - [2025-12-01 02:11:54] "GET /obj-perms HTTP/1.1" 200 5056 0.004411 10.0.0.27 - - [2025-12-01 02:11:54] "GET /obj-perms HTTP/1.1" 200 5056 0.005002 10.0.0.27 - - [2025-12-01 02:11:55] "GET /obj-perms HTTP/1.1" 200 5056 0.005238 10.0.0.23 - - [2025-12-01 02:11:55] "GET /obj-perms HTTP/1.1" 200 5056 0.005730 10.0.0.23 - - [2025-12-01 02:11:55] "GET /obj-perms HTTP/1.1" 200 5056 0.004279 10.0.0.27 - - [2025-12-01 02:11:56] "GET /obj-perms HTTP/1.1" 200 5056 0.006239 10.0.0.27 - - [2025-12-01 02:11:56] "GET /obj-perms HTTP/1.1" 200 5056 0.005036 10.0.0.27 - - [2025-12-01 02:11:56] "GET /obj-perms HTTP/1.1" 200 5056 0.005058 10.0.0.27 - - [2025-12-01 02:11:56] "GET /obj-perms HTTP/1.1" 200 5056 0.005946 10.0.0.27 - - [2025-12-01 02:11:56] "GET /obj-perms HTTP/1.1" 200 5056 0.004425 10.0.0.27 - - [2025-12-01 02:11:57] "GET /obj-perms HTTP/1.1" 200 5056 0.005437 10.0.0.27 - - [2025-12-01 02:11:57] "GET /obj-perms HTTP/1.1" 200 5056 0.004683 10.0.0.27 - - [2025-12-01 02:11:57] "GET /obj-perms HTTP/1.1" 200 5056 0.005438 10.0.0.27 - - [2025-12-01 02:11:57] "GET /obj-perms HTTP/1.1" 200 5056 0.006051 10.0.0.27 - - [2025-12-01 02:11:57] "GET /obj-perms HTTP/1.1" 200 5056 0.004579 10.0.0.27 - - [2025-12-01 02:11:58] "GET /obj-perms HTTP/1.1" 200 5056 0.006304 10.0.0.27 - - [2025-12-01 02:12:00] "GET /obj-perms HTTP/1.1" 200 5056 0.005165 10.0.0.27 - - [2025-12-01 02:12:00] "GET /obj-perms HTTP/1.1" 200 5056 0.005578 10.0.0.27 - - [2025-12-01 02:12:00] "GET /obj-perms HTTP/1.1" 200 5056 0.004150 10.0.0.27 - - [2025-12-01 02:12:00] "GET /obj-perms HTTP/1.1" 200 5056 0.004699 10.0.0.27 - - [2025-12-01 02:12:02] "GET /obj-perms HTTP/1.1" 200 5056 0.004728 10.0.0.27 - - [2025-12-01 02:12:03] "POST /fqname-to-id HTTP/1.1" 404 199 0.029099 10.0.0.23 - - [2025-12-01 02:12:03] "GET /projects?obj_uuids=194685af-40de-4c0a-a16f-34fe1d0fc57f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005551 10.0.0.23 - - [2025-12-01 02:12:03] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001273 10.0.0.23 - - [2025-12-01 02:12:03] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009461 10.0.0.23 - - [2025-12-01 02:12:03] "POST /id-to-fqname HTTP/1.1" 200 201 0.004247 10.0.0.23 - - [2025-12-01 02:12:03] "POST /fqname-to-id HTTP/1.1" 404 210 0.009839 10.0.0.23 - - [2025-12-01 02:12:03] "POST /security-groups HTTP/1.1" 200 602 0.087142 10.0.0.23 - - [2025-12-01 02:12:03] "POST /projects HTTP/1.1" 200 607 0.365453 10.0.0.33 - - [2025-12-01 02:12:03] "POST /fqname-to-id HTTP/1.1" 404 244 0.014348 10.0.0.23 - - [2025-12-01 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.450988 10.0.0.27 - - [2025-12-01 02:12:03] "GET /project/194685af-40de-4c0a-a16f-34fe1d0fc57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.668109 10.0.0.27 - - [2025-12-01 02:12:05] "GET / HTTP/1.1" 200 35931 0.001807 10.0.0.27 - - [2025-12-01 02:12:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000530 10.0.0.27 - - [2025-12-01 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.383990 10.0.0.23 - - [2025-12-01 02:12:07] "GET /projects?obj_uuids=194685af-40de-4c0a-a16f-34fe1d0fc57f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001184 10.0.0.27 - - [2025-12-01 02:12:07] "GET /project/194685af-40de-4c0a-a16f-34fe1d0fc57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.057993 10.0.0.33 - - [2025-12-01 02:12:08] "POST /ref-update HTTP/1.1" 200 156 0.030230 10.0.0.23 - - [2025-12-01 02:12:08] "POST /useragent-kv HTTP/1.1" 200 115 0.012455 10.0.0.27 - - [2025-12-01 02:12:08] "POST /neutron/subnet HTTP/1.1" 200 719 0.298645 10.0.0.27 - - [2025-12-01 02:12:08] "POST /id-to-fqname HTTP/1.1" 200 233 0.001445 10.0.0.27 - - [2025-12-01 02:12:08] "GET /virtual-network/ae77413c-a653-4320-980a-0af627979d7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.010062 10.0.0.27 - - [2025-12-01 02:12:08] "GET /virtual-network/ae77413c-a653-4320-980a-0af627979d7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006998 10.0.0.27 - - [2025-12-01 02:12:08] "POST /neutron/network HTTP/1.1" 200 838 0.010025 10.0.0.23 - - [2025-12-01 02:12:09] "DELETE /project/6f870c61aea84f71891cbcf9b0141470 HTTP/1.1" 404 173 0.010698 10.0.0.23 - - [2025-12-01 02:12:09] "DELETE /project/194685af40de4c0aa16f34fe1d0fc57f HTTP/1.1" 404 173 0.013812 10.0.0.23 - - [2025-12-01 02:12:09] "DELETE /project/6d71d939e28841029772f5adf42bd9b6 HTTP/1.1" 404 173 0.009169 10.0.0.23 - - [2025-12-01 02:12:09] "GET /projects?obj_uuids=6f870c61-aea8-4f71-891c-bcf9b0141470&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001779 10.0.0.23 - - [2025-12-01 02:12:09] "GET /project/6f870c61-aea8-4f71-891c-bcf9b0141470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.087758 10.0.0.23 - - [2025-12-01 02:12:09] "GET /projects?obj_uuids=6f870c61-aea8-4f71-891c-bcf9b0141470&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001530 10.0.0.23 - - [2025-12-01 02:12:09] "GET /project/6f870c61-aea8-4f71-891c-bcf9b0141470?fields=security_groups HTTP/1.1" 200 1366 0.086383 10.0.0.27 - - [2025-12-01 02:12:09] "GET /virtual-network/ae77413c-a653-4320-980a-0af627979d7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.008945 10.0.0.23 - - [2025-12-01 02:12:09] "DELETE /security-group/dd09abab-48b5-4216-b081-499e5c693e4d HTTP/1.1" 200 115 0.111850 10.0.0.23 - - [2025-12-01 02:12:09] "GET /projects?obj_uuids=6f870c61-aea8-4f71-891c-bcf9b0141470&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001255 10.0.0.23 - - [2025-12-01 02:12:09] "GET /project/6f870c61-aea8-4f71-891c-bcf9b0141470?fields=application_policy_sets HTTP/1.1" 200 1405 0.145043 10.0.0.23 - - [2025-12-01 02:12:09] "DELETE /project/6f870c61-aea8-4f71-891c-bcf9b0141470 HTTP/1.1" 200 115 0.780959 10.0.0.33 - - [2025-12-01 02:12:10] "GET /obj-perms HTTP/1.1" 200 5052 0.057691 10.0.0.23 - - [2025-12-01 02:12:10] "GET /obj-perms HTTP/1.1" 200 5052 0.057732 10.0.0.27 - - [2025-12-01 02:12:10] "POST /id-to-fqname HTTP/1.1" 200 233 0.001513 10.0.0.23 - - [2025-12-01 02:12:13] "GET /projects?obj_uuids=194685af-40de-4c0a-a16f-34fe1d0fc57f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001175 10.0.0.27 - - [2025-12-01 02:12:13] "GET /project/194685af-40de-4c0a-a16f-34fe1d0fc57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.080665 10.0.0.27 - - [2025-12-01 02:12:14] "POST /neutron/network HTTP/1.1" 200 838 0.051884 10.0.0.27 - - [2025-12-01 02:12:14] "POST /neutron/port HTTP/1.1" 200 117 0.012088 10.0.0.27 - - [2025-12-01 02:12:16] "POST /neutron/port HTTP/1.1" 200 1070 0.060891 10.0.0.27 - - [2025-12-01 02:12:17] "POST /neutron/port HTTP/1.1" 200 1098 0.023025 10.0.0.27 - - [2025-12-01 02:12:17] "POST /neutron/port HTTP/1.1" 200 117 0.001228 10.0.0.27 - - [2025-12-01 02:12:19] "POST /neutron/security_group HTTP/1.1" 200 2069 0.010633 10.0.0.27 - - [2025-12-01 02:12:26] "GET /obj-perms HTTP/1.1" 200 5052 0.069135 10.0.0.27 - - [2025-12-01 02:12:29] "GET /obj-perms HTTP/1.1" 200 5052 0.006367 10.0.0.27 - - [2025-12-01 02:12:30] "POST /neutron/network HTTP/1.1" 200 838 0.009109 10.0.0.27 - - [2025-12-01 02:12:31] "POST /neutron/port HTTP/1.1" 200 1124 0.017534 10.0.0.27 - - [2025-12-01 02:12:32] "POST /neutron/network HTTP/1.1" 200 838 0.009419 10.0.0.33 - - [2025-12-01 02:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009680 10.0.0.23 - - [2025-12-01 02:12:33] "GET /projects?obj_uuids=194685af-40de-4c0a-a16f-34fe1d0fc57f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001620 10.0.0.27 - - [2025-12-01 02:12:33] "GET /project/194685af-40de-4c0a-a16f-34fe1d0fc57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.056827 10.0.0.23 - - [2025-12-01 02:12:33] "GET /projects?obj_uuids=194685af-40de-4c0a-a16f-34fe1d0fc57f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001483 10.0.0.27 - - [2025-12-01 02:12:33] "GET /project/194685af-40de-4c0a-a16f-34fe1d0fc57f?fields=virtual_networks HTTP/1.1" 200 1064 0.113615 10.0.0.23 - - [2025-12-01 02:12:33] "GET /projects?obj_uuids=194685af-40de-4c0a-a16f-34fe1d0fc57f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001107 10.0.0.27 - - [2025-12-01 02:12:34] "GET /project/194685af-40de-4c0a-a16f-34fe1d0fc57f?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.079590 10.0.0.23 - - [2025-12-01 02:12:34] "GET /projects?obj_uuids=194685af-40de-4c0a-a16f-34fe1d0fc57f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001131 10.0.0.27 - - [2025-12-01 02:12:34] "GET /project/194685af-40de-4c0a-a16f-34fe1d0fc57f?fields=security_groups HTTP/1.1" 200 1301 0.088369 10.0.0.23 - - [2025-12-01 02:12:34] "GET /projects?obj_uuids=6d71d939-e288-4102-9772-f5adf42bd9b6&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001232 10.0.0.27 - - [2025-12-01 02:12:34] "GET /project/6d71d939-e288-4102-9772-f5adf42bd9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.057263 10.0.0.23 - - [2025-12-01 02:12:42] "GET /projects?obj_uuids=6d71d939-e288-4102-9772-f5adf42bd9b6&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001288 10.0.0.27 - - [2025-12-01 02:12:42] "GET /project/6d71d939-e288-4102-9772-f5adf42bd9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.081704 10.0.0.27 - - [2025-12-01 02:12:45] "POST /fqname-to-id HTTP/1.1" 404 200 0.042358 10.0.0.23 - - [2025-12-01 02:12:45] "GET /projects?obj_uuids=18ca7786-6847-45c8-990f-869cec169616&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005090 10.0.0.23 - - [2025-12-01 02:12:45] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001255 10.0.0.23 - - [2025-12-01 02:12:45] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009073 10.0.0.23 - - [2025-12-01 02:12:45] "POST /id-to-fqname HTTP/1.1" 200 202 0.004545 10.0.0.23 - - [2025-12-01 02:12:45] "POST /fqname-to-id HTTP/1.1" 404 211 0.003806 10.0.0.23 - - [2025-12-01 02:12:45] "POST /security-groups HTTP/1.1" 200 603 0.114894 10.0.0.23 - - [2025-12-01 02:12:45] "POST /projects HTTP/1.1" 200 609 0.362393 10.0.0.33 - - [2025-12-01 02:12:45] "POST /access-control-lists HTTP/1.1" 200 608 0.036939 10.0.0.23 - - [2025-12-01 02:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.444854 10.0.0.27 - - [2025-12-01 02:12:45] "GET /project/18ca7786-6847-45c8-990f-869cec169616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.634618 10.0.0.27 - - [2025-12-01 02:12:47] "GET / HTTP/1.1" 200 35931 0.001771 10.0.0.27 - - [2025-12-01 02:12:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000473 10.0.0.27 - - [2025-12-01 02:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.061506 10.0.0.23 - - [2025-12-01 02:12:48] "GET /projects?obj_uuids=18ca7786-6847-45c8-990f-869cec169616&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001069 10.0.0.27 - - [2025-12-01 02:12:48] "GET /project/18ca7786-6847-45c8-990f-869cec169616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.060628 10.0.0.23 - - [2025-12-01 02:12:48] "GET /projects?obj_uuids=18ca7786-6847-45c8-990f-869cec169616&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001619 10.0.0.27 - - [2025-12-01 02:12:48] "POST /neutron/network HTTP/1.1" 200 703 0.182826 10.0.0.33 - - [2025-12-01 02:12:48] "POST /route-targets HTTP/1.1" 200 327 0.023893 10.0.0.27 - - [2025-12-01 02:12:48] "POST /id-to-fqname HTTP/1.1" 200 275 0.004388 10.0.0.27 - - [2025-12-01 02:12:48] "GET /virtual-network/328a9aa6-b096-4514-9f95-c0c6bfac3aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.006331 10.0.0.27 - - [2025-12-01 02:12:48] "POST /neutron/network HTTP/1.1" 200 924 0.010159 10.0.0.27 - - [2025-12-01 02:12:48] "GET /virtual-network/328a9aa6-b096-4514-9f95-c0c6bfac3aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.007075 10.0.0.27 - - [2025-12-01 02:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.23 - - [2025-12-01 02:12:49] "GET /projects?obj_uuids=18ca7786-6847-45c8-990f-869cec169616&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001115 10.0.0.27 - - [2025-12-01 02:12:49] "GET /project/18ca7786-6847-45c8-990f-869cec169616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.049324 10.0.0.27 - - [2025-12-01 02:12:49] "POST /neutron/network HTTP/1.1" 200 117 0.022022 10.0.0.33 - - [2025-12-01 02:12:49] "POST /ref-update HTTP/1.1" 200 156 0.035426 10.0.0.27 - - [2025-12-01 02:12:49] "POST /neutron/network HTTP/1.1" 200 924 0.010833 10.0.0.27 - - [2025-12-01 02:12:49] "POST /id-to-fqname HTTP/1.1" 200 275 0.001267 10.0.0.27 - - [2025-12-01 02:12:49] "GET /virtual-network/dd86caa1-4bae-48d5-89d4-fcb63e01f9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.007593 10.0.0.27 - - [2025-12-01 02:12:49] "GET /virtual-network/dd86caa1-4bae-48d5-89d4-fcb63e01f9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.008496 10.0.0.27 - - [2025-12-01 02:12:49] "POST /neutron/subnet HTTP/1.1" 200 734 0.011778 10.0.0.27 - - [2025-12-01 02:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.23 - - [2025-12-01 02:12:49] "GET /projects?obj_uuids=18ca7786-6847-45c8-990f-869cec169616&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001525 10.0.0.27 - - [2025-12-01 02:12:49] "GET /project/18ca7786-6847-45c8-990f-869cec169616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.062407 10.0.0.23 - - [2025-12-01 02:12:50] "POST /useragent-kv HTTP/1.1" 200 115 0.017051 10.0.0.27 - - [2025-12-01 02:12:50] "POST /neutron/subnet HTTP/1.1" 200 715 0.305340 10.0.0.27 - - [2025-12-01 02:12:50] "POST /id-to-fqname HTTP/1.1" 200 276 0.001442 10.0.0.27 - - [2025-12-01 02:12:50] "GET /virtual-network/21837c6b-78e0-41c2-af1a-aa75126568e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.006482 10.0.0.27 - - [2025-12-01 02:12:50] "GET /virtual-network/21837c6b-78e0-41c2-af1a-aa75126568e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.007180 10.0.0.27 - - [2025-12-01 02:12:50] "POST /neutron/network HTTP/1.1" 200 922 0.008651 10.0.0.27 - - [2025-12-01 02:12:50] "POST /id-to-fqname HTTP/1.1" 200 275 0.001661 10.0.0.23 - - [2025-12-01 02:12:51] "GET /projects?obj_uuids=18ca7786-6847-45c8-990f-869cec169616&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001204 10.0.0.27 - - [2025-12-01 02:12:52] "GET /project/18ca7786-6847-45c8-990f-869cec169616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.095984 10.0.0.27 - - [2025-12-01 02:12:52] "POST /neutron/network HTTP/1.1" 200 924 0.007830 10.0.0.27 - - [2025-12-01 02:12:52] "POST /id-to-fqname HTTP/1.1" 200 276 0.001634 10.0.0.27 - - [2025-12-01 02:12:52] "POST /neutron/port HTTP/1.1" 200 117 0.008399 10.0.0.23 - - [2025-12-01 02:12:52] "GET /projects?obj_uuids=18ca7786-6847-45c8-990f-869cec169616&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001330 10.0.0.27 - - [2025-12-01 02:12:53] "POST /neutron/port HTTP/1.1" 200 1074 0.481821 10.0.0.27 - - [2025-12-01 02:12:53] "POST /neutron/port HTTP/1.1" 200 1128 0.146639 10.0.0.23 - - [2025-12-01 02:12:53] "GET /projects?obj_uuids=18ca7786-6847-45c8-990f-869cec169616&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001095 10.0.0.27 - - [2025-12-01 02:12:53] "GET /project/18ca7786-6847-45c8-990f-869cec169616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.110815 10.0.0.27 - - [2025-12-01 02:12:53] "POST /neutron/subnet HTTP/1.1" 200 708 0.015562 10.0.0.27 - - [2025-12-01 02:12:53] "POST /neutron/network HTTP/1.1" 200 924 0.009755 10.0.0.27 - - [2025-12-01 02:12:53] "POST /neutron/port HTTP/1.1" 200 117 0.007779 10.0.0.27 - - [2025-12-01 02:12:55] "POST /neutron/network HTTP/1.1" 200 924 0.011141 10.0.0.27 - - [2025-12-01 02:12:55] "POST /neutron/port HTTP/1.1" 200 1070 0.053758 10.0.0.27 - - [2025-12-01 02:12:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005018 10.0.0.27 - - [2025-12-01 02:12:56] "POST /neutron/network HTTP/1.1" 200 922 0.008013 10.0.0.27 - - [2025-12-01 02:12:56] "POST /neutron/port HTTP/1.1" 200 151 0.221132 10.0.0.33 - - [2025-12-01 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005498 10.0.0.27 - - [2025-12-01 02:12:57] "POST /neutron/network HTTP/1.1" 200 922 0.016805 10.0.0.27 - - [2025-12-01 02:12:59] "POST /neutron/port HTTP/1.1" 200 1124 0.018157 10.0.0.27 - - [2025-12-01 02:13:00] "POST /neutron/network HTTP/1.1" 400 204 0.018707 10.0.0.27 - - [2025-12-01 02:13:00] "POST /neutron/network HTTP/1.1" 200 117 0.013430 10.0.0.23 - - [2025-12-01 02:13:02] "POST /useragent-kv HTTP/1.1" 200 115 0.011061 10.0.0.23 - - [2025-12-01 02:13:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003200 10.0.0.27 - - [2025-12-01 02:13:02] "POST /neutron/network HTTP/1.1" 200 151 0.180405 10.0.0.33 - - [2025-12-01 02:13:02] "DELETE /route-target/531544d4-2275-460a-9f83-5058123a76b4 HTTP/1.1" 200 115 0.059818 10.0.0.23 - - [2025-12-01 02:13:02] "GET /projects?obj_uuids=18ca7786-6847-45c8-990f-869cec169616&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002137 10.0.0.27 - - [2025-12-01 02:13:02] "GET /project/18ca7786-6847-45c8-990f-869cec169616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.087994 10.0.0.23 - - [2025-12-01 02:13:02] "GET /projects?obj_uuids=18ca7786-6847-45c8-990f-869cec169616&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001951 10.0.0.27 - - [2025-12-01 02:13:02] "GET /project/18ca7786-6847-45c8-990f-869cec169616?fields=virtual_networks HTTP/1.1" 200 1066 0.080998 10.0.0.23 - - [2025-12-01 02:13:02] "GET /projects?obj_uuids=18ca7786-6847-45c8-990f-869cec169616&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001401 10.0.0.27 - - [2025-12-01 02:13:02] "GET /project/18ca7786-6847-45c8-990f-869cec169616?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.065045 10.0.0.23 - - [2025-12-01 02:13:02] "GET /projects?obj_uuids=18ca7786-6847-45c8-990f-869cec169616&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001618 10.0.0.27 - - [2025-12-01 02:13:02] "GET /project/18ca7786-6847-45c8-990f-869cec169616?fields=security_groups HTTP/1.1" 200 1304 0.075686 10.0.0.27 - - [2025-12-01 02:13:03] "POST /fqname-to-id HTTP/1.1" 404 190 0.034263 10.0.0.23 - - [2025-12-01 02:13:04] "GET /projects?obj_uuids=9ec26a74-732a-4295-86c8-38f6c69a271a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005363 10.0.0.23 - - [2025-12-01 02:13:04] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001878 10.0.0.23 - - [2025-12-01 02:13:04] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010254 10.0.0.23 - - [2025-12-01 02:13:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.002524 10.0.0.23 - - [2025-12-01 02:13:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.012608 10.0.0.23 - - [2025-12-01 02:13:04] "POST /security-groups HTTP/1.1" 200 593 0.094771 10.0.0.33 - - [2025-12-01 02:13:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.004392 10.0.0.23 - - [2025-12-01 02:13:04] "POST /projects HTTP/1.1" 200 589 0.380849 10.0.0.23 - - [2025-12-01 02:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.463047 10.0.0.33 - - [2025-12-01 02:13:04] "POST /access-control-lists HTTP/1.1" 200 596 0.043310 10.0.0.27 - - [2025-12-01 02:13:04] "GET /project/9ec26a74-732a-4295-86c8-38f6c69a271a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.641395 10.0.0.27 - - [2025-12-01 02:13:05] "GET / HTTP/1.1" 200 35931 0.002364 10.0.0.27 - - [2025-12-01 02:13:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000532 10.0.0.27 - - [2025-12-01 02:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.073516 10.0.0.23 - - [2025-12-01 02:13:06] "GET /projects?obj_uuids=9ec26a74-732a-4295-86c8-38f6c69a271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001044 10.0.0.27 - - [2025-12-01 02:13:06] "GET /project/9ec26a74-732a-4295-86c8-38f6c69a271a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.054034 10.0.0.27 - - [2025-12-01 02:13:07] "POST /neutron/network HTTP/1.1" 200 117 0.057153 10.0.0.27 - - [2025-12-01 02:13:07] "POST /neutron/network HTTP/1.1" 200 892 0.016064 10.0.0.27 - - [2025-12-01 02:13:07] "POST /id-to-fqname HTTP/1.1" 200 255 0.001577 10.0.0.27 - - [2025-12-01 02:13:07] "GET /virtual-network/62bf5f38-00da-4d5e-b88c-d02762f4ca4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.006942 10.0.0.27 - - [2025-12-01 02:13:07] "GET /virtual-network/62bf5f38-00da-4d5e-b88c-d02762f4ca4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.010643 10.0.0.27 - - [2025-12-01 02:13:07] "POST /neutron/subnet HTTP/1.1" 200 725 0.011393 10.0.0.27 - - [2025-12-01 02:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.23 - - [2025-12-01 02:13:07] "GET /projects?obj_uuids=9ec26a74-732a-4295-86c8-38f6c69a271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001294 10.0.0.27 - - [2025-12-01 02:13:07] "GET /project/9ec26a74-732a-4295-86c8-38f6c69a271a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.065749 10.0.0.33 - - [2025-12-01 02:13:08] "POST /route-targets HTTP/1.1" 200 327 0.020753 10.0.0.23 - - [2025-12-01 02:13:08] "POST /useragent-kv HTTP/1.1" 200 115 0.011486 10.0.0.27 - - [2025-12-01 02:13:08] "POST /neutron/subnet HTTP/1.1" 200 719 0.271115 10.0.0.27 - - [2025-12-01 02:13:08] "POST /id-to-fqname HTTP/1.1" 200 255 0.001290 10.0.0.27 - - [2025-12-01 02:13:08] "GET /virtual-network/3ba274fa-41b8-488d-b8f4-ea6a486f3b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.006266 10.0.0.27 - - [2025-12-01 02:13:08] "GET /virtual-network/3ba274fa-41b8-488d-b8f4-ea6a486f3b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.006326 10.0.0.27 - - [2025-12-01 02:13:08] "POST /neutron/network HTTP/1.1" 200 891 0.008238 10.0.0.27 - - [2025-12-01 02:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.23 - - [2025-12-01 02:13:08] "GET /projects?obj_uuids=9ec26a74-732a-4295-86c8-38f6c69a271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000977 10.0.0.27 - - [2025-12-01 02:13:08] "GET /project/9ec26a74-732a-4295-86c8-38f6c69a271a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.052989 10.0.0.23 - - [2025-12-01 02:13:08] "GET /projects?obj_uuids=9ec26a74-732a-4295-86c8-38f6c69a271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001182 10.0.0.27 - - [2025-12-01 02:13:09] "POST /neutron/network HTTP/1.1" 200 675 0.195125 10.0.0.33 - - [2025-12-01 02:13:09] "POST /ref-update HTTP/1.1" 200 156 0.032659 10.0.0.27 - - [2025-12-01 02:13:09] "POST /id-to-fqname HTTP/1.1" 200 256 0.007532 10.0.0.27 - - [2025-12-01 02:13:09] "GET /virtual-network/83847ea9-04a7-486b-b6ea-f09bf1d7b7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.009094 10.0.0.27 - - [2025-12-01 02:13:09] "POST /neutron/network HTTP/1.1" 200 895 0.007688 10.0.0.27 - - [2025-12-01 02:13:09] "GET /virtual-network/83847ea9-04a7-486b-b6ea-f09bf1d7b7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.007623 10.0.0.27 - - [2025-12-01 02:13:09] "POST /id-to-fqname HTTP/1.1" 200 255 0.001672 10.0.0.27 - - [2025-12-01 02:13:09] "POST /neutron/network HTTP/1.1" 200 901 0.010073 10.0.0.23 - - [2025-12-01 02:13:09] "DELETE /project/9ec26a74732a429586c838f6c69a271a HTTP/1.1" 404 173 0.010045 10.0.0.23 - - [2025-12-01 02:13:09] "DELETE /project/18ca7786684745c8990f869cec169616 HTTP/1.1" 404 173 0.014917 10.0.0.23 - - [2025-12-01 02:13:09] "GET /projects?obj_uuids=194685af-40de-4c0a-a16f-34fe1d0fc57f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000972 10.0.0.23 - - [2025-12-01 02:13:09] "GET /projects?obj_uuids=18ca7786-6847-45c8-990f-869cec169616&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001062 10.0.0.23 - - [2025-12-01 02:13:09] "GET /project/194685af-40de-4c0a-a16f-34fe1d0fc57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1522 0.054478 10.0.0.23 - - [2025-12-01 02:13:09] "GET /projects?obj_uuids=194685af-40de-4c0a-a16f-34fe1d0fc57f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003551 10.0.0.23 - - [2025-12-01 02:13:10] "GET /project/18ca7786-6847-45c8-990f-869cec169616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1526 0.104154 10.0.0.23 - - [2025-12-01 02:13:10] "GET /projects?obj_uuids=18ca7786-6847-45c8-990f-869cec169616&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001648 10.0.0.23 - - [2025-12-01 02:13:10] "GET /project/194685af-40de-4c0a-a16f-34fe1d0fc57f?fields=security_groups HTTP/1.1" 200 1134 0.121964 10.0.0.23 - - [2025-12-01 02:13:10] "GET /project/18ca7786-6847-45c8-990f-869cec169616?fields=security_groups HTTP/1.1" 200 1409 0.100955 10.0.0.23 - - [2025-12-01 02:13:10] "GET /projects?obj_uuids=194685af-40de-4c0a-a16f-34fe1d0fc57f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002559 10.0.0.23 - - [2025-12-01 02:13:10] "GET /project/194685af-40de-4c0a-a16f-34fe1d0fc57f?fields=application_policy_sets HTTP/1.1" 200 1445 0.083738 10.0.0.23 - - [2025-12-01 02:13:10] "DELETE /security-group/317e66a4-ea24-453f-b5a4-bcaeb84c6c8a HTTP/1.1" 200 115 0.121001 10.0.0.23 - - [2025-12-01 02:13:10] "GET /projects?obj_uuids=18ca7786-6847-45c8-990f-869cec169616&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002135 10.0.0.33 - - [2025-12-01 02:13:10] "DELETE /access-control-list/71e88ecc-bd28-4767-a519-a2e33c952043 HTTP/1.1" 200 115 0.100762 10.0.0.23 - - [2025-12-01 02:13:10] "GET /project/18ca7786-6847-45c8-990f-869cec169616?fields=application_policy_sets HTTP/1.1" 200 1448 0.136012 10.0.0.23 - - [2025-12-01 02:13:10] "DELETE /project/194685af-40de-4c0a-a16f-34fe1d0fc57f HTTP/1.1" 200 115 0.657652 10.0.0.23 - - [2025-12-01 02:13:10] "DELETE /project/18ca7786-6847-45c8-990f-869cec169616 HTTP/1.1" 200 115 0.807940 10.0.0.23 - - [2025-12-01 02:13:10] "GET /projects?obj_uuids=9ec26a74-732a-4295-86c8-38f6c69a271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001598 10.0.0.27 - - [2025-12-01 02:13:11] "GET /project/9ec26a74-732a-4295-86c8-38f6c69a271a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.090173 10.0.0.27 - - [2025-12-01 02:13:11] "POST /neutron/port HTTP/1.1" 200 117 0.008077 10.0.0.27 - - [2025-12-01 02:13:11] "POST /id-to-fqname HTTP/1.1" 200 256 0.001584 10.0.0.27 - - [2025-12-01 02:13:11] "POST /neutron/network HTTP/1.1" 200 901 0.008167 10.0.0.27 - - [2025-12-01 02:13:12] "POST /neutron/port HTTP/1.1" 200 1061 0.021475 10.0.0.27 - - [2025-12-01 02:13:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004908 10.0.0.23 - - [2025-12-01 02:13:12] "GET /projects?obj_uuids=9ec26a74-732a-4295-86c8-38f6c69a271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001067 10.0.0.27 - - [2025-12-01 02:13:12] "GET /project/9ec26a74-732a-4295-86c8-38f6c69a271a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.083009 10.0.0.27 - - [2025-12-01 02:13:12] "POST /neutron/network HTTP/1.1" 200 895 0.011207 10.0.0.27 - - [2025-12-01 02:13:12] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010013 10.0.0.23 - - [2025-12-01 02:13:13] "GET /projects?obj_uuids=9ec26a74-732a-4295-86c8-38f6c69a271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001448 10.0.0.27 - - [2025-12-01 02:13:13] "POST /neutron/port HTTP/1.1" 200 1063 0.448303 10.0.0.27 - - [2025-12-01 02:13:13] "POST /neutron/port HTTP/1.1" 200 1117 0.186921 10.0.0.27 - - [2025-12-01 02:13:13] "POST /neutron/subnet HTTP/1.1" 200 704 0.012444 10.0.0.27 - - [2025-12-01 02:13:14] "POST /neutron/network HTTP/1.1" 200 891 0.007307 10.0.0.27 - - [2025-12-01 02:13:14] "POST /neutron/port HTTP/1.1" 200 1115 0.019238 10.0.0.27 - - [2025-12-01 02:13:15] "POST /neutron/port HTTP/1.1" 200 1117 0.013439 10.0.0.27 - - [2025-12-01 02:13:16] "POST /neutron/network HTTP/1.1" 200 891 0.010024 10.0.0.33 - - [2025-12-01 02:13:16] "DELETE /route-target/559f7d97-7a10-41eb-bc6e-6c34bc177313 HTTP/1.1" 200 115 0.030146 10.0.0.23 - - [2025-12-01 02:13:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004109 10.0.0.23 - - [2025-12-01 02:13:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004266 10.0.0.27 - - [2025-12-01 02:13:16] "POST /neutron/network HTTP/1.1" 200 151 0.188239 10.0.0.33 - - [2025-12-01 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010226 10.0.0.23 - - [2025-12-01 02:13:17] "GET /projects?obj_uuids=9ec26a74-732a-4295-86c8-38f6c69a271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001054 10.0.0.27 - - [2025-12-01 02:13:17] "GET /project/9ec26a74-732a-4295-86c8-38f6c69a271a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.069803 10.0.0.23 - - [2025-12-01 02:13:17] "GET /projects?obj_uuids=9ec26a74-732a-4295-86c8-38f6c69a271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001254 10.0.0.27 - - [2025-12-01 02:13:17] "GET /project/9ec26a74-732a-4295-86c8-38f6c69a271a?fields=virtual_networks HTTP/1.1" 200 1046 0.081013 10.0.0.23 - - [2025-12-01 02:13:17] "GET /projects?obj_uuids=9ec26a74-732a-4295-86c8-38f6c69a271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002298 10.0.0.27 - - [2025-12-01 02:13:17] "GET /project/9ec26a74-732a-4295-86c8-38f6c69a271a?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.062204 10.0.0.23 - - [2025-12-01 02:13:17] "GET /projects?obj_uuids=9ec26a74-732a-4295-86c8-38f6c69a271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001562 10.0.0.27 - - [2025-12-01 02:13:17] "GET /project/9ec26a74-732a-4295-86c8-38f6c69a271a?fields=security_groups HTTP/1.1" 200 1274 0.050529 10.0.0.27 - - [2025-12-01 02:13:18] "POST /fqname-to-id HTTP/1.1" 404 196 0.031785 10.0.0.23 - - [2025-12-01 02:13:18] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003953 10.0.0.23 - - [2025-12-01 02:13:18] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003182 10.0.0.23 - - [2025-12-01 02:13:18] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011243 10.0.0.23 - - [2025-12-01 02:13:18] "POST /id-to-fqname HTTP/1.1" 200 198 0.001493 10.0.0.23 - - [2025-12-01 02:13:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.009714 10.0.0.23 - - [2025-12-01 02:13:18] "POST /security-groups HTTP/1.1" 200 599 0.038981 10.0.0.23 - - [2025-12-01 02:13:18] "POST /projects HTTP/1.1" 200 601 0.267059 10.0.0.23 - - [2025-12-01 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.306564 10.0.0.33 - - [2025-12-01 02:13:18] "POST /access-control-lists HTTP/1.1" 200 604 0.053944 10.0.0.27 - - [2025-12-01 02:13:19] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.477477 10.0.0.27 - - [2025-12-01 02:13:20] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.27 - - [2025-12-01 02:13:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000724 10.0.0.27 - - [2025-12-01 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.063167 10.0.0.23 - - [2025-12-01 02:13:21] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001174 10.0.0.27 - - [2025-12-01 02:13:21] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.067371 10.0.0.27 - - [2025-12-01 02:13:21] "POST /neutron/network HTTP/1.1" 200 117 0.043740 10.0.0.33 - - [2025-12-01 02:13:21] "POST /route-targets HTTP/1.1" 200 327 0.022080 10.0.0.27 - - [2025-12-01 02:13:22] "POST /neutron/network HTTP/1.1" 200 910 0.014894 10.0.0.27 - - [2025-12-01 02:13:22] "POST /id-to-fqname HTTP/1.1" 200 267 0.001343 10.0.0.27 - - [2025-12-01 02:13:22] "GET /virtual-network/dae223b3-8d41-4aca-b6fb-7fe531184385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.007366 10.0.0.27 - - [2025-12-01 02:13:22] "GET /virtual-network/dae223b3-8d41-4aca-b6fb-7fe531184385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006680 10.0.0.27 - - [2025-12-01 02:13:22] "POST /neutron/subnet HTTP/1.1" 200 724 0.011223 10.0.0.27 - - [2025-12-01 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.23 - - [2025-12-01 02:13:22] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001243 10.0.0.27 - - [2025-12-01 02:13:22] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.054702 10.0.0.33 - - [2025-12-01 02:13:22] "POST /ref-update HTTP/1.1" 200 156 0.042938 10.0.0.23 - - [2025-12-01 02:13:22] "POST /useragent-kv HTTP/1.1" 200 115 0.010097 10.0.0.27 - - [2025-12-01 02:13:22] "POST /neutron/subnet HTTP/1.1" 200 715 0.239869 10.0.0.27 - - [2025-12-01 02:13:22] "POST /id-to-fqname HTTP/1.1" 200 267 0.001549 10.0.0.27 - - [2025-12-01 02:13:22] "GET /virtual-network/3ad1d974-db73-4256-8f60-01514924be73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.006802 10.0.0.27 - - [2025-12-01 02:13:22] "GET /virtual-network/3ad1d974-db73-4256-8f60-01514924be73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.011103 10.0.0.27 - - [2025-12-01 02:13:22] "POST /neutron/network HTTP/1.1" 200 908 0.011305 10.0.0.27 - - [2025-12-01 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.23 - - [2025-12-01 02:13:22] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001091 10.0.0.27 - - [2025-12-01 02:13:23] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.064479 10.0.0.23 - - [2025-12-01 02:13:23] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002118 10.0.0.27 - - [2025-12-01 02:13:23] "POST /neutron/network HTTP/1.1" 200 693 0.196623 10.0.0.27 - - [2025-12-01 02:13:23] "POST /id-to-fqname HTTP/1.1" 200 268 0.003733 10.0.0.27 - - [2025-12-01 02:13:23] "GET /virtual-network/82fd023f-5c70-4a95-af2a-607597498b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.007201 10.0.0.27 - - [2025-12-01 02:13:23] "POST /neutron/network HTTP/1.1" 200 911 0.008139 10.0.0.27 - - [2025-12-01 02:13:23] "GET /virtual-network/82fd023f-5c70-4a95-af2a-607597498b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.007405 10.0.0.27 - - [2025-12-01 02:13:23] "POST /id-to-fqname HTTP/1.1" 200 267 0.001473 10.0.0.27 - - [2025-12-01 02:14:02] "POST /neutron/network HTTP/1.1" 200 918 0.008207 10.0.0.23 - - [2025-12-01 02:14:03] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001368 10.0.0.27 - - [2025-12-01 02:14:03] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.106173 10.0.0.27 - - [2025-12-01 02:14:03] "POST /neutron/port HTTP/1.1" 200 117 0.008365 10.0.0.27 - - [2025-12-01 02:14:03] "POST /id-to-fqname HTTP/1.1" 200 268 0.001507 10.0.0.27 - - [2025-12-01 02:14:03] "POST /neutron/network HTTP/1.1" 200 918 0.008808 10.0.0.27 - - [2025-12-01 02:14:04] "POST /neutron/port HTTP/1.1" 200 1066 0.037010 10.0.0.23 - - [2025-12-01 02:14:04] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001443 10.0.0.27 - - [2025-12-01 02:14:04] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.170271 10.0.0.27 - - [2025-12-01 02:14:04] "POST /neutron/network HTTP/1.1" 200 911 0.014994 10.0.0.27 - - [2025-12-01 02:14:05] "POST /neutron/port HTTP/1.1" 200 117 0.001237 10.0.0.27 - - [2025-12-01 02:14:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011188 10.0.0.23 - - [2025-12-01 02:14:05] "GET /projects?obj_uuids=6d71d939-e288-4102-9772-f5adf42bd9b6&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001983 10.0.0.27 - - [2025-12-01 02:14:05] "GET /project/6d71d939-e288-4102-9772-f5adf42bd9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.062470 10.0.0.23 - - [2025-12-01 02:14:05] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001052 10.0.0.27 - - [2025-12-01 02:14:06] "POST /neutron/port HTTP/1.1" 200 1067 0.647475 10.0.0.27 - - [2025-12-01 02:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014282 10.0.0.27 - - [2025-12-01 02:14:06] "GET /security-group/4d11d656-bd44-4317-8ce5-5f1c9228f2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3695 0.009801 10.0.0.27 - - [2025-12-01 02:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014720 10.0.0.27 - - [2025-12-01 02:14:06] "POST /neutron/port HTTP/1.1" 200 1121 0.222063 10.0.0.23 - - [2025-12-01 02:14:06] "GET /projects?obj_uuids=6d71d939-e288-4102-9772-f5adf42bd9b6&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001175 10.0.0.27 - - [2025-12-01 02:14:06] "GET /project/6d71d939-e288-4102-9772-f5adf42bd9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.083444 10.0.0.27 - - [2025-12-01 02:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.019766 10.0.0.27 - - [2025-12-01 02:14:06] "POST /neutron/subnet HTTP/1.1" 200 693 0.022431 10.0.0.27 - - [2025-12-01 02:14:06] "GET /security-group/4d11d656-bd44-4317-8ce5-5f1c9228f2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3695 0.006354 10.0.0.27 - - [2025-12-01 02:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006325 10.0.0.27 - - [2025-12-01 02:14:07] "PUT /security-group/4d11d656-bd44-4317-8ce5-5f1c9228f2f6 HTTP/1.1" 200 262 0.052513 10.0.0.33 - - [2025-12-01 02:14:07] "PUT /access-control-list/2aed8b5a-6959-43a5-b505-68ca22cfb418 HTTP/1.1" 200 272 0.038295 10.0.0.27 - - [2025-12-01 02:14:07] "POST /fqname-to-id HTTP/1.1" 404 193 0.013743 10.0.0.27 - - [2025-12-01 02:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005962 10.0.0.23 - - [2025-12-01 02:14:08] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001577 10.0.0.27 - - [2025-12-01 02:14:08] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009659 10.0.0.27 - - [2025-12-01 02:14:08] "POST /service-templates HTTP/1.1" 200 543 0.071029 10.0.0.27 - - [2025-12-01 02:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006989 10.0.0.27 - - [2025-12-01 02:14:08] "GET /service-template/525cba12-580c-4674-9553-46f3bc002c18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.014321 10.0.0.27 - - [2025-12-01 02:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006131 10.0.0.27 - - [2025-12-01 02:14:08] "GET /service-template/525cba12-580c-4674-9553-46f3bc002c18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.011143 10.0.0.27 - - [2025-12-01 02:14:08] "POST /id-to-fqname HTTP/1.1" 200 267 0.002672 10.0.0.27 - - [2025-12-01 02:14:08] "POST /id-to-fqname HTTP/1.1" 200 267 0.001731 10.0.0.27 - - [2025-12-01 02:14:08] "POST /id-to-fqname HTTP/1.1" 200 268 0.003378 10.0.0.27 - - [2025-12-01 02:14:08] "POST /neutron/port HTTP/1.1" 200 2073 0.053504 10.0.0.27 - - [2025-12-01 02:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005924 10.0.0.27 - - [2025-12-01 02:14:08] "DELETE /service-template/525cba12-580c-4674-9553-46f3bc002c18 HTTP/1.1" 200 115 0.069615 10.0.0.27 - - [2025-12-01 02:14:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.014307 10.0.0.23 - - [2025-12-01 02:14:10] "DELETE /project/df954009cd3748f4999c7ff6bf58da95 HTTP/1.1" 404 173 0.006854 10.0.0.23 - - [2025-12-01 02:14:10] "GET /projects?obj_uuids=9ec26a74-732a-4295-86c8-38f6c69a271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000896 10.0.0.23 - - [2025-12-01 02:14:10] "GET /project/9ec26a74-732a-4295-86c8-38f6c69a271a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.090784 10.0.0.23 - - [2025-12-01 02:14:10] "GET /projects?obj_uuids=9ec26a74-732a-4295-86c8-38f6c69a271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002172 10.0.0.23 - - [2025-12-01 02:14:10] "GET /project/9ec26a74-732a-4295-86c8-38f6c69a271a?fields=security_groups HTTP/1.1" 200 1116 0.110416 10.0.0.23 - - [2025-12-01 02:14:11] "GET /projects?obj_uuids=9ec26a74-732a-4295-86c8-38f6c69a271a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001189 10.0.0.33 - - [2025-12-01 02:14:11] "DELETE /access-control-list/26e6ab6f-acdc-48aa-9288-511713d3278e HTTP/1.1" 200 115 0.135838 10.0.0.23 - - [2025-12-01 02:14:11] "GET /project/9ec26a74-732a-4295-86c8-38f6c69a271a?fields=application_policy_sets HTTP/1.1" 200 1418 0.110481 10.0.0.23 - - [2025-12-01 02:14:11] "DELETE /project/9ec26a74-732a-4295-86c8-38f6c69a271a HTTP/1.1" 200 115 0.566965 10.0.0.27 - - [2025-12-01 02:14:11] "POST /neutron/network HTTP/1.1" 400 204 0.027590 10.0.0.33 - - [2025-12-01 02:14:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000517 10.0.0.33 - - [2025-12-01 02:14:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000572 10.0.0.23 - - [2025-12-01 02:14:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.23 - - [2025-12-01 02:14:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.33 - - [2025-12-01 02:14:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.33 - - [2025-12-01 02:14:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.27 - - [2025-12-01 02:14:15] "POST /neutron/network HTTP/1.1" 200 908 0.019376 10.0.0.23 - - [2025-12-01 02:14:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000454 10.0.0.23 - - [2025-12-01 02:14:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000530 10.0.0.27 - - [2025-12-01 02:14:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.27 - - [2025-12-01 02:14:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.27 - - [2025-12-01 02:14:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.27 - - [2025-12-01 02:14:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.27 - - [2025-12-01 02:14:18] "POST /neutron/network HTTP/1.1" 400 204 0.039707 10.0.0.27 - - [2025-12-01 02:14:22] "POST /neutron/network HTTP/1.1" 200 908 0.012985 10.0.0.27 - - [2025-12-01 02:14:24] "POST /neutron/network HTTP/1.1" 400 204 0.033758 10.0.0.27 - - [2025-12-01 02:14:28] "POST /neutron/network HTTP/1.1" 200 908 0.016899 10.0.0.27 - - [2025-12-01 02:14:30] "POST /neutron/network HTTP/1.1" 400 204 0.017982 10.0.0.27 - - [2025-12-01 02:14:34] "POST /neutron/network HTTP/1.1" 200 908 0.013342 10.0.0.27 - - [2025-12-01 02:14:36] "POST /neutron/network HTTP/1.1" 400 204 0.015340 10.0.0.27 - - [2025-12-01 02:14:40] "POST /neutron/network HTTP/1.1" 200 908 0.011090 10.0.0.27 - - [2025-12-01 02:14:42] "POST /neutron/network HTTP/1.1" 400 204 0.019931 10.0.0.27 - - [2025-12-01 02:14:46] "POST /neutron/network HTTP/1.1" 200 908 0.009035 10.0.0.27 - - [2025-12-01 02:14:49] "POST /neutron/network HTTP/1.1" 400 204 0.016607 10.0.0.27 - - [2025-12-01 02:14:53] "POST /neutron/network HTTP/1.1" 200 908 0.010980 10.0.0.27 - - [2025-12-01 02:14:55] "POST /neutron/network HTTP/1.1" 400 204 0.017812 10.0.0.27 - - [2025-12-01 02:14:59] "POST /neutron/network HTTP/1.1" 200 908 0.009688 10.0.0.27 - - [2025-12-01 02:15:01] "POST /neutron/network HTTP/1.1" 400 204 0.021004 10.0.0.27 - - [2025-12-01 02:15:03] "POST /neutron/network HTTP/1.1" 200 911 0.011095 10.0.0.27 - - [2025-12-01 02:15:03] "POST /neutron/port HTTP/1.1" 200 1120 0.016731 10.0.0.27 - - [2025-12-01 02:15:05] "POST /neutron/network HTTP/1.1" 200 911 0.012071 10.0.0.27 - - [2025-12-01 02:15:07] "POST /neutron/network HTTP/1.1" 400 204 0.018131 10.0.0.27 - - [2025-12-01 02:15:09] "POST /neutron/port HTTP/1.1" 200 1095 0.019473 10.0.0.27 - - [2025-12-01 02:15:10] "POST /neutron/port HTTP/1.1" 200 117 0.008714 10.0.0.27 - - [2025-12-01 02:15:11] "POST /neutron/network HTTP/1.1" 200 910 0.009965 10.0.0.33 - - [2025-12-01 02:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006078 10.0.0.23 - - [2025-12-01 02:15:12] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001638 10.0.0.27 - - [2025-12-01 02:15:12] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.079822 10.0.0.23 - - [2025-12-01 02:15:12] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001187 10.0.0.27 - - [2025-12-01 02:15:12] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.066202 10.0.0.23 - - [2025-12-01 02:15:14] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001336 10.0.0.27 - - [2025-12-01 02:15:14] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.058261 10.0.0.23 - - [2025-12-01 02:15:14] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000953 10.0.0.27 - - [2025-12-01 02:15:14] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.047333 10.0.0.23 - - [2025-12-01 02:15:16] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002326 10.0.0.27 - - [2025-12-01 02:15:16] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.051554 10.0.0.23 - - [2025-12-01 02:15:16] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001065 10.0.0.27 - - [2025-12-01 02:15:16] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.055935 10.0.0.23 - - [2025-12-01 02:15:18] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001082 10.0.0.27 - - [2025-12-01 02:15:18] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.053432 10.0.0.23 - - [2025-12-01 02:15:18] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001100 10.0.0.27 - - [2025-12-01 02:15:18] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.044798 10.0.0.23 - - [2025-12-01 02:15:20] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001532 10.0.0.27 - - [2025-12-01 02:15:20] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.059760 10.0.0.23 - - [2025-12-01 02:15:20] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001488 10.0.0.27 - - [2025-12-01 02:15:20] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.055633 10.0.0.23 - - [2025-12-01 02:15:22] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001760 10.0.0.27 - - [2025-12-01 02:15:22] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.056065 10.0.0.23 - - [2025-12-01 02:15:22] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001234 10.0.0.27 - - [2025-12-01 02:15:23] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.066113 10.0.0.23 - - [2025-12-01 02:15:25] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000955 10.0.0.27 - - [2025-12-01 02:15:25] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.059278 10.0.0.23 - - [2025-12-01 02:15:25] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001940 10.0.0.27 - - [2025-12-01 02:15:25] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.063047 10.0.0.23 - - [2025-12-01 02:15:27] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001802 10.0.0.27 - - [2025-12-01 02:15:27] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.055137 10.0.0.23 - - [2025-12-01 02:15:27] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001124 10.0.0.27 - - [2025-12-01 02:15:27] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.067421 10.0.0.23 - - [2025-12-01 02:15:29] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001220 10.0.0.27 - - [2025-12-01 02:15:29] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.055056 10.0.0.23 - - [2025-12-01 02:15:29] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001374 10.0.0.27 - - [2025-12-01 02:15:29] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.054817 10.0.0.23 - - [2025-12-01 02:15:31] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001051 10.0.0.27 - - [2025-12-01 02:15:31] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.049663 10.0.0.23 - - [2025-12-01 02:15:31] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001599 10.0.0.27 - - [2025-12-01 02:15:31] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.058318 10.0.0.23 - - [2025-12-01 02:15:33] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001457 10.0.0.27 - - [2025-12-01 02:15:33] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.053795 10.0.0.23 - - [2025-12-01 02:15:33] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001081 10.0.0.27 - - [2025-12-01 02:15:33] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.057526 10.0.0.23 - - [2025-12-01 02:15:35] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001978 10.0.0.27 - - [2025-12-01 02:15:35] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.057176 10.0.0.23 - - [2025-12-01 02:15:35] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001261 10.0.0.27 - - [2025-12-01 02:15:36] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.062972 10.0.0.23 - - [2025-12-01 02:15:38] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001701 10.0.0.27 - - [2025-12-01 02:15:38] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.083696 10.0.0.23 - - [2025-12-01 02:15:38] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002105 10.0.0.27 - - [2025-12-01 02:15:38] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.062656 10.0.0.23 - - [2025-12-01 02:15:40] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001294 10.0.0.27 - - [2025-12-01 02:15:40] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.050877 10.0.0.23 - - [2025-12-01 02:15:40] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001682 10.0.0.27 - - [2025-12-01 02:15:40] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.069363 10.0.0.23 - - [2025-12-01 02:15:42] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001059 10.0.0.27 - - [2025-12-01 02:15:42] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.047585 10.0.0.23 - - [2025-12-01 02:15:42] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001390 10.0.0.27 - - [2025-12-01 02:15:42] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.043507 10.0.0.23 - - [2025-12-01 02:15:44] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001109 10.0.0.27 - - [2025-12-01 02:15:44] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.058417 10.0.0.23 - - [2025-12-01 02:15:44] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001523 10.0.0.27 - - [2025-12-01 02:15:44] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.065508 10.0.0.23 - - [2025-12-01 02:15:46] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001304 10.0.0.27 - - [2025-12-01 02:15:46] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.042919 10.0.0.23 - - [2025-12-01 02:15:46] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001556 10.0.0.27 - - [2025-12-01 02:15:46] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.050496 10.0.0.23 - - [2025-12-01 02:15:48] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001756 10.0.0.27 - - [2025-12-01 02:15:48] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.050356 10.0.0.23 - - [2025-12-01 02:15:48] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001243 10.0.0.27 - - [2025-12-01 02:15:49] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.064428 10.0.0.23 - - [2025-12-01 02:15:51] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001145 10.0.0.27 - - [2025-12-01 02:15:51] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.051904 10.0.0.23 - - [2025-12-01 02:15:51] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001541 10.0.0.27 - - [2025-12-01 02:15:51] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.049085 10.0.0.23 - - [2025-12-01 02:15:53] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001120 10.0.0.27 - - [2025-12-01 02:15:53] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.044908 10.0.0.23 - - [2025-12-01 02:15:53] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001179 10.0.0.27 - - [2025-12-01 02:15:53] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.058137 10.0.0.23 - - [2025-12-01 02:15:55] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001133 10.0.0.27 - - [2025-12-01 02:15:55] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.053421 10.0.0.23 - - [2025-12-01 02:15:55] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001563 10.0.0.27 - - [2025-12-01 02:15:55] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.045694 10.0.0.23 - - [2025-12-01 02:15:57] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001666 10.0.0.27 - - [2025-12-01 02:15:57] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.050407 10.0.0.23 - - [2025-12-01 02:15:57] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001241 10.0.0.27 - - [2025-12-01 02:15:57] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.051017 10.0.0.23 - - [2025-12-01 02:15:59] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001138 10.0.0.27 - - [2025-12-01 02:15:59] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.055940 10.0.0.23 - - [2025-12-01 02:15:59] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001337 10.0.0.27 - - [2025-12-01 02:15:59] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.049399 10.0.0.23 - - [2025-12-01 02:16:01] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001197 10.0.0.27 - - [2025-12-01 02:16:01] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.049609 10.0.0.23 - - [2025-12-01 02:16:01] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001453 10.0.0.27 - - [2025-12-01 02:16:01] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.067746 10.0.0.23 - - [2025-12-01 02:16:04] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001059 10.0.0.27 - - [2025-12-01 02:16:04] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.052073 10.0.0.23 - - [2025-12-01 02:16:04] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001297 10.0.0.27 - - [2025-12-01 02:16:04] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.064985 10.0.0.23 - - [2025-12-01 02:16:06] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001203 10.0.0.27 - - [2025-12-01 02:16:06] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.043158 10.0.0.23 - - [2025-12-01 02:16:06] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001234 10.0.0.27 - - [2025-12-01 02:16:06] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.057572 10.0.0.23 - - [2025-12-01 02:16:08] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001871 10.0.0.27 - - [2025-12-01 02:16:08] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.050430 10.0.0.23 - - [2025-12-01 02:16:08] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001204 10.0.0.27 - - [2025-12-01 02:16:08] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.051361 10.0.0.23 - - [2025-12-01 02:16:10] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001157 10.0.0.27 - - [2025-12-01 02:16:10] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.046576 10.0.0.23 - - [2025-12-01 02:16:10] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001216 10.0.0.27 - - [2025-12-01 02:16:10] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.059240 10.0.0.27 - - [2025-12-01 02:16:11] "GET /obj-perms HTTP/1.1" 200 5056 0.061372 10.0.0.33 - - [2025-12-01 02:16:11] "GET /obj-perms HTTP/1.1" 200 5056 0.141024 10.0.0.23 - - [2025-12-01 02:16:12] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001276 10.0.0.27 - - [2025-12-01 02:16:12] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.053429 10.0.0.23 - - [2025-12-01 02:16:12] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001296 10.0.0.27 - - [2025-12-01 02:16:12] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.050187 10.0.0.23 - - [2025-12-01 02:16:14] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001609 10.0.0.27 - - [2025-12-01 02:16:14] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.047663 10.0.0.23 - - [2025-12-01 02:16:14] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001742 10.0.0.27 - - [2025-12-01 02:16:14] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.059217 10.0.0.23 - - [2025-12-01 02:16:16] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001210 10.0.0.27 - - [2025-12-01 02:16:16] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.049521 10.0.0.23 - - [2025-12-01 02:16:16] "GET /projects?obj_uuids=df954009-cd37-48f4-999c-7ff6bf58da95&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001265 10.0.0.27 - - [2025-12-01 02:16:17] "GET /project/df954009-cd37-48f4-999c-7ff6bf58da95?fields=virtual_networks HTTP/1.1" 200 1344 0.045047 10.0.0.27 - - [2025-12-01 02:16:17] "POST /fqname-to-id HTTP/1.1" 404 189 0.037497 10.0.0.23 - - [2025-12-01 02:16:17] "GET /projects?obj_uuids=8253cfae-1a2c-49c8-9ade-22055c8157cd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005313 10.0.0.23 - - [2025-12-01 02:16:17] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001651 10.0.0.23 - - [2025-12-01 02:16:17] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009497 10.0.0.23 - - [2025-12-01 02:16:17] "POST /id-to-fqname HTTP/1.1" 200 191 0.005492 10.0.0.23 - - [2025-12-01 02:16:17] "POST /fqname-to-id HTTP/1.1" 404 200 0.009775 10.0.0.23 - - [2025-12-01 02:16:17] "POST /security-groups HTTP/1.1" 200 592 0.044676 10.0.0.23 - - [2025-12-01 02:16:17] "POST /projects HTTP/1.1" 200 587 0.300830 10.0.0.23 - - [2025-12-01 02:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.345250 10.0.0.33 - - [2025-12-01 02:16:17] "POST /access-control-lists HTTP/1.1" 200 597 0.036221 10.0.0.27 - - [2025-12-01 02:16:18] "GET /project/8253cfae-1a2c-49c8-9ade-22055c8157cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.546342 10.0.0.27 - - [2025-12-01 02:16:19] "GET / HTTP/1.1" 200 35931 0.001378 10.0.0.27 - - [2025-12-01 02:16:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000626 10.0.0.27 - - [2025-12-01 02:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.068453 10.0.0.23 - - [2025-12-01 02:16:20] "GET /projects?obj_uuids=8253cfae-1a2c-49c8-9ade-22055c8157cd&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001074 10.0.0.27 - - [2025-12-01 02:16:20] "GET /project/8253cfae-1a2c-49c8-9ade-22055c8157cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.058582 10.0.0.23 - - [2025-12-01 02:16:20] "GET /projects?obj_uuids=8253cfae-1a2c-49c8-9ade-22055c8157cd&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001160 10.0.0.27 - - [2025-12-01 02:16:20] "POST /neutron/network HTTP/1.1" 200 670 0.171098 10.0.0.33 - - [2025-12-01 02:16:20] "POST /route-targets HTTP/1.1" 200 327 0.017416 10.0.0.27 - - [2025-12-01 02:16:20] "POST /id-to-fqname HTTP/1.1" 200 253 0.005311 10.0.0.27 - - [2025-12-01 02:16:20] "GET /virtual-network/b83192b8-7b85-413e-b1c3-4129e09ac4fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.008999 10.0.0.27 - - [2025-12-01 02:16:20] "POST /neutron/network HTTP/1.1" 200 889 0.007766 10.0.0.27 - - [2025-12-01 02:16:21] "GET /virtual-network/b83192b8-7b85-413e-b1c3-4129e09ac4fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.007114 10.0.0.27 - - [2025-12-01 02:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.23 - - [2025-12-01 02:16:21] "GET /projects?obj_uuids=8253cfae-1a2c-49c8-9ade-22055c8157cd&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001798 10.0.0.27 - - [2025-12-01 02:16:21] "GET /project/8253cfae-1a2c-49c8-9ade-22055c8157cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.052761 10.0.0.27 - - [2025-12-01 02:16:21] "POST /neutron/network HTTP/1.1" 200 117 0.018445 10.0.0.33 - - [2025-12-01 02:16:21] "POST /ref-update HTTP/1.1" 200 156 0.043059 10.0.0.27 - - [2025-12-01 02:16:21] "POST /neutron/network HTTP/1.1" 200 888 0.013355 10.0.0.27 - - [2025-12-01 02:16:21] "POST /id-to-fqname HTTP/1.1" 200 253 0.001453 10.0.0.27 - - [2025-12-01 02:16:21] "GET /virtual-network/69625a73-59f6-416a-8b79-ab606ab550cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.008693 10.0.0.27 - - [2025-12-01 02:16:21] "GET /virtual-network/69625a73-59f6-416a-8b79-ab606ab550cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.009219 10.0.0.27 - - [2025-12-01 02:16:21] "POST /neutron/subnet HTTP/1.1" 200 720 0.011037 10.0.0.27 - - [2025-12-01 02:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.23 - - [2025-12-01 02:16:21] "GET /projects?obj_uuids=8253cfae-1a2c-49c8-9ade-22055c8157cd&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001186 10.0.0.27 - - [2025-12-01 02:16:21] "GET /project/8253cfae-1a2c-49c8-9ade-22055c8157cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.052721 10.0.0.23 - - [2025-12-01 02:16:22] "POST /useragent-kv HTTP/1.1" 200 115 0.015320 10.0.0.27 - - [2025-12-01 02:16:22] "POST /neutron/subnet HTTP/1.1" 200 730 0.222846 10.0.0.27 - - [2025-12-01 02:16:22] "POST /id-to-fqname HTTP/1.1" 200 254 0.001653 10.0.0.27 - - [2025-12-01 02:16:22] "GET /virtual-network/22badd43-b040-43c9-9f75-0c0b22180dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.006396 10.0.0.27 - - [2025-12-01 02:16:22] "GET /virtual-network/22badd43-b040-43c9-9f75-0c0b22180dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.006712 10.0.0.27 - - [2025-12-01 02:16:22] "POST /neutron/network HTTP/1.1" 200 892 0.009772 10.0.0.27 - - [2025-12-01 02:16:22] "POST /id-to-fqname HTTP/1.1" 200 253 0.001385 10.0.0.23 - - [2025-12-01 02:16:23] "GET /projects?obj_uuids=8253cfae-1a2c-49c8-9ade-22055c8157cd&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001232 10.0.0.27 - - [2025-12-01 02:16:23] "GET /project/8253cfae-1a2c-49c8-9ade-22055c8157cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.067012 10.0.0.27 - - [2025-12-01 02:16:23] "POST /neutron/network HTTP/1.1" 200 888 0.007844 10.0.0.27 - - [2025-12-01 02:16:23] "POST /id-to-fqname HTTP/1.1" 200 254 0.001744 10.0.0.27 - - [2025-12-01 02:16:23] "POST /neutron/port HTTP/1.1" 200 117 0.018561 10.0.0.23 - - [2025-12-01 02:16:24] "GET /projects?obj_uuids=8253cfae-1a2c-49c8-9ade-22055c8157cd&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001189 10.0.0.27 - - [2025-12-01 02:16:24] "POST /neutron/port HTTP/1.1" 200 1060 0.426539 10.0.0.23 - - [2025-12-01 02:16:24] "GET /projects?obj_uuids=8253cfae-1a2c-49c8-9ade-22055c8157cd&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001218 10.0.0.27 - - [2025-12-01 02:16:24] "GET /project/8253cfae-1a2c-49c8-9ade-22055c8157cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.107116 10.0.0.27 - - [2025-12-01 02:16:25] "POST /neutron/port HTTP/1.1" 200 1114 0.174922 10.0.0.27 - - [2025-12-01 02:16:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004613 10.0.0.27 - - [2025-12-01 02:16:25] "POST /neutron/network HTTP/1.1" 200 888 0.008560 10.0.0.27 - - [2025-12-01 02:16:25] "POST /neutron/port HTTP/1.1" 200 117 0.010831 10.0.0.27 - - [2025-12-01 02:16:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.006971 10.0.0.27 - - [2025-12-01 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006412 10.0.0.23 - - [2025-12-01 02:16:26] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001256 10.0.0.27 - - [2025-12-01 02:16:26] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008462 10.0.0.27 - - [2025-12-01 02:16:26] "POST /neutron/port HTTP/1.1" 200 1062 0.022969 10.0.0.27 - - [2025-12-01 02:16:26] "POST /service-templates HTTP/1.1" 200 543 0.078413 10.0.0.27 - - [2025-12-01 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007579 10.0.0.27 - - [2025-12-01 02:16:26] "GET /service-template/77a04402-8aa6-4cf5-8f49-8dd7195ce8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.018019 10.0.0.27 - - [2025-12-01 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007246 10.0.0.27 - - [2025-12-01 02:16:26] "GET /service-template/77a04402-8aa6-4cf5-8f49-8dd7195ce8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005867 10.0.0.27 - - [2025-12-01 02:16:26] "POST /neutron/port HTTP/1.1" 200 1090 0.024087 10.0.0.27 - - [2025-12-01 02:16:26] "POST /id-to-fqname HTTP/1.1" 200 253 0.001397 10.0.0.27 - - [2025-12-01 02:16:26] "POST /id-to-fqname HTTP/1.1" 200 253 0.001443 10.0.0.27 - - [2025-12-01 02:16:26] "POST /neutron/port HTTP/1.1" 200 117 0.001272 10.0.0.27 - - [2025-12-01 02:16:26] "POST /id-to-fqname HTTP/1.1" 200 254 0.001939 10.0.0.27 - - [2025-12-01 02:16:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008920 10.0.0.27 - - [2025-12-01 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.27 - - [2025-12-01 02:16:26] "DELETE /service-template/77a04402-8aa6-4cf5-8f49-8dd7195ce8ff HTTP/1.1" 200 115 0.041872 10.0.0.27 - - [2025-12-01 02:16:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.008252 10.0.0.27 - - [2025-12-01 02:16:29] "POST /neutron/port HTTP/1.1" 200 1090 0.017108 10.0.0.27 - - [2025-12-01 02:16:29] "POST /neutron/port HTTP/1.1" 200 1088 0.028791 10.0.0.27 - - [2025-12-01 02:16:31] "POST /neutron/network HTTP/1.1" 200 888 0.008721 10.0.0.33 - - [2025-12-01 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004968 10.0.0.23 - - [2025-12-01 02:16:31] "POST /useragent-kv HTTP/1.1" 200 115 0.006609 10.0.0.23 - - [2025-12-01 02:16:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003937 10.0.0.27 - - [2025-12-01 02:16:31] "POST /neutron/network HTTP/1.1" 200 151 0.196847 10.0.0.33 - - [2025-12-01 02:16:31] "DELETE /route-target/6eed2ff9-0dc7-4436-8ba1-e3461cd4a248 HTTP/1.1" 200 115 0.031163 10.0.0.23 - - [2025-12-01 02:16:31] "GET /projects?obj_uuids=8253cfae-1a2c-49c8-9ade-22055c8157cd&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001193 10.0.0.27 - - [2025-12-01 02:16:31] "GET /project/8253cfae-1a2c-49c8-9ade-22055c8157cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.072992 10.0.0.23 - - [2025-12-01 02:16:31] "GET /projects?obj_uuids=8253cfae-1a2c-49c8-9ade-22055c8157cd&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001838 10.0.0.27 - - [2025-12-01 02:16:31] "GET /project/8253cfae-1a2c-49c8-9ade-22055c8157cd?fields=virtual_networks HTTP/1.1" 200 1044 0.066082 10.0.0.23 - - [2025-12-01 02:16:32] "GET /projects?obj_uuids=8253cfae-1a2c-49c8-9ade-22055c8157cd&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001463 10.0.0.27 - - [2025-12-01 02:16:32] "GET /project/8253cfae-1a2c-49c8-9ade-22055c8157cd?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.047115 10.0.0.23 - - [2025-12-01 02:16:32] "GET /projects?obj_uuids=8253cfae-1a2c-49c8-9ade-22055c8157cd&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001329 10.0.0.27 - - [2025-12-01 02:16:32] "GET /project/8253cfae-1a2c-49c8-9ade-22055c8157cd?fields=security_groups HTTP/1.1" 200 1271 0.047991 10.0.0.27 - - [2025-12-01 02:16:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.030123 10.0.0.23 - - [2025-12-01 02:16:33] "GET /projects?obj_uuids=2570934f-bb0d-4f59-b1b4-d7e02f093e88&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004014 10.0.0.23 - - [2025-12-01 02:16:33] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001292 10.0.0.23 - - [2025-12-01 02:16:33] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012905 10.0.0.23 - - [2025-12-01 02:16:33] "POST /id-to-fqname HTTP/1.1" 200 195 0.010525 10.0.0.23 - - [2025-12-01 02:16:33] "POST /fqname-to-id HTTP/1.1" 404 204 0.010790 10.0.0.23 - - [2025-12-01 02:16:33] "POST /security-groups HTTP/1.1" 200 596 0.067166 10.0.0.33 - - [2025-12-01 02:16:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.003738 10.0.0.23 - - [2025-12-01 02:16:33] "POST /projects HTTP/1.1" 200 595 0.358932 10.0.0.23 - - [2025-12-01 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.406438 10.0.0.27 - - [2025-12-01 02:16:33] "GET /project/2570934f-bb0d-4f59-b1b4-d7e02f093e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.621568 10.0.0.33 - - [2025-12-01 02:16:33] "POST /access-control-lists HTTP/1.1" 200 599 0.078727 10.0.0.27 - - [2025-12-01 02:16:35] "GET / HTTP/1.1" 200 35931 0.002084 10.0.0.27 - - [2025-12-01 02:16:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000533 10.0.0.27 - - [2025-12-01 02:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.060372 10.0.0.23 - - [2025-12-01 02:16:36] "GET /projects?obj_uuids=2570934f-bb0d-4f59-b1b4-d7e02f093e88&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001328 10.0.0.27 - - [2025-12-01 02:16:36] "GET /project/2570934f-bb0d-4f59-b1b4-d7e02f093e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.058767 10.0.0.27 - - [2025-12-01 02:16:36] "POST /neutron/network HTTP/1.1" 200 117 0.051113 10.0.0.33 - - [2025-12-01 02:16:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000462 10.0.0.23 - - [2025-12-01 02:16:37] "POST /useragent-kv HTTP/1.1" 200 115 0.016833 10.0.0.27 - - [2025-12-01 02:16:37] "POST /neutron/subnet HTTP/1.1" 200 725 0.245536 10.0.0.27 - - [2025-12-01 02:16:37] "POST /id-to-fqname HTTP/1.1" 200 261 0.001563 10.0.0.27 - - [2025-12-01 02:16:37] "GET /virtual-network/53362baf-8ffd-4952-befe-b7aa4aa93b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.013111 10.0.0.27 - - [2025-12-01 02:16:37] "GET /virtual-network/53362baf-8ffd-4952-befe-b7aa4aa93b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.007152 10.0.0.27 - - [2025-12-01 02:16:37] "POST /neutron/network HTTP/1.1" 200 1075 0.015313 10.0.0.27 - - [2025-12-01 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.23 - - [2025-12-01 02:16:37] "GET /projects?obj_uuids=2570934f-bb0d-4f59-b1b4-d7e02f093e88&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001104 10.0.0.27 - - [2025-12-01 02:16:37] "GET /project/2570934f-bb0d-4f59-b1b4-d7e02f093e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.083130 10.0.0.27 - - [2025-12-01 02:16:37] "POST /neutron/network HTTP/1.1" 200 117 0.017151 10.0.0.33 - - [2025-12-01 02:16:37] "POST /route-targets HTTP/1.1" 200 327 0.026342 10.0.0.33 - - [2025-12-01 02:16:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.041984 10.0.0.23 - - [2025-12-01 02:16:38] "POST /useragent-kv HTTP/1.1" 200 115 0.010157 10.0.0.27 - - [2025-12-01 02:16:38] "POST /neutron/subnet HTTP/1.1" 200 724 0.300801 10.0.0.27 - - [2025-12-01 02:16:38] "POST /id-to-fqname HTTP/1.1" 200 261 0.002139 10.0.0.27 - - [2025-12-01 02:16:38] "GET /virtual-network/1e8a55c9-ce23-458b-b6da-92b898c05638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.015157 10.0.0.27 - - [2025-12-01 02:16:38] "GET /virtual-network/1e8a55c9-ce23-458b-b6da-92b898c05638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.007715 10.0.0.27 - - [2025-12-01 02:16:38] "POST /neutron/network HTTP/1.1" 200 1075 0.010331 10.0.0.27 - - [2025-12-01 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.23 - - [2025-12-01 02:16:38] "GET /projects?obj_uuids=2570934f-bb0d-4f59-b1b4-d7e02f093e88&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001251 10.0.0.27 - - [2025-12-01 02:16:38] "GET /project/2570934f-bb0d-4f59-b1b4-d7e02f093e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.064396 10.0.0.27 - - [2025-12-01 02:16:38] "POST /neutron/network HTTP/1.1" 200 117 0.019820 10.0.0.33 - - [2025-12-01 02:16:38] "POST /ref-update HTTP/1.1" 200 156 0.030948 10.0.0.33 - - [2025-12-01 02:16:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.013271 10.0.0.23 - - [2025-12-01 02:16:39] "POST /useragent-kv HTTP/1.1" 200 115 0.011826 10.0.0.27 - - [2025-12-01 02:16:39] "POST /neutron/subnet HTTP/1.1" 200 729 0.284686 10.0.0.27 - - [2025-12-01 02:16:39] "POST /id-to-fqname HTTP/1.1" 200 262 0.001589 10.0.0.27 - - [2025-12-01 02:16:39] "GET /virtual-network/d7cba1aa-52a8-42d8-b51a-a4ca3cc9a88c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.007900 10.0.0.27 - - [2025-12-01 02:16:39] "GET /virtual-network/d7cba1aa-52a8-42d8-b51a-a4ca3cc9a88c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.006544 10.0.0.27 - - [2025-12-01 02:16:39] "POST /neutron/network HTTP/1.1" 200 1076 0.014667 10.0.0.27 - - [2025-12-01 02:16:39] "POST /id-to-fqname HTTP/1.1" 200 261 0.001427 10.0.0.27 - - [2025-12-01 02:16:39] "POST /neutron/network HTTP/1.1" 200 1085 0.009060 10.0.0.23 - - [2025-12-01 02:16:40] "GET /projects?obj_uuids=2570934f-bb0d-4f59-b1b4-d7e02f093e88&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001325 10.0.0.27 - - [2025-12-01 02:16:40] "GET /project/2570934f-bb0d-4f59-b1b4-d7e02f093e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.093118 10.0.0.27 - - [2025-12-01 02:16:40] "POST /neutron/port HTTP/1.1" 200 117 0.007974 10.0.0.27 - - [2025-12-01 02:16:40] "POST /id-to-fqname HTTP/1.1" 200 262 0.001744 10.0.0.27 - - [2025-12-01 02:16:41] "POST /neutron/network HTTP/1.1" 200 1085 0.015814 10.0.0.27 - - [2025-12-01 02:16:42] "POST /neutron/port HTTP/1.1" 200 1172 0.023784 10.0.0.27 - - [2025-12-01 02:16:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006421 10.0.0.23 - - [2025-12-01 02:16:42] "GET /projects?obj_uuids=2570934f-bb0d-4f59-b1b4-d7e02f093e88&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.054817 10.0.0.27 - - [2025-12-01 02:16:42] "GET /project/2570934f-bb0d-4f59-b1b4-d7e02f093e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.184368 10.0.0.27 - - [2025-12-01 02:16:42] "POST /neutron/port HTTP/1.1" 200 117 0.001376 10.0.0.27 - - [2025-12-01 02:16:42] "POST /neutron/network HTTP/1.1" 200 1075 0.012866 10.0.0.27 - - [2025-12-01 02:16:42] "POST /neutron/port HTTP/1.1" 200 117 0.009220 10.0.0.27 - - [2025-12-01 02:16:43] "POST /neutron/port HTTP/1.1" 200 1171 0.038631 10.0.0.27 - - [2025-12-01 02:16:43] "POST /neutron/port HTTP/1.1" 200 1199 0.029196 10.0.0.27 - - [2025-12-01 02:16:44] "POST /neutron/subnet HTTP/1.1" 200 1379 0.021075 10.0.0.27 - - [2025-12-01 02:16:44] "POST /neutron/network HTTP/1.1" 200 1076 0.016692 10.0.0.27 - - [2025-12-01 02:16:44] "POST /neutron/port HTTP/1.1" 200 1200 0.032932 10.0.0.27 - - [2025-12-01 02:16:45] "POST /neutron/port HTTP/1.1" 200 1199 0.020798 10.0.0.27 - - [2025-12-01 02:16:46] "POST /neutron/network HTTP/1.1" 200 1075 0.012164 10.0.0.27 - - [2025-12-01 02:16:46] "POST /neutron/network HTTP/1.1" 200 1076 0.016214 10.0.0.33 - - [2025-12-01 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.045919 10.0.0.23 - - [2025-12-01 02:16:47] "POST /useragent-kv HTTP/1.1" 200 115 0.006416 10.0.0.23 - - [2025-12-01 02:16:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003723 10.0.0.23 - - [2025-12-01 02:16:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003209 10.0.0.23 - - [2025-12-01 02:16:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004075 10.0.0.27 - - [2025-12-01 02:16:47] "POST /neutron/network HTTP/1.1" 200 151 0.210567 10.0.0.33 - - [2025-12-01 02:16:47] "DELETE /route-target/1ba6b008-f969-4df7-a1a2-28224fdc501d HTTP/1.1" 200 115 0.043732 10.0.0.23 - - [2025-12-01 02:16:47] "GET /projects?obj_uuids=2570934f-bb0d-4f59-b1b4-d7e02f093e88&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001143 10.0.0.27 - - [2025-12-01 02:16:47] "GET /project/2570934f-bb0d-4f59-b1b4-d7e02f093e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.100144 10.0.0.23 - - [2025-12-01 02:16:47] "GET /projects?obj_uuids=2570934f-bb0d-4f59-b1b4-d7e02f093e88&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001299 10.0.0.27 - - [2025-12-01 02:16:47] "GET /project/2570934f-bb0d-4f59-b1b4-d7e02f093e88?fields=virtual_networks HTTP/1.1" 200 1052 0.057833 10.0.0.23 - - [2025-12-01 02:16:47] "GET /projects?obj_uuids=2570934f-bb0d-4f59-b1b4-d7e02f093e88&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001574 10.0.0.27 - - [2025-12-01 02:16:47] "GET /project/2570934f-bb0d-4f59-b1b4-d7e02f093e88?fields=virtual_machine_interfaces HTTP/1.1" 200 1052 0.087387 10.0.0.23 - - [2025-12-01 02:16:47] "GET /projects?obj_uuids=2570934f-bb0d-4f59-b1b4-d7e02f093e88&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001463 10.0.0.27 - - [2025-12-01 02:16:47] "GET /project/2570934f-bb0d-4f59-b1b4-d7e02f093e88?fields=security_groups HTTP/1.1" 200 1283 0.073447 10.0.0.27 - - [2025-12-01 02:16:48] "POST /fqname-to-id HTTP/1.1" 404 196 0.031421 10.0.0.23 - - [2025-12-01 02:16:48] "GET /projects?obj_uuids=1b08e408-e81a-42a9-8398-fcd272ced870&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006136 10.0.0.23 - - [2025-12-01 02:16:48] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001458 10.0.0.23 - - [2025-12-01 02:16:48] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.047794 10.0.0.23 - - [2025-12-01 02:16:48] "POST /id-to-fqname HTTP/1.1" 200 198 0.001905 10.0.0.23 - - [2025-12-01 02:16:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.006778 10.0.0.23 - - [2025-12-01 02:16:49] "POST /security-groups HTTP/1.1" 200 599 0.081126 10.0.0.23 - - [2025-12-01 02:16:49] "POST /projects HTTP/1.1" 200 601 0.333455 10.0.0.33 - - [2025-12-01 02:16:49] "POST /fqname-to-id HTTP/1.1" 404 241 0.003044 10.0.0.23 - - [2025-12-01 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.407510 10.0.0.27 - - [2025-12-01 02:16:49] "GET /project/1b08e408-e81a-42a9-8398-fcd272ced870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.599029 10.0.0.27 - - [2025-12-01 02:16:50] "GET / HTTP/1.1" 200 35931 0.002298 10.0.0.27 - - [2025-12-01 02:16:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000443 10.0.0.27 - - [2025-12-01 02:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.063824 10.0.0.23 - - [2025-12-01 02:16:51] "GET /projects?obj_uuids=1b08e408-e81a-42a9-8398-fcd272ced870&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002433 10.0.0.27 - - [2025-12-01 02:16:51] "GET /project/1b08e408-e81a-42a9-8398-fcd272ced870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.053377 10.0.0.33 - - [2025-12-01 02:16:51] "POST /ref-update HTTP/1.1" 200 156 0.032822 10.0.0.23 - - [2025-12-01 02:16:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005400 10.0.0.27 - - [2025-12-01 02:16:52] "POST /neutron/subnet HTTP/1.1" 200 729 0.315883 10.0.0.27 - - [2025-12-01 02:16:52] "POST /id-to-fqname HTTP/1.1" 200 267 0.001520 10.0.0.27 - - [2025-12-01 02:16:52] "GET /virtual-network/aa19232c-64e6-4915-bc6f-f2119e82e5e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005937 10.0.0.27 - - [2025-12-01 02:16:52] "GET /virtual-network/aa19232c-64e6-4915-bc6f-f2119e82e5e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.006254 10.0.0.27 - - [2025-12-01 02:16:52] "POST /neutron/network HTTP/1.1" 200 911 0.009602 10.0.0.27 - - [2025-12-01 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.23 - - [2025-12-01 02:16:52] "GET /projects?obj_uuids=1b08e408-e81a-42a9-8398-fcd272ced870&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001173 10.0.0.27 - - [2025-12-01 02:16:52] "GET /project/1b08e408-e81a-42a9-8398-fcd272ced870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.066319 10.0.0.23 - - [2025-12-01 02:16:52] "GET /projects?obj_uuids=1b08e408-e81a-42a9-8398-fcd272ced870&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001614 10.0.0.27 - - [2025-12-01 02:16:52] "POST /neutron/network HTTP/1.1" 200 691 0.181414 10.0.0.27 - - [2025-12-01 02:16:52] "POST /id-to-fqname HTTP/1.1" 200 267 0.003880 10.0.0.27 - - [2025-12-01 02:16:52] "GET /virtual-network/bf879ac1-2b2e-4514-8796-fd5fe41d3054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006535 10.0.0.27 - - [2025-12-01 02:16:52] "POST /neutron/network HTTP/1.1" 200 909 0.011567 10.0.0.27 - - [2025-12-01 02:16:52] "GET /virtual-network/bf879ac1-2b2e-4514-8796-fd5fe41d3054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006459 10.0.0.27 - - [2025-12-01 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.23 - - [2025-12-01 02:16:52] "GET /projects?obj_uuids=1b08e408-e81a-42a9-8398-fcd272ced870&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002373 10.0.0.27 - - [2025-12-01 02:16:52] "GET /project/1b08e408-e81a-42a9-8398-fcd272ced870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.067670 10.0.0.27 - - [2025-12-01 02:16:53] "POST /neutron/network HTTP/1.1" 200 117 0.019279 10.0.0.33 - - [2025-12-01 02:16:53] "POST /route-targets HTTP/1.1" 200 327 0.021001 10.0.0.27 - - [2025-12-01 02:16:53] "POST /neutron/network HTTP/1.1" 200 912 0.010922 10.0.0.27 - - [2025-12-01 02:16:53] "POST /id-to-fqname HTTP/1.1" 200 268 0.001586 10.0.0.27 - - [2025-12-01 02:16:53] "GET /virtual-network/cb648f55-cae2-4d24-81c5-8fbf64a0175e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.006205 10.0.0.27 - - [2025-12-01 02:16:53] "GET /virtual-network/cb648f55-cae2-4d24-81c5-8fbf64a0175e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.006633 10.0.0.27 - - [2025-12-01 02:16:53] "POST /neutron/subnet HTTP/1.1" 200 724 0.011054 10.0.0.27 - - [2025-12-01 02:16:53] "POST /id-to-fqname HTTP/1.1" 200 267 0.001674 10.0.0.23 - - [2025-12-01 02:16:54] "GET /projects?obj_uuids=1b08e408-e81a-42a9-8398-fcd272ced870&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001487 10.0.0.27 - - [2025-12-01 02:16:54] "GET /project/1b08e408-e81a-42a9-8398-fcd272ced870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.086000 10.0.0.27 - - [2025-12-01 02:16:54] "POST /neutron/port HTTP/1.1" 200 117 0.009776 10.0.0.27 - - [2025-12-01 02:16:54] "POST /id-to-fqname HTTP/1.1" 200 268 0.001480 10.0.0.27 - - [2025-12-01 02:16:55] "POST /neutron/network HTTP/1.1" 200 922 0.007682 10.0.0.27 - - [2025-12-01 02:16:55] "POST /neutron/port HTTP/1.1" 200 1067 0.020650 10.0.0.27 - - [2025-12-01 02:16:55] "POST /neutron/port HTTP/1.1" 200 1095 0.042559 10.0.0.23 - - [2025-12-01 02:16:56] "GET /projects?obj_uuids=1b08e408-e81a-42a9-8398-fcd272ced870&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001653 10.0.0.27 - - [2025-12-01 02:16:56] "GET /project/1b08e408-e81a-42a9-8398-fcd272ced870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.098010 10.0.0.27 - - [2025-12-01 02:16:56] "POST /neutron/network HTTP/1.1" 200 912 0.009682 10.0.0.27 - - [2025-12-01 02:16:56] "POST /neutron/port HTTP/1.1" 200 1095 0.021545 10.0.0.27 - - [2025-12-01 02:16:56] "POST /neutron/network HTTP/1.1" 200 922 0.009347 10.0.0.27 - - [2025-12-01 02:16:57] "POST /neutron/port HTTP/1.1" 200 1068 0.020256 10.0.0.27 - - [2025-12-01 02:16:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007944 10.0.0.27 - - [2025-12-01 02:16:57] "POST /neutron/network HTTP/1.1" 200 912 0.008467 10.0.0.27 - - [2025-12-01 02:16:58] "POST /neutron/port HTTP/1.1" 200 1095 0.018443 10.0.0.27 - - [2025-12-01 02:16:59] "POST /neutron/port HTTP/1.1" 200 1096 0.021182 10.0.0.27 - - [2025-12-01 02:16:59] "POST /neutron/port HTTP/1.1" 200 117 0.008778 10.0.0.33 - - [2025-12-01 02:17:00] "DELETE /route-target/33437880-469b-46a3-b536-7e132408803f HTTP/1.1" 200 115 0.042634 10.0.0.27 - - [2025-12-01 02:17:00] "POST /neutron/network HTTP/1.1" 200 912 0.022104 10.0.0.33 - - [2025-12-01 02:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007089 10.0.0.23 - - [2025-12-01 02:17:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003917 10.0.0.23 - - [2025-12-01 02:17:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003092 10.0.0.27 - - [2025-12-01 02:17:00] "POST /neutron/network HTTP/1.1" 200 151 0.166017 10.0.0.23 - - [2025-12-01 02:17:00] "GET /projects?obj_uuids=1b08e408-e81a-42a9-8398-fcd272ced870&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001653 10.0.0.27 - - [2025-12-01 02:17:00] "GET /project/1b08e408-e81a-42a9-8398-fcd272ced870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.094957 10.0.0.23 - - [2025-12-01 02:17:00] "GET /projects?obj_uuids=1b08e408-e81a-42a9-8398-fcd272ced870&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001873 10.0.0.27 - - [2025-12-01 02:17:00] "GET /project/1b08e408-e81a-42a9-8398-fcd272ced870?fields=virtual_networks HTTP/1.1" 200 1057 0.070254 10.0.0.23 - - [2025-12-01 02:17:00] "GET /projects?obj_uuids=1b08e408-e81a-42a9-8398-fcd272ced870&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001829 10.0.0.27 - - [2025-12-01 02:17:00] "GET /project/1b08e408-e81a-42a9-8398-fcd272ced870?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.069454 10.0.0.23 - - [2025-12-01 02:17:00] "GET /projects?obj_uuids=1b08e408-e81a-42a9-8398-fcd272ced870&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001502 10.0.0.27 - - [2025-12-01 02:17:01] "GET /project/1b08e408-e81a-42a9-8398-fcd272ced870?fields=security_groups HTTP/1.1" 200 1291 0.092705 10.0.0.27 - - [2025-12-01 02:17:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.030476 10.0.0.23 - - [2025-12-01 02:17:02] "GET /projects?obj_uuids=f48c02b6-1397-4ee8-bc52-88054fdba215&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004339 10.0.0.23 - - [2025-12-01 02:17:02] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001171 10.0.0.23 - - [2025-12-01 02:17:02] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008415 10.0.0.23 - - [2025-12-01 02:17:02] "POST /id-to-fqname HTTP/1.1" 200 195 0.002208 10.0.0.23 - - [2025-12-01 02:17:02] "POST /fqname-to-id HTTP/1.1" 404 204 0.008820 10.0.0.23 - - [2025-12-01 02:17:02] "POST /security-groups HTTP/1.1" 200 596 0.044565 10.0.0.23 - - [2025-12-01 02:17:02] "POST /projects HTTP/1.1" 200 595 0.287315 10.0.0.33 - - [2025-12-01 02:17:02] "POST /access-control-lists HTTP/1.1" 200 601 0.037469 10.0.0.23 - - [2025-12-01 02:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.365341 10.0.0.27 - - [2025-12-01 02:17:02] "GET /project/f48c02b6-1397-4ee8-bc52-88054fdba215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.526137 10.0.0.27 - - [2025-12-01 02:17:03] "GET / HTTP/1.1" 200 35931 0.001604 10.0.0.27 - - [2025-12-01 02:17:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000685 10.0.0.27 - - [2025-12-01 02:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.069294 10.0.0.23 - - [2025-12-01 02:17:04] "GET /projects?obj_uuids=f48c02b6-1397-4ee8-bc52-88054fdba215&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001045 10.0.0.27 - - [2025-12-01 02:17:04] "GET /project/f48c02b6-1397-4ee8-bc52-88054fdba215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.055318 10.0.0.33 - - [2025-12-01 02:17:05] "POST /route-targets HTTP/1.1" 200 327 0.019178 10.0.0.23 - - [2025-12-01 02:17:05] "POST /useragent-kv HTTP/1.1" 200 115 0.014836 10.0.0.27 - - [2025-12-01 02:17:05] "POST /neutron/subnet HTTP/1.1" 200 729 0.253320 10.0.0.27 - - [2025-12-01 02:17:05] "POST /id-to-fqname HTTP/1.1" 200 261 0.001412 10.0.0.27 - - [2025-12-01 02:17:05] "GET /virtual-network/93293709-d860-45ea-92ff-7983a9ee58d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006781 10.0.0.27 - - [2025-12-01 02:17:05] "GET /virtual-network/93293709-d860-45ea-92ff-7983a9ee58d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.011228 10.0.0.27 - - [2025-12-01 02:17:05] "POST /neutron/network HTTP/1.1" 200 902 0.008008 10.0.0.27 - - [2025-12-01 02:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.23 - - [2025-12-01 02:17:05] "GET /projects?obj_uuids=f48c02b6-1397-4ee8-bc52-88054fdba215&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001117 10.0.0.27 - - [2025-12-01 02:17:05] "GET /project/f48c02b6-1397-4ee8-bc52-88054fdba215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.070672 10.0.0.23 - - [2025-12-01 02:17:05] "GET /projects?obj_uuids=f48c02b6-1397-4ee8-bc52-88054fdba215&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001119 10.0.0.27 - - [2025-12-01 02:17:05] "POST /neutron/network HTTP/1.1" 200 682 0.141636 10.0.0.33 - - [2025-12-01 02:17:05] "POST /ref-update HTTP/1.1" 200 156 0.034236 10.0.0.27 - - [2025-12-01 02:17:06] "POST /id-to-fqname HTTP/1.1" 200 261 0.003587 10.0.0.27 - - [2025-12-01 02:17:06] "GET /virtual-network/40410f82-d1be-45a5-a83d-7f3e53a32bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2164 0.006665 10.0.0.27 - - [2025-12-01 02:17:06] "POST /neutron/network HTTP/1.1" 200 903 0.007926 10.0.0.27 - - [2025-12-01 02:17:06] "GET /virtual-network/40410f82-d1be-45a5-a83d-7f3e53a32bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2164 0.006595 10.0.0.27 - - [2025-12-01 02:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.23 - - [2025-12-01 02:17:06] "GET /projects?obj_uuids=f48c02b6-1397-4ee8-bc52-88054fdba215&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001035 10.0.0.27 - - [2025-12-01 02:17:06] "GET /project/f48c02b6-1397-4ee8-bc52-88054fdba215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.044944 10.0.0.27 - - [2025-12-01 02:17:06] "POST /neutron/network HTTP/1.1" 200 117 0.026004 10.0.0.27 - - [2025-12-01 02:17:06] "POST /neutron/network HTTP/1.1" 200 903 0.010217 10.0.0.27 - - [2025-12-01 02:17:06] "POST /id-to-fqname HTTP/1.1" 200 262 0.001317 10.0.0.27 - - [2025-12-01 02:17:06] "GET /virtual-network/5292aaab-e944-4c82-8c01-49d8b0fa5032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005769 10.0.0.27 - - [2025-12-01 02:17:06] "GET /virtual-network/5292aaab-e944-4c82-8c01-49d8b0fa5032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006195 10.0.0.27 - - [2025-12-01 02:17:06] "POST /neutron/subnet HTTP/1.1" 200 725 0.010623 10.0.0.27 - - [2025-12-01 02:17:06] "POST /id-to-fqname HTTP/1.1" 200 261 0.001587 10.0.0.23 - - [2025-12-01 02:17:07] "GET /projects?obj_uuids=f48c02b6-1397-4ee8-bc52-88054fdba215&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001137 10.0.0.27 - - [2025-12-01 02:17:07] "GET /project/f48c02b6-1397-4ee8-bc52-88054fdba215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.080891 10.0.0.27 - - [2025-12-01 02:17:08] "POST /neutron/port HTTP/1.1" 200 117 0.008606 10.0.0.27 - - [2025-12-01 02:17:08] "POST /id-to-fqname HTTP/1.1" 200 262 0.001637 10.0.0.27 - - [2025-12-01 02:17:08] "POST /neutron/network HTTP/1.1" 200 913 0.009502 10.0.0.27 - - [2025-12-01 02:17:09] "POST /neutron/port HTTP/1.1" 200 1067 0.017523 10.0.0.27 - - [2025-12-01 02:17:09] "POST /neutron/port HTTP/1.1" 200 1095 0.020001 10.0.0.27 - - [2025-12-01 02:17:09] "POST /neutron/port HTTP/1.1" 200 117 0.001314 10.0.0.23 - - [2025-12-01 02:17:09] "GET /projects?obj_uuids=f48c02b6-1397-4ee8-bc52-88054fdba215&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001468 10.0.0.27 - - [2025-12-01 02:17:09] "GET /project/f48c02b6-1397-4ee8-bc52-88054fdba215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.092998 10.0.0.27 - - [2025-12-01 02:17:09] "POST /neutron/port HTTP/1.1" 200 1095 0.027333 10.0.0.27 - - [2025-12-01 02:17:10] "POST /neutron/network HTTP/1.1" 200 913 0.008004 10.0.0.27 - - [2025-12-01 02:17:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.004240 10.0.0.27 - - [2025-12-01 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007260 10.0.0.23 - - [2025-12-01 02:17:10] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001570 10.0.0.27 - - [2025-12-01 02:17:10] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.012728 10.0.0.27 - - [2025-12-01 02:17:10] "POST /service-templates HTTP/1.1" 200 543 0.042902 10.0.0.27 - - [2025-12-01 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004896 10.0.0.27 - - [2025-12-01 02:17:10] "POST /neutron/port HTTP/1.1" 200 1065 0.019308 10.0.0.27 - - [2025-12-01 02:17:10] "GET /service-template/6281478f-e162-45f5-a282-89c98a76319e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.021320 10.0.0.27 - - [2025-12-01 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008052 10.0.0.27 - - [2025-12-01 02:17:10] "GET /service-template/6281478f-e162-45f5-a282-89c98a76319e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.008129 10.0.0.27 - - [2025-12-01 02:17:10] "POST /id-to-fqname HTTP/1.1" 200 261 0.001859 10.0.0.27 - - [2025-12-01 02:17:10] "POST /id-to-fqname HTTP/1.1" 200 261 0.001411 10.0.0.27 - - [2025-12-01 02:17:10] "POST /id-to-fqname HTTP/1.1" 200 262 0.001362 10.0.0.27 - - [2025-12-01 02:17:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004269 10.0.0.27 - - [2025-12-01 02:17:11] "POST /neutron/network HTTP/1.1" 200 903 0.008001 10.0.0.27 - - [2025-12-01 02:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.27 - - [2025-12-01 02:17:11] "DELETE /service-template/6281478f-e162-45f5-a282-89c98a76319e HTTP/1.1" 200 115 0.043837 10.0.0.27 - - [2025-12-01 02:17:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.003821 10.0.0.23 - - [2025-12-01 02:17:11] "DELETE /project/f48c02b613974ee8bc5288054fdba215 HTTP/1.1" 404 173 0.023374 10.0.0.23 - - [2025-12-01 02:17:11] "DELETE /project/8253cfae1a2c49c89ade22055c8157cd HTTP/1.1" 404 173 0.016429 10.0.0.23 - - [2025-12-01 02:17:11] "DELETE /project/1b08e408e81a42a98398fcd272ced870 HTTP/1.1" 404 173 0.016535 10.0.0.23 - - [2025-12-01 02:17:11] "GET /projects?obj_uuids=2570934f-bb0d-4f59-b1b4-d7e02f093e88&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001185 10.0.0.23 - - [2025-12-01 02:17:11] "GET /projects?obj_uuids=1b08e408-e81a-42a9-8398-fcd272ced870&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001108 10.0.0.23 - - [2025-12-01 02:17:11] "GET /projects?obj_uuids=8253cfae-1a2c-49c8-9ade-22055c8157cd&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001134 10.0.0.23 - - [2025-12-01 02:17:11] "DELETE /project/2570934fbb0d4f59b1b4d7e02f093e88 HTTP/1.1" 404 173 0.014288 10.0.0.27 - - [2025-12-01 02:17:11] "POST /neutron/port HTTP/1.1" 200 1095 0.055345 10.0.0.23 - - [2025-12-01 02:17:11] "GET /project/8253cfae-1a2c-49c8-9ade-22055c8157cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.083639 10.0.0.23 - - [2025-12-01 02:17:11] "GET /project/2570934f-bb0d-4f59-b1b4-d7e02f093e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.103628 10.0.0.23 - - [2025-12-01 02:17:11] "GET /projects?obj_uuids=8253cfae-1a2c-49c8-9ade-22055c8157cd&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002796 10.0.0.23 - - [2025-12-01 02:17:11] "GET /project/1b08e408-e81a-42a9-8398-fcd272ced870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1509 0.116554 10.0.0.23 - - [2025-12-01 02:17:11] "GET /projects?obj_uuids=2570934f-bb0d-4f59-b1b4-d7e02f093e88&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001022 10.0.0.23 - - [2025-12-01 02:17:11] "GET /projects?obj_uuids=1b08e408-e81a-42a9-8398-fcd272ced870&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001142 10.0.0.23 - - [2025-12-01 02:17:12] "GET /project/1b08e408-e81a-42a9-8398-fcd272ced870?fields=security_groups HTTP/1.1" 200 1396 0.057466 10.0.0.23 - - [2025-12-01 02:17:12] "GET /project/8253cfae-1a2c-49c8-9ade-22055c8157cd?fields=security_groups HTTP/1.1" 200 1376 0.103274 10.0.0.23 - - [2025-12-01 02:17:12] "GET /project/2570934f-bb0d-4f59-b1b4-d7e02f093e88?fields=security_groups HTTP/1.1" 200 1388 0.155160 10.0.0.27 - - [2025-12-01 02:17:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006125 10.0.0.23 - - [2025-12-01 02:17:12] "DELETE /security-group/75cdce47-e5de-4702-9e07-1ee4f9d97f43 HTTP/1.1" 200 115 0.164453 10.0.0.23 - - [2025-12-01 02:17:12] "GET /projects?obj_uuids=8253cfae-1a2c-49c8-9ade-22055c8157cd&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001426 10.0.0.23 - - [2025-12-01 02:17:12] "DELETE /security-group/1c9631a1-d443-4978-b3c2-fd4f07509bfc HTTP/1.1" 200 115 0.187907 10.0.0.23 - - [2025-12-01 02:17:12] "GET /projects?obj_uuids=1b08e408-e81a-42a9-8398-fcd272ced870&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001145 10.0.0.33 - - [2025-12-01 02:17:12] "DELETE /access-control-list/b5f15fcc-2f21-42b9-9736-871ea0a3b05b HTTP/1.1" 200 115 0.075532 10.0.0.23 - - [2025-12-01 02:17:12] "DELETE /security-group/d854a710-3728-4a70-a493-b514d6783d58 HTTP/1.1" 200 115 0.132245 10.0.0.23 - - [2025-12-01 02:17:12] "GET /projects?obj_uuids=2570934f-bb0d-4f59-b1b4-d7e02f093e88&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001090 10.0.0.23 - - [2025-12-01 02:17:12] "GET /project/8253cfae-1a2c-49c8-9ade-22055c8157cd?fields=application_policy_sets HTTP/1.1" 200 1415 0.075825 10.0.0.27 - - [2025-12-01 02:17:12] "POST /neutron/network HTTP/1.1" 200 903 0.018312 10.0.0.23 - - [2025-12-01 02:17:12] "GET /project/1b08e408-e81a-42a9-8398-fcd272ced870?fields=application_policy_sets HTTP/1.1" 200 1435 0.139877 10.0.0.23 - - [2025-12-01 02:17:12] "GET /project/2570934f-bb0d-4f59-b1b4-d7e02f093e88?fields=application_policy_sets HTTP/1.1" 200 1427 0.108112 10.0.0.33 - - [2025-12-01 02:17:12] "DELETE /access-control-list/95332132-a0b9-4a5c-b1cf-ecfd7260d404 HTTP/1.1" 200 115 0.152005 10.0.0.23 - - [2025-12-01 02:17:12] "DELETE /project/8253cfae-1a2c-49c8-9ade-22055c8157cd HTTP/1.1" 200 115 0.880428 10.0.0.23 - - [2025-12-01 02:17:12] "DELETE /project/2570934f-bb0d-4f59-b1b4-d7e02f093e88 HTTP/1.1" 200 115 0.915896 10.0.0.23 - - [2025-12-01 02:17:12] "DELETE /project/1b08e408-e81a-42a9-8398-fcd272ced870 HTTP/1.1" 200 115 0.932330 10.0.0.23 - - [2025-12-01 02:17:12] "GET /obj-perms HTTP/1.1" 200 5056 0.082132 10.0.0.27 - - [2025-12-01 02:17:14] "POST /neutron/port HTTP/1.1" 200 1093 0.018945 10.0.0.27 - - [2025-12-01 02:17:14] "POST /neutron/port HTTP/1.1" 200 151 0.269274 10.0.0.27 - - [2025-12-01 02:17:15] "POST /neutron/network HTTP/1.1" 200 903 0.010203 10.0.0.33 - - [2025-12-01 02:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.23 - - [2025-12-01 02:17:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003271 10.0.0.23 - - [2025-12-01 02:17:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003886 10.0.0.27 - - [2025-12-01 02:17:16] "POST /neutron/network HTTP/1.1" 200 151 0.169007 10.0.0.33 - - [2025-12-01 02:17:16] "DELETE /route-target/fc2b736c-49d9-43de-8d62-915817c4d08f HTTP/1.1" 200 115 0.031410 10.0.0.23 - - [2025-12-01 02:17:16] "GET /projects?obj_uuids=f48c02b6-1397-4ee8-bc52-88054fdba215&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001211 10.0.0.27 - - [2025-12-01 02:17:16] "GET /project/f48c02b6-1397-4ee8-bc52-88054fdba215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.141970 10.0.0.23 - - [2025-12-01 02:17:16] "GET /projects?obj_uuids=f48c02b6-1397-4ee8-bc52-88054fdba215&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001301 10.0.0.27 - - [2025-12-01 02:17:16] "GET /project/f48c02b6-1397-4ee8-bc52-88054fdba215?fields=virtual_networks HTTP/1.1" 200 1053 0.062271 10.0.0.23 - - [2025-12-01 02:17:16] "GET /projects?obj_uuids=f48c02b6-1397-4ee8-bc52-88054fdba215&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001656 10.0.0.27 - - [2025-12-01 02:17:16] "GET /project/f48c02b6-1397-4ee8-bc52-88054fdba215?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.068184 10.0.0.23 - - [2025-12-01 02:17:16] "GET /projects?obj_uuids=f48c02b6-1397-4ee8-bc52-88054fdba215&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001467 10.0.0.27 - - [2025-12-01 02:17:16] "GET /project/f48c02b6-1397-4ee8-bc52-88054fdba215?fields=security_groups HTTP/1.1" 200 1284 0.064512 10.0.0.27 - - [2025-12-01 02:17:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.031446 10.0.0.23 - - [2025-12-01 02:17:17] "GET /projects?obj_uuids=9defb98e-f192-4936-9a4a-2886a60fc444&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005593 10.0.0.23 - - [2025-12-01 02:17:17] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001141 10.0.0.23 - - [2025-12-01 02:17:17] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008663 10.0.0.23 - - [2025-12-01 02:17:18] "POST /id-to-fqname HTTP/1.1" 200 199 0.005912 10.0.0.23 - - [2025-12-01 02:17:18] "POST /fqname-to-id HTTP/1.1" 404 208 0.003369 10.0.0.23 - - [2025-12-01 02:17:18] "POST /security-groups HTTP/1.1" 200 600 0.085642 10.0.0.33 - - [2025-12-01 02:17:18] "POST /fqname-to-id HTTP/1.1" 404 243 0.006873 10.0.0.23 - - [2025-12-01 02:17:18] "POST /projects HTTP/1.1" 200 603 0.334528 10.0.0.23 - - [2025-12-01 02:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.409310 10.0.0.33 - - [2025-12-01 02:17:18] "POST /access-control-lists HTTP/1.1" 200 603 0.042567 10.0.0.27 - - [2025-12-01 02:17:18] "GET /project/9defb98e-f192-4936-9a4a-2886a60fc444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.570386 10.0.0.27 - - [2025-12-01 02:17:19] "GET / HTTP/1.1" 200 35931 0.002054 10.0.0.27 - - [2025-12-01 02:17:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000576 10.0.0.27 - - [2025-12-01 02:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.070321 10.0.0.23 - - [2025-12-01 02:17:20] "GET /projects?obj_uuids=9defb98e-f192-4936-9a4a-2886a60fc444&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001315 10.0.0.27 - - [2025-12-01 02:17:20] "GET /project/9defb98e-f192-4936-9a4a-2886a60fc444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.052470 10.0.0.27 - - [2025-12-01 02:17:20] "POST /neutron/network HTTP/1.1" 200 117 0.043128 10.0.0.23 - - [2025-12-01 02:17:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004469 10.0.0.27 - - [2025-12-01 02:17:21] "POST /neutron/subnet HTTP/1.1" 200 729 0.250371 10.0.0.27 - - [2025-12-01 02:17:21] "POST /id-to-fqname HTTP/1.1" 200 269 0.001498 10.0.0.27 - - [2025-12-01 02:17:21] "GET /virtual-network/059a16d5-109b-4676-87e4-ab9f5748488f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.008159 10.0.0.27 - - [2025-12-01 02:17:21] "GET /virtual-network/059a16d5-109b-4676-87e4-ab9f5748488f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.006577 10.0.0.27 - - [2025-12-01 02:17:21] "POST /neutron/network HTTP/1.1" 200 1087 0.024362 10.0.0.27 - - [2025-12-01 02:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.23 - - [2025-12-01 02:17:21] "GET /projects?obj_uuids=9defb98e-f192-4936-9a4a-2886a60fc444&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001163 10.0.0.27 - - [2025-12-01 02:17:21] "GET /project/9defb98e-f192-4936-9a4a-2886a60fc444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.056290 10.0.0.27 - - [2025-12-01 02:17:21] "POST /neutron/network HTTP/1.1" 200 117 0.017437 10.0.0.33 - - [2025-12-01 02:17:22] "POST /route-targets HTTP/1.1" 200 327 0.019643 10.0.0.33 - - [2025-12-01 02:17:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.008683 10.0.0.23 - - [2025-12-01 02:17:22] "POST /useragent-kv HTTP/1.1" 200 115 0.008759 10.0.0.27 - - [2025-12-01 02:17:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.286256 10.0.0.27 - - [2025-12-01 02:17:22] "POST /id-to-fqname HTTP/1.1" 200 269 0.001501 10.0.0.27 - - [2025-12-01 02:17:22] "GET /virtual-network/ad8b6038-3418-4ead-a3cb-f3fcc3842c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006306 10.0.0.27 - - [2025-12-01 02:17:22] "GET /virtual-network/ad8b6038-3418-4ead-a3cb-f3fcc3842c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.032742 10.0.0.27 - - [2025-12-01 02:17:22] "POST /neutron/network HTTP/1.1" 200 1086 0.010709 10.0.0.27 - - [2025-12-01 02:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.23 - - [2025-12-01 02:17:22] "GET /projects?obj_uuids=9defb98e-f192-4936-9a4a-2886a60fc444&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001009 10.0.0.27 - - [2025-12-01 02:17:22] "GET /project/9defb98e-f192-4936-9a4a-2886a60fc444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.057308 10.0.0.27 - - [2025-12-01 02:17:22] "POST /neutron/network HTTP/1.1" 200 117 0.016040 10.0.0.33 - - [2025-12-01 02:17:23] "POST /ref-update HTTP/1.1" 200 156 0.028685 10.0.0.33 - - [2025-12-01 02:17:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.010751 10.0.0.23 - - [2025-12-01 02:17:23] "POST /useragent-kv HTTP/1.1" 200 115 0.006209 10.0.0.27 - - [2025-12-01 02:17:23] "POST /neutron/subnet HTTP/1.1" 200 719 0.249321 10.0.0.27 - - [2025-12-01 02:17:23] "POST /id-to-fqname HTTP/1.1" 200 270 0.001542 10.0.0.27 - - [2025-12-01 02:17:23] "GET /virtual-network/a237d751-13b7-4c75-932a-4d3fd34353aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.008595 10.0.0.27 - - [2025-12-01 02:17:23] "GET /virtual-network/a237d751-13b7-4c75-932a-4d3fd34353aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.006022 10.0.0.27 - - [2025-12-01 02:17:23] "POST /neutron/network HTTP/1.1" 200 1088 0.009771 10.0.0.27 - - [2025-12-01 02:17:23] "POST /id-to-fqname HTTP/1.1" 200 269 0.001347 10.0.0.27 - - [2025-12-01 02:17:24] "POST /neutron/network HTTP/1.1" 200 1096 0.010785 10.0.0.23 - - [2025-12-01 02:17:24] "GET /projects?obj_uuids=9defb98e-f192-4936-9a4a-2886a60fc444&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001148 10.0.0.27 - - [2025-12-01 02:17:24] "GET /project/9defb98e-f192-4936-9a4a-2886a60fc444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.082743 10.0.0.27 - - [2025-12-01 02:17:25] "POST /neutron/port HTTP/1.1" 200 117 0.009241 10.0.0.27 - - [2025-12-01 02:17:25] "POST /id-to-fqname HTTP/1.1" 200 270 0.001440 10.0.0.27 - - [2025-12-01 02:17:25] "POST /neutron/network HTTP/1.1" 200 1096 0.008648 10.0.0.23 - - [2025-12-01 02:17:26] "GET /projects?obj_uuids=9defb98e-f192-4936-9a4a-2886a60fc444&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003080 10.0.0.27 - - [2025-12-01 02:17:26] "GET /project/9defb98e-f192-4936-9a4a-2886a60fc444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.106326 10.0.0.27 - - [2025-12-01 02:17:26] "POST /neutron/port HTTP/1.1" 200 1175 0.061235 10.0.0.27 - - [2025-12-01 02:17:26] "POST /neutron/port HTTP/1.1" 200 1203 0.072620 10.0.0.27 - - [2025-12-01 02:17:26] "POST /neutron/port HTTP/1.1" 200 117 0.011070 10.0.0.27 - - [2025-12-01 02:17:26] "POST /neutron/subnet HTTP/1.1" 200 1380 0.019372 10.0.0.27 - - [2025-12-01 02:17:26] "POST /neutron/network HTTP/1.1" 200 1086 0.011169 10.0.0.27 - - [2025-12-01 02:17:27] "POST /neutron/port HTTP/1.1" 200 1175 0.026339 10.0.0.27 - - [2025-12-01 02:17:27] "POST /neutron/port HTTP/1.1" 200 1203 0.021957 10.0.0.27 - - [2025-12-01 02:17:27] "POST /neutron/subnet HTTP/1.1" 200 1379 0.015099 10.0.0.27 - - [2025-12-01 02:17:28] "POST /neutron/network HTTP/1.1" 200 1088 0.011717 10.0.0.27 - - [2025-12-01 02:17:28] "POST /fqname-to-id HTTP/1.1" 404 193 0.004265 10.0.0.27 - - [2025-12-01 02:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.23 - - [2025-12-01 02:17:28] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001179 10.0.0.27 - - [2025-12-01 02:17:28] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008783 10.0.0.27 - - [2025-12-01 02:17:28] "POST /service-templates HTTP/1.1" 200 543 0.038937 10.0.0.27 - - [2025-12-01 02:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004482 10.0.0.27 - - [2025-12-01 02:17:28] "GET /service-template/9a95d696-ea70-496f-a874-730d42e49dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.009559 10.0.0.27 - - [2025-12-01 02:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.27 - - [2025-12-01 02:17:28] "GET /service-template/9a95d696-ea70-496f-a874-730d42e49dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.007043 10.0.0.27 - - [2025-12-01 02:17:28] "POST /id-to-fqname HTTP/1.1" 200 269 0.001730 10.0.0.27 - - [2025-12-01 02:17:28] "POST /id-to-fqname HTTP/1.1" 200 269 0.002757 10.0.0.27 - - [2025-12-01 02:17:28] "POST /id-to-fqname HTTP/1.1" 200 270 0.001401 10.0.0.27 - - [2025-12-01 02:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.27 - - [2025-12-01 02:17:28] "DELETE /service-template/9a95d696-ea70-496f-a874-730d42e49dd2 HTTP/1.1" 200 115 0.037392 10.0.0.27 - - [2025-12-01 02:17:28] "POST /fqname-to-id HTTP/1.1" 404 193 0.004285 10.0.0.27 - - [2025-12-01 02:17:30] "POST /neutron/network HTTP/1.1" 200 1086 0.011794 10.0.0.27 - - [2025-12-01 02:17:30] "POST /neutron/port HTTP/1.1" 200 1229 0.020325 10.0.0.27 - - [2025-12-01 02:17:31] "POST /neutron/port HTTP/1.1" 200 1229 0.038186 10.0.0.23 - - [2025-12-01 02:17:32] "POST /useragent-kv HTTP/1.1" 200 115 0.007283 10.0.0.23 - - [2025-12-01 02:17:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003416 10.0.0.23 - - [2025-12-01 02:17:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003013 10.0.0.23 - - [2025-12-01 02:17:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003546 10.0.0.27 - - [2025-12-01 02:17:32] "POST /neutron/network HTTP/1.1" 200 151 0.226454 10.0.0.33 - - [2025-12-01 02:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.27 - - [2025-12-01 02:17:33] "POST /neutron/network HTTP/1.1" 200 1087 0.017544 10.0.0.23 - - [2025-12-01 02:17:33] "GET /projects?obj_uuids=9defb98e-f192-4936-9a4a-2886a60fc444&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001873 10.0.0.33 - - [2025-12-01 02:17:33] "DELETE /route-target/628b5d59-6b1e-4764-b539-3c80e6fcdd17 HTTP/1.1" 200 115 0.062108 10.0.0.27 - - [2025-12-01 02:17:33] "GET /project/9defb98e-f192-4936-9a4a-2886a60fc444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.068774 10.0.0.23 - - [2025-12-01 02:17:33] "GET /projects?obj_uuids=9defb98e-f192-4936-9a4a-2886a60fc444&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002478 10.0.0.27 - - [2025-12-01 02:17:33] "GET /project/9defb98e-f192-4936-9a4a-2886a60fc444?fields=virtual_networks HTTP/1.1" 200 1061 0.078695 10.0.0.23 - - [2025-12-01 02:17:33] "GET /projects?obj_uuids=9defb98e-f192-4936-9a4a-2886a60fc444&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001419 10.0.0.27 - - [2025-12-01 02:17:33] "GET /project/9defb98e-f192-4936-9a4a-2886a60fc444?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.058497 10.0.0.23 - - [2025-12-01 02:17:33] "GET /projects?obj_uuids=9defb98e-f192-4936-9a4a-2886a60fc444&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001672 10.0.0.27 - - [2025-12-01 02:17:33] "GET /project/9defb98e-f192-4936-9a4a-2886a60fc444?fields=security_groups HTTP/1.1" 200 1296 0.063543 10.0.0.27 - - [2025-12-01 02:17:34] "POST /fqname-to-id HTTP/1.1" 404 200 0.031368 10.0.0.23 - - [2025-12-01 02:17:34] "GET /projects?obj_uuids=d351c5e2-f543-41da-847b-75554a7976bd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003515 10.0.0.23 - - [2025-12-01 02:17:34] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.007622 10.0.0.23 - - [2025-12-01 02:17:34] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.015032 10.0.0.23 - - [2025-12-01 02:17:35] "POST /id-to-fqname HTTP/1.1" 200 202 0.004177 10.0.0.23 - - [2025-12-01 02:17:35] "POST /fqname-to-id HTTP/1.1" 404 211 0.007763 10.0.0.23 - - [2025-12-01 02:17:35] "POST /security-groups HTTP/1.1" 200 603 0.048084 10.0.0.23 - - [2025-12-01 02:17:35] "POST /projects HTTP/1.1" 200 609 0.355658 10.0.0.23 - - [2025-12-01 02:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.391273 10.0.0.33 - - [2025-12-01 02:17:35] "POST /fqname-to-id HTTP/1.1" 404 245 0.012984 10.0.0.27 - - [2025-12-01 02:17:35] "GET /project/d351c5e2-f543-41da-847b-75554a7976bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.588929 10.0.0.27 - - [2025-12-01 02:17:36] "GET / HTTP/1.1" 200 35931 0.002554 10.0.0.27 - - [2025-12-01 02:17:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000680 10.0.0.27 - - [2025-12-01 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.062611 10.0.0.23 - - [2025-12-01 02:17:38] "GET /projects?obj_uuids=d351c5e2-f543-41da-847b-75554a7976bd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001185 10.0.0.27 - - [2025-12-01 02:17:38] "GET /project/d351c5e2-f543-41da-847b-75554a7976bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.061963 10.0.0.23 - - [2025-12-01 02:17:38] "GET /projects?obj_uuids=d351c5e2-f543-41da-847b-75554a7976bd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002358 10.0.0.27 - - [2025-12-01 02:17:38] "POST /neutron/network HTTP/1.1" 200 619 0.202886 10.0.0.33 - - [2025-12-01 02:17:38] "POST /ref-update HTTP/1.1" 200 156 0.044752 10.0.0.27 - - [2025-12-01 02:17:39] "POST /id-to-fqname HTTP/1.1" 200 233 0.006333 10.0.0.27 - - [2025-12-01 02:17:39] "GET /virtual-network/b54531ce-4c58-4bb9-9da4-2a1d0d2a4593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007438 10.0.0.27 - - [2025-12-01 02:17:39] "POST /neutron/network HTTP/1.1" 200 837 0.009784 10.0.0.27 - - [2025-12-01 02:17:39] "GET /virtual-network/b54531ce-4c58-4bb9-9da4-2a1d0d2a4593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007719 10.0.0.27 - - [2025-12-01 02:17:39] "GET /virtual-network/b54531ce-4c58-4bb9-9da4-2a1d0d2a4593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005637 10.0.0.27 - - [2025-12-01 02:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.23 - - [2025-12-01 02:17:41] "GET /projects?obj_uuids=d351c5e2-f543-41da-847b-75554a7976bd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001269 10.0.0.27 - - [2025-12-01 02:17:41] "GET /project/d351c5e2-f543-41da-847b-75554a7976bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.063927 10.0.0.27 - - [2025-12-01 02:17:41] "POST /neutron/network HTTP/1.1" 200 117 0.016733 10.0.0.27 - - [2025-12-01 02:17:42] "POST /neutron/network HTTP/1.1" 200 840 0.015698 10.0.0.27 - - [2025-12-01 02:17:42] "POST /id-to-fqname HTTP/1.1" 200 233 0.002467 10.0.0.27 - - [2025-12-01 02:17:42] "GET /virtual-network/143a98c4-9a63-461a-b2dc-1dcb9894f8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.010247 10.0.0.27 - - [2025-12-01 02:17:42] "GET /virtual-network/143a98c4-9a63-461a-b2dc-1dcb9894f8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.009963 10.0.0.27 - - [2025-12-01 02:17:42] "POST /neutron/subnet HTTP/1.1" 200 734 0.019465 10.0.0.27 - - [2025-12-01 02:17:42] "GET /virtual-network/143a98c4-9a63-461a-b2dc-1dcb9894f8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006967 10.0.0.27 - - [2025-12-01 02:17:42] "GET /obj-perms HTTP/1.1" 200 5054 0.070124 10.0.0.27 - - [2025-12-01 02:17:42] "POST /id-to-fqname HTTP/1.1" 200 233 0.001564 10.0.0.33 - - [2025-12-01 02:18:02] "DELETE /access-control-list/714199df-ee7e-4947-8a4f-e25375734427 HTTP/1.1" 200 115 0.061824 10.0.0.23 - - [2025-12-01 02:18:12] "DELETE /project/9defb98ef19249369a4a2886a60fc444 HTTP/1.1" 404 173 0.009825 10.0.0.23 - - [2025-12-01 02:18:12] "DELETE /project/d351c5e2f54341da847b75554a7976bd HTTP/1.1" 404 173 0.014051 10.0.0.23 - - [2025-12-01 02:18:12] "GET /projects?obj_uuids=9defb98e-f192-4936-9a4a-2886a60fc444&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001272 10.0.0.23 - - [2025-12-01 02:18:12] "DELETE /project/f48c02b6-1397-4ee8-bc52-88054fdba215 HTTP/1.1" 404 177 0.012226 10.0.0.23 - - [2025-12-01 02:18:12] "GET /project/9defb98e-f192-4936-9a4a-2886a60fc444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.049713 10.0.0.23 - - [2025-12-01 02:18:12] "GET /projects?obj_uuids=9defb98e-f192-4936-9a4a-2886a60fc444&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002393 10.0.0.23 - - [2025-12-01 02:18:12] "GET /project/9defb98e-f192-4936-9a4a-2886a60fc444?fields=security_groups HTTP/1.1" 200 1401 0.062680 10.0.0.23 - - [2025-12-01 02:18:13] "DELETE /security-group/9aac4a56-2657-4911-8f69-358274e1560e HTTP/1.1" 200 115 0.064716 10.0.0.23 - - [2025-12-01 02:18:13] "GET /projects?obj_uuids=9defb98e-f192-4936-9a4a-2886a60fc444&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001327 10.0.0.23 - - [2025-12-01 02:18:13] "GET /project/9defb98e-f192-4936-9a4a-2886a60fc444?fields=application_policy_sets HTTP/1.1" 200 1440 0.069502 10.0.0.33 - - [2025-12-01 02:18:13] "DELETE /access-control-list/2140df16-ccac-443a-b23a-5d646a0974bb HTTP/1.1" 200 115 0.063750 10.0.0.23 - - [2025-12-01 02:18:13] "DELETE /project/9defb98e-f192-4936-9a4a-2886a60fc444 HTTP/1.1" 200 115 0.503211 10.0.0.33 - - [2025-12-01 02:18:13] "GET /obj-perms HTTP/1.1" 200 5056 0.069931 10.0.0.23 - - [2025-12-01 02:18:14] "GET /obj-perms HTTP/1.1" 200 5056 0.055233 10.0.0.23 - - [2025-12-01 02:18:20] "GET /projects?obj_uuids=d351c5e2-f543-41da-847b-75554a7976bd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001692 10.0.0.27 - - [2025-12-01 02:18:20] "GET /project/d351c5e2-f543-41da-847b-75554a7976bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.082406 10.0.0.27 - - [2025-12-01 02:18:20] "POST /neutron/port HTTP/1.1" 200 117 0.009134 10.0.0.27 - - [2025-12-01 02:18:20] "POST /id-to-fqname HTTP/1.1" 200 233 0.001657 10.0.0.27 - - [2025-12-01 02:18:21] "POST /neutron/network HTTP/1.1" 200 847 0.008728 10.0.0.27 - - [2025-12-01 02:18:21] "POST /neutron/port HTTP/1.1" 200 1074 0.037935 10.0.0.23 - - [2025-12-01 02:18:21] "GET /projects?obj_uuids=d351c5e2-f543-41da-847b-75554a7976bd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001941 10.0.0.27 - - [2025-12-01 02:18:22] "GET /project/d351c5e2-f543-41da-847b-75554a7976bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.133106 10.0.0.27 - - [2025-12-01 02:18:22] "POST /neutron/network HTTP/1.1" 200 837 0.080600 10.0.0.27 - - [2025-12-01 02:18:22] "POST /neutron/subnet HTTP/1.1" 200 708 0.018519 10.0.0.27 - - [2025-12-01 02:18:22] "POST /neutron/security_group HTTP/1.1" 200 2070 0.021928 10.0.0.27 - - [2025-12-01 02:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005138 10.0.0.23 - - [2025-12-01 02:18:22] "GET /projects?obj_uuids=d351c5e2-f543-41da-847b-75554a7976bd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001537 10.0.0.27 - - [2025-12-01 02:18:22] "GET /project/d351c5e2-f543-41da-847b-75554a7976bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.074157 10.0.0.27 - - [2025-12-01 02:18:22] "GET /virtual-network/b54531ce-4c58-4bb9-9da4-2a1d0d2a4593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007973 10.0.0.27 - - [2025-12-01 02:18:22] "GET /floating-ip-pools?parent_id=b54531ce-4c58-4bb9-9da4-2a1d0d2a4593&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004766 10.0.0.27 - - [2025-12-01 02:18:22] "GET /virtual-network/b54531ce-4c58-4bb9-9da4-2a1d0d2a4593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.013815 10.0.0.27 - - [2025-12-01 02:18:22] "POST /floating-ip-pools HTTP/1.1" 200 609 0.082663 10.0.0.27 - - [2025-12-01 02:18:22] "POST /ref-update HTTP/1.1" 200 156 0.046853 10.0.0.27 - - [2025-12-01 02:18:22] "GET /virtual-network/b54531ce-4c58-4bb9-9da4-2a1d0d2a4593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.021363 10.0.0.27 - - [2025-12-01 02:18:23] "POST /neutron/network HTTP/1.1" 200 847 0.020761 10.0.0.27 - - [2025-12-01 02:18:23] "GET /virtual-network/b54531ce-4c58-4bb9-9da4-2a1d0d2a4593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006834 10.0.0.27 - - [2025-12-01 02:18:23] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009995 10.0.0.27 - - [2025-12-01 02:18:24] "POST /neutron/port HTTP/1.1" 200 1125 0.237087 10.0.0.27 - - [2025-12-01 02:18:24] "POST /neutron/subnet HTTP/1.1" 200 694 0.020347 10.0.0.27 - - [2025-12-01 02:18:28] "POST /neutron/port HTTP/1.1" 200 1102 0.037500 10.0.0.27 - - [2025-12-01 02:18:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.027979 10.0.0.27 - - [2025-12-01 02:18:44] "POST /neutron/port HTTP/1.1" 200 1102 0.039047 10.0.0.27 - - [2025-12-01 02:18:49] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009701 10.0.0.27 - - [2025-12-01 02:18:59] "POST /neutron/port HTTP/1.1" 200 1102 0.017154 10.0.0.27 - - [2025-12-01 02:19:04] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009037 10.0.0.33 - - [2025-12-01 02:19:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000554 10.0.0.33 - - [2025-12-01 02:19:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.27 - - [2025-12-01 02:19:14] "POST /neutron/port HTTP/1.1" 200 1102 0.020606 10.0.0.23 - - [2025-12-01 02:19:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000543 10.0.0.33 - - [2025-12-01 02:19:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.23 - - [2025-12-01 02:19:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000485 10.0.0.33 - - [2025-12-01 02:19:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000472 10.0.0.23 - - [2025-12-01 02:19:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.23 - - [2025-12-01 02:19:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.27 - - [2025-12-01 02:19:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.27 - - [2025-12-01 02:19:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.27 - - [2025-12-01 02:19:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000584 10.0.0.27 - - [2025-12-01 02:19:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.27 - - [2025-12-01 02:19:19] "POST /neutron/security_group HTTP/1.1" 200 2070 0.012377 10.0.0.27 - - [2025-12-01 02:19:25] "POST /neutron/port HTTP/1.1" 200 1102 0.016711 10.0.0.27 - - [2025-12-01 02:19:25] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008835 10.0.0.27 - - [2025-12-01 02:19:25] "GET /virtual-machine/9b0ed488-fbc5-4547-beb7-4161bfc7586a HTTP/1.1" 401 292 0.000412 10.0.0.27 - - [2025-12-01 02:19:25] "GET /virtual-machine/9b0ed488-fbc5-4547-beb7-4161bfc7586a HTTP/1.1" 200 1305 0.034748 10.0.0.27 - - [2025-12-01 02:19:25] "GET /virtual-machine-interface/b995f4a9-3ec1-48eb-b66b-b5f955b62c3e HTTP/1.1" 200 3005 0.006939 10.0.0.27 - - [2025-12-01 02:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.27 - - [2025-12-01 02:19:25] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005084 10.0.0.27 - - [2025-12-01 02:19:25] "GET /virtual-networks?parent_id=d351c5e2-f543-41da-847b-75554a7976bd&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004350 10.0.0.27 - - [2025-12-01 02:19:25] "GET /virtual-network/143a98c4-9a63-461a-b2dc-1dcb9894f8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006902 10.0.0.27 - - [2025-12-01 02:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.27 - - [2025-12-01 02:19:28] "GET /virtual-network/143a98c4-9a63-461a-b2dc-1dcb9894f8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006502 10.0.0.27 - - [2025-12-01 02:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.27 - - [2025-12-01 02:19:32] "GET /virtual-network/143a98c4-9a63-461a-b2dc-1dcb9894f8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.009720 10.0.0.27 - - [2025-12-01 02:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.27 - - [2025-12-01 02:19:37] "GET /virtual-network/143a98c4-9a63-461a-b2dc-1dcb9894f8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006261 10.0.0.27 - - [2025-12-01 02:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.27 - - [2025-12-01 02:19:41] "GET /virtual-network/143a98c4-9a63-461a-b2dc-1dcb9894f8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.015660 10.0.0.27 - - [2025-12-01 02:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.27 - - [2025-12-01 02:19:45] "GET /virtual-network/143a98c4-9a63-461a-b2dc-1dcb9894f8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005966 10.0.0.27 - - [2025-12-01 02:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.27 - - [2025-12-01 02:19:49] "GET /virtual-network/143a98c4-9a63-461a-b2dc-1dcb9894f8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006162 10.0.0.27 - - [2025-12-01 02:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.27 - - [2025-12-01 02:19:53] "GET /virtual-network/143a98c4-9a63-461a-b2dc-1dcb9894f8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006176 10.0.0.27 - - [2025-12-01 02:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.27 - - [2025-12-01 02:19:57] "GET /virtual-network/143a98c4-9a63-461a-b2dc-1dcb9894f8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.010408 10.0.0.27 - - [2025-12-01 02:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.27 - - [2025-12-01 02:20:01] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004669 10.0.0.27 - - [2025-12-01 02:20:01] "GET /virtual-networks?parent_id=d351c5e2-f543-41da-847b-75554a7976bd&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004019 10.0.0.27 - - [2025-12-01 02:20:01] "GET /virtual-network/143a98c4-9a63-461a-b2dc-1dcb9894f8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007126 10.0.0.27 - - [2025-12-01 02:20:06] "POST /neutron/port HTTP/1.1" 200 1102 0.018493 10.0.0.27 - - [2025-12-01 02:20:11] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008574 10.0.0.27 - - [2025-12-01 02:20:12] "POST /neutron/port HTTP/1.1" 200 1099 0.022070 10.0.0.27 - - [2025-12-01 02:20:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005475 10.0.0.27 - - [2025-12-01 02:20:13] "POST /neutron/network HTTP/1.1" 200 837 0.007982 10.0.0.27 - - [2025-12-01 02:20:16] "POST /neutron/security_group HTTP/1.1" 200 2070 0.039739 10.0.0.27 - - [2025-12-01 02:20:17] "POST /neutron/port HTTP/1.1" 200 1102 0.018354 10.0.0.27 - - [2025-12-01 02:20:17] "POST /neutron/subnet HTTP/1.1" 200 708 0.010725 10.0.0.23 - - [2025-12-01 02:20:22] "GET /projects?obj_uuids=d351c5e2-f543-41da-847b-75554a7976bd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001072 10.0.0.27 - - [2025-12-01 02:20:22] "POST /neutron/floatingip HTTP/1.1" 200 529 0.148973 10.0.0.27 - - [2025-12-01 02:20:22] "POST /neutron/floatingip HTTP/1.1" 200 578 0.052678 10.0.0.27 - - [2025-12-01 02:20:22] "POST /neutron/port HTTP/1.1" 200 1099 0.017004 10.0.0.27 - - [2025-12-01 02:20:22] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010673 10.0.0.27 - - [2025-12-01 02:20:22] "GET /virtual-machine/18f9758a-fc98-47d7-ba3f-991f754c1a85 HTTP/1.1" 200 1304 0.007472 10.0.0.27 - - [2025-12-01 02:20:22] "GET /virtual-machine-interface/a35a842d-3973-4bfc-9d8c-88d29cc69966 HTTP/1.1" 200 3005 0.007113 10.0.0.27 - - [2025-12-01 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.27 - - [2025-12-01 02:20:22] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.008140 10.0.0.27 - - [2025-12-01 02:20:22] "GET /virtual-networks?parent_id=d351c5e2-f543-41da-847b-75554a7976bd&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003686 10.0.0.27 - - [2025-12-01 02:20:22] "GET /virtual-network/b54531ce-4c58-4bb9-9da4-2a1d0d2a4593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006431 10.0.0.27 - - [2025-12-01 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415 10.0.0.27 - - [2025-12-01 02:20:23] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006104 10.0.0.27 - - [2025-12-01 02:20:23] "GET /virtual-networks?parent_id=d351c5e2-f543-41da-847b-75554a7976bd&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004337 10.0.0.27 - - [2025-12-01 02:20:23] "GET /virtual-network/b54531ce-4c58-4bb9-9da4-2a1d0d2a4593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006919 10.0.0.27 - - [2025-12-01 02:20:29] "POST /neutron/floatingip HTTP/1.1" 200 578 0.017074 10.0.0.27 - - [2025-12-01 02:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.27 - - [2025-12-01 02:20:29] "GET /routing-instance/44db77b7-af0e-4cf0-808c-20977420dc3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005223 10.0.0.27 - - [2025-12-01 02:20:29] "GET /route-target/18c22234-4679-4f20-bd93-eb970eb31ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004539 10.0.0.27 - - [2025-12-01 02:20:48] "POST /neutron/floatingip HTTP/1.1" 200 529 0.009877 10.0.0.27 - - [2025-12-01 02:20:48] "GET /floating-ip-pool/7ff266c5-a454-4fba-9a41-23345138850b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.008063 10.0.0.27 - - [2025-12-01 02:20:48] "POST /ref-update HTTP/1.1" 200 156 0.020355 10.0.0.27 - - [2025-12-01 02:20:48] "DELETE /floating-ip-pool/7ff266c5-a454-4fba-9a41-23345138850b HTTP/1.1" 200 115 0.050510 10.0.0.27 - - [2025-12-01 02:20:49] "POST /neutron/network HTTP/1.1" 400 204 0.018840 10.0.0.27 - - [2025-12-01 02:20:49] "POST /neutron/port HTTP/1.1" 200 151 0.270321 10.0.0.27 - - [2025-12-01 02:20:49] "POST /neutron/port HTTP/1.1" 200 151 0.289807 10.0.0.27 - - [2025-12-01 02:20:51] "POST /neutron/network HTTP/1.1" 200 837 0.009486 10.0.0.33 - - [2025-12-01 02:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006036 10.0.0.23 - - [2025-12-01 02:20:53] "GET /projects?obj_uuids=d351c5e2-f543-41da-847b-75554a7976bd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001351 10.0.0.27 - - [2025-12-01 02:20:53] "GET /project/d351c5e2-f543-41da-847b-75554a7976bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.053700 10.0.0.23 - - [2025-12-01 02:20:53] "GET /projects?obj_uuids=d351c5e2-f543-41da-847b-75554a7976bd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001163 10.0.0.27 - - [2025-12-01 02:20:53] "GET /project/d351c5e2-f543-41da-847b-75554a7976bd?fields=virtual_networks HTTP/1.1" 200 1066 0.052840 10.0.0.23 - - [2025-12-01 02:20:53] "GET /projects?obj_uuids=d351c5e2-f543-41da-847b-75554a7976bd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001238 10.0.0.27 - - [2025-12-01 02:20:53] "GET /project/d351c5e2-f543-41da-847b-75554a7976bd?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.044173 10.0.0.23 - - [2025-12-01 02:20:53] "GET /projects?obj_uuids=d351c5e2-f543-41da-847b-75554a7976bd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001184 10.0.0.27 - - [2025-12-01 02:20:53] "GET /project/d351c5e2-f543-41da-847b-75554a7976bd?fields=security_groups HTTP/1.1" 200 1304 0.050356 10.0.0.27 - - [2025-12-01 02:20:54] "POST /fqname-to-id HTTP/1.1" 404 188 0.041154 10.0.0.23 - - [2025-12-01 02:20:54] "GET /projects?obj_uuids=70d01233-091a-47c6-9d04-aeb3cafe79aa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004224 10.0.0.23 - - [2025-12-01 02:20:54] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001047 10.0.0.23 - - [2025-12-01 02:20:54] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008193 10.0.0.23 - - [2025-12-01 02:20:54] "POST /id-to-fqname HTTP/1.1" 200 190 0.005261 10.0.0.23 - - [2025-12-01 02:20:54] "POST /fqname-to-id HTTP/1.1" 404 199 0.005494 10.0.0.23 - - [2025-12-01 02:20:54] "POST /security-groups HTTP/1.1" 200 591 0.039641 10.0.0.23 - - [2025-12-01 02:20:54] "POST /projects HTTP/1.1" 200 585 0.296334 10.0.0.23 - - [2025-12-01 02:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.334582 10.0.0.33 - - [2025-12-01 02:20:54] "POST /access-control-lists HTTP/1.1" 200 596 0.040530 10.0.0.27 - - [2025-12-01 02:20:54] "GET /project/70d01233-091a-47c6-9d04-aeb3cafe79aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.516326 10.0.0.27 - - [2025-12-01 02:20:56] "GET / HTTP/1.1" 200 35931 0.002266 10.0.0.23 - - [2025-12-01 02:20:59] "GET /projects?obj_uuids=70d01233-091a-47c6-9d04-aeb3cafe79aa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002835 10.0.0.27 - - [2025-12-01 02:20:59] "GET /project/70d01233-091a-47c6-9d04-aeb3cafe79aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.045436 10.0.0.23 - - [2025-12-01 02:20:59] "GET /projects?obj_uuids=70d01233-091a-47c6-9d04-aeb3cafe79aa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002194 10.0.0.27 - - [2025-12-01 02:20:59] "GET /project/70d01233-091a-47c6-9d04-aeb3cafe79aa?fields=virtual_networks HTTP/1.1" 200 1042 0.072775 10.0.0.23 - - [2025-12-01 02:20:59] "GET /projects?obj_uuids=70d01233-091a-47c6-9d04-aeb3cafe79aa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001425 10.0.0.27 - - [2025-12-01 02:20:59] "GET /project/70d01233-091a-47c6-9d04-aeb3cafe79aa?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.059484 10.0.0.23 - - [2025-12-01 02:20:59] "GET /projects?obj_uuids=70d01233-091a-47c6-9d04-aeb3cafe79aa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001296 10.0.0.27 - - [2025-12-01 02:20:59] "GET /project/70d01233-091a-47c6-9d04-aeb3cafe79aa?fields=security_groups HTTP/1.1" 200 1268 0.048203 10.0.0.27 - - [2025-12-01 02:21:00] "POST /fqname-to-id HTTP/1.1" 404 183 0.033352 10.0.0.23 - - [2025-12-01 02:21:00] "GET /projects?obj_uuids=d20edb11-7817-4f52-9e41-3b112a5fe545&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004048 10.0.0.23 - - [2025-12-01 02:21:00] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001322 10.0.0.23 - - [2025-12-01 02:21:00] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009019 10.0.0.23 - - [2025-12-01 02:21:01] "POST /id-to-fqname HTTP/1.1" 200 185 0.005976 10.0.0.23 - - [2025-12-01 02:21:01] "POST /fqname-to-id HTTP/1.1" 404 194 0.006469 10.0.0.23 - - [2025-12-01 02:21:01] "POST /security-groups HTTP/1.1" 200 586 0.036617 10.0.0.33 - - [2025-12-01 02:21:01] "POST /fqname-to-id HTTP/1.1" 404 229 0.004616 10.0.0.23 - - [2025-12-01 02:21:01] "POST /projects HTTP/1.1" 200 575 0.267206 10.0.0.23 - - [2025-12-01 02:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.303210 10.0.0.27 - - [2025-12-01 02:21:01] "GET /project/d20edb11-7817-4f52-9e41-3b112a5fe545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.475555 10.0.0.33 - - [2025-12-01 02:21:01] "POST /access-control-lists HTTP/1.1" 200 589 0.052936 10.0.0.27 - - [2025-12-01 02:21:02] "GET / HTTP/1.1" 200 35931 0.001920 10.0.0.23 - - [2025-12-01 02:21:08] "GET /projects?obj_uuids=d20edb11-7817-4f52-9e41-3b112a5fe545&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001073 10.0.0.27 - - [2025-12-01 02:21:08] "GET /project/d20edb11-7817-4f52-9e41-3b112a5fe545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.045584 10.0.0.23 - - [2025-12-01 02:21:08] "GET /projects?obj_uuids=d20edb11-7817-4f52-9e41-3b112a5fe545&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001007 10.0.0.27 - - [2025-12-01 02:21:08] "GET /project/d20edb11-7817-4f52-9e41-3b112a5fe545?fields=virtual_networks HTTP/1.1" 200 1033 0.043401 10.0.0.23 - - [2025-12-01 02:21:08] "GET /projects?obj_uuids=d20edb11-7817-4f52-9e41-3b112a5fe545&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001721 10.0.0.27 - - [2025-12-01 02:21:08] "GET /project/d20edb11-7817-4f52-9e41-3b112a5fe545?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.056134 10.0.0.23 - - [2025-12-01 02:21:08] "GET /projects?obj_uuids=d20edb11-7817-4f52-9e41-3b112a5fe545&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001482 10.0.0.27 - - [2025-12-01 02:21:08] "GET /project/d20edb11-7817-4f52-9e41-3b112a5fe545?fields=security_groups HTTP/1.1" 200 1254 0.063150 10.0.0.27 - - [2025-12-01 02:21:10] "POST /fqname-to-id HTTP/1.1" 404 187 0.037171 10.0.0.23 - - [2025-12-01 02:21:10] "GET /projects?obj_uuids=d04e0797-c19d-4b0b-84d2-090f586381e3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004228 10.0.0.23 - - [2025-12-01 02:21:10] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001241 10.0.0.23 - - [2025-12-01 02:21:10] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010085 10.0.0.23 - - [2025-12-01 02:21:10] "POST /id-to-fqname HTTP/1.1" 200 189 0.003700 10.0.0.23 - - [2025-12-01 02:21:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.004796 10.0.0.23 - - [2025-12-01 02:21:10] "POST /security-groups HTTP/1.1" 200 590 0.081228 10.0.0.33 - - [2025-12-01 02:21:10] "POST /fqname-to-id HTTP/1.1" 404 233 0.007655 10.0.0.23 - - [2025-12-01 02:21:10] "POST /projects HTTP/1.1" 200 583 0.345287 10.0.0.23 - - [2025-12-01 02:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.391798 10.0.0.27 - - [2025-12-01 02:21:10] "GET /project/d04e0797-c19d-4b0b-84d2-090f586381e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.566901 10.0.0.33 - - [2025-12-01 02:21:10] "POST /access-control-lists HTTP/1.1" 200 593 0.067667 10.0.0.27 - - [2025-12-01 02:21:11] "GET / HTTP/1.1" 200 35931 0.004099 10.0.0.23 - - [2025-12-01 02:21:13] "DELETE /project/d20edb1178174f529e413b112a5fe545 HTTP/1.1" 404 173 0.012057 10.0.0.23 - - [2025-12-01 02:21:13] "DELETE /project/d04e0797c19d4b0b84d2090f586381e3 HTTP/1.1" 404 173 0.010555 10.0.0.23 - - [2025-12-01 02:21:13] "DELETE /project/70d01233091a47c69d04aeb3cafe79aa HTTP/1.1" 404 173 0.009657 10.0.0.23 - - [2025-12-01 02:21:13] "DELETE /project/d351c5e2-f543-41da-847b-75554a7976bd HTTP/1.1" 404 177 0.008888 10.0.0.23 - - [2025-12-01 02:21:13] "GET /projects?obj_uuids=d20edb11-7817-4f52-9e41-3b112a5fe545&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000956 10.0.0.23 - - [2025-12-01 02:21:13] "GET /projects?obj_uuids=70d01233-091a-47c6-9d04-aeb3cafe79aa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000807 10.0.0.23 - - [2025-12-01 02:21:13] "GET /project/d20edb11-7817-4f52-9e41-3b112a5fe545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.073195 10.0.0.23 - - [2025-12-01 02:21:13] "GET /project/70d01233-091a-47c6-9d04-aeb3cafe79aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.082946 10.0.0.23 - - [2025-12-01 02:21:13] "GET /projects?obj_uuids=d20edb11-7817-4f52-9e41-3b112a5fe545&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001846 10.0.0.23 - - [2025-12-01 02:21:13] "GET /projects?obj_uuids=70d01233-091a-47c6-9d04-aeb3cafe79aa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001347 10.0.0.23 - - [2025-12-01 02:21:13] "GET /project/70d01233-091a-47c6-9d04-aeb3cafe79aa?fields=security_groups HTTP/1.1" 200 1373 0.072413 10.0.0.23 - - [2025-12-01 02:21:13] "GET /project/d20edb11-7817-4f52-9e41-3b112a5fe545?fields=security_groups HTTP/1.1" 200 1359 0.083299 10.0.0.23 - - [2025-12-01 02:21:13] "DELETE /security-group/dd8963aa-1f01-426d-8e53-98556ab596f7 HTTP/1.1" 200 115 0.061369 10.0.0.23 - - [2025-12-01 02:21:13] "GET /projects?obj_uuids=70d01233-091a-47c6-9d04-aeb3cafe79aa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001476 10.0.0.23 - - [2025-12-01 02:21:13] "DELETE /security-group/67f5ce70-9c98-4e67-b4e2-fb2c05596a2b HTTP/1.1" 200 115 0.110216 10.0.0.23 - - [2025-12-01 02:21:13] "GET /projects?obj_uuids=d20edb11-7817-4f52-9e41-3b112a5fe545&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001178 10.0.0.23 - - [2025-12-01 02:21:13] "GET /project/70d01233-091a-47c6-9d04-aeb3cafe79aa?fields=application_policy_sets HTTP/1.1" 200 1412 0.077598 10.0.0.23 - - [2025-12-01 02:21:14] "GET /project/d20edb11-7817-4f52-9e41-3b112a5fe545?fields=application_policy_sets HTTP/1.1" 200 1398 0.120291 10.0.0.33 - - [2025-12-01 02:21:14] "DELETE /access-control-list/6cebadb5-579d-469b-a672-3598c5af05c3 HTTP/1.1" 200 115 0.085215 10.0.0.23 - - [2025-12-01 02:21:14] "DELETE /project/70d01233-091a-47c6-9d04-aeb3cafe79aa HTTP/1.1" 200 115 0.651531 10.0.0.23 - - [2025-12-01 02:21:14] "DELETE /project/d20edb11-7817-4f52-9e41-3b112a5fe545 HTTP/1.1" 200 115 0.763422 10.0.0.23 - - [2025-12-01 02:21:15] "GET /projects?obj_uuids=d04e0797-c19d-4b0b-84d2-090f586381e3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001801 10.0.0.27 - - [2025-12-01 02:21:15] "GET /project/d04e0797-c19d-4b0b-84d2-090f586381e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.049158 10.0.0.23 - - [2025-12-01 02:21:15] "GET /projects?obj_uuids=d04e0797-c19d-4b0b-84d2-090f586381e3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001318 10.0.0.27 - - [2025-12-01 02:21:15] "GET /project/d04e0797-c19d-4b0b-84d2-090f586381e3?fields=virtual_networks HTTP/1.1" 200 1040 0.051732 10.0.0.23 - - [2025-12-01 02:21:15] "GET /projects?obj_uuids=d04e0797-c19d-4b0b-84d2-090f586381e3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001613 10.0.0.27 - - [2025-12-01 02:21:15] "GET /project/d04e0797-c19d-4b0b-84d2-090f586381e3?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.044952 10.0.0.23 - - [2025-12-01 02:21:15] "GET /projects?obj_uuids=d04e0797-c19d-4b0b-84d2-090f586381e3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001335 10.0.0.27 - - [2025-12-01 02:21:15] "GET /project/d04e0797-c19d-4b0b-84d2-090f586381e3?fields=security_groups HTTP/1.1" 200 1265 0.048540 10.0.0.27 - - [2025-12-01 02:21:17] "POST /fqname-to-id HTTP/1.1" 404 188 0.028450 10.0.0.23 - - [2025-12-01 02:21:17] "GET /projects?obj_uuids=e741ad13-2363-4bb1-a505-083f8c73c208&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003785 10.0.0.23 - - [2025-12-01 02:21:17] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001070 10.0.0.23 - - [2025-12-01 02:21:17] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008777 10.0.0.23 - - [2025-12-01 02:21:17] "POST /id-to-fqname HTTP/1.1" 200 190 0.007771 10.0.0.23 - - [2025-12-01 02:21:17] "POST /fqname-to-id HTTP/1.1" 404 199 0.004783 10.0.0.23 - - [2025-12-01 02:21:17] "POST /security-groups HTTP/1.1" 200 591 0.037385 10.0.0.23 - - [2025-12-01 02:21:17] "POST /projects HTTP/1.1" 200 585 0.274070 10.0.0.33 - - [2025-12-01 02:21:17] "POST /access-control-lists HTTP/1.1" 200 596 0.041799 10.0.0.23 - - [2025-12-01 02:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.349686 10.0.0.27 - - [2025-12-01 02:21:17] "GET /project/e741ad13-2363-4bb1-a505-083f8c73c208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.531256 10.0.0.27 - - [2025-12-01 02:21:19] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.23 - - [2025-12-01 02:21:22] "GET /projects?obj_uuids=e741ad13-2363-4bb1-a505-083f8c73c208&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001681 10.0.0.27 - - [2025-12-01 02:21:22] "GET /project/e741ad13-2363-4bb1-a505-083f8c73c208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.047035 10.0.0.23 - - [2025-12-01 02:21:22] "GET /projects?obj_uuids=e741ad13-2363-4bb1-a505-083f8c73c208&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001027 10.0.0.27 - - [2025-12-01 02:21:22] "GET /project/e741ad13-2363-4bb1-a505-083f8c73c208?fields=virtual_networks HTTP/1.1" 200 1043 0.055231 10.0.0.23 - - [2025-12-01 02:21:22] "GET /projects?obj_uuids=e741ad13-2363-4bb1-a505-083f8c73c208&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001170 10.0.0.27 - - [2025-12-01 02:21:22] "GET /project/e741ad13-2363-4bb1-a505-083f8c73c208?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.063221 10.0.0.23 - - [2025-12-01 02:21:22] "GET /projects?obj_uuids=e741ad13-2363-4bb1-a505-083f8c73c208&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001448 10.0.0.27 - - [2025-12-01 02:21:22] "GET /project/e741ad13-2363-4bb1-a505-083f8c73c208?fields=security_groups HTTP/1.1" 200 1269 0.050178 10.0.0.27 - - [2025-12-01 02:21:23] "POST /fqname-to-id HTTP/1.1" 404 192 0.029640 10.0.0.23 - - [2025-12-01 02:21:23] "GET /projects?obj_uuids=6498efd7-08eb-4ae5-9d8f-32af88f129cd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003618 10.0.0.23 - - [2025-12-01 02:21:23] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001181 10.0.0.23 - - [2025-12-01 02:21:23] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009591 10.0.0.23 - - [2025-12-01 02:21:24] "POST /id-to-fqname HTTP/1.1" 200 194 0.002539 10.0.0.23 - - [2025-12-01 02:21:24] "POST /fqname-to-id HTTP/1.1" 404 203 0.007619 10.0.0.23 - - [2025-12-01 02:21:24] "POST /security-groups HTTP/1.1" 200 595 0.035032 10.0.0.33 - - [2025-12-01 02:21:24] "POST /fqname-to-id HTTP/1.1" 404 238 0.004552 10.0.0.23 - - [2025-12-01 02:21:24] "POST /projects HTTP/1.1" 200 593 0.269450 10.0.0.23 - - [2025-12-01 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.350040 10.0.0.33 - - [2025-12-01 02:21:24] "POST /access-control-lists HTTP/1.1" 200 598 0.043342 10.0.0.27 - - [2025-12-01 02:21:24] "GET /project/6498efd7-08eb-4ae5-9d8f-32af88f129cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.509889 10.0.0.27 - - [2025-12-01 02:21:25] "GET / HTTP/1.1" 200 35931 0.002585 10.0.0.23 - - [2025-12-01 02:21:28] "GET /projects?obj_uuids=6498efd7-08eb-4ae5-9d8f-32af88f129cd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001383 10.0.0.27 - - [2025-12-01 02:21:28] "GET /project/6498efd7-08eb-4ae5-9d8f-32af88f129cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.044974 10.0.0.23 - - [2025-12-01 02:21:28] "GET /projects?obj_uuids=6498efd7-08eb-4ae5-9d8f-32af88f129cd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001130 10.0.0.27 - - [2025-12-01 02:21:28] "GET /project/6498efd7-08eb-4ae5-9d8f-32af88f129cd?fields=virtual_networks HTTP/1.1" 200 1050 0.053020 10.0.0.23 - - [2025-12-01 02:21:28] "GET /projects?obj_uuids=6498efd7-08eb-4ae5-9d8f-32af88f129cd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001368 10.0.0.27 - - [2025-12-01 02:21:29] "GET /project/6498efd7-08eb-4ae5-9d8f-32af88f129cd?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.043882 10.0.0.23 - - [2025-12-01 02:21:29] "GET /projects?obj_uuids=6498efd7-08eb-4ae5-9d8f-32af88f129cd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001214 10.0.0.27 - - [2025-12-01 02:21:29] "GET /project/6498efd7-08eb-4ae5-9d8f-32af88f129cd?fields=security_groups HTTP/1.1" 200 1280 0.049213 10.0.0.27 - - [2025-12-01 02:21:30] "POST /fqname-to-id HTTP/1.1" 404 183 0.032588 10.0.0.23 - - [2025-12-01 02:21:30] "GET /projects?obj_uuids=ffb8c7dd-5aba-4565-97ac-e243fece388c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005036 10.0.0.23 - - [2025-12-01 02:21:30] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001134 10.0.0.23 - - [2025-12-01 02:21:30] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008287 10.0.0.23 - - [2025-12-01 02:21:30] "POST /id-to-fqname HTTP/1.1" 200 185 0.006146 10.0.0.23 - - [2025-12-01 02:21:30] "POST /fqname-to-id HTTP/1.1" 404 194 0.008755 10.0.0.23 - - [2025-12-01 02:21:30] "POST /security-groups HTTP/1.1" 200 586 0.052832 10.0.0.23 - - [2025-12-01 02:21:30] "POST /projects HTTP/1.1" 200 575 0.299950 10.0.0.23 - - [2025-12-01 02:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.336595 10.0.0.33 - - [2025-12-01 02:21:30] "POST /fqname-to-id HTTP/1.1" 404 228 0.014942 10.0.0.27 - - [2025-12-01 02:21:30] "GET /project/ffb8c7dd-5aba-4565-97ac-e243fece388c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.548267 10.0.0.27 - - [2025-12-01 02:21:31] "GET / HTTP/1.1" 200 35931 0.002237 10.0.0.27 - - [2025-12-01 02:21:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.005020 10.0.0.33 - - [2025-12-01 02:21:32] "POST /access-control-lists HTTP/1.1" 200 590 0.037163 10.0.0.33 - - [2025-12-01 02:21:32] "PUT /access-control-list/7bf22505-b8d8-493d-b3f6-6025e14ee796 HTTP/1.1" 200 272 0.029723 10.0.0.23 - - [2025-12-01 02:21:33] "GET /projects?obj_uuids=6d71d939-e288-4102-9772-f5adf42bd9b6&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001358 10.0.0.27 - - [2025-12-01 02:21:33] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.128993 10.0.0.33 - - [2025-12-01 02:21:33] "PUT /access-control-list/3fb0f10a-d542-4a36-b439-948959cb475a HTTP/1.1" 200 272 0.064115 10.0.0.27 - - [2025-12-01 02:21:33] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.141915 10.0.0.27 - - [2025-12-01 02:21:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.005242 10.0.0.33 - - [2025-12-01 02:21:33] "POST /access-control-lists HTTP/1.1" 200 590 0.034900 10.0.0.33 - - [2025-12-01 02:21:34] "PUT /access-control-list/9f25e3ed-b682-4ad3-9331-f12fd06a74ad HTTP/1.1" 200 272 0.033006 10.0.0.23 - - [2025-12-01 02:21:34] "GET /projects?obj_uuids=6d71d939-e288-4102-9772-f5adf42bd9b6&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.005317 10.0.0.27 - - [2025-12-01 02:21:34] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.100602 10.0.0.33 - - [2025-12-01 02:21:34] "PUT /access-control-list/a1366409-61b7-4d43-a7de-18586aaea08e HTTP/1.1" 200 272 0.026376 10.0.0.27 - - [2025-12-01 02:21:34] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.019219 10.0.0.27 - - [2025-12-01 02:21:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000598 10.0.0.27 - - [2025-12-01 02:21:35] "POST /fqname-to-id HTTP/1.1" 404 210 0.033007 10.0.0.33 - - [2025-12-01 02:21:35] "POST /access-control-lists HTTP/1.1" 200 607 0.045825 10.0.0.33 - - [2025-12-01 02:21:35] "PUT /access-control-list/724fec0b-8d33-4987-b798-ad4b9258fefb HTTP/1.1" 200 272 0.016948 10.0.0.23 - - [2025-12-01 02:21:35] "GET /projects?obj_uuids=ffb8c7dd-5aba-4565-97ac-e243fece388c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001333 10.0.0.27 - - [2025-12-01 02:21:35] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.118625 10.0.0.33 - - [2025-12-01 02:21:36] "PUT /access-control-list/4ab0b678-f89a-4f9d-8f57-0a9dc4610950 HTTP/1.1" 200 272 0.023173 10.0.0.27 - - [2025-12-01 02:21:36] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.029869 10.0.0.27 - - [2025-12-01 02:21:36] "POST /fqname-to-id HTTP/1.1" 404 210 0.004781 10.0.0.33 - - [2025-12-01 02:21:36] "POST /access-control-lists HTTP/1.1" 200 607 0.037736 10.0.0.33 - - [2025-12-01 02:21:36] "PUT /access-control-list/21cd9ffd-6dcb-4190-ab9d-6806f91fe4a7 HTTP/1.1" 200 272 0.026288 10.0.0.23 - - [2025-12-01 02:21:36] "GET /projects?obj_uuids=ffb8c7dd-5aba-4565-97ac-e243fece388c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.007479 10.0.0.27 - - [2025-12-01 02:21:36] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.104928 10.0.0.27 - - [2025-12-01 02:21:36] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.017889 10.0.0.33 - - [2025-12-01 02:21:36] "PUT /access-control-list/007cae0b-1249-4237-923e-eb01618097cf HTTP/1.1" 200 272 0.031458 10.0.0.27 - - [2025-12-01 02:21:38] "POST /neutron/router HTTP/1.1" 200 541 0.020645 10.0.0.33 - - [2025-12-01 02:21:38] "PUT /logical-router/a9e85c60-6dd1-4e90-aa32-5c25f14ba36e HTTP/1.1" 200 262 0.056346 10.0.0.27 - - [2025-12-01 02:21:38] "POST /neutron/router HTTP/1.1" 200 541 0.013865 10.0.0.27 - - [2025-12-01 02:21:38] "POST /neutron/router HTTP/1.1" 200 541 0.003976 10.0.0.27 - - [2025-12-01 02:21:38] "POST /neutron/router HTTP/1.1" 200 541 0.005568 10.0.0.27 - - [2025-12-01 02:21:38] "POST /neutron/router HTTP/1.1" 200 541 0.004802 10.0.0.27 - - [2025-12-01 02:21:38] "POST /neutron/router HTTP/1.1" 200 541 0.006115 10.0.0.27 - - [2025-12-01 02:21:38] "POST /neutron/router HTTP/1.1" 200 541 0.004364 10.0.0.27 - - [2025-12-01 02:21:39] "POST /neutron/router HTTP/1.1" 200 541 0.005050 10.0.0.27 - - [2025-12-01 02:21:39] "POST /neutron/router HTTP/1.1" 200 541 0.004307 10.0.0.27 - - [2025-12-01 02:21:39] "POST /neutron/router HTTP/1.1" 200 541 0.004641 10.0.0.27 - - [2025-12-01 02:21:39] "POST /neutron/router HTTP/1.1" 200 541 0.006200 10.0.0.27 - - [2025-12-01 02:21:39] "POST /neutron/router HTTP/1.1" 200 541 0.006207 10.0.0.27 - - [2025-12-01 02:21:39] "POST /neutron/router HTTP/1.1" 200 151 0.094088 10.0.0.33 - - [2025-12-01 02:21:39] "POST /route-targets HTTP/1.1" 200 327 0.020187 10.0.0.27 - - [2025-12-01 02:21:39] "POST /neutron/router HTTP/1.1" 200 542 0.008125 10.0.0.27 - - [2025-12-01 02:21:39] "POST /neutron/router HTTP/1.1" 200 542 0.015894 10.0.0.27 - - [2025-12-01 02:21:39] "POST /neutron/router HTTP/1.1" 200 542 0.006485 10.0.0.27 - - [2025-12-01 02:21:39] "POST /neutron/router HTTP/1.1" 200 542 0.004875 10.0.0.27 - - [2025-12-01 02:21:39] "POST /neutron/router HTTP/1.1" 200 542 0.009854 10.0.0.27 - - [2025-12-01 02:21:39] "POST /neutron/router HTTP/1.1" 200 542 0.004934 10.0.0.27 - - [2025-12-01 02:21:40] "POST /neutron/router HTTP/1.1" 200 542 0.004838 10.0.0.27 - - [2025-12-01 02:21:40] "POST /neutron/router HTTP/1.1" 200 542 0.004336 10.0.0.27 - - [2025-12-01 02:21:40] "POST /neutron/router HTTP/1.1" 200 542 0.004922 10.0.0.27 - - [2025-12-01 02:21:40] "POST /neutron/router HTTP/1.1" 200 542 0.010112 10.0.0.27 - - [2025-12-01 02:21:40] "POST /neutron/router HTTP/1.1" 200 542 0.004909 10.0.0.27 - - [2025-12-01 02:21:40] "POST /neutron/router HTTP/1.1" 200 542 0.040019 10.0.0.23 - - [2025-12-01 02:21:40] "GET /projects?obj_uuids=ffb8c7dd-5aba-4565-97ac-e243fece388c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001394 10.0.0.33 - - [2025-12-01 02:21:40] "DELETE /route-target/1802cd6f-7b30-49bd-b460-0e3cb4a9341b HTTP/1.1" 200 115 0.047848 10.0.0.27 - - [2025-12-01 02:21:40] "POST /neutron/router HTTP/1.1" 200 559 0.109477 10.0.0.27 - - [2025-12-01 02:21:40] "POST /neutron/router HTTP/1.1" 200 559 0.013934 10.0.0.27 - - [2025-12-01 02:21:40] "POST /neutron/router HTTP/1.1" 200 559 0.004828 10.0.0.27 - - [2025-12-01 02:21:40] "POST /neutron/router HTTP/1.1" 200 559 0.004743 10.0.0.27 - - [2025-12-01 02:21:40] "POST /neutron/router HTTP/1.1" 200 559 0.006053 10.0.0.27 - - [2025-12-01 02:21:40] "POST /neutron/router HTTP/1.1" 200 559 0.005348 10.0.0.27 - - [2025-12-01 02:21:40] "POST /neutron/router HTTP/1.1" 200 559 0.005033 10.0.0.27 - - [2025-12-01 02:21:41] "POST /neutron/router HTTP/1.1" 200 559 0.004674 10.0.0.27 - - [2025-12-01 02:21:41] "POST /neutron/router HTTP/1.1" 200 559 0.004984 10.0.0.27 - - [2025-12-01 02:21:41] "POST /neutron/router HTTP/1.1" 200 559 0.005760 10.0.0.27 - - [2025-12-01 02:21:41] "POST /neutron/router HTTP/1.1" 200 559 0.005312 10.0.0.27 - - [2025-12-01 02:21:41] "POST /neutron/router HTTP/1.1" 200 559 0.042464 10.0.0.27 - - [2025-12-01 02:21:41] "POST /neutron/router HTTP/1.1" 200 560 0.005287 10.0.0.33 - - [2025-12-01 02:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010586 10.0.0.33 - - [2025-12-01 02:21:41] "GET /logical-router/67e6ac04-fff4-4286-a85b-9694fefb4454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.089953 10.0.0.27 - - [2025-12-01 02:21:41] "POST /neutron/security_group HTTP/1.1" 200 151 0.076030 10.0.0.33 - - [2025-12-01 02:21:41] "DELETE /access-control-list/007cae0b-1249-4237-923e-eb01618097cf HTTP/1.1" 200 115 0.038246 10.0.0.27 - - [2025-12-01 02:21:41] "POST /neutron/security_group HTTP/1.1" 200 506 0.010143 10.0.0.33 - - [2025-12-01 02:21:41] "DELETE /access-control-list/9f25e3ed-b682-4ad3-9331-f12fd06a74ad HTTP/1.1" 200 115 0.065630 10.0.0.27 - - [2025-12-01 02:21:41] "POST /neutron/security_group HTTP/1.1" 200 151 0.062655 10.0.0.33 - - [2025-12-01 02:21:42] "DELETE /access-control-list/3fb0f10a-d542-4a36-b439-948959cb475a HTTP/1.1" 200 115 0.071003 10.0.0.23 - - [2025-12-01 02:21:43] "GET /projects?obj_uuids=ffb8c7dd-5aba-4565-97ac-e243fece388c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.043711 10.0.0.27 - - [2025-12-01 02:21:43] "GET /project/ffb8c7dd-5aba-4565-97ac-e243fece388c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.095744 10.0.0.23 - - [2025-12-01 02:21:43] "GET /projects?obj_uuids=ffb8c7dd-5aba-4565-97ac-e243fece388c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002008 10.0.0.27 - - [2025-12-01 02:21:43] "GET /project/ffb8c7dd-5aba-4565-97ac-e243fece388c?fields=virtual_networks HTTP/1.1" 200 1033 0.063005 10.0.0.23 - - [2025-12-01 02:21:43] "GET /projects?obj_uuids=ffb8c7dd-5aba-4565-97ac-e243fece388c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001450 10.0.0.27 - - [2025-12-01 02:21:43] "GET /project/ffb8c7dd-5aba-4565-97ac-e243fece388c?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.053367 10.0.0.23 - - [2025-12-01 02:21:43] "GET /projects?obj_uuids=ffb8c7dd-5aba-4565-97ac-e243fece388c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001491 10.0.0.27 - - [2025-12-01 02:21:43] "GET /project/ffb8c7dd-5aba-4565-97ac-e243fece388c?fields=security_groups HTTP/1.1" 200 1254 0.059747 10.0.0.27 - - [2025-12-01 02:21:44] "POST /fqname-to-id HTTP/1.1" 404 184 0.033212 10.0.0.23 - - [2025-12-01 02:21:44] "GET /projects?obj_uuids=acf324e3-1218-4e46-9a63-7c4e937d2211&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003286 10.0.0.23 - - [2025-12-01 02:21:44] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001095 10.0.0.23 - - [2025-12-01 02:21:44] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009393 10.0.0.23 - - [2025-12-01 02:21:44] "POST /id-to-fqname HTTP/1.1" 200 186 0.003973 10.0.0.23 - - [2025-12-01 02:21:44] "POST /fqname-to-id HTTP/1.1" 404 195 0.009112 10.0.0.23 - - [2025-12-01 02:21:44] "POST /security-groups HTTP/1.1" 200 587 0.076736 10.0.0.23 - - [2025-12-01 02:21:44] "POST /projects HTTP/1.1" 200 577 0.300011 10.0.0.23 - - [2025-12-01 02:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.336560 10.0.0.33 - - [2025-12-01 02:21:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.005324 10.0.0.27 - - [2025-12-01 02:21:45] "GET /project/acf324e3-1218-4e46-9a63-7c4e937d2211?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.492521 10.0.0.27 - - [2025-12-01 02:21:46] "GET / HTTP/1.1" 200 35931 0.001940 10.0.0.27 - - [2025-12-01 02:21:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000483 10.0.0.27 - - [2025-12-01 02:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.066897 10.0.0.23 - - [2025-12-01 02:21:48] "GET /projects?obj_uuids=acf324e3-1218-4e46-9a63-7c4e937d2211&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001341 10.0.0.27 - - [2025-12-01 02:21:48] "GET /project/acf324e3-1218-4e46-9a63-7c4e937d2211?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.055473 10.0.0.33 - - [2025-12-01 02:21:49] "POST /ref-update HTTP/1.1" 200 156 0.080511 10.0.0.23 - - [2025-12-01 02:21:49] "POST /useragent-kv HTTP/1.1" 200 115 0.007793 10.0.0.27 - - [2025-12-01 02:21:49] "POST /neutron/subnet HTTP/1.1" 200 720 0.288871 10.0.0.27 - - [2025-12-01 02:21:49] "POST /id-to-fqname HTTP/1.1" 200 216 0.001643 10.0.0.27 - - [2025-12-01 02:21:49] "GET /virtual-network/7ebb712c-1183-4ee4-902a-26c0ce0bc7c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.018816 10.0.0.27 - - [2025-12-01 02:21:49] "GET /virtual-network/7ebb712c-1183-4ee4-902a-26c0ce0bc7c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006285 10.0.0.27 - - [2025-12-01 02:21:49] "POST /neutron/network HTTP/1.1" 200 819 0.011329 10.0.0.27 - - [2025-12-01 02:21:49] "POST /fqname-to-id HTTP/1.1" 404 206 0.003846 10.0.0.27 - - [2025-12-01 02:21:49] "GET /virtual-network/7ebb712c-1183-4ee4-902a-26c0ce0bc7c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007533 10.0.0.27 - - [2025-12-01 02:21:49] "GET /virtual-machine-interface/aca522d6-438f-49d6-8860-9d2dd7915a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.009183 10.0.0.27 - - [2025-12-01 02:21:49] "GET /virtual-machine-interface/aca522d6-438f-49d6-8860-9d2dd7915a6c?fields=instance_ip_back_refs HTTP/1.1" 200 1317 0.010568 10.0.0.27 - - [2025-12-01 02:21:49] "GET /instance-ip/04fe6089-8844-4ba7-be6f-fc45c368ade0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005992 10.0.0.27 - - [2025-12-01 02:21:50] "POST /neutron/port HTTP/1.1" 200 1016 0.012972 10.0.0.23 - - [2025-12-01 02:21:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003787 10.0.0.23 - - [2025-12-01 02:21:50] "POST /useragent-kv HTTP/1.1" 200 115 0.006576 10.0.0.27 - - [2025-12-01 02:21:50] "POST /neutron/network HTTP/1.1" 200 151 0.178859 10.0.0.27 - - [2025-12-01 02:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.23 - - [2025-12-01 02:21:53] "GET /projects?obj_uuids=acf324e3-1218-4e46-9a63-7c4e937d2211&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001249 10.0.0.27 - - [2025-12-01 02:21:53] "GET /project/acf324e3-1218-4e46-9a63-7c4e937d2211?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.045781 10.0.0.33 - - [2025-12-01 02:21:53] "POST /route-targets HTTP/1.1" 200 327 0.032173 10.0.0.23 - - [2025-12-01 02:21:53] "POST /useragent-kv HTTP/1.1" 200 115 0.008574 10.0.0.27 - - [2025-12-01 02:21:53] "POST /neutron/subnet HTTP/1.1" 200 725 0.256515 10.0.0.27 - - [2025-12-01 02:21:54] "POST /id-to-fqname HTTP/1.1" 200 217 0.001479 10.0.0.27 - - [2025-12-01 02:21:54] "GET /virtual-network/9b4520af-0c99-4482-9137-3c9f87319a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.009310 10.0.0.27 - - [2025-12-01 02:21:54] "POST /neutron/network HTTP/1.1" 200 975 0.009400 10.0.0.27 - - [2025-12-01 02:21:54] "GET /virtual-network/9b4520af-0c99-4482-9137-3c9f87319a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.005401 10.0.0.27 - - [2025-12-01 02:21:54] "POST /neutron/subnet HTTP/1.1" 200 710 0.013541 10.0.0.27 - - [2025-12-01 02:21:54] "POST /id-to-fqname HTTP/1.1" 200 217 0.001850 10.0.0.27 - - [2025-12-01 02:21:54] "POST /neutron/port HTTP/1.1" 200 1018 0.014528 10.0.0.27 - - [2025-12-01 02:21:55] "POST /neutron/port HTTP/1.1" 200 1018 0.010356 10.0.0.27 - - [2025-12-01 02:21:55] "POST /id-to-fqname HTTP/1.1" 200 217 0.001972 10.0.0.27 - - [2025-12-01 02:21:55] "POST /neutron/port HTTP/1.1" 200 117 0.013764 10.0.0.27 - - [2025-12-01 02:21:55] "POST /neutron/network HTTP/1.1" 200 975 0.010352 10.0.0.27 - - [2025-12-01 02:21:55] "POST /neutron/port HTTP/1.1" 200 1015 0.017456 10.0.0.27 - - [2025-12-01 02:21:55] "POST /neutron/port HTTP/1.1" 200 117 0.007412 10.0.0.27 - - [2025-12-01 02:21:56] "POST /neutron/port HTTP/1.1" 200 1018 0.011671 10.0.0.27 - - [2025-12-01 02:21:56] "POST /neutron/port HTTP/1.1" 200 1015 0.011427 10.0.0.27 - - [2025-12-01 02:21:56] "POST /neutron/port HTTP/1.1" 200 1015 0.011256 10.0.0.27 - - [2025-12-01 02:21:56] "POST /neutron/network HTTP/1.1" 200 975 0.011822 10.0.0.27 - - [2025-12-01 02:21:56] "POST /neutron/port HTTP/1.1" 200 1107 0.199222 10.0.0.27 - - [2025-12-01 02:21:57] "POST /neutron/subnet HTTP/1.1" 200 684 0.020427 10.0.0.27 - - [2025-12-01 02:22:01] "POST /neutron/port HTTP/1.1" 200 1084 0.022061 10.0.0.27 - - [2025-12-01 02:22:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009843 10.0.0.27 - - [2025-12-01 02:22:01] "GET /virtual-machine/6c80c458-e4f6-4d50-83a0-f0977d9c8ebd HTTP/1.1" 401 292 0.000438 10.0.0.27 - - [2025-12-01 02:22:01] "GET /virtual-machine/6c80c458-e4f6-4d50-83a0-f0977d9c8ebd HTTP/1.1" 200 1283 0.042212 10.0.0.27 - - [2025-12-01 02:22:01] "GET /virtual-machine-interface/859bfa53-031f-45ed-823c-369b94148e70 HTTP/1.1" 200 2923 0.006217 10.0.0.27 - - [2025-12-01 02:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.27 - - [2025-12-01 02:22:01] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004792 10.0.0.27 - - [2025-12-01 02:22:01] "GET /virtual-networks?parent_id=acf324e3-1218-4e46-9a63-7c4e937d2211&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003986 10.0.0.27 - - [2025-12-01 02:22:01] "GET /virtual-network/9b4520af-0c99-4482-9137-3c9f87319a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.006343 10.0.0.27 - - [2025-12-01 02:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.27 - - [2025-12-01 02:22:04] "GET /virtual-network/9b4520af-0c99-4482-9137-3c9f87319a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.006512 10.0.0.27 - - [2025-12-01 02:22:06] "POST /neutron/port HTTP/1.1" 200 1084 0.023049 10.0.0.27 - - [2025-12-01 02:22:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006907 10.0.0.27 - - [2025-12-01 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.27 - - [2025-12-01 02:22:09] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004846 10.0.0.27 - - [2025-12-01 02:22:09] "GET /virtual-networks?parent_id=acf324e3-1218-4e46-9a63-7c4e937d2211&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004555 10.0.0.27 - - [2025-12-01 02:22:09] "GET /virtual-network/9b4520af-0c99-4482-9137-3c9f87319a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.007265 10.0.0.27 - - [2025-12-01 02:22:09] "POST /neutron/port HTTP/1.1" 200 1081 0.017809 10.0.0.27 - - [2025-12-01 02:22:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009570 10.0.0.27 - - [2025-12-01 02:22:09] "GET /virtual-machine/ef28e40e-04f3-4c33-86fe-643dcd79ba5b HTTP/1.1" 200 1284 0.006544 10.0.0.27 - - [2025-12-01 02:22:09] "GET /virtual-machine-interface/1b0579f9-8250-4082-bf19-ad1562e4d06a HTTP/1.1" 200 2924 0.006562 10.0.0.27 - - [2025-12-01 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.27 - - [2025-12-01 02:22:09] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004654 10.0.0.27 - - [2025-12-01 02:22:09] "GET /virtual-networks?parent_id=acf324e3-1218-4e46-9a63-7c4e937d2211&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003924 10.0.0.27 - - [2025-12-01 02:22:09] "GET /virtual-network/9b4520af-0c99-4482-9137-3c9f87319a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.009876 10.0.0.27 - - [2025-12-01 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.27 - - [2025-12-01 02:22:10] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005057 10.0.0.27 - - [2025-12-01 02:22:10] "GET /virtual-networks?parent_id=acf324e3-1218-4e46-9a63-7c4e937d2211&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003719 10.0.0.27 - - [2025-12-01 02:22:10] "GET /virtual-network/9b4520af-0c99-4482-9137-3c9f87319a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.006463 10.0.0.33 - - [2025-12-01 02:22:12] "DELETE /access-control-list/bbe43805-fa76-4656-87dc-4bfd45203589 HTTP/1.1" 200 115 0.059472 10.0.0.23 - - [2025-12-01 02:22:14] "DELETE /project/acf324e312184e469a637c4e937d2211 HTTP/1.1" 404 173 0.103940 10.0.0.23 - - [2025-12-01 02:22:14] "DELETE /project/ffb8c7dd5aba456597ace243fece388c HTTP/1.1" 404 173 0.131886 10.0.0.23 - - [2025-12-01 02:22:14] "DELETE /project/6498efd708eb4ae59d8f32af88f129cd HTTP/1.1" 404 173 0.174188 10.0.0.23 - - [2025-12-01 02:22:14] "GET /projects?obj_uuids=ffb8c7dd-5aba-4565-97ac-e243fece388c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002855 10.0.0.23 - - [2025-12-01 02:22:14] "GET /projects?obj_uuids=6498efd7-08eb-4ae5-9d8f-32af88f129cd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001895 10.0.0.27 - - [2025-12-01 02:22:14] "POST /neutron/port HTTP/1.1" 200 151 0.293156 10.0.0.23 - - [2025-12-01 02:22:14] "GET /project/ffb8c7dd-5aba-4565-97ac-e243fece388c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.066006 10.0.0.23 - - [2025-12-01 02:22:14] "GET /projects?obj_uuids=ffb8c7dd-5aba-4565-97ac-e243fece388c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001117 10.0.0.23 - - [2025-12-01 02:22:14] "DELETE /project/d04e0797-c19d-4b0b-84d2-090f586381e3 HTTP/1.1" 404 177 0.300442 10.0.0.23 - - [2025-12-01 02:22:14] "GET /project/6498efd7-08eb-4ae5-9d8f-32af88f129cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.086040 10.0.0.23 - - [2025-12-01 02:22:14] "GET /projects?obj_uuids=e741ad13-2363-4bb1-a505-083f8c73c208&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001835 10.0.0.23 - - [2025-12-01 02:22:14] "GET /projects?obj_uuids=6498efd7-08eb-4ae5-9d8f-32af88f129cd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001066 10.0.0.23 - - [2025-12-01 02:22:14] "GET /project/ffb8c7dd-5aba-4565-97ac-e243fece388c?fields=security_groups HTTP/1.1" 200 1359 0.145712 10.0.0.23 - - [2025-12-01 02:22:14] "DELETE /project/e741ad1323634bb1a505083f8c73c208 HTTP/1.1" 404 173 0.423131 10.0.0.23 - - [2025-12-01 02:22:14] "GET /project/e741ad13-2363-4bb1-a505-083f8c73c208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.095860 10.0.0.23 - - [2025-12-01 02:22:14] "GET /project/6498efd7-08eb-4ae5-9d8f-32af88f129cd?fields=security_groups HTTP/1.1" 200 1385 0.130576 10.0.0.23 - - [2025-12-01 02:22:14] "GET /projects?obj_uuids=e741ad13-2363-4bb1-a505-083f8c73c208&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001876 10.0.0.23 - - [2025-12-01 02:22:15] "GET /project/e741ad13-2363-4bb1-a505-083f8c73c208?fields=security_groups HTTP/1.1" 200 1374 0.097010 10.0.0.23 - - [2025-12-01 02:22:15] "DELETE /security-group/75fa06af-2ea3-46d2-9826-5ffc20714c79 HTTP/1.1" 200 115 0.143112 10.0.0.23 - - [2025-12-01 02:22:15] "GET /projects?obj_uuids=ffb8c7dd-5aba-4565-97ac-e243fece388c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001565 10.0.0.23 - - [2025-12-01 02:22:15] "DELETE /security-group/b16091a9-a528-4f6c-876c-6a1c8ef51b5d HTTP/1.1" 200 115 0.134578 10.0.0.23 - - [2025-12-01 02:22:15] "GET /projects?obj_uuids=6498efd7-08eb-4ae5-9d8f-32af88f129cd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001344 10.0.0.23 - - [2025-12-01 02:22:15] "GET /project/ffb8c7dd-5aba-4565-97ac-e243fece388c?fields=application_policy_sets HTTP/1.1" 200 1398 0.109865 10.0.0.23 - - [2025-12-01 02:22:15] "GET /project/6498efd7-08eb-4ae5-9d8f-32af88f129cd?fields=application_policy_sets HTTP/1.1" 200 1424 0.132947 10.0.0.33 - - [2025-12-01 02:22:15] "DELETE /access-control-list/5588c606-ecd0-46da-8a65-6f11bbcad792 HTTP/1.1" 200 115 0.127985 10.0.0.23 - - [2025-12-01 02:22:15] "DELETE /security-group/c25fa509-78a8-45f1-b4ce-58afb1532d16 HTTP/1.1" 200 115 0.237475 10.0.0.23 - - [2025-12-01 02:22:15] "GET /projects?obj_uuids=e741ad13-2363-4bb1-a505-083f8c73c208&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002092 10.0.0.27 - - [2025-12-01 02:22:15] "POST /neutron/port HTTP/1.1" 200 151 0.540922 10.0.0.23 - - [2025-12-01 02:22:15] "GET /project/e741ad13-2363-4bb1-a505-083f8c73c208?fields=application_policy_sets HTTP/1.1" 200 1413 0.165328 10.0.0.23 - - [2025-12-01 02:22:15] "DELETE /project/ffb8c7dd-5aba-4565-97ac-e243fece388c HTTP/1.1" 200 115 1.131709 10.0.0.33 - - [2025-12-01 02:22:15] "DELETE /access-control-list/de0b7d7b-7a8a-45af-91c1-fd4e822bb589 HTTP/1.1" 200 115 0.076803 10.0.0.23 - - [2025-12-01 02:22:15] "DELETE /project/6498efd7-08eb-4ae5-9d8f-32af88f129cd HTTP/1.1" 200 115 1.200227 10.0.0.23 - - [2025-12-01 02:22:15] "DELETE /project/e741ad13-2363-4bb1-a505-083f8c73c208 HTTP/1.1" 200 115 1.325413 10.0.0.23 - - [2025-12-01 02:22:17] "GET /projects?obj_uuids=acf324e3-1218-4e46-9a63-7c4e937d2211&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001390 10.0.0.27 - - [2025-12-01 02:22:17] "GET /project/acf324e3-1218-4e46-9a63-7c4e937d2211?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.087520 10.0.0.23 - - [2025-12-01 02:22:17] "GET /projects?obj_uuids=acf324e3-1218-4e46-9a63-7c4e937d2211&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002010 10.0.0.27 - - [2025-12-01 02:22:17] "GET /project/acf324e3-1218-4e46-9a63-7c4e937d2211?fields=virtual_networks HTTP/1.1" 200 1035 0.062883 10.0.0.23 - - [2025-12-01 02:22:17] "GET /projects?obj_uuids=acf324e3-1218-4e46-9a63-7c4e937d2211&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001204 10.0.0.27 - - [2025-12-01 02:22:17] "GET /project/acf324e3-1218-4e46-9a63-7c4e937d2211?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.049927 10.0.0.23 - - [2025-12-01 02:22:17] "GET /projects?obj_uuids=acf324e3-1218-4e46-9a63-7c4e937d2211&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001090 10.0.0.27 - - [2025-12-01 02:22:17] "GET /project/acf324e3-1218-4e46-9a63-7c4e937d2211?fields=security_groups HTTP/1.1" 200 1257 0.067008 10.0.0.27 - - [2025-12-01 02:22:17] "GET /obj-perms HTTP/1.1" 200 5056 0.386771 10.0.0.33 - - [2025-12-01 02:22:18] "GET /obj-perms HTTP/1.1" 200 5056 0.173642 10.0.0.27 - - [2025-12-01 02:22:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.030579 10.0.0.23 - - [2025-12-01 02:22:18] "GET /projects?obj_uuids=ae10a84b-ec86-4019-8999-b3a4ac9cbf12&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003633 10.0.0.23 - - [2025-12-01 02:22:18] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001496 10.0.0.23 - - [2025-12-01 02:22:18] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008893 10.0.0.23 - - [2025-12-01 02:22:19] "POST /id-to-fqname HTTP/1.1" 200 188 0.003664 10.0.0.23 - - [2025-12-01 02:22:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.014402 10.0.0.23 - - [2025-12-01 02:22:19] "POST /security-groups HTTP/1.1" 200 589 0.081714 10.0.0.33 - - [2025-12-01 02:22:19] "POST /fqname-to-id HTTP/1.1" 404 232 0.004800 10.0.0.23 - - [2025-12-01 02:22:19] "POST /projects HTTP/1.1" 200 581 0.324118 10.0.0.23 - - [2025-12-01 02:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.398677 10.0.0.33 - - [2025-12-01 02:22:19] "POST /access-control-lists HTTP/1.1" 200 592 0.041956 10.0.0.27 - - [2025-12-01 02:22:19] "GET /project/ae10a84b-ec86-4019-8999-b3a4ac9cbf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.573396 10.0.0.27 - - [2025-12-01 02:22:19] "POST /neutron/port HTTP/1.1" 200 117 0.008595 10.0.0.27 - - [2025-12-01 02:22:20] "POST /neutron/port HTTP/1.1" 400 205 0.004689 10.0.0.27 - - [2025-12-01 02:22:20] "GET / HTTP/1.1" 200 35931 0.003388 10.0.0.27 - - [2025-12-01 02:22:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000475 10.0.0.27 - - [2025-12-01 02:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.080525 10.0.0.23 - - [2025-12-01 02:22:23] "GET /projects?obj_uuids=ae10a84b-ec86-4019-8999-b3a4ac9cbf12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001709 10.0.0.27 - - [2025-12-01 02:22:23] "GET /project/ae10a84b-ec86-4019-8999-b3a4ac9cbf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.070732 10.0.0.23 - - [2025-12-01 02:22:23] "POST /useragent-kv HTTP/1.1" 200 115 0.017976 10.0.0.27 - - [2025-12-01 02:22:23] "POST /neutron/subnet HTTP/1.1" 200 729 0.306699 10.0.0.27 - - [2025-12-01 02:22:23] "POST /id-to-fqname HTTP/1.1" 200 219 0.001457 10.0.0.27 - - [2025-12-01 02:22:23] "GET /virtual-network/ae42d7e1-74ff-4e24-ad0e-a3a794e6140b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007171 10.0.0.27 - - [2025-12-01 02:22:23] "GET /virtual-network/ae42d7e1-74ff-4e24-ad0e-a3a794e6140b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005998 10.0.0.27 - - [2025-12-01 02:22:23] "POST /neutron/network HTTP/1.1" 200 825 0.008404 10.0.0.27 - - [2025-12-01 02:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009435 10.0.0.23 - - [2025-12-01 02:22:23] "GET /projects?obj_uuids=ae10a84b-ec86-4019-8999-b3a4ac9cbf12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000974 10.0.0.27 - - [2025-12-01 02:22:24] "GET /project/ae10a84b-ec86-4019-8999-b3a4ac9cbf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.065430 10.0.0.23 - - [2025-12-01 02:22:24] "GET /projects?obj_uuids=ae10a84b-ec86-4019-8999-b3a4ac9cbf12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001662 10.0.0.27 - - [2025-12-01 02:22:24] "POST /neutron/network HTTP/1.1" 200 605 0.148532 10.0.0.33 - - [2025-12-01 02:22:24] "POST /route-targets HTTP/1.1" 200 327 0.018870 10.0.0.27 - - [2025-12-01 02:22:24] "POST /id-to-fqname HTTP/1.1" 200 219 0.004081 10.0.0.27 - - [2025-12-01 02:22:24] "GET /virtual-network/dd9c59e7-69c8-44b5-a468-4463efdf3e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006420 10.0.0.27 - - [2025-12-01 02:22:24] "POST /neutron/network HTTP/1.1" 200 825 0.007269 10.0.0.27 - - [2025-12-01 02:22:24] "GET /virtual-network/dd9c59e7-69c8-44b5-a468-4463efdf3e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007358 10.0.0.27 - - [2025-12-01 02:22:24] "POST /id-to-fqname HTTP/1.1" 200 219 0.001451 10.0.0.27 - - [2025-12-01 02:22:24] "POST /neutron/network HTTP/1.1" 200 835 0.007641 10.0.0.23 - - [2025-12-01 02:22:25] "GET /projects?obj_uuids=ae10a84b-ec86-4019-8999-b3a4ac9cbf12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001662 10.0.0.27 - - [2025-12-01 02:22:25] "GET /project/ae10a84b-ec86-4019-8999-b3a4ac9cbf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.083940 10.0.0.27 - - [2025-12-01 02:22:26] "POST /neutron/port HTTP/1.1" 200 117 0.007576 10.0.0.27 - - [2025-12-01 02:22:26] "POST /id-to-fqname HTTP/1.1" 200 219 0.001590 10.0.0.27 - - [2025-12-01 02:22:26] "POST /neutron/network HTTP/1.1" 200 835 0.007151 10.0.0.27 - - [2025-12-01 02:22:27] "POST /neutron/port HTTP/1.1" 200 1059 0.056403 10.0.0.23 - - [2025-12-01 02:22:27] "GET /projects?obj_uuids=ae10a84b-ec86-4019-8999-b3a4ac9cbf12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001739 10.0.0.27 - - [2025-12-01 02:22:27] "GET /project/ae10a84b-ec86-4019-8999-b3a4ac9cbf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.086943 10.0.0.27 - - [2025-12-01 02:22:27] "POST /neutron/port HTTP/1.1" 200 1087 0.026377 10.0.0.27 - - [2025-12-01 02:22:27] "POST /neutron/port HTTP/1.1" 200 117 0.002250 10.0.0.27 - - [2025-12-01 02:22:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.019291 10.0.0.27 - - [2025-12-01 02:22:28] "POST /neutron/router HTTP/1.1" 200 580 0.010965 10.0.0.33 - - [2025-12-01 02:22:28] "PUT /logical-router/739091b1-7337-4c98-a901-d5a886592f6e HTTP/1.1" 200 262 0.051458 10.0.0.23 - - [2025-12-01 02:22:28] "GET /projects?obj_uuids=ae10a84b-ec86-4019-8999-b3a4ac9cbf12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002746 10.0.0.27 - - [2025-12-01 02:22:28] "POST /neutron/port HTTP/1.1" 200 1059 0.423396 10.0.0.27 - - [2025-12-01 02:22:28] "POST /neutron/port HTTP/1.1" 200 1059 0.016432 10.0.0.27 - - [2025-12-01 02:22:29] "POST /neutron/port HTTP/1.1" 200 1087 0.018716 10.0.0.27 - - [2025-12-01 02:22:29] "POST /neutron/port HTTP/1.1" 200 117 0.001243 10.0.0.27 - - [2025-12-01 02:22:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008402 10.0.0.27 - - [2025-12-01 02:22:33] "POST /neutron/port HTTP/1.1" 200 1087 0.019235 10.0.0.27 - - [2025-12-01 02:22:34] "GET /virtual-machine/daed2226-3f2d-49d3-8dbd-16811a7a17b2 HTTP/1.1" 401 292 0.000441 10.0.0.27 - - [2025-12-01 02:22:34] "GET /virtual-machine/daed2226-3f2d-49d3-8dbd-16811a7a17b2 HTTP/1.1" 200 1291 0.037145 10.0.0.27 - - [2025-12-01 02:22:34] "GET /virtual-machine-interface/b875de31-b1c8-4afb-beb3-87836ec296de HTTP/1.1" 200 2935 0.008346 10.0.0.27 - - [2025-12-01 02:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.27 - - [2025-12-01 02:22:34] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003703 10.0.0.27 - - [2025-12-01 02:22:34] "GET /virtual-networks?parent_id=ae10a84b-ec86-4019-8999-b3a4ac9cbf12&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003316 10.0.0.27 - - [2025-12-01 02:22:34] "GET /virtual-network/ae42d7e1-74ff-4e24-ad0e-a3a794e6140b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006891 10.0.0.27 - - [2025-12-01 02:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.27 - - [2025-12-01 02:22:37] "GET /virtual-network/ae42d7e1-74ff-4e24-ad0e-a3a794e6140b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008224 10.0.0.27 - - [2025-12-01 02:22:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008372 10.0.0.27 - - [2025-12-01 02:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.27 - - [2025-12-01 02:22:39] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004977 10.0.0.27 - - [2025-12-01 02:22:39] "GET /virtual-networks?parent_id=ae10a84b-ec86-4019-8999-b3a4ac9cbf12&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003713 10.0.0.27 - - [2025-12-01 02:22:39] "GET /virtual-network/ae42d7e1-74ff-4e24-ad0e-a3a794e6140b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006286 10.0.0.27 - - [2025-12-01 02:22:40] "POST /neutron/port HTTP/1.1" 200 1087 0.018551 10.0.0.27 - - [2025-12-01 02:22:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008519 10.0.0.27 - - [2025-12-01 02:22:40] "GET /virtual-machine/cdc193fd-032a-458a-83c3-7eec1d3966de HTTP/1.1" 200 1290 0.008965 10.0.0.27 - - [2025-12-01 02:22:40] "GET /virtual-machine-interface/32b4da37-42e9-4f4a-8b8b-5f3155c24a9a HTTP/1.1" 200 2934 0.006455 10.0.0.27 - - [2025-12-01 02:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.27 - - [2025-12-01 02:22:40] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005004 10.0.0.27 - - [2025-12-01 02:22:40] "GET /virtual-networks?parent_id=ae10a84b-ec86-4019-8999-b3a4ac9cbf12&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004045 10.0.0.27 - - [2025-12-01 02:22:40] "GET /virtual-network/dd9c59e7-69c8-44b5-a468-4463efdf3e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006097 10.0.0.27 - - [2025-12-01 02:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007153 10.0.0.27 - - [2025-12-01 02:22:41] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005346 10.0.0.27 - - [2025-12-01 02:22:41] "GET /virtual-networks?parent_id=ae10a84b-ec86-4019-8999-b3a4ac9cbf12&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003785 10.0.0.27 - - [2025-12-01 02:22:41] "GET /virtual-network/dd9c59e7-69c8-44b5-a468-4463efdf3e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007369 10.0.0.27 - - [2025-12-01 02:22:41] "POST /neutron/port HTTP/1.1" 200 1087 0.017248 10.0.0.23 - - [2025-12-01 02:22:51] "GET /projects?obj_uuids=ae10a84b-ec86-4019-8999-b3a4ac9cbf12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001704 10.0.0.27 - - [2025-12-01 02:22:51] "POST /neutron/router HTTP/1.1" 200 344 0.384719 10.0.0.33 - - [2025-12-01 02:22:53] "POST /ref-update HTTP/1.1" 200 156 0.024420 10.0.0.27 - - [2025-12-01 02:22:54] "POST /neutron/router HTTP/1.1" 200 344 0.239387 10.0.0.27 - - [2025-12-01 02:22:59] "POST /neutron/router HTTP/1.1" 200 580 0.010291 10.0.0.33 - - [2025-12-01 02:23:00] "POST /ref-update HTTP/1.1" 200 156 0.035944 10.0.0.27 - - [2025-12-01 02:23:00] "POST /neutron/router HTTP/1.1" 200 344 0.245984 10.0.0.27 - - [2025-12-01 02:23:00] "POST /neutron/network HTTP/1.1" 200 825 0.008153 10.0.0.27 - - [2025-12-01 02:23:01] "POST /neutron/port HTTP/1.1" 200 1113 0.021478 10.0.0.27 - - [2025-12-01 02:23:01] "POST /neutron/port HTTP/1.1" 200 1113 0.029675 10.0.0.33 - - [2025-12-01 02:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005622 10.0.0.23 - - [2025-12-01 02:23:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004680 10.0.0.23 - - [2025-12-01 02:23:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004012 10.0.0.27 - - [2025-12-01 02:23:02] "POST /neutron/network HTTP/1.1" 200 151 0.139533 10.0.0.33 - - [2025-12-01 02:23:03] "DELETE /route-target/7bd46fc1-85b2-49c4-ba53-68d9760e8d9f HTTP/1.1" 200 115 0.027080 10.0.0.23 - - [2025-12-01 02:23:04] "GET /projects?obj_uuids=ae10a84b-ec86-4019-8999-b3a4ac9cbf12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001024 10.0.0.27 - - [2025-12-01 02:23:04] "GET /project/ae10a84b-ec86-4019-8999-b3a4ac9cbf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.041909 10.0.0.23 - - [2025-12-01 02:23:04] "GET /projects?obj_uuids=ae10a84b-ec86-4019-8999-b3a4ac9cbf12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001199 10.0.0.27 - - [2025-12-01 02:23:04] "GET /project/ae10a84b-ec86-4019-8999-b3a4ac9cbf12?fields=virtual_networks HTTP/1.1" 200 1038 0.083544 10.0.0.23 - - [2025-12-01 02:23:04] "GET /projects?obj_uuids=ae10a84b-ec86-4019-8999-b3a4ac9cbf12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001678 10.0.0.27 - - [2025-12-01 02:23:04] "GET /project/ae10a84b-ec86-4019-8999-b3a4ac9cbf12?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.043364 10.0.0.23 - - [2025-12-01 02:23:04] "GET /projects?obj_uuids=ae10a84b-ec86-4019-8999-b3a4ac9cbf12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001234 10.0.0.27 - - [2025-12-01 02:23:04] "GET /project/ae10a84b-ec86-4019-8999-b3a4ac9cbf12?fields=security_groups HTTP/1.1" 200 1262 0.050395 10.0.0.27 - - [2025-12-01 02:23:05] "POST /fqname-to-id HTTP/1.1" 404 191 0.038420 10.0.0.23 - - [2025-12-01 02:23:05] "GET /projects?obj_uuids=f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003915 10.0.0.23 - - [2025-12-01 02:23:05] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001240 10.0.0.23 - - [2025-12-01 02:23:05] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009570 10.0.0.23 - - [2025-12-01 02:23:05] "POST /id-to-fqname HTTP/1.1" 200 193 0.004746 10.0.0.23 - - [2025-12-01 02:23:06] "POST /fqname-to-id HTTP/1.1" 404 202 0.009555 10.0.0.23 - - [2025-12-01 02:23:06] "POST /security-groups HTTP/1.1" 200 594 0.033187 10.0.0.33 - - [2025-12-01 02:23:06] "POST /fqname-to-id HTTP/1.1" 404 237 0.004166 10.0.0.23 - - [2025-12-01 02:23:06] "POST /projects HTTP/1.1" 200 591 0.271589 10.0.0.23 - - [2025-12-01 02:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.356146 10.0.0.33 - - [2025-12-01 02:23:06] "POST /access-control-lists HTTP/1.1" 200 597 0.029983 10.0.0.27 - - [2025-12-01 02:23:06] "GET /project/f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.519200 10.0.0.27 - - [2025-12-01 02:23:07] "GET / HTTP/1.1" 200 35931 0.002252 10.0.0.27 - - [2025-12-01 02:23:09] "GET /project/f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000481 10.0.0.23 - - [2025-12-01 02:23:10] "GET /projects?obj_uuids=f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001285 10.0.0.27 - - [2025-12-01 02:23:10] "GET /project/f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.104340 10.0.0.27 - - [2025-12-01 02:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.27 - - [2025-12-01 02:23:10] "GET /security-group/913886c8-fecf-4e4b-8854-2908f6ec8829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3773 0.009501 10.0.0.27 - - [2025-12-01 02:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.23 - - [2025-12-01 02:23:10] "GET /projects?obj_uuids=f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001423 10.0.0.27 - - [2025-12-01 02:23:10] "GET /project/f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.065104 10.0.0.27 - - [2025-12-01 02:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.27 - - [2025-12-01 02:23:10] "GET /security-group/913886c8-fecf-4e4b-8854-2908f6ec8829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3773 0.004544 10.0.0.27 - - [2025-12-01 02:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.27 - - [2025-12-01 02:23:10] "PUT /security-group/913886c8-fecf-4e4b-8854-2908f6ec8829 HTTP/1.1" 200 262 0.023595 10.0.0.27 - - [2025-12-01 02:23:10] "POST /fqname-to-id HTTP/1.1" 404 202 0.003594 10.0.0.27 - - [2025-12-01 02:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006557 10.0.0.23 - - [2025-12-01 02:23:10] "GET /projects?obj_uuids=f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001245 10.0.0.27 - - [2025-12-01 02:23:10] "GET /project/f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.045429 10.0.0.27 - - [2025-12-01 02:23:10] "POST /neutron/network HTTP/1.1" 200 117 0.042104 10.0.0.33 - - [2025-12-01 02:23:11] "POST /route-targets HTTP/1.1" 200 327 0.019512 10.0.0.27 - - [2025-12-01 02:23:11] "POST /neutron/network HTTP/1.1" 200 827 0.010351 10.0.0.27 - - [2025-12-01 02:23:11] "POST /id-to-fqname HTTP/1.1" 200 223 0.001405 10.0.0.27 - - [2025-12-01 02:23:11] "GET /virtual-network/80b52344-bdc7-4eb7-a70e-66e40321230c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008613 10.0.0.27 - - [2025-12-01 02:23:11] "GET /virtual-network/80b52344-bdc7-4eb7-a70e-66e40321230c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006880 10.0.0.27 - - [2025-12-01 02:23:11] "POST /neutron/subnet HTTP/1.1" 200 724 0.011019 10.0.0.27 - - [2025-12-01 02:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.23 - - [2025-12-01 02:23:11] "GET /projects?obj_uuids=f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001539 10.0.0.27 - - [2025-12-01 02:23:11] "GET /project/f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.058918 10.0.0.33 - - [2025-12-01 02:23:11] "POST /ref-update HTTP/1.1" 200 156 0.038048 10.0.0.23 - - [2025-12-01 02:23:12] "POST /useragent-kv HTTP/1.1" 200 115 0.011344 10.0.0.27 - - [2025-12-01 02:23:12] "POST /neutron/subnet HTTP/1.1" 200 729 0.284028 10.0.0.27 - - [2025-12-01 02:23:12] "POST /id-to-fqname HTTP/1.1" 200 227 0.002077 10.0.0.27 - - [2025-12-01 02:23:12] "GET /virtual-network/68663ca6-a84b-467f-a818-8f5c0517ebb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006776 10.0.0.27 - - [2025-12-01 02:23:12] "GET /virtual-network/68663ca6-a84b-467f-a818-8f5c0517ebb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006143 10.0.0.27 - - [2025-12-01 02:23:12] "POST /neutron/network HTTP/1.1" 200 835 0.008321 10.0.0.27 - - [2025-12-01 02:23:12] "POST /id-to-fqname HTTP/1.1" 200 223 0.001860 10.0.0.23 - - [2025-12-01 02:23:13] "GET /projects?obj_uuids=f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001418 10.0.0.27 - - [2025-12-01 02:23:13] "GET /project/f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.084636 10.0.0.27 - - [2025-12-01 02:23:13] "POST /neutron/network HTTP/1.1" 200 827 0.010729 10.0.0.27 - - [2025-12-01 02:23:13] "POST /id-to-fqname HTTP/1.1" 200 227 0.001322 10.0.0.27 - - [2025-12-01 02:23:13] "POST /neutron/port HTTP/1.1" 200 117 0.007710 10.0.0.23 - - [2025-12-01 02:23:14] "GET /projects?obj_uuids=f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001385 10.0.0.27 - - [2025-12-01 02:23:14] "POST /neutron/port HTTP/1.1" 200 1063 0.330806 10.0.0.27 - - [2025-12-01 02:23:14] "POST /neutron/port HTTP/1.1" 200 1117 0.135273 10.0.0.23 - - [2025-12-01 02:23:14] "GET /projects?obj_uuids=f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001164 10.0.0.27 - - [2025-12-01 02:23:14] "GET /project/f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.096341 10.0.0.27 - - [2025-12-01 02:23:14] "POST /neutron/subnet HTTP/1.1" 200 698 0.035100 10.0.0.27 - - [2025-12-01 02:23:14] "POST /neutron/network HTTP/1.1" 200 827 0.007540 10.0.0.27 - - [2025-12-01 02:23:15] "POST /neutron/port HTTP/1.1" 200 117 0.007517 10.0.0.27 - - [2025-12-01 02:23:15] "POST /neutron/router HTTP/1.1" 200 656 0.051917 10.0.0.33 - - [2025-12-01 02:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.23 - - [2025-12-01 02:23:15] "POST /useragent-kv HTTP/1.1" 200 115 0.011949 10.0.0.33 - - [2025-12-01 02:23:15] "POST /virtual-networks HTTP/1.1" 200 694 0.186813 10.0.0.27 - - [2025-12-01 02:23:15] "POST /neutron/network HTTP/1.1" 200 845 0.014136 10.0.0.33 - - [2025-12-01 02:23:15] "POST /route-targets HTTP/1.1" 200 327 0.035057 10.0.0.27 - - [2025-12-01 02:23:15] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009117 10.0.0.33 - - [2025-12-01 02:23:15] "PUT /logical-router/800bab3f-4c18-4aae-b3f4-2ad21ee0be9d HTTP/1.1" 200 262 0.123696 10.0.0.23 - - [2025-12-01 02:23:15] "GET /projects?obj_uuids=ae10a84b-ec86-4019-8999-b3a4ac9cbf12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002453 10.0.0.23 - - [2025-12-01 02:23:15] "DELETE /project/f80ac79ef7f544e1bd53fdd5e4dba16f HTTP/1.1" 404 173 0.026005 10.0.0.23 - - [2025-12-01 02:23:15] "DELETE /project/acf324e3-1218-4e46-9a63-7c4e937d2211 HTTP/1.1" 404 177 0.025133 10.0.0.23 - - [2025-12-01 02:23:15] "DELETE /project/ae10a84bec8640198999b3a4ac9cbf12 HTTP/1.1" 404 173 0.040807 10.0.0.23 - - [2025-12-01 02:23:16] "GET /project/ae10a84b-ec86-4019-8999-b3a4ac9cbf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.072474 10.0.0.23 - - [2025-12-01 02:23:16] "GET /projects?obj_uuids=ae10a84b-ec86-4019-8999-b3a4ac9cbf12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001261 10.0.0.23 - - [2025-12-01 02:23:16] "GET /project/ae10a84b-ec86-4019-8999-b3a4ac9cbf12?fields=security_groups HTTP/1.1" 200 1367 0.083093 10.0.0.33 - - [2025-12-01 02:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009058 10.0.0.23 - - [2025-12-01 02:23:16] "DELETE /security-group/e1ece778-0b8f-4c4d-bb75-f39638b66807 HTTP/1.1" 200 115 0.073915 10.0.0.23 - - [2025-12-01 02:23:16] "GET /projects?obj_uuids=ae10a84b-ec86-4019-8999-b3a4ac9cbf12&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001115 10.0.0.23 - - [2025-12-01 02:23:16] "GET /project/ae10a84b-ec86-4019-8999-b3a4ac9cbf12?fields=application_policy_sets HTTP/1.1" 200 1406 0.064509 10.0.0.33 - - [2025-12-01 02:23:16] "DELETE /access-control-list/07632ecd-5cb2-49b1-bb43-f300fcbef589 HTTP/1.1" 200 115 0.075989 10.0.0.33 - - [2025-12-01 02:23:16] "POST /chown HTTP/1.1" 200 109 0.042971 10.0.0.23 - - [2025-12-01 02:23:16] "DELETE /project/ae10a84b-ec86-4019-8999-b3a4ac9cbf12 HTTP/1.1" 200 115 0.596098 10.0.0.33 - - [2025-12-01 02:23:16] "POST /chown HTTP/1.1" 200 109 0.018050 10.0.0.27 - - [2025-12-01 02:23:16] "POST /neutron/port HTTP/1.1" 200 1118 0.196630 10.0.0.33 - - [2025-12-01 02:23:16] "POST /ref-update HTTP/1.1" 200 156 0.055645 10.0.0.27 - - [2025-12-01 02:23:16] "POST /neutron/subnet HTTP/1.1" 200 703 0.026214 10.0.0.33 - - [2025-12-01 02:23:17] "POST /instance-ips HTTP/1.1" 200 549 0.086451 10.0.0.33 - - [2025-12-01 02:23:17] "PUT /virtual-machine-interface/e656f1bc-ff9c-4f7c-b96f-80dcbd2ac886 HTTP/1.1" 200 284 0.041016 10.0.0.33 - - [2025-12-01 02:23:17] "POST /ref-update HTTP/1.1" 200 156 0.026598 10.0.0.33 - - [2025-12-01 02:23:17] "PUT /routing-instance/99c6600f-1b43-4729-9b6c-d8653afc602a HTTP/1.1" 200 266 0.060561 10.0.0.33 - - [2025-12-01 02:23:17] "POST /chown HTTP/1.1" 200 109 0.034236 10.0.0.33 - - [2025-12-01 02:23:17] "PUT /virtual-machine-interface/9774ed48-f347-4a55-8a7c-dfc2bae256f7 HTTP/1.1" 200 284 0.023707 10.0.0.33 - - [2025-12-01 02:23:17] "POST /ref-update HTTP/1.1" 200 156 0.049657 10.0.0.33 - - [2025-12-01 02:23:18] "POST /instance-ips HTTP/1.1" 400 316 0.057178 10.0.0.33 - - [2025-12-01 02:23:18] "PUT /instance-ip/72ca9452-8b84-43d1-96e4-659795e33593 HTTP/1.1" 200 256 0.038200 10.0.0.33 - - [2025-12-01 02:23:18] "POST /ref-update HTTP/1.1" 200 156 0.032997 10.0.0.33 - - [2025-12-01 02:23:18] "POST /ref-update HTTP/1.1" 200 156 0.040558 10.0.0.23 - - [2025-12-01 02:23:18] "GET /obj-perms HTTP/1.1" 200 5056 0.059549 10.0.0.27 - - [2025-12-01 02:23:20] "POST /neutron/port HTTP/1.1" 200 1091 0.020430 10.0.0.27 - - [2025-12-01 02:23:21] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008908 10.0.0.27 - - [2025-12-01 02:23:21] "GET /virtual-machine/4c093b9c-089c-4d68-9c0e-ae6474adf34a HTTP/1.1" 401 292 0.000528 10.0.0.27 - - [2025-12-01 02:23:21] "GET /virtual-machine/4c093b9c-089c-4d68-9c0e-ae6474adf34a HTTP/1.1" 200 1295 0.036955 10.0.0.27 - - [2025-12-01 02:23:21] "GET /virtual-machine-interface/b8740194-3aad-4d64-9de9-e1a6282e911d HTTP/1.1" 200 2957 0.006516 10.0.0.27 - - [2025-12-01 02:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004654 10.0.0.27 - - [2025-12-01 02:23:21] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004820 10.0.0.27 - - [2025-12-01 02:23:21] "GET /virtual-networks?parent_id=f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004495 10.0.0.27 - - [2025-12-01 02:23:21] "GET /virtual-network/80b52344-bdc7-4eb7-a70e-66e40321230c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006665 10.0.0.27 - - [2025-12-01 02:23:22] "POST /neutron/port HTTP/1.1" 200 1091 0.021130 10.0.0.27 - - [2025-12-01 02:23:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007414 10.0.0.27 - - [2025-12-01 02:23:23] "POST /neutron/network HTTP/1.1" 200 827 0.007463 10.0.0.27 - - [2025-12-01 02:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.27 - - [2025-12-01 02:23:24] "GET /virtual-network/80b52344-bdc7-4eb7-a70e-66e40321230c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007106 10.0.0.27 - - [2025-12-01 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.27 - - [2025-12-01 02:23:26] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005008 10.0.0.27 - - [2025-12-01 02:23:26] "GET /virtual-networks?parent_id=f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004190 10.0.0.27 - - [2025-12-01 02:23:26] "GET /virtual-network/80b52344-bdc7-4eb7-a70e-66e40321230c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007525 10.0.0.27 - - [2025-12-01 02:23:27] "POST /neutron/port HTTP/1.1" 200 1092 0.041205 10.0.0.27 - - [2025-12-01 02:23:27] "POST /neutron/security_group HTTP/1.1" 200 2002 0.011980 10.0.0.27 - - [2025-12-01 02:23:27] "POST /neutron/port HTTP/1.1" 200 1092 0.024171 10.0.0.27 - - [2025-12-01 02:23:27] "GET /virtual-machine/d351c3ba-39eb-4808-b69b-44ede6a683df HTTP/1.1" 200 1296 0.009151 10.0.0.27 - - [2025-12-01 02:23:27] "GET /virtual-machine-interface/d89d5217-edf4-4b4b-a486-614c79d32c52 HTTP/1.1" 200 2969 0.015401 10.0.0.27 - - [2025-12-01 02:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.27 - - [2025-12-01 02:23:27] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005526 10.0.0.27 - - [2025-12-01 02:23:27] "GET /virtual-networks?parent_id=f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004395 10.0.0.27 - - [2025-12-01 02:23:27] "GET /virtual-network/68663ca6-a84b-467f-a818-8f5c0517ebb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.009004 10.0.0.27 - - [2025-12-01 02:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.27 - - [2025-12-01 02:23:28] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004198 10.0.0.27 - - [2025-12-01 02:23:28] "GET /virtual-networks?parent_id=f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004065 10.0.0.27 - - [2025-12-01 02:23:28] "GET /virtual-network/68663ca6-a84b-467f-a818-8f5c0517ebb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007004 10.0.0.27 - - [2025-12-01 02:23:33] "POST /neutron/router HTTP/1.1" 200 344 0.262120 10.0.0.33 - - [2025-12-01 02:23:33] "PUT /logical-router/800bab3f-4c18-4aae-b3f4-2ad21ee0be9d HTTP/1.1" 404 171 0.046120 10.0.0.33 - - [2025-12-01 02:23:33] "GET /virtual-network/2f6916fd-ed3d-40ab-859e-6e9c1c7a07c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.024431 10.0.0.33 - - [2025-12-01 02:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.020085 10.0.0.27 - - [2025-12-01 02:23:33] "POST /neutron/network HTTP/1.1" 200 835 0.007905 10.0.0.33 - - [2025-12-01 02:23:33] "PUT /routing-instance/99c6600f-1b43-4729-9b6c-d8653afc602a HTTP/1.1" 200 266 0.030343 10.0.0.33 - - [2025-12-01 02:23:33] "DELETE /instance-ip/72ca9452-8b84-43d1-96e4-659795e33593 HTTP/1.1" 200 115 0.195230 10.0.0.33 - - [2025-12-01 02:23:34] "GET /logical-router/800bab3f-4c18-4aae-b3f4-2ad21ee0be9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005386 10.0.0.27 - - [2025-12-01 02:23:34] "POST /neutron/port HTTP/1.1" 200 1118 0.021281 10.0.0.33 - - [2025-12-01 02:23:34] "POST /ref-update HTTP/1.1" 200 156 0.033920 10.0.0.27 - - [2025-12-01 02:23:34] "POST /neutron/port HTTP/1.1" 200 1117 0.018859 10.0.0.33 - - [2025-12-01 02:23:34] "GET /virtual-machine-interface/ee8d2a08-f1f8-4559-8f5f-562dbd1719cf?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1344 0.010364 10.0.0.33 - - [2025-12-01 02:23:34] "DELETE /virtual-machine/82469929-9621-44fb-96a8-c8a7281aa703 HTTP/1.1" 200 115 0.073977 10.0.0.33 - - [2025-12-01 02:23:34] "GET /virtual-machine-interface/b4ec1981-f0c6-4f0a-bc78-e625ab19f114?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1664 0.007143 10.0.0.33 - - [2025-12-01 02:23:34] "DELETE /instance-ip/4f10a4d0-593d-4fc0-bc7c-c64cfb716c37 HTTP/1.1" 200 115 0.087138 10.0.0.33 - - [2025-12-01 02:23:34] "DELETE /virtual-machine/348d1274-eddd-4811-a510-056dd4699d4e HTTP/1.1" 200 115 0.066078 10.0.0.33 - - [2025-12-01 02:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005623 10.0.0.23 - - [2025-12-01 02:23:35] "POST /useragent-kv HTTP/1.1" 200 115 0.012964 10.0.0.23 - - [2025-12-01 02:23:35] "POST /useragent-kv HTTP/1.1" 200 115 0.004537 10.0.0.27 - - [2025-12-01 02:23:35] "POST /neutron/network HTTP/1.1" 200 151 0.191370 10.0.0.33 - - [2025-12-01 02:23:36] "DELETE /route-target/fae3b162-34c0-4270-8664-14b29b6282b5 HTTP/1.1" 200 115 0.030000 10.0.0.23 - - [2025-12-01 02:23:37] "GET /projects?obj_uuids=f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001183 10.0.0.27 - - [2025-12-01 02:23:37] "GET /project/f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.058346 10.0.0.23 - - [2025-12-01 02:23:37] "GET /projects?obj_uuids=f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001487 10.0.0.27 - - [2025-12-01 02:23:37] "GET /project/f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f?fields=virtual_networks HTTP/1.1" 200 1049 0.054791 10.0.0.23 - - [2025-12-01 02:23:37] "GET /projects?obj_uuids=f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001263 10.0.0.27 - - [2025-12-01 02:23:37] "GET /project/f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.072735 10.0.0.23 - - [2025-12-01 02:23:37] "GET /projects?obj_uuids=f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001478 10.0.0.27 - - [2025-12-01 02:23:37] "GET /project/f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f?fields=security_groups HTTP/1.1" 200 1278 0.068995 10.0.0.27 - - [2025-12-01 02:23:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.037328 10.0.0.23 - - [2025-12-01 02:23:39] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003597 10.0.0.23 - - [2025-12-01 02:23:39] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001316 10.0.0.23 - - [2025-12-01 02:23:39] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009716 10.0.0.23 - - [2025-12-01 02:23:39] "POST /id-to-fqname HTTP/1.1" 200 198 0.009001 10.0.0.23 - - [2025-12-01 02:23:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.009714 10.0.0.23 - - [2025-12-01 02:23:39] "POST /security-groups HTTP/1.1" 200 599 0.081707 10.0.0.23 - - [2025-12-01 02:23:39] "POST /projects HTTP/1.1" 200 601 0.343535 10.0.0.23 - - [2025-12-01 02:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.383032 10.0.0.33 - - [2025-12-01 02:23:39] "POST /fqname-to-id HTTP/1.1" 404 241 0.014646 10.0.0.27 - - [2025-12-01 02:23:39] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.572510 10.0.0.27 - - [2025-12-01 02:23:40] "GET / HTTP/1.1" 200 35931 0.002219 10.0.0.27 - - [2025-12-01 02:23:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000648 10.0.0.27 - - [2025-12-01 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.070837 10.0.0.23 - - [2025-12-01 02:23:43] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001157 10.0.0.27 - - [2025-12-01 02:23:43] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.067381 10.0.0.27 - - [2025-12-01 02:23:43] "POST /neutron/network HTTP/1.1" 200 117 0.042176 10.0.0.33 - - [2025-12-01 02:23:43] "POST /ref-update HTTP/1.1" 200 156 0.027052 10.0.0.23 - - [2025-12-01 02:23:44] "POST /useragent-kv HTTP/1.1" 200 115 0.012899 10.0.0.27 - - [2025-12-01 02:23:44] "POST /neutron/subnet HTTP/1.1" 200 828 0.203285 10.0.0.27 - - [2025-12-01 02:23:44] "POST /id-to-fqname HTTP/1.1" 200 228 0.001529 10.0.0.27 - - [2025-12-01 02:23:44] "GET /virtual-network/6c7b8f06-0285-4fd9-aee5-91431cf8de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006896 10.0.0.27 - - [2025-12-01 02:23:44] "GET /virtual-network/6c7b8f06-0285-4fd9-aee5-91431cf8de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006593 10.0.0.27 - - [2025-12-01 02:23:44] "POST /neutron/network HTTP/1.1" 200 1007 0.011824 10.0.0.27 - - [2025-12-01 02:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005268 10.0.0.23 - - [2025-12-01 02:23:44] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001893 10.0.0.27 - - [2025-12-01 02:23:44] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.050502 10.0.0.27 - - [2025-12-01 02:23:44] "POST /neutron/network HTTP/1.1" 200 117 0.022267 10.0.0.23 - - [2025-12-01 02:23:45] "POST /useragent-kv HTTP/1.1" 200 115 0.010907 10.0.0.27 - - [2025-12-01 02:23:45] "POST /neutron/subnet HTTP/1.1" 200 828 0.255049 10.0.0.27 - - [2025-12-01 02:23:45] "POST /id-to-fqname HTTP/1.1" 200 228 0.001713 10.0.0.27 - - [2025-12-01 02:23:45] "GET /virtual-network/943f30ba-f237-40a7-bf51-7f7caa07c2a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007193 10.0.0.27 - - [2025-12-01 02:23:45] "GET /virtual-network/943f30ba-f237-40a7-bf51-7f7caa07c2a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.008117 10.0.0.27 - - [2025-12-01 02:23:45] "POST /neutron/network HTTP/1.1" 200 1005 0.014205 10.0.0.27 - - [2025-12-01 02:23:45] "POST /fqname-to-id HTTP/1.1" 404 234 0.003848 10.0.0.27 - - [2025-12-01 02:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.23 - - [2025-12-01 02:23:45] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002130 10.0.0.27 - - [2025-12-01 02:23:45] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.058689 10.0.0.27 - - [2025-12-01 02:23:45] "POST /network-policys HTTP/1.1" 200 577 0.083808 10.0.0.27 - - [2025-12-01 02:23:45] "GET /network-policy/56423fc8-f24e-4b45-962e-0adb5902b735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.008031 10.0.0.27 - - [2025-12-01 02:23:45] "POST /neutron/network HTTP/1.1" 200 1007 0.011017 10.0.0.33 - - [2025-12-01 02:23:45] "POST /fqname-to-id HTTP/1.1" 404 242 0.004773 10.0.0.33 - - [2025-12-01 02:23:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.091886 10.0.0.27 - - [2025-12-01 02:23:45] "GET /virtual-network/6c7b8f06-0285-4fd9-aee5-91431cf8de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.016138 10.0.0.27 - - [2025-12-01 02:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005280 10.0.0.27 - - [2025-12-01 02:23:45] "GET /network-policy/56423fc8-f24e-4b45-962e-0adb5902b735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.006312 10.0.0.27 - - [2025-12-01 02:23:46] "POST /neutron/network HTTP/1.1" 200 1005 0.014036 10.0.0.33 - - [2025-12-01 02:23:46] "POST /access-control-lists HTTP/1.1" 200 596 0.041164 10.0.0.27 - - [2025-12-01 02:23:46] "GET /virtual-network/943f30ba-f237-40a7-bf51-7f7caa07c2a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.008753 10.0.0.27 - - [2025-12-01 02:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007608 10.0.0.27 - - [2025-12-01 02:23:46] "GET /network-policy/56423fc8-f24e-4b45-962e-0adb5902b735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.007558 10.0.0.27 - - [2025-12-01 02:23:46] "GET /virtual-network/6c7b8f06-0285-4fd9-aee5-91431cf8de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006711 10.0.0.27 - - [2025-12-01 02:23:48] "GET /virtual-network/943f30ba-f237-40a7-bf51-7f7caa07c2a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.009549 10.0.0.27 - - [2025-12-01 02:23:48] "GET /obj-perms HTTP/1.1" 200 5046 0.055764 10.0.0.27 - - [2025-12-01 02:23:49] "POST /id-to-fqname HTTP/1.1" 200 228 0.002015 10.0.0.27 - - [2025-12-01 02:23:49] "POST /neutron/network HTTP/1.1" 200 1125 0.008023 10.0.0.23 - - [2025-12-01 02:23:50] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001353 10.0.0.27 - - [2025-12-01 02:23:50] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.071639 10.0.0.27 - - [2025-12-01 02:23:50] "POST /neutron/port HTTP/1.1" 200 117 0.007113 10.0.0.27 - - [2025-12-01 02:23:50] "POST /id-to-fqname HTTP/1.1" 200 228 0.001412 10.0.0.27 - - [2025-12-01 02:23:50] "POST /neutron/network HTTP/1.1" 200 1125 0.008864 10.0.0.27 - - [2025-12-01 02:23:51] "POST /neutron/port HTTP/1.1" 200 1176 0.022464 10.0.0.23 - - [2025-12-01 02:23:51] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001426 10.0.0.27 - - [2025-12-01 02:23:51] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.095469 10.0.0.27 - - [2025-12-01 02:23:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.015439 10.0.0.27 - - [2025-12-01 02:23:51] "POST /neutron/subnet HTTP/1.1" 200 1389 0.018729 10.0.0.27 - - [2025-12-01 02:23:51] "POST /neutron/network HTTP/1.1" 200 1115 0.009698 10.0.0.27 - - [2025-12-01 02:23:52] "POST /neutron/port HTTP/1.1" 200 117 0.006823 10.0.0.27 - - [2025-12-01 02:23:52] "POST /neutron/network HTTP/1.1" 200 1123 0.009097 10.0.0.33 - - [2025-12-01 02:23:52] "PUT /access-control-list/5a65f2ee-c34f-417e-937b-2320cba55c1b HTTP/1.1" 200 272 0.076265 10.0.0.27 - - [2025-12-01 02:23:53] "POST /neutron/port HTTP/1.1" 200 1174 0.054987 10.0.0.27 - - [2025-12-01 02:23:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004562 10.0.0.27 - - [2025-12-01 02:23:53] "POST /neutron/port HTTP/1.1" 200 117 0.001259 10.0.0.27 - - [2025-12-01 02:23:57] "POST /neutron/port HTTP/1.1" 200 1204 0.019369 10.0.0.27 - - [2025-12-01 02:23:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008997 10.0.0.27 - - [2025-12-01 02:23:57] "GET /virtual-machine/af50d395-72f5-43fa-a4fb-ea521f86d67e HTTP/1.1" 401 292 0.000569 10.0.0.27 - - [2025-12-01 02:23:57] "GET /virtual-machine/af50d395-72f5-43fa-a4fb-ea521f86d67e HTTP/1.1" 200 1301 0.047963 10.0.0.27 - - [2025-12-01 02:23:57] "GET /virtual-machine-interface/3bf2e373-9163-4f97-842a-4eba4c8415cf HTTP/1.1" 200 3174 0.006107 10.0.0.27 - - [2025-12-01 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.27 - - [2025-12-01 02:23:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004878 10.0.0.27 - - [2025-12-01 02:23:57] "GET /virtual-networks?parent_id=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003241 10.0.0.27 - - [2025-12-01 02:23:58] "GET /virtual-network/6c7b8f06-0285-4fd9-aee5-91431cf8de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.007431 10.0.0.27 - - [2025-12-01 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.27 - - [2025-12-01 02:24:01] "GET /virtual-network/6c7b8f06-0285-4fd9-aee5-91431cf8de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.008565 10.0.0.27 - - [2025-12-01 02:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.27 - - [2025-12-01 02:24:05] "GET /virtual-network/6c7b8f06-0285-4fd9-aee5-91431cf8de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006517 10.0.0.27 - - [2025-12-01 02:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.27 - - [2025-12-01 02:24:09] "GET /virtual-network/6c7b8f06-0285-4fd9-aee5-91431cf8de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.008266 10.0.0.27 - - [2025-12-01 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.27 - - [2025-12-01 02:24:13] "GET /virtual-network/6c7b8f06-0285-4fd9-aee5-91431cf8de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.008785 10.0.0.33 - - [2025-12-01 02:24:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.33 - - [2025-12-01 02:24:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.23 - - [2025-12-01 02:24:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000574 10.0.0.23 - - [2025-12-01 02:24:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.33 - - [2025-12-01 02:24:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.33 - - [2025-12-01 02:24:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.27 - - [2025-12-01 02:24:15] "POST /neutron/port HTTP/1.1" 200 1202 0.022155 10.0.0.27 - - [2025-12-01 02:24:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004226 10.0.0.27 - - [2025-12-01 02:24:16] "POST /neutron/port HTTP/1.1" 200 117 0.001525 10.0.0.23 - - [2025-12-01 02:24:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.23 - - [2025-12-01 02:24:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.27 - - [2025-12-01 02:24:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000488 10.0.0.27 - - [2025-12-01 02:24:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000546 10.0.0.23 - - [2025-12-01 02:24:16] "DELETE /project/a18d86660a1648abbdd8292a31a1a75b HTTP/1.1" 404 173 0.003926 10.0.0.23 - - [2025-12-01 02:24:16] "DELETE /project/f80ac79e-f7f5-44e1-bd53-fdd5e4dba16f HTTP/1.1" 404 177 0.005949 10.0.0.27 - - [2025-12-01 02:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.27 - - [2025-12-01 02:24:17] "GET /virtual-network/6c7b8f06-0285-4fd9-aee5-91431cf8de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006439 10.0.0.27 - - [2025-12-01 02:24:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.27 - - [2025-12-01 02:24:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.33 - - [2025-12-01 02:24:19] "GET /obj-perms HTTP/1.1" 200 5056 0.063950 10.0.0.23 - - [2025-12-01 02:24:20] "GET /obj-perms HTTP/1.1" 200 5056 0.054798 10.0.0.27 - - [2025-12-01 02:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.27 - - [2025-12-01 02:24:21] "GET /virtual-network/6c7b8f06-0285-4fd9-aee5-91431cf8de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005759 10.0.0.27 - - [2025-12-01 02:24:22] "POST /neutron/port HTTP/1.1" 200 1204 0.017868 10.0.0.27 - - [2025-12-01 02:24:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005340 10.0.0.27 - - [2025-12-01 02:24:23] "POST /neutron/port HTTP/1.1" 200 117 0.001273 10.0.0.27 - - [2025-12-01 02:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.27 - - [2025-12-01 02:24:25] "GET /virtual-network/6c7b8f06-0285-4fd9-aee5-91431cf8de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005997 10.0.0.27 - - [2025-12-01 02:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.27 - - [2025-12-01 02:24:29] "GET /virtual-network/6c7b8f06-0285-4fd9-aee5-91431cf8de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006805 10.0.0.27 - - [2025-12-01 02:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.27 - - [2025-12-01 02:24:31] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004156 10.0.0.27 - - [2025-12-01 02:24:31] "GET /virtual-networks?parent_id=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003536 10.0.0.27 - - [2025-12-01 02:24:31] "GET /virtual-network/6c7b8f06-0285-4fd9-aee5-91431cf8de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006721 10.0.0.27 - - [2025-12-01 02:24:32] "POST /neutron/port HTTP/1.1" 200 1204 0.023431 10.0.0.27 - - [2025-12-01 02:24:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008431 10.0.0.27 - - [2025-12-01 02:24:43] "POST /neutron/port HTTP/1.1" 200 1204 0.019506 10.0.0.27 - - [2025-12-01 02:24:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009279 10.0.0.27 - - [2025-12-01 02:24:52] "POST /neutron/port HTTP/1.1" 200 1202 0.023450 10.0.0.27 - - [2025-12-01 02:24:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009956 10.0.0.27 - - [2025-12-01 02:24:53] "GET /virtual-machine/1461b690-3f4f-436f-a53e-f4b67049953d HTTP/1.1" 200 1300 0.007054 10.0.0.27 - - [2025-12-01 02:24:53] "GET /virtual-machine-interface/c589c4aa-c08c-4cb9-b1ca-55efea89a76f HTTP/1.1" 200 3176 0.006640 10.0.0.27 - - [2025-12-01 02:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.27 - - [2025-12-01 02:24:53] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005434 10.0.0.27 - - [2025-12-01 02:24:53] "GET /virtual-networks?parent_id=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.005409 10.0.0.27 - - [2025-12-01 02:24:53] "GET /virtual-network/943f30ba-f237-40a7-bf51-7f7caa07c2a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006760 10.0.0.27 - - [2025-12-01 02:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.27 - - [2025-12-01 02:24:54] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005373 10.0.0.27 - - [2025-12-01 02:24:54] "GET /virtual-networks?parent_id=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003418 10.0.0.27 - - [2025-12-01 02:24:54] "GET /virtual-network/943f30ba-f237-40a7-bf51-7f7caa07c2a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006855 10.0.0.27 - - [2025-12-01 02:25:16] "POST /neutron/port HTTP/1.1" 200 1202 0.020998 10.0.0.27 - - [2025-12-01 02:25:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004500 10.0.0.27 - - [2025-12-01 02:25:17] "POST /neutron/port HTTP/1.1" 200 117 0.001807 10.0.0.27 - - [2025-12-01 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004943 10.0.0.23 - - [2025-12-01 02:25:17] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001493 10.0.0.27 - - [2025-12-01 02:25:18] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.045998 10.0.0.27 - - [2025-12-01 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.27 - - [2025-12-01 02:25:18] "PUT /network-policy/56423fc8-f24e-4b45-962e-0adb5902b735 HTTP/1.1" 200 262 0.023454 10.0.0.33 - - [2025-12-01 02:25:18] "PUT /access-control-list/5a65f2ee-c34f-417e-937b-2320cba55c1b HTTP/1.1" 200 272 0.059549 10.0.0.27 - - [2025-12-01 02:25:21] "GET /virtual-network/943f30ba-f237-40a7-bf51-7f7caa07c2a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006514 10.0.0.27 - - [2025-12-01 02:25:21] "POST /neutron/network HTTP/1.1" 200 1113 0.014873 10.0.0.33 - - [2025-12-01 02:25:22] "POST /ref-update HTTP/1.1" 200 156 0.034118 10.0.0.27 - - [2025-12-01 02:25:22] "GET /virtual-network/943f30ba-f237-40a7-bf51-7f7caa07c2a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.014095 10.0.0.27 - - [2025-12-01 02:25:22] "GET /virtual-network/6c7b8f06-0285-4fd9-aee5-91431cf8de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.007040 10.0.0.27 - - [2025-12-01 02:25:22] "POST /neutron/network HTTP/1.1" 200 1115 0.023780 10.0.0.33 - - [2025-12-01 02:25:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.004856 10.0.0.27 - - [2025-12-01 02:25:22] "GET /virtual-network/6c7b8f06-0285-4fd9-aee5-91431cf8de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.020542 10.0.0.27 - - [2025-12-01 02:25:22] "POST /neutron/port HTTP/1.1" 200 1202 0.035782 10.0.0.27 - - [2025-12-01 02:25:22] "DELETE /network-policy/56423fc8-f24e-4b45-962e-0adb5902b735 HTTP/1.1" 200 115 0.065403 10.0.0.27 - - [2025-12-01 02:25:22] "POST /neutron/network HTTP/1.1" 200 1005 0.013958 10.0.0.27 - - [2025-12-01 02:25:22] "POST /neutron/network HTTP/1.1" 400 204 0.019739 10.0.0.23 - - [2025-12-01 02:25:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003485 10.0.0.33 - - [2025-12-01 02:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.23 - - [2025-12-01 02:25:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004581 10.0.0.23 - - [2025-12-01 02:25:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004346 10.0.0.23 - - [2025-12-01 02:25:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002821 10.0.0.27 - - [2025-12-01 02:25:24] "POST /neutron/network HTTP/1.1" 200 151 0.180336 10.0.0.33 - - [2025-12-01 02:25:25] "DELETE /route-target/f28eb6c5-e15d-44fe-a8e0-c028b9b17679 HTTP/1.1" 200 115 0.032512 10.0.0.23 - - [2025-12-01 02:25:29] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001187 10.0.0.27 - - [2025-12-01 02:25:29] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.049431 10.0.0.27 - - [2025-12-01 02:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.23 - - [2025-12-01 02:25:29] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001531 10.0.0.27 - - [2025-12-01 02:25:29] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008998 10.0.0.27 - - [2025-12-01 02:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.23 - - [2025-12-01 02:25:30] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001427 10.0.0.27 - - [2025-12-01 02:25:30] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.060072 10.0.0.27 - - [2025-12-01 02:25:30] "GET /domains HTTP/1.1" 200 280 0.003126 10.0.0.23 - - [2025-12-01 02:25:30] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001239 10.0.0.27 - - [2025-12-01 02:25:30] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5 HTTP/1.1" 200 2775 0.010033 10.0.0.23 - - [2025-12-01 02:25:30] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001460 10.0.0.27 - - [2025-12-01 02:25:30] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b HTTP/1.1" 200 1911 0.097337 10.0.0.27 - - [2025-12-01 02:25:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.005303 10.0.0.27 - - [2025-12-01 02:25:31] "POST /network-ipams HTTP/1.1" 200 609 0.039147 10.0.0.27 - - [2025-12-01 02:25:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.003522 10.0.0.27 - - [2025-12-01 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.27 - - [2025-12-01 02:25:31] "GET /network-ipam/72b5ad74-8d83-4bcc-93f8-46aab34ba436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.006368 10.0.0.27 - - [2025-12-01 02:25:31] "PUT /network-ipam/72b5ad74-8d83-4bcc-93f8-46aab34ba436 HTTP/1.1" 200 258 0.023309 10.0.0.27 - - [2025-12-01 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.23 - - [2025-12-01 02:25:31] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001321 10.0.0.27 - - [2025-12-01 02:25:31] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.041409 10.0.0.27 - - [2025-12-01 02:25:31] "POST /neutron/network HTTP/1.1" 200 117 0.022630 10.0.0.23 - - [2025-12-01 02:25:32] "POST /useragent-kv HTTP/1.1" 200 115 0.010023 10.0.0.27 - - [2025-12-01 02:25:32] "POST /neutron/subnet HTTP/1.1" 200 701 0.202574 10.0.0.27 - - [2025-12-01 02:25:32] "POST /id-to-fqname HTTP/1.1" 200 231 0.001819 10.0.0.27 - - [2025-12-01 02:25:32] "GET /virtual-network/9d0772d6-ac50-4c46-935a-a70f0fb33dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.011066 10.0.0.27 - - [2025-12-01 02:25:32] "POST /neutron/network HTTP/1.1" 200 1308 0.015752 10.0.0.27 - - [2025-12-01 02:25:32] "GET /virtual-network/9d0772d6-ac50-4c46-935a-a70f0fb33dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006087 10.0.0.27 - - [2025-12-01 02:25:32] "POST /neutron/subnet HTTP/1.1" 200 701 0.013727 10.0.0.27 - - [2025-12-01 02:25:32] "GET /virtual-network/9d0772d6-ac50-4c46-935a-a70f0fb33dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006246 10.0.0.27 - - [2025-12-01 02:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.23 - - [2025-12-01 02:25:33] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001148 10.0.0.27 - - [2025-12-01 02:25:33] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.070968 10.0.0.23 - - [2025-12-01 02:25:33] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001532 10.0.0.27 - - [2025-12-01 02:25:33] "POST /neutron/network HTTP/1.1" 200 619 0.161987 10.0.0.33 - - [2025-12-01 02:25:33] "POST /route-targets HTTP/1.1" 200 327 0.026093 10.0.0.23 - - [2025-12-01 02:25:34] "POST /useragent-kv HTTP/1.1" 200 115 0.013949 10.0.0.27 - - [2025-12-01 02:25:34] "POST /neutron/subnet HTTP/1.1" 200 828 0.246758 10.0.0.27 - - [2025-12-01 02:25:34] "POST /id-to-fqname HTTP/1.1" 200 231 0.001718 10.0.0.27 - - [2025-12-01 02:25:34] "GET /virtual-network/af1b73c0-fd35-4142-95ba-341badef3d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.009844 10.0.0.27 - - [2025-12-01 02:25:34] "GET /virtual-network/af1b73c0-fd35-4142-95ba-341badef3d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005849 10.0.0.27 - - [2025-12-01 02:25:34] "POST /neutron/network HTTP/1.1" 200 1309 0.016845 10.0.0.27 - - [2025-12-01 02:25:34] "POST /neutron/subnet HTTP/1.1" 200 828 0.012856 10.0.0.27 - - [2025-12-01 02:25:34] "GET /virtual-network/af1b73c0-fd35-4142-95ba-341badef3d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.007429 10.0.0.27 - - [2025-12-01 02:25:35] "GET /obj-perms HTTP/1.1" 200 5046 0.005204 10.0.0.33 - - [2025-12-01 02:25:35] "GET /obj-perms HTTP/1.1" 200 5046 0.072279 10.0.0.27 - - [2025-12-01 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.23 - - [2025-12-01 02:25:35] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001258 10.0.0.27 - - [2025-12-01 02:25:35] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.055330 10.0.0.23 - - [2025-12-01 02:25:35] "POST /useragent-kv HTTP/1.1" 200 115 0.004114 10.0.0.27 - - [2025-12-01 02:25:35] "POST /neutron/subnet HTTP/1.1" 200 701 0.251343 10.0.0.33 - - [2025-12-01 02:25:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.007884 10.0.0.27 - - [2025-12-01 02:25:36] "POST /neutron/network HTTP/1.1" 200 1307 0.015013 10.0.0.27 - - [2025-12-01 02:25:36] "POST /id-to-fqname HTTP/1.1" 200 231 0.001343 10.0.0.27 - - [2025-12-01 02:25:36] "GET /virtual-network/4ffa2fa6-573b-407d-bfe7-54670e963a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006155 10.0.0.27 - - [2025-12-01 02:25:36] "GET /virtual-network/4ffa2fa6-573b-407d-bfe7-54670e963a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006047 10.0.0.27 - - [2025-12-01 02:25:36] "POST /neutron/subnet HTTP/1.1" 200 701 0.011723 10.0.0.27 - - [2025-12-01 02:25:36] "GET /virtual-network/4ffa2fa6-573b-407d-bfe7-54670e963a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007150 10.0.0.23 - - [2025-12-01 02:25:36] "GET /obj-perms HTTP/1.1" 200 5046 0.073406 10.0.0.27 - - [2025-12-01 02:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006896 10.0.0.23 - - [2025-12-01 02:25:37] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001561 10.0.0.27 - - [2025-12-01 02:25:37] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.057918 10.0.0.27 - - [2025-12-01 02:25:37] "POST /neutron/network HTTP/1.1" 200 117 0.018114 10.0.0.33 - - [2025-12-01 02:25:37] "POST /route-targets HTTP/1.1" 200 327 0.014870 10.0.0.23 - - [2025-12-01 02:25:37] "POST /useragent-kv HTTP/1.1" 200 115 0.011471 10.0.0.27 - - [2025-12-01 02:25:37] "POST /neutron/subnet HTTP/1.1" 200 701 0.256733 10.0.0.27 - - [2025-12-01 02:25:38] "POST /id-to-fqname HTTP/1.1" 200 231 0.001670 10.0.0.27 - - [2025-12-01 02:25:38] "GET /virtual-network/6d1996b7-fc12-4a14-a69e-3b62c743cd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.014588 10.0.0.27 - - [2025-12-01 02:25:38] "POST /neutron/network HTTP/1.1" 200 1309 0.016608 10.0.0.27 - - [2025-12-01 02:25:38] "GET /virtual-network/6d1996b7-fc12-4a14-a69e-3b62c743cd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006329 10.0.0.27 - - [2025-12-01 02:25:38] "POST /neutron/subnet HTTP/1.1" 200 701 0.011872 10.0.0.27 - - [2025-12-01 02:25:38] "GET /virtual-network/6d1996b7-fc12-4a14-a69e-3b62c743cd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.009257 10.0.0.27 - - [2025-12-01 02:25:38] "POST /fqname-to-id HTTP/1.1" 404 225 0.003771 10.0.0.27 - - [2025-12-01 02:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.23 - - [2025-12-01 02:25:39] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002103 10.0.0.27 - - [2025-12-01 02:25:39] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.050535 10.0.0.27 - - [2025-12-01 02:25:39] "POST /network-policys HTTP/1.1" 200 559 0.053942 10.0.0.27 - - [2025-12-01 02:25:39] "GET /network-policy/261b0b6b-8a6e-4cfd-82e2-8cabc7a68006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6936 0.008195 10.0.0.27 - - [2025-12-01 02:25:39] "POST /fqname-to-id HTTP/1.1" 404 225 0.004796 10.0.0.27 - - [2025-12-01 02:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.23 - - [2025-12-01 02:25:39] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001591 10.0.0.27 - - [2025-12-01 02:25:39] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.062842 10.0.0.27 - - [2025-12-01 02:25:39] "POST /network-policys HTTP/1.1" 200 559 0.033248 10.0.0.27 - - [2025-12-01 02:25:39] "GET /network-policy/80fb5455-5102-44e7-a358-5b022f1c5f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.007298 10.0.0.27 - - [2025-12-01 02:25:39] "POST /fqname-to-id HTTP/1.1" 404 225 0.003955 10.0.0.27 - - [2025-12-01 02:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.23 - - [2025-12-01 02:25:39] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002509 10.0.0.27 - - [2025-12-01 02:25:39] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.063522 10.0.0.27 - - [2025-12-01 02:25:39] "POST /network-policys HTTP/1.1" 200 559 0.038156 10.0.0.27 - - [2025-12-01 02:25:40] "GET /network-policy/0632a93d-7e82-4575-985d-bfcffecf6511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6936 0.007314 10.0.0.27 - - [2025-12-01 02:25:40] "POST /fqname-to-id HTTP/1.1" 404 225 0.004068 10.0.0.27 - - [2025-12-01 02:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.23 - - [2025-12-01 02:25:40] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001299 10.0.0.27 - - [2025-12-01 02:25:40] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.074071 10.0.0.27 - - [2025-12-01 02:25:40] "POST /network-policys HTTP/1.1" 200 559 0.052984 10.0.0.27 - - [2025-12-01 02:25:40] "GET /network-policy/aa9dca02-1361-4f47-a8ed-484a910ae0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.008696 10.0.0.27 - - [2025-12-01 02:25:40] "POST /fqname-to-id HTTP/1.1" 404 225 0.004900 10.0.0.27 - - [2025-12-01 02:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005147 10.0.0.23 - - [2025-12-01 02:25:40] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001453 10.0.0.27 - - [2025-12-01 02:25:40] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.052436 10.0.0.27 - - [2025-12-01 02:25:40] "POST /network-policys HTTP/1.1" 200 559 0.040921 10.0.0.27 - - [2025-12-01 02:25:40] "GET /network-policy/c1516d3f-d492-4c34-a32b-76a5ee2e6432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.008507 10.0.0.27 - - [2025-12-01 02:25:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.004475 10.0.0.27 - - [2025-12-01 02:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004952 10.0.0.23 - - [2025-12-01 02:25:41] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001557 10.0.0.27 - - [2025-12-01 02:25:41] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.065796 10.0.0.27 - - [2025-12-01 02:25:41] "POST /network-policys HTTP/1.1" 200 559 0.048398 10.0.0.27 - - [2025-12-01 02:25:41] "GET /network-policy/940582e1-7c0a-44b8-9b64-dc58d010d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.007912 10.0.0.27 - - [2025-12-01 02:25:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.004553 10.0.0.27 - - [2025-12-01 02:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.23 - - [2025-12-01 02:25:41] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001560 10.0.0.27 - - [2025-12-01 02:25:41] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.050438 10.0.0.27 - - [2025-12-01 02:25:41] "POST /network-policys HTTP/1.1" 200 559 0.039440 10.0.0.27 - - [2025-12-01 02:25:41] "GET /network-policy/f7de97ea-b324-4c90-953c-22d44d7339fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.009723 10.0.0.27 - - [2025-12-01 02:25:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.004776 10.0.0.27 - - [2025-12-01 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.23 - - [2025-12-01 02:25:42] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001487 10.0.0.27 - - [2025-12-01 02:25:42] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.058180 10.0.0.27 - - [2025-12-01 02:25:42] "POST /network-policys HTTP/1.1" 200 559 0.051354 10.0.0.27 - - [2025-12-01 02:25:42] "GET /network-policy/511e071a-f58b-47bb-90ea-2d3b552722db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.008741 10.0.0.27 - - [2025-12-01 02:25:42] "POST /neutron/network HTTP/1.1" 200 1493 0.130400 10.0.0.27 - - [2025-12-01 02:25:42] "GET /virtual-network/9d0772d6-ac50-4c46-935a-a70f0fb33dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.009159 10.0.0.27 - - [2025-12-01 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005588 10.0.0.33 - - [2025-12-01 02:25:42] "POST /access-control-lists HTTP/1.1" 200 605 0.106022 10.0.0.27 - - [2025-12-01 02:25:42] "GET /network-policy/261b0b6b-8a6e-4cfd-82e2-8cabc7a68006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6936 0.006505 10.0.0.27 - - [2025-12-01 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.27 - - [2025-12-01 02:25:42] "GET /network-policy/80fb5455-5102-44e7-a358-5b022f1c5f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.008677 10.0.0.33 - - [2025-12-01 02:25:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.003700 10.0.0.27 - - [2025-12-01 02:25:43] "POST /neutron/network HTTP/1.1" 200 1494 0.118021 10.0.0.33 - - [2025-12-01 02:25:43] "POST /ref-update HTTP/1.1" 200 156 0.060661 10.0.0.27 - - [2025-12-01 02:25:43] "GET /virtual-network/af1b73c0-fd35-4142-95ba-341badef3d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.016237 10.0.0.27 - - [2025-12-01 02:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.27 - - [2025-12-01 02:25:43] "GET /network-policy/0632a93d-7e82-4575-985d-bfcffecf6511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6936 0.005217 10.0.0.27 - - [2025-12-01 02:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.27 - - [2025-12-01 02:25:43] "GET /network-policy/aa9dca02-1361-4f47-a8ed-484a910ae0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.005171 10.0.0.27 - - [2025-12-01 02:25:43] "POST /neutron/network HTTP/1.1" 200 1492 0.111983 10.0.0.27 - - [2025-12-01 02:25:43] "GET /virtual-network/4ffa2fa6-573b-407d-bfe7-54670e963a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3794 0.007604 10.0.0.27 - - [2025-12-01 02:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.27 - - [2025-12-01 02:25:43] "GET /network-policy/940582e1-7c0a-44b8-9b64-dc58d010d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.004807 10.0.0.27 - - [2025-12-01 02:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.27 - - [2025-12-01 02:25:43] "GET /network-policy/c1516d3f-d492-4c34-a32b-76a5ee2e6432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.005696 10.0.0.33 - - [2025-12-01 02:25:44] "POST /fqname-to-id HTTP/1.1" 404 248 0.004792 10.0.0.27 - - [2025-12-01 02:25:44] "POST /neutron/network HTTP/1.1" 200 1494 0.096056 10.0.0.27 - - [2025-12-01 02:25:44] "GET /virtual-network/6d1996b7-fc12-4a14-a69e-3b62c743cd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006782 10.0.0.27 - - [2025-12-01 02:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.27 - - [2025-12-01 02:25:44] "GET /network-policy/511e071a-f58b-47bb-90ea-2d3b552722db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.008776 10.0.0.27 - - [2025-12-01 02:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.27 - - [2025-12-01 02:25:44] "GET /network-policy/f7de97ea-b324-4c90-953c-22d44d7339fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.006413 10.0.0.27 - - [2025-12-01 02:25:44] "POST /id-to-fqname HTTP/1.1" 200 231 0.001312 10.0.0.27 - - [2025-12-01 02:26:21] "GET /obj-perms HTTP/1.1" 200 5056 0.062031 10.0.0.23 - - [2025-12-01 02:26:23] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001276 10.0.0.27 - - [2025-12-01 02:26:23] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.109559 10.0.0.27 - - [2025-12-01 02:26:23] "POST /neutron/network HTTP/1.1" 200 1493 0.064666 10.0.0.27 - - [2025-12-01 02:26:23] "POST /id-to-fqname HTTP/1.1" 200 231 0.001451 10.0.0.27 - - [2025-12-01 02:26:23] "POST /neutron/port HTTP/1.1" 200 117 0.007166 10.0.0.23 - - [2025-12-01 02:26:23] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001178 10.0.0.27 - - [2025-12-01 02:26:24] "POST /neutron/port HTTP/1.1" 200 1169 0.604734 10.0.0.23 - - [2025-12-01 02:26:24] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001299 10.0.0.27 - - [2025-12-01 02:26:24] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.124745 10.0.0.27 - - [2025-12-01 02:26:24] "POST /neutron/port HTTP/1.1" 200 1223 0.223520 10.0.0.27 - - [2025-12-01 02:26:25] "POST /neutron/port HTTP/1.1" 200 1197 0.050023 10.0.0.27 - - [2025-12-01 02:26:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005032 10.0.0.27 - - [2025-12-01 02:26:25] "POST /neutron/port HTTP/1.1" 200 117 0.004077 10.0.0.27 - - [2025-12-01 02:26:25] "POST /neutron/network HTTP/1.1" 200 1493 0.033928 10.0.0.23 - - [2025-12-01 02:26:25] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001199 10.0.0.33 - - [2025-12-01 02:26:25] "PUT /access-control-list/43aaf868-4723-470b-a571-1a264a88dca9 HTTP/1.1" 200 272 0.036746 10.0.0.27 - - [2025-12-01 02:26:26] "POST /neutron/port HTTP/1.1" 200 1170 0.697278 10.0.0.27 - - [2025-12-01 02:26:26] "POST /neutron/port HTTP/1.1" 200 1224 0.247541 10.0.0.27 - - [2025-12-01 02:26:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005113 10.0.0.27 - - [2025-12-01 02:26:26] "POST /neutron/port HTTP/1.1" 200 117 0.003140 10.0.0.27 - - [2025-12-01 02:26:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.019512 10.0.0.27 - - [2025-12-01 02:26:40] "POST /neutron/port HTTP/1.1" 200 1197 0.045905 10.0.0.27 - - [2025-12-01 02:26:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.019474 10.0.0.27 - - [2025-12-01 02:26:56] "POST /neutron/port HTTP/1.1" 200 1197 0.017947 10.0.0.27 - - [2025-12-01 02:27:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008424 10.0.0.27 - - [2025-12-01 02:27:11] "POST /neutron/port HTTP/1.1" 200 1197 0.015958 10.0.0.27 - - [2025-12-01 02:27:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012106 10.0.0.33 - - [2025-12-01 02:27:22] "GET /obj-perms HTTP/1.1" 200 5056 0.056123 10.0.0.23 - - [2025-12-01 02:27:22] "GET /obj-perms HTTP/1.1" 200 5056 0.065625 10.0.0.27 - - [2025-12-01 02:27:26] "POST /neutron/port HTTP/1.1" 200 1197 0.024808 10.0.0.27 - - [2025-12-01 02:27:26] "POST /neutron/port HTTP/1.1" 200 1197 0.021484 10.0.0.27 - - [2025-12-01 02:27:26] "POST /neutron/network HTTP/1.1" 200 1503 0.010810 10.0.0.27 - - [2025-12-01 02:27:27] "POST /neutron/port HTTP/1.1" 200 1197 0.019490 10.0.0.27 - - [2025-12-01 02:27:27] "GET /virtual-machine/ee2b6afb-d376-4710-ba9f-2d99fc5a0222 HTTP/1.1" 200 1301 0.009114 10.0.0.27 - - [2025-12-01 02:27:27] "GET /virtual-machine-interface/7677d84f-75a2-4f40-bc79-8ab4fdd35300 HTTP/1.1" 200 3184 0.011298 10.0.0.27 - - [2025-12-01 02:27:27] "POST /neutron/port HTTP/1.1" 200 117 0.038118 10.0.0.27 - - [2025-12-01 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005967 10.0.0.27 - - [2025-12-01 02:27:27] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004277 10.0.0.27 - - [2025-12-01 02:27:27] "GET /virtual-networks?parent_id=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003049 10.0.0.27 - - [2025-12-01 02:27:27] "GET /virtual-network/9d0772d6-ac50-4c46-935a-a70f0fb33dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.007074 10.0.0.27 - - [2025-12-01 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.27 - - [2025-12-01 02:27:30] "GET /virtual-network/9d0772d6-ac50-4c46-935a-a70f0fb33dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.007473 10.0.0.27 - - [2025-12-01 02:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.27 - - [2025-12-01 02:27:34] "GET /virtual-network/9d0772d6-ac50-4c46-935a-a70f0fb33dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.006508 10.0.0.27 - - [2025-12-01 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.27 - - [2025-12-01 02:27:38] "GET /virtual-network/9d0772d6-ac50-4c46-935a-a70f0fb33dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.007099 10.0.0.27 - - [2025-12-01 02:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.27 - - [2025-12-01 02:27:42] "GET /virtual-network/9d0772d6-ac50-4c46-935a-a70f0fb33dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.005693 10.0.0.27 - - [2025-12-01 02:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.27 - - [2025-12-01 02:27:46] "GET /virtual-network/9d0772d6-ac50-4c46-935a-a70f0fb33dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.006747 10.0.0.27 - - [2025-12-01 02:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.27 - - [2025-12-01 02:27:50] "GET /virtual-network/9d0772d6-ac50-4c46-935a-a70f0fb33dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.006045 10.0.0.27 - - [2025-12-01 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.27 - - [2025-12-01 02:27:55] "GET /virtual-network/9d0772d6-ac50-4c46-935a-a70f0fb33dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.006956 10.0.0.27 - - [2025-12-01 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.27 - - [2025-12-01 02:27:59] "GET /virtual-network/9d0772d6-ac50-4c46-935a-a70f0fb33dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.006993 10.0.0.27 - - [2025-12-01 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.27 - - [2025-12-01 02:28:03] "GET /virtual-network/9d0772d6-ac50-4c46-935a-a70f0fb33dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.005826 10.0.0.27 - - [2025-12-01 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013880 10.0.0.27 - - [2025-12-01 02:28:05] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004490 10.0.0.27 - - [2025-12-01 02:28:05] "GET /virtual-networks?parent_id=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003539 10.0.0.27 - - [2025-12-01 02:28:05] "GET /virtual-network/9d0772d6-ac50-4c46-935a-a70f0fb33dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.009336 10.0.0.27 - - [2025-12-01 02:28:05] "POST /neutron/port HTTP/1.1" 200 1197 0.018272 10.0.0.27 - - [2025-12-01 02:28:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008223 10.0.0.27 - - [2025-12-01 02:28:15] "POST /neutron/port HTTP/1.1" 200 1197 0.016644 10.0.0.27 - - [2025-12-01 02:28:16] "POST /neutron/port HTTP/1.1" 200 1198 0.017372 10.0.0.27 - - [2025-12-01 02:28:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004980 10.0.0.27 - - [2025-12-01 02:28:17] "POST /neutron/port HTTP/1.1" 200 117 0.001183 10.0.0.27 - - [2025-12-01 02:28:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.040008 10.0.0.27 - - [2025-12-01 02:28:26] "POST /neutron/port HTTP/1.1" 200 1198 0.021244 10.0.0.27 - - [2025-12-01 02:28:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008224 10.0.0.27 - - [2025-12-01 02:28:26] "GET /virtual-machine/9baccd46-ef5c-449f-a524-a450ebf4c73e HTTP/1.1" 200 1301 0.009619 10.0.0.27 - - [2025-12-01 02:28:26] "GET /virtual-machine-interface/87f3b0aa-5e08-4a2a-823b-f3e52107324e HTTP/1.1" 200 3183 0.006213 10.0.0.27 - - [2025-12-01 02:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.27 - - [2025-12-01 02:28:26] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004857 10.0.0.27 - - [2025-12-01 02:28:26] "GET /virtual-networks?parent_id=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.007706 10.0.0.27 - - [2025-12-01 02:28:26] "GET /virtual-network/af1b73c0-fd35-4142-95ba-341badef3d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.007428 10.0.0.27 - - [2025-12-01 02:28:26] "POST /neutron/port HTTP/1.1" 200 1197 0.022897 10.0.0.27 - - [2025-12-01 02:28:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005720 10.0.0.27 - - [2025-12-01 02:28:27] "POST /neutron/port HTTP/1.1" 200 117 0.001427 10.0.0.27 - - [2025-12-01 02:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.27 - - [2025-12-01 02:28:27] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003960 10.0.0.27 - - [2025-12-01 02:28:27] "GET /virtual-networks?parent_id=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003875 10.0.0.27 - - [2025-12-01 02:28:27] "GET /virtual-network/af1b73c0-fd35-4142-95ba-341badef3d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.008731 10.0.0.27 - - [2025-12-01 02:28:28] "POST /neutron/port HTTP/1.1" 200 2277 0.021175 10.0.0.27 - - [2025-12-01 02:28:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009399 10.0.0.27 - - [2025-12-01 02:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.27 - - [2025-12-01 02:28:28] "GET /network-policy/0632a93d-7e82-4575-985d-bfcffecf6511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6936 0.006875 10.0.0.27 - - [2025-12-01 02:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.27 - - [2025-12-01 02:28:28] "GET /network-policy/aa9dca02-1361-4f47-a8ed-484a910ae0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.005385 10.0.0.27 - - [2025-12-01 02:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.27 - - [2025-12-01 02:28:28] "GET /network-policy/261b0b6b-8a6e-4cfd-82e2-8cabc7a68006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6936 0.005415 10.0.0.27 - - [2025-12-01 02:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.27 - - [2025-12-01 02:28:28] "GET /network-policy/80fb5455-5102-44e7-a358-5b022f1c5f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.005863 10.0.0.27 - - [2025-12-01 02:28:54] "GET /virtual-machine/9baccd46-ef5c-449f-a524-a450ebf4c73e HTTP/1.1" 200 1301 0.006428 10.0.0.27 - - [2025-12-01 02:28:54] "POST /neutron/port HTTP/1.1" 200 1198 0.048940 10.0.0.27 - - [2025-12-01 02:28:56] "GET /virtual-machine/9baccd46-ef5c-449f-a524-a450ebf4c73e HTTP/1.1" 404 171 0.003630 10.0.0.27 - - [2025-12-01 02:28:56] "GET /virtual-machine/9baccd46-ef5c-449f-a524-a450ebf4c73e HTTP/1.1" 404 171 0.003664 10.0.0.27 - - [2025-12-01 02:28:56] "GET /virtual-machine/9baccd46-ef5c-449f-a524-a450ebf4c73e HTTP/1.1" 404 171 0.003607 10.0.0.27 - - [2025-12-01 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.037429 10.0.0.27 - - [2025-12-01 02:28:56] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004573 10.0.0.27 - - [2025-12-01 02:28:56] "GET /virtual-networks?parent_id=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003987 10.0.0.27 - - [2025-12-01 02:28:56] "GET /virtual-network/af1b73c0-fd35-4142-95ba-341badef3d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006060 10.0.0.27 - - [2025-12-01 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.27 - - [2025-12-01 02:28:56] "GET /routing-instance/ca415545-54b2-4386-b981-d483118261c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.005363 10.0.0.27 - - [2025-12-01 02:28:56] "GET /route-target/685e2358-aa78-47a6-b991-b872b8781bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003868 10.0.0.27 - - [2025-12-01 02:28:56] "GET /virtual-machine/9baccd46-ef5c-449f-a524-a450ebf4c73e HTTP/1.1" 404 171 0.003765 10.0.0.27 - - [2025-12-01 02:28:57] "GET /virtual-machine/9baccd46-ef5c-449f-a524-a450ebf4c73e HTTP/1.1" 404 171 0.051880 10.0.0.27 - - [2025-12-01 02:28:58] "GET /virtual-machine/9baccd46-ef5c-449f-a524-a450ebf4c73e HTTP/1.1" 404 171 0.004437 10.0.0.27 - - [2025-12-01 02:28:59] "GET /virtual-machine/9baccd46-ef5c-449f-a524-a450ebf4c73e HTTP/1.1" 404 171 0.003699 10.0.0.27 - - [2025-12-01 02:29:00] "GET /virtual-machine/9baccd46-ef5c-449f-a524-a450ebf4c73e HTTP/1.1" 404 171 0.003954 10.0.0.27 - - [2025-12-01 02:29:01] "GET /virtual-machine/9baccd46-ef5c-449f-a524-a450ebf4c73e HTTP/1.1" 404 171 0.003670 10.0.0.27 - - [2025-12-01 02:29:01] "GET /obj-perms HTTP/1.1" 200 5046 0.057225 10.0.0.27 - - [2025-12-01 02:29:07] "GET /obj-perms HTTP/1.1" 200 5046 0.004813 10.0.0.27 - - [2025-12-01 02:29:08] "GET /obj-perms HTTP/1.1" 200 5046 0.004239 10.0.0.27 - - [2025-12-01 02:29:08] "GET /virtual-machine/ee2b6afb-d376-4710-ba9f-2d99fc5a0222 HTTP/1.1" 200 1301 0.005121 10.0.0.27 - - [2025-12-01 02:29:08] "POST /neutron/port HTTP/1.1" 200 1197 0.017803 10.0.0.27 - - [2025-12-01 02:29:10] "GET /virtual-machine/ee2b6afb-d376-4710-ba9f-2d99fc5a0222 HTTP/1.1" 404 171 0.003763 10.0.0.27 - - [2025-12-01 02:29:10] "GET /virtual-machine/ee2b6afb-d376-4710-ba9f-2d99fc5a0222 HTTP/1.1" 404 171 0.003340 10.0.0.27 - - [2025-12-01 02:29:10] "GET /virtual-machine/ee2b6afb-d376-4710-ba9f-2d99fc5a0222 HTTP/1.1" 404 171 0.003547 10.0.0.27 - - [2025-12-01 02:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.27 - - [2025-12-01 02:29:10] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005042 10.0.0.27 - - [2025-12-01 02:29:10] "GET /virtual-networks?parent_id=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003821 10.0.0.27 - - [2025-12-01 02:29:10] "GET /virtual-network/9d0772d6-ac50-4c46-935a-a70f0fb33dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.007921 10.0.0.27 - - [2025-12-01 02:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.27 - - [2025-12-01 02:29:10] "GET /routing-instance/ad969487-4bc5-4510-9b4f-93ece0c2862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004835 10.0.0.27 - - [2025-12-01 02:29:10] "GET /route-target/b349364d-fdfd-496e-b3c1-c61838d287a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007586 10.0.0.27 - - [2025-12-01 02:29:13] "GET /obj-perms HTTP/1.1" 200 5046 0.005586 10.0.0.33 - - [2025-12-01 02:29:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.33 - - [2025-12-01 02:29:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.23 - - [2025-12-01 02:29:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000505 10.0.0.23 - - [2025-12-01 02:29:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000547 10.0.0.33 - - [2025-12-01 02:29:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.33 - - [2025-12-01 02:29:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.23 - - [2025-12-01 02:29:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000526 10.0.0.23 - - [2025-12-01 02:29:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000923 10.0.0.27 - - [2025-12-01 02:29:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.27 - - [2025-12-01 02:29:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.27 - - [2025-12-01 02:29:16] "GET /obj-perms HTTP/1.1" 200 5046 0.004877 10.0.0.27 - - [2025-12-01 02:29:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000554 10.0.0.27 - - [2025-12-01 02:29:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000522 10.0.0.27 - - [2025-12-01 02:29:23] "GET /obj-perms HTTP/1.1" 200 5046 0.004784 10.0.0.27 - - [2025-12-01 02:29:26] "GET /obj-perms HTTP/1.1" 200 5046 0.005710 10.0.0.27 - - [2025-12-01 02:29:29] "GET /obj-perms HTTP/1.1" 200 5046 0.005751 10.0.0.27 - - [2025-12-01 02:29:35] "GET /obj-perms HTTP/1.1" 200 5046 0.004505 10.0.0.27 - - [2025-12-01 02:29:38] "GET /obj-perms HTTP/1.1" 200 5046 0.004681 10.0.0.33 - - [2025-12-01 02:29:38] "GET /obj-perms HTTP/1.1" 200 5046 0.004025 10.0.0.23 - - [2025-12-01 02:29:38] "GET /obj-perms HTTP/1.1" 200 5046 0.003982 10.0.0.27 - - [2025-12-01 02:29:38] "GET /virtual-network/6d1996b7-fc12-4a14-a69e-3b62c743cd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.007414 10.0.0.27 - - [2025-12-01 02:29:38] "POST /neutron/network HTTP/1.1" 200 1494 0.013931 10.0.0.33 - - [2025-12-01 02:29:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.086756 10.0.0.27 - - [2025-12-01 02:29:39] "GET /virtual-network/6d1996b7-fc12-4a14-a69e-3b62c743cd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.017004 10.0.0.27 - - [2025-12-01 02:29:39] "GET /virtual-network/4ffa2fa6-573b-407d-bfe7-54670e963a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3794 0.008348 10.0.0.27 - - [2025-12-01 02:29:39] "POST /neutron/network HTTP/1.1" 200 1492 0.026082 10.0.0.27 - - [2025-12-01 02:29:39] "GET /virtual-network/4ffa2fa6-573b-407d-bfe7-54670e963a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008011 10.0.0.27 - - [2025-12-01 02:29:39] "GET /virtual-network/af1b73c0-fd35-4142-95ba-341badef3d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006791 10.0.0.27 - - [2025-12-01 02:29:39] "POST /neutron/network HTTP/1.1" 200 1494 0.020762 10.0.0.27 - - [2025-12-01 02:29:39] "GET /virtual-network/af1b73c0-fd35-4142-95ba-341badef3d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.008194 10.0.0.33 - - [2025-12-01 02:29:39] "DELETE /access-control-list/43aaf868-4723-470b-a571-1a264a88dca9 HTTP/1.1" 200 115 0.151272 10.0.0.27 - - [2025-12-01 02:29:40] "GET /virtual-network/9d0772d6-ac50-4c46-935a-a70f0fb33dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.010597 10.0.0.27 - - [2025-12-01 02:29:40] "POST /neutron/network HTTP/1.1" 200 1493 0.016131 10.0.0.33 - - [2025-12-01 02:29:40] "POST /fqname-to-id HTTP/1.1" 404 207 0.003975 10.0.0.33 - - [2025-12-01 02:29:40] "POST /ref-update HTTP/1.1" 200 156 0.032925 10.0.0.27 - - [2025-12-01 02:29:40] "GET /virtual-network/9d0772d6-ac50-4c46-935a-a70f0fb33dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.010244 10.0.0.27 - - [2025-12-01 02:29:40] "DELETE /network-policy/511e071a-f58b-47bb-90ea-2d3b552722db HTTP/1.1" 200 115 0.064566 10.0.0.27 - - [2025-12-01 02:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015066 10.0.0.23 - - [2025-12-01 02:29:40] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.036263 10.0.0.27 - - [2025-12-01 02:29:40] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.077718 10.0.0.27 - - [2025-12-01 02:29:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-11445010&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.006659 10.0.0.27 - - [2025-12-01 02:29:40] "DELETE /network-policy/f7de97ea-b324-4c90-953c-22d44d7339fc HTTP/1.1" 200 115 0.050415 10.0.0.27 - - [2025-12-01 02:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.23 - - [2025-12-01 02:29:40] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001130 10.0.0.27 - - [2025-12-01 02:29:40] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.065114 10.0.0.27 - - [2025-12-01 02:29:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-11445010&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.006281 10.0.0.27 - - [2025-12-01 02:29:40] "DELETE /network-policy/940582e1-7c0a-44b8-9b64-dc58d010d3ad HTTP/1.1" 200 115 0.040741 10.0.0.27 - - [2025-12-01 02:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.23 - - [2025-12-01 02:29:40] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001712 10.0.0.27 - - [2025-12-01 02:29:40] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.054557 10.0.0.27 - - [2025-12-01 02:29:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-11445010&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.006436 10.0.0.27 - - [2025-12-01 02:29:41] "DELETE /network-policy/c1516d3f-d492-4c34-a32b-76a5ee2e6432 HTTP/1.1" 200 115 0.040608 10.0.0.27 - - [2025-12-01 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.23 - - [2025-12-01 02:29:41] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001150 10.0.0.27 - - [2025-12-01 02:29:41] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.043278 10.0.0.27 - - [2025-12-01 02:29:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-11445010&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.006202 10.0.0.27 - - [2025-12-01 02:29:41] "DELETE /network-policy/aa9dca02-1361-4f47-a8ed-484a910ae0f9 HTTP/1.1" 200 115 0.062257 10.0.0.27 - - [2025-12-01 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.23 - - [2025-12-01 02:29:41] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001153 10.0.0.27 - - [2025-12-01 02:29:41] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.048297 10.0.0.27 - - [2025-12-01 02:29:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-11445010&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.008042 10.0.0.27 - - [2025-12-01 02:29:41] "DELETE /network-policy/0632a93d-7e82-4575-985d-bfcffecf6511 HTTP/1.1" 200 115 0.055670 10.0.0.27 - - [2025-12-01 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.23 - - [2025-12-01 02:29:41] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001268 10.0.0.27 - - [2025-12-01 02:29:41] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.055547 10.0.0.27 - - [2025-12-01 02:29:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-11445010&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.006739 10.0.0.27 - - [2025-12-01 02:29:41] "DELETE /network-policy/80fb5455-5102-44e7-a358-5b022f1c5f59 HTTP/1.1" 200 115 0.054391 10.0.0.27 - - [2025-12-01 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.23 - - [2025-12-01 02:29:41] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001299 10.0.0.27 - - [2025-12-01 02:29:41] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.062983 10.0.0.27 - - [2025-12-01 02:29:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-11445010&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.006976 10.0.0.27 - - [2025-12-01 02:29:42] "DELETE /network-policy/261b0b6b-8a6e-4cfd-82e2-8cabc7a68006 HTTP/1.1" 200 115 0.047245 10.0.0.27 - - [2025-12-01 02:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.23 - - [2025-12-01 02:29:42] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001446 10.0.0.27 - - [2025-12-01 02:29:42] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.070076 10.0.0.27 - - [2025-12-01 02:29:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-11445010&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006844 10.0.0.27 - - [2025-12-01 02:29:42] "POST /neutron/network HTTP/1.1" 200 1309 0.013642 10.0.0.33 - - [2025-12-01 02:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014270 10.0.0.23 - - [2025-12-01 02:29:43] "POST /useragent-kv HTTP/1.1" 200 115 0.007025 10.0.0.23 - - [2025-12-01 02:29:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002448 10.0.0.23 - - [2025-12-01 02:29:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002472 10.0.0.23 - - [2025-12-01 02:29:43] "POST /useragent-kv HTTP/1.1" 200 115 0.005327 10.0.0.23 - - [2025-12-01 02:29:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003522 10.0.0.23 - - [2025-12-01 02:29:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003269 10.0.0.27 - - [2025-12-01 02:29:43] "POST /neutron/network HTTP/1.1" 200 151 0.228844 10.0.0.33 - - [2025-12-01 02:29:43] "DELETE /route-target/685e2358-aa78-47a6-b991-b872b8781bef HTTP/1.1" 200 115 0.022736 10.0.0.27 - - [2025-12-01 02:29:43] "POST /neutron/network HTTP/1.1" 200 1308 0.012703 10.0.0.27 - - [2025-12-01 02:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.27 - - [2025-12-01 02:29:44] "DELETE /network-ipam/72b5ad74-8d83-4bcc-93f8-46aab34ba436 HTTP/1.1" 200 115 0.033880 10.0.0.27 - - [2025-12-01 02:29:44] "POST /fqname-to-id HTTP/1.1" 404 252 0.003148 10.0.0.23 - - [2025-12-01 02:29:44] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001007 10.0.0.23 - - [2025-12-01 02:29:44] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.038549 10.0.0.23 - - [2025-12-01 02:29:44] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001167 10.0.0.23 - - [2025-12-01 02:29:44] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?fields=security_groups HTTP/1.1" 200 1398 0.047197 10.0.0.23 - - [2025-12-01 02:29:44] "DELETE /security-group/b7d73393-1507-44cc-8e58-3cbefcf34411 HTTP/1.1" 200 115 0.067864 10.0.0.23 - - [2025-12-01 02:29:44] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000900 10.0.0.33 - - [2025-12-01 02:29:44] "DELETE /access-control-list/3bad9d78-ffed-42fa-bd1e-609abe9d2709 HTTP/1.1" 200 115 0.045994 10.0.0.23 - - [2025-12-01 02:29:44] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?fields=application_policy_sets HTTP/1.1" 200 1437 0.048024 10.0.0.27 - - [2025-12-01 02:29:44] "DELETE /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b HTTP/1.1" 200 115 0.434509 10.0.0.23 - - [2025-12-01 02:29:44] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001069 10.0.0.27 - - [2025-12-01 02:29:44] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?fields=projects HTTP/1.1" 200 1438 0.011105 10.0.0.27 - - [2025-12-01 02:29:49] "POST /fqname-to-id HTTP/1.1" 404 225 0.004016 10.0.0.23 - - [2025-12-01 02:29:50] "POST /id-to-fqname HTTP/1.1" 200 198 0.001795 10.0.0.23 - - [2025-12-01 02:29:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.006179 10.0.0.23 - - [2025-12-01 02:29:50] "POST /security-groups HTTP/1.1" 200 599 0.082398 10.0.0.23 - - [2025-12-01 02:29:50] "POST /projects HTTP/1.1" 200 601 0.345094 10.0.0.27 - - [2025-12-01 02:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.387012 10.0.0.33 - - [2025-12-01 02:29:50] "POST /access-control-lists HTTP/1.1" 200 604 0.040814 10.0.0.23 - - [2025-12-01 02:29:50] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001052 10.0.0.27 - - [2025-12-01 02:29:50] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.066748 10.0.0.27 - - [2025-12-01 02:29:50] "POST /network-policys HTTP/1.1" 200 559 0.080868 10.0.0.27 - - [2025-12-01 02:29:50] "GET /network-policy/897a8e81-8914-4d44-9fb3-facf7792c789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.009076 10.0.0.27 - - [2025-12-01 02:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.23 - - [2025-12-01 02:29:50] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001605 10.0.0.27 - - [2025-12-01 02:29:50] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.053977 10.0.0.23 - - [2025-12-01 02:29:50] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001841 10.0.0.27 - - [2025-12-01 02:29:50] "POST /neutron/network HTTP/1.1" 200 615 0.140092 10.0.0.33 - - [2025-12-01 02:29:51] "POST /route-targets HTTP/1.1" 200 327 0.016612 10.0.0.27 - - [2025-12-01 02:29:51] "POST /neutron/network HTTP/1.1" 200 1006 0.016149 10.0.0.27 - - [2025-12-01 02:29:51] "POST /id-to-fqname HTTP/1.1" 200 229 0.001947 10.0.0.27 - - [2025-12-01 02:29:51] "GET /virtual-network/4110c44d-9f31-4b10-9eac-282ae76871cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007009 10.0.0.27 - - [2025-12-01 02:29:51] "GET /virtual-network/4110c44d-9f31-4b10-9eac-282ae76871cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007871 10.0.0.27 - - [2025-12-01 02:29:51] "POST /neutron/subnet HTTP/1.1" 200 721 0.010669 10.0.0.27 - - [2025-12-01 02:29:51] "POST /neutron/network HTTP/1.1" 200 1105 0.099686 10.0.0.27 - - [2025-12-01 02:29:51] "GET /virtual-network/4110c44d-9f31-4b10-9eac-282ae76871cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006239 10.0.0.27 - - [2025-12-01 02:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.33 - - [2025-12-01 02:29:51] "POST /access-control-lists HTTP/1.1" 200 599 0.097467 10.0.0.27 - - [2025-12-01 02:29:51] "GET /network-policy/897a8e81-8914-4d44-9fb3-facf7792c789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.005007 10.0.0.27 - - [2025-12-01 02:29:52] "GET /virtual-network/4110c44d-9f31-4b10-9eac-282ae76871cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006637 10.0.0.27 - - [2025-12-01 02:29:52] "GET /obj-perms HTTP/1.1" 200 5046 0.005195 10.0.0.27 - - [2025-12-01 02:29:52] "POST /id-to-fqname HTTP/1.1" 200 229 0.001357 10.0.0.23 - - [2025-12-01 02:29:53] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001112 10.0.0.27 - - [2025-12-01 02:29:53] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.086200 10.0.0.27 - - [2025-12-01 02:29:53] "POST /neutron/network HTTP/1.1" 200 1105 0.010306 10.0.0.27 - - [2025-12-01 02:29:53] "POST /id-to-fqname HTTP/1.1" 200 229 0.001571 10.0.0.27 - - [2025-12-01 02:29:53] "POST /neutron/port HTTP/1.1" 200 117 0.008493 10.0.0.23 - - [2025-12-01 02:29:54] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001423 10.0.0.27 - - [2025-12-01 02:29:54] "POST /neutron/port HTTP/1.1" 200 1173 0.417109 10.0.0.27 - - [2025-12-01 02:29:54] "POST /neutron/port HTTP/1.1" 200 1227 0.123172 10.0.0.27 - - [2025-12-01 02:29:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004848 10.0.0.27 - - [2025-12-01 02:29:54] "POST /neutron/port HTTP/1.1" 200 117 0.001634 10.0.0.23 - - [2025-12-01 02:29:55] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001181 10.0.0.27 - - [2025-12-01 02:29:55] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.102823 10.0.0.27 - - [2025-12-01 02:29:55] "POST /neutron/port HTTP/1.1" 200 1201 0.027251 10.0.0.27 - - [2025-12-01 02:29:55] "POST /neutron/port HTTP/1.1" 200 1201 0.017514 10.0.0.23 - - [2025-12-01 02:29:55] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001230 10.0.0.27 - - [2025-12-01 02:29:56] "POST /neutron/port HTTP/1.1" 200 1173 0.354395 10.0.0.27 - - [2025-12-01 02:29:56] "POST /neutron/port HTTP/1.1" 200 1227 0.166756 10.0.0.27 - - [2025-12-01 02:29:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004766 10.0.0.27 - - [2025-12-01 02:29:56] "POST /neutron/port HTTP/1.1" 200 117 0.001259 10.0.0.27 - - [2025-12-01 02:30:00] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008905 10.0.0.27 - - [2025-12-01 02:30:00] "POST /neutron/port HTTP/1.1" 200 1201 0.021485 10.0.0.27 - - [2025-12-01 02:30:00] "GET /virtual-machine/c48a9fd8-8b0b-405c-8987-d6745d2f6984 HTTP/1.1" 200 1300 0.007445 10.0.0.27 - - [2025-12-01 02:30:00] "GET /virtual-machine-interface/6526be7a-acae-4d9c-a458-97bba393cf67 HTTP/1.1" 200 3178 0.006573 10.0.0.27 - - [2025-12-01 02:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.27 - - [2025-12-01 02:30:00] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004634 10.0.0.27 - - [2025-12-01 02:30:00] "GET /virtual-networks?parent_id=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003974 10.0.0.27 - - [2025-12-01 02:30:00] "GET /virtual-network/4110c44d-9f31-4b10-9eac-282ae76871cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.007142 10.0.0.27 - - [2025-12-01 02:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.27 - - [2025-12-01 02:30:03] "GET /virtual-network/4110c44d-9f31-4b10-9eac-282ae76871cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006850 10.0.0.27 - - [2025-12-01 02:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.27 - - [2025-12-01 02:30:08] "GET /virtual-network/4110c44d-9f31-4b10-9eac-282ae76871cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006014 10.0.0.27 - - [2025-12-01 02:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005272 10.0.0.27 - - [2025-12-01 02:30:12] "GET /virtual-network/4110c44d-9f31-4b10-9eac-282ae76871cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006892 10.0.0.27 - - [2025-12-01 02:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.27 - - [2025-12-01 02:30:16] "GET /virtual-network/4110c44d-9f31-4b10-9eac-282ae76871cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.007056 10.0.0.23 - - [2025-12-01 02:30:16] "DELETE /project/a18d86660a1648abbdd8292a31a1a75b HTTP/1.1" 404 173 0.042278 10.0.0.27 - - [2025-12-01 02:30:18] "POST /neutron/port HTTP/1.1" 200 1201 0.016466 10.0.0.27 - - [2025-12-01 02:30:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005788 10.0.0.27 - - [2025-12-01 02:30:19] "POST /neutron/port HTTP/1.1" 200 117 0.001446 10.0.0.27 - - [2025-12-01 02:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.27 - - [2025-12-01 02:30:20] "GET /virtual-network/4110c44d-9f31-4b10-9eac-282ae76871cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006326 10.0.0.27 - - [2025-12-01 02:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.27 - - [2025-12-01 02:30:24] "GET /virtual-network/4110c44d-9f31-4b10-9eac-282ae76871cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006047 10.0.0.27 - - [2025-12-01 02:30:27] "POST /neutron/port HTTP/1.1" 200 1201 0.024286 10.0.0.27 - - [2025-12-01 02:30:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004513 10.0.0.27 - - [2025-12-01 02:30:28] "POST /neutron/port HTTP/1.1" 200 117 0.002012 10.0.0.27 - - [2025-12-01 02:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.27 - - [2025-12-01 02:30:28] "GET /virtual-network/4110c44d-9f31-4b10-9eac-282ae76871cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006055 10.0.0.27 - - [2025-12-01 02:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.27 - - [2025-12-01 02:30:32] "GET /virtual-network/4110c44d-9f31-4b10-9eac-282ae76871cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.008036 10.0.0.27 - - [2025-12-01 02:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.27 - - [2025-12-01 02:30:34] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004316 10.0.0.27 - - [2025-12-01 02:30:34] "GET /virtual-networks?parent_id=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.005362 10.0.0.27 - - [2025-12-01 02:30:34] "GET /virtual-network/4110c44d-9f31-4b10-9eac-282ae76871cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006531 10.0.0.27 - - [2025-12-01 02:30:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009978 10.0.0.27 - - [2025-12-01 02:30:45] "POST /neutron/port HTTP/1.1" 200 1201 0.021653 10.0.0.27 - - [2025-12-01 02:30:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008685 10.0.0.27 - - [2025-12-01 02:30:50] "POST /neutron/port HTTP/1.1" 200 1201 0.019312 10.0.0.27 - - [2025-12-01 02:30:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010126 10.0.0.27 - - [2025-12-01 02:30:55] "POST /neutron/port HTTP/1.1" 200 1201 0.018794 10.0.0.27 - - [2025-12-01 02:30:55] "GET /virtual-machine/f7d416e8-590f-46ea-af4e-73c5baae5181 HTTP/1.1" 200 1301 0.007794 10.0.0.27 - - [2025-12-01 02:30:55] "GET /virtual-machine-interface/c699b5b0-0be6-40b1-a73c-08213f7745da HTTP/1.1" 200 3179 0.007231 10.0.0.27 - - [2025-12-01 02:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.27 - - [2025-12-01 02:30:55] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004508 10.0.0.27 - - [2025-12-01 02:30:56] "GET /virtual-networks?parent_id=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004447 10.0.0.27 - - [2025-12-01 02:30:56] "GET /virtual-network/4110c44d-9f31-4b10-9eac-282ae76871cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006886 10.0.0.27 - - [2025-12-01 02:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.27 - - [2025-12-01 02:30:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005207 10.0.0.27 - - [2025-12-01 02:30:57] "GET /virtual-networks?parent_id=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004527 10.0.0.27 - - [2025-12-01 02:30:57] "GET /virtual-network/4110c44d-9f31-4b10-9eac-282ae76871cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006389 10.0.0.27 - - [2025-12-01 02:30:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009021 10.0.0.27 - - [2025-12-01 02:31:19] "POST /neutron/network HTTP/1.1" 200 1115 0.008631 10.0.0.27 - - [2025-12-01 02:31:20] "POST /neutron/subnet HTTP/1.1" 200 1376 0.017451 10.0.0.27 - - [2025-12-01 02:31:20] "POST /neutron/network HTTP/1.1" 200 1105 0.011810 10.0.0.33 - - [2025-12-01 02:31:26] "GET /obj-perms HTTP/1.1" 200 5056 0.068633 10.0.0.27 - - [2025-12-01 02:31:27] "GET /virtual-network/4110c44d-9f31-4b10-9eac-282ae76871cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.007767 10.0.0.33 - - [2025-12-01 02:31:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.005368 10.0.0.27 - - [2025-12-01 02:31:27] "POST /neutron/network HTTP/1.1" 200 1006 0.015754 10.0.0.27 - - [2025-12-01 02:31:27] "GET /virtual-network/4110c44d-9f31-4b10-9eac-282ae76871cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006322 10.0.0.27 - - [2025-12-01 02:31:28] "POST /neutron/port HTTP/1.1" 200 1201 0.024045 10.0.0.27 - - [2025-12-01 02:31:28] "POST /neutron/port HTTP/1.1" 200 1201 0.032422 10.0.0.27 - - [2025-12-01 02:31:28] "POST /neutron/port HTTP/1.1" 200 117 0.008548 10.0.0.27 - - [2025-12-01 02:31:28] "POST /neutron/network HTTP/1.1" 200 117 0.011322 10.0.0.33 - - [2025-12-01 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.27 - - [2025-12-01 02:31:30] "DELETE /network-policy/897a8e81-8914-4d44-9fb3-facf7792c789 HTTP/1.1" 200 115 0.045630 10.0.0.23 - - [2025-12-01 02:31:32] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001106 10.0.0.27 - - [2025-12-01 02:31:32] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.088843 10.0.0.23 - - [2025-12-01 02:31:32] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001592 10.0.0.27 - - [2025-12-01 02:31:32] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?fields=virtual_networks HTTP/1.1" 200 1059 0.058759 10.0.0.23 - - [2025-12-01 02:31:33] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001763 10.0.0.27 - - [2025-12-01 02:31:33] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.072007 10.0.0.23 - - [2025-12-01 02:31:33] "GET /projects?obj_uuids=a18d8666-0a16-48ab-bdd8-292a31a1a75b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001363 10.0.0.27 - - [2025-12-01 02:31:33] "GET /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b?fields=security_groups HTTP/1.1" 200 1293 0.051567 10.0.0.27 - - [2025-12-01 02:31:34] "POST /fqname-to-id HTTP/1.1" 404 202 0.032833 10.0.0.23 - - [2025-12-01 02:31:34] "GET /projects?obj_uuids=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003619 10.0.0.23 - - [2025-12-01 02:31:34] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000978 10.0.0.23 - - [2025-12-01 02:31:34] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009373 10.0.0.23 - - [2025-12-01 02:31:34] "POST /id-to-fqname HTTP/1.1" 200 204 0.009299 10.0.0.23 - - [2025-12-01 02:31:34] "POST /fqname-to-id HTTP/1.1" 404 213 0.005693 10.0.0.23 - - [2025-12-01 02:31:34] "POST /security-groups HTTP/1.1" 200 605 0.042290 10.0.0.23 - - [2025-12-01 02:31:34] "POST /projects HTTP/1.1" 200 613 0.291246 10.0.0.23 - - [2025-12-01 02:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.332919 10.0.0.33 - - [2025-12-01 02:31:34] "POST /access-control-lists HTTP/1.1" 200 610 0.034477 10.0.0.27 - - [2025-12-01 02:31:34] "GET /project/8a5b1135-1fd6-4354-9231-257681acd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.508795 10.0.0.27 - - [2025-12-01 02:31:36] "GET / HTTP/1.1" 200 35931 0.001510 10.0.0.27 - - [2025-12-01 02:31:39] "GET /project/8a5b1135-1fd6-4354-9231-257681acd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000501 10.0.0.23 - - [2025-12-01 02:31:40] "GET /projects?obj_uuids=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001423 10.0.0.27 - - [2025-12-01 02:31:40] "GET /project/8a5b1135-1fd6-4354-9231-257681acd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.079321 10.0.0.27 - - [2025-12-01 02:31:40] "GET / HTTP/1.1" 200 35931 0.003284 10.0.0.27 - - [2025-12-01 02:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.23 - - [2025-12-01 02:31:41] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001014 10.0.0.27 - - [2025-12-01 02:31:41] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007273 10.0.0.27 - - [2025-12-01 02:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006821 10.0.0.23 - - [2025-12-01 02:31:41] "GET /projects?obj_uuids=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001471 10.0.0.27 - - [2025-12-01 02:31:41] "GET /project/8a5b1135-1fd6-4354-9231-257681acd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.063900 10.0.0.27 - - [2025-12-01 02:31:42] "GET /domains HTTP/1.1" 401 292 0.000441 10.0.0.27 - - [2025-12-01 02:31:43] "GET /domains HTTP/1.1" 200 280 0.044815 10.0.0.23 - - [2025-12-01 02:31:43] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001131 10.0.0.27 - - [2025-12-01 02:31:43] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5 HTTP/1.1" 200 2975 0.011533 10.0.0.23 - - [2025-12-01 02:31:43] "GET /projects?obj_uuids=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001072 10.0.0.27 - - [2025-12-01 02:31:43] "GET /project/8a5b1135-1fd6-4354-9231-257681acd029 HTTP/1.1" 200 1946 0.103946 10.0.0.27 - - [2025-12-01 02:31:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003898 10.0.0.27 - - [2025-12-01 02:31:43] "POST /network-ipams HTTP/1.1" 200 627 0.036146 10.0.0.27 - - [2025-12-01 02:31:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.003715 10.0.0.27 - - [2025-12-01 02:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.27 - - [2025-12-01 02:31:43] "GET /network-ipam/0d6336f0-f75d-4118-bedd-0bb99b124791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.006609 10.0.0.27 - - [2025-12-01 02:31:43] "PUT /network-ipam/0d6336f0-f75d-4118-bedd-0bb99b124791 HTTP/1.1" 200 258 0.015942 10.0.0.27 - - [2025-12-01 02:31:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000519 10.0.0.27 - - [2025-12-01 02:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.049731 10.0.0.23 - - [2025-12-01 02:31:44] "GET /projects?obj_uuids=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001215 10.0.0.27 - - [2025-12-01 02:31:44] "GET /project/8a5b1135-1fd6-4354-9231-257681acd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.041652 10.0.0.27 - - [2025-12-01 02:31:44] "POST /neutron/network HTTP/1.1" 200 117 0.039253 10.0.0.33 - - [2025-12-01 02:31:44] "POST /route-targets HTTP/1.1" 200 327 0.017633 10.0.0.23 - - [2025-12-01 02:31:44] "POST /useragent-kv HTTP/1.1" 200 115 0.010302 10.0.0.27 - - [2025-12-01 02:31:44] "POST /neutron/subnet HTTP/1.1" 200 828 0.247920 10.0.0.27 - - [2025-12-01 02:31:44] "POST /id-to-fqname HTTP/1.1" 200 237 0.002213 10.0.0.27 - - [2025-12-01 02:31:44] "GET /virtual-network/4407a132-b93b-4e15-a106-b381c64d8ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2680 0.007744 10.0.0.27 - - [2025-12-01 02:31:45] "GET /virtual-network/4407a132-b93b-4e15-a106-b381c64d8ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2680 0.008632 10.0.0.27 - - [2025-12-01 02:31:45] "POST /neutron/network HTTP/1.1" 200 1140 0.011047 10.0.0.27 - - [2025-12-01 02:31:45] "GET /virtual-network/4407a132-b93b-4e15-a106-b381c64d8ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2680 0.007023 10.0.0.23 - - [2025-12-01 02:31:47] "GET /obj-perms HTTP/1.1" 200 5021 0.064501 10.0.0.27 - - [2025-12-01 02:31:47] "POST /fqname-to-id HTTP/1.1" 404 231 0.003852 10.0.0.27 - - [2025-12-01 02:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.23 - - [2025-12-01 02:31:47] "GET /projects?obj_uuids=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001244 10.0.0.27 - - [2025-12-01 02:31:47] "GET /project/8a5b1135-1fd6-4354-9231-257681acd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.051262 10.0.0.27 - - [2025-12-01 02:31:47] "POST /network-policys HTTP/1.1" 200 565 0.035684 10.0.0.27 - - [2025-12-01 02:31:47] "GET /network-policy/21f11c7f-f107-42c9-9282-70647402fe6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.008049 10.0.0.27 - - [2025-12-01 02:31:47] "POST /fqname-to-id HTTP/1.1" 404 231 0.003989 10.0.0.27 - - [2025-12-01 02:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.23 - - [2025-12-01 02:31:47] "GET /projects?obj_uuids=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001143 10.0.0.27 - - [2025-12-01 02:31:47] "GET /project/8a5b1135-1fd6-4354-9231-257681acd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.041330 10.0.0.27 - - [2025-12-01 02:31:47] "POST /network-policys HTTP/1.1" 200 565 0.035048 10.0.0.27 - - [2025-12-01 02:31:47] "GET /network-policy/8f27fee1-4ca6-4bbc-95ee-36c718b08e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.006924 10.0.0.27 - - [2025-12-01 02:31:47] "POST /fqname-to-id HTTP/1.1" 404 231 0.004702 10.0.0.27 - - [2025-12-01 02:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.23 - - [2025-12-01 02:31:48] "GET /projects?obj_uuids=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001035 10.0.0.27 - - [2025-12-01 02:31:48] "GET /project/8a5b1135-1fd6-4354-9231-257681acd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.056033 10.0.0.27 - - [2025-12-01 02:31:48] "POST /network-policys HTTP/1.1" 200 565 0.038935 10.0.0.27 - - [2025-12-01 02:31:48] "GET /network-policy/76bff974-3d71-4f38-8c01-9ea6f1f4dc80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.006807 10.0.0.27 - - [2025-12-01 02:31:48] "POST /neutron/network HTTP/1.1" 200 1140 0.010324 10.0.0.33 - - [2025-12-01 02:31:48] "POST /access-control-lists HTTP/1.1" 200 611 0.051029 10.0.0.27 - - [2025-12-01 02:31:48] "GET /virtual-network/4407a132-b93b-4e15-a106-b381c64d8ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3297 0.012366 10.0.0.27 - - [2025-12-01 02:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009897 10.0.0.27 - - [2025-12-01 02:31:48] "GET /network-policy/21f11c7f-f107-42c9-9282-70647402fe6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004451 10.0.0.27 - - [2025-12-01 02:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.27 - - [2025-12-01 02:31:48] "GET /network-policy/8f27fee1-4ca6-4bbc-95ee-36c718b08e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004956 10.0.0.27 - - [2025-12-01 02:31:48] "POST /id-to-fqname HTTP/1.1" 200 237 0.001431 10.0.0.27 - - [2025-12-01 02:31:49] "POST /neutron/network HTTP/1.1" 200 1348 0.010418 10.0.0.23 - - [2025-12-01 02:31:49] "GET /projects?obj_uuids=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001173 10.0.0.27 - - [2025-12-01 02:31:49] "GET /project/8a5b1135-1fd6-4354-9231-257681acd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.072318 10.0.0.27 - - [2025-12-01 02:31:50] "POST /neutron/port HTTP/1.1" 200 117 0.008814 10.0.0.23 - - [2025-12-01 02:31:50] "GET /projects?obj_uuids=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001142 10.0.0.27 - - [2025-12-01 02:31:51] "POST /neutron/port HTTP/1.1" 200 1179 0.407739 10.0.0.27 - - [2025-12-01 02:31:51] "POST /neutron/port HTTP/1.1" 200 1233 0.113481 10.0.0.27 - - [2025-12-01 02:31:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004348 10.0.0.27 - - [2025-12-01 02:31:51] "POST /neutron/port HTTP/1.1" 200 117 0.001266 10.0.0.27 - - [2025-12-01 02:31:55] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008219 10.0.0.27 - - [2025-12-01 02:31:55] "POST /neutron/port HTTP/1.1" 200 1207 0.016171 10.0.0.27 - - [2025-12-01 02:31:55] "GET /virtual-machine/9fee4c6e-57b1-453c-b8bc-9e9ca2a7ccec HTTP/1.1" 401 292 0.000503 10.0.0.27 - - [2025-12-01 02:31:56] "GET /virtual-machine/9fee4c6e-57b1-453c-b8bc-9e9ca2a7ccec HTTP/1.1" 200 1307 0.038182 10.0.0.27 - - [2025-12-01 02:31:56] "GET /virtual-machine-interface/5dfea3ad-75f1-4dc1-bd55-8cd954fd8518 HTTP/1.1" 200 3177 0.006315 10.0.0.27 - - [2025-12-01 02:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.27 - - [2025-12-01 02:31:56] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005130 10.0.0.27 - - [2025-12-01 02:31:56] "GET /virtual-networks?parent_id=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.004131 10.0.0.27 - - [2025-12-01 02:31:56] "GET /virtual-network/4407a132-b93b-4e15-a106-b381c64d8ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3297 0.006757 10.0.0.27 - - [2025-12-01 02:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.27 - - [2025-12-01 02:31:59] "GET /virtual-network/4407a132-b93b-4e15-a106-b381c64d8ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3297 0.007685 10.0.0.27 - - [2025-12-01 02:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.27 - - [2025-12-01 02:32:03] "GET /virtual-network/4407a132-b93b-4e15-a106-b381c64d8ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3297 0.005634 10.0.0.33 - - [2025-12-01 02:32:05] "DELETE /access-control-list/457e0ab6-7b50-4bba-b69d-382f8d358467 HTTP/1.1" 200 115 0.044420 10.0.0.27 - - [2025-12-01 02:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.27 - - [2025-12-01 02:32:07] "GET /virtual-network/4407a132-b93b-4e15-a106-b381c64d8ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3297 0.007138 10.0.0.27 - - [2025-12-01 02:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.27 - - [2025-12-01 02:32:11] "GET /virtual-network/4407a132-b93b-4e15-a106-b381c64d8ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3297 0.006799 10.0.0.27 - - [2025-12-01 02:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.27 - - [2025-12-01 02:32:15] "GET /virtual-network/4407a132-b93b-4e15-a106-b381c64d8ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3297 0.008973 10.0.0.23 - - [2025-12-01 02:32:17] "DELETE /project/8a5b11351fd643549231257681acd029 HTTP/1.1" 404 173 0.004602 10.0.0.23 - - [2025-12-01 02:32:17] "DELETE /project/a18d8666-0a16-48ab-bdd8-292a31a1a75b HTTP/1.1" 404 177 0.004025 10.0.0.27 - - [2025-12-01 02:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.27 - - [2025-12-01 02:32:19] "GET /virtual-network/4407a132-b93b-4e15-a106-b381c64d8ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3297 0.006408 10.0.0.27 - - [2025-12-01 02:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.27 - - [2025-12-01 02:32:23] "GET /virtual-network/4407a132-b93b-4e15-a106-b381c64d8ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3297 0.007750 10.0.0.27 - - [2025-12-01 02:32:27] "GET /obj-perms HTTP/1.1" 200 5056 0.090217 10.0.0.27 - - [2025-12-01 02:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.27 - - [2025-12-01 02:32:27] "GET /virtual-network/4407a132-b93b-4e15-a106-b381c64d8ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3297 0.006490 10.0.0.27 - - [2025-12-01 02:32:30] "POST /neutron/port HTTP/1.1" 200 1207 0.050222 10.0.0.27 - - [2025-12-01 02:32:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004513 10.0.0.27 - - [2025-12-01 02:32:30] "POST /neutron/port HTTP/1.1" 200 117 0.001320 10.0.0.27 - - [2025-12-01 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.27 - - [2025-12-01 02:32:32] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004470 10.0.0.27 - - [2025-12-01 02:32:32] "GET /virtual-networks?parent_id=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003619 10.0.0.27 - - [2025-12-01 02:32:32] "GET /virtual-network/4407a132-b93b-4e15-a106-b381c64d8ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3297 0.016890 10.0.0.27 - - [2025-12-01 02:32:32] "POST /neutron/security_group HTTP/1.1" 200 2072 0.009165 10.0.0.27 - - [2025-12-01 02:32:42] "POST /neutron/port HTTP/1.1" 200 1207 0.021090 10.0.0.27 - - [2025-12-01 02:32:43] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008286 10.0.0.27 - - [2025-12-01 02:32:53] "POST /neutron/port HTTP/1.1" 200 1207 0.021911 10.0.0.27 - - [2025-12-01 02:32:53] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008352 10.0.0.27 - - [2025-12-01 02:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.27 - - [2025-12-01 02:32:53] "GET /network-policy/21f11c7f-f107-42c9-9282-70647402fe6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004739 10.0.0.27 - - [2025-12-01 02:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.27 - - [2025-12-01 02:32:53] "GET /network-policy/8f27fee1-4ca6-4bbc-95ee-36c718b08e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.005260 10.0.0.27 - - [2025-12-01 02:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.27 - - [2025-12-01 02:32:53] "GET /network-policy/76bff974-3d71-4f38-8c01-9ea6f1f4dc80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.004356 10.0.0.33 - - [2025-12-01 02:32:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.004617 10.0.0.27 - - [2025-12-01 02:32:53] "POST /neutron/network HTTP/1.1" 200 1430 0.014435 10.0.0.27 - - [2025-12-01 02:32:53] "GET /virtual-network/4407a132-b93b-4e15-a106-b381c64d8ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3593 0.006273 10.0.0.27 - - [2025-12-01 02:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.27 - - [2025-12-01 02:32:53] "GET /network-policy/21f11c7f-f107-42c9-9282-70647402fe6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.005640 10.0.0.27 - - [2025-12-01 02:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.27 - - [2025-12-01 02:32:53] "GET /network-policy/76bff974-3d71-4f38-8c01-9ea6f1f4dc80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.007129 10.0.0.27 - - [2025-12-01 02:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.27 - - [2025-12-01 02:32:54] "GET /network-policy/8f27fee1-4ca6-4bbc-95ee-36c718b08e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.005357 10.0.0.27 - - [2025-12-01 02:32:59] "GET /virtual-network/4407a132-b93b-4e15-a106-b381c64d8ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3593 0.007500 10.0.0.27 - - [2025-12-01 02:32:59] "POST /neutron/network HTTP/1.1" 200 1140 0.026836 10.0.0.27 - - [2025-12-01 02:32:59] "GET /virtual-network/4407a132-b93b-4e15-a106-b381c64d8ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2680 0.006846 10.0.0.27 - - [2025-12-01 02:33:04] "GET /virtual-machine/9fee4c6e-57b1-453c-b8bc-9e9ca2a7ccec HTTP/1.1" 200 1307 0.005713 10.0.0.27 - - [2025-12-01 02:33:05] "POST /neutron/port HTTP/1.1" 200 151 0.276642 10.0.0.27 - - [2025-12-01 02:33:06] "GET /virtual-machine/9fee4c6e-57b1-453c-b8bc-9e9ca2a7ccec HTTP/1.1" 404 171 0.003793 10.0.0.27 - - [2025-12-01 02:33:06] "GET /virtual-machine/9fee4c6e-57b1-453c-b8bc-9e9ca2a7ccec HTTP/1.1" 404 171 0.003469 10.0.0.27 - - [2025-12-01 02:33:06] "GET /virtual-machine/9fee4c6e-57b1-453c-b8bc-9e9ca2a7ccec HTTP/1.1" 404 171 0.002889 10.0.0.27 - - [2025-12-01 02:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.27 - - [2025-12-01 02:33:06] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005377 10.0.0.27 - - [2025-12-01 02:33:06] "GET /virtual-networks?parent_id=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003666 10.0.0.27 - - [2025-12-01 02:33:06] "GET /virtual-network/4407a132-b93b-4e15-a106-b381c64d8ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2680 0.007065 10.0.0.27 - - [2025-12-01 02:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.27 - - [2025-12-01 02:33:06] "GET /routing-instance/98f5d6be-225b-4a08-a550-43f04b33ee09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.005654 10.0.0.27 - - [2025-12-01 02:33:06] "GET /route-target/9179597f-5dc7-40e9-8c2f-d994e8ea2b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004894 10.0.0.27 - - [2025-12-01 02:33:07] "GET /obj-perms HTTP/1.1" 200 5021 0.060830 10.0.0.27 - - [2025-12-01 02:33:07] "DELETE /network-policy/76bff974-3d71-4f38-8c01-9ea6f1f4dc80 HTTP/1.1" 200 115 0.038507 10.0.0.27 - - [2025-12-01 02:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.23 - - [2025-12-01 02:33:07] "GET /projects?obj_uuids=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001063 10.0.0.27 - - [2025-12-01 02:33:07] "GET /project/8a5b1135-1fd6-4354-9231-257681acd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.049779 10.0.0.27 - - [2025-12-01 02:33:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-93604244&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.005772 10.0.0.27 - - [2025-12-01 02:33:07] "DELETE /network-policy/8f27fee1-4ca6-4bbc-95ee-36c718b08e10 HTTP/1.1" 200 115 0.045306 10.0.0.27 - - [2025-12-01 02:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.23 - - [2025-12-01 02:33:07] "GET /projects?obj_uuids=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001235 10.0.0.27 - - [2025-12-01 02:33:07] "GET /project/8a5b1135-1fd6-4354-9231-257681acd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.050048 10.0.0.27 - - [2025-12-01 02:33:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-93604244&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.005977 10.0.0.27 - - [2025-12-01 02:33:07] "DELETE /network-policy/21f11c7f-f107-42c9-9282-70647402fe6a HTTP/1.1" 200 115 0.045657 10.0.0.27 - - [2025-12-01 02:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.23 - - [2025-12-01 02:33:07] "GET /projects?obj_uuids=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001143 10.0.0.27 - - [2025-12-01 02:33:07] "GET /project/8a5b1135-1fd6-4354-9231-257681acd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.045631 10.0.0.27 - - [2025-12-01 02:33:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-93604244&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006900 10.0.0.33 - - [2025-12-01 02:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.27 - - [2025-12-01 02:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.27 - - [2025-12-01 02:33:08] "DELETE /network-ipam/0d6336f0-f75d-4118-bedd-0bb99b124791 HTTP/1.1" 200 115 0.050342 10.0.0.27 - - [2025-12-01 02:33:08] "POST /fqname-to-id HTTP/1.1" 404 264 0.005502 10.0.0.23 - - [2025-12-01 02:33:08] "GET /projects?obj_uuids=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001080 10.0.0.23 - - [2025-12-01 02:33:08] "GET /project/8a5b1135-1fd6-4354-9231-257681acd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.056714 10.0.0.23 - - [2025-12-01 02:33:08] "GET /projects?obj_uuids=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001024 10.0.0.23 - - [2025-12-01 02:33:08] "GET /project/8a5b1135-1fd6-4354-9231-257681acd029?fields=security_groups HTTP/1.1" 200 1415 0.054541 10.0.0.23 - - [2025-12-01 02:33:08] "DELETE /security-group/9ad10ccf-c56d-43c0-8d6e-ed675f1434c4 HTTP/1.1" 200 115 0.054492 10.0.0.23 - - [2025-12-01 02:33:08] "GET /projects?obj_uuids=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001014 10.0.0.23 - - [2025-12-01 02:33:08] "GET /project/8a5b1135-1fd6-4354-9231-257681acd029?fields=application_policy_sets HTTP/1.1" 200 1454 0.047820 10.0.0.33 - - [2025-12-01 02:33:08] "DELETE /access-control-list/63096873-a9d2-42f8-a1bb-e150c7da1337 HTTP/1.1" 200 115 0.033533 10.0.0.27 - - [2025-12-01 02:33:09] "DELETE /project/8a5b1135-1fd6-4354-9231-257681acd029 HTTP/1.1" 200 115 0.470004 10.0.0.23 - - [2025-12-01 02:33:09] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001429 10.0.0.27 - - [2025-12-01 02:33:09] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?fields=projects HTTP/1.1" 200 1438 0.016889 10.0.0.23 - - [2025-12-01 02:33:11] "GET /projects?obj_uuids=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003466 10.0.0.23 - - [2025-12-01 02:33:11] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001253 10.0.0.23 - - [2025-12-01 02:33:11] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051481 10.0.0.23 - - [2025-12-01 02:33:12] "POST /id-to-fqname HTTP/1.1" 200 204 0.007968 10.0.0.23 - - [2025-12-01 02:33:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.006059 10.0.0.23 - - [2025-12-01 02:33:12] "POST /security-groups HTTP/1.1" 200 605 0.035440 10.0.0.23 - - [2025-12-01 02:33:12] "POST /projects HTTP/1.1" 200 613 0.286267 10.0.0.23 - - [2025-12-01 02:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.333390 10.0.0.33 - - [2025-12-01 02:33:12] "POST /fqname-to-id HTTP/1.1" 404 247 0.012972 10.0.0.27 - - [2025-12-01 02:33:12] "GET /project/8a5b1135-1fd6-4354-9231-257681acd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.525795 10.0.0.23 - - [2025-12-01 02:33:12] "GET /projects?obj_uuids=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002978 10.0.0.27 - - [2025-12-01 02:33:12] "GET /project/8a5b1135-1fd6-4354-9231-257681acd029?fields=virtual_networks HTTP/1.1" 200 1070 0.071279 10.0.0.23 - - [2025-12-01 02:33:12] "GET /projects?obj_uuids=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002939 10.0.0.27 - - [2025-12-01 02:33:12] "GET /project/8a5b1135-1fd6-4354-9231-257681acd029?fields=virtual_machine_interfaces HTTP/1.1" 200 1070 0.059666 10.0.0.23 - - [2025-12-01 02:33:12] "GET /projects?obj_uuids=8a5b1135-1fd6-4354-9231-257681acd029&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001193 10.0.0.27 - - [2025-12-01 02:33:12] "GET /project/8a5b1135-1fd6-4354-9231-257681acd029?fields=security_groups HTTP/1.1" 200 1310 0.051252 10.0.0.27 - - [2025-12-01 02:33:13] "POST /fqname-to-id HTTP/1.1" 404 204 0.033818 10.0.0.23 - - [2025-12-01 02:33:13] "GET /projects?obj_uuids=5674e72e-0933-4294-87cc-46ee5558dba2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003678 10.0.0.23 - - [2025-12-01 02:33:13] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001537 10.0.0.23 - - [2025-12-01 02:33:13] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010850 10.0.0.23 - - [2025-12-01 02:33:13] "POST /id-to-fqname HTTP/1.1" 200 206 0.004062 10.0.0.23 - - [2025-12-01 02:33:13] "POST /fqname-to-id HTTP/1.1" 404 215 0.006927 10.0.0.23 - - [2025-12-01 02:33:13] "POST /security-groups HTTP/1.1" 200 607 0.084256 10.0.0.23 - - [2025-12-01 02:33:13] "POST /projects HTTP/1.1" 200 617 0.322816 10.0.0.33 - - [2025-12-01 02:33:13] "POST /access-control-lists HTTP/1.1" 200 612 0.043959 10.0.0.23 - - [2025-12-01 02:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.398265 10.0.0.27 - - [2025-12-01 02:33:14] "GET /project/5674e72e-0933-4294-87cc-46ee5558dba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.553242 10.0.0.33 - - [2025-12-01 02:33:14] "DELETE /access-control-list/81e8818b-686a-4cd1-bf57-1afe7b2aad66 HTTP/1.1" 200 115 0.048656 10.0.0.27 - - [2025-12-01 02:33:15] "GET / HTTP/1.1" 200 35931 0.001932 10.0.0.23 - - [2025-12-01 02:33:17] "DELETE /project/5674e72e0933429487cc46ee5558dba2 HTTP/1.1" 404 173 0.002975 10.0.0.23 - - [2025-12-01 02:33:17] "DELETE /project/8a5b11351fd643549231257681acd029 HTTP/1.1" 404 173 0.006649 10.0.0.23 - - [2025-12-01 02:33:17] "DELETE /project/8a5b1135-1fd6-4354-9231-257681acd029 HTTP/1.1" 404 177 0.005847 10.0.0.27 - - [2025-12-01 02:33:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000476 10.0.0.27 - - [2025-12-01 02:33:19] "POST /fqname-to-id HTTP/1.1" 404 233 0.032564 10.0.0.27 - - [2025-12-01 02:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.23 - - [2025-12-01 02:33:19] "GET /projects?obj_uuids=5674e72e-0933-4294-87cc-46ee5558dba2&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001120 10.0.0.27 - - [2025-12-01 02:33:19] "GET /project/5674e72e-0933-4294-87cc-46ee5558dba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.083476 10.0.0.27 - - [2025-12-01 02:33:19] "POST /network-policys HTTP/1.1" 200 567 0.034216 10.0.0.27 - - [2025-12-01 02:33:19] "GET /network-policy/8ee56097-aeba-482b-8dab-048f06957b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.006685 10.0.0.27 - - [2025-12-01 02:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.23 - - [2025-12-01 02:33:19] "GET /projects?obj_uuids=5674e72e-0933-4294-87cc-46ee5558dba2&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001862 10.0.0.27 - - [2025-12-01 02:33:19] "GET /project/5674e72e-0933-4294-87cc-46ee5558dba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.050186 10.0.0.27 - - [2025-12-01 02:33:19] "POST /neutron/network HTTP/1.1" 200 117 0.039968 10.0.0.33 - - [2025-12-01 02:33:19] "POST /ref-update HTTP/1.1" 200 156 0.052431 10.0.0.23 - - [2025-12-01 02:33:20] "POST /useragent-kv HTTP/1.1" 200 115 0.007452 10.0.0.27 - - [2025-12-01 02:33:20] "POST /neutron/subnet HTTP/1.1" 200 823 0.237892 10.0.0.27 - - [2025-12-01 02:33:20] "POST /id-to-fqname HTTP/1.1" 200 237 0.001364 10.0.0.27 - - [2025-12-01 02:33:20] "GET /virtual-network/37a32137-2e22-416f-99ed-cbcaa14dbd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2656 0.006010 10.0.0.27 - - [2025-12-01 02:33:20] "GET /virtual-network/37a32137-2e22-416f-99ed-cbcaa14dbd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2656 0.006492 10.0.0.27 - - [2025-12-01 02:33:20] "POST /neutron/network HTTP/1.1" 200 1015 0.010650 10.0.0.27 - - [2025-12-01 02:33:20] "POST /neutron/network HTTP/1.1" 200 1015 0.010843 10.0.0.33 - - [2025-12-01 02:33:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.003338 10.0.0.27 - - [2025-12-01 02:33:20] "GET /virtual-network/37a32137-2e22-416f-99ed-cbcaa14dbd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2979 0.017836 10.0.0.27 - - [2025-12-01 02:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.27 - - [2025-12-01 02:33:20] "GET /network-policy/8ee56097-aeba-482b-8dab-048f06957b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004631 10.0.0.27 - - [2025-12-01 02:33:21] "GET /virtual-network/37a32137-2e22-416f-99ed-cbcaa14dbd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2979 0.007813 10.0.0.33 - - [2025-12-01 02:33:22] "GET /obj-perms HTTP/1.1" 200 5062 0.065332 10.0.0.23 - - [2025-12-01 02:33:22] "GET /obj-perms HTTP/1.1" 200 5062 0.060175 10.0.0.27 - - [2025-12-01 02:33:23] "DELETE /network-policy/8ee56097-aeba-482b-8dab-048f06957b93 HTTP/1.1" 409 238 0.009536 10.0.0.27 - - [2025-12-01 02:33:23] "POST /neutron/network HTTP/1.1" 200 1122 0.010891 10.0.0.33 - - [2025-12-01 02:33:23] "DELETE /access-control-list/7b588c06-efff-47bd-be23-7070af6142a4 HTTP/1.1" 200 115 0.047391 10.0.0.27 - - [2025-12-01 02:33:23] "DELETE /network-policy/8ee56097-aeba-482b-8dab-048f06957b93 HTTP/1.1" 200 115 0.045450 10.0.0.27 - - [2025-12-01 02:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008288 10.0.0.23 - - [2025-12-01 02:33:23] "GET /projects?obj_uuids=5674e72e-0933-4294-87cc-46ee5558dba2&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001144 10.0.0.27 - - [2025-12-01 02:33:23] "GET /project/5674e72e-0933-4294-87cc-46ee5558dba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.042611 10.0.0.27 - - [2025-12-01 02:33:23] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-11234802&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006190 10.0.0.23 - - [2025-12-01 02:33:26] "GET /projects?obj_uuids=5674e72e-0933-4294-87cc-46ee5558dba2&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001757 10.0.0.27 - - [2025-12-01 02:33:26] "GET /project/5674e72e-0933-4294-87cc-46ee5558dba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.045285 10.0.0.23 - - [2025-12-01 02:33:26] "GET /projects?obj_uuids=5674e72e-0933-4294-87cc-46ee5558dba2&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001298 10.0.0.27 - - [2025-12-01 02:33:26] "GET /project/5674e72e-0933-4294-87cc-46ee5558dba2?fields=virtual_networks HTTP/1.1" 200 1073 0.053493 10.0.0.23 - - [2025-12-01 02:33:26] "GET /projects?obj_uuids=5674e72e-0933-4294-87cc-46ee5558dba2&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001379 10.0.0.27 - - [2025-12-01 02:33:26] "GET /project/5674e72e-0933-4294-87cc-46ee5558dba2?fields=virtual_machine_interfaces HTTP/1.1" 200 1073 0.047074 10.0.0.23 - - [2025-12-01 02:33:26] "GET /projects?obj_uuids=5674e72e-0933-4294-87cc-46ee5558dba2&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001200 10.0.0.27 - - [2025-12-01 02:33:26] "GET /project/5674e72e-0933-4294-87cc-46ee5558dba2?fields=security_groups HTTP/1.1" 200 1315 0.043493 10.0.0.27 - - [2025-12-01 02:33:28] "POST /fqname-to-id HTTP/1.1" 404 188 0.028511 10.0.0.23 - - [2025-12-01 02:33:28] "GET /projects?obj_uuids=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003643 10.0.0.23 - - [2025-12-01 02:33:28] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001471 10.0.0.23 - - [2025-12-01 02:33:28] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008913 10.0.0.23 - - [2025-12-01 02:33:28] "POST /id-to-fqname HTTP/1.1" 200 190 0.006221 10.0.0.23 - - [2025-12-01 02:33:28] "POST /fqname-to-id HTTP/1.1" 404 199 0.005944 10.0.0.23 - - [2025-12-01 02:33:28] "POST /security-groups HTTP/1.1" 200 591 0.033532 10.0.0.33 - - [2025-12-01 02:33:28] "POST /fqname-to-id HTTP/1.1" 404 234 0.009101 10.0.0.23 - - [2025-12-01 02:33:28] "POST /projects HTTP/1.1" 200 585 0.265061 10.0.0.23 - - [2025-12-01 02:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.339771 10.0.0.33 - - [2025-12-01 02:33:28] "POST /access-control-lists HTTP/1.1" 200 594 0.051900 10.0.0.27 - - [2025-12-01 02:33:29] "GET /project/aecc594b-1f98-49a7-9502-dd7bdaf60d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.514391 10.0.0.27 - - [2025-12-01 02:33:30] "GET / HTTP/1.1" 200 35931 0.002163 10.0.0.27 - - [2025-12-01 02:33:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000658 10.0.0.27 - - [2025-12-01 02:33:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.072562 10.0.0.27 - - [2025-12-01 02:33:32] "POST /network-ipams HTTP/1.1" 200 513 0.032394 10.0.0.27 - - [2025-12-01 02:33:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003753 10.0.0.27 - - [2025-12-01 02:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.27 - - [2025-12-01 02:33:32] "GET /network-ipam/b5823e91-1790-4929-86bb-00bfcc7206e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.007407 10.0.0.27 - - [2025-12-01 02:33:32] "PUT /network-ipam/b5823e91-1790-4929-86bb-00bfcc7206e6 HTTP/1.1" 200 258 0.018728 10.0.0.27 - - [2025-12-01 02:33:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.005286 10.0.0.27 - - [2025-12-01 02:33:32] "POST /network-ipams HTTP/1.1" 200 513 0.040926 10.0.0.27 - - [2025-12-01 02:33:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003435 10.0.0.27 - - [2025-12-01 02:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.27 - - [2025-12-01 02:33:32] "GET /network-ipam/fa3eccdf-643a-4598-9a4e-d675ceb90c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.006784 10.0.0.27 - - [2025-12-01 02:33:33] "PUT /network-ipam/fa3eccdf-643a-4598-9a4e-d675ceb90c0a HTTP/1.1" 200 258 0.022260 10.0.0.27 - - [2025-12-01 02:33:33] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003805 10.0.0.27 - - [2025-12-01 02:33:33] "POST /network-ipams HTTP/1.1" 200 513 0.041025 10.0.0.27 - - [2025-12-01 02:33:33] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.003934 10.0.0.27 - - [2025-12-01 02:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.27 - - [2025-12-01 02:33:33] "GET /network-ipam/5e20940d-1a0b-4293-983d-b7ba1e406011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.008726 10.0.0.27 - - [2025-12-01 02:33:33] "PUT /network-ipam/5e20940d-1a0b-4293-983d-b7ba1e406011 HTTP/1.1" 200 258 0.023077 10.0.0.27 - - [2025-12-01 02:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007014 10.0.0.23 - - [2025-12-01 02:33:34] "GET /projects?obj_uuids=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003159 10.0.0.27 - - [2025-12-01 02:33:34] "GET /project/aecc594b-1f98-49a7-9502-dd7bdaf60d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.062948 10.0.0.23 - - [2025-12-01 02:33:34] "GET /projects?obj_uuids=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001555 10.0.0.27 - - [2025-12-01 02:33:34] "POST /neutron/network HTTP/1.1" 200 607 0.221272 10.0.0.27 - - [2025-12-01 02:33:35] "POST /id-to-fqname HTTP/1.1" 200 221 0.004438 10.0.0.27 - - [2025-12-01 02:33:35] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006243 10.0.0.27 - - [2025-12-01 02:33:35] "POST /neutron/network HTTP/1.1" 200 824 0.021643 10.0.0.27 - - [2025-12-01 02:33:35] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006588 10.0.0.27 - - [2025-12-01 02:33:35] "POST /neutron/network HTTP/1.1" 200 824 0.007210 10.0.0.27 - - [2025-12-01 02:33:35] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006548 10.0.0.27 - - [2025-12-01 02:33:35] "GET /network-ipam/b5823e91-1790-4929-86bb-00bfcc7206e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.004434 10.0.0.27 - - [2025-12-01 02:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.23 - - [2025-12-01 02:33:35] "GET /projects?obj_uuids=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001174 10.0.0.27 - - [2025-12-01 02:33:35] "GET /project/aecc594b-1f98-49a7-9502-dd7bdaf60d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.062689 10.0.0.33 - - [2025-12-01 02:33:35] "POST /route-targets HTTP/1.1" 200 327 0.029725 10.0.0.23 - - [2025-12-01 02:33:35] "POST /useragent-kv HTTP/1.1" 200 115 0.014106 10.0.0.27 - - [2025-12-01 02:33:35] "POST /neutron/subnet HTTP/1.1" 200 720 0.258828 10.0.0.27 - - [2025-12-01 02:33:35] "POST /id-to-fqname HTTP/1.1" 200 221 0.001626 10.0.0.27 - - [2025-12-01 02:33:35] "GET /virtual-network/b2d3647a-16f2-4caa-910d-4799b1690040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005701 10.0.0.27 - - [2025-12-01 02:33:35] "GET /virtual-network/b2d3647a-16f2-4caa-910d-4799b1690040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007482 10.0.0.27 - - [2025-12-01 02:33:36] "POST /neutron/network HTTP/1.1" 200 823 0.007979 10.0.0.27 - - [2025-12-01 02:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.23 - - [2025-12-01 02:33:36] "GET /projects?obj_uuids=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001580 10.0.0.27 - - [2025-12-01 02:33:36] "GET /project/aecc594b-1f98-49a7-9502-dd7bdaf60d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.049222 10.0.0.23 - - [2025-12-01 02:33:36] "GET /projects?obj_uuids=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001239 10.0.0.27 - - [2025-12-01 02:33:36] "POST /neutron/network HTTP/1.1" 200 607 0.161014 10.0.0.33 - - [2025-12-01 02:33:36] "POST /ref-update HTTP/1.1" 200 156 0.031187 10.0.0.27 - - [2025-12-01 02:33:36] "POST /id-to-fqname HTTP/1.1" 200 221 0.003902 10.0.0.27 - - [2025-12-01 02:33:36] "GET /virtual-network/5c1c2a94-1f70-4b28-ad4f-7bea1b389da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007067 10.0.0.27 - - [2025-12-01 02:33:36] "POST /neutron/network HTTP/1.1" 200 824 0.007992 10.0.0.27 - - [2025-12-01 02:33:36] "GET /virtual-network/5c1c2a94-1f70-4b28-ad4f-7bea1b389da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009743 10.0.0.27 - - [2025-12-01 02:33:36] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007010 10.0.0.27 - - [2025-12-01 02:33:37] "GET /obj-perms HTTP/1.1" 200 5030 0.073564 10.0.0.27 - - [2025-12-01 02:33:38] "GET /virtual-network/b2d3647a-16f2-4caa-910d-4799b1690040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005824 10.0.0.33 - - [2025-12-01 02:33:39] "GET /obj-perms HTTP/1.1" 200 5030 0.058886 10.0.0.23 - - [2025-12-01 02:33:39] "GET /obj-perms HTTP/1.1" 200 5030 0.070045 10.0.0.27 - - [2025-12-01 02:33:39] "GET /virtual-network/5c1c2a94-1f70-4b28-ad4f-7bea1b389da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006228 10.0.0.27 - - [2025-12-01 02:33:39] "POST /fqname-to-id HTTP/1.1" 404 215 0.004068 10.0.0.27 - - [2025-12-01 02:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.23 - - [2025-12-01 02:33:39] "GET /projects?obj_uuids=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001257 10.0.0.27 - - [2025-12-01 02:33:39] "GET /project/aecc594b-1f98-49a7-9502-dd7bdaf60d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.052202 10.0.0.27 - - [2025-12-01 02:33:40] "POST /network-policys HTTP/1.1" 200 553 0.036170 10.0.0.27 - - [2025-12-01 02:33:40] "GET /network-policy/4d45a673-c156-444a-b4b6-e546c00ce202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007446 10.0.0.27 - - [2025-12-01 02:33:40] "POST /fqname-to-id HTTP/1.1" 404 215 0.004231 10.0.0.27 - - [2025-12-01 02:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.23 - - [2025-12-01 02:33:40] "GET /projects?obj_uuids=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001404 10.0.0.27 - - [2025-12-01 02:33:40] "GET /project/aecc594b-1f98-49a7-9502-dd7bdaf60d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.046566 10.0.0.27 - - [2025-12-01 02:33:40] "POST /network-policys HTTP/1.1" 200 553 0.040176 10.0.0.27 - - [2025-12-01 02:33:40] "GET /network-policy/af2ef251-d73a-413c-beda-5f1b1f3cf8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.006092 10.0.0.27 - - [2025-12-01 02:33:40] "POST /fqname-to-id HTTP/1.1" 404 215 0.003292 10.0.0.27 - - [2025-12-01 02:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.23 - - [2025-12-01 02:33:40] "GET /projects?obj_uuids=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001630 10.0.0.27 - - [2025-12-01 02:33:40] "GET /project/aecc594b-1f98-49a7-9502-dd7bdaf60d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.069247 10.0.0.27 - - [2025-12-01 02:33:40] "POST /network-policys HTTP/1.1" 200 553 0.045723 10.0.0.27 - - [2025-12-01 02:33:40] "GET /network-policy/2dbe3f3e-6018-45ba-8d7f-c0a2d029bc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.009525 10.0.0.27 - - [2025-12-01 02:33:40] "POST /ref-update HTTP/1.1" 200 156 0.074087 10.0.0.33 - - [2025-12-01 02:33:41] "PUT /access-control-list/cafa6248-bf9a-4ff2-8d38-accebe254af2 HTTP/1.1" 200 272 0.028157 10.0.0.27 - - [2025-12-01 02:33:41] "POST /ref-update HTTP/1.1" 200 156 0.130401 10.0.0.27 - - [2025-12-01 02:33:41] "POST /neutron/network HTTP/1.1" 200 823 0.008625 10.0.0.27 - - [2025-12-01 02:33:41] "GET /virtual-network/b2d3647a-16f2-4caa-910d-4799b1690040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.007758 10.0.0.27 - - [2025-12-01 02:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.27 - - [2025-12-01 02:33:41] "GET /network-policy/af2ef251-d73a-413c-beda-5f1b1f3cf8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.004063 10.0.0.27 - - [2025-12-01 02:33:41] "POST /id-to-fqname HTTP/1.1" 200 221 0.003563 10.0.0.33 - - [2025-12-01 02:33:41] "POST /ref-update HTTP/1.1" 200 156 0.031894 10.0.0.27 - - [2025-12-01 02:33:41] "POST /neutron/network HTTP/1.1" 200 1005 0.010803 10.0.0.23 - - [2025-12-01 02:33:42] "GET /projects?obj_uuids=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001195 10.0.0.27 - - [2025-12-01 02:33:42] "GET /project/aecc594b-1f98-49a7-9502-dd7bdaf60d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.086429 10.0.0.27 - - [2025-12-01 02:33:42] "POST /neutron/port HTTP/1.1" 200 117 0.007292 10.0.0.27 - - [2025-12-01 02:33:42] "POST /id-to-fqname HTTP/1.1" 200 221 0.001581 10.0.0.27 - - [2025-12-01 02:33:43] "POST /neutron/network HTTP/1.1" 200 1005 0.009998 10.0.0.27 - - [2025-12-01 02:33:43] "POST /neutron/port HTTP/1.1" 200 1060 0.016690 10.0.0.27 - - [2025-12-01 02:33:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.095747 10.0.0.23 - - [2025-12-01 02:33:44] "GET /projects?obj_uuids=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001224 10.0.0.27 - - [2025-12-01 02:33:44] "GET /project/aecc594b-1f98-49a7-9502-dd7bdaf60d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.171586 10.0.0.27 - - [2025-12-01 02:33:44] "POST /neutron/network HTTP/1.1" 200 915 0.040608 10.0.0.27 - - [2025-12-01 02:33:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009127 10.0.0.27 - - [2025-12-01 02:33:44] "POST /id-to-fqname HTTP/1.1" 200 221 0.001288 10.0.0.27 - - [2025-12-01 02:33:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009221 10.0.0.23 - - [2025-12-01 02:33:44] "GET /projects?obj_uuids=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001149 10.0.0.27 - - [2025-12-01 02:33:45] "POST /neutron/port HTTP/1.1" 200 1059 0.353320 10.0.0.27 - - [2025-12-01 02:33:45] "POST /neutron/port HTTP/1.1" 200 1113 0.120707 10.0.0.27 - - [2025-12-01 02:33:45] "POST /neutron/subnet HTTP/1.1" 200 694 0.011143 10.0.0.23 - - [2025-12-01 02:33:45] "GET /projects?obj_uuids=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001642 10.0.0.27 - - [2025-12-01 02:33:45] "GET /project/aecc594b-1f98-49a7-9502-dd7bdaf60d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.090629 10.0.0.27 - - [2025-12-01 02:33:45] "POST /neutron/network HTTP/1.1" 200 824 0.008184 10.0.0.27 - - [2025-12-01 02:33:46] "POST /neutron/port HTTP/1.1" 200 117 0.007829 10.0.0.27 - - [2025-12-01 02:33:46] "POST /neutron/port HTTP/1.1" 200 1088 0.018689 10.0.0.27 - - [2025-12-01 02:33:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008826 10.0.0.27 - - [2025-12-01 02:33:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008962 10.0.0.27 - - [2025-12-01 02:33:46] "GET /virtual-machine/e90b9476-3475-4fb8-836a-eb0c36b3464c HTTP/1.1" 401 292 0.000482 10.0.0.27 - - [2025-12-01 02:33:46] "POST /neutron/port HTTP/1.1" 200 1060 0.017369 10.0.0.27 - - [2025-12-01 02:33:47] "GET /virtual-machine/e90b9476-3475-4fb8-836a-eb0c36b3464c HTTP/1.1" 200 1292 0.034648 10.0.0.27 - - [2025-12-01 02:33:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004485 10.0.0.27 - - [2025-12-01 02:33:47] "GET /virtual-machine/e90b9476-3475-4fb8-836a-eb0c36b3464c HTTP/1.1" 200 1292 0.003884 10.0.0.27 - - [2025-12-01 02:33:47] "GET /virtual-machine-interface/0eeaee36-c499-44ab-9d24-0c665a6a73ad HTTP/1.1" 200 2944 0.008917 10.0.0.27 - - [2025-12-01 02:33:47] "GET /virtual-machine/e90b9476-3475-4fb8-836a-eb0c36b3464c HTTP/1.1" 200 1292 0.004075 10.0.0.27 - - [2025-12-01 02:33:47] "GET /virtual-machine-interface/0eeaee36-c499-44ab-9d24-0c665a6a73ad HTTP/1.1" 200 2944 0.005639 10.0.0.27 - - [2025-12-01 02:33:47] "GET /instance-ip/e5dff785-7e9e-40e8-a770-5ad348a887c0 HTTP/1.1" 200 1622 0.008669 10.0.0.27 - - [2025-12-01 02:33:47] "GET /virtual-machine/e90b9476-3475-4fb8-836a-eb0c36b3464c HTTP/1.1" 200 1292 0.006279 10.0.0.27 - - [2025-12-01 02:33:47] "POST /neutron/network HTTP/1.1" 200 824 0.006995 10.0.0.27 - - [2025-12-01 02:33:47] "GET /virtual-machine-interface/0eeaee36-c499-44ab-9d24-0c665a6a73ad HTTP/1.1" 200 2944 0.005150 10.0.0.27 - - [2025-12-01 02:33:47] "GET /instance-ip/e5dff785-7e9e-40e8-a770-5ad348a887c0 HTTP/1.1" 200 1622 0.004061 10.0.0.27 - - [2025-12-01 02:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.27 - - [2025-12-01 02:33:47] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006412 10.0.0.27 - - [2025-12-01 02:33:47] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004851 10.0.0.27 - - [2025-12-01 02:33:47] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.008330 10.0.0.27 - - [2025-12-01 02:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.27 - - [2025-12-01 02:33:47] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005045 10.0.0.27 - - [2025-12-01 02:33:47] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003663 10.0.0.27 - - [2025-12-01 02:33:47] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006650 10.0.0.27 - - [2025-12-01 02:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.27 - - [2025-12-01 02:33:47] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004169 10.0.0.27 - - [2025-12-01 02:33:47] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003938 10.0.0.27 - - [2025-12-01 02:33:47] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006886 10.0.0.27 - - [2025-12-01 02:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.27 - - [2025-12-01 02:33:47] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005369 10.0.0.27 - - [2025-12-01 02:33:47] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004292 10.0.0.27 - - [2025-12-01 02:33:47] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006485 10.0.0.27 - - [2025-12-01 02:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.27 - - [2025-12-01 02:33:47] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004784 10.0.0.27 - - [2025-12-01 02:33:47] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003547 10.0.0.27 - - [2025-12-01 02:33:47] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006227 10.0.0.27 - - [2025-12-01 02:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.27 - - [2025-12-01 02:33:50] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007651 10.0.0.27 - - [2025-12-01 02:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.27 - - [2025-12-01 02:33:55] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006481 10.0.0.27 - - [2025-12-01 02:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.27 - - [2025-12-01 02:33:59] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005558 10.0.0.27 - - [2025-12-01 02:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.27 - - [2025-12-01 02:34:03] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005831 10.0.0.27 - - [2025-12-01 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.27 - - [2025-12-01 02:34:07] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006459 10.0.0.27 - - [2025-12-01 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004932 10.0.0.27 - - [2025-12-01 02:34:11] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005656 10.0.0.33 - - [2025-12-01 02:34:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000498 10.0.0.33 - - [2025-12-01 02:34:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000889 10.0.0.23 - - [2025-12-01 02:34:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.23 - - [2025-12-01 02:34:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000514 10.0.0.33 - - [2025-12-01 02:34:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000482 10.0.0.33 - - [2025-12-01 02:34:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.27 - - [2025-12-01 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004912 10.0.0.33 - - [2025-12-01 02:34:15] "DELETE /access-control-list/887fc0c8-6166-40a0-b166-78f9ca328f3a HTTP/1.1" 200 115 0.059189 10.0.0.27 - - [2025-12-01 02:34:15] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005589 10.0.0.23 - - [2025-12-01 02:34:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.23 - - [2025-12-01 02:34:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.27 - - [2025-12-01 02:34:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.27 - - [2025-12-01 02:34:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.23 - - [2025-12-01 02:34:17] "DELETE /project/aecc594b1f9849a79502dd7bdaf60d53 HTTP/1.1" 404 173 0.005002 10.0.0.23 - - [2025-12-01 02:34:17] "DELETE /project/5674e72e-0933-4294-87cc-46ee5558dba2 HTTP/1.1" 404 177 0.005208 10.0.0.27 - - [2025-12-01 02:34:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.27 - - [2025-12-01 02:34:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000498 10.0.0.27 - - [2025-12-01 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.27 - - [2025-12-01 02:34:19] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006404 10.0.0.27 - - [2025-12-01 02:34:23] "POST /neutron/network HTTP/1.1" 200 925 0.008757 10.0.0.27 - - [2025-12-01 02:34:23] "POST /neutron/port HTTP/1.1" 200 117 0.001648 10.0.0.27 - - [2025-12-01 02:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.27 - - [2025-12-01 02:34:23] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006838 10.0.0.27 - - [2025-12-01 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.27 - - [2025-12-01 02:34:27] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005536 10.0.0.27 - - [2025-12-01 02:34:28] "GET /obj-perms HTTP/1.1" 200 5056 0.063754 10.0.0.27 - - [2025-12-01 02:34:30] "POST /neutron/port HTTP/1.1" 200 1088 0.018107 10.0.0.27 - - [2025-12-01 02:34:30] "POST /neutron/subnet HTTP/1.1" 200 698 0.009893 10.0.0.27 - - [2025-12-01 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.27 - - [2025-12-01 02:34:31] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007100 10.0.0.27 - - [2025-12-01 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.27 - - [2025-12-01 02:34:33] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004086 10.0.0.27 - - [2025-12-01 02:34:33] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004549 10.0.0.27 - - [2025-12-01 02:34:34] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.008908 10.0.0.27 - - [2025-12-01 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.27 - - [2025-12-01 02:34:34] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004213 10.0.0.27 - - [2025-12-01 02:34:34] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004897 10.0.0.27 - - [2025-12-01 02:34:34] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006522 10.0.0.27 - - [2025-12-01 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.27 - - [2025-12-01 02:34:34] "GET /routing-instance/6800be7d-1de7-490b-bb54-eecf5072479e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.005071 10.0.0.27 - - [2025-12-01 02:34:34] "GET /route-target/4f5fba28-b46e-4d79-bb59-21e1031d590e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004737 10.0.0.27 - - [2025-12-01 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.27 - - [2025-12-01 02:34:34] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004895 10.0.0.27 - - [2025-12-01 02:34:34] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004167 10.0.0.27 - - [2025-12-01 02:34:34] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006156 10.0.0.27 - - [2025-12-01 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.27 - - [2025-12-01 02:34:34] "GET /routing-instance/6800be7d-1de7-490b-bb54-eecf5072479e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.005033 10.0.0.27 - - [2025-12-01 02:34:34] "GET /route-target/4f5fba28-b46e-4d79-bb59-21e1031d590e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004588 10.0.0.27 - - [2025-12-01 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.27 - - [2025-12-01 02:34:34] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006732 10.0.0.27 - - [2025-12-01 02:34:34] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004686 10.0.0.27 - - [2025-12-01 02:34:34] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005800 10.0.0.27 - - [2025-12-01 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005146 10.0.0.27 - - [2025-12-01 02:34:34] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004061 10.0.0.27 - - [2025-12-01 02:34:34] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003878 10.0.0.27 - - [2025-12-01 02:34:34] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007379 10.0.0.23 - - [2025-12-01 02:34:35] "GET /obj-perms HTTP/1.1" 200 5030 0.006371 10.0.0.27 - - [2025-12-01 02:34:35] "GET /obj-perms HTTP/1.1" 200 5030 0.004424 10.0.0.27 - - [2025-12-01 02:34:35] "GET /obj-perms HTTP/1.1" 200 5030 0.004788 10.0.0.27 - - [2025-12-01 02:34:35] "GET /obj-perms HTTP/1.1" 200 5030 0.006007 10.0.0.33 - - [2025-12-01 02:34:35] "GET /obj-perms HTTP/1.1" 200 5030 0.004675 10.0.0.27 - - [2025-12-01 02:34:35] "POST /neutron/port HTTP/1.1" 200 1087 0.022508 10.0.0.27 - - [2025-12-01 02:34:35] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008933 10.0.0.27 - - [2025-12-01 02:34:35] "POST /neutron/port HTTP/1.1" 200 1087 0.017511 10.0.0.27 - - [2025-12-01 02:34:35] "GET /virtual-machine/8c34dc23-668d-4bb2-a52e-54ef0dacdca7 HTTP/1.1" 200 1293 0.008730 10.0.0.27 - - [2025-12-01 02:34:35] "GET /virtual-machine/8c34dc23-668d-4bb2-a52e-54ef0dacdca7 HTTP/1.1" 200 1293 0.004495 10.0.0.27 - - [2025-12-01 02:34:35] "GET /virtual-machine-interface/0d98141f-e888-4db5-9375-559903ef7992 HTTP/1.1" 200 2943 0.008318 10.0.0.27 - - [2025-12-01 02:34:35] "GET /virtual-machine/8c34dc23-668d-4bb2-a52e-54ef0dacdca7 HTTP/1.1" 200 1293 0.011869 10.0.0.27 - - [2025-12-01 02:34:35] "GET /virtual-machine-interface/0d98141f-e888-4db5-9375-559903ef7992 HTTP/1.1" 200 2943 0.006434 10.0.0.27 - - [2025-12-01 02:34:35] "GET /instance-ip/1758c201-3bc6-408c-899c-d86a51e7b7f5 HTTP/1.1" 200 1619 0.006759 10.0.0.27 - - [2025-12-01 02:34:35] "GET /virtual-machine/8c34dc23-668d-4bb2-a52e-54ef0dacdca7 HTTP/1.1" 200 1293 0.004126 10.0.0.27 - - [2025-12-01 02:34:35] "GET /virtual-machine-interface/0d98141f-e888-4db5-9375-559903ef7992 HTTP/1.1" 200 2943 0.005806 10.0.0.27 - - [2025-12-01 02:34:35] "GET /instance-ip/1758c201-3bc6-408c-899c-d86a51e7b7f5 HTTP/1.1" 200 1619 0.004790 10.0.0.27 - - [2025-12-01 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006346 10.0.0.27 - - [2025-12-01 02:34:35] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004802 10.0.0.27 - - [2025-12-01 02:34:35] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004019 10.0.0.27 - - [2025-12-01 02:34:35] "GET /virtual-network/b2d3647a-16f2-4caa-910d-4799b1690040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.008175 10.0.0.27 - - [2025-12-01 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.27 - - [2025-12-01 02:34:36] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006207 10.0.0.27 - - [2025-12-01 02:34:36] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003395 10.0.0.27 - - [2025-12-01 02:34:36] "GET /virtual-network/b2d3647a-16f2-4caa-910d-4799b1690040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.005870 10.0.0.27 - - [2025-12-01 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.27 - - [2025-12-01 02:34:36] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004760 10.0.0.27 - - [2025-12-01 02:34:36] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004565 10.0.0.27 - - [2025-12-01 02:34:36] "GET /virtual-network/b2d3647a-16f2-4caa-910d-4799b1690040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.007311 10.0.0.27 - - [2025-12-01 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.27 - - [2025-12-01 02:34:36] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004710 10.0.0.27 - - [2025-12-01 02:34:36] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004043 10.0.0.27 - - [2025-12-01 02:34:36] "GET /virtual-network/b2d3647a-16f2-4caa-910d-4799b1690040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006521 10.0.0.27 - - [2025-12-01 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.27 - - [2025-12-01 02:34:36] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006577 10.0.0.27 - - [2025-12-01 02:34:36] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003846 10.0.0.27 - - [2025-12-01 02:34:36] "GET /virtual-network/b2d3647a-16f2-4caa-910d-4799b1690040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.008664 10.0.0.27 - - [2025-12-01 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.27 - - [2025-12-01 02:34:37] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005147 10.0.0.27 - - [2025-12-01 02:34:37] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003765 10.0.0.27 - - [2025-12-01 02:34:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.046698 10.0.0.27 - - [2025-12-01 02:34:37] "GET /virtual-network/b2d3647a-16f2-4caa-910d-4799b1690040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.010622 10.0.0.27 - - [2025-12-01 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.27 - - [2025-12-01 02:34:37] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004752 10.0.0.27 - - [2025-12-01 02:34:37] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004764 10.0.0.27 - - [2025-12-01 02:34:37] "GET /virtual-network/b2d3647a-16f2-4caa-910d-4799b1690040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.007504 10.0.0.27 - - [2025-12-01 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.27 - - [2025-12-01 02:34:37] "GET /routing-instance/58c44afe-a0a8-44ed-a34a-1810727b977d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.010192 10.0.0.27 - - [2025-12-01 02:34:37] "GET /route-target/fe509213-2f57-46c5-b7a6-c01da37e36b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004994 10.0.0.27 - - [2025-12-01 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.27 - - [2025-12-01 02:34:38] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004791 10.0.0.27 - - [2025-12-01 02:34:38] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.011358 10.0.0.27 - - [2025-12-01 02:34:38] "GET /virtual-network/b2d3647a-16f2-4caa-910d-4799b1690040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006603 10.0.0.27 - - [2025-12-01 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.27 - - [2025-12-01 02:34:38] "GET /routing-instance/58c44afe-a0a8-44ed-a34a-1810727b977d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.005886 10.0.0.27 - - [2025-12-01 02:34:38] "GET /route-target/fe509213-2f57-46c5-b7a6-c01da37e36b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.013874 10.0.0.27 - - [2025-12-01 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.27 - - [2025-12-01 02:34:38] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.009405 10.0.0.27 - - [2025-12-01 02:34:38] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003363 10.0.0.27 - - [2025-12-01 02:34:38] "GET /virtual-network/b2d3647a-16f2-4caa-910d-4799b1690040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006806 10.0.0.27 - - [2025-12-01 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.27 - - [2025-12-01 02:34:38] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.012893 10.0.0.27 - - [2025-12-01 02:34:38] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004285 10.0.0.27 - - [2025-12-01 02:34:38] "GET /virtual-network/b2d3647a-16f2-4caa-910d-4799b1690040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.007090 10.0.0.23 - - [2025-12-01 02:34:38] "GET /obj-perms HTTP/1.1" 200 5030 0.004954 10.0.0.27 - - [2025-12-01 02:34:38] "GET /obj-perms HTTP/1.1" 200 5030 0.004029 10.0.0.27 - - [2025-12-01 02:34:38] "GET /obj-perms HTTP/1.1" 200 5030 0.003873 10.0.0.27 - - [2025-12-01 02:34:38] "GET /obj-perms HTTP/1.1" 200 5030 0.004178 10.0.0.23 - - [2025-12-01 02:34:38] "GET /obj-perms HTTP/1.1" 200 5030 0.004448 10.0.0.27 - - [2025-12-01 02:34:39] "POST /neutron/port HTTP/1.1" 200 1088 0.050821 10.0.0.27 - - [2025-12-01 02:34:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007924 10.0.0.27 - - [2025-12-01 02:34:39] "GET /virtual-machine/de24e635-840a-4635-92a0-44a42a8ab228 HTTP/1.1" 200 1293 0.006548 10.0.0.27 - - [2025-12-01 02:34:39] "GET /virtual-machine/de24e635-840a-4635-92a0-44a42a8ab228 HTTP/1.1" 200 1293 0.004569 10.0.0.27 - - [2025-12-01 02:34:39] "GET /virtual-machine-interface/60ba58cf-8bb8-4baa-946a-f45f0fcfd684 HTTP/1.1" 200 2944 0.011560 10.0.0.27 - - [2025-12-01 02:34:39] "GET /virtual-machine/de24e635-840a-4635-92a0-44a42a8ab228 HTTP/1.1" 200 1293 0.004504 10.0.0.27 - - [2025-12-01 02:34:39] "GET /virtual-machine-interface/60ba58cf-8bb8-4baa-946a-f45f0fcfd684 HTTP/1.1" 200 2944 0.005956 10.0.0.27 - - [2025-12-01 02:34:39] "GET /instance-ip/b3caee29-066c-4d7b-b187-3c268004dcee HTTP/1.1" 200 1622 0.023354 10.0.0.27 - - [2025-12-01 02:34:39] "GET /virtual-machine/de24e635-840a-4635-92a0-44a42a8ab228 HTTP/1.1" 200 1293 0.004534 10.0.0.27 - - [2025-12-01 02:34:39] "GET /virtual-machine-interface/60ba58cf-8bb8-4baa-946a-f45f0fcfd684 HTTP/1.1" 200 2944 0.007386 10.0.0.27 - - [2025-12-01 02:34:39] "GET /instance-ip/b3caee29-066c-4d7b-b187-3c268004dcee HTTP/1.1" 200 1622 0.004968 10.0.0.27 - - [2025-12-01 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.27 - - [2025-12-01 02:34:39] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007338 10.0.0.27 - - [2025-12-01 02:34:39] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004648 10.0.0.27 - - [2025-12-01 02:34:39] "GET /virtual-network/5c1c2a94-1f70-4b28-ad4f-7bea1b389da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006463 10.0.0.27 - - [2025-12-01 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.27 - - [2025-12-01 02:34:39] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007600 10.0.0.27 - - [2025-12-01 02:34:39] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004020 10.0.0.27 - - [2025-12-01 02:34:39] "GET /virtual-network/5c1c2a94-1f70-4b28-ad4f-7bea1b389da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005893 10.0.0.27 - - [2025-12-01 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.27 - - [2025-12-01 02:34:39] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005119 10.0.0.27 - - [2025-12-01 02:34:39] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004021 10.0.0.27 - - [2025-12-01 02:34:39] "GET /virtual-network/5c1c2a94-1f70-4b28-ad4f-7bea1b389da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006523 10.0.0.27 - - [2025-12-01 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.27 - - [2025-12-01 02:34:39] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004339 10.0.0.27 - - [2025-12-01 02:34:39] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003515 10.0.0.27 - - [2025-12-01 02:34:39] "GET /virtual-network/5c1c2a94-1f70-4b28-ad4f-7bea1b389da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007590 10.0.0.27 - - [2025-12-01 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.27 - - [2025-12-01 02:34:39] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004630 10.0.0.27 - - [2025-12-01 02:34:39] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003725 10.0.0.27 - - [2025-12-01 02:34:40] "GET /virtual-network/5c1c2a94-1f70-4b28-ad4f-7bea1b389da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006219 10.0.0.27 - - [2025-12-01 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.27 - - [2025-12-01 02:34:41] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006992 10.0.0.27 - - [2025-12-01 02:34:41] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004351 10.0.0.27 - - [2025-12-01 02:34:41] "GET /virtual-network/5c1c2a94-1f70-4b28-ad4f-7bea1b389da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006292 10.0.0.27 - - [2025-12-01 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.27 - - [2025-12-01 02:34:41] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007093 10.0.0.27 - - [2025-12-01 02:34:41] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004715 10.0.0.27 - - [2025-12-01 02:34:41] "GET /virtual-network/5c1c2a94-1f70-4b28-ad4f-7bea1b389da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006961 10.0.0.27 - - [2025-12-01 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.27 - - [2025-12-01 02:34:41] "GET /routing-instance/faf30c39-f371-46f7-92d3-5cd508e51ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.010260 10.0.0.27 - - [2025-12-01 02:34:41] "GET /route-target/66bc0dc9-9745-4f02-a455-47d4b48b94e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006902 10.0.0.27 - - [2025-12-01 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005135 10.0.0.27 - - [2025-12-01 02:34:41] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006118 10.0.0.27 - - [2025-12-01 02:34:41] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005025 10.0.0.27 - - [2025-12-01 02:34:41] "GET /virtual-network/5c1c2a94-1f70-4b28-ad4f-7bea1b389da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008240 10.0.0.27 - - [2025-12-01 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005399 10.0.0.27 - - [2025-12-01 02:34:41] "GET /routing-instance/faf30c39-f371-46f7-92d3-5cd508e51ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005091 10.0.0.27 - - [2025-12-01 02:34:41] "GET /route-target/66bc0dc9-9745-4f02-a455-47d4b48b94e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005397 10.0.0.27 - - [2025-12-01 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.27 - - [2025-12-01 02:34:41] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006163 10.0.0.27 - - [2025-12-01 02:34:41] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005502 10.0.0.27 - - [2025-12-01 02:34:42] "GET /virtual-network/5c1c2a94-1f70-4b28-ad4f-7bea1b389da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007988 10.0.0.27 - - [2025-12-01 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005230 10.0.0.27 - - [2025-12-01 02:34:42] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005128 10.0.0.27 - - [2025-12-01 02:34:42] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003779 10.0.0.27 - - [2025-12-01 02:34:42] "GET /virtual-network/5c1c2a94-1f70-4b28-ad4f-7bea1b389da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.011120 10.0.0.27 - - [2025-12-01 02:34:42] "GET /obj-perms HTTP/1.1" 200 5030 0.004419 10.0.0.23 - - [2025-12-01 02:34:42] "GET /obj-perms HTTP/1.1" 200 5030 0.004937 10.0.0.27 - - [2025-12-01 02:34:42] "GET /obj-perms HTTP/1.1" 200 5030 0.005274 10.0.0.27 - - [2025-12-01 02:34:42] "GET /obj-perms HTTP/1.1" 200 5030 0.004205 10.0.0.27 - - [2025-12-01 02:34:42] "GET /virtual-machine/e90b9476-3475-4fb8-836a-eb0c36b3464c HTTP/1.1" 200 1292 0.005631 10.0.0.27 - - [2025-12-01 02:34:42] "GET /virtual-machine-interface/0eeaee36-c499-44ab-9d24-0c665a6a73ad HTTP/1.1" 200 2944 0.006009 10.0.0.27 - - [2025-12-01 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005132 10.0.0.27 - - [2025-12-01 02:34:42] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004600 10.0.0.27 - - [2025-12-01 02:34:42] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003826 10.0.0.27 - - [2025-12-01 02:34:42] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007266 10.0.0.27 - - [2025-12-01 02:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.27 - - [2025-12-01 02:34:43] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005539 10.0.0.27 - - [2025-12-01 02:34:43] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005540 10.0.0.27 - - [2025-12-01 02:34:43] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007065 10.0.0.27 - - [2025-12-01 02:34:43] "POST /neutron/port HTTP/1.1" 200 1088 0.019367 10.0.0.27 - - [2025-12-01 02:34:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009335 10.0.0.27 - - [2025-12-01 02:34:49] "POST /neutron/port HTTP/1.1" 200 1088 0.018234 10.0.0.27 - - [2025-12-01 02:34:54] "GET /virtual-machine/8c34dc23-668d-4bb2-a52e-54ef0dacdca7 HTTP/1.1" 200 1293 0.004377 10.0.0.27 - - [2025-12-01 02:34:54] "GET /virtual-machine-interface/0d98141f-e888-4db5-9375-559903ef7992 HTTP/1.1" 200 2943 0.006035 10.0.0.27 - - [2025-12-01 02:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.27 - - [2025-12-01 02:34:54] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004934 10.0.0.27 - - [2025-12-01 02:34:54] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004306 10.0.0.27 - - [2025-12-01 02:34:54] "GET /virtual-network/b2d3647a-16f2-4caa-910d-4799b1690040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006887 10.0.0.27 - - [2025-12-01 02:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.27 - - [2025-12-01 02:34:55] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005105 10.0.0.27 - - [2025-12-01 02:34:55] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003931 10.0.0.27 - - [2025-12-01 02:34:55] "GET /virtual-network/b2d3647a-16f2-4caa-910d-4799b1690040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006661 10.0.0.27 - - [2025-12-01 02:34:55] "GET /virtual-machine/de24e635-840a-4635-92a0-44a42a8ab228 HTTP/1.1" 200 1293 0.004472 10.0.0.27 - - [2025-12-01 02:34:55] "GET /virtual-machine-interface/60ba58cf-8bb8-4baa-946a-f45f0fcfd684 HTTP/1.1" 200 2944 0.006425 10.0.0.27 - - [2025-12-01 02:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.27 - - [2025-12-01 02:34:55] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004779 10.0.0.27 - - [2025-12-01 02:34:55] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003678 10.0.0.27 - - [2025-12-01 02:34:55] "GET /virtual-network/5c1c2a94-1f70-4b28-ad4f-7bea1b389da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006830 10.0.0.27 - - [2025-12-01 02:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.27 - - [2025-12-01 02:34:56] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004987 10.0.0.27 - - [2025-12-01 02:34:56] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003780 10.0.0.27 - - [2025-12-01 02:34:56] "GET /virtual-network/5c1c2a94-1f70-4b28-ad4f-7bea1b389da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006765 10.0.0.27 - - [2025-12-01 02:34:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010616 10.0.0.27 - - [2025-12-01 02:35:24] "GET /virtual-machine/de24e635-840a-4635-92a0-44a42a8ab228 HTTP/1.1" 200 1293 0.004851 10.0.0.27 - - [2025-12-01 02:35:24] "POST /neutron/port HTTP/1.1" 200 151 0.198629 10.0.0.27 - - [2025-12-01 02:35:25] "POST /neutron/network HTTP/1.1" 200 925 0.033472 10.0.0.27 - - [2025-12-01 02:35:25] "POST /neutron/port HTTP/1.1" 200 117 0.001388 10.0.0.27 - - [2025-12-01 02:35:26] "GET /virtual-machine/de24e635-840a-4635-92a0-44a42a8ab228 HTTP/1.1" 404 171 0.003164 10.0.0.27 - - [2025-12-01 02:35:26] "GET /virtual-machine/de24e635-840a-4635-92a0-44a42a8ab228 HTTP/1.1" 404 171 0.003165 10.0.0.27 - - [2025-12-01 02:35:26] "GET /virtual-machine/de24e635-840a-4635-92a0-44a42a8ab228 HTTP/1.1" 404 171 0.003362 10.0.0.27 - - [2025-12-01 02:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.27 - - [2025-12-01 02:35:26] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004956 10.0.0.27 - - [2025-12-01 02:35:26] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005468 10.0.0.27 - - [2025-12-01 02:35:26] "GET /virtual-network/5c1c2a94-1f70-4b28-ad4f-7bea1b389da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006641 10.0.0.27 - - [2025-12-01 02:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.27 - - [2025-12-01 02:35:26] "GET /routing-instance/faf30c39-f371-46f7-92d3-5cd508e51ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.006276 10.0.0.27 - - [2025-12-01 02:35:26] "GET /route-target/66bc0dc9-9745-4f02-a455-47d4b48b94e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006286 10.0.0.27 - - [2025-12-01 02:35:29] "GET /obj-perms HTTP/1.1" 200 5030 0.005015 10.0.0.27 - - [2025-12-01 02:35:32] "GET /obj-perms HTTP/1.1" 200 5030 0.005322 10.0.0.27 - - [2025-12-01 02:35:35] "GET /obj-perms HTTP/1.1" 200 5030 0.004460 10.0.0.33 - - [2025-12-01 02:35:36] "GET /obj-perms HTTP/1.1" 200 5030 0.004259 10.0.0.23 - - [2025-12-01 02:35:36] "GET /obj-perms HTTP/1.1" 200 5030 0.004988 10.0.0.27 - - [2025-12-01 02:35:36] "GET /virtual-machine/8c34dc23-668d-4bb2-a52e-54ef0dacdca7 HTTP/1.1" 200 1293 0.004766 10.0.0.27 - - [2025-12-01 02:35:36] "POST /neutron/port HTTP/1.1" 200 1113 0.013225 10.0.0.27 - - [2025-12-01 02:35:38] "GET /virtual-machine/8c34dc23-668d-4bb2-a52e-54ef0dacdca7 HTTP/1.1" 404 171 0.003919 10.0.0.27 - - [2025-12-01 02:35:38] "GET /virtual-machine/8c34dc23-668d-4bb2-a52e-54ef0dacdca7 HTTP/1.1" 404 171 0.004254 10.0.0.27 - - [2025-12-01 02:35:38] "GET /virtual-machine/8c34dc23-668d-4bb2-a52e-54ef0dacdca7 HTTP/1.1" 404 171 0.003448 10.0.0.27 - - [2025-12-01 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.27 - - [2025-12-01 02:35:38] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004218 10.0.0.27 - - [2025-12-01 02:35:38] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003401 10.0.0.27 - - [2025-12-01 02:35:38] "GET /virtual-network/b2d3647a-16f2-4caa-910d-4799b1690040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.007215 10.0.0.27 - - [2025-12-01 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.27 - - [2025-12-01 02:35:38] "GET /routing-instance/58c44afe-a0a8-44ed-a34a-1810727b977d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.005556 10.0.0.27 - - [2025-12-01 02:35:38] "GET /route-target/fe509213-2f57-46c5-b7a6-c01da37e36b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.018361 10.0.0.27 - - [2025-12-01 02:35:38] "GET /obj-perms HTTP/1.1" 200 5030 0.004315 10.0.0.27 - - [2025-12-01 02:35:41] "GET /obj-perms HTTP/1.1" 200 5030 0.008542 10.0.0.27 - - [2025-12-01 02:35:47] "GET /obj-perms HTTP/1.1" 200 5030 0.004606 10.0.0.27 - - [2025-12-01 02:35:51] "GET /obj-perms HTTP/1.1" 200 5030 0.005423 10.0.0.27 - - [2025-12-01 02:35:57] "GET /obj-perms HTTP/1.1" 200 5030 0.004099 10.0.0.27 - - [2025-12-01 02:36:00] "GET /obj-perms HTTP/1.1" 200 5030 0.004380 10.0.0.27 - - [2025-12-01 02:36:06] "GET /obj-perms HTTP/1.1" 200 5030 0.004495 10.0.0.27 - - [2025-12-01 02:36:06] "GET /obj-perms HTTP/1.1" 200 5030 0.006293 10.0.0.27 - - [2025-12-01 02:36:06] "GET /virtual-machine/e90b9476-3475-4fb8-836a-eb0c36b3464c HTTP/1.1" 200 1292 0.006058 10.0.0.27 - - [2025-12-01 02:36:07] "POST /neutron/port HTTP/1.1" 200 1114 0.014157 10.0.0.27 - - [2025-12-01 02:36:08] "GET /virtual-machine/e90b9476-3475-4fb8-836a-eb0c36b3464c HTTP/1.1" 404 171 0.003557 10.0.0.27 - - [2025-12-01 02:36:08] "GET /virtual-machine/e90b9476-3475-4fb8-836a-eb0c36b3464c HTTP/1.1" 404 171 0.003733 10.0.0.27 - - [2025-12-01 02:36:08] "GET /virtual-machine/e90b9476-3475-4fb8-836a-eb0c36b3464c HTTP/1.1" 404 171 0.003323 10.0.0.27 - - [2025-12-01 02:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.27 - - [2025-12-01 02:36:08] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004338 10.0.0.27 - - [2025-12-01 02:36:08] "GET /virtual-networks?parent_id=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003503 10.0.0.27 - - [2025-12-01 02:36:08] "GET /virtual-network/cbf48e40-ebfa-4e8b-976c-bc69c164ae82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005978 10.0.0.27 - - [2025-12-01 02:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.27 - - [2025-12-01 02:36:08] "GET /routing-instance/6800be7d-1de7-490b-bb54-eecf5072479e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004653 10.0.0.27 - - [2025-12-01 02:36:08] "GET /route-target/4f5fba28-b46e-4d79-bb59-21e1031d590e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003843 10.0.0.27 - - [2025-12-01 02:36:12] "GET /obj-perms HTTP/1.1" 200 5030 0.005871 10.0.0.27 - - [2025-12-01 02:36:15] "GET /obj-perms HTTP/1.1" 200 5030 0.004777 10.0.0.27 - - [2025-12-01 02:36:21] "GET /obj-perms HTTP/1.1" 200 5030 0.005100 10.0.0.27 - - [2025-12-01 02:36:24] "GET /obj-perms HTTP/1.1" 200 5030 0.004249 10.0.0.27 - - [2025-12-01 02:36:30] "GET /obj-perms HTTP/1.1" 200 5030 0.004781 10.0.0.27 - - [2025-12-01 02:36:33] "GET /obj-perms HTTP/1.1" 200 5030 0.004478 10.0.0.27 - - [2025-12-01 02:36:36] "GET /obj-perms HTTP/1.1" 200 5030 0.004628 10.0.0.33 - - [2025-12-01 02:36:36] "GET /obj-perms HTTP/1.1" 200 5030 0.004758 10.0.0.23 - - [2025-12-01 02:36:36] "GET /obj-perms HTTP/1.1" 200 5030 0.004876 10.0.0.27 - - [2025-12-01 02:36:37] "GET /virtual-network/b2d3647a-16f2-4caa-910d-4799b1690040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.008871 10.0.0.27 - - [2025-12-01 02:36:37] "POST /neutron/network HTTP/1.1" 200 823 0.094522 10.0.0.27 - - [2025-12-01 02:36:37] "GET /virtual-network/b2d3647a-16f2-4caa-910d-4799b1690040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007043 10.0.0.27 - - [2025-12-01 02:36:37] "POST /ref-update HTTP/1.1" 200 156 0.056360 10.0.0.27 - - [2025-12-01 02:36:37] "POST /ref-update HTTP/1.1" 200 156 0.073027 10.0.0.27 - - [2025-12-01 02:36:37] "DELETE /network-policy/2dbe3f3e-6018-45ba-8d7f-c0a2d029bc2d HTTP/1.1" 200 115 0.060930 10.0.0.27 - - [2025-12-01 02:36:37] "DELETE /network-policy/af2ef251-d73a-413c-beda-5f1b1f3cf8da HTTP/1.1" 200 115 0.062708 10.0.0.27 - - [2025-12-01 02:36:37] "DELETE /network-policy/4d45a673-c156-444a-b4b6-e546c00ce202 HTTP/1.1" 200 115 0.048882 10.0.0.33 - - [2025-12-01 02:36:38] "DELETE /access-control-list/cafa6248-bf9a-4ff2-8d38-accebe254af2 HTTP/1.1" 200 115 0.121414 10.0.0.23 - - [2025-12-01 02:36:38] "POST /useragent-kv HTTP/1.1" 200 115 0.076670 10.0.0.23 - - [2025-12-01 02:36:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005779 10.0.0.27 - - [2025-12-01 02:36:38] "POST /neutron/network HTTP/1.1" 200 151 0.315052 10.0.0.33 - - [2025-12-01 02:36:38] "DELETE /route-target/66bc0dc9-9745-4f02-a455-47d4b48b94e2 HTTP/1.1" 200 115 0.065211 10.0.0.27 - - [2025-12-01 02:36:38] "POST /neutron/network HTTP/1.1" 200 824 0.011217 10.0.0.33 - - [2025-12-01 02:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.27 - - [2025-12-01 02:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.27 - - [2025-12-01 02:36:39] "DELETE /network-ipam/5e20940d-1a0b-4293-983d-b7ba1e406011 HTTP/1.1" 200 115 0.040298 10.0.0.27 - - [2025-12-01 02:36:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.006026 10.0.0.27 - - [2025-12-01 02:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.27 - - [2025-12-01 02:36:39] "DELETE /network-ipam/fa3eccdf-643a-4598-9a4e-d675ceb90c0a HTTP/1.1" 200 115 0.039826 10.0.0.27 - - [2025-12-01 02:36:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.005410 10.0.0.27 - - [2025-12-01 02:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004916 10.0.0.27 - - [2025-12-01 02:36:39] "DELETE /network-ipam/b5823e91-1790-4929-86bb-00bfcc7206e6 HTTP/1.1" 200 115 0.051211 10.0.0.27 - - [2025-12-01 02:36:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.006057 10.0.0.23 - - [2025-12-01 02:36:41] "GET /projects?obj_uuids=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001549 10.0.0.27 - - [2025-12-01 02:36:41] "GET /project/aecc594b-1f98-49a7-9502-dd7bdaf60d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.106514 10.0.0.23 - - [2025-12-01 02:36:41] "GET /projects?obj_uuids=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002782 10.0.0.27 - - [2025-12-01 02:36:41] "GET /project/aecc594b-1f98-49a7-9502-dd7bdaf60d53?fields=virtual_networks HTTP/1.1" 200 1043 0.062280 10.0.0.23 - - [2025-12-01 02:36:41] "GET /projects?obj_uuids=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001645 10.0.0.27 - - [2025-12-01 02:36:41] "GET /project/aecc594b-1f98-49a7-9502-dd7bdaf60d53?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.102255 10.0.0.23 - - [2025-12-01 02:36:41] "GET /projects?obj_uuids=aecc594b-1f98-49a7-9502-dd7bdaf60d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002284 10.0.0.27 - - [2025-12-01 02:36:41] "GET /project/aecc594b-1f98-49a7-9502-dd7bdaf60d53?fields=security_groups HTTP/1.1" 200 1269 0.066105 10.0.0.27 - - [2025-12-01 02:36:42] "POST /fqname-to-id HTTP/1.1" 404 194 0.031715 10.0.0.23 - - [2025-12-01 02:36:42] "GET /projects?obj_uuids=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004862 10.0.0.23 - - [2025-12-01 02:36:42] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001433 10.0.0.23 - - [2025-12-01 02:36:42] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051811 10.0.0.23 - - [2025-12-01 02:36:42] "POST /id-to-fqname HTTP/1.1" 200 196 0.005758 10.0.0.23 - - [2025-12-01 02:36:42] "POST /fqname-to-id HTTP/1.1" 404 205 0.007437 10.0.0.23 - - [2025-12-01 02:36:43] "POST /security-groups HTTP/1.1" 200 597 0.039377 10.0.0.23 - - [2025-12-01 02:36:43] "POST /projects HTTP/1.1" 200 597 0.274828 10.0.0.23 - - [2025-12-01 02:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.311288 10.0.0.33 - - [2025-12-01 02:36:43] "POST /access-control-lists HTTP/1.1" 200 602 0.041991 10.0.0.27 - - [2025-12-01 02:36:43] "GET /project/68605fe9-782c-44ae-bbe6-419289f08ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.558008 10.0.0.27 - - [2025-12-01 02:36:44] "GET / HTTP/1.1" 200 35931 0.002236 10.0.0.27 - - [2025-12-01 02:36:47] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000512 10.0.0.27 - - [2025-12-01 02:36:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.077064 10.0.0.27 - - [2025-12-01 02:36:48] "POST /network-ipams HTTP/1.1" 200 519 0.029374 10.0.0.27 - - [2025-12-01 02:36:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003703 10.0.0.27 - - [2025-12-01 02:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.27 - - [2025-12-01 02:36:48] "GET /network-ipam/6b9deadd-71f6-42a1-9270-10fb1e483ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.006903 10.0.0.27 - - [2025-12-01 02:36:48] "PUT /network-ipam/6b9deadd-71f6-42a1-9270-10fb1e483ac7 HTTP/1.1" 200 258 0.019546 10.0.0.27 - - [2025-12-01 02:36:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003611 10.0.0.27 - - [2025-12-01 02:36:48] "POST /network-ipams HTTP/1.1" 200 519 0.030883 10.0.0.27 - - [2025-12-01 02:36:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003690 10.0.0.27 - - [2025-12-01 02:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.27 - - [2025-12-01 02:36:48] "GET /network-ipam/38d8ba09-3956-41c8-8ac4-0f53bb683f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.006733 10.0.0.27 - - [2025-12-01 02:36:48] "PUT /network-ipam/38d8ba09-3956-41c8-8ac4-0f53bb683f27 HTTP/1.1" 200 258 0.015836 10.0.0.27 - - [2025-12-01 02:36:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.004097 10.0.0.27 - - [2025-12-01 02:36:48] "POST /network-ipams HTTP/1.1" 200 519 0.035733 10.0.0.27 - - [2025-12-01 02:36:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.005183 10.0.0.27 - - [2025-12-01 02:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005147 10.0.0.27 - - [2025-12-01 02:36:48] "GET /network-ipam/de230ac2-930c-42e5-9d73-9709f5177f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.006397 10.0.0.27 - - [2025-12-01 02:36:49] "PUT /network-ipam/de230ac2-930c-42e5-9d73-9709f5177f25 HTTP/1.1" 200 258 0.020947 10.0.0.27 - - [2025-12-01 02:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.23 - - [2025-12-01 02:36:49] "GET /projects?obj_uuids=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001658 10.0.0.27 - - [2025-12-01 02:36:49] "GET /project/68605fe9-782c-44ae-bbe6-419289f08ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.046741 10.0.0.23 - - [2025-12-01 02:36:50] "GET /projects?obj_uuids=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001334 10.0.0.27 - - [2025-12-01 02:36:50] "POST /neutron/network HTTP/1.1" 200 613 0.169926 10.0.0.33 - - [2025-12-01 02:36:50] "POST /route-targets HTTP/1.1" 200 327 0.020206 10.0.0.27 - - [2025-12-01 02:36:50] "POST /neutron/network HTTP/1.1" 200 1012 0.013522 10.0.0.27 - - [2025-12-01 02:36:50] "POST /id-to-fqname HTTP/1.1" 200 227 0.001518 10.0.0.27 - - [2025-12-01 02:36:50] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005826 10.0.0.27 - - [2025-12-01 02:36:50] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006145 10.0.0.27 - - [2025-12-01 02:36:51] "POST /neutron/subnet HTTP/1.1" 200 720 0.012311 10.0.0.27 - - [2025-12-01 02:36:51] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005705 10.0.0.27 - - [2025-12-01 02:36:51] "GET /network-ipam/6b9deadd-71f6-42a1-9270-10fb1e483ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.004726 10.0.0.27 - - [2025-12-01 02:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.23 - - [2025-12-01 02:36:51] "GET /projects?obj_uuids=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001063 10.0.0.27 - - [2025-12-01 02:36:51] "GET /project/68605fe9-782c-44ae-bbe6-419289f08ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.045482 10.0.0.27 - - [2025-12-01 02:36:51] "POST /neutron/network HTTP/1.1" 200 117 0.016939 10.0.0.33 - - [2025-12-01 02:36:51] "POST /ref-update HTTP/1.1" 200 156 0.025427 10.0.0.23 - - [2025-12-01 02:36:51] "POST /useragent-kv HTTP/1.1" 200 115 0.008652 10.0.0.27 - - [2025-12-01 02:36:51] "POST /neutron/subnet HTTP/1.1" 200 828 0.194490 10.0.0.27 - - [2025-12-01 02:36:52] "POST /id-to-fqname HTTP/1.1" 200 227 0.001457 10.0.0.27 - - [2025-12-01 02:36:52] "GET /virtual-network/36bb9390-8426-4277-802d-4256096438d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005881 10.0.0.27 - - [2025-12-01 02:36:52] "GET /virtual-network/36bb9390-8426-4277-802d-4256096438d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005983 10.0.0.27 - - [2025-12-01 02:36:52] "POST /neutron/network HTTP/1.1" 200 1015 0.011440 10.0.0.27 - - [2025-12-01 02:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005248 10.0.0.23 - - [2025-12-01 02:36:52] "GET /projects?obj_uuids=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001274 10.0.0.27 - - [2025-12-01 02:36:52] "GET /project/68605fe9-782c-44ae-bbe6-419289f08ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.055254 10.0.0.27 - - [2025-12-01 02:36:52] "POST /neutron/network HTTP/1.1" 200 117 0.018722 10.0.0.23 - - [2025-12-01 02:36:52] "POST /useragent-kv HTTP/1.1" 200 115 0.008170 10.0.0.27 - - [2025-12-01 02:36:52] "POST /neutron/subnet HTTP/1.1" 200 828 0.202924 10.0.0.33 - - [2025-12-01 02:36:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.068330 10.0.0.27 - - [2025-12-01 02:36:52] "POST /id-to-fqname HTTP/1.1" 200 227 0.001975 10.0.0.27 - - [2025-12-01 02:36:52] "GET /virtual-network/2e4b8539-babb-4b0f-a47a-6ddfcddca7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006472 10.0.0.27 - - [2025-12-01 02:36:53] "GET /virtual-network/2e4b8539-babb-4b0f-a47a-6ddfcddca7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006086 10.0.0.27 - - [2025-12-01 02:36:53] "POST /neutron/network HTTP/1.1" 200 1015 0.010685 10.0.0.27 - - [2025-12-01 02:36:53] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005998 10.0.0.27 - - [2025-12-01 02:36:55] "GET /virtual-network/36bb9390-8426-4277-802d-4256096438d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006986 10.0.0.27 - - [2025-12-01 02:36:55] "GET /obj-perms HTTP/1.1" 200 5042 0.065025 10.0.0.27 - - [2025-12-01 02:36:55] "GET /virtual-network/2e4b8539-babb-4b0f-a47a-6ddfcddca7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006514 10.0.0.33 - - [2025-12-01 02:36:56] "GET /obj-perms HTTP/1.1" 200 5042 0.062005 10.0.0.23 - - [2025-12-01 02:36:56] "GET /obj-perms HTTP/1.1" 200 5042 0.055988 10.0.0.27 - - [2025-12-01 02:36:56] "POST /fqname-to-id HTTP/1.1" 404 224 0.003887 10.0.0.27 - - [2025-12-01 02:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.23 - - [2025-12-01 02:36:56] "GET /projects?obj_uuids=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001031 10.0.0.27 - - [2025-12-01 02:36:56] "GET /project/68605fe9-782c-44ae-bbe6-419289f08ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.044288 10.0.0.27 - - [2025-12-01 02:36:56] "POST /network-policys HTTP/1.1" 200 559 0.032495 10.0.0.27 - - [2025-12-01 02:36:56] "GET /network-policy/47e3150e-8872-43aa-a4a8-05e520fdb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.011984 10.0.0.27 - - [2025-12-01 02:36:56] "POST /fqname-to-id HTTP/1.1" 404 224 0.003713 10.0.0.27 - - [2025-12-01 02:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.23 - - [2025-12-01 02:36:56] "GET /projects?obj_uuids=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001249 10.0.0.27 - - [2025-12-01 02:36:56] "GET /project/68605fe9-782c-44ae-bbe6-419289f08ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.065136 10.0.0.27 - - [2025-12-01 02:36:56] "POST /network-policys HTTP/1.1" 200 559 0.042549 10.0.0.27 - - [2025-12-01 02:36:56] "GET /network-policy/7d3470d5-b837-4369-b0ee-33ea3b678808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.008101 10.0.0.27 - - [2025-12-01 02:36:56] "POST /fqname-to-id HTTP/1.1" 404 224 0.003764 10.0.0.27 - - [2025-12-01 02:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.23 - - [2025-12-01 02:36:56] "GET /projects?obj_uuids=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001043 10.0.0.27 - - [2025-12-01 02:36:56] "GET /project/68605fe9-782c-44ae-bbe6-419289f08ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.042500 10.0.0.27 - - [2025-12-01 02:36:56] "POST /network-policys HTTP/1.1" 200 559 0.035071 10.0.0.27 - - [2025-12-01 02:36:56] "GET /network-policy/4ab0c6f8-3e86-4b4b-8919-aac885c20d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.008082 10.0.0.27 - - [2025-12-01 02:36:57] "POST /neutron/network HTTP/1.1" 200 1012 0.011110 10.0.0.33 - - [2025-12-01 02:36:57] "POST /fqname-to-id HTTP/1.1" 404 242 0.007706 10.0.0.27 - - [2025-12-01 02:36:57] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.010108 10.0.0.27 - - [2025-12-01 02:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.27 - - [2025-12-01 02:36:57] "GET /network-policy/47e3150e-8872-43aa-a4a8-05e520fdb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.005589 10.0.0.27 - - [2025-12-01 02:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.27 - - [2025-12-01 02:36:57] "GET /network-policy/7d3470d5-b837-4369-b0ee-33ea3b678808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004995 10.0.0.27 - - [2025-12-01 02:36:57] "POST /neutron/network HTTP/1.1" 200 1015 0.010174 10.0.0.33 - - [2025-12-01 02:36:57] "POST /access-control-lists HTTP/1.1" 200 597 0.051777 10.0.0.27 - - [2025-12-01 02:36:57] "GET /virtual-network/36bb9390-8426-4277-802d-4256096438d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.009089 10.0.0.27 - - [2025-12-01 02:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018111 10.0.0.27 - - [2025-12-01 02:36:57] "GET /network-policy/4ab0c6f8-3e86-4b4b-8919-aac885c20d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004450 10.0.0.27 - - [2025-12-01 02:36:57] "POST /id-to-fqname HTTP/1.1" 200 227 0.001511 10.0.0.27 - - [2025-12-01 02:36:58] "POST /neutron/network HTTP/1.1" 200 1206 0.007878 10.0.0.23 - - [2025-12-01 02:36:58] "GET /projects?obj_uuids=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001269 10.0.0.27 - - [2025-12-01 02:36:58] "GET /project/68605fe9-782c-44ae-bbe6-419289f08ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.090517 10.0.0.27 - - [2025-12-01 02:36:59] "POST /neutron/port HTTP/1.1" 200 117 0.010211 10.0.0.27 - - [2025-12-01 02:36:59] "POST /id-to-fqname HTTP/1.1" 200 227 0.001518 10.0.0.27 - - [2025-12-01 02:36:59] "POST /neutron/network HTTP/1.1" 200 1206 0.007981 10.0.0.27 - - [2025-12-01 02:37:00] "POST /neutron/port HTTP/1.1" 200 1171 0.023701 10.0.0.23 - - [2025-12-01 02:37:00] "GET /projects?obj_uuids=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001954 10.0.0.27 - - [2025-12-01 02:37:00] "GET /project/68605fe9-782c-44ae-bbe6-419289f08ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.143632 10.0.0.27 - - [2025-12-01 02:37:00] "POST /neutron/network HTTP/1.1" 200 1113 0.011577 10.0.0.27 - - [2025-12-01 02:37:00] "POST /neutron/subnet HTTP/1.1" 200 1375 0.022691 10.0.0.27 - - [2025-12-01 02:37:00] "POST /neutron/network HTTP/1.1" 200 1196 0.010755 10.0.0.27 - - [2025-12-01 02:37:00] "POST /neutron/port HTTP/1.1" 200 117 0.008001 10.0.0.27 - - [2025-12-01 02:37:00] "POST /id-to-fqname HTTP/1.1" 200 227 0.001453 10.0.0.27 - - [2025-12-01 02:37:01] "POST /neutron/network HTTP/1.1" 200 1025 0.010401 10.0.0.33 - - [2025-12-01 02:37:01] "PUT /access-control-list/52b9fbfa-96eb-4898-b1bb-9ac322fa201f HTTP/1.1" 200 272 0.061908 10.0.0.27 - - [2025-12-01 02:37:01] "POST /neutron/port HTTP/1.1" 200 1174 0.028012 10.0.0.27 - - [2025-12-01 02:37:01] "POST /neutron/port HTTP/1.1" 200 1202 0.025790 10.0.0.27 - - [2025-12-01 02:37:02] "POST /neutron/subnet HTTP/1.1" 200 1389 0.015461 10.0.0.27 - - [2025-12-01 02:37:02] "POST /neutron/network HTTP/1.1" 200 1113 0.014942 10.0.0.23 - - [2025-12-01 02:37:02] "GET /projects?obj_uuids=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001154 10.0.0.27 - - [2025-12-01 02:37:02] "GET /project/68605fe9-782c-44ae-bbe6-419289f08ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.086977 10.0.0.27 - - [2025-12-01 02:37:02] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009203 10.0.0.27 - - [2025-12-01 02:37:02] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008157 10.0.0.27 - - [2025-12-01 02:37:02] "POST /neutron/port HTTP/1.1" 200 1199 0.026727 10.0.0.27 - - [2025-12-01 02:37:02] "POST /neutron/network HTTP/1.1" 200 1025 0.009615 10.0.0.27 - - [2025-12-01 02:37:02] "GET /virtual-machine/f6f4bfed-c689-4e21-af6a-5850e6e80364 HTTP/1.1" 401 292 0.000433 10.0.0.27 - - [2025-12-01 02:37:03] "POST /neutron/port HTTP/1.1" 200 1174 0.023066 10.0.0.27 - - [2025-12-01 02:37:03] "POST /neutron/port HTTP/1.1" 200 1202 0.023508 10.0.0.27 - - [2025-12-01 02:37:03] "POST /neutron/subnet HTTP/1.1" 200 1389 0.016450 10.0.0.27 - - [2025-12-01 02:37:03] "GET /virtual-machine/f6f4bfed-c689-4e21-af6a-5850e6e80364 HTTP/1.1" 200 1299 0.040847 10.0.0.27 - - [2025-12-01 02:37:03] "GET /virtual-machine/f6f4bfed-c689-4e21-af6a-5850e6e80364 HTTP/1.1" 200 1299 0.005953 10.0.0.27 - - [2025-12-01 02:37:03] "GET /virtual-machine-interface/e1c8b6bd-b20b-45b2-967e-44168c1a61e0 HTTP/1.1" 200 3169 0.007217 10.0.0.27 - - [2025-12-01 02:37:03] "GET /virtual-machine/f6f4bfed-c689-4e21-af6a-5850e6e80364 HTTP/1.1" 200 1299 0.005108 10.0.0.27 - - [2025-12-01 02:37:03] "GET /virtual-machine-interface/e1c8b6bd-b20b-45b2-967e-44168c1a61e0 HTTP/1.1" 200 3169 0.005917 10.0.0.27 - - [2025-12-01 02:37:03] "GET /instance-ip/922c5059-3b7d-40c5-87ef-f062a40518f7 HTTP/1.1" 200 1652 0.006970 10.0.0.27 - - [2025-12-01 02:37:03] "GET /instance-ip/e5cc609d-5c40-4a14-a19f-5b07ecd15532 HTTP/1.1" 200 1633 0.008500 10.0.0.27 - - [2025-12-01 02:37:03] "POST /neutron/network HTTP/1.1" 200 1015 0.012099 10.0.0.27 - - [2025-12-01 02:37:03] "GET /virtual-machine/f6f4bfed-c689-4e21-af6a-5850e6e80364 HTTP/1.1" 200 1299 0.004062 10.0.0.27 - - [2025-12-01 02:37:03] "GET /virtual-machine-interface/e1c8b6bd-b20b-45b2-967e-44168c1a61e0 HTTP/1.1" 200 3169 0.008002 10.0.0.27 - - [2025-12-01 02:37:03] "GET /instance-ip/922c5059-3b7d-40c5-87ef-f062a40518f7 HTTP/1.1" 200 1652 0.005094 10.0.0.27 - - [2025-12-01 02:37:03] "GET /instance-ip/e5cc609d-5c40-4a14-a19f-5b07ecd15532 HTTP/1.1" 200 1633 0.005902 10.0.0.27 - - [2025-12-01 02:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.27 - - [2025-12-01 02:37:03] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004946 10.0.0.27 - - [2025-12-01 02:37:03] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003929 10.0.0.27 - - [2025-12-01 02:37:03] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.006176 10.0.0.27 - - [2025-12-01 02:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.27 - - [2025-12-01 02:37:03] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005892 10.0.0.27 - - [2025-12-01 02:37:04] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004081 10.0.0.27 - - [2025-12-01 02:37:04] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.006705 10.0.0.27 - - [2025-12-01 02:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.27 - - [2025-12-01 02:37:04] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004997 10.0.0.27 - - [2025-12-01 02:37:04] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003993 10.0.0.27 - - [2025-12-01 02:37:04] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.006460 10.0.0.27 - - [2025-12-01 02:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004850 10.0.0.27 - - [2025-12-01 02:37:04] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005017 10.0.0.27 - - [2025-12-01 02:37:04] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.009589 10.0.0.27 - - [2025-12-01 02:37:04] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.006480 10.0.0.27 - - [2025-12-01 02:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005191 10.0.0.27 - - [2025-12-01 02:37:04] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005293 10.0.0.27 - - [2025-12-01 02:37:04] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004115 10.0.0.27 - - [2025-12-01 02:37:04] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.007371 10.0.0.27 - - [2025-12-01 02:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.27 - - [2025-12-01 02:37:07] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.008229 10.0.0.27 - - [2025-12-01 02:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.27 - - [2025-12-01 02:37:11] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.007783 10.0.0.27 - - [2025-12-01 02:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.27 - - [2025-12-01 02:37:15] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.005741 10.0.0.23 - - [2025-12-01 02:37:17] "DELETE /project/68605fe9782c44aebbe6419289f08ab8 HTTP/1.1" 404 173 0.004680 10.0.0.23 - - [2025-12-01 02:37:17] "DELETE /project/aecc594b-1f98-49a7-9502-dd7bdaf60d53 HTTP/1.1" 404 177 0.004501 10.0.0.27 - - [2025-12-01 02:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.27 - - [2025-12-01 02:37:20] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.007051 10.0.0.27 - - [2025-12-01 02:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.27 - - [2025-12-01 02:37:24] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.005527 10.0.0.27 - - [2025-12-01 02:37:25] "POST /neutron/network HTTP/1.1" 200 1123 0.008456 10.0.0.27 - - [2025-12-01 02:37:26] "POST /neutron/subnet HTTP/1.1" 200 1389 0.017402 10.0.0.27 - - [2025-12-01 02:37:26] "POST /neutron/network HTTP/1.1" 200 1113 0.012660 10.0.0.27 - - [2025-12-01 02:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.27 - - [2025-12-01 02:37:28] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.005811 10.0.0.27 - - [2025-12-01 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.27 - - [2025-12-01 02:37:32] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.005823 10.0.0.27 - - [2025-12-01 02:37:34] "POST /neutron/network HTTP/1.1" 200 1206 0.036120 10.0.0.27 - - [2025-12-01 02:37:34] "POST /neutron/subnet HTTP/1.1" 200 1375 0.016810 10.0.0.27 - - [2025-12-01 02:37:35] "POST /neutron/network HTTP/1.1" 200 1196 0.014669 10.0.0.27 - - [2025-12-01 02:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.27 - - [2025-12-01 02:37:36] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.007054 10.0.0.27 - - [2025-12-01 02:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.27 - - [2025-12-01 02:37:40] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.006328 10.0.0.27 - - [2025-12-01 02:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.27 - - [2025-12-01 02:37:44] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.006615 10.0.0.27 - - [2025-12-01 02:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.27 - - [2025-12-01 02:37:48] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.007194 10.0.0.27 - - [2025-12-01 02:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.27 - - [2025-12-01 02:37:50] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004076 10.0.0.27 - - [2025-12-01 02:37:50] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003770 10.0.0.27 - - [2025-12-01 02:37:50] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.006171 10.0.0.27 - - [2025-12-01 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.27 - - [2025-12-01 02:37:51] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004255 10.0.0.27 - - [2025-12-01 02:37:51] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003446 10.0.0.27 - - [2025-12-01 02:37:51] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.008684 10.0.0.27 - - [2025-12-01 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.27 - - [2025-12-01 02:37:51] "GET /routing-instance/5b0435a3-7342-48a6-867d-93ad4a9abdb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.006868 10.0.0.27 - - [2025-12-01 02:37:51] "GET /route-target/cc91f337-0244-4890-b148-530a532a89e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004971 10.0.0.27 - - [2025-12-01 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.27 - - [2025-12-01 02:37:51] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004783 10.0.0.27 - - [2025-12-01 02:37:51] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004822 10.0.0.27 - - [2025-12-01 02:37:51] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.006486 10.0.0.27 - - [2025-12-01 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.27 - - [2025-12-01 02:37:51] "GET /routing-instance/5b0435a3-7342-48a6-867d-93ad4a9abdb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.005068 10.0.0.27 - - [2025-12-01 02:37:51] "GET /route-target/cc91f337-0244-4890-b148-530a532a89e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003970 10.0.0.27 - - [2025-12-01 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.27 - - [2025-12-01 02:37:51] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004969 10.0.0.27 - - [2025-12-01 02:37:51] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003698 10.0.0.27 - - [2025-12-01 02:37:51] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.009298 10.0.0.27 - - [2025-12-01 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.27 - - [2025-12-01 02:37:51] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004906 10.0.0.27 - - [2025-12-01 02:37:51] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003935 10.0.0.27 - - [2025-12-01 02:37:51] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.006972 10.0.0.27 - - [2025-12-01 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.27 - - [2025-12-01 02:37:51] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004947 10.0.0.27 - - [2025-12-01 02:37:51] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003841 10.0.0.27 - - [2025-12-01 02:37:51] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.006292 10.0.0.27 - - [2025-12-01 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.27 - - [2025-12-01 02:37:51] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004900 10.0.0.27 - - [2025-12-01 02:37:51] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003686 10.0.0.27 - - [2025-12-01 02:37:52] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.008870 10.0.0.27 - - [2025-12-01 02:37:52] "GET /obj-perms HTTP/1.1" 200 5042 0.004409 10.0.0.27 - - [2025-12-01 02:37:52] "GET /obj-perms HTTP/1.1" 200 5042 0.005619 10.0.0.23 - - [2025-12-01 02:37:52] "GET /obj-perms HTTP/1.1" 200 5042 0.004940 10.0.0.27 - - [2025-12-01 02:37:52] "GET /obj-perms HTTP/1.1" 200 5042 0.005089 10.0.0.27 - - [2025-12-01 02:37:52] "GET /obj-perms HTTP/1.1" 200 5042 0.003952 10.0.0.27 - - [2025-12-01 02:37:52] "POST /neutron/port HTTP/1.1" 200 1202 0.017113 10.0.0.27 - - [2025-12-01 02:37:52] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010172 10.0.0.27 - - [2025-12-01 02:37:52] "GET /virtual-machine/c7fb59b0-a6fb-4d21-bfe1-8e66127a5876 HTTP/1.1" 200 1299 0.008294 10.0.0.27 - - [2025-12-01 02:37:52] "GET /virtual-machine/c7fb59b0-a6fb-4d21-bfe1-8e66127a5876 HTTP/1.1" 200 1299 0.004254 10.0.0.27 - - [2025-12-01 02:37:52] "GET /virtual-machine-interface/3c8efd1d-d992-4072-a118-7b2649625ee8 HTTP/1.1" 200 3168 0.006250 10.0.0.27 - - [2025-12-01 02:37:52] "GET /virtual-machine/c7fb59b0-a6fb-4d21-bfe1-8e66127a5876 HTTP/1.1" 200 1299 0.004506 10.0.0.27 - - [2025-12-01 02:37:52] "GET /virtual-machine-interface/3c8efd1d-d992-4072-a118-7b2649625ee8 HTTP/1.1" 200 3168 0.005985 10.0.0.27 - - [2025-12-01 02:37:52] "GET /instance-ip/1b5318f1-7a38-4a5f-a5ae-4f4aa4820208 HTTP/1.1" 200 1653 0.007142 10.0.0.27 - - [2025-12-01 02:37:52] "GET /instance-ip/7bf099ff-0c5c-40ab-88d2-43800863338b HTTP/1.1" 200 1633 0.006904 10.0.0.27 - - [2025-12-01 02:37:52] "GET /virtual-machine/c7fb59b0-a6fb-4d21-bfe1-8e66127a5876 HTTP/1.1" 200 1299 0.004829 10.0.0.27 - - [2025-12-01 02:37:52] "GET /virtual-machine-interface/3c8efd1d-d992-4072-a118-7b2649625ee8 HTTP/1.1" 200 3168 0.007733 10.0.0.27 - - [2025-12-01 02:37:52] "GET /instance-ip/1b5318f1-7a38-4a5f-a5ae-4f4aa4820208 HTTP/1.1" 200 1653 0.006450 10.0.0.27 - - [2025-12-01 02:37:52] "GET /instance-ip/7bf099ff-0c5c-40ab-88d2-43800863338b HTTP/1.1" 200 1633 0.004855 10.0.0.27 - - [2025-12-01 02:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.27 - - [2025-12-01 02:37:52] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003664 10.0.0.27 - - [2025-12-01 02:37:52] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004415 10.0.0.27 - - [2025-12-01 02:37:53] "GET /virtual-network/36bb9390-8426-4277-802d-4256096438d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006713 10.0.0.27 - - [2025-12-01 02:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006162 10.0.0.27 - - [2025-12-01 02:37:53] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005215 10.0.0.27 - - [2025-12-01 02:37:53] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003804 10.0.0.27 - - [2025-12-01 02:37:53] "GET /virtual-network/36bb9390-8426-4277-802d-4256096438d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.007683 10.0.0.27 - - [2025-12-01 02:37:53] "POST /neutron/port HTTP/1.1" 200 1202 0.020128 10.0.0.27 - - [2025-12-01 02:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.27 - - [2025-12-01 02:37:53] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004471 10.0.0.27 - - [2025-12-01 02:37:53] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004980 10.0.0.27 - - [2025-12-01 02:37:53] "GET /virtual-network/36bb9390-8426-4277-802d-4256096438d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006024 10.0.0.27 - - [2025-12-01 02:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.27 - - [2025-12-01 02:37:53] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004875 10.0.0.27 - - [2025-12-01 02:37:53] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003641 10.0.0.27 - - [2025-12-01 02:37:53] "GET /virtual-network/36bb9390-8426-4277-802d-4256096438d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006821 10.0.0.27 - - [2025-12-01 02:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.27 - - [2025-12-01 02:37:53] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005021 10.0.0.27 - - [2025-12-01 02:37:53] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003901 10.0.0.27 - - [2025-12-01 02:37:53] "GET /virtual-network/36bb9390-8426-4277-802d-4256096438d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006801 10.0.0.27 - - [2025-12-01 02:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.27 - - [2025-12-01 02:37:54] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004132 10.0.0.27 - - [2025-12-01 02:37:54] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003542 10.0.0.27 - - [2025-12-01 02:37:54] "GET /virtual-network/36bb9390-8426-4277-802d-4256096438d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.008905 10.0.0.27 - - [2025-12-01 02:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.27 - - [2025-12-01 02:37:54] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005642 10.0.0.27 - - [2025-12-01 02:37:54] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003925 10.0.0.27 - - [2025-12-01 02:37:55] "GET /virtual-network/36bb9390-8426-4277-802d-4256096438d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.008870 10.0.0.27 - - [2025-12-01 02:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005592 10.0.0.27 - - [2025-12-01 02:37:55] "GET /routing-instance/532cff38-c305-40c4-b64c-173ab1de0bb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004849 10.0.0.27 - - [2025-12-01 02:37:55] "GET /route-target/751001ca-f18f-4a64-9cfe-cf23737da981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003841 10.0.0.27 - - [2025-12-01 02:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.27 - - [2025-12-01 02:37:55] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004700 10.0.0.27 - - [2025-12-01 02:37:55] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003568 10.0.0.27 - - [2025-12-01 02:37:55] "GET /virtual-network/36bb9390-8426-4277-802d-4256096438d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.007305 10.0.0.27 - - [2025-12-01 02:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.27 - - [2025-12-01 02:37:55] "GET /routing-instance/532cff38-c305-40c4-b64c-173ab1de0bb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.005342 10.0.0.27 - - [2025-12-01 02:37:55] "GET /route-target/751001ca-f18f-4a64-9cfe-cf23737da981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004490 10.0.0.27 - - [2025-12-01 02:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.27 - - [2025-12-01 02:37:55] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004861 10.0.0.27 - - [2025-12-01 02:37:55] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003658 10.0.0.27 - - [2025-12-01 02:37:55] "GET /virtual-network/36bb9390-8426-4277-802d-4256096438d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006997 10.0.0.27 - - [2025-12-01 02:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.27 - - [2025-12-01 02:37:55] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004800 10.0.0.27 - - [2025-12-01 02:37:55] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003788 10.0.0.27 - - [2025-12-01 02:37:55] "GET /virtual-network/36bb9390-8426-4277-802d-4256096438d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.008279 10.0.0.27 - - [2025-12-01 02:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.27 - - [2025-12-01 02:37:55] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004419 10.0.0.27 - - [2025-12-01 02:37:55] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003783 10.0.0.27 - - [2025-12-01 02:37:55] "GET /virtual-network/36bb9390-8426-4277-802d-4256096438d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006881 10.0.0.27 - - [2025-12-01 02:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.27 - - [2025-12-01 02:37:55] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004965 10.0.0.27 - - [2025-12-01 02:37:55] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004203 10.0.0.27 - - [2025-12-01 02:37:55] "GET /virtual-network/36bb9390-8426-4277-802d-4256096438d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.008500 10.0.0.27 - - [2025-12-01 02:37:55] "GET /obj-perms HTTP/1.1" 200 5042 0.004888 10.0.0.23 - - [2025-12-01 02:37:56] "GET /obj-perms HTTP/1.1" 200 5042 0.004091 10.0.0.27 - - [2025-12-01 02:37:56] "GET /obj-perms HTTP/1.1" 200 5042 0.003936 10.0.0.27 - - [2025-12-01 02:37:56] "GET /obj-perms HTTP/1.1" 200 5042 0.004161 10.0.0.33 - - [2025-12-01 02:37:56] "GET /obj-perms HTTP/1.1" 200 5042 0.004339 10.0.0.27 - - [2025-12-01 02:37:56] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007586 10.0.0.27 - - [2025-12-01 02:37:56] "POST /neutron/port HTTP/1.1" 200 1202 0.018029 10.0.0.27 - - [2025-12-01 02:37:56] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008135 10.0.0.27 - - [2025-12-01 02:37:56] "GET /virtual-machine/029bab53-811a-4f08-95e2-fa3b8c77387f HTTP/1.1" 200 1297 0.008608 10.0.0.27 - - [2025-12-01 02:37:56] "GET /virtual-machine/029bab53-811a-4f08-95e2-fa3b8c77387f HTTP/1.1" 200 1297 0.004757 10.0.0.27 - - [2025-12-01 02:37:56] "GET /virtual-machine-interface/162d3074-fe35-4f2c-a964-afedf5783aab HTTP/1.1" 200 3168 0.006404 10.0.0.27 - - [2025-12-01 02:37:56] "GET /virtual-machine/029bab53-811a-4f08-95e2-fa3b8c77387f HTTP/1.1" 200 1297 0.004183 10.0.0.27 - - [2025-12-01 02:37:56] "GET /virtual-machine-interface/162d3074-fe35-4f2c-a964-afedf5783aab HTTP/1.1" 200 3168 0.006584 10.0.0.27 - - [2025-12-01 02:37:56] "GET /instance-ip/1b320a03-895b-4274-98a7-1867a205eadb HTTP/1.1" 200 1653 0.008129 10.0.0.27 - - [2025-12-01 02:37:56] "GET /instance-ip/1fdb5507-7061-4019-b31d-9e660a23bfcc HTTP/1.1" 200 1634 0.008857 10.0.0.27 - - [2025-12-01 02:37:56] "GET /virtual-machine/029bab53-811a-4f08-95e2-fa3b8c77387f HTTP/1.1" 200 1297 0.004303 10.0.0.27 - - [2025-12-01 02:37:56] "GET /virtual-machine-interface/162d3074-fe35-4f2c-a964-afedf5783aab HTTP/1.1" 200 3168 0.006330 10.0.0.27 - - [2025-12-01 02:37:56] "GET /instance-ip/1b320a03-895b-4274-98a7-1867a205eadb HTTP/1.1" 200 1653 0.005087 10.0.0.27 - - [2025-12-01 02:37:56] "GET /instance-ip/1fdb5507-7061-4019-b31d-9e660a23bfcc HTTP/1.1" 200 1634 0.005102 10.0.0.27 - - [2025-12-01 02:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.27 - - [2025-12-01 02:37:56] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004735 10.0.0.27 - - [2025-12-01 02:37:56] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.011030 10.0.0.27 - - [2025-12-01 02:37:56] "GET /virtual-network/2e4b8539-babb-4b0f-a47a-6ddfcddca7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006469 10.0.0.27 - - [2025-12-01 02:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.27 - - [2025-12-01 02:37:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004746 10.0.0.27 - - [2025-12-01 02:37:57] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003664 10.0.0.27 - - [2025-12-01 02:37:57] "GET /virtual-network/2e4b8539-babb-4b0f-a47a-6ddfcddca7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007397 10.0.0.27 - - [2025-12-01 02:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.27 - - [2025-12-01 02:37:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005446 10.0.0.27 - - [2025-12-01 02:37:57] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004453 10.0.0.27 - - [2025-12-01 02:37:57] "GET /virtual-network/2e4b8539-babb-4b0f-a47a-6ddfcddca7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006158 10.0.0.27 - - [2025-12-01 02:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.27 - - [2025-12-01 02:37:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005243 10.0.0.27 - - [2025-12-01 02:37:57] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004119 10.0.0.27 - - [2025-12-01 02:37:57] "GET /virtual-network/2e4b8539-babb-4b0f-a47a-6ddfcddca7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.014956 10.0.0.27 - - [2025-12-01 02:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.27 - - [2025-12-01 02:37:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004639 10.0.0.27 - - [2025-12-01 02:37:57] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004582 10.0.0.27 - - [2025-12-01 02:37:57] "GET /virtual-network/2e4b8539-babb-4b0f-a47a-6ddfcddca7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.019411 10.0.0.27 - - [2025-12-01 02:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004660 10.0.0.27 - - [2025-12-01 02:37:58] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004357 10.0.0.27 - - [2025-12-01 02:37:58] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003559 10.0.0.27 - - [2025-12-01 02:37:58] "GET /virtual-network/2e4b8539-babb-4b0f-a47a-6ddfcddca7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007864 10.0.0.27 - - [2025-12-01 02:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.27 - - [2025-12-01 02:37:58] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004586 10.0.0.27 - - [2025-12-01 02:37:58] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004510 10.0.0.27 - - [2025-12-01 02:37:58] "GET /virtual-network/2e4b8539-babb-4b0f-a47a-6ddfcddca7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005969 10.0.0.27 - - [2025-12-01 02:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.27 - - [2025-12-01 02:37:59] "GET /routing-instance/a0681d82-b195-4537-b23b-261e84a47c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005600 10.0.0.27 - - [2025-12-01 02:37:59] "GET /route-target/a6cd96be-d800-4644-9967-06c07f109b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006098 10.0.0.27 - - [2025-12-01 02:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.27 - - [2025-12-01 02:37:59] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004361 10.0.0.27 - - [2025-12-01 02:37:59] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003532 10.0.0.27 - - [2025-12-01 02:37:59] "GET /virtual-network/2e4b8539-babb-4b0f-a47a-6ddfcddca7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006551 10.0.0.27 - - [2025-12-01 02:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.27 - - [2025-12-01 02:37:59] "GET /routing-instance/a0681d82-b195-4537-b23b-261e84a47c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004723 10.0.0.27 - - [2025-12-01 02:37:59] "GET /route-target/a6cd96be-d800-4644-9967-06c07f109b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.009297 10.0.0.27 - - [2025-12-01 02:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.27 - - [2025-12-01 02:37:59] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004345 10.0.0.27 - - [2025-12-01 02:37:59] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004387 10.0.0.27 - - [2025-12-01 02:37:59] "GET /virtual-network/2e4b8539-babb-4b0f-a47a-6ddfcddca7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006863 10.0.0.27 - - [2025-12-01 02:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911 10.0.0.27 - - [2025-12-01 02:37:59] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004606 10.0.0.27 - - [2025-12-01 02:37:59] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003562 10.0.0.27 - - [2025-12-01 02:37:59] "GET /virtual-network/2e4b8539-babb-4b0f-a47a-6ddfcddca7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007042 10.0.0.27 - - [2025-12-01 02:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.27 - - [2025-12-01 02:37:59] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005127 10.0.0.27 - - [2025-12-01 02:37:59] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003574 10.0.0.27 - - [2025-12-01 02:37:59] "GET /virtual-network/2e4b8539-babb-4b0f-a47a-6ddfcddca7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006588 10.0.0.27 - - [2025-12-01 02:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.27 - - [2025-12-01 02:37:59] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004903 10.0.0.27 - - [2025-12-01 02:37:59] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003591 10.0.0.27 - - [2025-12-01 02:37:59] "GET /virtual-network/2e4b8539-babb-4b0f-a47a-6ddfcddca7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006495 10.0.0.23 - - [2025-12-01 02:37:59] "GET /obj-perms HTTP/1.1" 200 5042 0.004688 10.0.0.27 - - [2025-12-01 02:37:59] "GET /obj-perms HTTP/1.1" 200 5042 0.004896 10.0.0.27 - - [2025-12-01 02:38:00] "GET /obj-perms HTTP/1.1" 200 5042 0.004571 10.0.0.27 - - [2025-12-01 02:38:00] "GET /obj-perms HTTP/1.1" 200 5042 0.004499 10.0.0.23 - - [2025-12-01 02:38:00] "GET /obj-perms HTTP/1.1" 200 5042 0.004823 10.0.0.27 - - [2025-12-01 02:38:00] "GET /virtual-machine/f6f4bfed-c689-4e21-af6a-5850e6e80364 HTTP/1.1" 200 1299 0.004639 10.0.0.27 - - [2025-12-01 02:38:00] "GET /virtual-machine-interface/e1c8b6bd-b20b-45b2-967e-44168c1a61e0 HTTP/1.1" 200 3169 0.005991 10.0.0.27 - - [2025-12-01 02:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.27 - - [2025-12-01 02:38:00] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006121 10.0.0.27 - - [2025-12-01 02:38:00] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003723 10.0.0.27 - - [2025-12-01 02:38:00] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.006353 10.0.0.27 - - [2025-12-01 02:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.27 - - [2025-12-01 02:38:01] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003989 10.0.0.27 - - [2025-12-01 02:38:01] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003780 10.0.0.27 - - [2025-12-01 02:38:01] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.006466 10.0.0.27 - - [2025-12-01 02:38:01] "POST /neutron/port HTTP/1.1" 200 1199 0.018869 10.0.0.27 - - [2025-12-01 02:38:05] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007867 10.0.0.27 - - [2025-12-01 02:38:12] "GET /virtual-machine/c7fb59b0-a6fb-4d21-bfe1-8e66127a5876 HTTP/1.1" 200 1299 0.005221 10.0.0.27 - - [2025-12-01 02:38:12] "GET /virtual-machine-interface/3c8efd1d-d992-4072-a118-7b2649625ee8 HTTP/1.1" 200 3168 0.006939 10.0.0.27 - - [2025-12-01 02:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.27 - - [2025-12-01 02:38:12] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005285 10.0.0.27 - - [2025-12-01 02:38:12] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004421 10.0.0.27 - - [2025-12-01 02:38:12] "GET /virtual-network/36bb9390-8426-4277-802d-4256096438d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006938 10.0.0.27 - - [2025-12-01 02:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005375 10.0.0.27 - - [2025-12-01 02:38:13] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006369 10.0.0.27 - - [2025-12-01 02:38:13] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004063 10.0.0.27 - - [2025-12-01 02:38:13] "GET /virtual-network/36bb9390-8426-4277-802d-4256096438d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.007679 10.0.0.27 - - [2025-12-01 02:38:13] "GET /virtual-machine/029bab53-811a-4f08-95e2-fa3b8c77387f HTTP/1.1" 200 1297 0.004878 10.0.0.27 - - [2025-12-01 02:38:13] "GET /virtual-machine-interface/162d3074-fe35-4f2c-a964-afedf5783aab HTTP/1.1" 200 3168 0.026544 10.0.0.27 - - [2025-12-01 02:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.27 - - [2025-12-01 02:38:13] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005425 10.0.0.27 - - [2025-12-01 02:38:13] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003628 10.0.0.27 - - [2025-12-01 02:38:13] "GET /virtual-network/2e4b8539-babb-4b0f-a47a-6ddfcddca7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006079 10.0.0.27 - - [2025-12-01 02:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.27 - - [2025-12-01 02:38:14] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003904 10.0.0.27 - - [2025-12-01 02:38:14] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003425 10.0.0.27 - - [2025-12-01 02:38:14] "GET /virtual-network/2e4b8539-babb-4b0f-a47a-6ddfcddca7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007064 10.0.0.27 - - [2025-12-01 02:38:14] "POST /neutron/port HTTP/1.1" 200 1202 0.022145 10.0.0.27 - - [2025-12-01 02:38:26] "POST /neutron/port HTTP/1.1" 200 1202 0.020750 10.0.0.27 - - [2025-12-01 02:38:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006893 10.0.0.27 - - [2025-12-01 02:38:27] "POST /neutron/port HTTP/1.1" 200 117 0.001474 10.0.0.27 - - [2025-12-01 02:38:32] "GET /obj-perms HTTP/1.1" 200 5056 0.057936 10.0.0.27 - - [2025-12-01 02:38:34] "POST /neutron/port HTTP/1.1" 200 1202 0.021658 10.0.0.27 - - [2025-12-01 02:38:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004985 10.0.0.27 - - [2025-12-01 02:38:34] "POST /neutron/port HTTP/1.1" 200 117 0.001225 10.0.0.27 - - [2025-12-01 02:38:44] "GET /virtual-machine/029bab53-811a-4f08-95e2-fa3b8c77387f HTTP/1.1" 200 1297 0.005090 10.0.0.27 - - [2025-12-01 02:38:45] "POST /neutron/port HTTP/1.1" 200 1228 0.019268 10.0.0.27 - - [2025-12-01 02:38:46] "GET /virtual-machine/029bab53-811a-4f08-95e2-fa3b8c77387f HTTP/1.1" 404 171 0.003473 10.0.0.27 - - [2025-12-01 02:38:46] "GET /virtual-machine/029bab53-811a-4f08-95e2-fa3b8c77387f HTTP/1.1" 404 171 0.003071 10.0.0.27 - - [2025-12-01 02:38:46] "GET /virtual-machine/029bab53-811a-4f08-95e2-fa3b8c77387f HTTP/1.1" 404 171 0.004647 10.0.0.27 - - [2025-12-01 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.27 - - [2025-12-01 02:38:46] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004567 10.0.0.27 - - [2025-12-01 02:38:46] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004920 10.0.0.27 - - [2025-12-01 02:38:46] "GET /virtual-network/2e4b8539-babb-4b0f-a47a-6ddfcddca7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008076 10.0.0.27 - - [2025-12-01 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.27 - - [2025-12-01 02:38:46] "GET /routing-instance/a0681d82-b195-4537-b23b-261e84a47c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.007604 10.0.0.27 - - [2025-12-01 02:38:46] "GET /route-target/a6cd96be-d800-4644-9967-06c07f109b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004863 10.0.0.27 - - [2025-12-01 02:38:50] "GET /obj-perms HTTP/1.1" 200 5042 0.005011 10.0.0.27 - - [2025-12-01 02:38:53] "GET /obj-perms HTTP/1.1" 200 5042 0.004120 10.0.0.27 - - [2025-12-01 02:38:59] "GET /obj-perms HTTP/1.1" 200 5042 0.004386 10.0.0.27 - - [2025-12-01 02:39:02] "GET /obj-perms HTTP/1.1" 200 5042 0.004385 10.0.0.27 - - [2025-12-01 02:39:05] "GET /obj-perms HTTP/1.1" 200 5042 0.005147 10.0.0.27 - - [2025-12-01 02:39:05] "GET /virtual-machine/c7fb59b0-a6fb-4d21-bfe1-8e66127a5876 HTTP/1.1" 200 1299 0.006392 10.0.0.27 - - [2025-12-01 02:39:06] "POST /neutron/port HTTP/1.1" 200 1228 0.016898 10.0.0.27 - - [2025-12-01 02:39:07] "GET /virtual-machine/c7fb59b0-a6fb-4d21-bfe1-8e66127a5876 HTTP/1.1" 404 171 0.003372 10.0.0.27 - - [2025-12-01 02:39:07] "GET /virtual-machine/c7fb59b0-a6fb-4d21-bfe1-8e66127a5876 HTTP/1.1" 404 171 0.003415 10.0.0.27 - - [2025-12-01 02:39:07] "GET /virtual-machine/c7fb59b0-a6fb-4d21-bfe1-8e66127a5876 HTTP/1.1" 404 171 0.003139 10.0.0.27 - - [2025-12-01 02:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.27 - - [2025-12-01 02:39:08] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003696 10.0.0.27 - - [2025-12-01 02:39:08] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004078 10.0.0.27 - - [2025-12-01 02:39:08] "GET /virtual-network/36bb9390-8426-4277-802d-4256096438d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006968 10.0.0.27 - - [2025-12-01 02:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.27 - - [2025-12-01 02:39:08] "GET /routing-instance/532cff38-c305-40c4-b64c-173ab1de0bb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.005652 10.0.0.27 - - [2025-12-01 02:39:08] "GET /route-target/751001ca-f18f-4a64-9cfe-cf23737da981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004349 10.0.0.27 - - [2025-12-01 02:39:08] "GET /obj-perms HTTP/1.1" 200 5042 0.004360 10.0.0.27 - - [2025-12-01 02:39:14] "GET /obj-perms HTTP/1.1" 200 5042 0.004198 10.0.0.33 - - [2025-12-01 02:39:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.33 - - [2025-12-01 02:39:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.23 - - [2025-12-01 02:39:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.23 - - [2025-12-01 02:39:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000928 10.0.0.33 - - [2025-12-01 02:39:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.33 - - [2025-12-01 02:39:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.23 - - [2025-12-01 02:39:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.23 - - [2025-12-01 02:39:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.27 - - [2025-12-01 02:39:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.27 - - [2025-12-01 02:39:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.27 - - [2025-12-01 02:39:17] "GET /obj-perms HTTP/1.1" 200 5042 0.004443 10.0.0.27 - - [2025-12-01 02:39:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.27 - - [2025-12-01 02:39:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.27 - - [2025-12-01 02:39:23] "GET /obj-perms HTTP/1.1" 200 5042 0.004751 10.0.0.27 - - [2025-12-01 02:39:26] "GET /obj-perms HTTP/1.1" 200 5042 0.005023 10.0.0.27 - - [2025-12-01 02:39:32] "GET /obj-perms HTTP/1.1" 200 5042 0.004817 10.0.0.33 - - [2025-12-01 02:39:33] "GET /obj-perms HTTP/1.1" 200 5056 0.074976 10.0.0.23 - - [2025-12-01 02:39:33] "GET /obj-perms HTTP/1.1" 200 5056 0.055074 10.0.0.27 - - [2025-12-01 02:39:33] "POST /neutron/port HTTP/1.1" 200 1199 0.020688 10.0.0.27 - - [2025-12-01 02:39:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004406 10.0.0.27 - - [2025-12-01 02:39:34] "POST /neutron/port HTTP/1.1" 200 117 0.001344 10.0.0.27 - - [2025-12-01 02:39:36] "GET /obj-perms HTTP/1.1" 200 5042 0.004164 10.0.0.27 - - [2025-12-01 02:39:36] "GET /virtual-machine/f6f4bfed-c689-4e21-af6a-5850e6e80364 HTTP/1.1" 200 1299 0.004490 10.0.0.27 - - [2025-12-01 02:39:36] "POST /neutron/port HTTP/1.1" 200 1225 0.018028 10.0.0.27 - - [2025-12-01 02:39:38] "GET /virtual-machine/f6f4bfed-c689-4e21-af6a-5850e6e80364 HTTP/1.1" 404 171 0.003774 10.0.0.27 - - [2025-12-01 02:39:38] "GET /virtual-machine/f6f4bfed-c689-4e21-af6a-5850e6e80364 HTTP/1.1" 404 171 0.003610 10.0.0.27 - - [2025-12-01 02:39:38] "GET /virtual-machine/f6f4bfed-c689-4e21-af6a-5850e6e80364 HTTP/1.1" 404 171 0.003835 10.0.0.27 - - [2025-12-01 02:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008262 10.0.0.27 - - [2025-12-01 02:39:38] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004261 10.0.0.27 - - [2025-12-01 02:39:38] "GET /virtual-networks?parent_id=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003674 10.0.0.27 - - [2025-12-01 02:39:38] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.006701 10.0.0.27 - - [2025-12-01 02:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.27 - - [2025-12-01 02:39:38] "GET /routing-instance/5b0435a3-7342-48a6-867d-93ad4a9abdb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.006379 10.0.0.27 - - [2025-12-01 02:39:38] "GET /route-target/cc91f337-0244-4890-b148-530a532a89e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.008397 10.0.0.27 - - [2025-12-01 02:39:38] "GET /obj-perms HTTP/1.1" 200 5042 0.014281 10.0.0.27 - - [2025-12-01 02:39:41] "GET /obj-perms HTTP/1.1" 200 5042 0.005050 10.0.0.27 - - [2025-12-01 02:39:48] "GET /obj-perms HTTP/1.1" 200 5042 0.004754 10.0.0.27 - - [2025-12-01 02:39:51] "GET /obj-perms HTTP/1.1" 200 5042 0.004940 10.0.0.27 - - [2025-12-01 02:39:57] "GET /obj-perms HTTP/1.1" 200 5042 0.004724 10.0.0.27 - - [2025-12-01 02:40:00] "GET /obj-perms HTTP/1.1" 200 5042 0.004490 10.0.0.27 - - [2025-12-01 02:40:06] "GET /obj-perms HTTP/1.1" 200 5042 0.004317 10.0.0.27 - - [2025-12-01 02:40:06] "GET /obj-perms HTTP/1.1" 200 5042 0.004058 10.0.0.27 - - [2025-12-01 02:40:06] "GET /virtual-network/36bb9390-8426-4277-802d-4256096438d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.007650 10.0.0.33 - - [2025-12-01 02:40:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.005218 10.0.0.27 - - [2025-12-01 02:40:06] "POST /neutron/network HTTP/1.1" 200 1015 0.087022 10.0.0.33 - - [2025-12-01 02:40:06] "DELETE /access-control-list/52b9fbfa-96eb-4898-b1bb-9ac322fa201f HTTP/1.1" 200 115 0.059375 10.0.0.27 - - [2025-12-01 02:40:07] "GET /virtual-network/36bb9390-8426-4277-802d-4256096438d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006921 10.0.0.27 - - [2025-12-01 02:40:07] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.006288 10.0.0.27 - - [2025-12-01 02:40:07] "POST /neutron/network HTTP/1.1" 200 1012 0.095454 10.0.0.27 - - [2025-12-01 02:40:07] "GET /virtual-network/9c6f36f3-1a0b-4a25-a80b-6c4fdfc7e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006678 10.0.0.27 - - [2025-12-01 02:40:07] "DELETE /network-policy/4ab0c6f8-3e86-4b4b-8919-aac885c20d91 HTTP/1.1" 200 115 0.039577 10.0.0.27 - - [2025-12-01 02:40:07] "DELETE /network-policy/7d3470d5-b837-4369-b0ee-33ea3b678808 HTTP/1.1" 200 115 0.043447 10.0.0.27 - - [2025-12-01 02:40:07] "DELETE /network-policy/47e3150e-8872-43aa-a4a8-05e520fdb8be HTTP/1.1" 200 115 0.037349 10.0.0.33 - - [2025-12-01 02:40:07] "POST /ref-update HTTP/1.1" 200 156 0.028967 10.0.0.23 - - [2025-12-01 02:40:07] "POST /useragent-kv HTTP/1.1" 200 115 0.006501 10.0.0.23 - - [2025-12-01 02:40:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003443 10.0.0.23 - - [2025-12-01 02:40:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002502 10.0.0.23 - - [2025-12-01 02:40:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002795 10.0.0.27 - - [2025-12-01 02:40:07] "POST /neutron/network HTTP/1.1" 200 151 0.266016 10.0.0.33 - - [2025-12-01 02:40:07] "DELETE /route-target/a6cd96be-d800-4644-9967-06c07f109b8f HTTP/1.1" 200 115 0.037021 10.0.0.27 - - [2025-12-01 02:40:08] "POST /neutron/network HTTP/1.1" 200 1012 0.011875 10.0.0.33 - - [2025-12-01 02:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005194 10.0.0.27 - - [2025-12-01 02:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.27 - - [2025-12-01 02:40:08] "DELETE /network-ipam/de230ac2-930c-42e5-9d73-9709f5177f25 HTTP/1.1" 200 115 0.041605 10.0.0.27 - - [2025-12-01 02:40:08] "POST /fqname-to-id HTTP/1.1" 404 203 0.005815 10.0.0.27 - - [2025-12-01 02:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005838 10.0.0.27 - - [2025-12-01 02:40:09] "DELETE /network-ipam/38d8ba09-3956-41c8-8ac4-0f53bb683f27 HTTP/1.1" 200 115 0.048660 10.0.0.27 - - [2025-12-01 02:40:09] "POST /fqname-to-id HTTP/1.1" 404 203 0.004813 10.0.0.27 - - [2025-12-01 02:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.27 - - [2025-12-01 02:40:09] "DELETE /network-ipam/6b9deadd-71f6-42a1-9270-10fb1e483ac7 HTTP/1.1" 200 115 0.058975 10.0.0.27 - - [2025-12-01 02:40:09] "POST /fqname-to-id HTTP/1.1" 404 203 0.004987 10.0.0.23 - - [2025-12-01 02:40:12] "GET /projects?obj_uuids=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001200 10.0.0.27 - - [2025-12-01 02:40:12] "GET /project/68605fe9-782c-44ae-bbe6-419289f08ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.046640 10.0.0.23 - - [2025-12-01 02:40:12] "GET /projects?obj_uuids=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001550 10.0.0.27 - - [2025-12-01 02:40:12] "GET /project/68605fe9-782c-44ae-bbe6-419289f08ab8?fields=virtual_networks HTTP/1.1" 200 1054 0.045726 10.0.0.23 - - [2025-12-01 02:40:12] "GET /projects?obj_uuids=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001373 10.0.0.27 - - [2025-12-01 02:40:12] "GET /project/68605fe9-782c-44ae-bbe6-419289f08ab8?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.055794 10.0.0.23 - - [2025-12-01 02:40:12] "GET /projects?obj_uuids=68605fe9-782c-44ae-bbe6-419289f08ab8&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001281 10.0.0.27 - - [2025-12-01 02:40:12] "GET /project/68605fe9-782c-44ae-bbe6-419289f08ab8?fields=security_groups HTTP/1.1" 200 1286 0.050387 10.0.0.27 - - [2025-12-01 02:40:13] "POST /fqname-to-id HTTP/1.1" 404 190 0.031822 10.0.0.23 - - [2025-12-01 02:40:13] "GET /projects?obj_uuids=d3e5d9e6-6ccc-445f-befc-26eae491200f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003851 10.0.0.23 - - [2025-12-01 02:40:13] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001267 10.0.0.23 - - [2025-12-01 02:40:13] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008507 10.0.0.23 - - [2025-12-01 02:40:13] "POST /id-to-fqname HTTP/1.1" 200 192 0.007146 10.0.0.23 - - [2025-12-01 02:40:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.004797 10.0.0.23 - - [2025-12-01 02:40:13] "POST /security-groups HTTP/1.1" 200 593 0.088068 10.0.0.23 - - [2025-12-01 02:40:13] "POST /projects HTTP/1.1" 200 589 0.317451 10.0.0.23 - - [2025-12-01 02:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.359308 10.0.0.33 - - [2025-12-01 02:40:13] "POST /access-control-lists HTTP/1.1" 200 598 0.034764 10.0.0.27 - - [2025-12-01 02:40:13] "GET /project/d3e5d9e6-6ccc-445f-befc-26eae491200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.504552 10.0.0.27 - - [2025-12-01 02:40:15] "GET / HTTP/1.1" 200 35931 0.002180 10.0.0.33 - - [2025-12-01 02:40:16] "DELETE /access-control-list/e4180836-f390-42ca-aa08-28e9ac4f6a94 HTTP/1.1" 200 115 0.050937 10.0.0.27 - - [2025-12-01 02:40:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.27 - - [2025-12-01 02:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.035345 10.0.0.23 - - [2025-12-01 02:40:17] "GET /projects?obj_uuids=d3e5d9e6-6ccc-445f-befc-26eae491200f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001162 10.0.0.27 - - [2025-12-01 02:40:17] "GET /project/d3e5d9e6-6ccc-445f-befc-26eae491200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.052880 10.0.0.23 - - [2025-12-01 02:40:17] "DELETE /project/d3e5d9e66ccc445fbefc26eae491200f HTTP/1.1" 404 173 0.003124 10.0.0.23 - - [2025-12-01 02:40:17] "DELETE /project/68605fe9-782c-44ae-bbe6-419289f08ab8 HTTP/1.1" 404 177 0.006001 10.0.0.23 - - [2025-12-01 02:40:17] "GET /projects?obj_uuids=d3e5d9e6-6ccc-445f-befc-26eae491200f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001307 10.0.0.27 - - [2025-12-01 02:40:17] "POST /neutron/network HTTP/1.1" 200 607 0.182866 10.0.0.33 - - [2025-12-01 02:40:17] "POST /ref-update HTTP/1.1" 200 156 0.037857 10.0.0.27 - - [2025-12-01 02:40:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.003753 10.0.0.27 - - [2025-12-01 02:40:18] "GET /virtual-network/7a393039-d68d-4311-84e1-8f8c636c436c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005807 10.0.0.27 - - [2025-12-01 02:40:18] "POST /neutron/network HTTP/1.1" 200 826 0.009529 10.0.0.27 - - [2025-12-01 02:40:18] "GET /virtual-network/7a393039-d68d-4311-84e1-8f8c636c436c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006256 10.0.0.27 - - [2025-12-01 02:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.23 - - [2025-12-01 02:40:18] "GET /projects?obj_uuids=d3e5d9e6-6ccc-445f-befc-26eae491200f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002219 10.0.0.27 - - [2025-12-01 02:40:18] "GET /project/d3e5d9e6-6ccc-445f-befc-26eae491200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.061551 10.0.0.27 - - [2025-12-01 02:40:18] "POST /neutron/network HTTP/1.1" 200 117 0.019920 10.0.0.27 - - [2025-12-01 02:40:18] "POST /neutron/network HTTP/1.1" 200 827 0.010394 10.0.0.27 - - [2025-12-01 02:40:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.001549 10.0.0.27 - - [2025-12-01 02:40:18] "GET /virtual-network/8924aafa-665c-4e87-8921-270c0b74ca24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007315 10.0.0.27 - - [2025-12-01 02:40:18] "GET /virtual-network/8924aafa-665c-4e87-8921-270c0b74ca24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006470 10.0.0.27 - - [2025-12-01 02:40:18] "POST /neutron/subnet HTTP/1.1" 200 729 0.011968 10.0.0.27 - - [2025-12-01 02:40:18] "POST /fqname-to-id HTTP/1.1" 404 228 0.003305 10.0.0.27 - - [2025-12-01 02:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.23 - - [2025-12-01 02:40:18] "GET /projects?obj_uuids=d3e5d9e6-6ccc-445f-befc-26eae491200f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001193 10.0.0.27 - - [2025-12-01 02:40:18] "GET /project/d3e5d9e6-6ccc-445f-befc-26eae491200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.058026 10.0.0.27 - - [2025-12-01 02:40:19] "POST /network-policys HTTP/1.1" 200 571 0.032784 10.0.0.27 - - [2025-12-01 02:40:19] "GET /network-policy/947bf687-a188-4b4d-8440-8e6642c5d88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005888 10.0.0.33 - - [2025-12-01 02:40:19] "POST /fqname-to-id HTTP/1.1" 404 236 0.002919 10.0.0.27 - - [2025-12-01 02:40:19] "POST /neutron/network HTTP/1.1" 200 928 0.017311 10.0.0.27 - - [2025-12-01 02:40:19] "GET /virtual-network/7a393039-d68d-4311-84e1-8f8c636c436c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007335 10.0.0.27 - - [2025-12-01 02:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.27 - - [2025-12-01 02:40:19] "GET /network-policy/947bf687-a188-4b4d-8440-8e6642c5d88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005889 10.0.0.33 - - [2025-12-01 02:40:19] "POST /fqname-to-id HTTP/1.1" 404 236 0.005595 10.0.0.27 - - [2025-12-01 02:40:19] "POST /neutron/network HTTP/1.1" 200 929 0.015253 10.0.0.27 - - [2025-12-01 02:40:19] "GET /virtual-network/8924aafa-665c-4e87-8921-270c0b74ca24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006137 10.0.0.27 - - [2025-12-01 02:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.27 - - [2025-12-01 02:40:19] "GET /network-policy/947bf687-a188-4b4d-8440-8e6642c5d88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.008619 10.0.0.27 - - [2025-12-01 02:40:20] "GET /virtual-network/7a393039-d68d-4311-84e1-8f8c636c436c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006147 10.0.0.33 - - [2025-12-01 02:40:21] "GET /obj-perms HTTP/1.1" 200 5034 0.059014 10.0.0.23 - - [2025-12-01 02:40:21] "GET /obj-perms HTTP/1.1" 200 5034 0.059934 10.0.0.27 - - [2025-12-01 02:40:21] "GET /virtual-network/8924aafa-665c-4e87-8921-270c0b74ca24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006926 10.0.0.27 - - [2025-12-01 02:40:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.002078 10.0.0.23 - - [2025-12-01 02:40:23] "GET /projects?obj_uuids=d3e5d9e6-6ccc-445f-befc-26eae491200f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001266 10.0.0.27 - - [2025-12-01 02:40:23] "GET /project/d3e5d9e6-6ccc-445f-befc-26eae491200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.070244 10.0.0.27 - - [2025-12-01 02:40:23] "POST /neutron/port HTTP/1.1" 200 117 0.008026 10.0.0.27 - - [2025-12-01 02:40:23] "POST /id-to-fqname HTTP/1.1" 200 222 0.001787 10.0.0.27 - - [2025-12-01 02:40:24] "POST /neutron/network HTTP/1.1" 200 939 0.010367 10.0.0.27 - - [2025-12-01 02:40:24] "POST /neutron/port HTTP/1.1" 200 1062 0.021382 10.0.0.23 - - [2025-12-01 02:40:25] "GET /projects?obj_uuids=d3e5d9e6-6ccc-445f-befc-26eae491200f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002077 10.0.0.27 - - [2025-12-01 02:40:25] "POST /neutron/port HTTP/1.1" 200 1090 0.028545 10.0.0.27 - - [2025-12-01 02:40:25] "GET /project/d3e5d9e6-6ccc-445f-befc-26eae491200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.089984 10.0.0.27 - - [2025-12-01 02:40:25] "POST /neutron/subnet HTTP/1.1" 200 699 0.013448 10.0.0.27 - - [2025-12-01 02:40:25] "POST /neutron/port HTTP/1.1" 200 1090 0.022899 10.0.0.27 - - [2025-12-01 02:40:25] "POST /neutron/port HTTP/1.1" 200 1090 0.017867 10.0.0.23 - - [2025-12-01 02:40:25] "GET /projects?obj_uuids=d3e5d9e6-6ccc-445f-befc-26eae491200f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002141 10.0.0.33 - - [2025-12-01 02:40:25] "PUT /access-control-list/28e416a2-25cf-4596-ae1c-12157b1ebb34 HTTP/1.1" 200 272 0.031291 10.0.0.27 - - [2025-12-01 02:40:26] "POST /neutron/port HTTP/1.1" 200 1063 0.363430 10.0.0.27 - - [2025-12-01 02:40:26] "POST /neutron/port HTTP/1.1" 200 1117 0.152056 10.0.0.27 - - [2025-12-01 02:40:26] "POST /neutron/subnet HTTP/1.1" 200 703 0.010977 10.0.0.27 - - [2025-12-01 02:40:29] "POST /neutron/port HTTP/1.1" 200 1091 0.017163 10.0.0.27 - - [2025-12-01 02:40:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004614 10.0.0.27 - - [2025-12-01 02:40:30] "POST /neutron/network HTTP/1.1" 200 929 0.008089 10.0.0.27 - - [2025-12-01 02:40:30] "POST /neutron/port HTTP/1.1" 200 1090 0.019766 10.0.0.27 - - [2025-12-01 02:40:30] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009862 10.0.0.27 - - [2025-12-01 02:40:30] "GET /virtual-machine/9dce6b1c-9aa4-4c80-9cfd-d4d5f34d718a HTTP/1.1" 401 292 0.000433 10.0.0.27 - - [2025-12-01 02:40:31] "GET /virtual-machine/9dce6b1c-9aa4-4c80-9cfd-d4d5f34d718a HTTP/1.1" 200 1295 0.036593 10.0.0.27 - - [2025-12-01 02:40:31] "GET /virtual-machine-interface/d1260b13-883b-40ba-9b82-185a4004b742 HTTP/1.1" 200 2952 0.005733 10.0.0.27 - - [2025-12-01 02:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.27 - - [2025-12-01 02:40:31] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003863 10.0.0.27 - - [2025-12-01 02:40:31] "GET /virtual-networks?parent_id=d3e5d9e6-6ccc-445f-befc-26eae491200f&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003169 10.0.0.27 - - [2025-12-01 02:40:31] "GET /virtual-network/7a393039-d68d-4311-84e1-8f8c636c436c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007501 10.0.0.27 - - [2025-12-01 02:40:33] "GET /obj-perms HTTP/1.1" 200 5056 0.072373 10.0.0.27 - - [2025-12-01 02:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.27 - - [2025-12-01 02:40:34] "GET /virtual-network/7a393039-d68d-4311-84e1-8f8c636c436c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006928 10.0.0.27 - - [2025-12-01 02:40:34] "POST /neutron/network HTTP/1.1" 200 938 0.007465 10.0.0.27 - - [2025-12-01 02:40:34] "POST /neutron/port HTTP/1.1" 200 117 0.001177 10.0.0.27 - - [2025-12-01 02:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.27 - - [2025-12-01 02:40:38] "GET /virtual-network/7a393039-d68d-4311-84e1-8f8c636c436c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.008757 10.0.0.27 - - [2025-12-01 02:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005181 10.0.0.27 - - [2025-12-01 02:40:42] "GET /virtual-network/7a393039-d68d-4311-84e1-8f8c636c436c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006778 10.0.0.27 - - [2025-12-01 02:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.27 - - [2025-12-01 02:40:46] "GET /virtual-network/7a393039-d68d-4311-84e1-8f8c636c436c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005836 10.0.0.27 - - [2025-12-01 02:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005257 10.0.0.27 - - [2025-12-01 02:40:50] "GET /virtual-network/7a393039-d68d-4311-84e1-8f8c636c436c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006202 10.0.0.27 - - [2025-12-01 02:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.27 - - [2025-12-01 02:40:54] "GET /virtual-network/7a393039-d68d-4311-84e1-8f8c636c436c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007873 10.0.0.27 - - [2025-12-01 02:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.27 - - [2025-12-01 02:40:59] "GET /virtual-network/7a393039-d68d-4311-84e1-8f8c636c436c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.008401 10.0.0.27 - - [2025-12-01 02:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.27 - - [2025-12-01 02:41:03] "GET /virtual-network/7a393039-d68d-4311-84e1-8f8c636c436c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005907 10.0.0.27 - - [2025-12-01 02:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.27 - - [2025-12-01 02:41:05] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004425 10.0.0.27 - - [2025-12-01 02:41:05] "GET /virtual-networks?parent_id=d3e5d9e6-6ccc-445f-befc-26eae491200f&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003502 10.0.0.27 - - [2025-12-01 02:41:05] "GET /virtual-network/7a393039-d68d-4311-84e1-8f8c636c436c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007236 10.0.0.27 - - [2025-12-01 02:41:05] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008566 10.0.0.27 - - [2025-12-01 02:41:15] "POST /neutron/port HTTP/1.1" 200 1090 0.046232 10.0.0.27 - - [2025-12-01 02:41:15] "POST /neutron/security_group HTTP/1.1" 200 2060 0.011930 10.0.0.27 - - [2025-12-01 02:41:20] "POST /neutron/port HTTP/1.1" 200 1090 0.019938 10.0.0.27 - - [2025-12-01 02:41:26] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008129 10.0.0.27 - - [2025-12-01 02:41:26] "POST /neutron/port HTTP/1.1" 200 1091 0.019127 10.0.0.27 - - [2025-12-01 02:41:26] "GET /virtual-machine/db19df07-09df-4a79-8028-6cd084a4c066 HTTP/1.1" 200 1294 0.007001 10.0.0.27 - - [2025-12-01 02:41:26] "GET /virtual-machine-interface/7508cefe-3ad3-4eb3-bbfd-169a139103ce HTTP/1.1" 200 2951 0.005704 10.0.0.27 - - [2025-12-01 02:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.27 - - [2025-12-01 02:41:26] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004097 10.0.0.27 - - [2025-12-01 02:41:26] "GET /virtual-networks?parent_id=d3e5d9e6-6ccc-445f-befc-26eae491200f&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003476 10.0.0.27 - - [2025-12-01 02:41:26] "GET /virtual-network/8924aafa-665c-4e87-8921-270c0b74ca24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007094 10.0.0.27 - - [2025-12-01 02:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.27 - - [2025-12-01 02:41:27] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007189 10.0.0.27 - - [2025-12-01 02:41:27] "GET /virtual-networks?parent_id=d3e5d9e6-6ccc-445f-befc-26eae491200f&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.006240 10.0.0.27 - - [2025-12-01 02:41:27] "GET /virtual-network/8924aafa-665c-4e87-8921-270c0b74ca24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005792 10.0.0.27 - - [2025-12-01 02:41:31] "POST /neutron/port HTTP/1.1" 200 1091 0.017217 10.0.0.27 - - [2025-12-01 02:41:31] "POST /neutron/subnet HTTP/1.1" 200 703 0.009134 10.0.0.27 - - [2025-12-01 02:41:35] "POST /neutron/port HTTP/1.1" 200 1090 0.019009 10.0.0.27 - - [2025-12-01 02:41:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005644 10.0.0.27 - - [2025-12-01 02:41:36] "POST /neutron/network HTTP/1.1" 200 928 0.009120 10.0.0.27 - - [2025-12-01 02:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.23 - - [2025-12-01 02:41:51] "GET /projects?obj_uuids=d3e5d9e6-6ccc-445f-befc-26eae491200f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.032760 10.0.0.27 - - [2025-12-01 02:41:51] "GET /project/d3e5d9e6-6ccc-445f-befc-26eae491200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.079645 10.0.0.27 - - [2025-12-01 02:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.27 - - [2025-12-01 02:41:51] "PUT /network-policy/947bf687-a188-4b4d-8440-8e6642c5d88a HTTP/1.1" 200 262 0.020671 10.0.0.33 - - [2025-12-01 02:41:52] "PUT /access-control-list/28e416a2-25cf-4596-ae1c-12157b1ebb34 HTTP/1.1" 200 272 0.124351 10.0.0.27 - - [2025-12-01 02:41:55] "GET /virtual-network/8924aafa-665c-4e87-8921-270c0b74ca24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.008546 10.0.0.27 - - [2025-12-01 02:41:55] "POST /neutron/network HTTP/1.1" 200 827 0.021936 10.0.0.27 - - [2025-12-01 02:41:55] "GET /virtual-network/8924aafa-665c-4e87-8921-270c0b74ca24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005920 10.0.0.27 - - [2025-12-01 02:41:55] "GET /virtual-network/7a393039-d68d-4311-84e1-8f8c636c436c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.008044 10.0.0.33 - - [2025-12-01 02:41:55] "DELETE /access-control-list/1fc41122-25b8-45cb-be27-3d99dce3542b HTTP/1.1" 200 115 0.062445 10.0.0.27 - - [2025-12-01 02:41:55] "POST /neutron/network HTTP/1.1" 200 826 0.026508 10.0.0.27 - - [2025-12-01 02:41:55] "GET /virtual-network/7a393039-d68d-4311-84e1-8f8c636c436c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.010949 10.0.0.27 - - [2025-12-01 02:41:55] "DELETE /network-policy/947bf687-a188-4b4d-8440-8e6642c5d88a HTTP/1.1" 200 115 0.047592 10.0.0.27 - - [2025-12-01 02:41:55] "POST /neutron/port HTTP/1.1" 200 1091 0.020650 10.0.0.27 - - [2025-12-01 02:41:56] "POST /neutron/port HTTP/1.1" 200 151 0.274153 10.0.0.27 - - [2025-12-01 02:41:57] "POST /neutron/network HTTP/1.1" 200 827 0.008741 10.0.0.23 - - [2025-12-01 02:41:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003592 10.0.0.33 - - [2025-12-01 02:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013492 10.0.0.23 - - [2025-12-01 02:41:58] "POST /useragent-kv HTTP/1.1" 200 115 0.005072 10.0.0.27 - - [2025-12-01 02:41:58] "POST /neutron/network HTTP/1.1" 200 151 0.155212 10.0.0.23 - - [2025-12-01 02:42:00] "GET /projects?obj_uuids=d3e5d9e6-6ccc-445f-befc-26eae491200f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001311 10.0.0.27 - - [2025-12-01 02:42:00] "GET /project/d3e5d9e6-6ccc-445f-befc-26eae491200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.083905 10.0.0.23 - - [2025-12-01 02:42:00] "GET /projects?obj_uuids=d3e5d9e6-6ccc-445f-befc-26eae491200f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001164 10.0.0.27 - - [2025-12-01 02:42:00] "GET /project/d3e5d9e6-6ccc-445f-befc-26eae491200f?fields=virtual_networks HTTP/1.1" 200 1047 0.058570 10.0.0.23 - - [2025-12-01 02:42:00] "GET /projects?obj_uuids=d3e5d9e6-6ccc-445f-befc-26eae491200f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002419 10.0.0.27 - - [2025-12-01 02:42:00] "GET /project/d3e5d9e6-6ccc-445f-befc-26eae491200f?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.065904 10.0.0.23 - - [2025-12-01 02:42:00] "GET /projects?obj_uuids=d3e5d9e6-6ccc-445f-befc-26eae491200f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001470 10.0.0.27 - - [2025-12-01 02:42:00] "GET /project/d3e5d9e6-6ccc-445f-befc-26eae491200f?fields=security_groups HTTP/1.1" 200 1275 0.052509 10.0.0.27 - - [2025-12-01 02:42:01] "POST /fqname-to-id HTTP/1.1" 404 200 0.029812 10.0.0.23 - - [2025-12-01 02:42:01] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004732 10.0.0.23 - - [2025-12-01 02:42:01] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001030 10.0.0.23 - - [2025-12-01 02:42:01] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.047488 10.0.0.23 - - [2025-12-01 02:42:01] "POST /id-to-fqname HTTP/1.1" 200 202 0.003421 10.0.0.23 - - [2025-12-01 02:42:01] "POST /fqname-to-id HTTP/1.1" 404 211 0.010969 10.0.0.23 - - [2025-12-01 02:42:01] "POST /security-groups HTTP/1.1" 200 603 0.084577 10.0.0.23 - - [2025-12-01 02:42:01] "POST /projects HTTP/1.1" 200 609 0.307153 10.0.0.33 - - [2025-12-01 02:42:01] "POST /access-control-lists HTTP/1.1" 200 608 0.035608 10.0.0.23 - - [2025-12-01 02:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.384693 10.0.0.27 - - [2025-12-01 02:42:01] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.648343 10.0.0.27 - - [2025-12-01 02:42:03] "GET / HTTP/1.1" 200 35931 0.001794 10.0.0.27 - - [2025-12-01 02:42:06] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000499 10.0.0.33 - - [2025-12-01 02:42:07] "DELETE /access-control-list/c1bab179-d5bc-47e7-a229-733279db55d5 HTTP/1.1" 200 115 0.036972 10.0.0.23 - - [2025-12-01 02:42:07] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001044 10.0.0.27 - - [2025-12-01 02:42:07] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.079763 10.0.0.27 - - [2025-12-01 02:42:07] "GET / HTTP/1.1" 200 35931 0.001736 10.0.0.27 - - [2025-12-01 02:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.23 - - [2025-12-01 02:42:08] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001159 10.0.0.27 - - [2025-12-01 02:42:08] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008352 10.0.0.27 - - [2025-12-01 02:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.23 - - [2025-12-01 02:42:08] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001131 10.0.0.27 - - [2025-12-01 02:42:08] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.047117 10.0.0.27 - - [2025-12-01 02:42:09] "GET /domains HTTP/1.1" 401 292 0.000516 10.0.0.27 - - [2025-12-01 02:42:10] "GET /domains HTTP/1.1" 200 280 0.035292 10.0.0.23 - - [2025-12-01 02:42:10] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001058 10.0.0.27 - - [2025-12-01 02:42:10] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5 HTTP/1.1" 200 2779 0.011657 10.0.0.23 - - [2025-12-01 02:42:10] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001396 10.0.0.27 - - [2025-12-01 02:42:10] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab HTTP/1.1" 200 1933 0.089633 10.0.0.27 - - [2025-12-01 02:42:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.005040 10.0.0.27 - - [2025-12-01 02:42:10] "POST /network-ipams HTTP/1.1" 200 621 0.032114 10.0.0.27 - - [2025-12-01 02:42:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.004102 10.0.0.27 - - [2025-12-01 02:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.27 - - [2025-12-01 02:42:10] "GET /network-ipam/1afd755b-52cc-49c0-abf4-27c94b850f6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.007081 10.0.0.27 - - [2025-12-01 02:42:10] "PUT /network-ipam/1afd755b-52cc-49c0-abf4-27c94b850f6b HTTP/1.1" 200 258 0.015217 10.0.0.27 - - [2025-12-01 02:42:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000471 10.0.0.27 - - [2025-12-01 02:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.040918 10.0.0.23 - - [2025-12-01 02:42:11] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001009 10.0.0.27 - - [2025-12-01 02:42:11] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.044876 10.0.0.33 - - [2025-12-01 02:42:11] "POST /ref-update HTTP/1.1" 200 156 0.028902 10.0.0.23 - - [2025-12-01 02:42:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003016 10.0.0.27 - - [2025-12-01 02:42:11] "POST /neutron/subnet HTTP/1.1" 200 701 0.317668 10.0.0.27 - - [2025-12-01 02:42:12] "POST /neutron/network HTTP/1.1" 200 1337 0.014949 10.0.0.27 - - [2025-12-01 02:42:12] "POST /id-to-fqname HTTP/1.1" 200 235 0.001440 10.0.0.27 - - [2025-12-01 02:42:12] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006302 10.0.0.27 - - [2025-12-01 02:42:12] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006372 10.0.0.27 - - [2025-12-01 02:42:12] "POST /neutron/subnet HTTP/1.1" 200 701 0.009668 10.0.0.27 - - [2025-12-01 02:42:13] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006341 10.0.0.33 - - [2025-12-01 02:42:14] "GET /obj-perms HTTP/1.1" 200 5019 0.064124 10.0.0.23 - - [2025-12-01 02:42:14] "GET /obj-perms HTTP/1.1" 200 5019 0.073740 10.0.0.27 - - [2025-12-01 02:42:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.004117 10.0.0.27 - - [2025-12-01 02:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.23 - - [2025-12-01 02:42:14] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001164 10.0.0.27 - - [2025-12-01 02:42:14] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.047714 10.0.0.27 - - [2025-12-01 02:42:15] "POST /network-policys HTTP/1.1" 200 563 0.080248 10.0.0.27 - - [2025-12-01 02:42:15] "GET /network-policy/207b6075-9a99-4c18-b2c1-acd75c887943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.008024 10.0.0.27 - - [2025-12-01 02:42:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.003514 10.0.0.27 - - [2025-12-01 02:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004754 10.0.0.23 - - [2025-12-01 02:42:15] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001362 10.0.0.27 - - [2025-12-01 02:42:15] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.059762 10.0.0.27 - - [2025-12-01 02:42:15] "POST /network-policys HTTP/1.1" 200 563 0.080560 10.0.0.27 - - [2025-12-01 02:42:15] "GET /network-policy/ded3e405-c6cc-452a-9d6a-8e4593d6d0b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.008867 10.0.0.27 - - [2025-12-01 02:42:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.006377 10.0.0.27 - - [2025-12-01 02:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006848 10.0.0.23 - - [2025-12-01 02:42:15] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001087 10.0.0.27 - - [2025-12-01 02:42:15] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.054444 10.0.0.27 - - [2025-12-01 02:42:15] "POST /network-policys HTTP/1.1" 200 563 0.083468 10.0.0.27 - - [2025-12-01 02:42:16] "GET /network-policy/1e77f54f-543a-4c88-b889-1c2e5368589e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007425 10.0.0.27 - - [2025-12-01 02:42:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.003922 10.0.0.27 - - [2025-12-01 02:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.23 - - [2025-12-01 02:42:16] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001278 10.0.0.27 - - [2025-12-01 02:42:16] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.044486 10.0.0.27 - - [2025-12-01 02:42:16] "POST /network-policys HTTP/1.1" 200 563 0.079383 10.0.0.27 - - [2025-12-01 02:42:16] "GET /network-policy/603e1ccf-78b3-4ac5-bf21-8beac967c657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007877 10.0.0.27 - - [2025-12-01 02:42:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.003863 10.0.0.27 - - [2025-12-01 02:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.23 - - [2025-12-01 02:42:16] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001267 10.0.0.27 - - [2025-12-01 02:42:16] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.046881 10.0.0.27 - - [2025-12-01 02:42:16] "POST /network-policys HTTP/1.1" 200 563 0.080720 10.0.0.27 - - [2025-12-01 02:42:16] "GET /network-policy/a0494afe-5f6c-4f1e-ac31-ad1d87b18368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.008175 10.0.0.27 - - [2025-12-01 02:42:17] "POST /fqname-to-id HTTP/1.1" 404 229 0.003612 10.0.0.27 - - [2025-12-01 02:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.23 - - [2025-12-01 02:42:17] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001030 10.0.0.27 - - [2025-12-01 02:42:17] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.049173 10.0.0.27 - - [2025-12-01 02:42:17] "POST /network-policys HTTP/1.1" 200 563 0.075731 10.0.0.27 - - [2025-12-01 02:42:17] "GET /network-policy/7461c6e2-082e-4b18-9c81-8fa7504d6264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.008001 10.0.0.27 - - [2025-12-01 02:42:17] "POST /fqname-to-id HTTP/1.1" 404 229 0.003532 10.0.0.27 - - [2025-12-01 02:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.23 - - [2025-12-01 02:42:17] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001153 10.0.0.27 - - [2025-12-01 02:42:17] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.045083 10.0.0.23 - - [2025-12-01 02:42:17] "DELETE /project/7d73d42d4a16487687e6a95119e8dbab HTTP/1.1" 404 173 0.003249 10.0.0.23 - - [2025-12-01 02:42:17] "DELETE /project/d3e5d9e6-6ccc-445f-befc-26eae491200f HTTP/1.1" 404 177 0.005641 10.0.0.27 - - [2025-12-01 02:42:17] "POST /network-policys HTTP/1.1" 200 563 0.086324 10.0.0.27 - - [2025-12-01 02:42:17] "GET /network-policy/eb1152e6-0de2-46b4-ba56-07d78a736093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007554 10.0.0.27 - - [2025-12-01 02:42:17] "POST /fqname-to-id HTTP/1.1" 404 229 0.003716 10.0.0.27 - - [2025-12-01 02:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.23 - - [2025-12-01 02:42:18] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001534 10.0.0.27 - - [2025-12-01 02:42:18] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.065929 10.0.0.27 - - [2025-12-01 02:42:18] "POST /network-policys HTTP/1.1" 200 563 0.033036 10.0.0.27 - - [2025-12-01 02:42:18] "GET /network-policy/476a48d5-562a-4b40-8a98-25e210ead809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.008793 10.0.0.27 - - [2025-12-01 02:42:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.004143 10.0.0.27 - - [2025-12-01 02:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.23 - - [2025-12-01 02:42:18] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001133 10.0.0.27 - - [2025-12-01 02:42:18] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.046755 10.0.0.27 - - [2025-12-01 02:42:18] "POST /network-policys HTTP/1.1" 200 563 0.033975 10.0.0.27 - - [2025-12-01 02:42:18] "GET /network-policy/d6d90cd7-001f-4d57-9726-d875e047ba6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007309 10.0.0.27 - - [2025-12-01 02:42:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.003282 10.0.0.27 - - [2025-12-01 02:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.23 - - [2025-12-01 02:42:18] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001242 10.0.0.27 - - [2025-12-01 02:42:18] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.053354 10.0.0.27 - - [2025-12-01 02:42:19] "POST /network-policys HTTP/1.1" 200 563 0.037981 10.0.0.27 - - [2025-12-01 02:42:19] "GET /network-policy/335798e0-4134-4e57-b8b6-09c3eb4d13cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007293 10.0.0.27 - - [2025-12-01 02:42:19] "POST /neutron/network HTTP/1.1" 200 1337 0.013361 10.0.0.33 - - [2025-12-01 02:42:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.079337 10.0.0.27 - - [2025-12-01 02:42:19] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.009369 10.0.0.27 - - [2025-12-01 02:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004654 10.0.0.27 - - [2025-12-01 02:42:19] "GET /network-policy/1e77f54f-543a-4c88-b889-1c2e5368589e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005759 10.0.0.27 - - [2025-12-01 02:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.27 - - [2025-12-01 02:42:19] "GET /network-policy/207b6075-9a99-4c18-b2c1-acd75c887943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005576 10.0.0.27 - - [2025-12-01 02:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.27 - - [2025-12-01 02:42:19] "GET /network-policy/335798e0-4134-4e57-b8b6-09c3eb4d13cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006002 10.0.0.27 - - [2025-12-01 02:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.27 - - [2025-12-01 02:42:19] "GET /network-policy/476a48d5-562a-4b40-8a98-25e210ead809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005526 10.0.0.27 - - [2025-12-01 02:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.27 - - [2025-12-01 02:42:19] "GET /network-policy/603e1ccf-78b3-4ac5-bf21-8beac967c657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004919 10.0.0.27 - - [2025-12-01 02:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.27 - - [2025-12-01 02:42:20] "GET /network-policy/7461c6e2-082e-4b18-9c81-8fa7504d6264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005597 10.0.0.27 - - [2025-12-01 02:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.27 - - [2025-12-01 02:42:20] "GET /network-policy/a0494afe-5f6c-4f1e-ac31-ad1d87b18368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004603 10.0.0.27 - - [2025-12-01 02:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.27 - - [2025-12-01 02:42:20] "GET /network-policy/d6d90cd7-001f-4d57-9726-d875e047ba6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005232 10.0.0.27 - - [2025-12-01 02:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005615 10.0.0.27 - - [2025-12-01 02:42:20] "GET /network-policy/ded3e405-c6cc-452a-9d6a-8e4593d6d0b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.005641 10.0.0.27 - - [2025-12-01 02:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.27 - - [2025-12-01 02:42:20] "GET /network-policy/eb1152e6-0de2-46b4-ba56-07d78a736093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005030 10.0.0.27 - - [2025-12-01 02:42:20] "POST /id-to-fqname HTTP/1.1" 200 235 0.001408 10.0.0.27 - - [2025-12-01 02:42:20] "POST /neutron/network HTTP/1.1" 200 2260 0.009809 10.0.0.23 - - [2025-12-01 02:42:21] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001536 10.0.0.27 - - [2025-12-01 02:42:21] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.090581 10.0.0.27 - - [2025-12-01 02:42:21] "POST /neutron/port HTTP/1.1" 200 117 0.006917 10.0.0.23 - - [2025-12-01 02:42:22] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001223 10.0.0.33 - - [2025-12-01 02:42:22] "PUT /access-control-list/fa6f1cce-8527-4532-b3cf-ef444174da15 HTTP/1.1" 200 272 0.048699 10.0.0.27 - - [2025-12-01 02:42:22] "POST /neutron/port HTTP/1.1" 200 1174 0.412302 10.0.0.27 - - [2025-12-01 02:42:22] "POST /neutron/port HTTP/1.1" 200 1228 0.115812 10.0.0.27 - - [2025-12-01 02:42:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004889 10.0.0.27 - - [2025-12-01 02:42:22] "POST /neutron/port HTTP/1.1" 200 117 0.001178 10.0.0.27 - - [2025-12-01 02:42:26] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009199 10.0.0.27 - - [2025-12-01 02:42:27] "POST /neutron/port HTTP/1.1" 200 1202 0.021807 10.0.0.27 - - [2025-12-01 02:42:27] "GET /virtual-machine/8bb0756e-8741-4d75-be2e-81a0027c657c HTTP/1.1" 401 292 0.000467 10.0.0.27 - - [2025-12-01 02:42:27] "GET /virtual-machine/8bb0756e-8741-4d75-be2e-81a0027c657c HTTP/1.1" 200 1305 0.041605 10.0.0.27 - - [2025-12-01 02:42:27] "GET /virtual-machine-interface/c77980e9-0a5e-40af-976c-7307178d76d9 HTTP/1.1" 200 3170 0.007476 10.0.0.27 - - [2025-12-01 02:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.27 - - [2025-12-01 02:42:27] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005574 10.0.0.27 - - [2025-12-01 02:42:27] "GET /virtual-networks?parent_id=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.004399 10.0.0.27 - - [2025-12-01 02:42:27] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006341 10.0.0.27 - - [2025-12-01 02:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005259 10.0.0.27 - - [2025-12-01 02:42:30] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006958 10.0.0.27 - - [2025-12-01 02:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.27 - - [2025-12-01 02:42:34] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006546 10.0.0.27 - - [2025-12-01 02:42:36] "POST /neutron/port HTTP/1.1" 200 1202 0.044703 10.0.0.27 - - [2025-12-01 02:42:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004130 10.0.0.27 - - [2025-12-01 02:42:36] "POST /neutron/port HTTP/1.1" 200 117 0.001839 10.0.0.27 - - [2025-12-01 02:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004962 10.0.0.27 - - [2025-12-01 02:42:38] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.008110 10.0.0.27 - - [2025-12-01 02:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.27 - - [2025-12-01 02:42:43] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006346 10.0.0.27 - - [2025-12-01 02:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.27 - - [2025-12-01 02:42:47] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006725 10.0.0.27 - - [2025-12-01 02:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.27 - - [2025-12-01 02:42:51] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006356 10.0.0.27 - - [2025-12-01 02:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.27 - - [2025-12-01 02:42:55] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006060 10.0.0.27 - - [2025-12-01 02:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.27 - - [2025-12-01 02:42:59] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006488 10.0.0.27 - - [2025-12-01 02:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.27 - - [2025-12-01 02:43:03] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006576 10.0.0.27 - - [2025-12-01 02:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.27 - - [2025-12-01 02:43:05] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007545 10.0.0.27 - - [2025-12-01 02:43:05] "GET /virtual-networks?parent_id=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003605 10.0.0.27 - - [2025-12-01 02:43:05] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.007646 10.0.0.27 - - [2025-12-01 02:43:05] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008081 10.0.0.27 - - [2025-12-01 02:43:14] "POST /neutron/port HTTP/1.1" 200 1202 0.020248 10.0.0.27 - - [2025-12-01 02:43:16] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007928 10.0.0.27 - - [2025-12-01 02:43:26] "POST /neutron/port HTTP/1.1" 200 1202 0.020334 10.0.0.27 - - [2025-12-01 02:43:26] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009191 10.0.0.27 - - [2025-12-01 02:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.27 - - [2025-12-01 02:43:27] "GET /network-policy/207b6075-9a99-4c18-b2c1-acd75c887943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.018378 10.0.0.27 - - [2025-12-01 02:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005261 10.0.0.27 - - [2025-12-01 02:43:27] "GET /network-policy/ded3e405-c6cc-452a-9d6a-8e4593d6d0b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.006877 10.0.0.27 - - [2025-12-01 02:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.27 - - [2025-12-01 02:43:27] "GET /network-policy/1e77f54f-543a-4c88-b889-1c2e5368589e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005776 10.0.0.27 - - [2025-12-01 02:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.27 - - [2025-12-01 02:43:27] "GET /network-policy/603e1ccf-78b3-4ac5-bf21-8beac967c657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004670 10.0.0.27 - - [2025-12-01 02:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.27 - - [2025-12-01 02:43:27] "GET /network-policy/a0494afe-5f6c-4f1e-ac31-ad1d87b18368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005199 10.0.0.27 - - [2025-12-01 02:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.27 - - [2025-12-01 02:43:27] "GET /network-policy/7461c6e2-082e-4b18-9c81-8fa7504d6264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004682 10.0.0.27 - - [2025-12-01 02:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786 10.0.0.27 - - [2025-12-01 02:43:27] "GET /network-policy/eb1152e6-0de2-46b4-ba56-07d78a736093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007120 10.0.0.27 - - [2025-12-01 02:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.27 - - [2025-12-01 02:43:27] "GET /network-policy/476a48d5-562a-4b40-8a98-25e210ead809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004724 10.0.0.27 - - [2025-12-01 02:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.27 - - [2025-12-01 02:43:27] "GET /network-policy/d6d90cd7-001f-4d57-9726-d875e047ba6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004973 10.0.0.27 - - [2025-12-01 02:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.27 - - [2025-12-01 02:43:27] "GET /network-policy/335798e0-4134-4e57-b8b6-09c3eb4d13cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005242 10.0.0.27 - - [2025-12-01 02:43:28] "POST /neutron/network HTTP/1.1" 200 1440 0.020777 10.0.0.27 - - [2025-12-01 02:43:28] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006457 10.0.0.27 - - [2025-12-01 02:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.27 - - [2025-12-01 02:43:28] "GET /network-policy/207b6075-9a99-4c18-b2c1-acd75c887943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004621 10.0.0.27 - - [2025-12-01 02:43:33] "POST /neutron/network HTTP/1.1" 200 1440 0.020131 10.0.0.27 - - [2025-12-01 02:43:33] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.005972 10.0.0.27 - - [2025-12-01 02:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.27 - - [2025-12-01 02:43:33] "GET /network-policy/ded3e405-c6cc-452a-9d6a-8e4593d6d0b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.005105 10.0.0.27 - - [2025-12-01 02:43:35] "POST /neutron/network HTTP/1.1" 200 1450 0.007122 10.0.0.27 - - [2025-12-01 02:43:36] "POST /neutron/subnet HTTP/1.1" 200 1361 0.021956 10.0.0.27 - - [2025-12-01 02:43:36] "POST /neutron/network HTTP/1.1" 200 1440 0.023337 10.0.0.27 - - [2025-12-01 02:43:36] "GET /obj-perms HTTP/1.1" 200 5056 0.073408 10.0.0.33 - - [2025-12-01 02:43:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.011986 10.0.0.33 - - [2025-12-01 02:43:38] "PUT /access-control-list/fa6f1cce-8527-4532-b3cf-ef444174da15 HTTP/1.1" 200 272 0.029558 10.0.0.27 - - [2025-12-01 02:43:38] "POST /neutron/network HTTP/1.1" 200 1440 0.020870 10.0.0.27 - - [2025-12-01 02:43:38] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.007667 10.0.0.27 - - [2025-12-01 02:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004916 10.0.0.27 - - [2025-12-01 02:43:38] "GET /network-policy/1e77f54f-543a-4c88-b889-1c2e5368589e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.008888 10.0.0.27 - - [2025-12-01 02:43:43] "POST /neutron/network HTTP/1.1" 200 1440 0.036510 10.0.0.27 - - [2025-12-01 02:43:43] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.008445 10.0.0.27 - - [2025-12-01 02:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005536 10.0.0.27 - - [2025-12-01 02:43:43] "GET /network-policy/603e1ccf-78b3-4ac5-bf21-8beac967c657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004854 10.0.0.27 - - [2025-12-01 02:43:49] "POST /neutron/network HTTP/1.1" 200 1440 0.019527 10.0.0.27 - - [2025-12-01 02:43:49] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.009191 10.0.0.27 - - [2025-12-01 02:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.27 - - [2025-12-01 02:43:49] "GET /network-policy/a0494afe-5f6c-4f1e-ac31-ad1d87b18368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004347 10.0.0.33 - - [2025-12-01 02:43:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.003285 10.0.0.33 - - [2025-12-01 02:43:54] "PUT /access-control-list/fa6f1cce-8527-4532-b3cf-ef444174da15 HTTP/1.1" 200 272 0.020514 10.0.0.27 - - [2025-12-01 02:43:54] "POST /neutron/network HTTP/1.1" 200 1440 0.017635 10.0.0.27 - - [2025-12-01 02:43:54] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006300 10.0.0.27 - - [2025-12-01 02:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.27 - - [2025-12-01 02:43:54] "GET /network-policy/7461c6e2-082e-4b18-9c81-8fa7504d6264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005021 10.0.0.27 - - [2025-12-01 02:43:59] "POST /neutron/network HTTP/1.1" 200 1440 0.024085 10.0.0.27 - - [2025-12-01 02:43:59] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.005708 10.0.0.27 - - [2025-12-01 02:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.27 - - [2025-12-01 02:43:59] "GET /network-policy/eb1152e6-0de2-46b4-ba56-07d78a736093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006315 10.0.0.27 - - [2025-12-01 02:44:05] "POST /neutron/network HTTP/1.1" 200 1440 0.019746 10.0.0.27 - - [2025-12-01 02:44:05] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006716 10.0.0.27 - - [2025-12-01 02:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.27 - - [2025-12-01 02:44:05] "GET /network-policy/476a48d5-562a-4b40-8a98-25e210ead809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005367 10.0.0.33 - - [2025-12-01 02:44:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.005776 10.0.0.33 - - [2025-12-01 02:44:10] "PUT /access-control-list/fa6f1cce-8527-4532-b3cf-ef444174da15 HTTP/1.1" 200 272 0.039191 10.0.0.27 - - [2025-12-01 02:44:10] "POST /neutron/network HTTP/1.1" 200 1440 0.016683 10.0.0.27 - - [2025-12-01 02:44:10] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006461 10.0.0.27 - - [2025-12-01 02:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.27 - - [2025-12-01 02:44:10] "GET /network-policy/d6d90cd7-001f-4d57-9726-d875e047ba6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005314 10.0.0.33 - - [2025-12-01 02:44:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.33 - - [2025-12-01 02:44:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.23 - - [2025-12-01 02:44:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.23 - - [2025-12-01 02:44:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.33 - - [2025-12-01 02:44:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000532 10.0.0.33 - - [2025-12-01 02:44:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.27 - - [2025-12-01 02:44:15] "POST /neutron/network HTTP/1.1" 200 1440 0.021080 10.0.0.27 - - [2025-12-01 02:44:15] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.007423 10.0.0.27 - - [2025-12-01 02:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.27 - - [2025-12-01 02:44:15] "GET /network-policy/335798e0-4134-4e57-b8b6-09c3eb4d13cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005652 10.0.0.23 - - [2025-12-01 02:44:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.23 - - [2025-12-01 02:44:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.27 - - [2025-12-01 02:44:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.27 - - [2025-12-01 02:44:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000629 10.0.0.27 - - [2025-12-01 02:44:17] "GET /global-system-configs HTTP/1.1" 401 292 0.002264 10.0.0.27 - - [2025-12-01 02:44:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.27 - - [2025-12-01 02:44:20] "GET /virtual-machine/8bb0756e-8741-4d75-be2e-81a0027c657c HTTP/1.1" 200 1305 0.004754 10.0.0.27 - - [2025-12-01 02:44:21] "POST /neutron/port HTTP/1.1" 200 151 0.241825 10.0.0.27 - - [2025-12-01 02:44:22] "GET /virtual-machine/8bb0756e-8741-4d75-be2e-81a0027c657c HTTP/1.1" 404 171 0.003541 10.0.0.27 - - [2025-12-01 02:44:22] "GET /virtual-machine/8bb0756e-8741-4d75-be2e-81a0027c657c HTTP/1.1" 404 171 0.005526 10.0.0.27 - - [2025-12-01 02:44:22] "GET /virtual-machine/8bb0756e-8741-4d75-be2e-81a0027c657c HTTP/1.1" 404 171 0.004153 10.0.0.27 - - [2025-12-01 02:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.27 - - [2025-12-01 02:44:23] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004275 10.0.0.27 - - [2025-12-01 02:44:23] "GET /virtual-networks?parent_id=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003298 10.0.0.27 - - [2025-12-01 02:44:23] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.007112 10.0.0.27 - - [2025-12-01 02:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.27 - - [2025-12-01 02:44:23] "GET /routing-instance/6c775b10-1c90-42d3-9d5a-21ed18684104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.004699 10.0.0.27 - - [2025-12-01 02:44:23] "GET /route-target/8b3b8e9e-b202-438a-9a71-0f7ae8cba92c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005110 10.0.0.27 - - [2025-12-01 02:44:26] "GET /obj-perms HTTP/1.1" 200 5019 0.063447 10.0.0.27 - - [2025-12-01 02:44:29] "GET /obj-perms HTTP/1.1" 200 5019 0.004312 10.0.0.27 - - [2025-12-01 02:44:35] "GET /obj-perms HTTP/1.1" 200 5019 0.004328 10.0.0.27 - - [2025-12-01 02:44:35] "GET /obj-perms HTTP/1.1" 200 5019 0.003993 10.0.0.33 - - [2025-12-01 02:44:35] "GET /obj-perms HTTP/1.1" 200 5019 0.004160 10.0.0.27 - - [2025-12-01 02:44:36] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.007269 10.0.0.27 - - [2025-12-01 02:44:36] "POST /neutron/network HTTP/1.1" 200 1337 0.032685 10.0.0.27 - - [2025-12-01 02:44:36] "GET /virtual-network/e061e01a-9acf-473b-ae66-64f5d2989edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.008779 10.0.0.27 - - [2025-12-01 02:44:36] "DELETE /network-policy/335798e0-4134-4e57-b8b6-09c3eb4d13cd HTTP/1.1" 200 115 0.048001 10.0.0.27 - - [2025-12-01 02:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.23 - - [2025-12-01 02:44:36] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001206 10.0.0.27 - - [2025-12-01 02:44:36] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.042929 10.0.0.27 - - [2025-12-01 02:44:36] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-05411973&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.006869 10.0.0.27 - - [2025-12-01 02:44:36] "DELETE /network-policy/d6d90cd7-001f-4d57-9726-d875e047ba6f HTTP/1.1" 200 115 0.047276 10.0.0.27 - - [2025-12-01 02:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.23 - - [2025-12-01 02:44:36] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001251 10.0.0.27 - - [2025-12-01 02:44:36] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.057105 10.0.0.27 - - [2025-12-01 02:44:36] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-05411973&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.006434 10.0.0.27 - - [2025-12-01 02:44:36] "DELETE /network-policy/476a48d5-562a-4b40-8a98-25e210ead809 HTTP/1.1" 200 115 0.042542 10.0.0.27 - - [2025-12-01 02:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006333 10.0.0.23 - - [2025-12-01 02:44:36] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001235 10.0.0.27 - - [2025-12-01 02:44:36] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.045685 10.0.0.27 - - [2025-12-01 02:44:36] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-05411973&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.007067 10.0.0.27 - - [2025-12-01 02:44:37] "DELETE /network-policy/eb1152e6-0de2-46b4-ba56-07d78a736093 HTTP/1.1" 200 115 0.041866 10.0.0.27 - - [2025-12-01 02:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.23 - - [2025-12-01 02:44:37] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001307 10.0.0.27 - - [2025-12-01 02:44:37] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.044094 10.0.0.27 - - [2025-12-01 02:44:37] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-05411973&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.006456 10.0.0.27 - - [2025-12-01 02:44:37] "DELETE /network-policy/7461c6e2-082e-4b18-9c81-8fa7504d6264 HTTP/1.1" 200 115 0.060438 10.0.0.27 - - [2025-12-01 02:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.23 - - [2025-12-01 02:44:37] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001162 10.0.0.27 - - [2025-12-01 02:44:37] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.059376 10.0.0.27 - - [2025-12-01 02:44:37] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-05411973&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.006539 10.0.0.27 - - [2025-12-01 02:44:37] "DELETE /network-policy/a0494afe-5f6c-4f1e-ac31-ad1d87b18368 HTTP/1.1" 200 115 0.042907 10.0.0.27 - - [2025-12-01 02:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.23 - - [2025-12-01 02:44:37] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001566 10.0.0.23 - - [2025-12-01 02:44:37] "GET /obj-perms HTTP/1.1" 200 5056 0.102062 10.0.0.27 - - [2025-12-01 02:44:37] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.050199 10.0.0.27 - - [2025-12-01 02:44:37] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-05411973&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.013525 10.0.0.27 - - [2025-12-01 02:44:37] "DELETE /network-policy/603e1ccf-78b3-4ac5-bf21-8beac967c657 HTTP/1.1" 200 115 0.049350 10.0.0.27 - - [2025-12-01 02:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.23 - - [2025-12-01 02:44:37] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001257 10.0.0.27 - - [2025-12-01 02:44:37] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.078545 10.0.0.27 - - [2025-12-01 02:44:37] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-05411973&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.006187 10.0.0.27 - - [2025-12-01 02:44:38] "DELETE /network-policy/1e77f54f-543a-4c88-b889-1c2e5368589e HTTP/1.1" 200 115 0.053590 10.0.0.27 - - [2025-12-01 02:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010646 10.0.0.23 - - [2025-12-01 02:44:38] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001069 10.0.0.27 - - [2025-12-01 02:44:38] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.055258 10.0.0.27 - - [2025-12-01 02:44:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-05411973&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.007461 10.0.0.27 - - [2025-12-01 02:44:38] "DELETE /network-policy/ded3e405-c6cc-452a-9d6a-8e4593d6d0b8 HTTP/1.1" 200 115 0.068967 10.0.0.27 - - [2025-12-01 02:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007381 10.0.0.23 - - [2025-12-01 02:44:38] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001289 10.0.0.27 - - [2025-12-01 02:44:38] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.046722 10.0.0.27 - - [2025-12-01 02:44:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-05411973&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.006517 10.0.0.27 - - [2025-12-01 02:44:38] "DELETE /network-policy/207b6075-9a99-4c18-b2c1-acd75c887943 HTTP/1.1" 200 115 0.053589 10.0.0.27 - - [2025-12-01 02:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.23 - - [2025-12-01 02:44:38] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001377 10.0.0.27 - - [2025-12-01 02:44:38] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.055411 10.0.0.27 - - [2025-12-01 02:44:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-05411973&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005864 10.0.0.33 - - [2025-12-01 02:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005630 10.0.0.27 - - [2025-12-01 02:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.27 - - [2025-12-01 02:44:39] "DELETE /network-ipam/1afd755b-52cc-49c0-abf4-27c94b850f6b HTTP/1.1" 200 115 0.043841 10.0.0.27 - - [2025-12-01 02:44:39] "POST /fqname-to-id HTTP/1.1" 404 260 0.004802 10.0.0.23 - - [2025-12-01 02:44:39] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001490 10.0.0.23 - - [2025-12-01 02:44:39] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1525 0.079347 10.0.0.23 - - [2025-12-01 02:44:39] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001039 10.0.0.23 - - [2025-12-01 02:44:39] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?fields=security_groups HTTP/1.1" 200 1408 0.068568 10.0.0.23 - - [2025-12-01 02:44:39] "DELETE /security-group/88c2cff8-1e6e-435a-9739-59c622a61777 HTTP/1.1" 200 115 0.068888 10.0.0.23 - - [2025-12-01 02:44:39] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001564 10.0.0.23 - - [2025-12-01 02:44:39] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?fields=application_policy_sets HTTP/1.1" 200 1447 0.067310 10.0.0.33 - - [2025-12-01 02:44:39] "DELETE /access-control-list/82d53046-0cb0-40d1-afa0-a26680dab5fb HTTP/1.1" 200 115 0.052080 10.0.0.27 - - [2025-12-01 02:44:39] "DELETE /project/7d73d42d-4a16-4876-87e6-a95119e8dbab HTTP/1.1" 200 115 0.550582 10.0.0.23 - - [2025-12-01 02:44:39] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002060 10.0.0.27 - - [2025-12-01 02:44:39] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?fields=projects HTTP/1.1" 200 1438 0.021096 10.0.0.23 - - [2025-12-01 02:44:42] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004084 10.0.0.23 - - [2025-12-01 02:44:42] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001260 10.0.0.23 - - [2025-12-01 02:44:42] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050428 10.0.0.23 - - [2025-12-01 02:44:42] "POST /id-to-fqname HTTP/1.1" 200 202 0.008539 10.0.0.23 - - [2025-12-01 02:44:42] "POST /fqname-to-id HTTP/1.1" 404 211 0.011407 10.0.0.23 - - [2025-12-01 02:44:42] "POST /security-groups HTTP/1.1" 200 603 0.039910 10.0.0.23 - - [2025-12-01 02:44:43] "POST /projects HTTP/1.1" 200 609 0.273913 10.0.0.33 - - [2025-12-01 02:44:43] "POST /fqname-to-id HTTP/1.1" 404 245 0.009311 10.0.0.23 - - [2025-12-01 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.352915 10.0.0.27 - - [2025-12-01 02:44:43] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.528059 10.0.0.23 - - [2025-12-01 02:44:43] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001276 10.0.0.27 - - [2025-12-01 02:44:43] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?fields=virtual_networks HTTP/1.1" 200 1065 0.047638 10.0.0.23 - - [2025-12-01 02:44:43] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002124 10.0.0.27 - - [2025-12-01 02:44:43] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.051770 10.0.0.23 - - [2025-12-01 02:44:43] "GET /projects?obj_uuids=7d73d42d-4a16-4876-87e6-a95119e8dbab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001298 10.0.0.27 - - [2025-12-01 02:44:43] "GET /project/7d73d42d-4a16-4876-87e6-a95119e8dbab?fields=security_groups HTTP/1.1" 200 1303 0.051634 10.0.0.27 - - [2025-12-01 02:44:44] "POST /fqname-to-id HTTP/1.1" 404 194 0.032002 10.0.0.23 - - [2025-12-01 02:44:44] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003572 10.0.0.23 - - [2025-12-01 02:44:44] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001147 10.0.0.23 - - [2025-12-01 02:44:44] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010573 10.0.0.23 - - [2025-12-01 02:44:44] "POST /id-to-fqname HTTP/1.1" 200 196 0.005391 10.0.0.23 - - [2025-12-01 02:44:44] "POST /fqname-to-id HTTP/1.1" 404 205 0.006191 10.0.0.23 - - [2025-12-01 02:44:44] "POST /security-groups HTTP/1.1" 200 597 0.036926 10.0.0.23 - - [2025-12-01 02:44:44] "POST /projects HTTP/1.1" 200 597 0.260018 10.0.0.23 - - [2025-12-01 02:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.300941 10.0.0.33 - - [2025-12-01 02:44:44] "POST /access-control-lists HTTP/1.1" 200 602 0.046630 10.0.0.27 - - [2025-12-01 02:44:44] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.471220 10.0.0.27 - - [2025-12-01 02:44:46] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.27 - - [2025-12-01 02:44:48] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000522 10.0.0.23 - - [2025-12-01 02:44:48] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002209 10.0.0.27 - - [2025-12-01 02:44:48] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.081380 10.0.0.27 - - [2025-12-01 02:44:49] "GET / HTTP/1.1" 200 35931 0.004730 10.0.0.27 - - [2025-12-01 02:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004909 10.0.0.23 - - [2025-12-01 02:44:49] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001217 10.0.0.27 - - [2025-12-01 02:44:49] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008217 10.0.0.27 - - [2025-12-01 02:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.23 - - [2025-12-01 02:44:50] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001181 10.0.0.27 - - [2025-12-01 02:44:50] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.037781 10.0.0.27 - - [2025-12-01 02:44:51] "GET /domains HTTP/1.1" 401 292 0.000445 10.0.0.27 - - [2025-12-01 02:44:51] "GET /domains HTTP/1.1" 200 280 0.029690 10.0.0.23 - - [2025-12-01 02:44:51] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001287 10.0.0.27 - - [2025-12-01 02:44:51] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5 HTTP/1.1" 200 2971 0.012700 10.0.0.23 - - [2025-12-01 02:44:51] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001281 10.0.0.27 - - [2025-12-01 02:44:51] "GET /project/ac826827-0c61-47d8-972b-434482624cba HTTP/1.1" 200 1899 0.094793 10.0.0.27 - - [2025-12-01 02:44:51] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003662 10.0.0.27 - - [2025-12-01 02:44:51] "POST /network-ipams HTTP/1.1" 200 603 0.036321 10.0.0.27 - - [2025-12-01 02:44:51] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004037 10.0.0.27 - - [2025-12-01 02:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.27 - - [2025-12-01 02:44:51] "GET /network-ipam/91ef3d6a-abb7-476e-ba2f-98dd8474505f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.008054 10.0.0.27 - - [2025-12-01 02:44:51] "PUT /network-ipam/91ef3d6a-abb7-476e-ba2f-98dd8474505f HTTP/1.1" 200 258 0.018630 10.0.0.27 - - [2025-12-01 02:44:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000638 10.0.0.27 - - [2025-12-01 02:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.038755 10.0.0.23 - - [2025-12-01 02:44:52] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001271 10.0.0.27 - - [2025-12-01 02:44:52] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.039586 10.0.0.27 - - [2025-12-01 02:44:52] "POST /neutron/network HTTP/1.1" 200 117 0.044444 10.0.0.33 - - [2025-12-01 02:44:52] "POST /route-targets HTTP/1.1" 200 327 0.018775 10.0.0.23 - - [2025-12-01 02:44:53] "POST /useragent-kv HTTP/1.1" 200 115 0.009960 10.0.0.27 - - [2025-12-01 02:44:53] "POST /neutron/subnet HTTP/1.1" 200 701 0.234799 10.0.0.27 - - [2025-12-01 02:44:53] "POST /id-to-fqname HTTP/1.1" 200 229 0.001485 10.0.0.27 - - [2025-12-01 02:44:53] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006321 10.0.0.27 - - [2025-12-01 02:44:53] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006126 10.0.0.27 - - [2025-12-01 02:44:53] "POST /neutron/network HTTP/1.1" 200 1074 0.011040 10.0.0.27 - - [2025-12-01 02:44:54] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006616 10.0.0.27 - - [2025-12-01 02:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005974 10.0.0.23 - - [2025-12-01 02:44:55] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001031 10.0.0.27 - - [2025-12-01 02:44:55] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.048232 10.0.0.27 - - [2025-12-01 02:44:55] "POST /neutron/network HTTP/1.1" 200 117 0.017001 10.0.0.33 - - [2025-12-01 02:44:56] "POST /ref-update HTTP/1.1" 200 156 0.030732 10.0.0.23 - - [2025-12-01 02:44:56] "POST /useragent-kv HTTP/1.1" 200 115 0.014127 10.0.0.27 - - [2025-12-01 02:44:56] "POST /neutron/subnet HTTP/1.1" 200 701 0.244497 10.0.0.27 - - [2025-12-01 02:44:56] "POST /id-to-fqname HTTP/1.1" 200 229 0.001444 10.0.0.27 - - [2025-12-01 02:44:56] "GET /virtual-network/82793d67-1a97-4387-8f6b-ae195479ee2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.008468 10.0.0.27 - - [2025-12-01 02:44:56] "GET /virtual-network/82793d67-1a97-4387-8f6b-ae195479ee2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.007566 10.0.0.27 - - [2025-12-01 02:44:56] "POST /neutron/network HTTP/1.1" 200 1074 0.010599 10.0.0.27 - - [2025-12-01 02:44:56] "GET /virtual-network/82793d67-1a97-4387-8f6b-ae195479ee2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006264 10.0.0.27 - - [2025-12-01 02:44:57] "GET /obj-perms HTTP/1.1" 200 5013 0.065393 10.0.0.27 - - [2025-12-01 02:44:57] "POST /fqname-to-id HTTP/1.1" 404 205 0.003518 10.0.0.27 - - [2025-12-01 02:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.23 - - [2025-12-01 02:44:57] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001563 10.0.0.27 - - [2025-12-01 02:44:57] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.047575 10.0.0.27 - - [2025-12-01 02:44:57] "POST /network-policys HTTP/1.1" 200 527 0.037716 10.0.0.27 - - [2025-12-01 02:44:57] "GET /network-policy/8339805b-3c0a-4adb-9909-c7026250f931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.008043 10.0.0.27 - - [2025-12-01 02:44:57] "POST /fqname-to-id HTTP/1.1" 404 205 0.004406 10.0.0.27 - - [2025-12-01 02:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.23 - - [2025-12-01 02:44:57] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001283 10.0.0.27 - - [2025-12-01 02:44:57] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.063250 10.0.0.27 - - [2025-12-01 02:44:57] "POST /network-policys HTTP/1.1" 200 527 0.038898 10.0.0.27 - - [2025-12-01 02:44:57] "GET /network-policy/d9faccf8-2282-48a9-8332-541c08612a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.006720 10.0.0.27 - - [2025-12-01 02:44:58] "POST /fqname-to-id HTTP/1.1" 404 205 0.006949 10.0.0.27 - - [2025-12-01 02:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005365 10.0.0.23 - - [2025-12-01 02:44:58] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001208 10.0.0.27 - - [2025-12-01 02:44:58] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.049777 10.0.0.27 - - [2025-12-01 02:44:58] "POST /network-policys HTTP/1.1" 200 527 0.033063 10.0.0.27 - - [2025-12-01 02:44:58] "GET /network-policy/43274849-99bb-4804-95e2-9b8af2d6058e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.006725 10.0.0.27 - - [2025-12-01 02:44:58] "POST /fqname-to-id HTTP/1.1" 404 205 0.003949 10.0.0.27 - - [2025-12-01 02:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.23 - - [2025-12-01 02:44:58] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001179 10.0.0.27 - - [2025-12-01 02:44:58] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.073635 10.0.0.27 - - [2025-12-01 02:44:58] "POST /network-policys HTTP/1.1" 200 527 0.040122 10.0.0.27 - - [2025-12-01 02:44:58] "GET /network-policy/7ae04cde-f6d4-4e27-a09e-4b68de5d3f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.007448 10.0.0.27 - - [2025-12-01 02:44:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.007404 10.0.0.27 - - [2025-12-01 02:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.23 - - [2025-12-01 02:44:59] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001434 10.0.0.27 - - [2025-12-01 02:44:59] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.068465 10.0.0.27 - - [2025-12-01 02:44:59] "POST /network-policys HTTP/1.1" 200 531 0.038780 10.0.0.27 - - [2025-12-01 02:44:59] "GET /network-policy/885175f3-2f06-41ce-9e54-97197dd1682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.007195 10.0.0.27 - - [2025-12-01 02:44:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.004325 10.0.0.27 - - [2025-12-01 02:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.23 - - [2025-12-01 02:44:59] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001667 10.0.0.27 - - [2025-12-01 02:44:59] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.071924 10.0.0.27 - - [2025-12-01 02:44:59] "POST /network-policys HTTP/1.1" 200 529 0.081463 10.0.0.27 - - [2025-12-01 02:44:59] "GET /network-policy/b688f210-1703-49e2-ae8c-206f58c1cee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.008016 10.0.0.27 - - [2025-12-01 02:44:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.003566 10.0.0.27 - - [2025-12-01 02:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004849 10.0.0.23 - - [2025-12-01 02:44:59] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001203 10.0.0.27 - - [2025-12-01 02:44:59] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.046866 10.0.0.27 - - [2025-12-01 02:44:59] "POST /network-policys HTTP/1.1" 200 529 0.037773 10.0.0.27 - - [2025-12-01 02:45:00] "GET /network-policy/e537bccf-cade-4ffa-8129-9f3787556bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.008470 10.0.0.27 - - [2025-12-01 02:45:00] "POST /fqname-to-id HTTP/1.1" 404 206 0.004169 10.0.0.27 - - [2025-12-01 02:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.23 - - [2025-12-01 02:45:00] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001372 10.0.0.27 - - [2025-12-01 02:45:00] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.051314 10.0.0.27 - - [2025-12-01 02:45:00] "POST /network-policys HTTP/1.1" 200 529 0.038831 10.0.0.27 - - [2025-12-01 02:45:00] "GET /network-policy/894134c1-21d2-4aa4-beb1-04bab56ad730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.007689 10.0.0.27 - - [2025-12-01 02:45:00] "POST /fqname-to-id HTTP/1.1" 404 206 0.003923 10.0.0.27 - - [2025-12-01 02:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.23 - - [2025-12-01 02:45:00] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001177 10.0.0.27 - - [2025-12-01 02:45:00] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.065922 10.0.0.27 - - [2025-12-01 02:45:00] "POST /network-policys HTTP/1.1" 200 529 0.035316 10.0.0.27 - - [2025-12-01 02:45:00] "GET /network-policy/db2b3489-bb20-4e19-9c1a-01939ef778ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.009201 10.0.0.27 - - [2025-12-01 02:45:00] "POST /fqname-to-id HTTP/1.1" 404 208 0.003819 10.0.0.27 - - [2025-12-01 02:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.23 - - [2025-12-01 02:45:01] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001513 10.0.0.27 - - [2025-12-01 02:45:01] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.063822 10.0.0.27 - - [2025-12-01 02:45:01] "POST /network-policys HTTP/1.1" 200 533 0.037650 10.0.0.27 - - [2025-12-01 02:45:01] "GET /network-policy/3720daeb-0cf0-44af-9855-8318f7d1520d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.007451 10.0.0.27 - - [2025-12-01 02:45:01] "POST /neutron/network HTTP/1.1" 200 1074 0.011316 10.0.0.27 - - [2025-12-01 02:45:01] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.020645 10.0.0.27 - - [2025-12-01 02:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005129 10.0.0.27 - - [2025-12-01 02:45:01] "GET /network-policy/8339805b-3c0a-4adb-9909-c7026250f931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005689 10.0.0.27 - - [2025-12-01 02:45:02] "POST /neutron/network HTTP/1.1" 200 1074 0.010667 10.0.0.33 - - [2025-12-01 02:45:02] "POST /fqname-to-id HTTP/1.1" 404 246 0.007968 10.0.0.27 - - [2025-12-01 02:45:02] "GET /virtual-network/82793d67-1a97-4387-8f6b-ae195479ee2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.008605 10.0.0.27 - - [2025-12-01 02:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005275 10.0.0.27 - - [2025-12-01 02:45:02] "GET /network-policy/885175f3-2f06-41ce-9e54-97197dd1682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.008258 10.0.0.27 - - [2025-12-01 02:45:02] "POST /id-to-fqname HTTP/1.1" 200 229 0.001645 10.0.0.27 - - [2025-12-01 02:45:02] "POST /neutron/network HTTP/1.1" 200 1167 0.009209 10.0.0.23 - - [2025-12-01 02:45:03] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001608 10.0.0.27 - - [2025-12-01 02:45:03] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.083174 10.0.0.27 - - [2025-12-01 02:45:03] "POST /neutron/port HTTP/1.1" 200 117 0.012596 10.0.0.27 - - [2025-12-01 02:45:03] "POST /id-to-fqname HTTP/1.1" 200 229 0.002199 10.0.0.27 - - [2025-12-01 02:45:04] "POST /neutron/network HTTP/1.1" 200 1167 0.008566 10.0.0.33 - - [2025-12-01 02:45:04] "PUT /access-control-list/ea8166b6-c30d-4afb-bc4e-e21b1adef790 HTTP/1.1" 200 272 0.023974 10.0.0.27 - - [2025-12-01 02:45:04] "POST /neutron/port HTTP/1.1" 200 1061 0.019614 10.0.0.27 - - [2025-12-01 02:45:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006498 10.0.0.27 - - [2025-12-01 02:45:05] "POST /neutron/network HTTP/1.1" 200 1157 0.012234 10.0.0.23 - - [2025-12-01 02:45:05] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001159 10.0.0.27 - - [2025-12-01 02:45:05] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.080430 10.0.0.27 - - [2025-12-01 02:45:05] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007906 10.0.0.27 - - [2025-12-01 02:45:05] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009468 10.0.0.27 - - [2025-12-01 02:45:06] "POST /neutron/port HTTP/1.1" 200 1061 0.019634 10.0.0.27 - - [2025-12-01 02:45:06] "POST /neutron/port HTTP/1.1" 200 1089 0.024443 10.0.0.27 - - [2025-12-01 02:45:06] "POST /neutron/port HTTP/1.1" 200 117 0.001431 10.0.0.33 - - [2025-12-01 02:45:07] "DELETE /access-control-list/36d5c949-45ce-4317-b125-6d7c1c3e1968 HTTP/1.1" 200 115 0.048007 10.0.0.27 - - [2025-12-01 02:45:10] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008965 10.0.0.27 - - [2025-12-01 02:45:10] "POST /neutron/port HTTP/1.1" 200 1089 0.022383 10.0.0.27 - - [2025-12-01 02:45:10] "GET /virtual-machine/ce564126-bedb-49cb-9e16-d37f36d45a4b HTTP/1.1" 401 292 0.000458 10.0.0.27 - - [2025-12-01 02:45:11] "GET /virtual-machine/ce564126-bedb-49cb-9e16-d37f36d45a4b HTTP/1.1" 200 1299 0.041593 10.0.0.27 - - [2025-12-01 02:45:11] "GET /virtual-machine-interface/a57c6e48-1dbe-424e-bfbd-d2255bbcea23 HTTP/1.1" 200 2952 0.007513 10.0.0.27 - - [2025-12-01 02:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.27 - - [2025-12-01 02:45:11] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005287 10.0.0.27 - - [2025-12-01 02:45:11] "GET /virtual-networks?parent_id=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.005476 10.0.0.27 - - [2025-12-01 02:45:11] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006486 10.0.0.27 - - [2025-12-01 02:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.27 - - [2025-12-01 02:45:14] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.007667 10.0.0.23 - - [2025-12-01 02:45:17] "DELETE /project/ac8268270c6147d8972b434482624cba HTTP/1.1" 404 173 0.005282 10.0.0.23 - - [2025-12-01 02:45:17] "DELETE /project/7d73d42d-4a16-4876-87e6-a95119e8dbab HTTP/1.1" 404 177 0.005284 10.0.0.23 - - [2025-12-01 02:45:17] "DELETE /project/7d73d42d4a16487687e6a95119e8dbab HTTP/1.1" 404 173 0.004379 10.0.0.27 - - [2025-12-01 02:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.27 - - [2025-12-01 02:45:18] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006817 10.0.0.27 - - [2025-12-01 02:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.27 - - [2025-12-01 02:45:22] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006287 10.0.0.27 - - [2025-12-01 02:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.27 - - [2025-12-01 02:45:26] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006164 10.0.0.27 - - [2025-12-01 02:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.27 - - [2025-12-01 02:45:30] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006911 10.0.0.27 - - [2025-12-01 02:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.27 - - [2025-12-01 02:45:34] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006871 10.0.0.27 - - [2025-12-01 02:45:36] "POST /neutron/port HTTP/1.1" 200 1089 0.020109 10.0.0.27 - - [2025-12-01 02:45:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004791 10.0.0.27 - - [2025-12-01 02:45:37] "POST /neutron/port HTTP/1.1" 200 1089 0.059501 10.0.0.27 - - [2025-12-01 02:45:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005410 10.0.0.27 - - [2025-12-01 02:45:37] "POST /neutron/network HTTP/1.1" 200 1159 0.011281 10.0.0.33 - - [2025-12-01 02:45:38] "GET /obj-perms HTTP/1.1" 200 5056 0.057301 10.0.0.23 - - [2025-12-01 02:45:38] "GET /obj-perms HTTP/1.1" 200 5056 0.053945 10.0.0.27 - - [2025-12-01 02:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.27 - - [2025-12-01 02:45:39] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.007004 10.0.0.27 - - [2025-12-01 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.27 - - [2025-12-01 02:45:43] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.007041 10.0.0.27 - - [2025-12-01 02:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.27 - - [2025-12-01 02:45:45] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004609 10.0.0.27 - - [2025-12-01 02:45:45] "GET /virtual-networks?parent_id=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004073 10.0.0.27 - - [2025-12-01 02:45:45] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.007207 10.0.0.27 - - [2025-12-01 02:45:50] "POST /neutron/port HTTP/1.1" 200 1089 0.019320 10.0.0.27 - - [2025-12-01 02:45:55] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007683 10.0.0.27 - - [2025-12-01 02:46:00] "POST /neutron/port HTTP/1.1" 200 1089 0.020166 10.0.0.27 - - [2025-12-01 02:46:06] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010209 10.0.0.27 - - [2025-12-01 02:46:11] "POST /neutron/port HTTP/1.1" 200 1089 0.018602 10.0.0.27 - - [2025-12-01 02:46:11] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010972 10.0.0.27 - - [2025-12-01 02:46:11] "GET /virtual-machine/2f059ba9-6857-4a69-a95f-85ed62c42f98 HTTP/1.1" 200 1298 0.007327 10.0.0.27 - - [2025-12-01 02:46:11] "GET /virtual-machine-interface/7bbcad96-b778-40d2-a403-9271b169e5be HTTP/1.1" 200 2951 0.006279 10.0.0.27 - - [2025-12-01 02:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006676 10.0.0.27 - - [2025-12-01 02:46:11] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004453 10.0.0.27 - - [2025-12-01 02:46:11] "GET /virtual-networks?parent_id=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003177 10.0.0.27 - - [2025-12-01 02:46:11] "GET /virtual-network/82793d67-1a97-4387-8f6b-ae195479ee2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.007114 10.0.0.27 - - [2025-12-01 02:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.27 - - [2025-12-01 02:46:12] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004477 10.0.0.27 - - [2025-12-01 02:46:12] "GET /virtual-networks?parent_id=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003998 10.0.0.27 - - [2025-12-01 02:46:12] "GET /virtual-network/82793d67-1a97-4387-8f6b-ae195479ee2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.008265 10.0.0.27 - - [2025-12-01 02:46:12] "POST /neutron/port HTTP/1.1" 200 1089 0.021297 10.0.0.27 - - [2025-12-01 02:46:18] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008775 10.0.0.27 - - [2025-12-01 02:46:23] "POST /neutron/port HTTP/1.1" 200 1089 0.018569 10.0.0.27 - - [2025-12-01 02:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.27 - - [2025-12-01 02:46:23] "GET /network-policy/885175f3-2f06-41ce-9e54-97197dd1682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004562 10.0.0.27 - - [2025-12-01 02:46:23] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008894 10.0.0.27 - - [2025-12-01 02:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.27 - - [2025-12-01 02:46:24] "GET /network-policy/8339805b-3c0a-4adb-9909-c7026250f931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004446 10.0.0.27 - - [2025-12-01 02:46:24] "POST /neutron/network HTTP/1.1" 200 1157 0.016618 10.0.0.27 - - [2025-12-01 02:46:24] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006958 10.0.0.27 - - [2025-12-01 02:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.27 - - [2025-12-01 02:46:24] "GET /network-policy/d9faccf8-2282-48a9-8332-541c08612a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005242 10.0.0.27 - - [2025-12-01 02:46:36] "POST /neutron/network HTTP/1.1" 200 1167 0.007817 10.0.0.27 - - [2025-12-01 02:46:36] "POST /neutron/port HTTP/1.1" 200 117 0.001210 10.0.0.27 - - [2025-12-01 02:46:38] "POST /neutron/port HTTP/1.1" 200 1089 0.019705 10.0.0.27 - - [2025-12-01 02:46:39] "POST /neutron/subnet HTTP/1.1" 200 675 0.027475 10.0.0.27 - - [2025-12-01 02:47:25] "POST /neutron/network HTTP/1.1" 200 1157 0.011385 10.0.0.27 - - [2025-12-01 02:47:25] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.013761 10.0.0.27 - - [2025-12-01 02:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.33 - - [2025-12-01 02:47:25] "POST /ref-update HTTP/1.1" 200 156 0.067727 10.0.0.27 - - [2025-12-01 02:47:25] "GET /network-policy/3720daeb-0cf0-44af-9855-8318f7d1520d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.007380 10.0.0.27 - - [2025-12-01 02:47:33] "POST /neutron/network HTTP/1.1" 200 1160 0.012465 10.0.0.27 - - [2025-12-01 02:47:34] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.008568 10.0.0.27 - - [2025-12-01 02:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.27 - - [2025-12-01 02:47:34] "GET /network-policy/43274849-99bb-4804-95e2-9b8af2d6058e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.006320 10.0.0.27 - - [2025-12-01 02:47:36] "POST /neutron/port HTTP/1.1" 200 1089 0.066707 10.0.0.27 - - [2025-12-01 02:47:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004508 10.0.0.27 - - [2025-12-01 02:47:37] "POST /neutron/network HTTP/1.1" 200 1157 0.011452 10.0.0.27 - - [2025-12-01 02:47:38] "POST /neutron/network HTTP/1.1" 200 1169 0.007689 10.0.0.27 - - [2025-12-01 02:47:39] "POST /neutron/port HTTP/1.1" 200 117 0.001576 10.0.0.33 - - [2025-12-01 02:47:42] "PUT /access-control-list/ea8166b6-c30d-4afb-bc4e-e21b1adef790 HTTP/1.1" 200 272 0.016507 10.0.0.27 - - [2025-12-01 02:47:42] "POST /neutron/network HTTP/1.1" 200 1157 0.109811 10.0.0.27 - - [2025-12-01 02:47:42] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.007529 10.0.0.27 - - [2025-12-01 02:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.27 - - [2025-12-01 02:47:42] "GET /network-policy/7ae04cde-f6d4-4e27-a09e-4b68de5d3f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005148 10.0.0.27 - - [2025-12-01 02:47:50] "POST /neutron/network HTTP/1.1" 200 1158 0.090900 10.0.0.27 - - [2025-12-01 02:47:50] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.008547 10.0.0.27 - - [2025-12-01 02:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.024681 10.0.0.27 - - [2025-12-01 02:47:50] "GET /network-policy/b688f210-1703-49e2-ae8c-206f58c1cee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.004951 10.0.0.27 - - [2025-12-01 02:47:59] "POST /neutron/network HTTP/1.1" 200 1158 0.118956 10.0.0.33 - - [2025-12-01 02:47:59] "PUT /access-control-list/ea8166b6-c30d-4afb-bc4e-e21b1adef790 HTTP/1.1" 200 272 0.064029 10.0.0.27 - - [2025-12-01 02:47:59] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.018672 10.0.0.27 - - [2025-12-01 02:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.27 - - [2025-12-01 02:47:59] "GET /network-policy/e537bccf-cade-4ffa-8129-9f3787556bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.007249 10.0.0.27 - - [2025-12-01 02:48:07] "POST /neutron/network HTTP/1.1" 200 1158 0.099504 10.0.0.27 - - [2025-12-01 02:48:07] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006334 10.0.0.27 - - [2025-12-01 02:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.27 - - [2025-12-01 02:48:07] "GET /network-policy/894134c1-21d2-4aa4-beb1-04bab56ad730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005878 10.0.0.33 - - [2025-12-01 02:48:15] "PUT /access-control-list/ea8166b6-c30d-4afb-bc4e-e21b1adef790 HTTP/1.1" 200 272 0.025018 10.0.0.27 - - [2025-12-01 02:48:16] "POST /neutron/network HTTP/1.1" 200 1158 0.113535 10.0.0.27 - - [2025-12-01 02:48:16] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.007123 10.0.0.27 - - [2025-12-01 02:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.27 - - [2025-12-01 02:48:16] "GET /network-policy/db2b3489-bb20-4e19-9c1a-01939ef778ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.005665 10.0.0.27 - - [2025-12-01 02:48:23] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.007329 10.0.0.27 - - [2025-12-01 02:48:23] "POST /neutron/network HTTP/1.1" 200 1074 0.082302 10.0.0.27 - - [2025-12-01 02:48:23] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.011449 10.0.0.27 - - [2025-12-01 02:48:24] "GET /virtual-machine/2f059ba9-6857-4a69-a95f-85ed62c42f98 HTTP/1.1" 200 1298 0.006395 10.0.0.27 - - [2025-12-01 02:48:24] "POST /neutron/port HTTP/1.1" 200 1115 0.017059 10.0.0.27 - - [2025-12-01 02:48:26] "GET /virtual-machine/2f059ba9-6857-4a69-a95f-85ed62c42f98 HTTP/1.1" 404 171 0.004518 10.0.0.27 - - [2025-12-01 02:48:26] "GET /virtual-machine/2f059ba9-6857-4a69-a95f-85ed62c42f98 HTTP/1.1" 404 171 0.003637 10.0.0.27 - - [2025-12-01 02:48:26] "GET /virtual-machine/2f059ba9-6857-4a69-a95f-85ed62c42f98 HTTP/1.1" 404 171 0.003853 10.0.0.27 - - [2025-12-01 02:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.27 - - [2025-12-01 02:48:26] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005498 10.0.0.27 - - [2025-12-01 02:48:26] "GET /virtual-networks?parent_id=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003670 10.0.0.27 - - [2025-12-01 02:48:26] "GET /virtual-network/82793d67-1a97-4387-8f6b-ae195479ee2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.007083 10.0.0.27 - - [2025-12-01 02:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.27 - - [2025-12-01 02:48:26] "GET /routing-instance/2259635b-65c1-4fff-98e8-f836de9ef1ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.004740 10.0.0.27 - - [2025-12-01 02:48:26] "GET /route-target/745d460a-1504-4308-96bf-2412e9b1eca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004715 10.0.0.27 - - [2025-12-01 02:48:26] "GET /obj-perms HTTP/1.1" 200 5013 0.004718 10.0.0.27 - - [2025-12-01 02:48:29] "GET /obj-perms HTTP/1.1" 200 5013 0.004248 10.0.0.27 - - [2025-12-01 02:48:35] "GET /obj-perms HTTP/1.1" 200 5013 0.004971 10.0.0.27 - - [2025-12-01 02:48:38] "POST /neutron/port HTTP/1.1" 200 1089 0.019603 10.0.0.27 - - [2025-12-01 02:48:38] "GET /obj-perms HTTP/1.1" 200 5013 0.004594 10.0.0.27 - - [2025-12-01 02:48:39] "POST /neutron/subnet HTTP/1.1" 200 675 0.022539 10.0.0.27 - - [2025-12-01 02:48:39] "GET /virtual-machine/ce564126-bedb-49cb-9e16-d37f36d45a4b HTTP/1.1" 200 1299 0.004784 10.0.0.27 - - [2025-12-01 02:48:39] "POST /neutron/port HTTP/1.1" 200 1089 0.020699 10.0.0.33 - - [2025-12-01 02:48:41] "GET /obj-perms HTTP/1.1" 200 5056 0.074500 10.0.0.27 - - [2025-12-01 02:48:41] "GET /virtual-machine/ce564126-bedb-49cb-9e16-d37f36d45a4b HTTP/1.1" 404 171 0.003362 10.0.0.27 - - [2025-12-01 02:48:41] "GET /virtual-machine/ce564126-bedb-49cb-9e16-d37f36d45a4b HTTP/1.1" 404 171 0.003236 10.0.0.27 - - [2025-12-01 02:48:41] "GET /virtual-machine/ce564126-bedb-49cb-9e16-d37f36d45a4b HTTP/1.1" 404 171 0.003514 10.0.0.27 - - [2025-12-01 02:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010783 10.0.0.27 - - [2025-12-01 02:48:41] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004440 10.0.0.27 - - [2025-12-01 02:48:41] "GET /virtual-networks?parent_id=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003542 10.0.0.27 - - [2025-12-01 02:48:41] "GET /virtual-network/8d5bad58-0101-4f53-b910-9a8ebf04646b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.013407 10.0.0.27 - - [2025-12-01 02:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.27 - - [2025-12-01 02:48:41] "GET /routing-instance/d97ff938-9966-4e85-81d1-d933d4178c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.005935 10.0.0.23 - - [2025-12-01 02:48:41] "GET /obj-perms HTTP/1.1" 200 5056 0.082716 10.0.0.27 - - [2025-12-01 02:48:41] "GET /route-target/0c5a7198-ff09-4b86-8d71-5a0ac0b5b851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005141 10.0.0.27 - - [2025-12-01 02:48:41] "GET /obj-perms HTTP/1.1" 200 5013 0.004932 10.0.0.27 - - [2025-12-01 02:48:44] "GET /obj-perms HTTP/1.1" 200 5013 0.004861 10.0.0.27 - - [2025-12-01 02:48:50] "GET /obj-perms HTTP/1.1" 200 5013 0.004234 10.0.0.27 - - [2025-12-01 02:48:54] "GET /obj-perms HTTP/1.1" 200 5013 0.004260 10.0.0.27 - - [2025-12-01 02:49:00] "GET /obj-perms HTTP/1.1" 200 5013 0.005388 10.0.0.27 - - [2025-12-01 02:49:03] "GET /obj-perms HTTP/1.1" 200 5013 0.004011 10.0.0.27 - - [2025-12-01 02:49:06] "GET /obj-perms HTTP/1.1" 200 5013 0.004519 10.0.0.27 - - [2025-12-01 02:49:06] "GET /virtual-network/82793d67-1a97-4387-8f6b-ae195479ee2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.007320 10.0.0.27 - - [2025-12-01 02:49:06] "POST /neutron/network HTTP/1.1" 200 1159 0.010326 10.0.0.33 - - [2025-12-01 02:49:06] "DELETE /access-control-list/bf8a677f-f195-4fb1-ae87-019c9520d1b2 HTTP/1.1" 200 115 0.059491 10.0.0.27 - - [2025-12-01 02:49:06] "GET /virtual-network/82793d67-1a97-4387-8f6b-ae195479ee2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.010498 10.0.0.27 - - [2025-12-01 02:49:06] "DELETE /network-policy/3720daeb-0cf0-44af-9855-8318f7d1520d HTTP/1.1" 200 115 0.040881 10.0.0.27 - - [2025-12-01 02:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.23 - - [2025-12-01 02:49:07] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.033684 10.0.0.27 - - [2025-12-01 02:49:07] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.076426 10.0.0.27 - - [2025-12-01 02:49:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-12091652&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.006700 10.0.0.27 - - [2025-12-01 02:49:07] "DELETE /network-policy/db2b3489-bb20-4e19-9c1a-01939ef778ed HTTP/1.1" 200 115 0.043753 10.0.0.27 - - [2025-12-01 02:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006310 10.0.0.23 - - [2025-12-01 02:49:07] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001557 10.0.0.27 - - [2025-12-01 02:49:07] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.050882 10.0.0.27 - - [2025-12-01 02:49:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-12091652&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.007897 10.0.0.27 - - [2025-12-01 02:49:07] "DELETE /network-policy/894134c1-21d2-4aa4-beb1-04bab56ad730 HTTP/1.1" 200 115 0.038085 10.0.0.27 - - [2025-12-01 02:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.23 - - [2025-12-01 02:49:07] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001421 10.0.0.27 - - [2025-12-01 02:49:07] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.043437 10.0.0.27 - - [2025-12-01 02:49:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-12091652&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.007732 10.0.0.27 - - [2025-12-01 02:49:07] "DELETE /network-policy/e537bccf-cade-4ffa-8129-9f3787556bee HTTP/1.1" 200 115 0.045600 10.0.0.27 - - [2025-12-01 02:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.23 - - [2025-12-01 02:49:07] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001825 10.0.0.27 - - [2025-12-01 02:49:07] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.048271 10.0.0.27 - - [2025-12-01 02:49:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-12091652&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.007180 10.0.0.27 - - [2025-12-01 02:49:07] "DELETE /network-policy/b688f210-1703-49e2-ae8c-206f58c1cee6 HTTP/1.1" 200 115 0.039590 10.0.0.27 - - [2025-12-01 02:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.23 - - [2025-12-01 02:49:07] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001179 10.0.0.27 - - [2025-12-01 02:49:07] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.040915 10.0.0.27 - - [2025-12-01 02:49:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-12091652&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.006121 10.0.0.27 - - [2025-12-01 02:49:08] "DELETE /network-policy/885175f3-2f06-41ce-9e54-97197dd1682a HTTP/1.1" 200 115 0.035341 10.0.0.27 - - [2025-12-01 02:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005552 10.0.0.23 - - [2025-12-01 02:49:08] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001098 10.0.0.27 - - [2025-12-01 02:49:08] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.049253 10.0.0.27 - - [2025-12-01 02:49:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-12091652&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.006235 10.0.0.27 - - [2025-12-01 02:49:08] "DELETE /network-policy/7ae04cde-f6d4-4e27-a09e-4b68de5d3f1b HTTP/1.1" 200 115 0.038856 10.0.0.27 - - [2025-12-01 02:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005757 10.0.0.23 - - [2025-12-01 02:49:08] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001545 10.0.0.27 - - [2025-12-01 02:49:08] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.042740 10.0.0.27 - - [2025-12-01 02:49:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-12091652&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.007225 10.0.0.27 - - [2025-12-01 02:49:08] "DELETE /network-policy/43274849-99bb-4804-95e2-9b8af2d6058e HTTP/1.1" 200 115 0.046129 10.0.0.27 - - [2025-12-01 02:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005447 10.0.0.23 - - [2025-12-01 02:49:08] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001426 10.0.0.27 - - [2025-12-01 02:49:08] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.052626 10.0.0.27 - - [2025-12-01 02:49:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-12091652&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.005804 10.0.0.27 - - [2025-12-01 02:49:08] "DELETE /network-policy/d9faccf8-2282-48a9-8332-541c08612a80 HTTP/1.1" 200 115 0.037822 10.0.0.27 - - [2025-12-01 02:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.23 - - [2025-12-01 02:49:08] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001339 10.0.0.27 - - [2025-12-01 02:49:08] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.048509 10.0.0.27 - - [2025-12-01 02:49:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-12091652&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.006022 10.0.0.27 - - [2025-12-01 02:49:09] "DELETE /network-policy/8339805b-3c0a-4adb-9909-c7026250f931 HTTP/1.1" 200 115 0.045056 10.0.0.27 - - [2025-12-01 02:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.23 - - [2025-12-01 02:49:09] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001033 10.0.0.27 - - [2025-12-01 02:49:09] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.039041 10.0.0.27 - - [2025-12-01 02:49:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-12091652&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006656 10.0.0.27 - - [2025-12-01 02:49:09] "POST /neutron/network HTTP/1.1" 200 1074 0.009956 10.0.0.33 - - [2025-12-01 02:49:09] "DELETE /route-target/745d460a-1504-4308-96bf-2412e9b1eca9 HTTP/1.1" 200 115 0.024612 10.0.0.23 - - [2025-12-01 02:49:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003246 10.0.0.23 - - [2025-12-01 02:49:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003259 10.0.0.23 - - [2025-12-01 02:49:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002998 10.0.0.23 - - [2025-12-01 02:49:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002287 10.0.0.27 - - [2025-12-01 02:49:09] "POST /neutron/network HTTP/1.1" 200 151 0.146405 10.0.0.27 - - [2025-12-01 02:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911 10.0.0.27 - - [2025-12-01 02:49:10] "DELETE /network-ipam/91ef3d6a-abb7-476e-ba2f-98dd8474505f HTTP/1.1" 200 115 0.042966 10.0.0.27 - - [2025-12-01 02:49:10] "POST /fqname-to-id HTTP/1.1" 404 248 0.003748 10.0.0.23 - - [2025-12-01 02:49:10] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001079 10.0.0.23 - - [2025-12-01 02:49:10] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.052442 10.0.0.23 - - [2025-12-01 02:49:10] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001316 10.0.0.23 - - [2025-12-01 02:49:10] "GET /project/ac826827-0c61-47d8-972b-434482624cba?fields=security_groups HTTP/1.1" 200 1392 0.048411 10.0.0.23 - - [2025-12-01 02:49:10] "DELETE /security-group/cb5e2b9d-5a03-4e44-87f7-55e9c4eef9ff HTTP/1.1" 200 115 0.077219 10.0.0.23 - - [2025-12-01 02:49:10] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001669 10.0.0.33 - - [2025-12-01 02:49:10] "DELETE /access-control-list/93df1c4e-609a-492e-95b0-92801e9e10d5 HTTP/1.1" 200 115 0.043957 10.0.0.23 - - [2025-12-01 02:49:10] "GET /project/ac826827-0c61-47d8-972b-434482624cba?fields=application_policy_sets HTTP/1.1" 200 1431 0.072640 10.0.0.27 - - [2025-12-01 02:49:10] "DELETE /project/ac826827-0c61-47d8-972b-434482624cba HTTP/1.1" 200 115 0.461229 10.0.0.23 - - [2025-12-01 02:49:10] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001172 10.0.0.27 - - [2025-12-01 02:49:10] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?fields=projects HTTP/1.1" 200 1438 0.012116 10.0.0.23 - - [2025-12-01 02:49:12] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004366 10.0.0.23 - - [2025-12-01 02:49:12] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001132 10.0.0.23 - - [2025-12-01 02:49:12] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.046212 10.0.0.23 - - [2025-12-01 02:49:12] "POST /id-to-fqname HTTP/1.1" 200 196 0.005900 10.0.0.23 - - [2025-12-01 02:49:12] "POST /fqname-to-id HTTP/1.1" 404 205 0.005510 10.0.0.23 - - [2025-12-01 02:49:12] "POST /security-groups HTTP/1.1" 200 597 0.037415 10.0.0.23 - - [2025-12-01 02:49:12] "POST /projects HTTP/1.1" 200 597 0.274061 10.0.0.33 - - [2025-12-01 02:49:12] "POST /access-control-lists HTTP/1.1" 200 602 0.030055 10.0.0.23 - - [2025-12-01 02:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.371669 10.0.0.27 - - [2025-12-01 02:49:12] "GET /project/ac826827-0c61-47d8-972b-434482624cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.592527 10.0.0.23 - - [2025-12-01 02:49:12] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001140 10.0.0.27 - - [2025-12-01 02:49:12] "GET /project/ac826827-0c61-47d8-972b-434482624cba?fields=virtual_networks HTTP/1.1" 200 1055 0.061152 10.0.0.23 - - [2025-12-01 02:49:12] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001268 10.0.0.27 - - [2025-12-01 02:49:12] "GET /project/ac826827-0c61-47d8-972b-434482624cba?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.063393 10.0.0.23 - - [2025-12-01 02:49:12] "GET /projects?obj_uuids=ac826827-0c61-47d8-972b-434482624cba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001266 10.0.0.27 - - [2025-12-01 02:49:12] "GET /project/ac826827-0c61-47d8-972b-434482624cba?fields=security_groups HTTP/1.1" 200 1287 0.065939 10.0.0.27 - - [2025-12-01 02:49:13] "POST /fqname-to-id HTTP/1.1" 404 200 0.036883 10.0.0.23 - - [2025-12-01 02:49:13] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003712 10.0.0.23 - - [2025-12-01 02:49:14] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001232 10.0.0.23 - - [2025-12-01 02:49:14] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008050 10.0.0.23 - - [2025-12-01 02:49:14] "POST /id-to-fqname HTTP/1.1" 200 202 0.004066 10.0.0.23 - - [2025-12-01 02:49:14] "POST /fqname-to-id HTTP/1.1" 404 211 0.005558 10.0.0.23 - - [2025-12-01 02:49:14] "POST /security-groups HTTP/1.1" 200 603 0.038392 10.0.0.33 - - [2025-12-01 02:49:14] "POST /fqname-to-id HTTP/1.1" 404 246 0.003176 10.0.0.23 - - [2025-12-01 02:49:14] "POST /projects HTTP/1.1" 200 609 0.262129 10.0.0.23 - - [2025-12-01 02:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.341790 10.0.0.33 - - [2025-12-01 02:49:14] "POST /access-control-lists HTTP/1.1" 200 606 0.035566 10.0.0.27 - - [2025-12-01 02:49:14] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.495336 10.0.0.33 - - [2025-12-01 02:49:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000466 10.0.0.33 - - [2025-12-01 02:49:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.23 - - [2025-12-01 02:49:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.23 - - [2025-12-01 02:49:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.33 - - [2025-12-01 02:49:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000560 10.0.0.33 - - [2025-12-01 02:49:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000580 10.0.0.27 - - [2025-12-01 02:49:15] "GET / HTTP/1.1" 200 35931 0.003073 10.0.0.23 - - [2025-12-01 02:49:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.23 - - [2025-12-01 02:49:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.27 - - [2025-12-01 02:49:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000669 10.0.0.27 - - [2025-12-01 02:49:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.27 - - [2025-12-01 02:49:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.27 - - [2025-12-01 02:49:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.23 - - [2025-12-01 02:49:18] "DELETE /project/ac826827-0c61-47d8-972b-434482624cba HTTP/1.1" 404 177 0.004327 10.0.0.23 - - [2025-12-01 02:49:18] "DELETE /project/ffdb35a6c3cf49dc9c36b0ec59d8dd15 HTTP/1.1" 404 173 0.006847 10.0.0.23 - - [2025-12-01 02:49:18] "DELETE /project/ac8268270c6147d8972b434482624cba HTTP/1.1" 404 173 0.004249 10.0.0.27 - - [2025-12-01 02:49:18] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.001055 10.0.0.23 - - [2025-12-01 02:49:18] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001085 10.0.0.27 - - [2025-12-01 02:49:18] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.072842 10.0.0.27 - - [2025-12-01 02:49:19] "GET / HTTP/1.1" 200 35931 0.002403 10.0.0.27 - - [2025-12-01 02:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.23 - - [2025-12-01 02:49:19] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001054 10.0.0.27 - - [2025-12-01 02:49:19] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007886 10.0.0.27 - - [2025-12-01 02:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.23 - - [2025-12-01 02:49:19] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001555 10.0.0.27 - - [2025-12-01 02:49:19] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.043515 10.0.0.27 - - [2025-12-01 02:49:21] "GET /domains HTTP/1.1" 401 292 0.000414 10.0.0.27 - - [2025-12-01 02:49:21] "GET /domains HTTP/1.1" 200 280 0.033472 10.0.0.23 - - [2025-12-01 02:49:21] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001543 10.0.0.27 - - [2025-12-01 02:49:21] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5 HTTP/1.1" 200 2779 0.014269 10.0.0.23 - - [2025-12-01 02:49:21] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001108 10.0.0.27 - - [2025-12-01 02:49:21] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15 HTTP/1.1" 200 1935 0.089931 10.0.0.27 - - [2025-12-01 02:49:21] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003109 10.0.0.27 - - [2025-12-01 02:49:21] "POST /network-ipams HTTP/1.1" 200 621 0.033851 10.0.0.27 - - [2025-12-01 02:49:21] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.004194 10.0.0.27 - - [2025-12-01 02:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.27 - - [2025-12-01 02:49:21] "GET /network-ipam/6bef56c0-851b-4c3e-97e5-5702bfa2addf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.007257 10.0.0.27 - - [2025-12-01 02:49:21] "PUT /network-ipam/6bef56c0-851b-4c3e-97e5-5702bfa2addf HTTP/1.1" 200 258 0.016102 10.0.0.27 - - [2025-12-01 02:49:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000523 10.0.0.27 - - [2025-12-01 02:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.032001 10.0.0.23 - - [2025-12-01 02:49:22] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001997 10.0.0.27 - - [2025-12-01 02:49:22] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.045202 10.0.0.33 - - [2025-12-01 02:49:22] "POST /route-targets HTTP/1.1" 200 327 0.015788 10.0.0.23 - - [2025-12-01 02:49:23] "POST /useragent-kv HTTP/1.1" 200 115 0.011573 10.0.0.27 - - [2025-12-01 02:49:23] "POST /neutron/subnet HTTP/1.1" 200 701 0.314945 10.0.0.33 - - [2025-12-01 02:49:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.040909 10.0.0.27 - - [2025-12-01 02:49:23] "POST /neutron/network HTTP/1.1" 200 1337 0.016506 10.0.0.27 - - [2025-12-01 02:49:23] "POST /id-to-fqname HTTP/1.1" 200 235 0.001462 10.0.0.27 - - [2025-12-01 02:49:23] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.005954 10.0.0.27 - - [2025-12-01 02:49:23] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.007308 10.0.0.27 - - [2025-12-01 02:49:23] "POST /neutron/subnet HTTP/1.1" 200 701 0.011054 10.0.0.27 - - [2025-12-01 02:49:24] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.007445 10.0.0.27 - - [2025-12-01 02:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.23 - - [2025-12-01 02:49:25] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001208 10.0.0.27 - - [2025-12-01 02:49:25] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.046123 10.0.0.27 - - [2025-12-01 02:49:25] "POST /neutron/network HTTP/1.1" 200 117 0.018611 10.0.0.33 - - [2025-12-01 02:49:26] "POST /ref-update HTTP/1.1" 200 156 0.025769 10.0.0.23 - - [2025-12-01 02:49:26] "POST /useragent-kv HTTP/1.1" 200 115 0.005318 10.0.0.27 - - [2025-12-01 02:49:26] "POST /neutron/subnet HTTP/1.1" 200 701 0.260031 10.0.0.27 - - [2025-12-01 02:49:27] "POST /id-to-fqname HTTP/1.1" 200 235 0.001526 10.0.0.27 - - [2025-12-01 02:49:27] "GET /virtual-network/5d119ca2-7495-4bc7-91fb-5b636953809e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.008764 10.0.0.27 - - [2025-12-01 02:49:27] "POST /neutron/network HTTP/1.1" 200 1336 0.029343 10.0.0.27 - - [2025-12-01 02:49:27] "GET /virtual-network/5d119ca2-7495-4bc7-91fb-5b636953809e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.007151 10.0.0.27 - - [2025-12-01 02:49:27] "POST /neutron/subnet HTTP/1.1" 200 701 0.014121 10.0.0.27 - - [2025-12-01 02:49:27] "GET /virtual-network/5d119ca2-7495-4bc7-91fb-5b636953809e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.007016 10.0.0.27 - - [2025-12-01 02:49:27] "GET /obj-perms HTTP/1.1" 200 5019 0.084765 10.0.0.33 - - [2025-12-01 02:49:27] "GET /obj-perms HTTP/1.1" 200 5019 0.076326 10.0.0.23 - - [2025-12-01 02:49:27] "GET /obj-perms HTTP/1.1" 200 5019 0.085630 10.0.0.27 - - [2025-12-01 02:49:27] "POST /fqname-to-id HTTP/1.1" 404 211 0.003771 10.0.0.27 - - [2025-12-01 02:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.23 - - [2025-12-01 02:49:28] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001614 10.0.0.27 - - [2025-12-01 02:49:28] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.053003 10.0.0.27 - - [2025-12-01 02:49:28] "POST /network-policys HTTP/1.1" 200 533 0.038078 10.0.0.27 - - [2025-12-01 02:49:28] "GET /network-policy/c4971878-62af-4bb0-b58d-4038376ef1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.007835 10.0.0.27 - - [2025-12-01 02:49:28] "POST /fqname-to-id HTTP/1.1" 404 211 0.003710 10.0.0.27 - - [2025-12-01 02:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.23 - - [2025-12-01 02:49:28] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004826 10.0.0.27 - - [2025-12-01 02:49:28] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.065193 10.0.0.27 - - [2025-12-01 02:49:28] "POST /network-policys HTTP/1.1" 200 533 0.036898 10.0.0.27 - - [2025-12-01 02:49:28] "GET /network-policy/0809425b-a2ab-45ce-b14e-75dc49bb0dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.008010 10.0.0.27 - - [2025-12-01 02:49:28] "POST /fqname-to-id HTTP/1.1" 404 211 0.004195 10.0.0.27 - - [2025-12-01 02:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.23 - - [2025-12-01 02:49:28] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001208 10.0.0.27 - - [2025-12-01 02:49:28] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.044296 10.0.0.27 - - [2025-12-01 02:49:28] "POST /network-policys HTTP/1.1" 200 533 0.041744 10.0.0.27 - - [2025-12-01 02:49:29] "GET /network-policy/053caa8f-7d37-4f29-b7fc-b24c69d70c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.009321 10.0.0.27 - - [2025-12-01 02:49:29] "POST /fqname-to-id HTTP/1.1" 404 211 0.003427 10.0.0.27 - - [2025-12-01 02:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.23 - - [2025-12-01 02:49:29] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001352 10.0.0.27 - - [2025-12-01 02:49:29] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.049017 10.0.0.27 - - [2025-12-01 02:49:29] "POST /network-policys HTTP/1.1" 200 533 0.032940 10.0.0.27 - - [2025-12-01 02:49:29] "GET /network-policy/8e9a4a04-e4fa-4ad0-9344-0e97124418e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.007337 10.0.0.27 - - [2025-12-01 02:49:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.003391 10.0.0.27 - - [2025-12-01 02:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.23 - - [2025-12-01 02:49:29] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001289 10.0.0.27 - - [2025-12-01 02:49:29] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.042158 10.0.0.27 - - [2025-12-01 02:49:29] "POST /network-policys HTTP/1.1" 200 537 0.035019 10.0.0.27 - - [2025-12-01 02:49:29] "GET /network-policy/2596d75f-d702-4695-805f-475ece5fe936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.006690 10.0.0.27 - - [2025-12-01 02:49:29] "POST /fqname-to-id HTTP/1.1" 404 212 0.003690 10.0.0.27 - - [2025-12-01 02:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.23 - - [2025-12-01 02:49:30] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001511 10.0.0.27 - - [2025-12-01 02:49:30] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.045412 10.0.0.27 - - [2025-12-01 02:49:30] "POST /network-policys HTTP/1.1" 200 535 0.041110 10.0.0.27 - - [2025-12-01 02:49:30] "GET /network-policy/dd2ca513-0e8c-4b78-9e01-d78149fedcbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.014947 10.0.0.27 - - [2025-12-01 02:49:30] "POST /fqname-to-id HTTP/1.1" 404 212 0.003738 10.0.0.27 - - [2025-12-01 02:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.23 - - [2025-12-01 02:49:30] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001269 10.0.0.27 - - [2025-12-01 02:49:30] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.060428 10.0.0.27 - - [2025-12-01 02:49:30] "POST /network-policys HTTP/1.1" 200 535 0.039186 10.0.0.27 - - [2025-12-01 02:49:30] "GET /network-policy/984b2429-8b7d-45ef-a2a1-ebad7182303e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.009384 10.0.0.27 - - [2025-12-01 02:49:30] "POST /fqname-to-id HTTP/1.1" 404 212 0.004590 10.0.0.27 - - [2025-12-01 02:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.23 - - [2025-12-01 02:49:30] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001374 10.0.0.27 - - [2025-12-01 02:49:30] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.050581 10.0.0.27 - - [2025-12-01 02:49:30] "POST /network-policys HTTP/1.1" 200 535 0.034397 10.0.0.27 - - [2025-12-01 02:49:30] "GET /network-policy/8a6b0b16-5d50-4b26-9536-db919e3aa9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006831 10.0.0.27 - - [2025-12-01 02:49:31] "POST /fqname-to-id HTTP/1.1" 404 212 0.004269 10.0.0.27 - - [2025-12-01 02:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.23 - - [2025-12-01 02:49:31] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001137 10.0.0.27 - - [2025-12-01 02:49:31] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.054504 10.0.0.27 - - [2025-12-01 02:49:31] "POST /network-policys HTTP/1.1" 200 535 0.041145 10.0.0.27 - - [2025-12-01 02:49:31] "GET /network-policy/4b2be8f5-f3c0-459b-803d-e15c7e52cdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.007360 10.0.0.27 - - [2025-12-01 02:49:31] "POST /fqname-to-id HTTP/1.1" 404 214 0.003900 10.0.0.27 - - [2025-12-01 02:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.23 - - [2025-12-01 02:49:31] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001256 10.0.0.27 - - [2025-12-01 02:49:31] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.049301 10.0.0.27 - - [2025-12-01 02:49:31] "POST /network-policys HTTP/1.1" 200 539 0.037727 10.0.0.27 - - [2025-12-01 02:49:31] "GET /network-policy/5f0ba456-32ba-451c-8b32-72040a373805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006195 10.0.0.27 - - [2025-12-01 02:49:32] "POST /neutron/network HTTP/1.1" 200 1425 0.101036 10.0.0.27 - - [2025-12-01 02:49:32] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006153 10.0.0.27 - - [2025-12-01 02:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.27 - - [2025-12-01 02:49:32] "GET /network-policy/c4971878-62af-4bb0-b58d-4038376ef1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004555 10.0.0.33 - - [2025-12-01 02:49:32] "POST /fqname-to-id HTTP/1.1" 404 252 0.003553 10.0.0.33 - - [2025-12-01 02:49:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.010406 10.0.0.27 - - [2025-12-01 02:49:32] "POST /neutron/network HTTP/1.1" 200 1426 0.115931 10.0.0.27 - - [2025-12-01 02:49:32] "GET /virtual-network/5d119ca2-7495-4bc7-91fb-5b636953809e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.010520 10.0.0.27 - - [2025-12-01 02:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.27 - - [2025-12-01 02:49:32] "GET /network-policy/2596d75f-d702-4695-805f-475ece5fe936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004926 10.0.0.27 - - [2025-12-01 02:49:32] "POST /id-to-fqname HTTP/1.1" 200 235 0.001428 10.0.0.23 - - [2025-12-01 02:49:34] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001409 10.0.0.27 - - [2025-12-01 02:49:34] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.106718 10.0.0.27 - - [2025-12-01 02:49:34] "POST /neutron/network HTTP/1.1" 200 1425 0.038804 10.0.0.27 - - [2025-12-01 02:49:34] "POST /id-to-fqname HTTP/1.1" 200 235 0.001370 10.0.0.27 - - [2025-12-01 02:49:34] "POST /neutron/port HTTP/1.1" 200 117 0.006858 10.0.0.23 - - [2025-12-01 02:49:35] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001729 10.0.0.33 - - [2025-12-01 02:49:35] "PUT /access-control-list/16ae8d6e-6d09-4f70-b5ee-5ec02f92e4d2 HTTP/1.1" 200 272 0.017028 10.0.0.27 - - [2025-12-01 02:49:35] "POST /neutron/port HTTP/1.1" 200 1174 0.439141 10.0.0.27 - - [2025-12-01 02:49:35] "POST /neutron/port HTTP/1.1" 200 1228 0.141508 10.0.0.23 - - [2025-12-01 02:49:35] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001163 10.0.0.27 - - [2025-12-01 02:49:35] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.093266 10.0.0.27 - - [2025-12-01 02:49:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004800 10.0.0.27 - - [2025-12-01 02:49:35] "POST /neutron/port HTTP/1.1" 200 117 0.001241 10.0.0.27 - - [2025-12-01 02:49:36] "POST /neutron/port HTTP/1.1" 200 1202 0.025104 10.0.0.27 - - [2025-12-01 02:49:36] "POST /neutron/port HTTP/1.1" 200 1202 0.017302 10.0.0.23 - - [2025-12-01 02:49:36] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001368 10.0.0.27 - - [2025-12-01 02:49:37] "POST /neutron/port HTTP/1.1" 200 1173 0.411456 10.0.0.27 - - [2025-12-01 02:49:37] "POST /neutron/port HTTP/1.1" 200 1227 0.105239 10.0.0.27 - - [2025-12-01 02:49:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005183 10.0.0.27 - - [2025-12-01 02:49:37] "POST /neutron/port HTTP/1.1" 200 117 0.001324 10.0.0.27 - - [2025-12-01 02:49:40] "POST /neutron/port HTTP/1.1" 200 1202 0.017979 10.0.0.27 - - [2025-12-01 02:49:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004393 10.0.0.27 - - [2025-12-01 02:49:41] "POST /neutron/port HTTP/1.1" 200 117 0.001297 10.0.0.27 - - [2025-12-01 02:49:41] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008760 10.0.0.27 - - [2025-12-01 02:49:41] "POST /neutron/port HTTP/1.1" 200 1202 0.017729 10.0.0.27 - - [2025-12-01 02:49:41] "GET /virtual-machine/9f48036c-b944-4aa7-848e-4a3c142aa65b HTTP/1.1" 401 292 0.000422 10.0.0.27 - - [2025-12-01 02:49:41] "POST /neutron/port HTTP/1.1" 200 1201 0.031401 10.0.0.27 - - [2025-12-01 02:49:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004980 10.0.0.27 - - [2025-12-01 02:49:42] "POST /neutron/port HTTP/1.1" 200 117 0.001318 10.0.0.27 - - [2025-12-01 02:49:42] "GET /virtual-machine/9f48036c-b944-4aa7-848e-4a3c142aa65b HTTP/1.1" 200 1304 0.049506 10.0.0.27 - - [2025-12-01 02:49:42] "GET /virtual-machine-interface/718be841-6220-40f5-b697-6a230c1b7b80 HTTP/1.1" 200 3169 0.009066 10.0.0.27 - - [2025-12-01 02:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.27 - - [2025-12-01 02:49:42] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004110 10.0.0.27 - - [2025-12-01 02:49:42] "GET /virtual-networks?parent_id=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003839 10.0.0.27 - - [2025-12-01 02:49:42] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006647 10.0.0.27 - - [2025-12-01 02:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.27 - - [2025-12-01 02:49:45] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006212 10.0.0.27 - - [2025-12-01 02:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.27 - - [2025-12-01 02:49:49] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006952 10.0.0.27 - - [2025-12-01 02:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.27 - - [2025-12-01 02:49:53] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006315 10.0.0.27 - - [2025-12-01 02:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.27 - - [2025-12-01 02:49:57] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006614 10.0.0.27 - - [2025-12-01 02:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005324 10.0.0.27 - - [2025-12-01 02:50:01] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006604 10.0.0.27 - - [2025-12-01 02:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006088 10.0.0.27 - - [2025-12-01 02:50:06] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005956 10.0.0.27 - - [2025-12-01 02:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.27 - - [2025-12-01 02:50:10] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007239 10.0.0.27 - - [2025-12-01 02:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.27 - - [2025-12-01 02:50:14] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006630 10.0.0.27 - - [2025-12-01 02:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.27 - - [2025-12-01 02:50:18] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005842 10.0.0.27 - - [2025-12-01 02:50:18] "GET /virtual-networks?parent_id=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004898 10.0.0.27 - - [2025-12-01 02:50:18] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006423 10.0.0.27 - - [2025-12-01 02:50:18] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010142 10.0.0.27 - - [2025-12-01 02:50:27] "POST /neutron/port HTTP/1.1" 200 1202 0.048343 10.0.0.27 - - [2025-12-01 02:50:28] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009544 10.0.0.27 - - [2025-12-01 02:50:34] "POST /neutron/port HTTP/1.1" 200 1202 0.019871 10.0.0.27 - - [2025-12-01 02:50:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.012063 10.0.0.27 - - [2025-12-01 02:50:39] "POST /neutron/port HTTP/1.1" 200 1201 0.019865 10.0.0.27 - - [2025-12-01 02:50:39] "GET /virtual-machine/727b7231-7af8-4243-9ee2-8653ff38b274 HTTP/1.1" 200 1304 0.006958 10.0.0.27 - - [2025-12-01 02:50:39] "GET /virtual-machine-interface/fd7cb08b-bf55-40ad-8f18-997e7aeb5805 HTTP/1.1" 200 3170 0.006480 10.0.0.27 - - [2025-12-01 02:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005076 10.0.0.27 - - [2025-12-01 02:50:39] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004249 10.0.0.27 - - [2025-12-01 02:50:39] "GET /virtual-networks?parent_id=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004119 10.0.0.27 - - [2025-12-01 02:50:39] "GET /virtual-network/5d119ca2-7495-4bc7-91fb-5b636953809e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.008655 10.0.0.27 - - [2025-12-01 02:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.27 - - [2025-12-01 02:50:40] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004198 10.0.0.27 - - [2025-12-01 02:50:40] "GET /virtual-networks?parent_id=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.006462 10.0.0.27 - - [2025-12-01 02:50:40] "GET /virtual-network/5d119ca2-7495-4bc7-91fb-5b636953809e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.007830 10.0.0.27 - - [2025-12-01 02:50:41] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009881 10.0.0.27 - - [2025-12-01 02:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.27 - - [2025-12-01 02:50:41] "GET /network-policy/2596d75f-d702-4695-805f-475ece5fe936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004299 10.0.0.27 - - [2025-12-01 02:50:41] "POST /neutron/port HTTP/1.1" 200 1202 0.019618 10.0.0.27 - - [2025-12-01 02:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009526 10.0.0.27 - - [2025-12-01 02:50:41] "GET /network-policy/c4971878-62af-4bb0-b58d-4038376ef1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004791 10.0.0.27 - - [2025-12-01 02:50:41] "POST /neutron/network HTTP/1.1" 200 1425 0.017907 10.0.0.27 - - [2025-12-01 02:50:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004968 10.0.0.27 - - [2025-12-01 02:50:42] "POST /neutron/port HTTP/1.1" 200 1201 0.131599 10.0.0.27 - - [2025-12-01 02:50:42] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.020533 10.0.0.27 - - [2025-12-01 02:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005905 10.0.0.27 - - [2025-12-01 02:50:42] "GET /network-policy/0809425b-a2ab-45ce-b14e-75dc49bb0dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.005896 10.0.0.27 - - [2025-12-01 02:50:42] "POST /neutron/port HTTP/1.1" 200 1201 0.039340 10.0.0.27 - - [2025-12-01 02:50:42] "POST /neutron/network HTTP/1.1" 200 1436 0.007724 10.0.0.27 - - [2025-12-01 02:50:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005308 10.0.0.27 - - [2025-12-01 02:50:42] "POST /neutron/port HTTP/1.1" 200 117 0.001564 10.0.0.33 - - [2025-12-01 02:51:06] "PUT /access-control-list/16ae8d6e-6d09-4f70-b5ee-5ec02f92e4d2 HTTP/1.1" 200 272 0.029360 10.0.0.27 - - [2025-12-01 02:51:06] "POST /neutron/network HTTP/1.1" 200 1428 0.117454 10.0.0.27 - - [2025-12-01 02:51:06] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.011238 10.0.0.27 - - [2025-12-01 02:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008393 10.0.0.27 - - [2025-12-01 02:51:06] "GET /network-policy/5f0ba456-32ba-451c-8b32-72040a373805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004573 10.0.0.33 - - [2025-12-01 02:51:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.007096 10.0.0.27 - - [2025-12-01 02:51:19] "POST /neutron/network HTTP/1.1" 200 1425 0.106505 10.0.0.33 - - [2025-12-01 02:51:19] "POST /ref-update HTTP/1.1" 200 156 0.034983 10.0.0.27 - - [2025-12-01 02:51:19] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.009799 10.0.0.27 - - [2025-12-01 02:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006142 10.0.0.27 - - [2025-12-01 02:51:19] "GET /network-policy/053caa8f-7d37-4f29-b7fc-b24c69d70c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.005024 10.0.0.27 - - [2025-12-01 02:51:31] "POST /neutron/network HTTP/1.1" 200 1425 0.125031 10.0.0.27 - - [2025-12-01 02:51:31] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.008188 10.0.0.27 - - [2025-12-01 02:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.27 - - [2025-12-01 02:51:31] "GET /network-policy/8e9a4a04-e4fa-4ad0-9344-0e97124418e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.005594 10.0.0.27 - - [2025-12-01 02:51:41] "POST /neutron/port HTTP/1.1" 200 1202 0.018395 10.0.0.27 - - [2025-12-01 02:51:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005144 10.0.0.27 - - [2025-12-01 02:51:42] "POST /neutron/subnet HTTP/1.1" 200 1361 0.057558 10.0.0.33 - - [2025-12-01 02:51:42] "POST /ref-update HTTP/1.1" 200 156 0.062097 10.0.0.27 - - [2025-12-01 02:51:42] "POST /neutron/network HTTP/1.1" 200 1426 0.023892 10.0.0.27 - - [2025-12-01 02:51:42] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.007021 10.0.0.27 - - [2025-12-01 02:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.27 - - [2025-12-01 02:51:42] "GET /network-policy/dd2ca513-0e8c-4b78-9e01-d78149fedcbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.005675 10.0.0.27 - - [2025-12-01 02:51:43] "POST /neutron/port HTTP/1.1" 200 1201 0.017851 10.0.0.27 - - [2025-12-01 02:51:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004174 10.0.0.27 - - [2025-12-01 02:51:44] "POST /neutron/port HTTP/1.1" 200 117 0.001299 10.0.0.33 - - [2025-12-01 02:51:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.005450 10.0.0.27 - - [2025-12-01 02:51:54] "POST /neutron/network HTTP/1.1" 200 1426 0.104342 10.0.0.27 - - [2025-12-01 02:51:54] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006793 10.0.0.27 - - [2025-12-01 02:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009748 10.0.0.27 - - [2025-12-01 02:51:55] "GET /network-policy/984b2429-8b7d-45ef-a2a1-ebad7182303e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.023216 10.0.0.33 - - [2025-12-01 02:52:05] "PUT /access-control-list/16ae8d6e-6d09-4f70-b5ee-5ec02f92e4d2 HTTP/1.1" 200 272 0.023357 10.0.0.27 - - [2025-12-01 02:52:05] "POST /neutron/network HTTP/1.1" 200 1426 0.135219 10.0.0.27 - - [2025-12-01 02:52:05] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.007313 10.0.0.27 - - [2025-12-01 02:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.27 - - [2025-12-01 02:52:05] "GET /network-policy/8a6b0b16-5d50-4b26-9536-db919e3aa9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.005914 10.0.0.27 - - [2025-12-01 02:52:17] "POST /neutron/network HTTP/1.1" 200 1426 0.092805 10.0.0.27 - - [2025-12-01 02:52:17] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006152 10.0.0.27 - - [2025-12-01 02:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.27 - - [2025-12-01 02:52:17] "GET /network-policy/4b2be8f5-f3c0-459b-803d-e15c7e52cdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.005403 10.0.0.27 - - [2025-12-01 02:52:27] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006827 10.0.0.33 - - [2025-12-01 02:52:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.005582 10.0.0.27 - - [2025-12-01 02:52:28] "POST /neutron/network HTTP/1.1" 200 1337 0.107747 10.0.0.27 - - [2025-12-01 02:52:28] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.009496 10.0.0.33 - - [2025-12-01 02:52:28] "POST /ref-update HTTP/1.1" 200 156 0.069322 10.0.0.27 - - [2025-12-01 02:52:28] "GET /virtual-machine/727b7231-7af8-4243-9ee2-8653ff38b274 HTTP/1.1" 200 1304 0.004811 10.0.0.27 - - [2025-12-01 02:52:28] "POST /neutron/port HTTP/1.1" 200 1227 0.018568 10.0.0.27 - - [2025-12-01 02:52:30] "GET /virtual-machine/727b7231-7af8-4243-9ee2-8653ff38b274 HTTP/1.1" 404 171 0.003689 10.0.0.27 - - [2025-12-01 02:52:30] "GET /virtual-machine/727b7231-7af8-4243-9ee2-8653ff38b274 HTTP/1.1" 404 171 0.003648 10.0.0.27 - - [2025-12-01 02:52:30] "GET /virtual-machine/727b7231-7af8-4243-9ee2-8653ff38b274 HTTP/1.1" 404 171 0.003350 10.0.0.27 - - [2025-12-01 02:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006486 10.0.0.27 - - [2025-12-01 02:52:30] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004593 10.0.0.27 - - [2025-12-01 02:52:30] "GET /virtual-networks?parent_id=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003428 10.0.0.27 - - [2025-12-01 02:52:30] "GET /virtual-network/5d119ca2-7495-4bc7-91fb-5b636953809e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.008865 10.0.0.27 - - [2025-12-01 02:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.27 - - [2025-12-01 02:52:30] "GET /routing-instance/b83d9a45-e69d-4a4e-aac9-c7210ed24a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.004976 10.0.0.27 - - [2025-12-01 02:52:30] "GET /route-target/4b2a5352-f720-4365-a120-c27ff2f6c0ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005430 10.0.0.27 - - [2025-12-01 02:52:30] "GET /obj-perms HTTP/1.1" 200 5019 0.005002 10.0.0.27 - - [2025-12-01 02:52:34] "GET /obj-perms HTTP/1.1" 200 5019 0.004931 10.0.0.27 - - [2025-12-01 02:52:37] "GET /obj-perms HTTP/1.1" 200 5019 0.004131 10.0.0.33 - - [2025-12-01 02:52:37] "GET /obj-perms HTTP/1.1" 200 5019 0.004257 10.0.0.23 - - [2025-12-01 02:52:37] "GET /obj-perms HTTP/1.1" 200 5019 0.004631 10.0.0.27 - - [2025-12-01 02:52:37] "GET /virtual-machine/9f48036c-b944-4aa7-848e-4a3c142aa65b HTTP/1.1" 200 1304 0.004722 10.0.0.27 - - [2025-12-01 02:52:37] "POST /neutron/port HTTP/1.1" 200 1228 0.020761 10.0.0.27 - - [2025-12-01 02:52:39] "GET /virtual-machine/9f48036c-b944-4aa7-848e-4a3c142aa65b HTTP/1.1" 404 171 0.004511 10.0.0.27 - - [2025-12-01 02:52:39] "GET /virtual-machine/9f48036c-b944-4aa7-848e-4a3c142aa65b HTTP/1.1" 404 171 0.003353 10.0.0.27 - - [2025-12-01 02:52:39] "GET /virtual-machine/9f48036c-b944-4aa7-848e-4a3c142aa65b HTTP/1.1" 404 171 0.003717 10.0.0.27 - - [2025-12-01 02:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.27 - - [2025-12-01 02:52:39] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005545 10.0.0.27 - - [2025-12-01 02:52:39] "GET /virtual-networks?parent_id=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003897 10.0.0.27 - - [2025-12-01 02:52:39] "GET /virtual-network/fc435865-1a1a-4e59-8afd-e4c5d3311b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.007642 10.0.0.27 - - [2025-12-01 02:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.27 - - [2025-12-01 02:52:39] "GET /routing-instance/f5d8c30b-f12c-4481-9672-065207bb3853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.005727 10.0.0.27 - - [2025-12-01 02:52:39] "GET /route-target/91f73e08-7968-427c-907e-1ba83d6167ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005270 10.0.0.27 - - [2025-12-01 02:52:39] "GET /obj-perms HTTP/1.1" 200 5019 0.013026 10.0.0.27 - - [2025-12-01 02:52:44] "GET /obj-perms HTTP/1.1" 200 5056 0.057385 10.0.0.27 - - [2025-12-01 02:52:49] "GET /obj-perms HTTP/1.1" 200 5019 0.004750 10.0.0.27 - - [2025-12-01 02:52:52] "GET /obj-perms HTTP/1.1" 200 5019 0.004407 10.0.0.27 - - [2025-12-01 02:52:58] "GET /obj-perms HTTP/1.1" 200 5019 0.004283 10.0.0.27 - - [2025-12-01 02:53:01] "GET /obj-perms HTTP/1.1" 200 5019 0.005134 10.0.0.27 - - [2025-12-01 02:53:07] "GET /obj-perms HTTP/1.1" 200 5019 0.004757 10.0.0.27 - - [2025-12-01 02:53:07] "GET /obj-perms HTTP/1.1" 200 5019 0.004617 10.0.0.27 - - [2025-12-01 02:53:07] "GET /virtual-network/5d119ca2-7495-4bc7-91fb-5b636953809e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.006194 10.0.0.27 - - [2025-12-01 02:53:08] "POST /neutron/network HTTP/1.1" 200 1336 0.094404 10.0.0.27 - - [2025-12-01 02:53:08] "GET /virtual-network/5d119ca2-7495-4bc7-91fb-5b636953809e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.015351 10.0.0.27 - - [2025-12-01 02:53:08] "DELETE /network-policy/5f0ba456-32ba-451c-8b32-72040a373805 HTTP/1.1" 200 115 0.037440 10.0.0.27 - - [2025-12-01 02:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.23 - - [2025-12-01 02:53:08] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001131 10.0.0.27 - - [2025-12-01 02:53:08] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.055830 10.0.0.27 - - [2025-12-01 02:53:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-23772920&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.012029 10.0.0.27 - - [2025-12-01 02:53:08] "DELETE /network-policy/4b2be8f5-f3c0-459b-803d-e15c7e52cdfd HTTP/1.1" 200 115 0.049397 10.0.0.27 - - [2025-12-01 02:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006979 10.0.0.23 - - [2025-12-01 02:53:08] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001334 10.0.0.27 - - [2025-12-01 02:53:08] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.049298 10.0.0.27 - - [2025-12-01 02:53:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-23772920&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.007390 10.0.0.27 - - [2025-12-01 02:53:08] "DELETE /network-policy/8a6b0b16-5d50-4b26-9536-db919e3aa9ea HTTP/1.1" 200 115 0.043664 10.0.0.27 - - [2025-12-01 02:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005159 10.0.0.23 - - [2025-12-01 02:53:08] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001078 10.0.0.27 - - [2025-12-01 02:53:08] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.044934 10.0.0.27 - - [2025-12-01 02:53:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-23772920&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.007198 10.0.0.27 - - [2025-12-01 02:53:08] "DELETE /network-policy/984b2429-8b7d-45ef-a2a1-ebad7182303e HTTP/1.1" 200 115 0.041203 10.0.0.27 - - [2025-12-01 02:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.23 - - [2025-12-01 02:53:09] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001504 10.0.0.27 - - [2025-12-01 02:53:09] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.050175 10.0.0.27 - - [2025-12-01 02:53:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-23772920&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.007334 10.0.0.27 - - [2025-12-01 02:53:09] "DELETE /network-policy/dd2ca513-0e8c-4b78-9e01-d78149fedcbd HTTP/1.1" 200 115 0.048207 10.0.0.27 - - [2025-12-01 02:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.23 - - [2025-12-01 02:53:09] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001069 10.0.0.27 - - [2025-12-01 02:53:09] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.046072 10.0.0.27 - - [2025-12-01 02:53:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-23772920&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.005565 10.0.0.27 - - [2025-12-01 02:53:09] "DELETE /network-policy/2596d75f-d702-4695-805f-475ece5fe936 HTTP/1.1" 200 115 0.037270 10.0.0.27 - - [2025-12-01 02:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.23 - - [2025-12-01 02:53:09] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001328 10.0.0.27 - - [2025-12-01 02:53:09] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.052856 10.0.0.27 - - [2025-12-01 02:53:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-23772920&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.007062 10.0.0.27 - - [2025-12-01 02:53:09] "DELETE /network-policy/8e9a4a04-e4fa-4ad0-9344-0e97124418e2 HTTP/1.1" 200 115 0.042061 10.0.0.27 - - [2025-12-01 02:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007760 10.0.0.23 - - [2025-12-01 02:53:09] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001164 10.0.0.27 - - [2025-12-01 02:53:09] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.043321 10.0.0.27 - - [2025-12-01 02:53:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-23772920&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.006246 10.0.0.27 - - [2025-12-01 02:53:09] "DELETE /network-policy/053caa8f-7d37-4f29-b7fc-b24c69d70c30 HTTP/1.1" 200 115 0.042662 10.0.0.27 - - [2025-12-01 02:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006699 10.0.0.23 - - [2025-12-01 02:53:10] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001108 10.0.0.27 - - [2025-12-01 02:53:10] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.139130 10.0.0.27 - - [2025-12-01 02:53:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-23772920&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.007970 10.0.0.27 - - [2025-12-01 02:53:10] "DELETE /network-policy/0809425b-a2ab-45ce-b14e-75dc49bb0dfe HTTP/1.1" 200 115 0.055120 10.0.0.27 - - [2025-12-01 02:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.23 - - [2025-12-01 02:53:10] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001451 10.0.0.27 - - [2025-12-01 02:53:10] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.046458 10.0.0.27 - - [2025-12-01 02:53:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-23772920&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.006553 10.0.0.27 - - [2025-12-01 02:53:10] "DELETE /network-policy/c4971878-62af-4bb0-b58d-4038376ef1a3 HTTP/1.1" 200 115 0.054637 10.0.0.27 - - [2025-12-01 02:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.23 - - [2025-12-01 02:53:10] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001126 10.0.0.27 - - [2025-12-01 02:53:10] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.054206 10.0.0.27 - - [2025-12-01 02:53:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-23772920&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006256 10.0.0.33 - - [2025-12-01 02:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006536 10.0.0.23 - - [2025-12-01 02:53:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004299 10.0.0.23 - - [2025-12-01 02:53:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004111 10.0.0.23 - - [2025-12-01 02:53:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003913 10.0.0.23 - - [2025-12-01 02:53:10] "POST /useragent-kv HTTP/1.1" 200 115 0.009894 10.0.0.23 - - [2025-12-01 02:53:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004118 10.0.0.23 - - [2025-12-01 02:53:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003333 10.0.0.27 - - [2025-12-01 02:53:10] "POST /neutron/network HTTP/1.1" 200 151 0.198886 10.0.0.33 - - [2025-12-01 02:53:11] "DELETE /route-target/91f73e08-7968-427c-907e-1ba83d6167ad HTTP/1.1" 200 115 0.028634 10.0.0.27 - - [2025-12-01 02:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008501 10.0.0.27 - - [2025-12-01 02:53:11] "DELETE /network-ipam/6bef56c0-851b-4c3e-97e5-5702bfa2addf HTTP/1.1" 200 115 0.045865 10.0.0.27 - - [2025-12-01 02:53:11] "POST /fqname-to-id HTTP/1.1" 404 260 0.010288 10.0.0.23 - - [2025-12-01 02:53:11] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001200 10.0.0.23 - - [2025-12-01 02:53:11] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1527 0.062420 10.0.0.23 - - [2025-12-01 02:53:11] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001742 10.0.0.23 - - [2025-12-01 02:53:11] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?fields=security_groups HTTP/1.1" 200 1410 0.064488 10.0.0.23 - - [2025-12-01 02:53:12] "DELETE /security-group/a41c523c-cd11-452b-a217-7b558f73b4e6 HTTP/1.1" 200 115 0.060387 10.0.0.23 - - [2025-12-01 02:53:12] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001336 10.0.0.23 - - [2025-12-01 02:53:12] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?fields=application_policy_sets HTTP/1.1" 200 1449 0.084009 10.0.0.27 - - [2025-12-01 02:53:12] "DELETE /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15 HTTP/1.1" 200 115 0.510116 10.0.0.23 - - [2025-12-01 02:53:12] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002487 10.0.0.27 - - [2025-12-01 02:53:12] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?fields=projects HTTP/1.1" 200 1438 0.026405 10.0.0.23 - - [2025-12-01 02:53:13] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004470 10.0.0.23 - - [2025-12-01 02:53:13] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001237 10.0.0.23 - - [2025-12-01 02:53:13] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050120 10.0.0.23 - - [2025-12-01 02:53:13] "POST /id-to-fqname HTTP/1.1" 200 202 0.003686 10.0.0.23 - - [2025-12-01 02:53:13] "POST /fqname-to-id HTTP/1.1" 404 211 0.007316 10.0.0.23 - - [2025-12-01 02:53:14] "POST /security-groups HTTP/1.1" 200 603 0.046108 10.0.0.33 - - [2025-12-01 02:53:14] "POST /fqname-to-id HTTP/1.1" 404 246 0.005157 10.0.0.23 - - [2025-12-01 02:53:14] "POST /projects HTTP/1.1" 200 609 0.275430 10.0.0.23 - - [2025-12-01 02:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.353649 10.0.0.33 - - [2025-12-01 02:53:14] "POST /access-control-lists HTTP/1.1" 200 606 0.052384 10.0.0.27 - - [2025-12-01 02:53:14] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.537822 10.0.0.23 - - [2025-12-01 02:53:14] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002565 10.0.0.27 - - [2025-12-01 02:53:14] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?fields=virtual_networks HTTP/1.1" 200 1067 0.061214 10.0.0.23 - - [2025-12-01 02:53:14] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001236 10.0.0.27 - - [2025-12-01 02:53:14] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?fields=virtual_machine_interfaces HTTP/1.1" 200 1067 0.054011 10.0.0.23 - - [2025-12-01 02:53:14] "GET /projects?obj_uuids=ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001676 10.0.0.27 - - [2025-12-01 02:53:14] "GET /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15?fields=security_groups HTTP/1.1" 200 1305 0.044959 10.0.0.27 - - [2025-12-01 02:53:15] "POST /fqname-to-id HTTP/1.1" 404 182 0.038839 10.0.0.23 - - [2025-12-01 02:53:15] "GET /projects?obj_uuids=fb6c960c-5cdf-461c-b559-a731ac8f9af7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003089 10.0.0.23 - - [2025-12-01 02:53:15] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001440 10.0.0.23 - - [2025-12-01 02:53:15] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009151 10.0.0.23 - - [2025-12-01 02:53:15] "POST /id-to-fqname HTTP/1.1" 200 184 0.005002 10.0.0.23 - - [2025-12-01 02:53:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.010194 10.0.0.23 - - [2025-12-01 02:53:15] "POST /security-groups HTTP/1.1" 200 585 0.037928 10.0.0.23 - - [2025-12-01 02:53:15] "POST /projects HTTP/1.1" 200 573 0.263716 10.0.0.23 - - [2025-12-01 02:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.300174 10.0.0.33 - - [2025-12-01 02:53:16] "POST /fqname-to-id HTTP/1.1" 404 227 0.009251 10.0.0.27 - - [2025-12-01 02:53:16] "GET /project/fb6c960c-5cdf-461c-b559-a731ac8f9af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.477499 10.0.0.27 - - [2025-12-01 02:53:17] "GET / HTTP/1.1" 200 35931 0.002727 10.0.0.27 - - [2025-12-01 02:53:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000736 10.0.0.33 - - [2025-12-01 02:53:18] "DELETE /access-control-list/9807faa4-9827-4dbc-953d-e7159a34a869 HTTP/1.1" 200 115 0.041814 10.0.0.27 - - [2025-12-01 02:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.070677 10.0.0.23 - - [2025-12-01 02:53:18] "GET /projects?obj_uuids=fb6c960c-5cdf-461c-b559-a731ac8f9af7&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001374 10.0.0.23 - - [2025-12-01 02:53:18] "DELETE /project/fb6c960c5cdf461cb559a731ac8f9af7 HTTP/1.1" 404 173 0.005237 10.0.0.23 - - [2025-12-01 02:53:18] "DELETE /project/ffdb35a6-c3cf-49dc-9c36-b0ec59d8dd15 HTTP/1.1" 404 177 0.004764 10.0.0.23 - - [2025-12-01 02:53:18] "DELETE /project/ffdb35a6c3cf49dc9c36b0ec59d8dd15 HTTP/1.1" 404 173 0.003932 10.0.0.27 - - [2025-12-01 02:53:18] "GET /project/fb6c960c-5cdf-461c-b559-a731ac8f9af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.053133 10.0.0.27 - - [2025-12-01 02:53:18] "POST /neutron/network HTTP/1.1" 200 117 0.041111 10.0.0.23 - - [2025-12-01 02:53:19] "POST /useragent-kv HTTP/1.1" 200 115 0.009079 10.0.0.27 - - [2025-12-01 02:53:19] "POST /neutron/subnet HTTP/1.1" 200 813 0.204016 10.0.0.27 - - [2025-12-01 02:53:19] "POST /id-to-fqname HTTP/1.1" 200 214 0.001431 10.0.0.27 - - [2025-12-01 02:53:19] "GET /virtual-network/f22e1479-d4d6-40c8-9154-c89d84df00bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.005873 10.0.0.27 - - [2025-12-01 02:53:19] "GET /virtual-network/f22e1479-d4d6-40c8-9154-c89d84df00bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.007128 10.0.0.27 - - [2025-12-01 02:53:19] "POST /neutron/network HTTP/1.1" 200 990 0.011585 10.0.0.27 - - [2025-12-01 02:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.23 - - [2025-12-01 02:53:19] "GET /projects?obj_uuids=fb6c960c-5cdf-461c-b559-a731ac8f9af7&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001342 10.0.0.27 - - [2025-12-01 02:53:19] "GET /project/fb6c960c-5cdf-461c-b559-a731ac8f9af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.055932 10.0.0.27 - - [2025-12-01 02:53:19] "POST /neutron/network HTTP/1.1" 200 117 0.016769 10.0.0.33 - - [2025-12-01 02:53:20] "POST /route-targets HTTP/1.1" 200 327 0.015756 10.0.0.33 - - [2025-12-01 02:53:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.004656 10.0.0.23 - - [2025-12-01 02:53:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005643 10.0.0.27 - - [2025-12-01 02:53:20] "POST /neutron/subnet HTTP/1.1" 200 828 0.199722 10.0.0.27 - - [2025-12-01 02:53:20] "POST /id-to-fqname HTTP/1.1" 200 214 0.002043 10.0.0.27 - - [2025-12-01 02:53:20] "GET /virtual-network/9bebbe1a-6e86-4d38-a462-cd210655a2b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.006773 10.0.0.27 - - [2025-12-01 02:53:20] "GET /virtual-network/9bebbe1a-6e86-4d38-a462-cd210655a2b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.006397 10.0.0.27 - - [2025-12-01 02:53:20] "POST /neutron/network HTTP/1.1" 200 993 0.012014 10.0.0.27 - - [2025-12-01 02:53:20] "POST /id-to-fqname HTTP/1.1" 200 214 0.001495 10.0.0.27 - - [2025-12-01 02:53:20] "POST /neutron/network HTTP/1.1" 200 1000 0.008440 10.0.0.23 - - [2025-12-01 02:53:21] "GET /projects?obj_uuids=fb6c960c-5cdf-461c-b559-a731ac8f9af7&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001605 10.0.0.27 - - [2025-12-01 02:53:21] "GET /project/fb6c960c-5cdf-461c-b559-a731ac8f9af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.065037 10.0.0.27 - - [2025-12-01 02:53:21] "POST /neutron/port HTTP/1.1" 200 117 0.007721 10.0.0.27 - - [2025-12-01 02:53:21] "POST /id-to-fqname HTTP/1.1" 200 214 0.001968 10.0.0.27 - - [2025-12-01 02:53:22] "POST /neutron/network HTTP/1.1" 200 1000 0.008183 10.0.0.23 - - [2025-12-01 02:53:23] "GET /projects?obj_uuids=fb6c960c-5cdf-461c-b559-a731ac8f9af7&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001290 10.0.0.27 - - [2025-12-01 02:53:23] "GET /project/fb6c960c-5cdf-461c-b559-a731ac8f9af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.081027 10.0.0.27 - - [2025-12-01 02:53:23] "POST /neutron/port HTTP/1.1" 200 1159 0.068046 10.0.0.27 - - [2025-12-01 02:53:23] "POST /neutron/port HTTP/1.1" 200 1187 0.029839 10.0.0.27 - - [2025-12-01 02:53:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004268 10.0.0.27 - - [2025-12-01 02:53:23] "POST /neutron/port HTTP/1.1" 200 117 0.001248 10.0.0.27 - - [2025-12-01 02:53:23] "POST /id-to-fqname HTTP/1.1" 200 214 0.001872 10.0.0.27 - - [2025-12-01 02:53:23] "POST /neutron/network HTTP/1.1" 200 990 0.019003 10.0.0.27 - - [2025-12-01 02:53:23] "POST /neutron/network HTTP/1.1" 200 1003 0.011387 10.0.0.27 - - [2025-12-01 02:53:24] "POST /neutron/port HTTP/1.1" 200 1159 0.020963 10.0.0.27 - - [2025-12-01 02:53:24] "POST /neutron/port HTTP/1.1" 200 1187 0.021337 10.0.0.27 - - [2025-12-01 02:53:24] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015718 10.0.0.23 - - [2025-12-01 02:53:24] "GET /projects?obj_uuids=fb6c960c-5cdf-461c-b559-a731ac8f9af7&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001597 10.0.0.27 - - [2025-12-01 02:53:24] "POST /neutron/network HTTP/1.1" 200 990 0.010364 10.0.0.27 - - [2025-12-01 02:53:24] "GET /project/fb6c960c-5cdf-461c-b559-a731ac8f9af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.089404 10.0.0.27 - - [2025-12-01 02:53:25] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008773 10.0.0.27 - - [2025-12-01 02:53:25] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009442 10.0.0.27 - - [2025-12-01 02:53:25] "POST /neutron/port HTTP/1.1" 200 1187 0.020427 10.0.0.27 - - [2025-12-01 02:53:25] "GET /virtual-machine/a0f80735-6a09-4c86-acee-3bc1a7cb299d HTTP/1.1" 401 292 0.000566 10.0.0.23 - - [2025-12-01 02:53:25] "GET /projects?obj_uuids=fb6c960c-5cdf-461c-b559-a731ac8f9af7&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001221 10.0.0.27 - - [2025-12-01 02:53:26] "POST /neutron/port HTTP/1.1" 200 1162 0.412871 10.0.0.27 - - [2025-12-01 02:53:26] "GET /virtual-machine/a0f80735-6a09-4c86-acee-3bc1a7cb299d HTTP/1.1" 200 1287 0.063005 10.0.0.27 - - [2025-12-01 02:53:26] "GET /virtual-machine-interface/8563b02c-3b53-47d5-81dc-a0fce8f24387 HTTP/1.1" 200 3104 0.006406 10.0.0.27 - - [2025-12-01 02:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.27 - - [2025-12-01 02:53:26] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004284 10.0.0.27 - - [2025-12-01 02:53:26] "GET /virtual-networks?parent_id=fb6c960c-5cdf-461c-b559-a731ac8f9af7&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003875 10.0.0.27 - - [2025-12-01 02:53:26] "GET /virtual-network/f22e1479-d4d6-40c8-9154-c89d84df00bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.006760 10.0.0.27 - - [2025-12-01 02:53:26] "POST /neutron/port HTTP/1.1" 200 1216 0.135499 10.0.0.27 - - [2025-12-01 02:53:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004498 10.0.0.27 - - [2025-12-01 02:53:26] "POST /neutron/port HTTP/1.1" 200 117 0.001206 10.0.0.27 - - [2025-12-01 02:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.27 - - [2025-12-01 02:53:29] "GET /virtual-network/f22e1479-d4d6-40c8-9154-c89d84df00bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.008974 10.0.0.27 - - [2025-12-01 02:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.27 - - [2025-12-01 02:53:33] "GET /virtual-network/f22e1479-d4d6-40c8-9154-c89d84df00bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.006193 10.0.0.27 - - [2025-12-01 02:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005212 10.0.0.27 - - [2025-12-01 02:53:37] "GET /virtual-network/f22e1479-d4d6-40c8-9154-c89d84df00bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.007447 10.0.0.27 - - [2025-12-01 02:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.27 - - [2025-12-01 02:53:41] "GET /virtual-network/f22e1479-d4d6-40c8-9154-c89d84df00bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.006136 10.0.0.27 - - [2025-12-01 02:53:42] "POST /neutron/port HTTP/1.1" 200 1187 0.019272 10.0.0.27 - - [2025-12-01 02:53:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004428 10.0.0.27 - - [2025-12-01 02:53:43] "POST /neutron/port HTTP/1.1" 200 117 0.001455 10.0.0.27 - - [2025-12-01 02:53:43] "POST /neutron/port HTTP/1.1" 200 1187 0.017271 10.0.0.27 - - [2025-12-01 02:53:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004588 10.0.0.27 - - [2025-12-01 02:53:44] "POST /neutron/port HTTP/1.1" 200 117 0.001251 10.0.0.27 - - [2025-12-01 02:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.27 - - [2025-12-01 02:53:45] "GET /virtual-network/f22e1479-d4d6-40c8-9154-c89d84df00bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.006631 10.0.0.27 - - [2025-12-01 02:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.27 - - [2025-12-01 02:53:49] "GET /virtual-network/f22e1479-d4d6-40c8-9154-c89d84df00bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.006286 10.0.0.27 - - [2025-12-01 02:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005322 10.0.0.27 - - [2025-12-01 02:53:53] "GET /virtual-network/f22e1479-d4d6-40c8-9154-c89d84df00bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.012140 10.0.0.27 - - [2025-12-01 02:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006025 10.0.0.27 - - [2025-12-01 02:53:57] "GET /virtual-network/f22e1479-d4d6-40c8-9154-c89d84df00bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.007532 10.0.0.27 - - [2025-12-01 02:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.27 - - [2025-12-01 02:54:02] "GET /virtual-network/f22e1479-d4d6-40c8-9154-c89d84df00bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.009481 10.0.0.27 - - [2025-12-01 02:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.27 - - [2025-12-01 02:54:04] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005286 10.0.0.27 - - [2025-12-01 02:54:04] "GET /virtual-networks?parent_id=fb6c960c-5cdf-461c-b559-a731ac8f9af7&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004238 10.0.0.27 - - [2025-12-01 02:54:04] "GET /virtual-network/f22e1479-d4d6-40c8-9154-c89d84df00bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.008015 10.0.0.27 - - [2025-12-01 02:54:04] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009872 10.0.0.27 - - [2025-12-01 02:54:14] "POST /neutron/port HTTP/1.1" 200 1187 0.019417 10.0.0.33 - - [2025-12-01 02:54:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.33 - - [2025-12-01 02:54:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.23 - - [2025-12-01 02:54:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.23 - - [2025-12-01 02:54:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000514 10.0.0.33 - - [2025-12-01 02:54:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.33 - - [2025-12-01 02:54:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.23 - - [2025-12-01 02:54:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000583 10.0.0.23 - - [2025-12-01 02:54:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000568 10.0.0.27 - - [2025-12-01 02:54:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000485 10.0.0.27 - - [2025-12-01 02:54:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.27 - - [2025-12-01 02:54:17] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008825 10.0.0.27 - - [2025-12-01 02:54:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.27 - - [2025-12-01 02:54:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.27 - - [2025-12-01 02:54:24] "POST /neutron/port HTTP/1.1" 200 1187 0.019630 10.0.0.27 - - [2025-12-01 02:54:27] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007618 10.0.0.27 - - [2025-12-01 02:54:30] "POST /neutron/port HTTP/1.1" 200 1187 0.018284 10.0.0.27 - - [2025-12-01 02:54:30] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007528 10.0.0.27 - - [2025-12-01 02:54:30] "GET /virtual-machine/4ee0c256-6fd4-4f9d-8c2b-981883474266 HTTP/1.1" 200 1286 0.008780 10.0.0.27 - - [2025-12-01 02:54:30] "GET /virtual-machine-interface/e0ca2506-a231-4aaf-956e-f24aff338786 HTTP/1.1" 200 3106 0.005807 10.0.0.27 - - [2025-12-01 02:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005881 10.0.0.27 - - [2025-12-01 02:54:30] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004420 10.0.0.27 - - [2025-12-01 02:54:30] "GET /virtual-networks?parent_id=fb6c960c-5cdf-461c-b559-a731ac8f9af7&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003544 10.0.0.27 - - [2025-12-01 02:54:30] "GET /virtual-network/f22e1479-d4d6-40c8-9154-c89d84df00bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.008321 10.0.0.27 - - [2025-12-01 02:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.27 - - [2025-12-01 02:54:31] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004203 10.0.0.27 - - [2025-12-01 02:54:31] "GET /virtual-networks?parent_id=fb6c960c-5cdf-461c-b559-a731ac8f9af7&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003379 10.0.0.27 - - [2025-12-01 02:54:31] "GET /virtual-network/f22e1479-d4d6-40c8-9154-c89d84df00bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.008437 10.0.0.27 - - [2025-12-01 02:54:31] "POST /neutron/port HTTP/1.1" 200 1187 0.019506 10.0.0.27 - - [2025-12-01 02:54:37] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008662 10.0.0.27 - - [2025-12-01 02:54:42] "POST /neutron/port HTTP/1.1" 200 1190 0.021365 10.0.0.27 - - [2025-12-01 02:54:42] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008778 10.0.0.27 - - [2025-12-01 02:54:42] "GET /virtual-machine/36a58537-54b1-466b-8dc0-51eb406b5471 HTTP/1.1" 200 1286 0.008843 10.0.0.27 - - [2025-12-01 02:54:42] "GET /virtual-machine-interface/8c233cbb-82f0-4d6e-9adb-e5b3f10abaea HTTP/1.1" 200 3106 0.008479 10.0.0.27 - - [2025-12-01 02:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.27 - - [2025-12-01 02:54:42] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005478 10.0.0.27 - - [2025-12-01 02:54:42] "GET /virtual-networks?parent_id=fb6c960c-5cdf-461c-b559-a731ac8f9af7&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003974 10.0.0.27 - - [2025-12-01 02:54:42] "GET /virtual-network/9bebbe1a-6e86-4d38-a462-cd210655a2b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.006924 10.0.0.27 - - [2025-12-01 02:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013156 10.0.0.27 - - [2025-12-01 02:54:43] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004507 10.0.0.27 - - [2025-12-01 02:54:43] "GET /virtual-networks?parent_id=fb6c960c-5cdf-461c-b559-a731ac8f9af7&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.005570 10.0.0.27 - - [2025-12-01 02:54:43] "GET /virtual-network/9bebbe1a-6e86-4d38-a462-cd210655a2b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.008002 10.0.0.27 - - [2025-12-01 02:54:43] "POST /neutron/port HTTP/1.1" 200 1187 0.017449 10.0.0.27 - - [2025-12-01 02:54:43] "POST /neutron/network HTTP/1.1" 200 1000 0.009991 10.0.0.27 - - [2025-12-01 02:54:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005070 10.0.0.27 - - [2025-12-01 02:54:44] "POST /neutron/subnet HTTP/1.1" 200 1375 0.019672 10.0.0.27 - - [2025-12-01 02:54:44] "POST /neutron/port HTTP/1.1" 200 117 0.001210 10.0.0.27 - - [2025-12-01 02:54:44] "POST /neutron/network HTTP/1.1" 200 990 0.010115 10.0.0.27 - - [2025-12-01 02:54:45] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004159 10.0.0.27 - - [2025-12-01 02:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.27 - - [2025-12-01 02:54:45] "GET /global-qos-config/b082c865-2ff5-48ae-88b2-10eb41a31c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.005240 10.0.0.27 - - [2025-12-01 02:54:45] "POST /fqname-to-id HTTP/1.1" 404 222 0.003727 10.0.0.27 - - [2025-12-01 02:54:45] "POST /forwarding-classs HTTP/1.1" 200 576 0.036141 10.0.0.27 - - [2025-12-01 02:54:45] "POST /id-to-fqname HTTP/1.1" 200 232 0.004166 10.0.0.27 - - [2025-12-01 02:54:45] "GET /forwarding-class/94420b4a-244d-4862-9519-c7a1c9f387a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.006045 10.0.0.23 - - [2025-12-01 02:54:45] "GET /projects?obj_uuids=fb6c960c-5cdf-461c-b559-a731ac8f9af7&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.038956 10.0.0.27 - - [2025-12-01 02:54:45] "GET /project/fb6c960c-5cdf-461c-b559-a731ac8f9af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.095003 10.0.0.27 - - [2025-12-01 02:54:45] "POST /fqname-to-id HTTP/1.1" 404 211 0.003423 10.0.0.27 - - [2025-12-01 02:54:45] "POST /qos-configs HTTP/1.1" 200 543 0.044364 10.0.0.27 - - [2025-12-01 02:54:46] "POST /id-to-fqname HTTP/1.1" 200 217 0.004904 10.0.0.27 - - [2025-12-01 02:54:46] "GET /qos-config/5f8fa1a4-2ea0-40d7-86a5-ca053491031a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.005134 10.0.0.27 - - [2025-12-01 02:54:46] "GET /virtual-machine-interface/8563b02c-3b53-47d5-81dc-a0fce8f24387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.006181 10.0.0.27 - - [2025-12-01 02:54:46] "POST /ref-update HTTP/1.1" 200 156 0.018971 10.0.0.27 - - [2025-12-01 02:54:46] "POST /neutron/port HTTP/1.1" 200 1187 0.023648 10.0.0.27 - - [2025-12-01 02:54:46] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008500 10.0.0.33 - - [2025-12-01 02:54:46] "GET /obj-perms HTTP/1.1" 200 5056 0.056546 10.0.0.27 - - [2025-12-01 02:54:46] "POST /neutron/network HTTP/1.1" 200 964 0.025822 10.0.0.27 - - [2025-12-01 02:54:46] "POST /id-to-fqname HTTP/1.1" 200 214 0.001352 10.0.0.27 - - [2025-12-01 02:54:46] "GET /virtual-machine/a0f80735-6a09-4c86-acee-3bc1a7cb299d HTTP/1.1" 200 1287 0.004916 10.0.0.27 - - [2025-12-01 02:54:46] "GET /virtual-machine-interface/8563b02c-3b53-47d5-81dc-a0fce8f24387 HTTP/1.1" 200 3351 0.007052 10.0.0.27 - - [2025-12-01 02:54:46] "GET /instance-ip/32fa1c85-ca15-4064-ac20-39d0cee53cc7 HTTP/1.1" 200 1625 0.007002 10.0.0.27 - - [2025-12-01 02:54:46] "GET /instance-ip/5d32fbb1-d37f-4263-99e4-1a9e9bbf2b84 HTTP/1.1" 200 1609 0.006251 10.0.0.27 - - [2025-12-01 02:54:46] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009041 10.0.0.27 - - [2025-12-01 02:54:46] "POST /neutron/port HTTP/1.1" 200 1187 0.021580 10.0.0.23 - - [2025-12-01 02:54:47] "GET /obj-perms HTTP/1.1" 200 5056 0.095384 10.0.0.27 - - [2025-12-01 02:54:47] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009966 10.0.0.27 - - [2025-12-01 02:54:47] "POST /id-to-fqname HTTP/1.1" 200 214 0.001563 10.0.0.27 - - [2025-12-01 02:54:47] "GET /virtual-machine/4ee0c256-6fd4-4f9d-8c2b-981883474266 HTTP/1.1" 200 1286 0.004730 10.0.0.27 - - [2025-12-01 02:54:47] "GET /virtual-machine-interface/e0ca2506-a231-4aaf-956e-f24aff338786 HTTP/1.1" 200 3106 0.006143 10.0.0.27 - - [2025-12-01 02:54:47] "GET /instance-ip/9b897ee6-9df0-4d46-b412-5845118f5a55 HTTP/1.1" 200 1610 0.008075 10.0.0.27 - - [2025-12-01 02:54:47] "GET /instance-ip/c93af804-e4c5-4775-a213-7033bce3c9f3 HTTP/1.1" 200 1626 0.007616 10.0.0.27 - - [2025-12-01 02:55:13] "GET /virtual-machine-interface/8563b02c-3b53-47d5-81dc-a0fce8f24387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006369 10.0.0.27 - - [2025-12-01 02:55:13] "POST /ref-update HTTP/1.1" 200 156 0.018310 10.0.0.27 - - [2025-12-01 02:55:13] "DELETE /qos-config/5f8fa1a4-2ea0-40d7-86a5-ca053491031a HTTP/1.1" 200 115 0.037665 10.0.0.27 - - [2025-12-01 02:55:13] "POST /id-to-fqname HTTP/1.1" 200 232 0.001278 10.0.0.27 - - [2025-12-01 02:55:13] "DELETE /forwarding-class/94420b4a-244d-4862-9519-c7a1c9f387a0 HTTP/1.1" 200 115 0.032279 10.0.0.27 - - [2025-12-01 02:55:15] "POST /neutron/network HTTP/1.1" 200 993 0.011594 10.0.0.27 - - [2025-12-01 02:55:15] "POST /neutron/port HTTP/1.1" 200 1216 0.018453 10.0.0.27 - - [2025-12-01 02:55:15] "POST /neutron/port HTTP/1.1" 200 1213 0.018786 10.0.0.27 - - [2025-12-01 02:55:15] "POST /neutron/port HTTP/1.1" 200 1213 0.039639 10.0.0.23 - - [2025-12-01 02:55:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003562 10.0.0.23 - - [2025-12-01 02:55:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004081 10.0.0.23 - - [2025-12-01 02:55:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002991 10.0.0.23 - - [2025-12-01 02:55:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002584 10.0.0.27 - - [2025-12-01 02:55:17] "POST /neutron/network HTTP/1.1" 200 151 0.162147 10.0.0.33 - - [2025-12-01 02:55:17] "DELETE /route-target/76a39f23-fdd2-4e14-977d-ad49202f24ee HTTP/1.1" 200 115 0.036002 10.0.0.23 - - [2025-12-01 02:55:17] "GET /projects?obj_uuids=fb6c960c-5cdf-461c-b559-a731ac8f9af7&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001213 10.0.0.27 - - [2025-12-01 02:55:17] "GET /project/fb6c960c-5cdf-461c-b559-a731ac8f9af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.078196 10.0.0.23 - - [2025-12-01 02:55:17] "GET /projects?obj_uuids=fb6c960c-5cdf-461c-b559-a731ac8f9af7&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001316 10.0.0.27 - - [2025-12-01 02:55:17] "GET /project/fb6c960c-5cdf-461c-b559-a731ac8f9af7?fields=virtual_networks HTTP/1.1" 200 1031 0.047036 10.0.0.23 - - [2025-12-01 02:55:17] "GET /projects?obj_uuids=fb6c960c-5cdf-461c-b559-a731ac8f9af7&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001301 10.0.0.27 - - [2025-12-01 02:55:17] "GET /project/fb6c960c-5cdf-461c-b559-a731ac8f9af7?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.065124 10.0.0.23 - - [2025-12-01 02:55:17] "GET /projects?obj_uuids=fb6c960c-5cdf-461c-b559-a731ac8f9af7&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001567 10.0.0.27 - - [2025-12-01 02:55:17] "GET /project/fb6c960c-5cdf-461c-b559-a731ac8f9af7?fields=security_groups HTTP/1.1" 200 1251 0.068252 10.0.0.27 - - [2025-12-01 02:55:18] "POST /fqname-to-id HTTP/1.1" 404 181 0.063609 10.0.0.33 - - [2025-12-01 02:55:18] "DELETE /access-control-list/ed0294f0-a7fa-44f3-af25-05cc2bf5400b HTTP/1.1" 200 115 0.043989 10.0.0.23 - - [2025-12-01 02:55:19] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006157 10.0.0.23 - - [2025-12-01 02:55:19] "GET /projects?obj_uuids=fb6c960c-5cdf-461c-b559-a731ac8f9af7&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001290 10.0.0.23 - - [2025-12-01 02:55:19] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001617 10.0.0.23 - - [2025-12-01 02:55:19] "GET /project/fb6c960c-5cdf-461c-b559-a731ac8f9af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.070364 10.0.0.23 - - [2025-12-01 02:55:19] "GET /projects?obj_uuids=fb6c960c-5cdf-461c-b559-a731ac8f9af7&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001548 10.0.0.23 - - [2025-12-01 02:55:19] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.056553 10.0.0.23 - - [2025-12-01 02:55:19] "GET /project/fb6c960c-5cdf-461c-b559-a731ac8f9af7?fields=security_groups HTTP/1.1" 404 171 0.053942 10.0.0.23 - - [2025-12-01 02:55:19] "GET /projects?obj_uuids=fb6c960c-5cdf-461c-b559-a731ac8f9af7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003366 10.0.0.23 - - [2025-12-01 02:55:19] "POST /id-to-fqname HTTP/1.1" 200 183 0.005505 10.0.0.23 - - [2025-12-01 02:55:19] "POST /fqname-to-id HTTP/1.1" 404 192 0.006932 10.0.0.23 - - [2025-12-01 02:55:19] "POST /security-groups HTTP/1.1" 200 584 0.038755 10.0.0.23 - - [2025-12-01 02:55:19] "POST /projects HTTP/1.1" 200 571 0.289239 10.0.0.33 - - [2025-12-01 02:55:19] "POST /access-control-lists HTTP/1.1" 200 589 0.032117 10.0.0.23 - - [2025-12-01 02:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.391162 10.0.0.27 - - [2025-12-01 02:55:19] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.654497 10.0.0.23 - - [2025-12-01 02:55:19] "GET /project/fb6c960c-5cdf-461c-b559-a731ac8f9af7?fields=application_policy_sets HTTP/1.1" 404 171 0.637475 10.0.0.23 - - [2025-12-01 02:55:19] "DELETE /project/fb6c960c-5cdf-461c-b559-a731ac8f9af7 HTTP/1.1" 404 171 1.047172 10.0.0.27 - - [2025-12-01 02:55:21] "GET / HTTP/1.1" 200 35931 0.002051 10.0.0.27 - - [2025-12-01 02:55:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000568 10.0.0.27 - - [2025-12-01 02:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.075583 10.0.0.23 - - [2025-12-01 02:55:23] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001102 10.0.0.27 - - [2025-12-01 02:55:23] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.046385 10.0.0.27 - - [2025-12-01 02:55:23] "POST /neutron/network HTTP/1.1" 200 117 0.047170 10.0.0.33 - - [2025-12-01 02:55:23] "POST /route-targets HTTP/1.1" 200 327 0.017611 10.0.0.27 - - [2025-12-01 02:55:24] "POST /neutron/network HTTP/1.1" 200 828 0.009307 10.0.0.27 - - [2025-12-01 02:55:24] "POST /id-to-fqname HTTP/1.1" 200 220 0.001485 10.0.0.27 - - [2025-12-01 02:55:24] "GET /virtual-network/ad3a8a5a-4cbb-423b-809f-0b2ef34f9fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008676 10.0.0.27 - - [2025-12-01 02:55:24] "GET /virtual-network/ad3a8a5a-4cbb-423b-809f-0b2ef34f9fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005553 10.0.0.27 - - [2025-12-01 02:55:24] "POST /neutron/subnet HTTP/1.1" 200 710 0.012125 10.0.0.27 - - [2025-12-01 02:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.27 - - [2025-12-01 02:55:24] "GET /virtual-network/ad3a8a5a-4cbb-423b-809f-0b2ef34f9fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005970 10.0.0.27 - - [2025-12-01 02:55:24] "PUT /virtual-network/ad3a8a5a-4cbb-423b-809f-0b2ef34f9fd8 HTTP/1.1" 200 264 0.066225 10.0.0.33 - - [2025-12-01 02:55:24] "POST /ref-update HTTP/1.1" 200 156 0.029103 10.0.0.27 - - [2025-12-01 02:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004983 10.0.0.23 - - [2025-12-01 02:55:24] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001239 10.0.0.27 - - [2025-12-01 02:55:24] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.046393 10.0.0.23 - - [2025-12-01 02:55:24] "POST /useragent-kv HTTP/1.1" 200 115 0.006676 10.0.0.27 - - [2025-12-01 02:55:24] "POST /neutron/subnet HTTP/1.1" 200 724 0.220984 10.0.0.27 - - [2025-12-01 02:55:24] "POST /id-to-fqname HTTP/1.1" 200 220 0.001458 10.0.0.27 - - [2025-12-01 02:55:24] "GET /virtual-network/bfc8c4bb-d7f1-4aeb-a99f-86d72571a103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005877 10.0.0.27 - - [2025-12-01 02:55:25] "GET /virtual-network/bfc8c4bb-d7f1-4aeb-a99f-86d72571a103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006795 10.0.0.27 - - [2025-12-01 02:55:25] "POST /neutron/network HTTP/1.1" 200 831 0.009174 10.0.0.27 - - [2025-12-01 02:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.27 - - [2025-12-01 02:55:25] "GET /virtual-network/bfc8c4bb-d7f1-4aeb-a99f-86d72571a103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005634 10.0.0.27 - - [2025-12-01 02:55:25] "PUT /virtual-network/bfc8c4bb-d7f1-4aeb-a99f-86d72571a103 HTTP/1.1" 200 264 0.070318 10.0.0.33 - - [2025-12-01 02:55:25] "POST /ref-update HTTP/1.1" 200 156 0.020878 10.0.0.27 - - [2025-12-01 02:55:25] "POST /id-to-fqname HTTP/1.1" 200 220 0.001478 10.0.0.23 - - [2025-12-01 02:55:26] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001030 10.0.0.27 - - [2025-12-01 02:55:26] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.076872 10.0.0.27 - - [2025-12-01 02:55:26] "POST /neutron/network HTTP/1.1" 200 828 0.037512 10.0.0.27 - - [2025-12-01 02:55:26] "POST /id-to-fqname HTTP/1.1" 200 220 0.001998 10.0.0.27 - - [2025-12-01 02:55:26] "POST /neutron/port HTTP/1.1" 200 117 0.011484 10.0.0.23 - - [2025-12-01 02:55:27] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001217 10.0.0.27 - - [2025-12-01 02:55:27] "POST /neutron/port HTTP/1.1" 200 1050 0.344814 10.0.0.27 - - [2025-12-01 02:55:27] "POST /neutron/port HTTP/1.1" 200 1104 0.126177 10.0.0.27 - - [2025-12-01 02:55:27] "POST /neutron/subnet HTTP/1.1" 200 684 0.009963 10.0.0.23 - - [2025-12-01 02:55:27] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001230 10.0.0.27 - - [2025-12-01 02:55:27] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.152186 10.0.0.27 - - [2025-12-01 02:55:27] "POST /neutron/network HTTP/1.1" 200 831 0.008812 10.0.0.27 - - [2025-12-01 02:55:28] "POST /neutron/port HTTP/1.1" 200 117 0.007396 10.0.0.27 - - [2025-12-01 02:55:28] "POST /neutron/network HTTP/1.1" 200 841 0.008371 10.0.0.27 - - [2025-12-01 02:55:29] "POST /neutron/port HTTP/1.1" 200 1053 0.018580 10.0.0.27 - - [2025-12-01 02:55:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004703 10.0.0.27 - - [2025-12-01 02:55:29] "POST /neutron/network HTTP/1.1" 200 831 0.008316 10.0.0.27 - - [2025-12-01 02:55:33] "POST /neutron/port HTTP/1.1" 200 1078 0.020204 10.0.0.27 - - [2025-12-01 02:55:33] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010316 10.0.0.27 - - [2025-12-01 02:55:33] "GET /virtual-machine/6cd12d69-9496-41d7-9650-9fb8f0841c0e HTTP/1.1" 401 292 0.000573 10.0.0.27 - - [2025-12-01 02:55:34] "GET /virtual-machine/6cd12d69-9496-41d7-9650-9fb8f0841c0e HTTP/1.1" 200 1285 0.039284 10.0.0.27 - - [2025-12-01 02:55:34] "GET /virtual-machine-interface/ea144004-1aa4-4d87-b909-c452b1905e8d HTTP/1.1" 200 2928 0.006475 10.0.0.27 - - [2025-12-01 02:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007478 10.0.0.27 - - [2025-12-01 02:55:34] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006639 10.0.0.27 - - [2025-12-01 02:55:34] "GET /virtual-networks?parent_id=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005651 10.0.0.27 - - [2025-12-01 02:55:34] "GET /virtual-network/ad3a8a5a-4cbb-423b-809f-0b2ef34f9fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005894 10.0.0.27 - - [2025-12-01 02:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.27 - - [2025-12-01 02:55:37] "GET /virtual-network/ad3a8a5a-4cbb-423b-809f-0b2ef34f9fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005963 10.0.0.27 - - [2025-12-01 02:55:38] "POST /neutron/port HTTP/1.1" 200 1081 0.055049 10.0.0.27 - - [2025-12-01 02:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.27 - - [2025-12-01 02:55:39] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004468 10.0.0.27 - - [2025-12-01 02:55:39] "GET /virtual-networks?parent_id=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005289 10.0.0.27 - - [2025-12-01 02:55:39] "GET /virtual-network/ad3a8a5a-4cbb-423b-809f-0b2ef34f9fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.007168 10.0.0.27 - - [2025-12-01 02:55:39] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010306 10.0.0.27 - - [2025-12-01 02:55:40] "POST /neutron/port HTTP/1.1" 200 1081 0.021876 10.0.0.27 - - [2025-12-01 02:55:40] "GET /virtual-machine/e55df340-084d-4ac0-b78e-bb350041f616 HTTP/1.1" 200 1286 0.006424 10.0.0.27 - - [2025-12-01 02:55:40] "GET /virtual-machine-interface/4a8151b3-aff4-4f5f-a2ce-bdb776cd3c1a HTTP/1.1" 200 2927 0.005534 10.0.0.27 - - [2025-12-01 02:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007341 10.0.0.27 - - [2025-12-01 02:55:40] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004700 10.0.0.27 - - [2025-12-01 02:55:40] "GET /virtual-networks?parent_id=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004189 10.0.0.27 - - [2025-12-01 02:55:40] "GET /virtual-network/bfc8c4bb-d7f1-4aeb-a99f-86d72571a103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006887 10.0.0.27 - - [2025-12-01 02:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005849 10.0.0.27 - - [2025-12-01 02:55:41] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004234 10.0.0.27 - - [2025-12-01 02:55:41] "GET /virtual-networks?parent_id=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.010089 10.0.0.27 - - [2025-12-01 02:55:41] "GET /virtual-network/bfc8c4bb-d7f1-4aeb-a99f-86d72571a103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.009331 10.0.0.27 - - [2025-12-01 02:55:41] "POST /routing-policys HTTP/1.1" 200 534 0.039576 10.0.0.27 - - [2025-12-01 02:55:41] "GET /virtual-network/ad3a8a5a-4cbb-423b-809f-0b2ef34f9fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.016535 10.0.0.27 - - [2025-12-01 02:55:41] "PUT /virtual-network/ad3a8a5a-4cbb-423b-809f-0b2ef34f9fd8 HTTP/1.1" 200 264 0.099216 10.0.0.27 - - [2025-12-01 02:55:45] "POST /neutron/port HTTP/1.1" 200 1081 0.055605 10.0.0.27 - - [2025-12-01 02:55:45] "POST /neutron/subnet HTTP/1.1" 200 698 0.010874 10.0.0.27 - - [2025-12-01 02:55:45] "POST /ref-update HTTP/1.1" 200 156 0.060633 10.0.0.27 - - [2025-12-01 02:55:45] "DELETE /routing-policy/975b4c8f-673a-455d-9318-667c39a65c4c HTTP/1.1" 200 115 0.050265 10.0.0.27 - - [2025-12-01 02:55:45] "POST /neutron/port HTTP/1.1" 200 1078 0.026238 10.0.0.27 - - [2025-12-01 02:55:45] "POST /neutron/port HTTP/1.1" 200 1078 0.017314 10.0.0.27 - - [2025-12-01 02:55:45] "POST /neutron/subnet HTTP/1.1" 200 684 0.012690 10.0.0.27 - - [2025-12-01 02:55:46] "POST /neutron/port HTTP/1.1" 200 1081 0.020639 10.0.0.27 - - [2025-12-01 02:55:46] "POST /neutron/port HTTP/1.1" 200 1078 0.026433 10.0.0.27 - - [2025-12-01 02:55:47] "POST /neutron/network HTTP/1.1" 200 831 0.007318 10.0.0.33 - - [2025-12-01 02:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.33 - - [2025-12-01 02:55:48] "DELETE /route-target/45ff17ab-3485-40a0-be9e-09f7927b0e46 HTTP/1.1" 409 239 0.006341 10.0.0.23 - - [2025-12-01 02:55:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003121 10.0.0.23 - - [2025-12-01 02:55:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003420 10.0.0.27 - - [2025-12-01 02:55:48] "POST /neutron/network HTTP/1.1" 200 151 0.170676 10.0.0.33 - - [2025-12-01 02:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005329 10.0.0.27 - - [2025-12-01 02:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.23 - - [2025-12-01 02:55:50] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001284 10.0.0.27 - - [2025-12-01 02:55:50] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.049811 10.0.0.33 - - [2025-12-01 02:55:51] "POST /ref-update HTTP/1.1" 200 156 0.034926 10.0.0.23 - - [2025-12-01 02:55:51] "POST /useragent-kv HTTP/1.1" 200 115 0.009183 10.0.0.27 - - [2025-12-01 02:55:51] "POST /neutron/subnet HTTP/1.1" 200 730 0.174998 10.0.0.27 - - [2025-12-01 02:55:51] "POST /id-to-fqname HTTP/1.1" 200 220 0.001687 10.0.0.27 - - [2025-12-01 02:55:51] "GET /virtual-network/8e6fb054-10a4-41d5-a571-82e890540aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007596 10.0.0.27 - - [2025-12-01 02:55:51] "GET /virtual-network/8e6fb054-10a4-41d5-a571-82e890540aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007569 10.0.0.27 - - [2025-12-01 02:55:51] "POST /neutron/network HTTP/1.1" 200 832 0.008865 10.0.0.27 - - [2025-12-01 02:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.27 - - [2025-12-01 02:55:51] "GET /virtual-network/8e6fb054-10a4-41d5-a571-82e890540aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007828 10.0.0.27 - - [2025-12-01 02:55:51] "PUT /virtual-network/8e6fb054-10a4-41d5-a571-82e890540aa4 HTTP/1.1" 200 264 0.057655 10.0.0.27 - - [2025-12-01 02:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011458 10.0.0.23 - - [2025-12-01 02:55:51] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001391 10.0.0.27 - - [2025-12-01 02:55:51] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.050764 10.0.0.23 - - [2025-12-01 02:55:51] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001389 10.0.0.27 - - [2025-12-01 02:55:52] "POST /neutron/network HTTP/1.1" 200 612 0.166327 10.0.0.33 - - [2025-12-01 02:55:52] "POST /route-targets HTTP/1.1" 200 327 0.014506 10.0.0.27 - - [2025-12-01 02:55:52] "POST /id-to-fqname HTTP/1.1" 200 220 0.003780 10.0.0.27 - - [2025-12-01 02:55:52] "GET /virtual-network/facb7133-d573-42ee-852d-b87b152175ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005419 10.0.0.27 - - [2025-12-01 02:55:52] "POST /neutron/network HTTP/1.1" 200 829 0.008059 10.0.0.27 - - [2025-12-01 02:55:52] "GET /virtual-network/facb7133-d573-42ee-852d-b87b152175ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007352 10.0.0.27 - - [2025-12-01 02:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.27 - - [2025-12-01 02:55:52] "GET /virtual-network/facb7133-d573-42ee-852d-b87b152175ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006061 10.0.0.27 - - [2025-12-01 02:55:52] "PUT /virtual-network/facb7133-d573-42ee-852d-b87b152175ed HTTP/1.1" 200 264 0.068309 10.0.0.27 - - [2025-12-01 02:55:52] "POST /id-to-fqname HTTP/1.1" 200 220 0.004162 10.0.0.27 - - [2025-12-01 02:55:52] "POST /neutron/network HTTP/1.1" 200 842 0.008319 10.0.0.23 - - [2025-12-01 02:55:53] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001600 10.0.0.27 - - [2025-12-01 02:55:53] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.073424 10.0.0.27 - - [2025-12-01 02:55:53] "POST /neutron/port HTTP/1.1" 200 117 0.006965 10.0.0.27 - - [2025-12-01 02:55:53] "POST /id-to-fqname HTTP/1.1" 200 220 0.001425 10.0.0.27 - - [2025-12-01 02:55:54] "POST /neutron/network HTTP/1.1" 200 842 0.008059 10.0.0.27 - - [2025-12-01 02:55:54] "POST /neutron/port HTTP/1.1" 200 1054 0.027159 10.0.0.27 - - [2025-12-01 02:55:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004083 10.0.0.23 - - [2025-12-01 02:55:54] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001157 10.0.0.27 - - [2025-12-01 02:55:54] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.075392 10.0.0.27 - - [2025-12-01 02:55:54] "POST /neutron/network HTTP/1.1" 200 829 0.008598 10.0.0.27 - - [2025-12-01 02:55:55] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008026 10.0.0.27 - - [2025-12-01 02:55:55] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010232 10.0.0.27 - - [2025-12-01 02:55:55] "POST /neutron/port HTTP/1.1" 200 1051 0.017803 10.0.0.27 - - [2025-12-01 02:55:56] "POST /neutron/port HTTP/1.1" 200 1079 0.023503 10.0.0.27 - - [2025-12-01 02:55:56] "POST /neutron/port HTTP/1.1" 200 117 0.001334 10.0.0.27 - - [2025-12-01 02:56:00] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008472 10.0.0.27 - - [2025-12-01 02:56:00] "POST /neutron/port HTTP/1.1" 200 1082 0.023819 10.0.0.27 - - [2025-12-01 02:56:00] "GET /virtual-machine/f40eed7c-f1c1-4515-8410-b79ccab9832d HTTP/1.1" 200 1285 0.006624 10.0.0.27 - - [2025-12-01 02:56:00] "GET /virtual-machine-interface/2c16fdd2-9f56-41fc-b6ad-686a2cdc10f3 HTTP/1.1" 200 2927 0.007903 10.0.0.27 - - [2025-12-01 02:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.27 - - [2025-12-01 02:56:00] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006297 10.0.0.27 - - [2025-12-01 02:56:00] "GET /virtual-networks?parent_id=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003651 10.0.0.27 - - [2025-12-01 02:56:00] "GET /virtual-network/8e6fb054-10a4-41d5-a571-82e890540aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.006854 10.0.0.27 - - [2025-12-01 02:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006142 10.0.0.27 - - [2025-12-01 02:56:03] "GET /virtual-network/8e6fb054-10a4-41d5-a571-82e890540aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007379 10.0.0.27 - - [2025-12-01 02:56:04] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009695 10.0.0.27 - - [2025-12-01 02:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004859 10.0.0.27 - - [2025-12-01 02:56:05] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004502 10.0.0.27 - - [2025-12-01 02:56:05] "GET /virtual-networks?parent_id=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003720 10.0.0.27 - - [2025-12-01 02:56:05] "GET /virtual-network/8e6fb054-10a4-41d5-a571-82e890540aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.006583 10.0.0.27 - - [2025-12-01 02:56:06] "POST /neutron/port HTTP/1.1" 200 1079 0.020360 10.0.0.27 - - [2025-12-01 02:56:06] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010954 10.0.0.27 - - [2025-12-01 02:56:06] "GET /virtual-machine/28779b1d-95d8-4f15-92ee-2a162345fca7 HTTP/1.1" 200 1285 0.006524 10.0.0.27 - - [2025-12-01 02:56:06] "GET /virtual-machine-interface/993489e5-14a7-430e-96d5-a5dccc466629 HTTP/1.1" 200 2928 0.006050 10.0.0.27 - - [2025-12-01 02:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.27 - - [2025-12-01 02:56:06] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003746 10.0.0.27 - - [2025-12-01 02:56:06] "GET /virtual-networks?parent_id=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003448 10.0.0.27 - - [2025-12-01 02:56:06] "GET /virtual-network/facb7133-d573-42ee-852d-b87b152175ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.007576 10.0.0.27 - - [2025-12-01 02:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.27 - - [2025-12-01 02:56:07] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005022 10.0.0.27 - - [2025-12-01 02:56:07] "GET /virtual-networks?parent_id=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003953 10.0.0.27 - - [2025-12-01 02:56:07] "GET /virtual-network/facb7133-d573-42ee-852d-b87b152175ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.006800 10.0.0.27 - - [2025-12-01 02:56:07] "POST /routing-policys HTTP/1.1" 200 534 0.031246 10.0.0.27 - - [2025-12-01 02:56:07] "GET /virtual-network/8e6fb054-10a4-41d5-a571-82e890540aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.014155 10.0.0.33 - - [2025-12-01 02:56:07] "POST /ref-update HTTP/1.1" 200 156 0.025470 10.0.0.27 - - [2025-12-01 02:56:07] "PUT /virtual-network/8e6fb054-10a4-41d5-a571-82e890540aa4 HTTP/1.1" 200 264 0.064683 10.0.0.27 - - [2025-12-01 02:56:12] "POST /routing-policys HTTP/1.1" 200 534 0.031780 10.0.0.27 - - [2025-12-01 02:56:12] "GET /virtual-network/8e6fb054-10a4-41d5-a571-82e890540aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.014586 10.0.0.27 - - [2025-12-01 02:56:12] "PUT /virtual-network/8e6fb054-10a4-41d5-a571-82e890540aa4 HTTP/1.1" 200 264 0.078638 10.0.0.27 - - [2025-12-01 02:56:12] "POST /ref-update HTTP/1.1" 200 156 0.055259 10.0.0.33 - - [2025-12-01 02:56:12] "POST /ref-update HTTP/1.1" 200 156 0.032149 10.0.0.27 - - [2025-12-01 02:56:12] "DELETE /routing-policy/ea50fea4-4d45-4bc1-8252-68762dfc713b HTTP/1.1" 200 115 0.058376 10.0.0.27 - - [2025-12-01 02:56:12] "POST /ref-update HTTP/1.1" 200 156 0.063049 10.0.0.27 - - [2025-12-01 02:56:12] "DELETE /routing-policy/f627dbcd-bcec-45c9-b673-798f874e6021 HTTP/1.1" 200 115 0.032994 10.0.0.27 - - [2025-12-01 02:56:12] "POST /neutron/network HTTP/1.1" 200 829 0.009733 10.0.0.27 - - [2025-12-01 02:56:13] "POST /neutron/port HTTP/1.1" 200 1105 0.013498 10.0.0.27 - - [2025-12-01 02:56:13] "POST /neutron/port HTTP/1.1" 200 1108 0.040518 10.0.0.23 - - [2025-12-01 02:56:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004107 10.0.0.23 - - [2025-12-01 02:56:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002757 10.0.0.27 - - [2025-12-01 02:56:14] "POST /neutron/network HTTP/1.1" 200 151 0.156025 10.0.0.33 - - [2025-12-01 02:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005033 10.0.0.33 - - [2025-12-01 02:56:15] "DELETE /route-target/91ca1ab2-59bb-45a9-9e32-1ecbd1d8199c HTTP/1.1" 200 115 0.034464 10.0.0.27 - - [2025-12-01 02:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.23 - - [2025-12-01 02:56:17] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001262 10.0.0.27 - - [2025-12-01 02:56:17] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.054920 10.0.0.27 - - [2025-12-01 02:56:17] "POST /neutron/network HTTP/1.1" 200 117 0.017153 10.0.0.27 - - [2025-12-01 02:56:18] "POST /neutron/network HTTP/1.1" 200 831 0.012702 10.0.0.27 - - [2025-12-01 02:56:18] "POST /id-to-fqname HTTP/1.1" 200 220 0.001944 10.0.0.27 - - [2025-12-01 02:56:18] "GET /virtual-network/442c850b-6a91-4db7-866d-ee5809b2b895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006641 10.0.0.27 - - [2025-12-01 02:56:18] "GET /virtual-network/442c850b-6a91-4db7-866d-ee5809b2b895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005609 10.0.0.27 - - [2025-12-01 02:56:18] "POST /neutron/subnet HTTP/1.1" 200 724 0.010957 10.0.0.27 - - [2025-12-01 02:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.27 - - [2025-12-01 02:56:18] "GET /virtual-network/442c850b-6a91-4db7-866d-ee5809b2b895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007077 10.0.0.27 - - [2025-12-01 02:56:18] "PUT /virtual-network/442c850b-6a91-4db7-866d-ee5809b2b895 HTTP/1.1" 200 264 0.053162 10.0.0.27 - - [2025-12-01 02:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.33 - - [2025-12-01 02:56:18] "POST /route-targets HTTP/1.1" 200 327 0.015400 10.0.0.23 - - [2025-12-01 02:56:18] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003873 10.0.0.27 - - [2025-12-01 02:56:18] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.061718 10.0.0.33 - - [2025-12-01 02:56:18] "POST /ref-update HTTP/1.1" 200 156 0.041384 10.0.0.23 - - [2025-12-01 02:56:19] "POST /useragent-kv HTTP/1.1" 200 115 0.008401 10.0.0.27 - - [2025-12-01 02:56:19] "POST /neutron/subnet HTTP/1.1" 200 715 0.258367 10.0.0.27 - - [2025-12-01 02:56:19] "POST /id-to-fqname HTTP/1.1" 200 220 0.001376 10.0.0.27 - - [2025-12-01 02:56:19] "GET /virtual-network/eb1387fc-93a9-4b6e-951d-6f7866fcff98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006110 10.0.0.27 - - [2025-12-01 02:56:19] "GET /virtual-network/eb1387fc-93a9-4b6e-951d-6f7866fcff98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008030 10.0.0.27 - - [2025-12-01 02:56:19] "POST /neutron/network HTTP/1.1" 200 829 0.008948 10.0.0.27 - - [2025-12-01 02:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004512 10.0.0.27 - - [2025-12-01 02:56:19] "GET /virtual-network/eb1387fc-93a9-4b6e-951d-6f7866fcff98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006239 10.0.0.27 - - [2025-12-01 02:56:19] "PUT /virtual-network/eb1387fc-93a9-4b6e-951d-6f7866fcff98 HTTP/1.1" 200 264 0.066041 10.0.0.33 - - [2025-12-01 02:56:19] "POST /ref-update HTTP/1.1" 200 156 0.025416 10.0.0.27 - - [2025-12-01 02:56:19] "POST /id-to-fqname HTTP/1.1" 200 220 0.001390 10.0.0.23 - - [2025-12-01 02:56:20] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001239 10.0.0.27 - - [2025-12-01 02:56:20] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.097100 10.0.0.27 - - [2025-12-01 02:56:20] "POST /neutron/network HTTP/1.1" 200 831 0.009138 10.0.0.27 - - [2025-12-01 02:56:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.001803 10.0.0.27 - - [2025-12-01 02:56:20] "POST /neutron/port HTTP/1.1" 200 117 0.006561 10.0.0.23 - - [2025-12-01 02:56:21] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001646 10.0.0.27 - - [2025-12-01 02:56:21] "POST /neutron/port HTTP/1.1" 200 1053 0.334049 10.0.0.27 - - [2025-12-01 02:56:21] "POST /neutron/port HTTP/1.1" 200 1107 0.120599 10.0.0.27 - - [2025-12-01 02:56:21] "POST /neutron/subnet HTTP/1.1" 200 698 0.011009 10.0.0.23 - - [2025-12-01 02:56:21] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001299 10.0.0.27 - - [2025-12-01 02:56:21] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.091566 10.0.0.27 - - [2025-12-01 02:56:22] "POST /neutron/network HTTP/1.1" 200 829 0.008766 10.0.0.27 - - [2025-12-01 02:56:22] "POST /neutron/port HTTP/1.1" 200 117 0.007375 10.0.0.27 - - [2025-12-01 02:56:22] "POST /neutron/network HTTP/1.1" 200 839 0.008481 10.0.0.27 - - [2025-12-01 02:56:23] "POST /neutron/port HTTP/1.1" 200 1051 0.019629 10.0.0.27 - - [2025-12-01 02:56:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004345 10.0.0.27 - - [2025-12-01 02:56:23] "POST /neutron/network HTTP/1.1" 200 829 0.009101 10.0.0.27 - - [2025-12-01 02:56:27] "POST /neutron/port HTTP/1.1" 200 1081 0.021429 10.0.0.27 - - [2025-12-01 02:56:27] "POST /neutron/security_group HTTP/1.1" 200 2051 0.014111 10.0.0.27 - - [2025-12-01 02:56:27] "GET /virtual-machine/4475da0d-cb06-4026-9a05-3792f6aa7579 HTTP/1.1" 200 1285 0.007713 10.0.0.27 - - [2025-12-01 02:56:27] "GET /virtual-machine-interface/65679990-bf62-4975-99c8-5bb20356ecf1 HTTP/1.1" 200 2927 0.008923 10.0.0.27 - - [2025-12-01 02:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.27 - - [2025-12-01 02:56:27] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.009445 10.0.0.27 - - [2025-12-01 02:56:27] "GET /virtual-networks?parent_id=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003958 10.0.0.27 - - [2025-12-01 02:56:27] "GET /virtual-network/442c850b-6a91-4db7-866d-ee5809b2b895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006392 10.0.0.27 - - [2025-12-01 02:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.27 - - [2025-12-01 02:56:30] "GET /virtual-network/442c850b-6a91-4db7-866d-ee5809b2b895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005841 10.0.0.27 - - [2025-12-01 02:56:32] "POST /neutron/port HTTP/1.1" 200 1079 0.021205 10.0.0.27 - - [2025-12-01 02:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.27 - - [2025-12-01 02:56:32] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003906 10.0.0.27 - - [2025-12-01 02:56:32] "GET /virtual-networks?parent_id=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003403 10.0.0.27 - - [2025-12-01 02:56:33] "GET /virtual-network/442c850b-6a91-4db7-866d-ee5809b2b895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.008355 10.0.0.27 - - [2025-12-01 02:56:33] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008135 10.0.0.27 - - [2025-12-01 02:56:33] "POST /neutron/port HTTP/1.1" 200 1079 0.019544 10.0.0.27 - - [2025-12-01 02:56:33] "GET /virtual-machine/c5549521-0925-410f-8f34-71befea0db19 HTTP/1.1" 200 1286 0.007539 10.0.0.27 - - [2025-12-01 02:56:33] "GET /virtual-machine-interface/424fb9aa-03e5-4dd3-9614-6ce337c5de5c HTTP/1.1" 200 2927 0.006623 10.0.0.27 - - [2025-12-01 02:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.27 - - [2025-12-01 02:56:33] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004137 10.0.0.27 - - [2025-12-01 02:56:33] "GET /virtual-networks?parent_id=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003234 10.0.0.27 - - [2025-12-01 02:56:33] "GET /virtual-network/eb1387fc-93a9-4b6e-951d-6f7866fcff98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.006793 10.0.0.27 - - [2025-12-01 02:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.27 - - [2025-12-01 02:56:34] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004122 10.0.0.27 - - [2025-12-01 02:56:34] "GET /virtual-networks?parent_id=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003933 10.0.0.27 - - [2025-12-01 02:56:34] "GET /virtual-network/eb1387fc-93a9-4b6e-951d-6f7866fcff98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.007127 10.0.0.27 - - [2025-12-01 02:56:34] "POST /interface-route-tables HTTP/1.1" 200 574 0.033324 10.0.0.27 - - [2025-12-01 02:56:34] "GET /interface-route-table/84b3552f-2257-450e-8863-7d1f3260a39a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1307 0.019628 10.0.0.27 - - [2025-12-01 02:56:35] "GET /virtual-machine-interface/65679990-bf62-4975-99c8-5bb20356ecf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.006392 10.0.0.27 - - [2025-12-01 02:56:35] "POST /ref-update HTTP/1.1" 200 156 0.018867 10.0.0.27 - - [2025-12-01 02:56:35] "POST /routing-policys HTTP/1.1" 200 534 0.035218 10.0.0.27 - - [2025-12-01 02:56:35] "GET /virtual-network/442c850b-6a91-4db7-866d-ee5809b2b895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005890 10.0.0.27 - - [2025-12-01 02:56:35] "PUT /virtual-network/442c850b-6a91-4db7-866d-ee5809b2b895 HTTP/1.1" 200 264 0.055073 10.0.0.27 - - [2025-12-01 02:56:39] "POST /ref-update HTTP/1.1" 200 156 0.072805 10.0.0.27 - - [2025-12-01 02:56:39] "DELETE /routing-policy/0dbc0158-7a66-413b-96cf-6069c9f4459f HTTP/1.1" 200 115 0.088753 10.0.0.27 - - [2025-12-01 02:56:39] "POST /neutron/network HTTP/1.1" 400 204 0.024916 10.0.0.27 - - [2025-12-01 02:56:40] "POST /neutron/port HTTP/1.1" 200 151 0.217504 10.0.0.27 - - [2025-12-01 02:56:40] "POST /neutron/port HTTP/1.1" 200 151 0.270346 10.0.0.33 - - [2025-12-01 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008814 10.0.0.27 - - [2025-12-01 02:56:41] "POST /neutron/network HTTP/1.1" 200 831 0.018984 10.0.0.33 - - [2025-12-01 02:56:41] "DELETE /route-target/b26ee8c6-296c-45d1-8928-f340de8a818c HTTP/1.1" 409 239 0.010006 10.0.0.33 - - [2025-12-01 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007051 10.0.0.23 - - [2025-12-01 02:56:43] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001363 10.0.0.27 - - [2025-12-01 02:56:43] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.046561 10.0.0.23 - - [2025-12-01 02:56:43] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001757 10.0.0.27 - - [2025-12-01 02:56:43] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?fields=virtual_networks HTTP/1.1" 200 1028 0.039844 10.0.0.23 - - [2025-12-01 02:56:43] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002161 10.0.0.27 - - [2025-12-01 02:56:43] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.061464 10.0.0.23 - - [2025-12-01 02:56:43] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001198 10.0.0.27 - - [2025-12-01 02:56:43] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?fields=security_groups HTTP/1.1" 200 1247 0.044000 10.0.0.27 - - [2025-12-01 02:56:44] "POST /fqname-to-id HTTP/1.1" 404 192 0.040646 10.0.0.23 - - [2025-12-01 02:56:44] "GET /projects?obj_uuids=a452987d-8089-44e0-a091-5bdad330509c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003263 10.0.0.23 - - [2025-12-01 02:56:44] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001296 10.0.0.23 - - [2025-12-01 02:56:44] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008010 10.0.0.23 - - [2025-12-01 02:56:44] "POST /id-to-fqname HTTP/1.1" 200 194 0.004065 10.0.0.23 - - [2025-12-01 02:56:44] "POST /fqname-to-id HTTP/1.1" 404 203 0.007210 10.0.0.23 - - [2025-12-01 02:56:44] "POST /security-groups HTTP/1.1" 200 595 0.034722 10.0.0.23 - - [2025-12-01 02:56:44] "POST /projects HTTP/1.1" 200 593 0.259036 10.0.0.23 - - [2025-12-01 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.302444 10.0.0.33 - - [2025-12-01 02:56:44] "POST /access-control-lists HTTP/1.1" 200 600 0.046200 10.0.0.27 - - [2025-12-01 02:56:45] "GET /project/a452987d-8089-44e0-a091-5bdad330509c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.462833 10.0.0.27 - - [2025-12-01 02:56:46] "GET / HTTP/1.1" 200 35931 0.002433 10.0.0.27 - - [2025-12-01 02:56:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000489 10.0.0.27 - - [2025-12-01 02:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.045825 10.0.0.23 - - [2025-12-01 02:56:48] "GET /projects?obj_uuids=a452987d-8089-44e0-a091-5bdad330509c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001267 10.0.0.27 - - [2025-12-01 02:56:48] "GET /project/a452987d-8089-44e0-a091-5bdad330509c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.040036 10.0.0.27 - - [2025-12-01 02:56:49] "GET /obj-perms HTTP/1.1" 200 5056 0.076016 10.0.0.23 - - [2025-12-01 02:56:49] "GET /projects?obj_uuids=a452987d-8089-44e0-a091-5bdad330509c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001062 10.0.0.27 - - [2025-12-01 02:56:49] "POST /neutron/network HTTP/1.1" 200 613 0.188292 10.0.0.33 - - [2025-12-01 02:56:49] "POST /route-targets HTTP/1.1" 200 327 0.025620 10.0.0.27 - - [2025-12-01 02:56:49] "POST /id-to-fqname HTTP/1.1" 200 226 0.003792 10.0.0.27 - - [2025-12-01 02:56:49] "GET /virtual-network/a86ebd61-c687-4c78-9bdf-136ceead148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006526 10.0.0.27 - - [2025-12-01 02:56:49] "POST /neutron/network HTTP/1.1" 200 830 0.007760 10.0.0.27 - - [2025-12-01 02:56:49] "GET /virtual-network/a86ebd61-c687-4c78-9bdf-136ceead148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007164 10.0.0.27 - - [2025-12-01 02:56:50] "GET /virtual-network/a86ebd61-c687-4c78-9bdf-136ceead148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007160 10.0.0.27 - - [2025-12-01 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.27 - - [2025-12-01 02:56:51] "GET /virtual-network/a86ebd61-c687-4c78-9bdf-136ceead148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005986 10.0.0.27 - - [2025-12-01 02:56:52] "PUT /virtual-network/a86ebd61-c687-4c78-9bdf-136ceead148a HTTP/1.1" 200 264 0.089892 10.0.0.33 - - [2025-12-01 02:56:52] "POST /ref-update HTTP/1.1" 200 156 0.043897 10.0.0.27 - - [2025-12-01 02:56:57] "POST /id-to-fqname HTTP/1.1" 200 226 0.001529 10.0.0.27 - - [2025-12-01 02:56:57] "POST /neutron/network HTTP/1.1" 200 840 0.008476 10.0.0.23 - - [2025-12-01 02:56:58] "GET /projects?obj_uuids=a452987d-8089-44e0-a091-5bdad330509c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001134 10.0.0.27 - - [2025-12-01 02:56:58] "GET /project/a452987d-8089-44e0-a091-5bdad330509c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.083363 10.0.0.27 - - [2025-12-01 02:56:58] "POST /neutron/port HTTP/1.1" 200 117 0.019512 10.0.0.23 - - [2025-12-01 02:56:58] "GET /projects?obj_uuids=a452987d-8089-44e0-a091-5bdad330509c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001363 10.0.0.27 - - [2025-12-01 02:56:59] "POST /neutron/port HTTP/1.1" 200 1062 0.289179 10.0.0.27 - - [2025-12-01 02:56:59] "POST /neutron/port HTTP/1.1" 200 1116 0.112467 10.0.0.27 - - [2025-12-01 02:56:59] "POST /neutron/subnet HTTP/1.1" 200 689 0.011890 10.0.0.27 - - [2025-12-01 02:57:03] "POST /neutron/port HTTP/1.1" 200 1090 0.017015 10.0.0.27 - - [2025-12-01 02:57:03] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010010 10.0.0.27 - - [2025-12-01 02:57:03] "GET /virtual-machine/c270c945-0d9f-4cb5-94ce-afdc33265d51 HTTP/1.1" 401 292 0.000439 10.0.0.27 - - [2025-12-01 02:57:04] "GET /virtual-machine/c270c945-0d9f-4cb5-94ce-afdc33265d51 HTTP/1.1" 200 1297 0.038096 10.0.0.27 - - [2025-12-01 02:57:04] "GET /virtual-machine-interface/b09a2591-1182-40ad-80c9-983a9c1eff35 HTTP/1.1" 200 2967 0.005893 10.0.0.27 - - [2025-12-01 02:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.27 - - [2025-12-01 02:57:04] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004866 10.0.0.27 - - [2025-12-01 02:57:04] "GET /virtual-networks?parent_id=a452987d-8089-44e0-a091-5bdad330509c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003634 10.0.0.27 - - [2025-12-01 02:57:04] "GET /virtual-network/a86ebd61-c687-4c78-9bdf-136ceead148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007239 10.0.0.27 - - [2025-12-01 02:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.27 - - [2025-12-01 02:57:07] "GET /virtual-network/a86ebd61-c687-4c78-9bdf-136ceead148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.006916 10.0.0.27 - - [2025-12-01 02:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004532 10.0.0.27 - - [2025-12-01 02:57:11] "GET /virtual-network/a86ebd61-c687-4c78-9bdf-136ceead148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.006439 10.0.0.27 - - [2025-12-01 02:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.27 - - [2025-12-01 02:57:15] "GET /virtual-network/a86ebd61-c687-4c78-9bdf-136ceead148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.006051 10.0.0.27 - - [2025-12-01 02:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.27 - - [2025-12-01 02:57:19] "GET /virtual-network/a86ebd61-c687-4c78-9bdf-136ceead148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.005707 10.0.0.23 - - [2025-12-01 02:57:20] "DELETE /project/a452987d808944e0a0915bdad330509c HTTP/1.1" 404 173 0.006345 10.0.0.23 - - [2025-12-01 02:57:20] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000994 10.0.0.23 - - [2025-12-01 02:57:20] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.046487 10.0.0.23 - - [2025-12-01 02:57:20] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001067 10.0.0.23 - - [2025-12-01 02:57:20] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?fields=security_groups HTTP/1.1" 200 1098 0.048119 10.0.0.23 - - [2025-12-01 02:57:20] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001186 10.0.0.23 - - [2025-12-01 02:57:20] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?fields=application_policy_sets HTTP/1.1" 200 1391 0.046570 10.0.0.23 - - [2025-12-01 02:57:20] "DELETE /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15 HTTP/1.1" 409 278 0.247320 10.0.0.27 - - [2025-12-01 02:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.27 - - [2025-12-01 02:57:23] "GET /virtual-network/a86ebd61-c687-4c78-9bdf-136ceead148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.005408 10.0.0.27 - - [2025-12-01 02:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.27 - - [2025-12-01 02:57:27] "GET /virtual-network/a86ebd61-c687-4c78-9bdf-136ceead148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.006047 10.0.0.27 - - [2025-12-01 02:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005105 10.0.0.27 - - [2025-12-01 02:57:32] "GET /virtual-network/a86ebd61-c687-4c78-9bdf-136ceead148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007372 10.0.0.27 - - [2025-12-01 02:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.27 - - [2025-12-01 02:57:36] "GET /virtual-network/a86ebd61-c687-4c78-9bdf-136ceead148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.008779 10.0.0.27 - - [2025-12-01 02:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.27 - - [2025-12-01 02:57:40] "GET /virtual-network/a86ebd61-c687-4c78-9bdf-136ceead148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.005778 10.0.0.27 - - [2025-12-01 02:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.27 - - [2025-12-01 02:57:42] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004015 10.0.0.27 - - [2025-12-01 02:57:42] "GET /virtual-networks?parent_id=a452987d-8089-44e0-a091-5bdad330509c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003539 10.0.0.27 - - [2025-12-01 02:57:42] "GET /virtual-network/a86ebd61-c687-4c78-9bdf-136ceead148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007734 10.0.0.27 - - [2025-12-01 02:57:42] "POST /neutron/port HTTP/1.1" 200 1090 0.018754 10.0.0.27 - - [2025-12-01 02:57:47] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008176 10.0.0.27 - - [2025-12-01 02:57:48] "POST /neutron/network HTTP/1.1" 200 840 0.007488 10.0.0.27 - - [2025-12-01 02:57:49] "POST /neutron/port HTTP/1.1" 200 117 0.001216 10.0.0.33 - - [2025-12-01 02:57:49] "GET /obj-perms HTTP/1.1" 200 5056 0.064556 10.0.0.23 - - [2025-12-01 02:57:50] "GET /obj-perms HTTP/1.1" 200 5056 0.065796 10.0.0.27 - - [2025-12-01 02:57:50] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007731 10.0.0.27 - - [2025-12-01 02:57:57] "POST /neutron/port HTTP/1.1" 200 1090 0.021216 10.0.0.27 - - [2025-12-01 02:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.27 - - [2025-12-01 02:58:03] "GET /virtual-network/a86ebd61-c687-4c78-9bdf-136ceead148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.006771 10.0.0.27 - - [2025-12-01 02:58:03] "PUT /virtual-network/a86ebd61-c687-4c78-9bdf-136ceead148a HTTP/1.1" 200 264 0.062362 10.0.0.33 - - [2025-12-01 02:58:03] "POST /ref-update HTTP/1.1" 200 156 0.085524 10.0.0.27 - - [2025-12-01 02:58:08] "POST /neutron/network HTTP/1.1" 400 204 0.016910 10.0.0.27 - - [2025-12-01 02:58:09] "POST /neutron/port HTTP/1.1" 200 151 0.205129 10.0.0.33 - - [2025-12-01 02:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.27 - - [2025-12-01 02:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.23 - - [2025-12-01 02:58:13] "GET /projects?obj_uuids=a452987d-8089-44e0-a091-5bdad330509c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001239 10.0.0.27 - - [2025-12-01 02:58:13] "GET /project/a452987d-8089-44e0-a091-5bdad330509c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.055194 10.0.0.27 - - [2025-12-01 02:58:13] "POST /neutron/network HTTP/1.1" 200 117 0.017553 10.0.0.33 - - [2025-12-01 02:58:13] "POST /ref-update HTTP/1.1" 200 156 0.038917 10.0.0.27 - - [2025-12-01 02:58:14] "POST /neutron/network HTTP/1.1" 200 832 0.010380 10.0.0.27 - - [2025-12-01 02:58:14] "POST /id-to-fqname HTTP/1.1" 200 226 0.001525 10.0.0.27 - - [2025-12-01 02:58:14] "GET /virtual-network/0ca0481b-db33-4984-88f9-5d65f35c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005491 10.0.0.27 - - [2025-12-01 02:58:14] "GET /virtual-network/0ca0481b-db33-4984-88f9-5d65f35c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006138 10.0.0.27 - - [2025-12-01 02:58:14] "POST /neutron/subnet HTTP/1.1" 200 724 0.011379 10.0.0.27 - - [2025-12-01 02:58:14] "GET /virtual-network/0ca0481b-db33-4984-88f9-5d65f35c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006440 10.0.0.27 - - [2025-12-01 02:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004559 10.0.0.27 - - [2025-12-01 02:58:14] "GET /virtual-network/0ca0481b-db33-4984-88f9-5d65f35c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.013116 10.0.0.27 - - [2025-12-01 02:58:15] "PUT /virtual-network/0ca0481b-db33-4984-88f9-5d65f35c5546 HTTP/1.1" 200 264 0.083149 10.0.0.27 - - [2025-12-01 02:58:20] "POST /id-to-fqname HTTP/1.1" 200 226 0.001568 10.0.0.23 - - [2025-12-01 02:58:21] "GET /projects?obj_uuids=a452987d-8089-44e0-a091-5bdad330509c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001450 10.0.0.27 - - [2025-12-01 02:58:21] "GET /project/a452987d-8089-44e0-a091-5bdad330509c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.089600 10.0.0.27 - - [2025-12-01 02:58:21] "POST /neutron/port HTTP/1.1" 200 117 0.008578 10.0.0.27 - - [2025-12-01 02:58:21] "POST /neutron/network HTTP/1.1" 200 842 0.009504 10.0.0.27 - - [2025-12-01 02:58:22] "POST /neutron/port HTTP/1.1" 200 1064 0.017737 10.0.0.27 - - [2025-12-01 02:58:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004291 10.0.0.27 - - [2025-12-01 02:58:22] "POST /neutron/network HTTP/1.1" 200 832 0.008750 10.0.0.27 - - [2025-12-01 02:58:26] "POST /neutron/port HTTP/1.1" 200 1092 0.020632 10.0.0.27 - - [2025-12-01 02:58:26] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009964 10.0.0.27 - - [2025-12-01 02:58:26] "GET /virtual-machine/11926e92-cf05-476c-8f66-82a9fab9267e HTTP/1.1" 200 1296 0.006858 10.0.0.27 - - [2025-12-01 02:58:26] "GET /virtual-machine-interface/c40778b9-4b9d-4c7e-b072-405f0fd2d96a HTTP/1.1" 200 2968 0.006671 10.0.0.27 - - [2025-12-01 02:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.27 - - [2025-12-01 02:58:26] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004488 10.0.0.27 - - [2025-12-01 02:58:26] "GET /virtual-networks?parent_id=a452987d-8089-44e0-a091-5bdad330509c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003575 10.0.0.27 - - [2025-12-01 02:58:26] "GET /virtual-network/0ca0481b-db33-4984-88f9-5d65f35c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006624 10.0.0.27 - - [2025-12-01 02:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.27 - - [2025-12-01 02:58:29] "GET /virtual-network/0ca0481b-db33-4984-88f9-5d65f35c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.007783 10.0.0.27 - - [2025-12-01 02:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.27 - - [2025-12-01 02:58:33] "GET /virtual-network/0ca0481b-db33-4984-88f9-5d65f35c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.007879 10.0.0.27 - - [2025-12-01 02:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004790 10.0.0.27 - - [2025-12-01 02:58:38] "GET /virtual-network/0ca0481b-db33-4984-88f9-5d65f35c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.010714 10.0.0.27 - - [2025-12-01 02:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005585 10.0.0.27 - - [2025-12-01 02:58:42] "GET /virtual-network/0ca0481b-db33-4984-88f9-5d65f35c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.009034 10.0.0.27 - - [2025-12-01 02:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.27 - - [2025-12-01 02:58:46] "GET /virtual-network/0ca0481b-db33-4984-88f9-5d65f35c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006364 10.0.0.27 - - [2025-12-01 02:58:48] "POST /neutron/network HTTP/1.1" 200 842 0.007906 10.0.0.27 - - [2025-12-01 02:58:48] "POST /neutron/port HTTP/1.1" 200 117 0.001308 10.0.0.27 - - [2025-12-01 02:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.27 - - [2025-12-01 02:58:50] "GET /virtual-network/0ca0481b-db33-4984-88f9-5d65f35c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006784 10.0.0.27 - - [2025-12-01 02:58:50] "GET /obj-perms HTTP/1.1" 200 5056 0.055307 10.0.0.27 - - [2025-12-01 02:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.27 - - [2025-12-01 02:58:54] "GET /virtual-network/0ca0481b-db33-4984-88f9-5d65f35c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006505 10.0.0.27 - - [2025-12-01 02:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.27 - - [2025-12-01 02:58:58] "GET /virtual-network/0ca0481b-db33-4984-88f9-5d65f35c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006913 10.0.0.27 - - [2025-12-01 02:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.27 - - [2025-12-01 02:59:02] "GET /virtual-network/0ca0481b-db33-4984-88f9-5d65f35c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006438 10.0.0.27 - - [2025-12-01 02:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.27 - - [2025-12-01 02:59:04] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004105 10.0.0.27 - - [2025-12-01 02:59:04] "GET /virtual-networks?parent_id=a452987d-8089-44e0-a091-5bdad330509c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.005701 10.0.0.27 - - [2025-12-01 02:59:04] "GET /virtual-network/0ca0481b-db33-4984-88f9-5d65f35c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.007768 10.0.0.27 - - [2025-12-01 02:59:04] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009989 10.0.0.27 - - [2025-12-01 02:59:13] "POST /neutron/port HTTP/1.1" 200 1092 0.017508 10.0.0.33 - - [2025-12-01 02:59:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.33 - - [2025-12-01 02:59:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000526 10.0.0.23 - - [2025-12-01 02:59:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.23 - - [2025-12-01 02:59:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.27 - - [2025-12-01 02:59:15] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009245 10.0.0.33 - - [2025-12-01 02:59:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.33 - - [2025-12-01 02:59:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.23 - - [2025-12-01 02:59:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000598 10.0.0.23 - - [2025-12-01 02:59:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.27 - - [2025-12-01 02:59:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.27 - - [2025-12-01 02:59:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.27 - - [2025-12-01 02:59:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.27 - - [2025-12-01 02:59:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000728 10.0.0.27 - - [2025-12-01 02:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.27 - - [2025-12-01 02:59:25] "GET /virtual-network/0ca0481b-db33-4984-88f9-5d65f35c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006406 10.0.0.27 - - [2025-12-01 02:59:25] "PUT /virtual-network/0ca0481b-db33-4984-88f9-5d65f35c5546 HTTP/1.1" 200 264 0.057779 10.0.0.33 - - [2025-12-01 02:59:25] "POST /ref-update HTTP/1.1" 200 156 0.028105 10.0.0.27 - - [2025-12-01 02:59:31] "POST /neutron/network HTTP/1.1" 200 832 0.008342 10.0.0.27 - - [2025-12-01 02:59:31] "POST /neutron/port HTTP/1.1" 200 1118 0.012497 10.0.0.33 - - [2025-12-01 02:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016558 10.0.0.23 - - [2025-12-01 02:59:33] "POST /useragent-kv HTTP/1.1" 200 115 0.005820 10.0.0.23 - - [2025-12-01 02:59:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004372 10.0.0.27 - - [2025-12-01 02:59:33] "POST /neutron/network HTTP/1.1" 200 151 0.166019 10.0.0.23 - - [2025-12-01 02:59:34] "GET /projects?obj_uuids=a452987d-8089-44e0-a091-5bdad330509c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001241 10.0.0.27 - - [2025-12-01 02:59:34] "GET /project/a452987d-8089-44e0-a091-5bdad330509c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.075769 10.0.0.23 - - [2025-12-01 02:59:34] "GET /projects?obj_uuids=a452987d-8089-44e0-a091-5bdad330509c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002725 10.0.0.27 - - [2025-12-01 02:59:34] "GET /project/a452987d-8089-44e0-a091-5bdad330509c?fields=virtual_networks HTTP/1.1" 200 1051 0.054664 10.0.0.23 - - [2025-12-01 02:59:35] "GET /projects?obj_uuids=a452987d-8089-44e0-a091-5bdad330509c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001318 10.0.0.27 - - [2025-12-01 02:59:35] "GET /project/a452987d-8089-44e0-a091-5bdad330509c?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.053589 10.0.0.23 - - [2025-12-01 02:59:35] "GET /projects?obj_uuids=a452987d-8089-44e0-a091-5bdad330509c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001881 10.0.0.27 - - [2025-12-01 02:59:35] "GET /project/a452987d-8089-44e0-a091-5bdad330509c?fields=security_groups HTTP/1.1" 200 1281 0.071364 10.0.0.27 - - [2025-12-01 02:59:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.029826 10.0.0.23 - - [2025-12-01 02:59:36] "GET /projects?obj_uuids=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002833 10.0.0.23 - - [2025-12-01 02:59:36] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001115 10.0.0.23 - - [2025-12-01 02:59:36] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007666 10.0.0.23 - - [2025-12-01 02:59:36] "POST /id-to-fqname HTTP/1.1" 200 216 0.001596 10.0.0.23 - - [2025-12-01 02:59:36] "POST /fqname-to-id HTTP/1.1" 404 227 0.006616 10.0.0.23 - - [2025-12-01 02:59:36] "POST /security-groups HTTP/1.1" 200 616 0.037944 10.0.0.23 - - [2025-12-01 02:59:36] "POST /projects HTTP/1.1" 200 635 0.271948 10.0.0.33 - - [2025-12-01 02:59:36] "POST /access-control-lists HTTP/1.1" 200 621 0.031665 10.0.0.23 - - [2025-12-01 02:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.350245 10.0.0.27 - - [2025-12-01 02:59:36] "GET /project/3a3f782f-b1b0-4c6e-9f16-d7cd57720e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.509903 10.0.0.27 - - [2025-12-01 02:59:38] "GET / HTTP/1.1" 200 35931 0.001592 10.0.0.27 - - [2025-12-01 02:59:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000482 10.0.0.27 - - [2025-12-01 02:59:40] "POST /fqname-to-id HTTP/1.1" 404 249 0.080700 10.0.0.33 - - [2025-12-01 02:59:40] "POST /fqname-to-id HTTP/1.1" 404 281 0.004667 10.0.0.33 - - [2025-12-01 02:59:40] "POST /access-control-lists HTTP/1.1" 200 641 0.034919 10.0.0.33 - - [2025-12-01 02:59:41] "PUT /access-control-list/ef25214f-c35d-4511-b068-6f6b52b11441 HTTP/1.1" 200 272 0.019990 10.0.0.27 - - [2025-12-01 02:59:41] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.045267 10.0.0.27 - - [2025-12-01 02:59:41] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.187856 10.0.0.27 - - [2025-12-01 02:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.27 - - [2025-12-01 02:59:41] "GET /security-group/d5ea04bc-b1bc-4661-b747-e597c1e08920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004121 10.0.0.33 - - [2025-12-01 02:59:41] "PUT /access-control-list/ef25214f-c35d-4511-b068-6f6b52b11441 HTTP/1.1" 200 272 0.028848 10.0.0.27 - - [2025-12-01 02:59:42] "POST /neutron/security_group HTTP/1.1" 200 151 0.061640 10.0.0.27 - - [2025-12-01 02:59:42] "POST /fqname-to-id HTTP/1.1" 404 249 0.008751 10.0.0.27 - - [2025-12-01 02:59:43] "POST /fqname-to-id HTTP/1.1" 404 249 0.004169 10.0.0.33 - - [2025-12-01 02:59:43] "POST /fqname-to-id HTTP/1.1" 404 281 0.003343 10.0.0.33 - - [2025-12-01 02:59:43] "POST /access-control-lists HTTP/1.1" 200 641 0.032046 10.0.0.33 - - [2025-12-01 02:59:43] "PUT /access-control-list/037fae02-e99b-45d3-95b4-614a0ea50e31 HTTP/1.1" 200 272 0.019422 10.0.0.27 - - [2025-12-01 02:59:43] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.015512 10.0.0.27 - - [2025-12-01 02:59:44] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.197995 10.0.0.27 - - [2025-12-01 02:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.27 - - [2025-12-01 02:59:44] "GET /security-group/a5189281-6165-4902-b4f5-07ad2b36dd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004508 10.0.0.33 - - [2025-12-01 02:59:44] "PUT /access-control-list/037fae02-e99b-45d3-95b4-614a0ea50e31 HTTP/1.1" 200 272 0.031445 10.0.0.27 - - [2025-12-01 02:59:44] "POST /neutron/security_group_rule HTTP/1.1" 200 566 0.010617 10.0.0.27 - - [2025-12-01 02:59:45] "POST /neutron/security_group_rule HTTP/1.1" 200 601 0.184197 10.0.0.27 - - [2025-12-01 02:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.33 - - [2025-12-01 02:59:45] "PUT /access-control-list/ee26065a-3693-48fb-9b10-f385f691b565 HTTP/1.1" 200 272 0.018782 10.0.0.23 - - [2025-12-01 02:59:45] "GET /projects?obj_uuids=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.046876 10.0.0.27 - - [2025-12-01 02:59:45] "GET /project/3a3f782f-b1b0-4c6e-9f16-d7cd57720e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.093147 10.0.0.23 - - [2025-12-01 02:59:45] "POST /useragent-kv HTTP/1.1" 200 115 0.006826 10.0.0.27 - - [2025-12-01 02:59:45] "POST /neutron/subnet HTTP/1.1" 200 828 0.209163 10.0.0.27 - - [2025-12-01 02:59:46] "POST /id-to-fqname HTTP/1.1" 200 290 0.001569 10.0.0.27 - - [2025-12-01 02:59:46] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008476 10.0.0.27 - - [2025-12-01 02:59:46] "POST /neutron/network HTTP/1.1" 200 1114 0.013828 10.0.0.27 - - [2025-12-01 02:59:46] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.009048 10.0.0.27 - - [2025-12-01 02:59:46] "POST /neutron/subnet HTTP/1.1" 200 729 0.011807 10.0.0.27 - - [2025-12-01 02:59:46] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007168 10.0.0.33 - - [2025-12-01 02:59:47] "GET /obj-perms HTTP/1.1" 200 5080 0.063528 10.0.0.27 - - [2025-12-01 02:59:47] "POST /id-to-fqname HTTP/1.1" 200 290 0.001487 10.0.0.23 - - [2025-12-01 02:59:48] "GET /projects?obj_uuids=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001057 10.0.0.27 - - [2025-12-01 02:59:49] "GET /project/3a3f782f-b1b0-4c6e-9f16-d7cd57720e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.118992 10.0.0.27 - - [2025-12-01 02:59:49] "POST /neutron/network HTTP/1.1" 200 1114 0.010469 10.0.0.27 - - [2025-12-01 02:59:49] "POST /id-to-fqname HTTP/1.1" 200 290 0.001392 10.0.0.27 - - [2025-12-01 02:59:49] "POST /neutron/port HTTP/1.1" 200 117 0.007067 10.0.0.27 - - [2025-12-01 02:59:49] "POST /neutron/network HTTP/1.1" 200 1124 0.008726 10.0.0.27 - - [2025-12-01 02:59:50] "POST /neutron/port HTTP/1.1" 200 1193 0.054331 10.0.0.23 - - [2025-12-01 02:59:50] "GET /projects?obj_uuids=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001372 10.0.0.27 - - [2025-12-01 02:59:50] "POST /neutron/port HTTP/1.1" 200 1221 0.023306 10.0.0.27 - - [2025-12-01 02:59:50] "GET /project/3a3f782f-b1b0-4c6e-9f16-d7cd57720e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.088663 10.0.0.27 - - [2025-12-01 02:59:50] "POST /neutron/network HTTP/1.1" 200 1114 0.013496 10.0.0.27 - - [2025-12-01 02:59:50] "POST /neutron/port HTTP/1.1" 200 117 0.001328 10.0.0.27 - - [2025-12-01 02:59:50] "POST /neutron/security_group HTTP/1.1" 200 1457 0.018511 10.0.0.27 - - [2025-12-01 02:59:50] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008329 10.0.0.23 - - [2025-12-01 02:59:51] "GET /projects?obj_uuids=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001244 10.0.0.23 - - [2025-12-01 02:59:51] "GET /obj-perms HTTP/1.1" 200 5056 0.094297 10.0.0.27 - - [2025-12-01 02:59:51] "POST /neutron/port HTTP/1.1" 200 1193 0.391355 10.0.0.27 - - [2025-12-01 02:59:51] "POST /neutron/port HTTP/1.1" 200 1247 0.127877 10.0.0.27 - - [2025-12-01 02:59:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004299 10.0.0.27 - - [2025-12-01 02:59:52] "POST /neutron/port HTTP/1.1" 200 117 0.001312 10.0.0.27 - - [2025-12-01 02:59:56] "POST /neutron/security_group HTTP/1.1" 200 1457 0.009139 10.0.0.27 - - [2025-12-01 02:59:56] "POST /neutron/port HTTP/1.1" 200 1221 0.016467 10.0.0.27 - - [2025-12-01 02:59:56] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008380 10.0.0.27 - - [2025-12-01 02:59:56] "GET /virtual-machine/cf486ced-ba48-4410-a3fc-cae590439c16 HTTP/1.1" 401 292 0.000433 10.0.0.27 - - [2025-12-01 02:59:56] "GET /virtual-machine/cf486ced-ba48-4410-a3fc-cae590439c16 HTTP/1.1" 200 1318 0.039332 10.0.0.27 - - [2025-12-01 02:59:56] "GET /virtual-machine/cf486ced-ba48-4410-a3fc-cae590439c16 HTTP/1.1" 200 1318 0.004426 10.0.0.27 - - [2025-12-01 02:59:56] "GET /virtual-machine-interface/1d5815a7-902e-4110-8795-94142550477c HTTP/1.1" 200 3416 0.006906 10.0.0.27 - - [2025-12-01 02:59:56] "GET /virtual-machine/cf486ced-ba48-4410-a3fc-cae590439c16 HTTP/1.1" 200 1318 0.004875 10.0.0.27 - - [2025-12-01 02:59:56] "GET /virtual-machine-interface/1d5815a7-902e-4110-8795-94142550477c HTTP/1.1" 200 3416 0.006079 10.0.0.27 - - [2025-12-01 02:59:56] "GET /instance-ip/0e2cddba-abe3-49eb-95b5-880bdc8ac03b HTTP/1.1" 200 1735 0.007999 10.0.0.27 - - [2025-12-01 02:59:56] "GET /instance-ip/8783876d-39b3-4910-886e-01df4cc80f06 HTTP/1.1" 200 1715 0.007255 10.0.0.27 - - [2025-12-01 02:59:56] "GET /virtual-machine/cf486ced-ba48-4410-a3fc-cae590439c16 HTTP/1.1" 200 1318 0.004918 10.0.0.27 - - [2025-12-01 02:59:56] "GET /virtual-machine-interface/1d5815a7-902e-4110-8795-94142550477c HTTP/1.1" 200 3416 0.006601 10.0.0.27 - - [2025-12-01 02:59:56] "GET /instance-ip/0e2cddba-abe3-49eb-95b5-880bdc8ac03b HTTP/1.1" 200 1735 0.010051 10.0.0.27 - - [2025-12-01 02:59:56] "GET /instance-ip/8783876d-39b3-4910-886e-01df4cc80f06 HTTP/1.1" 200 1715 0.007495 10.0.0.27 - - [2025-12-01 02:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.27 - - [2025-12-01 02:59:56] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005042 10.0.0.27 - - [2025-12-01 02:59:56] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003510 10.0.0.27 - - [2025-12-01 02:59:57] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006813 10.0.0.27 - - [2025-12-01 02:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.27 - - [2025-12-01 02:59:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004533 10.0.0.27 - - [2025-12-01 02:59:57] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005252 10.0.0.27 - - [2025-12-01 02:59:57] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006571 10.0.0.27 - - [2025-12-01 02:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.27 - - [2025-12-01 02:59:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004571 10.0.0.27 - - [2025-12-01 02:59:57] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004362 10.0.0.27 - - [2025-12-01 02:59:57] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007734 10.0.0.27 - - [2025-12-01 02:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.27 - - [2025-12-01 02:59:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004973 10.0.0.27 - - [2025-12-01 02:59:57] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003586 10.0.0.27 - - [2025-12-01 02:59:57] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008281 10.0.0.27 - - [2025-12-01 02:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.27 - - [2025-12-01 02:59:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004499 10.0.0.27 - - [2025-12-01 02:59:57] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003853 10.0.0.27 - - [2025-12-01 02:59:57] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007638 10.0.0.27 - - [2025-12-01 02:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.27 - - [2025-12-01 02:59:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005600 10.0.0.27 - - [2025-12-01 02:59:57] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003790 10.0.0.27 - - [2025-12-01 02:59:57] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008176 10.0.0.27 - - [2025-12-01 02:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.27 - - [2025-12-01 02:59:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004577 10.0.0.27 - - [2025-12-01 02:59:57] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003214 10.0.0.27 - - [2025-12-01 02:59:57] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007906 10.0.0.27 - - [2025-12-01 03:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.27 - - [2025-12-01 03:00:00] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006916 10.0.0.27 - - [2025-12-01 03:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.27 - - [2025-12-01 03:00:05] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.009573 10.0.0.27 - - [2025-12-01 03:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.27 - - [2025-12-01 03:00:09] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008222 10.0.0.27 - - [2025-12-01 03:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.27 - - [2025-12-01 03:00:13] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006197 10.0.0.27 - - [2025-12-01 03:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.27 - - [2025-12-01 03:00:17] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007675 10.0.0.33 - - [2025-12-01 03:00:20] "DELETE /access-control-list/98a02661-192a-4a4c-8757-625ecefd9a6c HTTP/1.1" 200 115 0.045984 10.0.0.23 - - [2025-12-01 03:00:20] "DELETE /project/3a3f782fb1b04c6e9f16d7cd57720e40 HTTP/1.1" 404 173 0.034786 10.0.0.23 - - [2025-12-01 03:00:20] "DELETE /project/a452987d-8089-44e0-a091-5bdad330509c HTTP/1.1" 404 177 0.054375 10.0.0.27 - - [2025-12-01 03:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.27 - - [2025-12-01 03:00:21] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007186 10.0.0.27 - - [2025-12-01 03:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.27 - - [2025-12-01 03:00:25] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006321 10.0.0.27 - - [2025-12-01 03:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.27 - - [2025-12-01 03:00:29] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006425 10.0.0.27 - - [2025-12-01 03:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.27 - - [2025-12-01 03:00:31] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005087 10.0.0.27 - - [2025-12-01 03:00:31] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003934 10.0.0.27 - - [2025-12-01 03:00:31] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008170 10.0.0.27 - - [2025-12-01 03:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.27 - - [2025-12-01 03:00:31] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004662 10.0.0.27 - - [2025-12-01 03:00:31] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004104 10.0.0.27 - - [2025-12-01 03:00:31] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006528 10.0.0.27 - - [2025-12-01 03:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.27 - - [2025-12-01 03:00:31] "GET /routing-instance/b23d5738-46df-4f37-81f8-6bd984b6841d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005295 10.0.0.27 - - [2025-12-01 03:00:31] "GET /route-target/7ef05153-4c85-42fc-a31b-5b87405350c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004713 10.0.0.27 - - [2025-12-01 03:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.27 - - [2025-12-01 03:00:32] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005178 10.0.0.27 - - [2025-12-01 03:00:32] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004845 10.0.0.27 - - [2025-12-01 03:00:32] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006112 10.0.0.27 - - [2025-12-01 03:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.27 - - [2025-12-01 03:00:32] "GET /routing-instance/b23d5738-46df-4f37-81f8-6bd984b6841d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005808 10.0.0.27 - - [2025-12-01 03:00:32] "GET /route-target/7ef05153-4c85-42fc-a31b-5b87405350c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006754 10.0.0.27 - - [2025-12-01 03:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.27 - - [2025-12-01 03:00:32] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004780 10.0.0.27 - - [2025-12-01 03:00:32] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003686 10.0.0.27 - - [2025-12-01 03:00:32] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006625 10.0.0.27 - - [2025-12-01 03:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.27 - - [2025-12-01 03:00:32] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004553 10.0.0.27 - - [2025-12-01 03:00:32] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004216 10.0.0.27 - - [2025-12-01 03:00:32] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007025 10.0.0.27 - - [2025-12-01 03:00:32] "GET /obj-perms HTTP/1.1" 200 5080 0.071561 10.0.0.27 - - [2025-12-01 03:00:32] "GET /obj-perms HTTP/1.1" 200 5080 0.004579 10.0.0.23 - - [2025-12-01 03:00:32] "GET /obj-perms HTTP/1.1" 200 5080 0.087291 10.0.0.27 - - [2025-12-01 03:00:33] "GET /obj-perms HTTP/1.1" 200 5080 0.005276 10.0.0.27 - - [2025-12-01 03:00:33] "GET /virtual-machine/cf486ced-ba48-4410-a3fc-cae590439c16 HTTP/1.1" 200 1318 0.006116 10.0.0.27 - - [2025-12-01 03:00:33] "GET /virtual-machine-interface/1d5815a7-902e-4110-8795-94142550477c HTTP/1.1" 200 3416 0.008641 10.0.0.27 - - [2025-12-01 03:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.27 - - [2025-12-01 03:00:33] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005063 10.0.0.27 - - [2025-12-01 03:00:33] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003641 10.0.0.27 - - [2025-12-01 03:00:33] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.009080 10.0.0.27 - - [2025-12-01 03:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.27 - - [2025-12-01 03:00:34] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004328 10.0.0.27 - - [2025-12-01 03:00:34] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003766 10.0.0.27 - - [2025-12-01 03:00:34] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005916 10.0.0.27 - - [2025-12-01 03:00:39] "POST /neutron/port HTTP/1.1" 200 1221 0.016781 10.0.0.27 - - [2025-12-01 03:00:42] "POST /neutron/security_group HTTP/1.1" 200 1457 0.043578 10.0.0.27 - - [2025-12-01 03:00:44] "POST /neutron/port HTTP/1.1" 200 1221 0.018381 10.0.0.27 - - [2025-12-01 03:00:50] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008473 10.0.0.27 - - [2025-12-01 03:00:51] "POST /neutron/network HTTP/1.1" 200 1124 0.039453 10.0.0.27 - - [2025-12-01 03:00:51] "POST /neutron/subnet HTTP/1.1" 200 1389 0.015555 10.0.0.27 - - [2025-12-01 03:00:51] "POST /neutron/network HTTP/1.1" 200 1114 0.011792 10.0.0.27 - - [2025-12-01 03:00:52] "POST /neutron/network HTTP/1.1" 200 1124 0.008995 10.0.0.27 - - [2025-12-01 03:00:52] "POST /neutron/subnet HTTP/1.1" 200 1389 0.016670 10.0.0.27 - - [2025-12-01 03:00:53] "POST /neutron/network HTTP/1.1" 200 1114 0.012957 10.0.0.27 - - [2025-12-01 03:00:55] "POST /neutron/port HTTP/1.1" 200 1221 0.018589 10.0.0.27 - - [2025-12-01 03:00:55] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008177 10.0.0.27 - - [2025-12-01 03:00:55] "GET /virtual-machine/f30f7b03-7964-45fc-80f6-bd2d71575e99 HTTP/1.1" 200 1317 0.007823 10.0.0.27 - - [2025-12-01 03:00:55] "GET /virtual-machine/f30f7b03-7964-45fc-80f6-bd2d71575e99 HTTP/1.1" 200 1317 0.004415 10.0.0.27 - - [2025-12-01 03:00:55] "GET /virtual-machine-interface/7cd50519-b59e-4d0e-979d-5699f29d56dc HTTP/1.1" 200 3417 0.006423 10.0.0.27 - - [2025-12-01 03:00:55] "GET /virtual-machine/f30f7b03-7964-45fc-80f6-bd2d71575e99 HTTP/1.1" 200 1317 0.006075 10.0.0.27 - - [2025-12-01 03:00:55] "GET /virtual-machine-interface/7cd50519-b59e-4d0e-979d-5699f29d56dc HTTP/1.1" 200 3417 0.006418 10.0.0.27 - - [2025-12-01 03:00:55] "GET /instance-ip/11f122e4-5c75-422e-b53c-53488876f2c5 HTTP/1.1" 200 1735 0.008392 10.0.0.27 - - [2025-12-01 03:00:55] "GET /instance-ip/85419fe5-a566-4747-90a1-e18d928180e3 HTTP/1.1" 200 1716 0.007780 10.0.0.27 - - [2025-12-01 03:00:55] "GET /virtual-machine/f30f7b03-7964-45fc-80f6-bd2d71575e99 HTTP/1.1" 200 1317 0.005420 10.0.0.27 - - [2025-12-01 03:00:55] "GET /virtual-machine-interface/7cd50519-b59e-4d0e-979d-5699f29d56dc HTTP/1.1" 200 3417 0.005733 10.0.0.27 - - [2025-12-01 03:00:55] "GET /instance-ip/11f122e4-5c75-422e-b53c-53488876f2c5 HTTP/1.1" 200 1735 0.004839 10.0.0.27 - - [2025-12-01 03:00:55] "GET /instance-ip/85419fe5-a566-4747-90a1-e18d928180e3 HTTP/1.1" 200 1716 0.005434 10.0.0.27 - - [2025-12-01 03:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006238 10.0.0.27 - - [2025-12-01 03:00:55] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005049 10.0.0.27 - - [2025-12-01 03:00:55] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003995 10.0.0.27 - - [2025-12-01 03:00:56] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007270 10.0.0.27 - - [2025-12-01 03:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.27 - - [2025-12-01 03:00:56] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005895 10.0.0.27 - - [2025-12-01 03:00:56] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003886 10.0.0.27 - - [2025-12-01 03:00:56] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007452 10.0.0.27 - - [2025-12-01 03:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.27 - - [2025-12-01 03:00:56] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005183 10.0.0.27 - - [2025-12-01 03:00:56] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004604 10.0.0.27 - - [2025-12-01 03:00:56] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007165 10.0.0.27 - - [2025-12-01 03:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.27 - - [2025-12-01 03:00:56] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005262 10.0.0.27 - - [2025-12-01 03:00:56] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004045 10.0.0.27 - - [2025-12-01 03:00:56] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006311 10.0.0.27 - - [2025-12-01 03:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.27 - - [2025-12-01 03:00:56] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005169 10.0.0.27 - - [2025-12-01 03:00:56] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004297 10.0.0.27 - - [2025-12-01 03:00:56] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006366 10.0.0.27 - - [2025-12-01 03:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.27 - - [2025-12-01 03:00:56] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005612 10.0.0.27 - - [2025-12-01 03:00:56] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004689 10.0.0.27 - - [2025-12-01 03:00:56] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007563 10.0.0.27 - - [2025-12-01 03:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.27 - - [2025-12-01 03:00:56] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004430 10.0.0.27 - - [2025-12-01 03:00:56] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003590 10.0.0.27 - - [2025-12-01 03:00:56] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.010080 10.0.0.27 - - [2025-12-01 03:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.27 - - [2025-12-01 03:00:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004988 10.0.0.27 - - [2025-12-01 03:00:57] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004562 10.0.0.27 - - [2025-12-01 03:00:57] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008299 10.0.0.27 - - [2025-12-01 03:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.27 - - [2025-12-01 03:00:58] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004769 10.0.0.27 - - [2025-12-01 03:00:58] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004464 10.0.0.27 - - [2025-12-01 03:00:58] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.009671 10.0.0.27 - - [2025-12-01 03:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.27 - - [2025-12-01 03:00:58] "GET /routing-instance/b23d5738-46df-4f37-81f8-6bd984b6841d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004837 10.0.0.27 - - [2025-12-01 03:00:58] "GET /route-target/7ef05153-4c85-42fc-a31b-5b87405350c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004395 10.0.0.27 - - [2025-12-01 03:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004932 10.0.0.27 - - [2025-12-01 03:00:58] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004546 10.0.0.27 - - [2025-12-01 03:00:58] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003824 10.0.0.27 - - [2025-12-01 03:00:58] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006269 10.0.0.27 - - [2025-12-01 03:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.27 - - [2025-12-01 03:00:58] "GET /routing-instance/b23d5738-46df-4f37-81f8-6bd984b6841d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005385 10.0.0.27 - - [2025-12-01 03:00:58] "GET /route-target/7ef05153-4c85-42fc-a31b-5b87405350c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004862 10.0.0.27 - - [2025-12-01 03:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.27 - - [2025-12-01 03:00:58] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004632 10.0.0.27 - - [2025-12-01 03:00:58] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003705 10.0.0.27 - - [2025-12-01 03:00:58] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006439 10.0.0.27 - - [2025-12-01 03:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005427 10.0.0.27 - - [2025-12-01 03:00:58] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004160 10.0.0.27 - - [2025-12-01 03:00:58] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003673 10.0.0.27 - - [2025-12-01 03:00:58] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007321 10.0.0.23 - - [2025-12-01 03:00:58] "GET /obj-perms HTTP/1.1" 200 5080 0.004233 10.0.0.27 - - [2025-12-01 03:00:58] "GET /obj-perms HTTP/1.1" 200 5080 0.005780 10.0.0.27 - - [2025-12-01 03:00:58] "GET /obj-perms HTTP/1.1" 200 5080 0.004845 10.0.0.27 - - [2025-12-01 03:00:59] "GET /obj-perms HTTP/1.1" 200 5080 0.005288 10.0.0.33 - - [2025-12-01 03:00:59] "GET /obj-perms HTTP/1.1" 200 5080 0.004845 10.0.0.23 - - [2025-12-01 03:00:59] "GET /obj-perms HTTP/1.1" 200 5080 0.007158 10.0.0.27 - - [2025-12-01 03:00:59] "GET /virtual-machine/f30f7b03-7964-45fc-80f6-bd2d71575e99 HTTP/1.1" 200 1317 0.005359 10.0.0.27 - - [2025-12-01 03:00:59] "GET /virtual-machine-interface/7cd50519-b59e-4d0e-979d-5699f29d56dc HTTP/1.1" 200 3417 0.007160 10.0.0.27 - - [2025-12-01 03:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005683 10.0.0.27 - - [2025-12-01 03:00:59] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006590 10.0.0.27 - - [2025-12-01 03:00:59] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003804 10.0.0.27 - - [2025-12-01 03:00:59] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008190 10.0.0.27 - - [2025-12-01 03:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.27 - - [2025-12-01 03:01:00] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007830 10.0.0.27 - - [2025-12-01 03:01:00] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004302 10.0.0.27 - - [2025-12-01 03:01:00] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007922 10.0.0.27 - - [2025-12-01 03:01:00] "GET /virtual-machine/cf486ced-ba48-4410-a3fc-cae590439c16 HTTP/1.1" 200 1318 0.004680 10.0.0.27 - - [2025-12-01 03:01:00] "GET /virtual-machine-interface/1d5815a7-902e-4110-8795-94142550477c HTTP/1.1" 200 3416 0.005821 10.0.0.27 - - [2025-12-01 03:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.27 - - [2025-12-01 03:01:00] "GET /security-group/a5189281-6165-4902-b4f5-07ad2b36dd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.004427 10.0.0.27 - - [2025-12-01 03:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.27 - - [2025-12-01 03:01:00] "GET /security-group/a5189281-6165-4902-b4f5-07ad2b36dd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.006189 10.0.0.27 - - [2025-12-01 03:01:00] "POST /neutron/security_group HTTP/1.1" 200 1483 0.005878 10.0.0.27 - - [2025-12-01 03:01:00] "POST /neutron/port HTTP/1.1" 200 1247 0.016262 10.0.0.27 - - [2025-12-01 03:01:00] "GET /virtual-machine/cf486ced-ba48-4410-a3fc-cae590439c16 HTTP/1.1" 200 1318 0.004591 10.0.0.27 - - [2025-12-01 03:01:00] "GET /virtual-machine-interface/1d5815a7-902e-4110-8795-94142550477c HTTP/1.1" 200 3360 0.008924 10.0.0.27 - - [2025-12-01 03:01:00] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008937 10.0.0.27 - - [2025-12-01 03:01:01] "POST /neutron/port HTTP/1.1" 200 1209 0.017697 10.0.0.27 - - [2025-12-01 03:01:01] "GET /virtual-machine/cf486ced-ba48-4410-a3fc-cae590439c16 HTTP/1.1" 200 1318 0.004849 10.0.0.27 - - [2025-12-01 03:01:01] "GET /virtual-machine-interface/1d5815a7-902e-4110-8795-94142550477c HTTP/1.1" 200 3416 0.009049 10.0.0.27 - - [2025-12-01 03:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.27 - - [2025-12-01 03:01:01] "GET /security-group/a5189281-6165-4902-b4f5-07ad2b36dd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.005283 10.0.0.27 - - [2025-12-01 03:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.27 - - [2025-12-01 03:01:01] "GET /security-group/a5189281-6165-4902-b4f5-07ad2b36dd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.005342 10.0.0.27 - - [2025-12-01 03:01:01] "POST /neutron/security_group HTTP/1.1" 200 1483 0.005305 10.0.0.27 - - [2025-12-01 03:01:51] "POST /neutron/port HTTP/1.1" 200 1221 0.016916 10.0.0.27 - - [2025-12-01 03:01:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005217 10.0.0.27 - - [2025-12-01 03:01:52] "POST /neutron/port HTTP/1.1" 200 117 0.001327 10.0.0.27 - - [2025-12-01 03:01:53] "GET /obj-perms HTTP/1.1" 200 5056 0.071118 10.0.0.27 - - [2025-12-01 03:01:53] "POST /neutron/port HTTP/1.1" 200 1221 0.017452 10.0.0.27 - - [2025-12-01 03:01:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004502 10.0.0.27 - - [2025-12-01 03:01:54] "POST /neutron/port HTTP/1.1" 200 117 0.001174 10.0.0.27 - - [2025-12-01 03:02:06] "POST /neutron/security_group_rule HTTP/1.1" 200 564 0.010769 10.0.0.27 - - [2025-12-01 03:02:06] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.180205 10.0.0.33 - - [2025-12-01 03:02:07] "PUT /access-control-list/ee26065a-3693-48fb-9b10-f385f691b565 HTTP/1.1" 200 272 0.035761 10.0.0.27 - - [2025-12-01 03:02:09] "POST /neutron/security_group HTTP/1.1" 200 1455 0.009827 10.0.0.27 - - [2025-12-01 03:02:09] "POST /neutron/port HTTP/1.1" 200 1247 0.018403 10.0.0.27 - - [2025-12-01 03:02:09] "GET /virtual-machine/f30f7b03-7964-45fc-80f6-bd2d71575e99 HTTP/1.1" 200 1317 0.004713 10.0.0.27 - - [2025-12-01 03:02:10] "POST /neutron/port HTTP/1.1" 200 1209 0.017706 10.0.0.27 - - [2025-12-01 03:02:11] "GET /virtual-machine/f30f7b03-7964-45fc-80f6-bd2d71575e99 HTTP/1.1" 404 171 0.003846 10.0.0.27 - - [2025-12-01 03:02:11] "GET /virtual-machine/f30f7b03-7964-45fc-80f6-bd2d71575e99 HTTP/1.1" 404 171 0.003299 10.0.0.27 - - [2025-12-01 03:02:11] "GET /virtual-machine/f30f7b03-7964-45fc-80f6-bd2d71575e99 HTTP/1.1" 404 171 0.003985 10.0.0.27 - - [2025-12-01 03:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.27 - - [2025-12-01 03:02:12] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004656 10.0.0.27 - - [2025-12-01 03:02:12] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004267 10.0.0.27 - - [2025-12-01 03:02:12] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006111 10.0.0.27 - - [2025-12-01 03:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.27 - - [2025-12-01 03:02:12] "GET /routing-instance/b23d5738-46df-4f37-81f8-6bd984b6841d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.006564 10.0.0.27 - - [2025-12-01 03:02:12] "GET /route-target/7ef05153-4c85-42fc-a31b-5b87405350c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005405 10.0.0.27 - - [2025-12-01 03:02:15] "GET /obj-perms HTTP/1.1" 200 5080 0.004194 10.0.0.27 - - [2025-12-01 03:02:18] "GET /obj-perms HTTP/1.1" 200 5080 0.004110 10.0.0.27 - - [2025-12-01 03:02:24] "GET /obj-perms HTTP/1.1" 200 5080 0.005677 10.0.0.27 - - [2025-12-01 03:02:28] "GET /obj-perms HTTP/1.1" 200 5080 0.004423 10.0.0.27 - - [2025-12-01 03:02:34] "GET /obj-perms HTTP/1.1" 200 5080 0.004140 10.0.0.27 - - [2025-12-01 03:02:37] "GET /obj-perms HTTP/1.1" 200 5080 0.004049 10.0.0.27 - - [2025-12-01 03:02:37] "POST /neutron/port HTTP/1.1" 200 1221 0.019201 10.0.0.27 - - [2025-12-01 03:02:37] "POST /neutron/port HTTP/1.1" 200 1209 0.074044 10.0.0.27 - - [2025-12-01 03:02:37] "GET /virtual-machine/cf486ced-ba48-4410-a3fc-cae590439c16 HTTP/1.1" 200 1318 0.010525 10.0.0.27 - - [2025-12-01 03:02:38] "POST /neutron/port HTTP/1.1" 200 151 0.284448 10.0.0.27 - - [2025-12-01 03:02:39] "GET /virtual-machine/cf486ced-ba48-4410-a3fc-cae590439c16 HTTP/1.1" 404 171 0.003599 10.0.0.27 - - [2025-12-01 03:02:39] "GET /virtual-machine/cf486ced-ba48-4410-a3fc-cae590439c16 HTTP/1.1" 404 171 0.005294 10.0.0.27 - - [2025-12-01 03:02:39] "GET /virtual-machine/cf486ced-ba48-4410-a3fc-cae590439c16 HTTP/1.1" 404 171 0.003281 10.0.0.27 - - [2025-12-01 03:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.27 - - [2025-12-01 03:02:40] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005773 10.0.0.27 - - [2025-12-01 03:02:40] "GET /virtual-networks?parent_id=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004699 10.0.0.27 - - [2025-12-01 03:02:40] "GET /virtual-network/aeefa5cc-3601-4a0a-aebd-ed735c38f019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007389 10.0.0.27 - - [2025-12-01 03:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008276 10.0.0.27 - - [2025-12-01 03:02:40] "GET /routing-instance/b23d5738-46df-4f37-81f8-6bd984b6841d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.008171 10.0.0.27 - - [2025-12-01 03:02:40] "GET /route-target/7ef05153-4c85-42fc-a31b-5b87405350c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004436 10.0.0.27 - - [2025-12-01 03:02:40] "GET /obj-perms HTTP/1.1" 200 5080 0.004771 10.0.0.27 - - [2025-12-01 03:02:43] "GET /obj-perms HTTP/1.1" 200 5080 0.004992 10.0.0.27 - - [2025-12-01 03:02:49] "GET /obj-perms HTTP/1.1" 200 5080 0.004658 10.0.0.27 - - [2025-12-01 03:02:52] "GET /obj-perms HTTP/1.1" 200 5080 0.004352 10.0.0.27 - - [2025-12-01 03:02:55] "GET /obj-perms HTTP/1.1" 200 5080 0.005100 10.0.0.27 - - [2025-12-01 03:03:01] "GET /obj-perms HTTP/1.1" 200 5080 0.004634 10.0.0.27 - - [2025-12-01 03:03:05] "GET /obj-perms HTTP/1.1" 200 5080 0.005439 10.0.0.27 - - [2025-12-01 03:03:08] "GET /obj-perms HTTP/1.1" 200 5080 0.004683 10.0.0.33 - - [2025-12-01 03:03:08] "GET /obj-perms HTTP/1.1" 200 5080 0.003920 10.0.0.23 - - [2025-12-01 03:03:08] "GET /obj-perms HTTP/1.1" 200 5080 0.005584 10.0.0.33 - - [2025-12-01 03:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.051590 10.0.0.27 - - [2025-12-01 03:03:08] "POST /neutron/security_group HTTP/1.1" 200 1481 0.005300 10.0.0.27 - - [2025-12-01 03:03:08] "POST /fqname-to-id HTTP/1.1" 404 249 0.004717 10.0.0.33 - - [2025-12-01 03:03:08] "DELETE /access-control-list/037fae02-e99b-45d3-95b4-614a0ea50e31 HTTP/1.1" 200 115 0.033656 10.0.0.23 - - [2025-12-01 03:03:10] "GET /projects?obj_uuids=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001215 10.0.0.27 - - [2025-12-01 03:03:10] "GET /project/3a3f782f-b1b0-4c6e-9f16-d7cd57720e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.084088 10.0.0.23 - - [2025-12-01 03:03:10] "GET /projects?obj_uuids=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001265 10.0.0.27 - - [2025-12-01 03:03:10] "GET /project/3a3f782f-b1b0-4c6e-9f16-d7cd57720e40?fields=virtual_networks HTTP/1.1" 200 1092 0.066494 10.0.0.23 - - [2025-12-01 03:03:10] "GET /projects?obj_uuids=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001741 10.0.0.27 - - [2025-12-01 03:03:10] "GET /project/3a3f782f-b1b0-4c6e-9f16-d7cd57720e40?fields=virtual_machine_interfaces HTTP/1.1" 200 1092 0.047510 10.0.0.23 - - [2025-12-01 03:03:10] "GET /projects?obj_uuids=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001099 10.0.0.27 - - [2025-12-01 03:03:10] "GET /project/3a3f782f-b1b0-4c6e-9f16-d7cd57720e40?fields=security_groups HTTP/1.1" 200 1343 0.045271 10.0.0.27 - - [2025-12-01 03:03:11] "POST /fqname-to-id HTTP/1.1" 404 218 0.029925 10.0.0.23 - - [2025-12-01 03:03:11] "GET /projects?obj_uuids=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003372 10.0.0.23 - - [2025-12-01 03:03:11] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001001 10.0.0.23 - - [2025-12-01 03:03:11] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008427 10.0.0.23 - - [2025-12-01 03:03:11] "POST /id-to-fqname HTTP/1.1" 200 221 0.005140 10.0.0.23 - - [2025-12-01 03:03:11] "POST /fqname-to-id HTTP/1.1" 404 232 0.008221 10.0.0.23 - - [2025-12-01 03:03:11] "POST /security-groups HTTP/1.1" 200 621 0.033561 10.0.0.23 - - [2025-12-01 03:03:11] "POST /projects HTTP/1.1" 200 645 0.258684 10.0.0.23 - - [2025-12-01 03:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.331263 10.0.0.33 - - [2025-12-01 03:03:12] "POST /fqname-to-id HTTP/1.1" 404 263 0.010215 10.0.0.27 - - [2025-12-01 03:03:12] "GET /project/729e94c3-a505-4806-a8b0-b2935a3bf422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.485206 10.0.0.27 - - [2025-12-01 03:03:13] "GET / HTTP/1.1" 200 35931 0.002013 10.0.0.27 - - [2025-12-01 03:03:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000476 10.0.0.27 - - [2025-12-01 03:03:15] "POST /fqname-to-id HTTP/1.1" 404 254 0.077051 10.0.0.27 - - [2025-12-01 03:03:15] "POST /security-groups HTTP/1.1" 200 595 0.044459 10.0.0.27 - - [2025-12-01 03:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006255 10.0.0.33 - - [2025-12-01 03:03:15] "POST /access-control-lists HTTP/1.1" 200 648 0.033114 10.0.0.27 - - [2025-12-01 03:03:15] "GET /security-group/26ff31b3-e0a7-41aa-9590-ff1cca3bc2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.007079 10.0.0.27 - - [2025-12-01 03:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.27 - - [2025-12-01 03:03:15] "GET /security-group/26ff31b3-e0a7-41aa-9590-ff1cca3bc2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.005187 10.0.0.27 - - [2025-12-01 03:03:16] "DELETE /security-group/26ff31b3-e0a7-41aa-9590-ff1cca3bc2ea HTTP/1.1" 200 115 0.062282 10.0.0.27 - - [2025-12-01 03:03:16] "POST /fqname-to-id HTTP/1.1" 404 254 0.002989 10.0.0.33 - - [2025-12-01 03:03:16] "DELETE /access-control-list/5591df6f-c032-430d-8d38-7e22a126e0de HTTP/1.1" 200 115 0.033887 10.0.0.27 - - [2025-12-01 03:03:17] "POST /fqname-to-id HTTP/1.1" 404 254 0.004107 10.0.0.27 - - [2025-12-01 03:03:17] "POST /security-groups HTTP/1.1" 200 595 0.037824 10.0.0.27 - - [2025-12-01 03:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.33 - - [2025-12-01 03:03:17] "POST /access-control-lists HTTP/1.1" 200 648 0.029586 10.0.0.27 - - [2025-12-01 03:03:17] "GET /security-group/19e32d0a-f076-4fb1-b446-872a8c720b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.019375 10.0.0.27 - - [2025-12-01 03:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.018766 10.0.0.27 - - [2025-12-01 03:03:17] "GET /security-group/19e32d0a-f076-4fb1-b446-872a8c720b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.005279 10.0.0.27 - - [2025-12-01 03:03:17] "GET /security-group/19e32d0a-f076-4fb1-b446-872a8c720b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.005313 10.0.0.27 - - [2025-12-01 03:03:17] "PUT /security-group/19e32d0a-f076-4fb1-b446-872a8c720b5b HTTP/1.1" 200 262 0.022820 10.0.0.33 - - [2025-12-01 03:03:17] "PUT /access-control-list/d5509451-6377-4d5c-a0f9-2caa80c916de HTTP/1.1" 200 272 0.012630 10.0.0.27 - - [2025-12-01 03:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008980 10.0.0.23 - - [2025-12-01 03:03:17] "GET /projects?obj_uuids=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001092 10.0.0.27 - - [2025-12-01 03:03:17] "GET /project/729e94c3-a505-4806-a8b0-b2935a3bf422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.048849 10.0.0.23 - - [2025-12-01 03:03:17] "GET /projects?obj_uuids=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001224 10.0.0.27 - - [2025-12-01 03:03:18] "POST /neutron/network HTTP/1.1" 200 735 0.160118 10.0.0.33 - - [2025-12-01 03:03:18] "POST /ref-update HTTP/1.1" 200 156 0.029937 10.0.0.27 - - [2025-12-01 03:03:18] "POST /id-to-fqname HTTP/1.1" 200 300 0.003680 10.0.0.27 - - [2025-12-01 03:03:18] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006584 10.0.0.27 - - [2025-12-01 03:03:18] "POST /neutron/network HTTP/1.1" 200 955 0.007946 10.0.0.27 - - [2025-12-01 03:03:18] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005966 10.0.0.27 - - [2025-12-01 03:03:18] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007665 10.0.0.27 - - [2025-12-01 03:03:20] "POST /id-to-fqname HTTP/1.1" 200 300 0.001691 10.0.0.27 - - [2025-12-01 03:03:20] "POST /neutron/security_group HTTP/1.1" 200 1294 0.014648 10.0.0.23 - - [2025-12-01 03:03:20] "DELETE /project/729e94c3a5054806a8b0b2935a3bf422 HTTP/1.1" 404 173 0.004693 10.0.0.23 - - [2025-12-01 03:03:20] "GET /projects?obj_uuids=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001150 10.0.0.23 - - [2025-12-01 03:03:20] "GET /project/3a3f782f-b1b0-4c6e-9f16-d7cd57720e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1578 0.060451 10.0.0.23 - - [2025-12-01 03:03:21] "GET /projects?obj_uuids=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001395 10.0.0.23 - - [2025-12-01 03:03:21] "GET /project/3a3f782f-b1b0-4c6e-9f16-d7cd57720e40?fields=security_groups HTTP/1.1" 404 171 0.020937 10.0.0.23 - - [2025-12-01 03:03:21] "GET /projects?obj_uuids=3a3f782f-b1b0-4c6e-9f16-d7cd57720e40&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001024 10.0.0.23 - - [2025-12-01 03:03:21] "GET /project/3a3f782f-b1b0-4c6e-9f16-d7cd57720e40?fields=application_policy_sets HTTP/1.1" 404 212 0.025670 10.0.0.23 - - [2025-12-01 03:03:21] "DELETE /project/3a3f782f-b1b0-4c6e-9f16-d7cd57720e40 HTTP/1.1" 404 171 0.205289 10.0.0.23 - - [2025-12-01 03:03:21] "GET /projects?obj_uuids=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001477 10.0.0.27 - - [2025-12-01 03:03:21] "GET /project/729e94c3-a505-4806-a8b0-b2935a3bf422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.086828 10.0.0.27 - - [2025-12-01 03:03:21] "POST /neutron/port HTTP/1.1" 200 117 0.008130 10.0.0.27 - - [2025-12-01 03:03:21] "POST /id-to-fqname HTTP/1.1" 200 300 0.001609 10.0.0.27 - - [2025-12-01 03:03:22] "POST /neutron/security_group HTTP/1.1" 200 1294 0.009276 10.0.0.23 - - [2025-12-01 03:03:22] "GET /projects?obj_uuids=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001123 10.0.0.27 - - [2025-12-01 03:03:22] "POST /neutron/security_group HTTP/1.1" 200 3300 0.067271 10.0.0.27 - - [2025-12-01 03:03:23] "POST /neutron/port HTTP/1.1" 200 1091 0.026623 10.0.0.23 - - [2025-12-01 03:03:23] "GET /projects?obj_uuids=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001358 10.0.0.27 - - [2025-12-01 03:03:23] "GET /project/729e94c3-a505-4806-a8b0-b2935a3bf422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.087432 10.0.0.27 - - [2025-12-01 03:03:23] "POST /neutron/port HTTP/1.1" 200 1120 0.020566 10.0.0.27 - - [2025-12-01 03:03:23] "POST /neutron/port HTTP/1.1" 200 117 0.001278 10.0.0.27 - - [2025-12-01 03:03:23] "POST /neutron/security_group HTTP/1.1" 200 1294 0.008090 10.0.0.27 - - [2025-12-01 03:03:23] "POST /neutron/security_group HTTP/1.1" 200 1294 0.008630 10.0.0.23 - - [2025-12-01 03:03:23] "GET /projects?obj_uuids=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.002115 10.0.0.27 - - [2025-12-01 03:03:24] "POST /neutron/port HTTP/1.1" 200 1091 0.334739 10.0.0.27 - - [2025-12-01 03:03:24] "POST /neutron/port HTTP/1.1" 200 1146 0.116086 10.0.0.27 - - [2025-12-01 03:03:24] "POST /neutron/subnet HTTP/1.1" 200 703 0.009922 10.0.0.27 - - [2025-12-01 03:03:28] "POST /neutron/port HTTP/1.1" 200 1120 0.020257 10.0.0.27 - - [2025-12-01 03:03:28] "POST /neutron/security_group HTTP/1.1" 200 1294 0.008847 10.0.0.27 - - [2025-12-01 03:03:28] "POST /neutron/port HTTP/1.1" 200 1120 0.020349 10.0.0.27 - - [2025-12-01 03:03:29] "GET /virtual-machine/069447bb-7a71-4fed-b840-2443841db600 HTTP/1.1" 401 292 0.000881 10.0.0.27 - - [2025-12-01 03:03:29] "GET /virtual-machine/069447bb-7a71-4fed-b840-2443841db600 HTTP/1.1" 200 1321 0.035980 10.0.0.27 - - [2025-12-01 03:03:29] "GET /virtual-machine/069447bb-7a71-4fed-b840-2443841db600 HTTP/1.1" 200 1321 0.004735 10.0.0.27 - - [2025-12-01 03:03:29] "GET /virtual-machine-interface/18ee1957-70d0-48cf-8338-98332ee4aea6 HTTP/1.1" 200 3262 0.006725 10.0.0.27 - - [2025-12-01 03:03:29] "GET /virtual-machine/069447bb-7a71-4fed-b840-2443841db600 HTTP/1.1" 200 1321 0.004713 10.0.0.27 - - [2025-12-01 03:03:29] "GET /virtual-machine-interface/18ee1957-70d0-48cf-8338-98332ee4aea6 HTTP/1.1" 200 3262 0.006572 10.0.0.27 - - [2025-12-01 03:03:29] "GET /instance-ip/b3990f4c-09d2-40a5-89ec-472af09f8787 HTTP/1.1" 200 1731 0.008715 10.0.0.27 - - [2025-12-01 03:03:29] "GET /virtual-machine/069447bb-7a71-4fed-b840-2443841db600 HTTP/1.1" 200 1321 0.006410 10.0.0.27 - - [2025-12-01 03:03:29] "GET /virtual-machine-interface/18ee1957-70d0-48cf-8338-98332ee4aea6 HTTP/1.1" 200 3262 0.006076 10.0.0.27 - - [2025-12-01 03:03:29] "GET /instance-ip/b3990f4c-09d2-40a5-89ec-472af09f8787 HTTP/1.1" 200 1731 0.005525 10.0.0.27 - - [2025-12-01 03:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.27 - - [2025-12-01 03:03:29] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004417 10.0.0.27 - - [2025-12-01 03:03:29] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003785 10.0.0.27 - - [2025-12-01 03:03:29] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007542 10.0.0.27 - - [2025-12-01 03:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.27 - - [2025-12-01 03:03:29] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005903 10.0.0.27 - - [2025-12-01 03:03:29] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004354 10.0.0.27 - - [2025-12-01 03:03:29] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007044 10.0.0.27 - - [2025-12-01 03:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.27 - - [2025-12-01 03:03:29] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004737 10.0.0.27 - - [2025-12-01 03:03:29] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003489 10.0.0.27 - - [2025-12-01 03:03:29] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006431 10.0.0.27 - - [2025-12-01 03:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.27 - - [2025-12-01 03:03:29] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004251 10.0.0.27 - - [2025-12-01 03:03:29] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003836 10.0.0.27 - - [2025-12-01 03:03:29] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006441 10.0.0.27 - - [2025-12-01 03:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005822 10.0.0.27 - - [2025-12-01 03:03:30] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005065 10.0.0.27 - - [2025-12-01 03:03:30] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003599 10.0.0.27 - - [2025-12-01 03:03:30] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006653 10.0.0.27 - - [2025-12-01 03:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005601 10.0.0.27 - - [2025-12-01 03:03:30] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005911 10.0.0.27 - - [2025-12-01 03:03:30] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.007420 10.0.0.27 - - [2025-12-01 03:03:30] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006979 10.0.0.27 - - [2025-12-01 03:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.27 - - [2025-12-01 03:03:30] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007752 10.0.0.27 - - [2025-12-01 03:03:30] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003840 10.0.0.27 - - [2025-12-01 03:03:30] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006488 10.0.0.27 - - [2025-12-01 03:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.27 - - [2025-12-01 03:03:33] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007509 10.0.0.27 - - [2025-12-01 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.27 - - [2025-12-01 03:03:37] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006035 10.0.0.27 - - [2025-12-01 03:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005277 10.0.0.27 - - [2025-12-01 03:03:41] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007563 10.0.0.27 - - [2025-12-01 03:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.27 - - [2025-12-01 03:03:45] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005535 10.0.0.27 - - [2025-12-01 03:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004859 10.0.0.27 - - [2025-12-01 03:03:49] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006525 10.0.0.27 - - [2025-12-01 03:03:51] "POST /neutron/port HTTP/1.1" 200 1120 0.019104 10.0.0.27 - - [2025-12-01 03:03:51] "POST /neutron/subnet HTTP/1.1" 200 703 0.012204 10.0.0.27 - - [2025-12-01 03:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.27 - - [2025-12-01 03:03:54] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006795 10.0.0.27 - - [2025-12-01 03:03:56] "POST /neutron/port HTTP/1.1" 200 1120 0.018699 10.0.0.27 - - [2025-12-01 03:03:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005014 10.0.0.27 - - [2025-12-01 03:03:56] "POST /neutron/network HTTP/1.1" 200 955 0.008589 10.0.0.27 - - [2025-12-01 03:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.27 - - [2025-12-01 03:03:58] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006940 10.0.0.27 - - [2025-12-01 03:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.27 - - [2025-12-01 03:04:02] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.008603 10.0.0.27 - - [2025-12-01 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.27 - - [2025-12-01 03:04:06] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004068 10.0.0.27 - - [2025-12-01 03:04:06] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004245 10.0.0.27 - - [2025-12-01 03:04:06] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006426 10.0.0.27 - - [2025-12-01 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.27 - - [2025-12-01 03:04:06] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004222 10.0.0.27 - - [2025-12-01 03:04:06] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003390 10.0.0.27 - - [2025-12-01 03:04:06] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007135 10.0.0.27 - - [2025-12-01 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.27 - - [2025-12-01 03:04:06] "GET /routing-instance/8487a7cf-048f-4025-8c8e-5e955e6d93ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.007270 10.0.0.27 - - [2025-12-01 03:04:06] "GET /route-target/52f32986-d2ad-4454-9413-b09cbaa71b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004431 10.0.0.27 - - [2025-12-01 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.27 - - [2025-12-01 03:04:06] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005246 10.0.0.27 - - [2025-12-01 03:04:06] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004072 10.0.0.27 - - [2025-12-01 03:04:06] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006624 10.0.0.27 - - [2025-12-01 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.27 - - [2025-12-01 03:04:07] "GET /routing-instance/8487a7cf-048f-4025-8c8e-5e955e6d93ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005607 10.0.0.27 - - [2025-12-01 03:04:07] "GET /route-target/52f32986-d2ad-4454-9413-b09cbaa71b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003646 10.0.0.27 - - [2025-12-01 03:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.27 - - [2025-12-01 03:04:07] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006208 10.0.0.27 - - [2025-12-01 03:04:07] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.008369 10.0.0.27 - - [2025-12-01 03:04:07] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006207 10.0.0.27 - - [2025-12-01 03:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.27 - - [2025-12-01 03:04:07] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004954 10.0.0.27 - - [2025-12-01 03:04:07] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004341 10.0.0.27 - - [2025-12-01 03:04:07] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007556 10.0.0.23 - - [2025-12-01 03:04:07] "GET /obj-perms HTTP/1.1" 200 5090 0.087264 10.0.0.27 - - [2025-12-01 03:04:07] "GET /obj-perms HTTP/1.1" 200 5090 0.074177 10.0.0.27 - - [2025-12-01 03:04:07] "GET /obj-perms HTTP/1.1" 200 5090 0.004542 10.0.0.27 - - [2025-12-01 03:04:07] "GET /obj-perms HTTP/1.1" 200 5090 0.004601 10.0.0.33 - - [2025-12-01 03:04:08] "GET /obj-perms HTTP/1.1" 200 5090 0.069121 10.0.0.23 - - [2025-12-01 03:04:08] "GET /obj-perms HTTP/1.1" 200 5090 0.006404 10.0.0.27 - - [2025-12-01 03:04:08] "GET /virtual-machine/069447bb-7a71-4fed-b840-2443841db600 HTTP/1.1" 200 1321 0.005604 10.0.0.27 - - [2025-12-01 03:04:08] "GET /virtual-machine-interface/18ee1957-70d0-48cf-8338-98332ee4aea6 HTTP/1.1" 200 3262 0.007674 10.0.0.27 - - [2025-12-01 03:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.27 - - [2025-12-01 03:04:08] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004732 10.0.0.27 - - [2025-12-01 03:04:08] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003789 10.0.0.27 - - [2025-12-01 03:04:08] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007521 10.0.0.27 - - [2025-12-01 03:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.27 - - [2025-12-01 03:04:09] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004947 10.0.0.27 - - [2025-12-01 03:04:09] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003943 10.0.0.27 - - [2025-12-01 03:04:09] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007468 10.0.0.27 - - [2025-12-01 03:04:14] "POST /neutron/port HTTP/1.1" 200 1120 0.020273 10.0.0.33 - - [2025-12-01 03:04:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.33 - - [2025-12-01 03:04:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000508 10.0.0.23 - - [2025-12-01 03:04:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000583 10.0.0.23 - - [2025-12-01 03:04:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000503 10.0.0.33 - - [2025-12-01 03:04:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.33 - - [2025-12-01 03:04:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000543 10.0.0.23 - - [2025-12-01 03:04:16] "GET /global-system-configs HTTP/1.1" 401 292 0.002307 10.0.0.23 - - [2025-12-01 03:04:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000599 10.0.0.27 - - [2025-12-01 03:04:16] "POST /neutron/security_group HTTP/1.1" 200 1294 0.009012 10.0.0.27 - - [2025-12-01 03:04:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.27 - - [2025-12-01 03:04:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.27 - - [2025-12-01 03:04:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000526 10.0.0.27 - - [2025-12-01 03:04:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000525 10.0.0.27 - - [2025-12-01 03:04:24] "POST /neutron/port HTTP/1.1" 200 1120 0.025851 10.0.0.27 - - [2025-12-01 03:04:27] "POST /neutron/security_group HTTP/1.1" 200 1294 0.007446 10.0.0.27 - - [2025-12-01 03:04:30] "POST /neutron/port HTTP/1.1" 200 1120 0.018883 10.0.0.27 - - [2025-12-01 03:04:30] "POST /neutron/security_group HTTP/1.1" 200 1294 0.008868 10.0.0.27 - - [2025-12-01 03:04:30] "GET /virtual-machine/d8177f9e-24ac-44a5-80d7-c159b815adf2 HTTP/1.1" 200 1322 0.006548 10.0.0.27 - - [2025-12-01 03:04:30] "GET /virtual-machine/d8177f9e-24ac-44a5-80d7-c159b815adf2 HTTP/1.1" 200 1322 0.004458 10.0.0.27 - - [2025-12-01 03:04:30] "GET /virtual-machine-interface/704623c7-c958-40db-9e45-17efe0ba4e73 HTTP/1.1" 200 3263 0.005396 10.0.0.27 - - [2025-12-01 03:04:30] "GET /virtual-machine/d8177f9e-24ac-44a5-80d7-c159b815adf2 HTTP/1.1" 200 1322 0.005352 10.0.0.27 - - [2025-12-01 03:04:30] "GET /virtual-machine-interface/704623c7-c958-40db-9e45-17efe0ba4e73 HTTP/1.1" 200 3263 0.006422 10.0.0.27 - - [2025-12-01 03:04:30] "GET /instance-ip/369b758b-95d8-4601-bb96-7551eb2c4aa7 HTTP/1.1" 200 1731 0.006423 10.0.0.27 - - [2025-12-01 03:04:30] "GET /virtual-machine/d8177f9e-24ac-44a5-80d7-c159b815adf2 HTTP/1.1" 200 1322 0.003941 10.0.0.27 - - [2025-12-01 03:04:30] "GET /virtual-machine-interface/704623c7-c958-40db-9e45-17efe0ba4e73 HTTP/1.1" 200 3263 0.006252 10.0.0.27 - - [2025-12-01 03:04:30] "GET /instance-ip/369b758b-95d8-4601-bb96-7551eb2c4aa7 HTTP/1.1" 200 1731 0.004407 10.0.0.27 - - [2025-12-01 03:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.27 - - [2025-12-01 03:04:30] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004549 10.0.0.27 - - [2025-12-01 03:04:30] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004205 10.0.0.27 - - [2025-12-01 03:04:30] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006842 10.0.0.27 - - [2025-12-01 03:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.27 - - [2025-12-01 03:04:30] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004811 10.0.0.27 - - [2025-12-01 03:04:30] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004350 10.0.0.27 - - [2025-12-01 03:04:30] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007077 10.0.0.27 - - [2025-12-01 03:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.27 - - [2025-12-01 03:04:30] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004965 10.0.0.27 - - [2025-12-01 03:04:30] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003612 10.0.0.27 - - [2025-12-01 03:04:30] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006153 10.0.0.27 - - [2025-12-01 03:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.27 - - [2025-12-01 03:04:31] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005018 10.0.0.27 - - [2025-12-01 03:04:31] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004540 10.0.0.27 - - [2025-12-01 03:04:31] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006444 10.0.0.27 - - [2025-12-01 03:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004754 10.0.0.27 - - [2025-12-01 03:04:31] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004733 10.0.0.27 - - [2025-12-01 03:04:31] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003332 10.0.0.27 - - [2025-12-01 03:04:31] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006764 10.0.0.27 - - [2025-12-01 03:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.27 - - [2025-12-01 03:04:31] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005342 10.0.0.27 - - [2025-12-01 03:04:31] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.006037 10.0.0.27 - - [2025-12-01 03:04:31] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006669 10.0.0.27 - - [2025-12-01 03:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.27 - - [2025-12-01 03:04:31] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005411 10.0.0.27 - - [2025-12-01 03:04:31] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003857 10.0.0.27 - - [2025-12-01 03:04:31] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.008175 10.0.0.27 - - [2025-12-01 03:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.27 - - [2025-12-01 03:04:32] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005339 10.0.0.27 - - [2025-12-01 03:04:32] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004175 10.0.0.27 - - [2025-12-01 03:04:32] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007299 10.0.0.27 - - [2025-12-01 03:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005229 10.0.0.27 - - [2025-12-01 03:04:32] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004772 10.0.0.27 - - [2025-12-01 03:04:32] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004101 10.0.0.27 - - [2025-12-01 03:04:33] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006870 10.0.0.27 - - [2025-12-01 03:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.27 - - [2025-12-01 03:04:33] "GET /routing-instance/8487a7cf-048f-4025-8c8e-5e955e6d93ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.008771 10.0.0.27 - - [2025-12-01 03:04:33] "GET /route-target/52f32986-d2ad-4454-9413-b09cbaa71b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006001 10.0.0.27 - - [2025-12-01 03:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006085 10.0.0.27 - - [2025-12-01 03:04:33] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007344 10.0.0.27 - - [2025-12-01 03:04:33] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005388 10.0.0.27 - - [2025-12-01 03:04:33] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.008522 10.0.0.27 - - [2025-12-01 03:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.27 - - [2025-12-01 03:04:33] "GET /routing-instance/8487a7cf-048f-4025-8c8e-5e955e6d93ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005132 10.0.0.27 - - [2025-12-01 03:04:33] "GET /route-target/52f32986-d2ad-4454-9413-b09cbaa71b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004102 10.0.0.27 - - [2025-12-01 03:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.27 - - [2025-12-01 03:04:33] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005055 10.0.0.27 - - [2025-12-01 03:04:33] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004259 10.0.0.27 - - [2025-12-01 03:04:33] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.008095 10.0.0.27 - - [2025-12-01 03:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.27 - - [2025-12-01 03:04:33] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004402 10.0.0.27 - - [2025-12-01 03:04:33] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004298 10.0.0.27 - - [2025-12-01 03:04:33] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007760 10.0.0.27 - - [2025-12-01 03:04:33] "GET /obj-perms HTTP/1.1" 200 5090 0.004523 10.0.0.27 - - [2025-12-01 03:04:33] "GET /obj-perms HTTP/1.1" 200 5090 0.005080 10.0.0.23 - - [2025-12-01 03:04:33] "GET /obj-perms HTTP/1.1" 200 5090 0.004959 10.0.0.27 - - [2025-12-01 03:04:34] "GET /obj-perms HTTP/1.1" 200 5090 0.005092 10.0.0.27 - - [2025-12-01 03:04:34] "GET /virtual-machine/d8177f9e-24ac-44a5-80d7-c159b815adf2 HTTP/1.1" 200 1322 0.005556 10.0.0.27 - - [2025-12-01 03:04:34] "GET /virtual-machine-interface/704623c7-c958-40db-9e45-17efe0ba4e73 HTTP/1.1" 200 3263 0.007311 10.0.0.27 - - [2025-12-01 03:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.27 - - [2025-12-01 03:04:34] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004165 10.0.0.27 - - [2025-12-01 03:04:34] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005150 10.0.0.27 - - [2025-12-01 03:04:34] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007003 10.0.0.27 - - [2025-12-01 03:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.27 - - [2025-12-01 03:04:35] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005540 10.0.0.27 - - [2025-12-01 03:04:35] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004207 10.0.0.27 - - [2025-12-01 03:04:35] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.008265 10.0.0.27 - - [2025-12-01 03:04:35] "POST /neutron/port HTTP/1.1" 200 1120 0.024036 10.0.0.27 - - [2025-12-01 03:04:40] "GET /virtual-machine/069447bb-7a71-4fed-b840-2443841db600 HTTP/1.1" 200 1321 0.005693 10.0.0.27 - - [2025-12-01 03:04:40] "GET /virtual-machine-interface/18ee1957-70d0-48cf-8338-98332ee4aea6 HTTP/1.1" 200 3262 0.010894 10.0.0.27 - - [2025-12-01 03:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.27 - - [2025-12-01 03:04:40] "GET /security-group/19e32d0a-f076-4fb1-b446-872a8c720b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2580 0.005094 10.0.0.27 - - [2025-12-01 03:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.27 - - [2025-12-01 03:04:40] "GET /security-group/19e32d0a-f076-4fb1-b446-872a8c720b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2580 0.005593 10.0.0.27 - - [2025-12-01 03:04:40] "POST /neutron/security_group HTTP/1.1" 200 1294 0.010224 10.0.0.27 - - [2025-12-01 03:04:41] "POST /neutron/port HTTP/1.1" 200 1146 0.022632 10.0.0.27 - - [2025-12-01 03:04:41] "GET /virtual-machine/069447bb-7a71-4fed-b840-2443841db600 HTTP/1.1" 200 1321 0.004659 10.0.0.27 - - [2025-12-01 03:04:41] "GET /virtual-machine-interface/18ee1957-70d0-48cf-8338-98332ee4aea6 HTTP/1.1" 200 3201 0.008630 10.0.0.27 - - [2025-12-01 03:04:41] "POST /neutron/port HTTP/1.1" 200 1081 0.021850 10.0.0.27 - - [2025-12-01 03:04:41] "POST /neutron/port HTTP/1.1" 200 1146 0.076948 10.0.0.27 - - [2025-12-01 03:04:41] "GET /virtual-machine/069447bb-7a71-4fed-b840-2443841db600 HTTP/1.1" 200 1321 0.004604 10.0.0.27 - - [2025-12-01 03:04:41] "GET /virtual-machine-interface/18ee1957-70d0-48cf-8338-98332ee4aea6 HTTP/1.1" 200 3262 0.015926 10.0.0.27 - - [2025-12-01 03:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.27 - - [2025-12-01 03:04:41] "GET /security-group/19e32d0a-f076-4fb1-b446-872a8c720b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2580 0.004418 10.0.0.27 - - [2025-12-01 03:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006679 10.0.0.27 - - [2025-12-01 03:04:41] "GET /security-group/19e32d0a-f076-4fb1-b446-872a8c720b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2580 0.005431 10.0.0.27 - - [2025-12-01 03:04:41] "DELETE /security-group/19e32d0a-f076-4fb1-b446-872a8c720b5b HTTP/1.1" 409 336 0.017309 10.0.0.27 - - [2025-12-01 03:04:51] "POST /neutron/port HTTP/1.1" 200 1120 0.017796 10.0.0.27 - - [2025-12-01 03:04:51] "POST /neutron/subnet HTTP/1.1" 200 703 0.010834 10.0.0.27 - - [2025-12-01 03:04:55] "GET /obj-perms HTTP/1.1" 200 5056 0.069280 10.0.0.27 - - [2025-12-01 03:04:56] "POST /neutron/port HTTP/1.1" 200 1120 0.370623 10.0.0.27 - - [2025-12-01 03:04:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003770 10.0.0.27 - - [2025-12-01 03:04:56] "POST /neutron/network HTTP/1.1" 200 955 0.014425 10.0.0.27 - - [2025-12-01 03:05:52] "POST /neutron/network HTTP/1.1" 200 965 0.047044 10.0.0.27 - - [2025-12-01 03:05:52] "POST /neutron/port HTTP/1.1" 200 117 0.001821 10.0.0.27 - - [2025-12-01 03:05:56] "POST /neutron/port HTTP/1.1" 200 1120 0.018446 10.0.0.27 - - [2025-12-01 03:05:56] "POST /neutron/subnet HTTP/1.1" 200 703 0.010545 10.0.0.27 - - [2025-12-01 03:06:11] "GET /security-group/19e32d0a-f076-4fb1-b446-872a8c720b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2580 0.004930 10.0.0.27 - - [2025-12-01 03:06:11] "PUT /security-group/19e32d0a-f076-4fb1-b446-872a8c720b5b HTTP/1.1" 200 262 0.019908 10.0.0.33 - - [2025-12-01 03:06:11] "PUT /access-control-list/d5509451-6377-4d5c-a0f9-2caa80c916de HTTP/1.1" 200 272 0.020414 10.0.0.27 - - [2025-12-01 03:06:14] "POST /neutron/security_group HTTP/1.1" 200 1290 0.010417 10.0.0.27 - - [2025-12-01 03:06:14] "POST /neutron/port HTTP/1.1" 200 1146 0.013600 10.0.0.27 - - [2025-12-01 03:06:14] "GET /virtual-machine/d8177f9e-24ac-44a5-80d7-c159b815adf2 HTTP/1.1" 200 1322 0.005669 10.0.0.27 - - [2025-12-01 03:06:15] "POST /neutron/port HTTP/1.1" 200 1107 0.019670 10.0.0.27 - - [2025-12-01 03:06:16] "GET /virtual-machine/d8177f9e-24ac-44a5-80d7-c159b815adf2 HTTP/1.1" 404 171 0.003471 10.0.0.27 - - [2025-12-01 03:06:16] "GET /virtual-machine/d8177f9e-24ac-44a5-80d7-c159b815adf2 HTTP/1.1" 404 171 0.003168 10.0.0.27 - - [2025-12-01 03:06:16] "GET /virtual-machine/d8177f9e-24ac-44a5-80d7-c159b815adf2 HTTP/1.1" 404 171 0.003014 10.0.0.27 - - [2025-12-01 03:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.27 - - [2025-12-01 03:06:16] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004359 10.0.0.27 - - [2025-12-01 03:06:16] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003963 10.0.0.27 - - [2025-12-01 03:06:16] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007597 10.0.0.27 - - [2025-12-01 03:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.27 - - [2025-12-01 03:06:17] "GET /routing-instance/8487a7cf-048f-4025-8c8e-5e955e6d93ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005592 10.0.0.27 - - [2025-12-01 03:06:17] "GET /route-target/52f32986-d2ad-4454-9413-b09cbaa71b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005726 10.0.0.27 - - [2025-12-01 03:06:17] "GET /obj-perms HTTP/1.1" 200 5090 0.005180 10.0.0.27 - - [2025-12-01 03:06:23] "GET /obj-perms HTTP/1.1" 200 5090 0.004725 10.0.0.27 - - [2025-12-01 03:06:26] "GET /obj-perms HTTP/1.1" 200 5090 0.004904 10.0.0.27 - - [2025-12-01 03:06:32] "GET /obj-perms HTTP/1.1" 200 5090 0.005395 10.0.0.27 - - [2025-12-01 03:06:35] "GET /obj-perms HTTP/1.1" 200 5090 0.004156 10.0.0.27 - - [2025-12-01 03:06:38] "GET /obj-perms HTTP/1.1" 200 5090 0.004423 10.0.0.33 - - [2025-12-01 03:06:38] "GET /obj-perms HTTP/1.1" 200 5090 0.004615 10.0.0.23 - - [2025-12-01 03:06:38] "GET /obj-perms HTTP/1.1" 200 5090 0.004791 10.0.0.27 - - [2025-12-01 03:06:38] "POST /neutron/port HTTP/1.1" 200 1120 0.021839 10.0.0.27 - - [2025-12-01 03:06:39] "POST /neutron/port HTTP/1.1" 200 1107 0.095877 10.0.0.27 - - [2025-12-01 03:06:39] "GET /virtual-machine/069447bb-7a71-4fed-b840-2443841db600 HTTP/1.1" 200 1321 0.008953 10.0.0.27 - - [2025-12-01 03:06:39] "POST /neutron/port HTTP/1.1" 200 151 0.236358 10.0.0.27 - - [2025-12-01 03:06:41] "GET /virtual-machine/069447bb-7a71-4fed-b840-2443841db600 HTTP/1.1" 404 171 0.003746 10.0.0.27 - - [2025-12-01 03:06:41] "GET /virtual-machine/069447bb-7a71-4fed-b840-2443841db600 HTTP/1.1" 404 171 0.003188 10.0.0.27 - - [2025-12-01 03:06:41] "GET /virtual-machine/069447bb-7a71-4fed-b840-2443841db600 HTTP/1.1" 404 171 0.004222 10.0.0.27 - - [2025-12-01 03:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.27 - - [2025-12-01 03:06:41] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003643 10.0.0.27 - - [2025-12-01 03:06:41] "GET /virtual-networks?parent_id=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003343 10.0.0.27 - - [2025-12-01 03:06:41] "GET /virtual-network/5724a6b1-b86d-4cf8-9351-7ce1da494dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006784 10.0.0.27 - - [2025-12-01 03:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.27 - - [2025-12-01 03:06:41] "GET /routing-instance/8487a7cf-048f-4025-8c8e-5e955e6d93ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005769 10.0.0.27 - - [2025-12-01 03:06:41] "GET /route-target/52f32986-d2ad-4454-9413-b09cbaa71b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006292 10.0.0.27 - - [2025-12-01 03:06:41] "GET /obj-perms HTTP/1.1" 200 5090 0.005759 10.0.0.27 - - [2025-12-01 03:06:47] "GET /obj-perms HTTP/1.1" 200 5090 0.004934 10.0.0.27 - - [2025-12-01 03:06:50] "GET /obj-perms HTTP/1.1" 200 5090 0.004075 10.0.0.27 - - [2025-12-01 03:06:57] "GET /obj-perms HTTP/1.1" 200 5090 0.004317 10.0.0.27 - - [2025-12-01 03:07:00] "GET /obj-perms HTTP/1.1" 200 5090 0.004016 10.0.0.27 - - [2025-12-01 03:07:06] "GET /obj-perms HTTP/1.1" 200 5090 0.005298 10.0.0.27 - - [2025-12-01 03:07:06] "GET /obj-perms HTTP/1.1" 200 5090 0.004236 10.0.0.33 - - [2025-12-01 03:07:06] "DELETE /route-target/52f32986-d2ad-4454-9413-b09cbaa71b09 HTTP/1.1" 200 115 0.030340 10.0.0.27 - - [2025-12-01 03:07:06] "DELETE /security-group/19e32d0a-f076-4fb1-b446-872a8c720b5b HTTP/1.1" 200 115 0.049867 10.0.0.27 - - [2025-12-01 03:07:06] "POST /fqname-to-id HTTP/1.1" 404 254 0.005839 10.0.0.23 - - [2025-12-01 03:07:08] "GET /projects?obj_uuids=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.037612 10.0.0.27 - - [2025-12-01 03:07:08] "GET /project/729e94c3-a505-4806-a8b0-b2935a3bf422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.092601 10.0.0.23 - - [2025-12-01 03:07:08] "GET /projects?obj_uuids=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001048 10.0.0.27 - - [2025-12-01 03:07:08] "GET /project/729e94c3-a505-4806-a8b0-b2935a3bf422?fields=virtual_networks HTTP/1.1" 200 1102 0.051914 10.0.0.23 - - [2025-12-01 03:07:08] "GET /projects?obj_uuids=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001577 10.0.0.27 - - [2025-12-01 03:07:08] "GET /project/729e94c3-a505-4806-a8b0-b2935a3bf422?fields=virtual_machine_interfaces HTTP/1.1" 200 1102 0.041371 10.0.0.23 - - [2025-12-01 03:07:08] "GET /projects?obj_uuids=729e94c3-a505-4806-a8b0-b2935a3bf422&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001057 10.0.0.27 - - [2025-12-01 03:07:09] "GET /project/729e94c3-a505-4806-a8b0-b2935a3bf422?fields=security_groups HTTP/1.1" 200 1358 0.047056 10.0.0.27 - - [2025-12-01 03:07:09] "POST /fqname-to-id HTTP/1.1" 404 209 0.030130 10.0.0.23 - - [2025-12-01 03:07:10] "GET /projects?obj_uuids=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004611 10.0.0.23 - - [2025-12-01 03:07:10] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001145 10.0.0.23 - - [2025-12-01 03:07:10] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.052506 10.0.0.23 - - [2025-12-01 03:07:10] "POST /id-to-fqname HTTP/1.1" 200 212 0.001308 10.0.0.23 - - [2025-12-01 03:07:10] "POST /fqname-to-id HTTP/1.1" 404 222 0.008315 10.0.0.33 - - [2025-12-01 03:07:10] "DELETE /access-control-list/fe3830c2-4eb1-439b-8ce9-215fe089cde6 HTTP/1.1" 200 115 0.047154 10.0.0.23 - - [2025-12-01 03:07:10] "POST /security-groups HTTP/1.1" 200 612 0.093395 10.0.0.23 - - [2025-12-01 03:07:10] "POST /projects HTTP/1.1" 200 627 0.362453 10.0.0.23 - - [2025-12-01 03:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.403953 10.0.0.33 - - [2025-12-01 03:07:10] "POST /access-control-lists HTTP/1.1" 200 617 0.038840 10.0.0.27 - - [2025-12-01 03:07:10] "GET /project/f7f7a624-643b-4976-926e-4dff7264d61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.608129 10.0.0.27 - - [2025-12-01 03:07:11] "GET / HTTP/1.1" 200 35931 0.001556 10.0.0.27 - - [2025-12-01 03:07:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000491 10.0.0.27 - - [2025-12-01 03:07:14] "POST /fqname-to-id HTTP/1.1" 404 245 0.059687 10.0.0.23 - - [2025-12-01 03:07:14] "GET /projects?obj_uuids=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001260 10.0.0.33 - - [2025-12-01 03:07:14] "POST /fqname-to-id HTTP/1.1" 404 277 0.007271 10.0.0.33 - - [2025-12-01 03:07:14] "POST /access-control-lists HTTP/1.1" 200 637 0.037656 10.0.0.27 - - [2025-12-01 03:07:14] "POST /neutron/security_group HTTP/1.1" 200 1423 0.446126 10.0.0.27 - - [2025-12-01 03:07:14] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.126776 10.0.0.33 - - [2025-12-01 03:07:15] "PUT /access-control-list/1cbf948f-edcd-4940-98ec-551227e14411 HTTP/1.1" 200 272 0.022455 10.0.0.27 - - [2025-12-01 03:07:15] "POST /neutron/security_group_rule HTTP/1.1" 200 584 0.152818 10.0.0.27 - - [2025-12-01 03:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.27 - - [2025-12-01 03:07:15] "GET /security-group/02680e25-cee3-48bc-a131-b63ae4b47727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.009917 10.0.0.27 - - [2025-12-01 03:07:16] "POST /fqname-to-id HTTP/1.1" 404 245 0.003472 10.0.0.33 - - [2025-12-01 03:07:16] "DELETE /access-control-list/1cbf948f-edcd-4940-98ec-551227e14411 HTTP/1.1" 200 115 0.036032 10.0.0.27 - - [2025-12-01 03:07:16] "POST /fqname-to-id HTTP/1.1" 404 245 0.003865 10.0.0.23 - - [2025-12-01 03:07:16] "GET /projects?obj_uuids=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001344 10.0.0.33 - - [2025-12-01 03:07:16] "POST /fqname-to-id HTTP/1.1" 404 276 0.007002 10.0.0.33 - - [2025-12-01 03:07:16] "PUT /access-control-list/0164b2c7-2abb-491a-b53a-9aaec0912d55 HTTP/1.1" 200 272 0.018036 10.0.0.27 - - [2025-12-01 03:07:16] "POST /neutron/security_group HTTP/1.1" 200 1423 0.436649 10.0.0.27 - - [2025-12-01 03:07:17] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.148282 10.0.0.33 - - [2025-12-01 03:07:17] "PUT /access-control-list/0164b2c7-2abb-491a-b53a-9aaec0912d55 HTTP/1.1" 200 272 0.017167 10.0.0.27 - - [2025-12-01 03:07:17] "POST /neutron/security_group_rule HTTP/1.1" 200 584 0.140596 10.0.0.27 - - [2025-12-01 03:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.27 - - [2025-12-01 03:07:17] "GET /security-group/16f04b7c-29b6-476f-9d98-e551c5566527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.008959 10.0.0.27 - - [2025-12-01 03:07:18] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.162117 10.0.0.33 - - [2025-12-01 03:07:18] "PUT /access-control-list/0164b2c7-2abb-491a-b53a-9aaec0912d55 HTTP/1.1" 200 272 0.018183 10.0.0.27 - - [2025-12-01 03:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.23 - - [2025-12-01 03:07:18] "GET /projects?obj_uuids=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001157 10.0.0.27 - - [2025-12-01 03:07:18] "GET /project/f7f7a624-643b-4976-926e-4dff7264d61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.053973 10.0.0.27 - - [2025-12-01 03:07:18] "POST /neutron/network HTTP/1.1" 200 117 0.013075 10.0.0.33 - - [2025-12-01 03:07:18] "POST /ref-update HTTP/1.1" 200 156 0.025889 10.0.0.27 - - [2025-12-01 03:07:19] "POST /neutron/network HTTP/1.1" 200 927 0.011070 10.0.0.27 - - [2025-12-01 03:07:19] "POST /id-to-fqname HTTP/1.1" 200 282 0.001879 10.0.0.27 - - [2025-12-01 03:07:19] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.007064 10.0.0.27 - - [2025-12-01 03:07:19] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.006101 10.0.0.27 - - [2025-12-01 03:07:19] "POST /neutron/subnet HTTP/1.1" 200 725 0.011352 10.0.0.27 - - [2025-12-01 03:07:19] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.006600 10.0.0.33 - - [2025-12-01 03:07:20] "GET /obj-perms HTTP/1.1" 200 5072 0.069599 10.0.0.23 - - [2025-12-01 03:07:20] "GET /obj-perms HTTP/1.1" 200 5072 0.076168 10.0.0.27 - - [2025-12-01 03:07:20] "POST /id-to-fqname HTTP/1.1" 200 282 0.001730 10.0.0.23 - - [2025-12-01 03:07:21] "DELETE /project/729e94c3-a505-4806-a8b0-b2935a3bf422 HTTP/1.1" 404 177 0.005218 10.0.0.23 - - [2025-12-01 03:07:21] "DELETE /project/f7f7a624643b4976926e4dff7264d61b HTTP/1.1" 404 173 0.004484 10.0.0.23 - - [2025-12-01 03:07:21] "GET /projects?obj_uuids=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001226 10.0.0.27 - - [2025-12-01 03:07:21] "GET /project/f7f7a624-643b-4976-926e-4dff7264d61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.067929 10.0.0.27 - - [2025-12-01 03:07:22] "POST /neutron/network HTTP/1.1" 200 927 0.036543 10.0.0.27 - - [2025-12-01 03:07:22] "POST /id-to-fqname HTTP/1.1" 200 282 0.001470 10.0.0.27 - - [2025-12-01 03:07:22] "POST /neutron/port HTTP/1.1" 200 117 0.009198 10.0.0.27 - - [2025-12-01 03:07:22] "POST /neutron/network HTTP/1.1" 200 937 0.009126 10.0.0.27 - - [2025-12-01 03:07:23] "POST /neutron/port HTTP/1.1" 200 1081 0.018415 10.0.0.27 - - [2025-12-01 03:07:23] "POST /neutron/port HTTP/1.1" 200 1109 0.019491 10.0.0.27 - - [2025-12-01 03:07:23] "POST /neutron/port HTTP/1.1" 200 117 0.001619 10.0.0.23 - - [2025-12-01 03:07:23] "GET /projects?obj_uuids=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001172 10.0.0.27 - - [2025-12-01 03:07:23] "GET /project/f7f7a624-643b-4976-926e-4dff7264d61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.084354 10.0.0.27 - - [2025-12-01 03:07:23] "POST /neutron/port HTTP/1.1" 200 1109 0.022600 10.0.0.27 - - [2025-12-01 03:07:23] "POST /neutron/port HTTP/1.1" 200 1109 0.022661 10.0.0.23 - - [2025-12-01 03:07:24] "GET /projects?obj_uuids=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001094 10.0.0.27 - - [2025-12-01 03:07:24] "POST /neutron/security_group HTTP/1.1" 200 3414 0.056141 10.0.0.27 - - [2025-12-01 03:07:24] "POST /neutron/port HTTP/1.1" 200 1081 0.022758 10.0.0.27 - - [2025-12-01 03:07:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004100 10.0.0.27 - - [2025-12-01 03:07:24] "POST /neutron/network HTTP/1.1" 200 927 0.007873 10.0.0.27 - - [2025-12-01 03:07:29] "POST /neutron/port HTTP/1.1" 200 1109 0.019083 10.0.0.27 - - [2025-12-01 03:07:29] "POST /neutron/security_group HTTP/1.1" 200 1417 0.010193 10.0.0.27 - - [2025-12-01 03:07:29] "GET /virtual-machine/eb025d50-96ce-4da5-966d-6a64536e8b31 HTTP/1.1" 401 292 0.000548 10.0.0.27 - - [2025-12-01 03:07:29] "GET /virtual-machine/eb025d50-96ce-4da5-966d-6a64536e8b31 HTTP/1.1" 200 1314 0.046477 10.0.0.27 - - [2025-12-01 03:07:29] "GET /virtual-machine/eb025d50-96ce-4da5-966d-6a64536e8b31 HTTP/1.1" 200 1314 0.006986 10.0.0.27 - - [2025-12-01 03:07:29] "GET /virtual-machine-interface/67508a89-af35-4c11-b4cb-2263d417e274 HTTP/1.1" 200 3191 0.005968 10.0.0.27 - - [2025-12-01 03:07:29] "GET /virtual-machine/eb025d50-96ce-4da5-966d-6a64536e8b31 HTTP/1.1" 200 1314 0.005905 10.0.0.27 - - [2025-12-01 03:07:29] "GET /virtual-machine-interface/67508a89-af35-4c11-b4cb-2263d417e274 HTTP/1.1" 200 3191 0.008337 10.0.0.27 - - [2025-12-01 03:07:29] "GET /instance-ip/771cf9aa-a52b-44c9-8ef8-051e26da0654 HTTP/1.1" 200 1703 0.007473 10.0.0.27 - - [2025-12-01 03:07:29] "GET /virtual-machine/eb025d50-96ce-4da5-966d-6a64536e8b31 HTTP/1.1" 200 1314 0.004667 10.0.0.27 - - [2025-12-01 03:07:29] "GET /virtual-machine-interface/67508a89-af35-4c11-b4cb-2263d417e274 HTTP/1.1" 200 3191 0.006133 10.0.0.27 - - [2025-12-01 03:07:29] "GET /instance-ip/771cf9aa-a52b-44c9-8ef8-051e26da0654 HTTP/1.1" 200 1703 0.004745 10.0.0.27 - - [2025-12-01 03:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.27 - - [2025-12-01 03:07:29] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005198 10.0.0.27 - - [2025-12-01 03:07:29] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004085 10.0.0.27 - - [2025-12-01 03:07:29] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.009286 10.0.0.27 - - [2025-12-01 03:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.27 - - [2025-12-01 03:07:29] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004519 10.0.0.27 - - [2025-12-01 03:07:29] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003598 10.0.0.27 - - [2025-12-01 03:07:30] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.007328 10.0.0.27 - - [2025-12-01 03:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005423 10.0.0.27 - - [2025-12-01 03:07:30] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005409 10.0.0.27 - - [2025-12-01 03:07:30] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.006060 10.0.0.27 - - [2025-12-01 03:07:30] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.006447 10.0.0.27 - - [2025-12-01 03:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.27 - - [2025-12-01 03:07:30] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005073 10.0.0.27 - - [2025-12-01 03:07:30] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003795 10.0.0.27 - - [2025-12-01 03:07:30] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.006859 10.0.0.27 - - [2025-12-01 03:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.27 - - [2025-12-01 03:07:30] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004963 10.0.0.27 - - [2025-12-01 03:07:30] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003427 10.0.0.27 - - [2025-12-01 03:07:30] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.009118 10.0.0.27 - - [2025-12-01 03:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.27 - - [2025-12-01 03:07:30] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006130 10.0.0.27 - - [2025-12-01 03:07:30] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.008206 10.0.0.27 - - [2025-12-01 03:07:30] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.007236 10.0.0.27 - - [2025-12-01 03:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005910 10.0.0.27 - - [2025-12-01 03:07:30] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004788 10.0.0.27 - - [2025-12-01 03:07:30] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003448 10.0.0.27 - - [2025-12-01 03:07:30] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.013834 10.0.0.27 - - [2025-12-01 03:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004823 10.0.0.27 - - [2025-12-01 03:07:33] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.010344 10.0.0.27 - - [2025-12-01 03:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006443 10.0.0.27 - - [2025-12-01 03:07:37] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.007141 10.0.0.27 - - [2025-12-01 03:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.27 - - [2025-12-01 03:07:42] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.007148 10.0.0.27 - - [2025-12-01 03:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.27 - - [2025-12-01 03:07:46] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.007443 10.0.0.27 - - [2025-12-01 03:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.27 - - [2025-12-01 03:07:50] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.009642 10.0.0.27 - - [2025-12-01 03:07:53] "POST /neutron/port HTTP/1.1" 200 1109 0.020704 10.0.0.27 - - [2025-12-01 03:07:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004455 10.0.0.27 - - [2025-12-01 03:07:54] "POST /neutron/network HTTP/1.1" 200 927 0.007985 10.0.0.27 - - [2025-12-01 03:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.27 - - [2025-12-01 03:07:54] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.009287 10.0.0.27 - - [2025-12-01 03:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.27 - - [2025-12-01 03:07:58] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.011018 10.0.0.27 - - [2025-12-01 03:07:59] "POST /neutron/network HTTP/1.1" 200 937 0.010814 10.0.0.27 - - [2025-12-01 03:07:59] "POST /neutron/port HTTP/1.1" 200 117 0.001181 10.0.0.27 - - [2025-12-01 03:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.27 - - [2025-12-01 03:08:02] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.007430 10.0.0.27 - - [2025-12-01 03:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.27 - - [2025-12-01 03:08:04] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004127 10.0.0.27 - - [2025-12-01 03:08:04] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003645 10.0.0.27 - - [2025-12-01 03:08:04] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.005793 10.0.0.27 - - [2025-12-01 03:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.27 - - [2025-12-01 03:08:04] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005395 10.0.0.27 - - [2025-12-01 03:08:05] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005059 10.0.0.27 - - [2025-12-01 03:08:05] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.007445 10.0.0.27 - - [2025-12-01 03:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.27 - - [2025-12-01 03:08:05] "GET /routing-instance/298ac23e-0e56-4f05-a6cb-05488221d8ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.005307 10.0.0.27 - - [2025-12-01 03:08:05] "GET /route-target/fa3f2141-55d8-42ba-a44a-d55b8b937169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004955 10.0.0.27 - - [2025-12-01 03:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.27 - - [2025-12-01 03:08:05] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004553 10.0.0.27 - - [2025-12-01 03:08:05] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003792 10.0.0.27 - - [2025-12-01 03:08:05] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.007243 10.0.0.27 - - [2025-12-01 03:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.27 - - [2025-12-01 03:08:05] "GET /routing-instance/298ac23e-0e56-4f05-a6cb-05488221d8ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.005701 10.0.0.27 - - [2025-12-01 03:08:05] "GET /route-target/fa3f2141-55d8-42ba-a44a-d55b8b937169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005009 10.0.0.27 - - [2025-12-01 03:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.27 - - [2025-12-01 03:08:05] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004739 10.0.0.27 - - [2025-12-01 03:08:05] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003385 10.0.0.27 - - [2025-12-01 03:08:05] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.011571 10.0.0.27 - - [2025-12-01 03:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.27 - - [2025-12-01 03:08:05] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005566 10.0.0.27 - - [2025-12-01 03:08:05] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003486 10.0.0.27 - - [2025-12-01 03:08:05] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.007891 10.0.0.27 - - [2025-12-01 03:08:05] "GET /obj-perms HTTP/1.1" 200 5072 0.065704 10.0.0.27 - - [2025-12-01 03:08:06] "GET /obj-perms HTTP/1.1" 200 5072 0.004598 10.0.0.23 - - [2025-12-01 03:08:06] "GET /obj-perms HTTP/1.1" 200 5072 0.004047 10.0.0.27 - - [2025-12-01 03:08:06] "GET /obj-perms HTTP/1.1" 200 5072 0.004894 10.0.0.27 - - [2025-12-01 03:08:06] "GET /virtual-machine/eb025d50-96ce-4da5-966d-6a64536e8b31 HTTP/1.1" 200 1314 0.004639 10.0.0.27 - - [2025-12-01 03:08:06] "GET /virtual-machine-interface/67508a89-af35-4c11-b4cb-2263d417e274 HTTP/1.1" 200 3191 0.006037 10.0.0.27 - - [2025-12-01 03:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.27 - - [2025-12-01 03:08:06] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004958 10.0.0.27 - - [2025-12-01 03:08:06] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003870 10.0.0.27 - - [2025-12-01 03:08:06] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.006420 10.0.0.27 - - [2025-12-01 03:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004968 10.0.0.27 - - [2025-12-01 03:08:07] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004341 10.0.0.27 - - [2025-12-01 03:08:07] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005616 10.0.0.27 - - [2025-12-01 03:08:07] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.006515 10.0.0.27 - - [2025-12-01 03:08:07] "POST /neutron/security_group HTTP/1.1" 200 1417 0.008956 10.0.0.27 - - [2025-12-01 03:08:13] "POST /neutron/port HTTP/1.1" 200 1109 0.055073 10.0.0.27 - - [2025-12-01 03:08:16] "POST /neutron/security_group HTTP/1.1" 200 1417 0.008616 10.0.0.27 - - [2025-12-01 03:08:23] "POST /neutron/port HTTP/1.1" 200 1109 0.022075 10.0.0.27 - - [2025-12-01 03:08:28] "POST /neutron/security_group HTTP/1.1" 200 1417 0.011183 10.0.0.27 - - [2025-12-01 03:08:28] "POST /neutron/port HTTP/1.1" 200 1109 0.018018 10.0.0.27 - - [2025-12-01 03:08:28] "POST /neutron/security_group HTTP/1.1" 200 1417 0.016208 10.0.0.27 - - [2025-12-01 03:08:28] "GET /virtual-machine/110f9570-ac3d-46c1-b5cf-388f7710a7d4 HTTP/1.1" 200 1313 0.007430 10.0.0.27 - - [2025-12-01 03:08:28] "GET /virtual-machine/110f9570-ac3d-46c1-b5cf-388f7710a7d4 HTTP/1.1" 200 1313 0.004220 10.0.0.27 - - [2025-12-01 03:08:28] "GET /virtual-machine-interface/76e50dbe-cb7b-40c4-844f-43f40c3605d4 HTTP/1.1" 200 3190 0.007041 10.0.0.27 - - [2025-12-01 03:08:28] "GET /virtual-machine/110f9570-ac3d-46c1-b5cf-388f7710a7d4 HTTP/1.1" 200 1313 0.004120 10.0.0.27 - - [2025-12-01 03:08:28] "GET /virtual-machine-interface/76e50dbe-cb7b-40c4-844f-43f40c3605d4 HTTP/1.1" 200 3190 0.005780 10.0.0.27 - - [2025-12-01 03:08:28] "GET /instance-ip/21a8320c-3511-4639-82c1-591be6421e3f HTTP/1.1" 200 1702 0.008111 10.0.0.27 - - [2025-12-01 03:08:28] "GET /virtual-machine/110f9570-ac3d-46c1-b5cf-388f7710a7d4 HTTP/1.1" 200 1313 0.009391 10.0.0.27 - - [2025-12-01 03:08:28] "GET /virtual-machine-interface/76e50dbe-cb7b-40c4-844f-43f40c3605d4 HTTP/1.1" 200 3190 0.007190 10.0.0.27 - - [2025-12-01 03:08:28] "GET /instance-ip/21a8320c-3511-4639-82c1-591be6421e3f HTTP/1.1" 200 1702 0.004651 10.0.0.27 - - [2025-12-01 03:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005479 10.0.0.27 - - [2025-12-01 03:08:28] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004368 10.0.0.27 - - [2025-12-01 03:08:28] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004576 10.0.0.27 - - [2025-12-01 03:08:29] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.007862 10.0.0.27 - - [2025-12-01 03:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004532 10.0.0.27 - - [2025-12-01 03:08:29] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005030 10.0.0.27 - - [2025-12-01 03:08:29] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004352 10.0.0.27 - - [2025-12-01 03:08:29] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.006584 10.0.0.27 - - [2025-12-01 03:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.27 - - [2025-12-01 03:08:29] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007730 10.0.0.27 - - [2025-12-01 03:08:29] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003491 10.0.0.27 - - [2025-12-01 03:08:29] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.006775 10.0.0.27 - - [2025-12-01 03:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.27 - - [2025-12-01 03:08:29] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004405 10.0.0.27 - - [2025-12-01 03:08:29] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004156 10.0.0.27 - - [2025-12-01 03:08:29] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.008451 10.0.0.27 - - [2025-12-01 03:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.27 - - [2025-12-01 03:08:29] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004574 10.0.0.27 - - [2025-12-01 03:08:29] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004161 10.0.0.27 - - [2025-12-01 03:08:29] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.006309 10.0.0.27 - - [2025-12-01 03:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.27 - - [2025-12-01 03:08:29] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004929 10.0.0.27 - - [2025-12-01 03:08:29] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003413 10.0.0.27 - - [2025-12-01 03:08:29] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.007777 10.0.0.27 - - [2025-12-01 03:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.27 - - [2025-12-01 03:08:29] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005440 10.0.0.27 - - [2025-12-01 03:08:29] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003673 10.0.0.27 - - [2025-12-01 03:08:29] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.006635 10.0.0.27 - - [2025-12-01 03:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.27 - - [2025-12-01 03:08:30] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005352 10.0.0.27 - - [2025-12-01 03:08:30] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003938 10.0.0.27 - - [2025-12-01 03:08:30] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.006331 10.0.0.27 - - [2025-12-01 03:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.27 - - [2025-12-01 03:08:31] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004862 10.0.0.27 - - [2025-12-01 03:08:31] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003441 10.0.0.27 - - [2025-12-01 03:08:31] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.006922 10.0.0.27 - - [2025-12-01 03:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.27 - - [2025-12-01 03:08:31] "GET /routing-instance/298ac23e-0e56-4f05-a6cb-05488221d8ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004955 10.0.0.27 - - [2025-12-01 03:08:31] "GET /route-target/fa3f2141-55d8-42ba-a44a-d55b8b937169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004310 10.0.0.27 - - [2025-12-01 03:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.27 - - [2025-12-01 03:08:31] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004913 10.0.0.27 - - [2025-12-01 03:08:31] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003604 10.0.0.27 - - [2025-12-01 03:08:31] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.006840 10.0.0.27 - - [2025-12-01 03:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.27 - - [2025-12-01 03:08:31] "GET /routing-instance/298ac23e-0e56-4f05-a6cb-05488221d8ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.005258 10.0.0.27 - - [2025-12-01 03:08:31] "GET /route-target/fa3f2141-55d8-42ba-a44a-d55b8b937169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006357 10.0.0.27 - - [2025-12-01 03:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.27 - - [2025-12-01 03:08:31] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005605 10.0.0.27 - - [2025-12-01 03:08:31] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003928 10.0.0.27 - - [2025-12-01 03:08:31] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.006523 10.0.0.27 - - [2025-12-01 03:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.27 - - [2025-12-01 03:08:31] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004872 10.0.0.27 - - [2025-12-01 03:08:31] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003407 10.0.0.27 - - [2025-12-01 03:08:31] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.007365 10.0.0.27 - - [2025-12-01 03:08:31] "GET /obj-perms HTTP/1.1" 200 5072 0.004068 10.0.0.23 - - [2025-12-01 03:08:32] "GET /obj-perms HTTP/1.1" 200 5072 0.005741 10.0.0.27 - - [2025-12-01 03:08:32] "GET /obj-perms HTTP/1.1" 200 5072 0.003965 10.0.0.27 - - [2025-12-01 03:08:32] "GET /obj-perms HTTP/1.1" 200 5072 0.004397 10.0.0.33 - - [2025-12-01 03:08:32] "GET /obj-perms HTTP/1.1" 200 5072 0.004283 10.0.0.27 - - [2025-12-01 03:08:32] "GET /virtual-machine/110f9570-ac3d-46c1-b5cf-388f7710a7d4 HTTP/1.1" 200 1313 0.004868 10.0.0.27 - - [2025-12-01 03:08:32] "GET /virtual-machine-interface/76e50dbe-cb7b-40c4-844f-43f40c3605d4 HTTP/1.1" 200 3190 0.006228 10.0.0.27 - - [2025-12-01 03:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.27 - - [2025-12-01 03:08:32] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005056 10.0.0.27 - - [2025-12-01 03:08:32] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003994 10.0.0.27 - - [2025-12-01 03:08:32] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.006854 10.0.0.27 - - [2025-12-01 03:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.27 - - [2025-12-01 03:08:33] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004642 10.0.0.27 - - [2025-12-01 03:08:33] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003420 10.0.0.27 - - [2025-12-01 03:08:33] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.006773 10.0.0.27 - - [2025-12-01 03:08:33] "GET /virtual-machine/eb025d50-96ce-4da5-966d-6a64536e8b31 HTTP/1.1" 200 1314 0.005262 10.0.0.27 - - [2025-12-01 03:08:33] "GET /virtual-machine-interface/67508a89-af35-4c11-b4cb-2263d417e274 HTTP/1.1" 200 3191 0.007554 10.0.0.27 - - [2025-12-01 03:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.27 - - [2025-12-01 03:08:33] "GET /security-group/16f04b7c-29b6-476f-9d98-e551c5566527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.006863 10.0.0.27 - - [2025-12-01 03:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.27 - - [2025-12-01 03:08:33] "GET /security-group/16f04b7c-29b6-476f-9d98-e551c5566527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.005724 10.0.0.27 - - [2025-12-01 03:08:33] "POST /neutron/port HTTP/1.1" 200 1109 0.031315 10.0.0.27 - - [2025-12-01 03:08:34] "POST /neutron/port HTTP/1.1" 200 1097 0.094305 10.0.0.27 - - [2025-12-01 03:08:34] "GET /virtual-machine/eb025d50-96ce-4da5-966d-6a64536e8b31 HTTP/1.1" 200 1314 0.004732 10.0.0.27 - - [2025-12-01 03:08:34] "GET /virtual-machine-interface/67508a89-af35-4c11-b4cb-2263d417e274 HTTP/1.1" 200 3139 0.009169 10.0.0.27 - - [2025-12-01 03:08:34] "POST /neutron/port HTTP/1.1" 200 1097 0.014053 10.0.0.27 - - [2025-12-01 03:08:34] "GET /virtual-machine/eb025d50-96ce-4da5-966d-6a64536e8b31 HTTP/1.1" 200 1314 0.004423 10.0.0.27 - - [2025-12-01 03:08:34] "GET /virtual-machine-interface/67508a89-af35-4c11-b4cb-2263d417e274 HTTP/1.1" 200 3191 0.009182 10.0.0.27 - - [2025-12-01 03:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.27 - - [2025-12-01 03:08:34] "GET /security-group/16f04b7c-29b6-476f-9d98-e551c5566527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.003881 10.0.0.27 - - [2025-12-01 03:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.27 - - [2025-12-01 03:08:34] "GET /security-group/16f04b7c-29b6-476f-9d98-e551c5566527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.004983 10.0.0.27 - - [2025-12-01 03:08:34] "POST /neutron/security_group HTTP/1.1" 200 1443 0.004709 10.0.0.27 - - [2025-12-01 03:08:54] "POST /neutron/port HTTP/1.1" 200 1109 0.021323 10.0.0.27 - - [2025-12-01 03:08:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004110 10.0.0.27 - - [2025-12-01 03:08:55] "POST /neutron/network HTTP/1.1" 200 927 0.009219 10.0.0.23 - - [2025-12-01 03:08:59] "GET /obj-perms HTTP/1.1" 200 5056 0.057777 10.0.0.27 - - [2025-12-01 03:08:59] "GET /obj-perms HTTP/1.1" 200 5056 0.066599 10.0.0.27 - - [2025-12-01 03:09:02] "POST /neutron/network HTTP/1.1" 200 937 0.009053 10.0.0.27 - - [2025-12-01 03:09:02] "POST /neutron/port HTTP/1.1" 200 117 0.001470 10.0.0.33 - - [2025-12-01 03:09:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.33 - - [2025-12-01 03:09:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000693 10.0.0.23 - - [2025-12-01 03:09:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.23 - - [2025-12-01 03:09:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.33 - - [2025-12-01 03:09:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000586 10.0.0.33 - - [2025-12-01 03:09:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000497 10.0.0.23 - - [2025-12-01 03:09:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000466 10.0.0.23 - - [2025-12-01 03:09:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.27 - - [2025-12-01 03:09:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.27 - - [2025-12-01 03:09:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.27 - - [2025-12-01 03:09:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.27 - - [2025-12-01 03:09:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.27 - - [2025-12-01 03:09:35] "POST /neutron/security_group_rule HTTP/1.1" 200 546 0.026550 10.0.0.27 - - [2025-12-01 03:09:35] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.118674 10.0.0.33 - - [2025-12-01 03:09:35] "PUT /access-control-list/0164b2c7-2abb-491a-b53a-9aaec0912d55 HTTP/1.1" 200 272 0.063284 10.0.0.27 - - [2025-12-01 03:09:38] "POST /neutron/security_group HTTP/1.1" 200 1417 0.010318 10.0.0.27 - - [2025-12-01 03:09:38] "POST /neutron/port HTTP/1.1" 200 1135 0.017187 10.0.0.27 - - [2025-12-01 03:09:38] "GET /virtual-machine/110f9570-ac3d-46c1-b5cf-388f7710a7d4 HTTP/1.1" 200 1313 0.004422 10.0.0.27 - - [2025-12-01 03:09:39] "POST /neutron/port HTTP/1.1" 200 1097 0.018692 10.0.0.27 - - [2025-12-01 03:09:40] "GET /virtual-machine/110f9570-ac3d-46c1-b5cf-388f7710a7d4 HTTP/1.1" 404 171 0.003905 10.0.0.27 - - [2025-12-01 03:09:40] "GET /virtual-machine/110f9570-ac3d-46c1-b5cf-388f7710a7d4 HTTP/1.1" 404 171 0.003885 10.0.0.27 - - [2025-12-01 03:09:40] "GET /virtual-machine/110f9570-ac3d-46c1-b5cf-388f7710a7d4 HTTP/1.1" 404 171 0.004116 10.0.0.27 - - [2025-12-01 03:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.27 - - [2025-12-01 03:09:41] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005460 10.0.0.27 - - [2025-12-01 03:09:41] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003911 10.0.0.27 - - [2025-12-01 03:09:41] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.006809 10.0.0.27 - - [2025-12-01 03:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.27 - - [2025-12-01 03:09:41] "GET /routing-instance/298ac23e-0e56-4f05-a6cb-05488221d8ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.005533 10.0.0.27 - - [2025-12-01 03:09:41] "GET /route-target/fa3f2141-55d8-42ba-a44a-d55b8b937169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004442 10.0.0.27 - - [2025-12-01 03:09:44] "GET /obj-perms HTTP/1.1" 200 5072 0.004006 10.0.0.27 - - [2025-12-01 03:09:47] "GET /obj-perms HTTP/1.1" 200 5072 0.004650 10.0.0.27 - - [2025-12-01 03:09:53] "GET /obj-perms HTTP/1.1" 200 5072 0.004521 10.0.0.27 - - [2025-12-01 03:09:56] "GET /obj-perms HTTP/1.1" 200 5072 0.004337 10.0.0.27 - - [2025-12-01 03:10:02] "POST /neutron/port HTTP/1.1" 200 1109 0.054200 10.0.0.27 - - [2025-12-01 03:10:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.011789 10.0.0.27 - - [2025-12-01 03:10:02] "GET /obj-perms HTTP/1.1" 200 5072 0.004115 10.0.0.27 - - [2025-12-01 03:10:05] "GET /obj-perms HTTP/1.1" 200 5072 0.004887 10.0.0.27 - - [2025-12-01 03:10:06] "POST /neutron/security_group HTTP/1.1" 200 1417 0.008455 10.0.0.27 - - [2025-12-01 03:10:06] "POST /neutron/port HTTP/1.1" 200 1135 0.014326 10.0.0.27 - - [2025-12-01 03:10:06] "GET /virtual-machine/eb025d50-96ce-4da5-966d-6a64536e8b31 HTTP/1.1" 200 1314 0.005104 10.0.0.27 - - [2025-12-01 03:10:06] "POST /neutron/port HTTP/1.1" 200 1097 0.015662 10.0.0.27 - - [2025-12-01 03:10:08] "GET /virtual-machine/eb025d50-96ce-4da5-966d-6a64536e8b31 HTTP/1.1" 404 171 0.003737 10.0.0.27 - - [2025-12-01 03:10:08] "GET /virtual-machine/eb025d50-96ce-4da5-966d-6a64536e8b31 HTTP/1.1" 404 171 0.006248 10.0.0.27 - - [2025-12-01 03:10:08] "GET /virtual-machine/eb025d50-96ce-4da5-966d-6a64536e8b31 HTTP/1.1" 404 171 0.003293 10.0.0.27 - - [2025-12-01 03:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.27 - - [2025-12-01 03:10:08] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004799 10.0.0.27 - - [2025-12-01 03:10:08] "GET /virtual-networks?parent_id=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003305 10.0.0.27 - - [2025-12-01 03:10:08] "GET /virtual-network/17d30e57-4d20-4423-af87-24c07fea9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2205 0.006860 10.0.0.27 - - [2025-12-01 03:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.27 - - [2025-12-01 03:10:08] "GET /routing-instance/298ac23e-0e56-4f05-a6cb-05488221d8ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.006186 10.0.0.27 - - [2025-12-01 03:10:08] "GET /route-target/fa3f2141-55d8-42ba-a44a-d55b8b937169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004323 10.0.0.27 - - [2025-12-01 03:10:08] "GET /obj-perms HTTP/1.1" 200 5072 0.006036 10.0.0.27 - - [2025-12-01 03:10:11] "GET /obj-perms HTTP/1.1" 200 5072 0.007203 10.0.0.27 - - [2025-12-01 03:10:18] "GET /obj-perms HTTP/1.1" 200 5072 0.004598 10.0.0.27 - - [2025-12-01 03:10:21] "GET /obj-perms HTTP/1.1" 200 5072 0.004540 10.0.0.27 - - [2025-12-01 03:10:27] "GET /obj-perms HTTP/1.1" 200 5072 0.004602 10.0.0.27 - - [2025-12-01 03:10:30] "GET /obj-perms HTTP/1.1" 200 5072 0.004114 10.0.0.27 - - [2025-12-01 03:10:36] "GET /obj-perms HTTP/1.1" 200 5072 0.005742 10.0.0.27 - - [2025-12-01 03:10:36] "GET /obj-perms HTTP/1.1" 200 5072 0.003986 10.0.0.33 - - [2025-12-01 03:10:36] "GET /obj-perms HTTP/1.1" 200 5072 0.004007 10.0.0.23 - - [2025-12-01 03:10:36] "GET /obj-perms HTTP/1.1" 200 5072 0.005099 10.0.0.23 - - [2025-12-01 03:10:36] "POST /useragent-kv HTTP/1.1" 200 115 0.004346 10.0.0.23 - - [2025-12-01 03:10:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003531 10.0.0.27 - - [2025-12-01 03:10:36] "POST /neutron/network HTTP/1.1" 200 151 0.134735 10.0.0.27 - - [2025-12-01 03:10:37] "POST /fqname-to-id HTTP/1.1" 404 245 0.002795 10.0.0.33 - - [2025-12-01 03:10:37] "DELETE /access-control-list/836eb536-bbae-4953-bd8e-714d0950906b HTTP/1.1" 200 115 0.039375 10.0.0.23 - - [2025-12-01 03:10:38] "GET /projects?obj_uuids=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002592 10.0.0.27 - - [2025-12-01 03:10:39] "GET /project/f7f7a624-643b-4976-926e-4dff7264d61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.112879 10.0.0.23 - - [2025-12-01 03:10:39] "GET /projects?obj_uuids=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001252 10.0.0.27 - - [2025-12-01 03:10:39] "GET /project/f7f7a624-643b-4976-926e-4dff7264d61b?fields=virtual_networks HTTP/1.1" 200 1085 0.062929 10.0.0.23 - - [2025-12-01 03:10:39] "GET /projects?obj_uuids=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001507 10.0.0.27 - - [2025-12-01 03:10:39] "GET /project/f7f7a624-643b-4976-926e-4dff7264d61b?fields=virtual_machine_interfaces HTTP/1.1" 200 1085 0.064328 10.0.0.23 - - [2025-12-01 03:10:39] "GET /projects?obj_uuids=f7f7a624-643b-4976-926e-4dff7264d61b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001477 10.0.0.27 - - [2025-12-01 03:10:39] "GET /project/f7f7a624-643b-4976-926e-4dff7264d61b?fields=security_groups HTTP/1.1" 200 1332 0.077654 10.0.0.27 - - [2025-12-01 03:10:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.044934 10.0.0.23 - - [2025-12-01 03:10:40] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003244 10.0.0.23 - - [2025-12-01 03:10:40] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001487 10.0.0.23 - - [2025-12-01 03:10:40] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008528 10.0.0.23 - - [2025-12-01 03:10:40] "POST /id-to-fqname HTTP/1.1" 200 188 0.003574 10.0.0.23 - - [2025-12-01 03:10:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.004265 10.0.0.23 - - [2025-12-01 03:10:40] "POST /security-groups HTTP/1.1" 200 589 0.042052 10.0.0.23 - - [2025-12-01 03:10:40] "POST /projects HTTP/1.1" 200 581 0.260319 10.0.0.33 - - [2025-12-01 03:10:40] "POST /access-control-lists HTTP/1.1" 200 594 0.039398 10.0.0.23 - - [2025-12-01 03:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.341661 10.0.0.27 - - [2025-12-01 03:10:40] "GET /project/84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.509201 10.0.0.27 - - [2025-12-01 03:10:42] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.27 - - [2025-12-01 03:10:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000494 10.0.0.27 - - [2025-12-01 03:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.065808 10.0.0.23 - - [2025-12-01 03:10:44] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001176 10.0.0.27 - - [2025-12-01 03:10:44] "GET /project/84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.048334 10.0.0.27 - - [2025-12-01 03:10:44] "POST /neutron/network HTTP/1.1" 200 117 0.042555 10.0.0.33 - - [2025-12-01 03:10:44] "POST /route-targets HTTP/1.1" 200 327 0.025979 10.0.0.27 - - [2025-12-01 03:10:45] "POST /neutron/network HTTP/1.1" 200 835 0.018615 10.0.0.27 - - [2025-12-01 03:10:45] "POST /id-to-fqname HTTP/1.1" 200 224 0.001466 10.0.0.27 - - [2025-12-01 03:10:45] "GET /virtual-network/2aeb311f-e6e9-4ae0-a7bc-874931288b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006469 10.0.0.27 - - [2025-12-01 03:10:45] "GET /virtual-network/2aeb311f-e6e9-4ae0-a7bc-874931288b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006494 10.0.0.27 - - [2025-12-01 03:10:45] "POST /neutron/subnet HTTP/1.1" 200 729 0.011639 10.0.0.27 - - [2025-12-01 03:10:45] "POST /id-to-fqname HTTP/1.1" 200 224 0.001867 10.0.0.23 - - [2025-12-01 03:10:46] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001085 10.0.0.27 - - [2025-12-01 03:10:46] "GET /project/84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.079246 10.0.0.27 - - [2025-12-01 03:10:46] "POST /neutron/port HTTP/1.1" 200 117 0.007788 10.0.0.27 - - [2025-12-01 03:10:47] "POST /neutron/network HTTP/1.1" 200 845 0.007724 10.0.0.27 - - [2025-12-01 03:10:47] "POST /neutron/port HTTP/1.1" 200 1059 0.014964 10.0.0.27 - - [2025-12-01 03:10:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004743 10.0.0.27 - - [2025-12-01 03:10:47] "POST /neutron/network HTTP/1.1" 200 835 0.008911 10.0.0.27 - - [2025-12-01 03:10:51] "POST /neutron/port HTTP/1.1" 200 1087 0.020250 10.0.0.27 - - [2025-12-01 03:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006188 10.0.0.23 - - [2025-12-01 03:10:51] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001004 10.0.0.27 - - [2025-12-01 03:10:51] "GET /project/84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.039279 10.0.0.23 - - [2025-12-01 03:10:52] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002361 10.0.0.27 - - [2025-12-01 03:10:52] "POST /neutron/network HTTP/1.1" 200 613 0.134520 10.0.0.33 - - [2025-12-01 03:10:52] "POST /ref-update HTTP/1.1" 200 156 0.026718 10.0.0.27 - - [2025-12-01 03:10:52] "POST /id-to-fqname HTTP/1.1" 200 223 0.003435 10.0.0.27 - - [2025-12-01 03:10:52] "GET /virtual-network/1a6d1487-89ee-4415-9c66-98a89dd8c740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005968 10.0.0.27 - - [2025-12-01 03:10:52] "POST /neutron/network HTTP/1.1" 200 833 0.014567 10.0.0.27 - - [2025-12-01 03:10:52] "GET /virtual-network/1a6d1487-89ee-4415-9c66-98a89dd8c740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008247 10.0.0.27 - - [2025-12-01 03:10:53] "GET /virtual-network/1a6d1487-89ee-4415-9c66-98a89dd8c740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006383 10.0.0.27 - - [2025-12-01 03:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.23 - - [2025-12-01 03:10:54] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001102 10.0.0.27 - - [2025-12-01 03:10:54] "GET /project/84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.042954 10.0.0.27 - - [2025-12-01 03:10:54] "POST /neutron/network HTTP/1.1" 200 117 0.018206 10.0.0.27 - - [2025-12-01 03:10:55] "POST /neutron/network HTTP/1.1" 200 831 0.012347 10.0.0.27 - - [2025-12-01 03:10:55] "POST /id-to-fqname HTTP/1.1" 200 223 0.001764 10.0.0.27 - - [2025-12-01 03:10:55] "GET /virtual-network/fbe8dd04-dc0e-4943-8d10-266c4b80efdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006500 10.0.0.27 - - [2025-12-01 03:10:55] "GET /virtual-network/fbe8dd04-dc0e-4943-8d10-266c4b80efdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005890 10.0.0.27 - - [2025-12-01 03:10:55] "POST /neutron/subnet HTTP/1.1" 200 720 0.014050 10.0.0.27 - - [2025-12-01 03:10:55] "GET /virtual-network/fbe8dd04-dc0e-4943-8d10-266c4b80efdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009009 10.0.0.27 - - [2025-12-01 03:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.23 - - [2025-12-01 03:10:56] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001409 10.0.0.27 - - [2025-12-01 03:10:56] "GET /project/84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.046232 10.0.0.33 - - [2025-12-01 03:10:56] "POST /route-targets HTTP/1.1" 200 327 0.021377 10.0.0.23 - - [2025-12-01 03:10:56] "POST /useragent-kv HTTP/1.1" 200 115 0.009695 10.0.0.27 - - [2025-12-01 03:10:56] "POST /neutron/subnet HTTP/1.1" 200 715 0.248380 10.0.0.27 - - [2025-12-01 03:10:56] "POST /id-to-fqname HTTP/1.1" 200 224 0.001556 10.0.0.27 - - [2025-12-01 03:10:56] "GET /virtual-network/e59488d4-dad2-4e7f-94a2-64518c804530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007007 10.0.0.27 - - [2025-12-01 03:10:56] "GET /virtual-network/e59488d4-dad2-4e7f-94a2-64518c804530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006634 10.0.0.27 - - [2025-12-01 03:10:56] "POST /neutron/network HTTP/1.1" 200 832 0.008646 10.0.0.27 - - [2025-12-01 03:10:57] "GET /virtual-network/e59488d4-dad2-4e7f-94a2-64518c804530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006331 10.0.0.27 - - [2025-12-01 03:10:57] "GET /obj-perms HTTP/1.1" 200 5026 0.074228 10.0.0.33 - - [2025-12-01 03:10:57] "GET /obj-perms HTTP/1.1" 200 5026 0.081105 10.0.0.23 - - [2025-12-01 03:10:57] "GET /obj-perms HTTP/1.1" 200 5026 0.076203 10.0.0.27 - - [2025-12-01 03:10:57] "POST /id-to-fqname HTTP/1.1" 200 223 0.001949 10.0.0.27 - - [2025-12-01 03:10:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008540 10.0.0.23 - - [2025-12-01 03:10:58] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001431 10.0.0.27 - - [2025-12-01 03:10:58] "GET /project/84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.088501 10.0.0.27 - - [2025-12-01 03:10:58] "POST /neutron/port HTTP/1.1" 200 1087 0.021601 10.0.0.27 - - [2025-12-01 03:10:58] "POST /id-to-fqname HTTP/1.1" 200 224 0.001810 10.0.0.27 - - [2025-12-01 03:10:59] "POST /neutron/port HTTP/1.1" 200 1087 0.017637 10.0.0.27 - - [2025-12-01 03:10:59] "POST /neutron/network HTTP/1.1" 200 841 0.008559 10.0.0.27 - - [2025-12-01 03:10:59] "POST /neutron/port HTTP/1.1" 200 1057 0.061451 10.0.0.23 - - [2025-12-01 03:11:00] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001170 10.0.0.27 - - [2025-12-01 03:11:00] "GET /project/84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.099257 10.0.0.27 - - [2025-12-01 03:11:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004689 10.0.0.27 - - [2025-12-01 03:11:00] "POST /neutron/port HTTP/1.1" 200 117 0.001168 10.0.0.27 - - [2025-12-01 03:11:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009241 10.0.0.27 - - [2025-12-01 03:11:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.003976 10.0.0.27 - - [2025-12-01 03:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.23 - - [2025-12-01 03:11:00] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001129 10.0.0.27 - - [2025-12-01 03:11:00] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008394 10.0.0.27 - - [2025-12-01 03:11:00] "POST /service-templates HTTP/1.1" 200 543 0.048164 10.0.0.27 - - [2025-12-01 03:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006868 10.0.0.27 - - [2025-12-01 03:11:00] "GET /service-template/2f292b0a-3545-417e-98f7-f7773dbbba7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.007686 10.0.0.27 - - [2025-12-01 03:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.27 - - [2025-12-01 03:11:00] "GET /service-template/2f292b0a-3545-417e-98f7-f7773dbbba7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.006126 10.0.0.27 - - [2025-12-01 03:11:00] "POST /id-to-fqname HTTP/1.1" 200 223 0.001838 10.0.0.27 - - [2025-12-01 03:11:00] "POST /id-to-fqname HTTP/1.1" 200 223 0.001243 10.0.0.23 - - [2025-12-01 03:11:00] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001207 10.0.0.27 - - [2025-12-01 03:11:00] "POST /id-to-fqname HTTP/1.1" 200 224 0.001270 10.0.0.27 - - [2025-12-01 03:11:01] "POST /neutron/port HTTP/1.1" 200 1056 0.359697 10.0.0.27 - - [2025-12-01 03:11:01] "POST /neutron/port HTTP/1.1" 200 1056 0.017604 10.0.0.27 - - [2025-12-01 03:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.27 - - [2025-12-01 03:11:01] "DELETE /service-template/2f292b0a-3545-417e-98f7-f7773dbbba7e HTTP/1.1" 200 115 0.039111 10.0.0.27 - - [2025-12-01 03:11:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.004841 10.0.0.27 - - [2025-12-01 03:11:01] "POST /neutron/port HTTP/1.1" 200 1084 0.020083 10.0.0.27 - - [2025-12-01 03:11:01] "POST /neutron/port HTTP/1.1" 200 117 0.001211 10.0.0.27 - - [2025-12-01 03:11:01] "POST /neutron/network HTTP/1.1" 200 832 0.009144 10.0.0.27 - - [2025-12-01 03:11:01] "POST /neutron/network HTTP/1.1" 200 845 0.008077 10.0.0.27 - - [2025-12-01 03:11:02] "POST /neutron/port HTTP/1.1" 200 117 0.006971 10.0.0.27 - - [2025-12-01 03:11:02] "POST /neutron/port HTTP/1.1" 200 1111 0.016959 10.0.0.27 - - [2025-12-01 03:11:03] "POST /neutron/network HTTP/1.1" 400 204 0.015452 10.0.0.27 - - [2025-12-01 03:11:04] "POST /neutron/port HTTP/1.1" 200 151 0.226030 10.0.0.27 - - [2025-12-01 03:11:04] "POST /neutron/network HTTP/1.1" 200 117 0.013933 10.0.0.23 - - [2025-12-01 03:11:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003602 10.0.0.23 - - [2025-12-01 03:11:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003902 10.0.0.27 - - [2025-12-01 03:11:06] "POST /neutron/network HTTP/1.1" 200 151 0.143619 10.0.0.33 - - [2025-12-01 03:11:06] "DELETE /route-target/3fb3d975-4332-42b7-862b-2fc0ce904f90 HTTP/1.1" 200 115 0.026630 10.0.0.27 - - [2025-12-01 03:11:06] "POST /neutron/network HTTP/1.1" 200 833 0.007585 10.0.0.33 - - [2025-12-01 03:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005115 10.0.0.27 - - [2025-12-01 03:11:07] "POST /neutron/network HTTP/1.1" 400 204 0.017779 10.0.0.27 - - [2025-12-01 03:11:07] "POST /neutron/port HTTP/1.1" 200 151 0.208751 10.0.0.33 - - [2025-12-01 03:11:09] "DELETE /route-target/b9ace92e-357d-4f7f-afdc-95a9ff28a672 HTTP/1.1" 200 115 0.033169 10.0.0.27 - - [2025-12-01 03:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.23 - - [2025-12-01 03:11:11] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001423 10.0.0.27 - - [2025-12-01 03:11:11] "GET /project/84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.047217 10.0.0.27 - - [2025-12-01 03:11:12] "POST /neutron/network HTTP/1.1" 200 117 0.014425 10.0.0.33 - - [2025-12-01 03:11:12] "POST /route-targets HTTP/1.1" 200 327 0.016351 10.0.0.27 - - [2025-12-01 03:11:12] "POST /neutron/network HTTP/1.1" 200 831 0.010227 10.0.0.27 - - [2025-12-01 03:11:12] "POST /id-to-fqname HTTP/1.1" 200 223 0.001787 10.0.0.27 - - [2025-12-01 03:11:12] "GET /virtual-network/83d37adc-4de6-4759-8755-c87c90d22269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006893 10.0.0.27 - - [2025-12-01 03:11:12] "GET /virtual-network/83d37adc-4de6-4759-8755-c87c90d22269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006077 10.0.0.27 - - [2025-12-01 03:11:12] "POST /neutron/subnet HTTP/1.1" 200 720 0.010462 10.0.0.27 - - [2025-12-01 03:11:12] "GET /virtual-network/83d37adc-4de6-4759-8755-c87c90d22269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005892 10.0.0.27 - - [2025-12-01 03:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.23 - - [2025-12-01 03:11:13] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001510 10.0.0.27 - - [2025-12-01 03:11:13] "GET /project/84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.055190 10.0.0.33 - - [2025-12-01 03:11:13] "POST /ref-update HTTP/1.1" 200 156 0.030207 10.0.0.23 - - [2025-12-01 03:11:13] "POST /useragent-kv HTTP/1.1" 200 115 0.005719 10.0.0.27 - - [2025-12-01 03:11:13] "POST /neutron/subnet HTTP/1.1" 200 724 0.250906 10.0.0.27 - - [2025-12-01 03:11:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.001551 10.0.0.27 - - [2025-12-01 03:11:13] "GET /virtual-network/79825192-9501-4525-bf3d-641d8b4bf128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006721 10.0.0.27 - - [2025-12-01 03:11:13] "GET /virtual-network/79825192-9501-4525-bf3d-641d8b4bf128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007101 10.0.0.27 - - [2025-12-01 03:11:13] "POST /neutron/network HTTP/1.1" 200 832 0.007787 10.0.0.27 - - [2025-12-01 03:11:14] "GET /virtual-network/79825192-9501-4525-bf3d-641d8b4bf128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006976 10.0.0.27 - - [2025-12-01 03:11:14] "GET /obj-perms HTTP/1.1" 200 5026 0.005676 10.0.0.33 - - [2025-12-01 03:11:14] "GET /obj-perms HTTP/1.1" 200 5026 0.006168 10.0.0.27 - - [2025-12-01 03:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.23 - - [2025-12-01 03:11:14] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001413 10.0.0.27 - - [2025-12-01 03:11:14] "GET /project/84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.044250 10.0.0.23 - - [2025-12-01 03:11:14] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001109 10.0.0.27 - - [2025-12-01 03:11:14] "POST /neutron/network HTTP/1.1" 200 615 0.143244 10.0.0.27 - - [2025-12-01 03:11:14] "POST /id-to-fqname HTTP/1.1" 200 224 0.003650 10.0.0.27 - - [2025-12-01 03:11:14] "GET /virtual-network/e3e08885-b0b8-41bc-8fc1-87046f57c714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006363 10.0.0.27 - - [2025-12-01 03:11:14] "POST /neutron/network HTTP/1.1" 200 833 0.008261 10.0.0.27 - - [2025-12-01 03:11:14] "GET /virtual-network/e3e08885-b0b8-41bc-8fc1-87046f57c714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007591 10.0.0.27 - - [2025-12-01 03:11:15] "GET /virtual-network/e3e08885-b0b8-41bc-8fc1-87046f57c714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006490 10.0.0.23 - - [2025-12-01 03:11:15] "GET /obj-perms HTTP/1.1" 200 5026 0.005515 10.0.0.27 - - [2025-12-01 03:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.23 - - [2025-12-01 03:11:15] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001194 10.0.0.27 - - [2025-12-01 03:11:15] "GET /project/84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.046988 10.0.0.27 - - [2025-12-01 03:11:15] "POST /neutron/network HTTP/1.1" 200 117 0.018039 10.0.0.33 - - [2025-12-01 03:11:15] "POST /route-targets HTTP/1.1" 200 327 0.014977 10.0.0.27 - - [2025-12-01 03:11:16] "POST /neutron/network HTTP/1.1" 200 845 0.011950 10.0.0.27 - - [2025-12-01 03:11:16] "POST /id-to-fqname HTTP/1.1" 200 229 0.001473 10.0.0.27 - - [2025-12-01 03:11:16] "GET /virtual-network/7df22835-8388-426f-963a-6a0398a821c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005690 10.0.0.27 - - [2025-12-01 03:11:16] "GET /virtual-network/7df22835-8388-426f-963a-6a0398a821c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006895 10.0.0.27 - - [2025-12-01 03:11:16] "POST /neutron/subnet HTTP/1.1" 200 729 0.010461 10.0.0.27 - - [2025-12-01 03:11:16] "GET /virtual-network/7df22835-8388-426f-963a-6a0398a821c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006455 10.0.0.27 - - [2025-12-01 03:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.23 - - [2025-12-01 03:11:16] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001200 10.0.0.27 - - [2025-12-01 03:11:16] "GET /project/84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.062038 10.0.0.33 - - [2025-12-01 03:11:17] "POST /ref-update HTTP/1.1" 200 156 0.030482 10.0.0.23 - - [2025-12-01 03:11:17] "POST /useragent-kv HTTP/1.1" 200 115 0.006071 10.0.0.27 - - [2025-12-01 03:11:17] "POST /neutron/subnet HTTP/1.1" 200 724 0.190107 10.0.0.27 - - [2025-12-01 03:11:17] "POST /id-to-fqname HTTP/1.1" 200 230 0.001446 10.0.0.27 - - [2025-12-01 03:11:17] "GET /virtual-network/569e3363-9854-4186-8c8d-85a73aae5d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005701 10.0.0.27 - - [2025-12-01 03:11:17] "GET /virtual-network/569e3363-9854-4186-8c8d-85a73aae5d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005988 10.0.0.27 - - [2025-12-01 03:11:17] "POST /neutron/network HTTP/1.1" 200 846 0.009714 10.0.0.27 - - [2025-12-01 03:11:17] "GET /virtual-network/569e3363-9854-4186-8c8d-85a73aae5d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005985 10.0.0.27 - - [2025-12-01 03:11:17] "GET /obj-perms HTTP/1.1" 200 5026 0.004106 10.0.0.33 - - [2025-12-01 03:11:17] "GET /obj-perms HTTP/1.1" 200 5026 0.009469 10.0.0.27 - - [2025-12-01 03:11:17] "POST /id-to-fqname HTTP/1.1" 200 223 0.001791 10.0.0.23 - - [2025-12-01 03:11:18] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001083 10.0.0.27 - - [2025-12-01 03:11:18] "GET /project/84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.073107 10.0.0.27 - - [2025-12-01 03:11:19] "POST /neutron/network HTTP/1.1" 200 832 0.008063 10.0.0.27 - - [2025-12-01 03:11:19] "POST /id-to-fqname HTTP/1.1" 200 224 0.001545 10.0.0.27 - - [2025-12-01 03:11:19] "POST /neutron/port HTTP/1.1" 200 117 0.008087 10.0.0.23 - - [2025-12-01 03:11:19] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001249 10.0.0.27 - - [2025-12-01 03:11:19] "POST /neutron/port HTTP/1.1" 200 1058 0.400382 10.0.0.27 - - [2025-12-01 03:11:20] "POST /neutron/port HTTP/1.1" 200 1112 0.127064 10.0.0.23 - - [2025-12-01 03:11:20] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001364 10.0.0.27 - - [2025-12-01 03:11:20] "GET /project/84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.094074 10.0.0.27 - - [2025-12-01 03:11:20] "POST /neutron/subnet HTTP/1.1" 200 698 0.015603 10.0.0.27 - - [2025-12-01 03:11:20] "POST /neutron/network HTTP/1.1" 200 832 0.007715 10.0.0.27 - - [2025-12-01 03:11:20] "POST /neutron/port HTTP/1.1" 200 117 0.011718 10.0.0.27 - - [2025-12-01 03:11:20] "POST /fqname-to-id HTTP/1.1" 404 193 0.006366 10.0.0.27 - - [2025-12-01 03:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.23 - - [2025-12-01 03:11:20] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001756 10.0.0.27 - - [2025-12-01 03:11:20] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008730 10.0.0.27 - - [2025-12-01 03:11:20] "POST /service-templates HTTP/1.1" 200 543 0.038415 10.0.0.27 - - [2025-12-01 03:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010671 10.0.0.27 - - [2025-12-01 03:11:20] "GET /service-template/3358fbd9-fae0-47c4-9e5e-19bf9aa55877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.007880 10.0.0.27 - - [2025-12-01 03:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.27 - - [2025-12-01 03:11:20] "GET /service-template/3358fbd9-fae0-47c4-9e5e-19bf9aa55877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004540 10.0.0.27 - - [2025-12-01 03:11:20] "POST /id-to-fqname HTTP/1.1" 200 223 0.001417 10.0.0.27 - - [2025-12-01 03:11:21] "POST /id-to-fqname HTTP/1.1" 200 229 0.001875 10.0.0.27 - - [2025-12-01 03:11:21] "POST /id-to-fqname HTTP/1.1" 200 230 0.002528 10.0.0.27 - - [2025-12-01 03:11:21] "POST /neutron/port HTTP/1.1" 200 2001 0.028571 10.0.0.27 - - [2025-12-01 03:11:21] "POST /neutron/port HTTP/1.1" 200 1057 0.017352 10.0.0.27 - - [2025-12-01 03:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.27 - - [2025-12-01 03:11:21] "DELETE /service-template/3358fbd9-fae0-47c4-9e5e-19bf9aa55877 HTTP/1.1" 200 115 0.128859 10.0.0.27 - - [2025-12-01 03:11:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.003356 10.0.0.27 - - [2025-12-01 03:11:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004795 10.0.0.23 - - [2025-12-01 03:11:21] "DELETE /project/84a4a977ea8d4100b2a5c8f1be3e3f0a HTTP/1.1" 404 173 0.005252 10.0.0.23 - - [2025-12-01 03:11:21] "DELETE /project/f7f7a624-643b-4976-926e-4dff7264d61b HTTP/1.1" 404 177 0.008394 10.0.0.27 - - [2025-12-01 03:11:21] "POST /neutron/network HTTP/1.1" 200 833 0.010583 10.0.0.27 - - [2025-12-01 03:11:22] "POST /neutron/network HTTP/1.1" 200 845 0.008631 10.0.0.33 - - [2025-12-01 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.27 - - [2025-12-01 03:11:22] "POST /neutron/port HTTP/1.1" 200 1112 0.015898 10.0.0.27 - - [2025-12-01 03:11:22] "POST /neutron/network HTTP/1.1" 400 204 0.041075 10.0.0.27 - - [2025-12-01 03:11:23] "POST /neutron/port HTTP/1.1" 200 151 0.226300 10.0.0.27 - - [2025-12-01 03:11:23] "POST /neutron/network HTTP/1.1" 200 117 0.013063 10.0.0.23 - - [2025-12-01 03:11:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003092 10.0.0.23 - - [2025-12-01 03:11:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004983 10.0.0.27 - - [2025-12-01 03:11:24] "POST /neutron/network HTTP/1.1" 200 151 0.154272 10.0.0.33 - - [2025-12-01 03:11:24] "DELETE /route-target/7aa9a636-1ca4-4288-addc-5d596c557bf6 HTTP/1.1" 200 115 0.032003 10.0.0.27 - - [2025-12-01 03:11:25] "POST /neutron/network HTTP/1.1" 200 831 0.008310 10.0.0.33 - - [2025-12-01 03:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.23 - - [2025-12-01 03:11:27] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001704 10.0.0.27 - - [2025-12-01 03:11:27] "GET /project/84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.046475 10.0.0.23 - - [2025-12-01 03:11:27] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001862 10.0.0.27 - - [2025-12-01 03:11:27] "GET /project/84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a?fields=virtual_networks HTTP/1.1" 200 1038 0.049934 10.0.0.23 - - [2025-12-01 03:11:27] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001183 10.0.0.27 - - [2025-12-01 03:11:27] "GET /project/84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.048788 10.0.0.23 - - [2025-12-01 03:11:27] "GET /projects?obj_uuids=84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001444 10.0.0.27 - - [2025-12-01 03:11:27] "GET /project/84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a?fields=security_groups HTTP/1.1" 200 1262 0.052008 10.0.0.27 - - [2025-12-01 03:11:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.055657 10.0.0.23 - - [2025-12-01 03:11:28] "GET /projects?obj_uuids=c7983beb-29c6-4a09-903a-3016d9969a4f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003890 10.0.0.23 - - [2025-12-01 03:11:28] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003300 10.0.0.23 - - [2025-12-01 03:11:28] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012801 10.0.0.23 - - [2025-12-01 03:11:28] "POST /id-to-fqname HTTP/1.1" 200 188 0.004589 10.0.0.23 - - [2025-12-01 03:11:28] "POST /fqname-to-id HTTP/1.1" 404 197 0.008190 10.0.0.23 - - [2025-12-01 03:11:28] "POST /security-groups HTTP/1.1" 200 589 0.081146 10.0.0.23 - - [2025-12-01 03:11:29] "POST /projects HTTP/1.1" 200 581 0.294670 10.0.0.33 - - [2025-12-01 03:11:29] "POST /access-control-lists HTTP/1.1" 200 594 0.035631 10.0.0.23 - - [2025-12-01 03:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.368297 10.0.0.27 - - [2025-12-01 03:11:29] "GET /project/c7983beb-29c6-4a09-903a-3016d9969a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.521666 10.0.0.27 - - [2025-12-01 03:11:30] "GET / HTTP/1.1" 200 35931 0.002755 10.0.0.27 - - [2025-12-01 03:11:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000615 10.0.0.27 - - [2025-12-01 03:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.070920 10.0.0.23 - - [2025-12-01 03:11:32] "GET /projects?obj_uuids=c7983beb-29c6-4a09-903a-3016d9969a4f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001565 10.0.0.27 - - [2025-12-01 03:11:32] "GET /project/c7983beb-29c6-4a09-903a-3016d9969a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.058940 10.0.0.23 - - [2025-12-01 03:11:32] "GET /projects?obj_uuids=c7983beb-29c6-4a09-903a-3016d9969a4f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001310 10.0.0.27 - - [2025-12-01 03:11:32] "POST /neutron/network HTTP/1.1" 200 613 0.180352 10.0.0.33 - - [2025-12-01 03:11:32] "POST /route-targets HTTP/1.1" 200 327 0.018937 10.0.0.27 - - [2025-12-01 03:11:33] "POST /id-to-fqname HTTP/1.1" 200 223 0.003641 10.0.0.27 - - [2025-12-01 03:11:33] "GET /virtual-network/e65c25e2-fff4-4f8a-b4a8-8429432ea8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005962 10.0.0.27 - - [2025-12-01 03:11:33] "POST /neutron/network HTTP/1.1" 200 832 0.008235 10.0.0.27 - - [2025-12-01 03:11:33] "GET /virtual-network/e65c25e2-fff4-4f8a-b4a8-8429432ea8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008847 10.0.0.27 - - [2025-12-01 03:11:34] "GET /virtual-network/e65c25e2-fff4-4f8a-b4a8-8429432ea8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006076 10.0.0.23 - - [2025-12-01 03:11:35] "GET /obj-perms HTTP/1.1" 200 5026 0.066384 10.0.0.27 - - [2025-12-01 03:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.23 - - [2025-12-01 03:11:35] "GET /projects?obj_uuids=c7983beb-29c6-4a09-903a-3016d9969a4f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001480 10.0.0.27 - - [2025-12-01 03:11:35] "GET /project/c7983beb-29c6-4a09-903a-3016d9969a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.046945 10.0.0.27 - - [2025-12-01 03:11:35] "POST /neutron/network HTTP/1.1" 200 117 0.016861 10.0.0.33 - - [2025-12-01 03:11:36] "POST /ref-update HTTP/1.1" 200 156 0.029094 10.0.0.27 - - [2025-12-01 03:11:36] "POST /neutron/network HTTP/1.1" 200 838 0.009061 10.0.0.27 - - [2025-12-01 03:11:36] "POST /id-to-fqname HTTP/1.1" 200 225 0.001733 10.0.0.27 - - [2025-12-01 03:11:36] "GET /virtual-network/0f19c142-738d-42ba-81a9-1254734d3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.007279 10.0.0.27 - - [2025-12-01 03:11:36] "GET /virtual-network/0f19c142-738d-42ba-81a9-1254734d3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.007282 10.0.0.27 - - [2025-12-01 03:11:36] "POST /neutron/subnet HTTP/1.1" 200 734 0.011607 10.0.0.27 - - [2025-12-01 03:11:36] "GET /virtual-network/0f19c142-738d-42ba-81a9-1254734d3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.008143 10.0.0.27 - - [2025-12-01 03:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.23 - - [2025-12-01 03:11:37] "GET /projects?obj_uuids=c7983beb-29c6-4a09-903a-3016d9969a4f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001314 10.0.0.27 - - [2025-12-01 03:11:37] "GET /project/c7983beb-29c6-4a09-903a-3016d9969a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.070966 10.0.0.23 - - [2025-12-01 03:11:37] "POST /useragent-kv HTTP/1.1" 200 115 0.010380 10.0.0.27 - - [2025-12-01 03:11:37] "POST /neutron/subnet HTTP/1.1" 200 734 0.261949 10.0.0.27 - - [2025-12-01 03:11:37] "POST /id-to-fqname HTTP/1.1" 200 226 0.001525 10.0.0.27 - - [2025-12-01 03:11:37] "GET /virtual-network/0d7711ff-8ea9-46ec-909d-a0b0468619be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007028 10.0.0.27 - - [2025-12-01 03:11:37] "GET /virtual-network/0d7711ff-8ea9-46ec-909d-a0b0468619be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006253 10.0.0.27 - - [2025-12-01 03:11:37] "POST /neutron/network HTTP/1.1" 200 840 0.007750 10.0.0.27 - - [2025-12-01 03:11:38] "GET /virtual-network/0d7711ff-8ea9-46ec-909d-a0b0468619be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006229 10.0.0.27 - - [2025-12-01 03:11:38] "GET /obj-perms HTTP/1.1" 200 5026 0.061232 10.0.0.33 - - [2025-12-01 03:11:38] "GET /obj-perms HTTP/1.1" 200 5026 0.067114 10.0.0.27 - - [2025-12-01 03:11:38] "POST /id-to-fqname HTTP/1.1" 200 225 0.002066 10.0.0.23 - - [2025-12-01 03:11:39] "GET /projects?obj_uuids=c7983beb-29c6-4a09-903a-3016d9969a4f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001409 10.0.0.27 - - [2025-12-01 03:11:39] "GET /project/c7983beb-29c6-4a09-903a-3016d9969a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.091455 10.0.0.27 - - [2025-12-01 03:11:39] "POST /neutron/network HTTP/1.1" 200 838 0.007943 10.0.0.27 - - [2025-12-01 03:11:39] "POST /id-to-fqname HTTP/1.1" 200 226 0.001770 10.0.0.27 - - [2025-12-01 03:11:39] "POST /neutron/port HTTP/1.1" 200 117 0.008085 10.0.0.23 - - [2025-12-01 03:11:40] "GET /projects?obj_uuids=c7983beb-29c6-4a09-903a-3016d9969a4f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001471 10.0.0.27 - - [2025-12-01 03:11:40] "POST /neutron/port HTTP/1.1" 200 1060 0.329225 10.0.0.27 - - [2025-12-01 03:11:40] "POST /neutron/port HTTP/1.1" 200 1114 0.125025 10.0.0.27 - - [2025-12-01 03:11:41] "POST /neutron/subnet HTTP/1.1" 200 708 0.020014 10.0.0.23 - - [2025-12-01 03:11:41] "GET /projects?obj_uuids=c7983beb-29c6-4a09-903a-3016d9969a4f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001352 10.0.0.27 - - [2025-12-01 03:11:41] "GET /project/c7983beb-29c6-4a09-903a-3016d9969a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.084525 10.0.0.27 - - [2025-12-01 03:11:41] "POST /neutron/network HTTP/1.1" 200 840 0.010558 10.0.0.27 - - [2025-12-01 03:11:41] "POST /neutron/port HTTP/1.1" 200 117 0.008759 10.0.0.27 - - [2025-12-01 03:11:41] "POST /fqname-to-id HTTP/1.1" 404 193 0.004637 10.0.0.27 - - [2025-12-01 03:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.23 - - [2025-12-01 03:11:41] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001433 10.0.0.27 - - [2025-12-01 03:11:41] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009250 10.0.0.27 - - [2025-12-01 03:11:41] "POST /service-templates HTTP/1.1" 200 543 0.037930 10.0.0.27 - - [2025-12-01 03:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015040 10.0.0.27 - - [2025-12-01 03:11:41] "GET /service-template/eb547c7d-993d-4d97-ba0d-1fed86815e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.006728 10.0.0.27 - - [2025-12-01 03:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.27 - - [2025-12-01 03:11:41] "GET /service-template/eb547c7d-993d-4d97-ba0d-1fed86815e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.004707 10.0.0.27 - - [2025-12-01 03:11:41] "POST /id-to-fqname HTTP/1.1" 200 223 0.001828 10.0.0.27 - - [2025-12-01 03:11:41] "POST /id-to-fqname HTTP/1.1" 200 225 0.002024 10.0.0.27 - - [2025-12-01 03:11:41] "POST /id-to-fqname HTTP/1.1" 200 226 0.001494 10.0.0.27 - - [2025-12-01 03:11:42] "POST /neutron/port HTTP/1.1" 200 2006 0.057878 10.0.0.27 - - [2025-12-01 03:11:42] "POST /neutron/port HTTP/1.1" 200 1060 0.019691 10.0.0.27 - - [2025-12-01 03:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.27 - - [2025-12-01 03:11:42] "DELETE /service-template/eb547c7d-993d-4d97-ba0d-1fed86815e1b HTTP/1.1" 200 115 0.068980 10.0.0.27 - - [2025-12-01 03:11:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.013200 10.0.0.27 - - [2025-12-01 03:11:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004207 10.0.0.27 - - [2025-12-01 03:11:42] "POST /neutron/network HTTP/1.1" 200 840 0.010087 10.0.0.27 - - [2025-12-01 03:11:43] "POST /neutron/port HTTP/1.1" 200 1088 0.023808 10.0.0.27 - - [2025-12-01 03:11:43] "POST /neutron/port HTTP/1.1" 200 1088 0.018797 10.0.0.27 - - [2025-12-01 03:11:44] "POST /neutron/port HTTP/1.1" 200 117 0.007516 10.0.0.27 - - [2025-12-01 03:11:44] "POST /neutron/port HTTP/1.1" 200 117 0.008883 10.0.0.33 - - [2025-12-01 03:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.27 - - [2025-12-01 03:11:45] "POST /neutron/network HTTP/1.1" 200 838 0.009169 10.0.0.33 - - [2025-12-01 03:11:45] "DELETE /route-target/10fd63dc-4480-4dfa-9ab9-02ca167786c2 HTTP/1.1" 200 115 0.045829 10.0.0.23 - - [2025-12-01 03:11:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004609 10.0.0.23 - - [2025-12-01 03:11:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003171 10.0.0.27 - - [2025-12-01 03:11:45] "POST /neutron/network HTTP/1.1" 200 151 0.123701 10.0.0.27 - - [2025-12-01 03:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.23 - - [2025-12-01 03:11:48] "GET /projects?obj_uuids=c7983beb-29c6-4a09-903a-3016d9969a4f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001024 10.0.0.27 - - [2025-12-01 03:11:48] "GET /project/c7983beb-29c6-4a09-903a-3016d9969a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.054485 10.0.0.33 - - [2025-12-01 03:11:48] "POST /route-targets HTTP/1.1" 200 327 0.023841 10.0.0.23 - - [2025-12-01 03:11:49] "POST /useragent-kv HTTP/1.1" 200 115 0.007692 10.0.0.27 - - [2025-12-01 03:11:49] "POST /neutron/subnet HTTP/1.1" 200 720 0.255845 10.0.0.27 - - [2025-12-01 03:11:49] "POST /id-to-fqname HTTP/1.1" 200 223 0.001904 10.0.0.27 - - [2025-12-01 03:11:49] "GET /virtual-network/1751e8d7-223e-4018-934c-62769ba31a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006686 10.0.0.27 - - [2025-12-01 03:11:49] "GET /virtual-network/1751e8d7-223e-4018-934c-62769ba31a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006280 10.0.0.27 - - [2025-12-01 03:11:49] "POST /neutron/network HTTP/1.1" 200 831 0.008484 10.0.0.27 - - [2025-12-01 03:11:49] "GET /virtual-network/1751e8d7-223e-4018-934c-62769ba31a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007603 10.0.0.23 - - [2025-12-01 03:11:49] "GET /obj-perms HTTP/1.1" 200 5026 0.003930 10.0.0.27 - - [2025-12-01 03:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.23 - - [2025-12-01 03:11:49] "GET /projects?obj_uuids=c7983beb-29c6-4a09-903a-3016d9969a4f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001200 10.0.0.27 - - [2025-12-01 03:11:49] "GET /project/c7983beb-29c6-4a09-903a-3016d9969a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.044380 10.0.0.23 - - [2025-12-01 03:11:49] "GET /projects?obj_uuids=c7983beb-29c6-4a09-903a-3016d9969a4f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001117 10.0.0.27 - - [2025-12-01 03:11:49] "POST /neutron/network HTTP/1.1" 200 613 0.155573 10.0.0.33 - - [2025-12-01 03:11:49] "POST /ref-update HTTP/1.1" 200 156 0.026330 10.0.0.27 - - [2025-12-01 03:11:50] "POST /id-to-fqname HTTP/1.1" 200 223 0.003882 10.0.0.27 - - [2025-12-01 03:11:50] "GET /virtual-network/051b6d87-d91d-46e6-9695-695feb2de6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006834 10.0.0.27 - - [2025-12-01 03:11:50] "POST /neutron/network HTTP/1.1" 200 832 0.009390 10.0.0.27 - - [2025-12-01 03:11:50] "GET /virtual-network/051b6d87-d91d-46e6-9695-695feb2de6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006471 10.0.0.27 - - [2025-12-01 03:11:50] "GET /virtual-network/051b6d87-d91d-46e6-9695-695feb2de6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006160 10.0.0.27 - - [2025-12-01 03:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.23 - - [2025-12-01 03:11:50] "GET /projects?obj_uuids=c7983beb-29c6-4a09-903a-3016d9969a4f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001530 10.0.0.27 - - [2025-12-01 03:11:50] "GET /project/c7983beb-29c6-4a09-903a-3016d9969a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.044341 10.0.0.27 - - [2025-12-01 03:11:50] "POST /neutron/network HTTP/1.1" 200 117 0.019182 10.0.0.27 - - [2025-12-01 03:11:51] "POST /neutron/network HTTP/1.1" 200 834 0.008733 10.0.0.27 - - [2025-12-01 03:11:51] "POST /id-to-fqname HTTP/1.1" 200 224 0.001359 10.0.0.27 - - [2025-12-01 03:11:51] "GET /virtual-network/e0370f86-7039-408c-a77c-1f0362eee2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005692 10.0.0.27 - - [2025-12-01 03:11:51] "GET /virtual-network/e0370f86-7039-408c-a77c-1f0362eee2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006311 10.0.0.27 - - [2025-12-01 03:11:51] "POST /neutron/subnet HTTP/1.1" 200 724 0.009912 10.0.0.27 - - [2025-12-01 03:11:51] "GET /virtual-network/e0370f86-7039-408c-a77c-1f0362eee2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006081 10.0.0.27 - - [2025-12-01 03:11:51] "GET /obj-perms HTTP/1.1" 200 5026 0.004148 10.0.0.33 - - [2025-12-01 03:11:51] "GET /obj-perms HTTP/1.1" 200 5026 0.004107 10.0.0.27 - - [2025-12-01 03:11:51] "POST /id-to-fqname HTTP/1.1" 200 223 0.001396 10.0.0.23 - - [2025-12-01 03:11:52] "GET /projects?obj_uuids=c7983beb-29c6-4a09-903a-3016d9969a4f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001919 10.0.0.27 - - [2025-12-01 03:11:52] "GET /project/c7983beb-29c6-4a09-903a-3016d9969a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.086304 10.0.0.27 - - [2025-12-01 03:11:53] "POST /neutron/port HTTP/1.1" 200 117 0.008645 10.0.0.27 - - [2025-12-01 03:11:53] "POST /id-to-fqname HTTP/1.1" 200 224 0.001858 10.0.0.27 - - [2025-12-01 03:11:53] "POST /neutron/network HTTP/1.1" 200 844 0.008883 10.0.0.27 - - [2025-12-01 03:11:53] "POST /neutron/port HTTP/1.1" 200 1058 0.020684 10.0.0.27 - - [2025-12-01 03:11:54] "POST /neutron/port HTTP/1.1" 200 1086 0.023351 10.0.0.27 - - [2025-12-01 03:11:54] "POST /neutron/port HTTP/1.1" 200 117 0.001335 10.0.0.23 - - [2025-12-01 03:11:54] "GET /projects?obj_uuids=c7983beb-29c6-4a09-903a-3016d9969a4f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001054 10.0.0.27 - - [2025-12-01 03:11:54] "GET /project/c7983beb-29c6-4a09-903a-3016d9969a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.099524 10.0.0.27 - - [2025-12-01 03:11:54] "POST /neutron/port HTTP/1.1" 200 1086 0.022098 10.0.0.27 - - [2025-12-01 03:11:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.003587 10.0.0.27 - - [2025-12-01 03:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.23 - - [2025-12-01 03:11:54] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001554 10.0.0.27 - - [2025-12-01 03:11:54] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009700 10.0.0.27 - - [2025-12-01 03:11:54] "POST /service-templates HTTP/1.1" 200 543 0.048206 10.0.0.27 - - [2025-12-01 03:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.27 - - [2025-12-01 03:11:54] "GET /service-template/f34e795b-6af8-4c65-b328-312e8b4dcd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.007117 10.0.0.27 - - [2025-12-01 03:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.27 - - [2025-12-01 03:11:54] "GET /service-template/f34e795b-6af8-4c65-b328-312e8b4dcd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.005924 10.0.0.27 - - [2025-12-01 03:11:54] "POST /id-to-fqname HTTP/1.1" 200 223 0.008301 10.0.0.27 - - [2025-12-01 03:11:54] "POST /id-to-fqname HTTP/1.1" 200 223 0.001761 10.0.0.27 - - [2025-12-01 03:11:54] "POST /neutron/network HTTP/1.1" 200 844 0.009739 10.0.0.27 - - [2025-12-01 03:11:55] "POST /id-to-fqname HTTP/1.1" 200 224 0.001547 10.0.0.27 - - [2025-12-01 03:11:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008725 10.0.0.27 - - [2025-12-01 03:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.27 - - [2025-12-01 03:11:55] "DELETE /service-template/f34e795b-6af8-4c65-b328-312e8b4dcd5a HTTP/1.1" 200 115 0.045831 10.0.0.27 - - [2025-12-01 03:11:55] "POST /fqname-to-id HTTP/1.1" 404 193 0.005979 10.0.0.27 - - [2025-12-01 03:11:55] "POST /neutron/port HTTP/1.1" 200 1112 0.132181 10.0.0.27 - - [2025-12-01 03:11:55] "POST /neutron/network HTTP/1.1" 200 834 0.007782 10.0.0.27 - - [2025-12-01 03:11:55] "POST /neutron/port HTTP/1.1" 200 117 0.001367 10.0.0.27 - - [2025-12-01 03:11:56] "POST /neutron/port HTTP/1.1" 200 1112 0.014532 10.0.0.27 - - [2025-12-01 03:11:57] "POST /neutron/port HTTP/1.1" 200 1112 0.013988 10.0.0.27 - - [2025-12-01 03:11:57] "POST /neutron/network HTTP/1.1" 200 2186 0.015845 10.0.0.33 - - [2025-12-01 03:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008057 10.0.0.23 - - [2025-12-01 03:11:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003356 10.0.0.23 - - [2025-12-01 03:11:58] "POST /useragent-kv HTTP/1.1" 200 115 0.006278 10.0.0.27 - - [2025-12-01 03:11:58] "POST /neutron/network HTTP/1.1" 200 151 0.186949 10.0.0.23 - - [2025-12-01 03:11:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004454 10.0.0.23 - - [2025-12-01 03:11:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003441 10.0.0.27 - - [2025-12-01 03:11:58] "POST /neutron/network HTTP/1.1" 200 151 0.161870 10.0.0.33 - - [2025-12-01 03:11:58] "DELETE /route-target/92d314e4-c559-46ce-a466-d2f4539d92aa HTTP/1.1" 200 115 0.046376 10.0.0.23 - - [2025-12-01 03:12:00] "GET /projects?obj_uuids=c7983beb-29c6-4a09-903a-3016d9969a4f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001367 10.0.0.27 - - [2025-12-01 03:12:00] "GET /project/c7983beb-29c6-4a09-903a-3016d9969a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.065290 10.0.0.23 - - [2025-12-01 03:12:00] "GET /projects?obj_uuids=c7983beb-29c6-4a09-903a-3016d9969a4f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001487 10.0.0.27 - - [2025-12-01 03:12:00] "GET /project/c7983beb-29c6-4a09-903a-3016d9969a4f?fields=virtual_networks HTTP/1.1" 200 1039 0.064888 10.0.0.23 - - [2025-12-01 03:12:00] "GET /projects?obj_uuids=c7983beb-29c6-4a09-903a-3016d9969a4f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001222 10.0.0.27 - - [2025-12-01 03:12:00] "GET /project/c7983beb-29c6-4a09-903a-3016d9969a4f?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.072517 10.0.0.23 - - [2025-12-01 03:12:00] "GET /projects?obj_uuids=c7983beb-29c6-4a09-903a-3016d9969a4f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001184 10.0.0.27 - - [2025-12-01 03:12:00] "GET /project/c7983beb-29c6-4a09-903a-3016d9969a4f?fields=security_groups HTTP/1.1" 200 1263 0.062960 10.0.0.27 - - [2025-12-01 03:12:01] "POST /fqname-to-id HTTP/1.1" 404 184 0.038030 10.0.0.23 - - [2025-12-01 03:12:02] "GET /projects?obj_uuids=137b1f61-d728-4a4e-8f3d-7f3152dced90&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004041 10.0.0.23 - - [2025-12-01 03:12:02] "GET /obj-perms HTTP/1.1" 200 5056 0.144734 10.0.0.23 - - [2025-12-01 03:12:02] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001765 10.0.0.23 - - [2025-12-01 03:12:02] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009779 10.0.0.23 - - [2025-12-01 03:12:02] "POST /id-to-fqname HTTP/1.1" 200 186 0.003389 10.0.0.23 - - [2025-12-01 03:12:02] "POST /fqname-to-id HTTP/1.1" 404 195 0.006804 10.0.0.23 - - [2025-12-01 03:12:02] "POST /security-groups HTTP/1.1" 200 587 0.035902 10.0.0.33 - - [2025-12-01 03:12:02] "POST /fqname-to-id HTTP/1.1" 404 230 0.003596 10.0.0.23 - - [2025-12-01 03:12:02] "POST /projects HTTP/1.1" 200 577 0.264223 10.0.0.23 - - [2025-12-01 03:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.621782 10.0.0.27 - - [2025-12-01 03:12:02] "GET /project/137b1f61-d728-4a4e-8f3d-7f3152dced90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.785169 10.0.0.33 - - [2025-12-01 03:12:02] "POST /access-control-lists HTTP/1.1" 200 590 0.042762 10.0.0.27 - - [2025-12-01 03:12:04] "GET / HTTP/1.1" 200 35931 0.002354 10.0.0.27 - - [2025-12-01 03:12:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000537 10.0.0.27 - - [2025-12-01 03:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.075295 10.0.0.23 - - [2025-12-01 03:12:06] "GET /projects?obj_uuids=137b1f61-d728-4a4e-8f3d-7f3152dced90&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001260 10.0.0.27 - - [2025-12-01 03:12:06] "GET /project/137b1f61-d728-4a4e-8f3d-7f3152dced90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.042248 10.0.0.27 - - [2025-12-01 03:12:06] "POST /neutron/network HTTP/1.1" 200 117 0.047144 10.0.0.27 - - [2025-12-01 03:12:07] "POST /neutron/network HTTP/1.1" 200 829 0.011459 10.0.0.27 - - [2025-12-01 03:12:07] "POST /id-to-fqname HTTP/1.1" 200 221 0.001601 10.0.0.27 - - [2025-12-01 03:12:07] "GET /virtual-network/70d7f13a-01c4-494b-95ba-a9b9c4222c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006730 10.0.0.27 - - [2025-12-01 03:12:07] "GET /virtual-network/70d7f13a-01c4-494b-95ba-a9b9c4222c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005898 10.0.0.27 - - [2025-12-01 03:12:07] "POST /neutron/subnet HTTP/1.1" 200 720 0.010435 10.0.0.27 - - [2025-12-01 03:12:08] "GET /virtual-network/70d7f13a-01c4-494b-95ba-a9b9c4222c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007289 10.0.0.27 - - [2025-12-01 03:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.23 - - [2025-12-01 03:12:09] "GET /projects?obj_uuids=137b1f61-d728-4a4e-8f3d-7f3152dced90&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.037431 10.0.0.27 - - [2025-12-01 03:12:09] "GET /project/137b1f61-d728-4a4e-8f3d-7f3152dced90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.079798 10.0.0.33 - - [2025-12-01 03:12:10] "POST /route-targets HTTP/1.1" 200 327 0.020359 10.0.0.23 - - [2025-12-01 03:12:10] "POST /useragent-kv HTTP/1.1" 200 115 0.008221 10.0.0.27 - - [2025-12-01 03:12:10] "POST /neutron/subnet HTTP/1.1" 200 715 0.265450 10.0.0.27 - - [2025-12-01 03:12:10] "POST /id-to-fqname HTTP/1.1" 200 221 0.001566 10.0.0.27 - - [2025-12-01 03:12:10] "GET /virtual-network/f0748a38-cde6-46d4-b67e-645077320bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006214 10.0.0.27 - - [2025-12-01 03:12:10] "GET /virtual-network/f0748a38-cde6-46d4-b67e-645077320bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005949 10.0.0.27 - - [2025-12-01 03:12:10] "POST /neutron/network HTTP/1.1" 200 828 0.007470 10.0.0.27 - - [2025-12-01 03:12:10] "GET /virtual-network/f0748a38-cde6-46d4-b67e-645077320bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007058 10.0.0.27 - - [2025-12-01 03:12:10] "GET /obj-perms HTTP/1.1" 200 5022 0.052118 10.0.0.27 - - [2025-12-01 03:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.23 - - [2025-12-01 03:12:11] "GET /projects?obj_uuids=137b1f61-d728-4a4e-8f3d-7f3152dced90&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001526 10.0.0.27 - - [2025-12-01 03:12:11] "GET /project/137b1f61-d728-4a4e-8f3d-7f3152dced90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.048323 10.0.0.23 - - [2025-12-01 03:12:11] "GET /projects?obj_uuids=137b1f61-d728-4a4e-8f3d-7f3152dced90&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002324 10.0.0.27 - - [2025-12-01 03:12:11] "POST /neutron/network HTTP/1.1" 200 613 0.159721 10.0.0.33 - - [2025-12-01 03:12:11] "POST /ref-update HTTP/1.1" 200 156 0.026471 10.0.0.27 - - [2025-12-01 03:12:11] "POST /id-to-fqname HTTP/1.1" 200 222 0.003866 10.0.0.27 - - [2025-12-01 03:12:11] "GET /virtual-network/b33c346a-28df-4323-a6fb-6895a3570e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007351 10.0.0.27 - - [2025-12-01 03:12:11] "POST /neutron/network HTTP/1.1" 200 832 0.023970 10.0.0.27 - - [2025-12-01 03:12:11] "GET /virtual-network/b33c346a-28df-4323-a6fb-6895a3570e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.015145 10.0.0.27 - - [2025-12-01 03:12:12] "GET /virtual-network/b33c346a-28df-4323-a6fb-6895a3570e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006140 10.0.0.33 - - [2025-12-01 03:12:12] "GET /obj-perms HTTP/1.1" 200 5022 0.059012 10.0.0.23 - - [2025-12-01 03:12:12] "GET /obj-perms HTTP/1.1" 200 5022 0.053224 10.0.0.27 - - [2025-12-01 03:12:12] "POST /id-to-fqname HTTP/1.1" 200 221 0.001649 10.0.0.27 - - [2025-12-01 03:12:12] "POST /neutron/network HTTP/1.1" 200 838 0.008216 10.0.0.23 - - [2025-12-01 03:12:13] "GET /projects?obj_uuids=137b1f61-d728-4a4e-8f3d-7f3152dced90&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001077 10.0.0.27 - - [2025-12-01 03:12:13] "GET /project/137b1f61-d728-4a4e-8f3d-7f3152dced90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.085594 10.0.0.27 - - [2025-12-01 03:12:14] "POST /neutron/port HTTP/1.1" 200 117 0.010690 10.0.0.27 - - [2025-12-01 03:12:14] "POST /id-to-fqname HTTP/1.1" 200 222 0.001654 10.0.0.27 - - [2025-12-01 03:12:14] "POST /neutron/network HTTP/1.1" 200 838 0.009446 10.0.0.27 - - [2025-12-01 03:12:14] "POST /neutron/port HTTP/1.1" 200 1054 0.018068 10.0.0.27 - - [2025-12-01 03:12:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005528 10.0.0.23 - - [2025-12-01 03:12:15] "GET /projects?obj_uuids=137b1f61-d728-4a4e-8f3d-7f3152dced90&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001223 10.0.0.27 - - [2025-12-01 03:12:15] "POST /neutron/network HTTP/1.1" 200 828 0.007257 10.0.0.27 - - [2025-12-01 03:12:15] "GET /project/137b1f61-d728-4a4e-8f3d-7f3152dced90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.090810 10.0.0.27 - - [2025-12-01 03:12:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009997 10.0.0.27 - - [2025-12-01 03:12:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.003341 10.0.0.27 - - [2025-12-01 03:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.23 - - [2025-12-01 03:12:15] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001196 10.0.0.27 - - [2025-12-01 03:12:15] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009325 10.0.0.27 - - [2025-12-01 03:12:15] "POST /service-templates HTTP/1.1" 200 543 0.036848 10.0.0.27 - - [2025-12-01 03:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.27 - - [2025-12-01 03:12:15] "GET /service-template/b0d5beef-5e06-47e8-be71-0f2050ad95b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.008193 10.0.0.27 - - [2025-12-01 03:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.27 - - [2025-12-01 03:12:15] "GET /service-template/b0d5beef-5e06-47e8-be71-0f2050ad95b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005021 10.0.0.27 - - [2025-12-01 03:12:15] "POST /id-to-fqname HTTP/1.1" 200 221 0.001498 10.0.0.23 - - [2025-12-01 03:12:15] "GET /projects?obj_uuids=137b1f61-d728-4a4e-8f3d-7f3152dced90&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001473 10.0.0.27 - - [2025-12-01 03:12:15] "POST /id-to-fqname HTTP/1.1" 200 221 0.001297 10.0.0.27 - - [2025-12-01 03:12:15] "POST /id-to-fqname HTTP/1.1" 200 222 0.001801 10.0.0.27 - - [2025-12-01 03:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005494 10.0.0.27 - - [2025-12-01 03:12:16] "POST /neutron/port HTTP/1.1" 200 1056 0.357946 10.0.0.27 - - [2025-12-01 03:12:16] "DELETE /service-template/b0d5beef-5e06-47e8-be71-0f2050ad95b5 HTTP/1.1" 200 115 0.040476 10.0.0.27 - - [2025-12-01 03:12:16] "POST /fqname-to-id HTTP/1.1" 404 193 0.005854 10.0.0.27 - - [2025-12-01 03:12:16] "POST /neutron/port HTTP/1.1" 200 1056 0.018247 10.0.0.27 - - [2025-12-01 03:12:16] "POST /neutron/port HTTP/1.1" 200 1084 0.023631 10.0.0.27 - - [2025-12-01 03:12:16] "POST /neutron/port HTTP/1.1" 200 117 0.001246 10.0.0.27 - - [2025-12-01 03:12:16] "POST /neutron/network HTTP/1.1" 400 204 0.018885 10.0.0.27 - - [2025-12-01 03:12:17] "POST /neutron/port HTTP/1.1" 200 151 0.193424 10.0.0.27 - - [2025-12-01 03:12:18] "POST /neutron/port HTTP/1.1" 200 151 0.198131 10.0.0.27 - - [2025-12-01 03:12:18] "POST /neutron/network HTTP/1.1" 200 117 0.011151 10.0.0.33 - - [2025-12-01 03:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.27 - - [2025-12-01 03:12:18] "POST /neutron/port HTTP/1.1" 200 117 0.006992 10.0.0.33 - - [2025-12-01 03:12:19] "DELETE /route-target/70c358a2-feaf-4dab-8734-de8f428992e9 HTTP/1.1" 200 115 0.034349 10.0.0.27 - - [2025-12-01 03:12:19] "POST /neutron/network HTTP/1.1" 200 829 0.008903 10.0.0.23 - - [2025-12-01 03:12:21] "GET /projects?obj_uuids=c7983beb-29c6-4a09-903a-3016d9969a4f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001858 10.0.0.23 - - [2025-12-01 03:12:21] "DELETE /project/84a4a977-ea8d-4100-b2a5-c8f1be3e3f0a HTTP/1.1" 404 177 0.057083 10.0.0.23 - - [2025-12-01 03:12:21] "GET /project/c7983beb-29c6-4a09-903a-3016d9969a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.052717 10.0.0.23 - - [2025-12-01 03:12:21] "GET /projects?obj_uuids=c7983beb-29c6-4a09-903a-3016d9969a4f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001333 10.0.0.23 - - [2025-12-01 03:12:21] "DELETE /project/137b1f61d7284a4e8f3d7f3152dced90 HTTP/1.1" 404 173 0.104222 10.0.0.23 - - [2025-12-01 03:12:21] "DELETE /project/c7983beb29c64a09903a3016d9969a4f HTTP/1.1" 404 173 0.135549 10.0.0.23 - - [2025-12-01 03:12:22] "GET /project/c7983beb-29c6-4a09-903a-3016d9969a4f?fields=security_groups HTTP/1.1" 200 1368 0.056853 10.0.0.23 - - [2025-12-01 03:12:22] "DELETE /security-group/19d09d59-9287-437d-8ebc-c104d01de4f4 HTTP/1.1" 200 115 0.055032 10.0.0.23 - - [2025-12-01 03:12:22] "GET /projects?obj_uuids=c7983beb-29c6-4a09-903a-3016d9969a4f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001333 10.0.0.33 - - [2025-12-01 03:12:22] "DELETE /access-control-list/171d8747-dd88-456d-a0d3-21b4be1b3a7b HTTP/1.1" 200 115 0.051643 10.0.0.23 - - [2025-12-01 03:12:22] "GET /project/c7983beb-29c6-4a09-903a-3016d9969a4f?fields=application_policy_sets HTTP/1.1" 200 1407 0.055712 10.0.0.23 - - [2025-12-01 03:12:22] "DELETE /project/c7983beb-29c6-4a09-903a-3016d9969a4f HTTP/1.1" 200 115 0.498821 10.0.0.27 - - [2025-12-01 03:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.23 - - [2025-12-01 03:12:22] "GET /projects?obj_uuids=137b1f61-d728-4a4e-8f3d-7f3152dced90&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001460 10.0.0.27 - - [2025-12-01 03:12:22] "GET /project/137b1f61-d728-4a4e-8f3d-7f3152dced90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.047717 10.0.0.23 - - [2025-12-01 03:12:22] "GET /projects?obj_uuids=137b1f61-d728-4a4e-8f3d-7f3152dced90&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001672 10.0.0.27 - - [2025-12-01 03:12:22] "POST /neutron/network HTTP/1.1" 200 611 0.143653 10.0.0.33 - - [2025-12-01 03:12:22] "POST /ref-update HTTP/1.1" 200 156 0.024615 10.0.0.27 - - [2025-12-01 03:12:23] "POST /id-to-fqname HTTP/1.1" 200 221 0.003966 10.0.0.27 - - [2025-12-01 03:12:23] "GET /virtual-network/5586564b-a1ee-4303-b9d6-283ada45852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006559 10.0.0.27 - - [2025-12-01 03:12:23] "POST /neutron/network HTTP/1.1" 200 830 0.008486 10.0.0.27 - - [2025-12-01 03:12:23] "GET /virtual-network/5586564b-a1ee-4303-b9d6-283ada45852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006206 10.0.0.27 - - [2025-12-01 03:12:23] "GET /virtual-network/5586564b-a1ee-4303-b9d6-283ada45852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007085 10.0.0.27 - - [2025-12-01 03:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.23 - - [2025-12-01 03:12:23] "GET /projects?obj_uuids=137b1f61-d728-4a4e-8f3d-7f3152dced90&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001228 10.0.0.27 - - [2025-12-01 03:12:23] "GET /project/137b1f61-d728-4a4e-8f3d-7f3152dced90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.054370 10.0.0.27 - - [2025-12-01 03:12:23] "POST /neutron/network HTTP/1.1" 200 117 0.020196 10.0.0.27 - - [2025-12-01 03:12:24] "POST /neutron/network HTTP/1.1" 200 830 0.011095 10.0.0.27 - - [2025-12-01 03:12:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.001234 10.0.0.27 - - [2025-12-01 03:12:24] "GET /virtual-network/faf9fe4a-e42f-4a5c-b349-76043d456d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006113 10.0.0.27 - - [2025-12-01 03:12:24] "GET /virtual-network/faf9fe4a-e42f-4a5c-b349-76043d456d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006368 10.0.0.27 - - [2025-12-01 03:12:24] "POST /neutron/subnet HTTP/1.1" 200 725 0.010044 10.0.0.27 - - [2025-12-01 03:12:24] "GET /virtual-network/faf9fe4a-e42f-4a5c-b349-76043d456d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006197 10.0.0.27 - - [2025-12-01 03:12:24] "GET /obj-perms HTTP/1.1" 200 5022 0.004813 10.0.0.27 - - [2025-12-01 03:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.23 - - [2025-12-01 03:12:24] "GET /projects?obj_uuids=137b1f61-d728-4a4e-8f3d-7f3152dced90&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001039 10.0.0.27 - - [2025-12-01 03:12:24] "GET /project/137b1f61-d728-4a4e-8f3d-7f3152dced90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.052734 10.0.0.33 - - [2025-12-01 03:12:25] "POST /route-targets HTTP/1.1" 200 327 0.022254 10.0.0.23 - - [2025-12-01 03:12:25] "POST /useragent-kv HTTP/1.1" 200 115 0.006338 10.0.0.27 - - [2025-12-01 03:12:25] "POST /neutron/subnet HTTP/1.1" 200 720 0.259488 10.0.0.27 - - [2025-12-01 03:12:25] "POST /id-to-fqname HTTP/1.1" 200 222 0.002004 10.0.0.27 - - [2025-12-01 03:12:25] "GET /virtual-network/b03fb013-1bba-47d7-aeb6-ea7c976e5993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005880 10.0.0.27 - - [2025-12-01 03:12:25] "GET /virtual-network/b03fb013-1bba-47d7-aeb6-ea7c976e5993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006696 10.0.0.27 - - [2025-12-01 03:12:25] "POST /neutron/network HTTP/1.1" 200 831 0.008523 10.0.0.27 - - [2025-12-01 03:12:25] "GET /virtual-network/b03fb013-1bba-47d7-aeb6-ea7c976e5993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005731 10.0.0.33 - - [2025-12-01 03:12:26] "GET /obj-perms HTTP/1.1" 200 5022 0.004150 10.0.0.23 - - [2025-12-01 03:12:26] "GET /obj-perms HTTP/1.1" 200 5022 0.004752 10.0.0.27 - - [2025-12-01 03:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.23 - - [2025-12-01 03:12:26] "GET /projects?obj_uuids=137b1f61-d728-4a4e-8f3d-7f3152dced90&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001030 10.0.0.27 - - [2025-12-01 03:12:26] "GET /project/137b1f61-d728-4a4e-8f3d-7f3152dced90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.057177 10.0.0.23 - - [2025-12-01 03:12:26] "GET /projects?obj_uuids=137b1f61-d728-4a4e-8f3d-7f3152dced90&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001276 10.0.0.27 - - [2025-12-01 03:12:26] "POST /neutron/network HTTP/1.1" 200 623 0.130388 10.0.0.33 - - [2025-12-01 03:12:26] "POST /ref-update HTTP/1.1" 200 156 0.023779 10.0.0.27 - - [2025-12-01 03:12:26] "POST /id-to-fqname HTTP/1.1" 200 227 0.004420 10.0.0.27 - - [2025-12-01 03:12:26] "GET /virtual-network/5059886f-558c-4e64-9410-db5bbad09fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.011614 10.0.0.27 - - [2025-12-01 03:12:26] "POST /neutron/network HTTP/1.1" 200 843 0.008537 10.0.0.27 - - [2025-12-01 03:12:26] "GET /virtual-network/5059886f-558c-4e64-9410-db5bbad09fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005688 10.0.0.27 - - [2025-12-01 03:12:27] "GET /virtual-network/5059886f-558c-4e64-9410-db5bbad09fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006529 10.0.0.27 - - [2025-12-01 03:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005210 10.0.0.23 - - [2025-12-01 03:12:27] "GET /projects?obj_uuids=137b1f61-d728-4a4e-8f3d-7f3152dced90&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001401 10.0.0.27 - - [2025-12-01 03:12:27] "GET /project/137b1f61-d728-4a4e-8f3d-7f3152dced90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.045896 10.0.0.27 - - [2025-12-01 03:12:27] "POST /neutron/network HTTP/1.1" 200 117 0.017729 10.0.0.27 - - [2025-12-01 03:12:27] "POST /neutron/network HTTP/1.1" 200 843 0.011835 10.0.0.27 - - [2025-12-01 03:12:27] "POST /id-to-fqname HTTP/1.1" 200 228 0.001610 10.0.0.27 - - [2025-12-01 03:12:27] "GET /virtual-network/04867f8e-2f5b-4503-9995-8bf6ef366c00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006762 10.0.0.27 - - [2025-12-01 03:12:27] "GET /virtual-network/04867f8e-2f5b-4503-9995-8bf6ef366c00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006367 10.0.0.27 - - [2025-12-01 03:12:28] "POST /neutron/subnet HTTP/1.1" 200 719 0.011196 10.0.0.27 - - [2025-12-01 03:12:28] "GET /virtual-network/04867f8e-2f5b-4503-9995-8bf6ef366c00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006447 10.0.0.27 - - [2025-12-01 03:12:28] "GET /obj-perms HTTP/1.1" 200 5022 0.004234 10.0.0.27 - - [2025-12-01 03:12:28] "POST /id-to-fqname HTTP/1.1" 200 221 0.001422 10.0.0.23 - - [2025-12-01 03:12:29] "GET /projects?obj_uuids=137b1f61-d728-4a4e-8f3d-7f3152dced90&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001966 10.0.0.27 - - [2025-12-01 03:12:29] "GET /project/137b1f61-d728-4a4e-8f3d-7f3152dced90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.084786 10.0.0.27 - - [2025-12-01 03:12:29] "POST /neutron/port HTTP/1.1" 200 117 0.009362 10.0.0.27 - - [2025-12-01 03:12:29] "POST /id-to-fqname HTTP/1.1" 200 222 0.001988 10.0.0.27 - - [2025-12-01 03:12:29] "POST /neutron/network HTTP/1.1" 200 841 0.009303 10.0.0.27 - - [2025-12-01 03:12:30] "POST /neutron/port HTTP/1.1" 200 1056 0.027027 10.0.0.27 - - [2025-12-01 03:12:30] "POST /neutron/port HTTP/1.1" 200 1084 0.030372 10.0.0.27 - - [2025-12-01 03:12:30] "POST /neutron/port HTTP/1.1" 200 117 0.001321 10.0.0.23 - - [2025-12-01 03:12:31] "GET /projects?obj_uuids=137b1f61-d728-4a4e-8f3d-7f3152dced90&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001304 10.0.0.27 - - [2025-12-01 03:12:31] "GET /project/137b1f61-d728-4a4e-8f3d-7f3152dced90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.102535 10.0.0.27 - - [2025-12-01 03:12:31] "POST /neutron/port HTTP/1.1" 200 1084 0.023089 10.0.0.27 - - [2025-12-01 03:12:31] "POST /fqname-to-id HTTP/1.1" 404 193 0.005417 10.0.0.27 - - [2025-12-01 03:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.23 - - [2025-12-01 03:12:31] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001092 10.0.0.27 - - [2025-12-01 03:12:31] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009317 10.0.0.27 - - [2025-12-01 03:12:31] "POST /service-templates HTTP/1.1" 200 543 0.028317 10.0.0.27 - - [2025-12-01 03:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.27 - - [2025-12-01 03:12:31] "GET /service-template/b66c7daf-e181-417b-bbea-cc2485dfaf0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.015835 10.0.0.27 - - [2025-12-01 03:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.27 - - [2025-12-01 03:12:31] "GET /service-template/b66c7daf-e181-417b-bbea-cc2485dfaf0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.005700 10.0.0.27 - - [2025-12-01 03:12:31] "POST /id-to-fqname HTTP/1.1" 200 221 0.001297 10.0.0.27 - - [2025-12-01 03:12:31] "POST /id-to-fqname HTTP/1.1" 200 227 0.001615 10.0.0.27 - - [2025-12-01 03:12:31] "POST /id-to-fqname HTTP/1.1" 200 228 0.001277 10.0.0.27 - - [2025-12-01 03:12:31] "POST /neutron/network HTTP/1.1" 200 841 0.007352 10.0.0.27 - - [2025-12-01 03:12:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011926 10.0.0.27 - - [2025-12-01 03:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008821 10.0.0.27 - - [2025-12-01 03:12:32] "DELETE /service-template/b66c7daf-e181-417b-bbea-cc2485dfaf0e HTTP/1.1" 200 115 0.033440 10.0.0.27 - - [2025-12-01 03:12:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.005515 10.0.0.27 - - [2025-12-01 03:12:32] "POST /neutron/port HTTP/1.1" 200 1109 0.128625 10.0.0.27 - - [2025-12-01 03:12:32] "POST /neutron/network HTTP/1.1" 200 843 0.007557 10.0.0.27 - - [2025-12-01 03:12:32] "POST /neutron/port HTTP/1.1" 200 117 0.001231 10.0.0.33 - - [2025-12-01 03:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.23 - - [2025-12-01 03:12:33] "POST /useragent-kv HTTP/1.1" 200 115 0.005453 10.0.0.23 - - [2025-12-01 03:12:33] "POST /useragent-kv HTTP/1.1" 200 115 0.006208 10.0.0.27 - - [2025-12-01 03:12:33] "POST /neutron/network HTTP/1.1" 200 151 0.161145 10.0.0.33 - - [2025-12-01 03:12:33] "DELETE /route-target/9374f996-dcec-4dc1-b11c-5f2f3f151397 HTTP/1.1" 200 115 0.043441 10.0.0.27 - - [2025-12-01 03:12:33] "POST /neutron/port HTTP/1.1" 200 151 0.329978 10.0.0.27 - - [2025-12-01 03:12:34] "POST /neutron/port HTTP/1.1" 200 1083 0.024282 10.0.0.27 - - [2025-12-01 03:12:34] "POST /neutron/port HTTP/1.1" 200 117 0.007613 10.0.0.27 - - [2025-12-01 03:12:34] "POST /neutron/port HTTP/1.1" 200 117 0.007957 10.0.0.27 - - [2025-12-01 03:12:35] "POST /neutron/network HTTP/1.1" 200 830 0.012684 10.0.0.33 - - [2025-12-01 03:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005490 10.0.0.23 - - [2025-12-01 03:12:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002822 10.0.0.23 - - [2025-12-01 03:12:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002522 10.0.0.27 - - [2025-12-01 03:12:36] "POST /neutron/network HTTP/1.1" 200 151 0.120236 10.0.0.33 - - [2025-12-01 03:12:36] "DELETE /route-target/9ac3c27e-a7b4-4ac3-a59b-b35b67546392 HTTP/1.1" 200 115 0.023314 10.0.0.23 - - [2025-12-01 03:12:38] "GET /projects?obj_uuids=137b1f61-d728-4a4e-8f3d-7f3152dced90&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001451 10.0.0.27 - - [2025-12-01 03:12:38] "GET /project/137b1f61-d728-4a4e-8f3d-7f3152dced90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.052332 10.0.0.23 - - [2025-12-01 03:12:38] "GET /projects?obj_uuids=137b1f61-d728-4a4e-8f3d-7f3152dced90&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001301 10.0.0.27 - - [2025-12-01 03:12:38] "GET /project/137b1f61-d728-4a4e-8f3d-7f3152dced90?fields=virtual_networks HTTP/1.1" 200 1034 0.056233 10.0.0.23 - - [2025-12-01 03:12:38] "GET /projects?obj_uuids=137b1f61-d728-4a4e-8f3d-7f3152dced90&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001725 10.0.0.27 - - [2025-12-01 03:12:38] "GET /project/137b1f61-d728-4a4e-8f3d-7f3152dced90?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.066931 10.0.0.23 - - [2025-12-01 03:12:38] "GET /projects?obj_uuids=137b1f61-d728-4a4e-8f3d-7f3152dced90&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001161 10.0.0.27 - - [2025-12-01 03:12:38] "GET /project/137b1f61-d728-4a4e-8f3d-7f3152dced90?fields=security_groups HTTP/1.1" 200 1256 0.073858 10.0.0.27 - - [2025-12-01 03:12:39] "POST /fqname-to-id HTTP/1.1" 404 190 0.039950 10.0.0.23 - - [2025-12-01 03:12:39] "GET /projects?obj_uuids=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005665 10.0.0.23 - - [2025-12-01 03:12:39] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001296 10.0.0.23 - - [2025-12-01 03:12:39] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008932 10.0.0.23 - - [2025-12-01 03:12:39] "POST /id-to-fqname HTTP/1.1" 200 192 0.001600 10.0.0.23 - - [2025-12-01 03:12:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.004289 10.0.0.23 - - [2025-12-01 03:12:39] "POST /security-groups HTTP/1.1" 200 593 0.041139 10.0.0.23 - - [2025-12-01 03:12:39] "POST /projects HTTP/1.1" 200 589 0.276797 10.0.0.23 - - [2025-12-01 03:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.321052 10.0.0.33 - - [2025-12-01 03:12:39] "POST /fqname-to-id HTTP/1.1" 404 235 0.010984 10.0.0.27 - - [2025-12-01 03:12:39] "GET /project/240b97f1-ad29-41a9-a116-e6dfe558e102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.495717 10.0.0.27 - - [2025-12-01 03:12:41] "GET / HTTP/1.1" 200 35931 0.001804 10.0.0.27 - - [2025-12-01 03:12:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000979 10.0.0.27 - - [2025-12-01 03:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.065210 10.0.0.23 - - [2025-12-01 03:12:43] "GET /projects?obj_uuids=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001238 10.0.0.27 - - [2025-12-01 03:12:43] "GET /project/240b97f1-ad29-41a9-a116-e6dfe558e102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.061830 10.0.0.23 - - [2025-12-01 03:12:44] "POST /useragent-kv HTTP/1.1" 200 115 0.005239 10.0.0.27 - - [2025-12-01 03:12:44] "POST /neutron/subnet HTTP/1.1" 200 720 0.203782 10.0.0.27 - - [2025-12-01 03:12:44] "POST /id-to-fqname HTTP/1.1" 200 224 0.001791 10.0.0.27 - - [2025-12-01 03:12:44] "GET /virtual-network/52c5fb6f-eb1f-45c3-8409-cd129092d8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007662 10.0.0.27 - - [2025-12-01 03:12:44] "GET /virtual-network/52c5fb6f-eb1f-45c3-8409-cd129092d8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.009320 10.0.0.27 - - [2025-12-01 03:12:44] "POST /neutron/network HTTP/1.1" 200 829 0.009593 10.0.0.33 - - [2025-12-01 03:12:44] "POST /ref-update HTTP/1.1" 200 156 0.019493 10.0.0.27 - - [2025-12-01 03:12:45] "GET /virtual-network/52c5fb6f-eb1f-45c3-8409-cd129092d8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006672 10.0.0.33 - - [2025-12-01 03:12:46] "GET /obj-perms HTTP/1.1" 200 5034 0.073208 10.0.0.23 - - [2025-12-01 03:12:46] "GET /obj-perms HTTP/1.1" 200 5034 0.059108 10.0.0.27 - - [2025-12-01 03:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.23 - - [2025-12-01 03:12:46] "GET /projects?obj_uuids=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001309 10.0.0.27 - - [2025-12-01 03:12:46] "GET /project/240b97f1-ad29-41a9-a116-e6dfe558e102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.049067 10.0.0.23 - - [2025-12-01 03:12:46] "GET /projects?obj_uuids=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001094 10.0.0.27 - - [2025-12-01 03:12:46] "POST /neutron/network HTTP/1.1" 200 613 0.142267 10.0.0.27 - - [2025-12-01 03:12:47] "POST /id-to-fqname HTTP/1.1" 200 225 0.003976 10.0.0.27 - - [2025-12-01 03:12:47] "GET /virtual-network/38a46cf7-5c64-4612-985e-4d6c371bdc3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006877 10.0.0.27 - - [2025-12-01 03:12:47] "POST /neutron/network HTTP/1.1" 200 832 0.008166 10.0.0.27 - - [2025-12-01 03:12:47] "GET /virtual-network/38a46cf7-5c64-4612-985e-4d6c371bdc3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005974 10.0.0.27 - - [2025-12-01 03:12:47] "GET /virtual-network/38a46cf7-5c64-4612-985e-4d6c371bdc3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005862 10.0.0.27 - - [2025-12-01 03:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005469 10.0.0.23 - - [2025-12-01 03:12:47] "GET /projects?obj_uuids=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001217 10.0.0.27 - - [2025-12-01 03:12:47] "GET /project/240b97f1-ad29-41a9-a116-e6dfe558e102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.059002 10.0.0.27 - - [2025-12-01 03:12:48] "POST /neutron/network HTTP/1.1" 200 117 0.017116 10.0.0.33 - - [2025-12-01 03:12:48] "POST /route-targets HTTP/1.1" 200 327 0.019651 10.0.0.27 - - [2025-12-01 03:12:48] "POST /neutron/network HTTP/1.1" 200 835 0.009036 10.0.0.27 - - [2025-12-01 03:12:48] "POST /id-to-fqname HTTP/1.1" 200 227 0.001280 10.0.0.27 - - [2025-12-01 03:12:48] "GET /virtual-network/9357af22-296e-49c5-9da8-10523f46629c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005256 10.0.0.27 - - [2025-12-01 03:12:48] "GET /virtual-network/9357af22-296e-49c5-9da8-10523f46629c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005811 10.0.0.27 - - [2025-12-01 03:12:48] "POST /neutron/subnet HTTP/1.1" 200 720 0.012078 10.0.0.27 - - [2025-12-01 03:12:48] "GET /virtual-network/9357af22-296e-49c5-9da8-10523f46629c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007361 10.0.0.27 - - [2025-12-01 03:12:49] "GET /obj-perms HTTP/1.1" 200 5034 0.058832 10.0.0.27 - - [2025-12-01 03:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.23 - - [2025-12-01 03:12:49] "GET /projects?obj_uuids=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001340 10.0.0.27 - - [2025-12-01 03:12:49] "GET /project/240b97f1-ad29-41a9-a116-e6dfe558e102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.048707 10.0.0.33 - - [2025-12-01 03:12:49] "POST /ref-update HTTP/1.1" 200 156 0.026960 10.0.0.23 - - [2025-12-01 03:12:49] "POST /useragent-kv HTTP/1.1" 200 115 0.006713 10.0.0.27 - - [2025-12-01 03:12:49] "POST /neutron/subnet HTTP/1.1" 200 715 0.191708 10.0.0.27 - - [2025-12-01 03:12:49] "POST /id-to-fqname HTTP/1.1" 200 233 0.001871 10.0.0.27 - - [2025-12-01 03:12:49] "GET /virtual-network/ca56d174-1e82-428a-b879-5b96e715b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006672 10.0.0.27 - - [2025-12-01 03:12:49] "GET /virtual-network/ca56d174-1e82-428a-b879-5b96e715b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007570 10.0.0.27 - - [2025-12-01 03:12:49] "POST /neutron/network HTTP/1.1" 200 846 0.008712 10.0.0.27 - - [2025-12-01 03:12:50] "GET /virtual-network/ca56d174-1e82-428a-b879-5b96e715b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006535 10.0.0.33 - - [2025-12-01 03:12:50] "GET /obj-perms HTTP/1.1" 200 5034 0.004828 10.0.0.23 - - [2025-12-01 03:12:50] "GET /obj-perms HTTP/1.1" 200 5034 0.004280 10.0.0.27 - - [2025-12-01 03:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005529 10.0.0.23 - - [2025-12-01 03:12:50] "GET /projects?obj_uuids=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001678 10.0.0.27 - - [2025-12-01 03:12:50] "GET /project/240b97f1-ad29-41a9-a116-e6dfe558e102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.063295 10.0.0.23 - - [2025-12-01 03:12:50] "GET /projects?obj_uuids=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001050 10.0.0.27 - - [2025-12-01 03:12:50] "POST /neutron/network HTTP/1.1" 200 631 0.146863 10.0.0.27 - - [2025-12-01 03:12:50] "POST /id-to-fqname HTTP/1.1" 200 234 0.003972 10.0.0.27 - - [2025-12-01 03:12:51] "GET /virtual-network/ee29554e-bd88-40d3-9a9c-3652d98d8f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007800 10.0.0.27 - - [2025-12-01 03:12:51] "POST /neutron/network HTTP/1.1" 200 850 0.008770 10.0.0.27 - - [2025-12-01 03:12:51] "GET /virtual-network/ee29554e-bd88-40d3-9a9c-3652d98d8f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006474 10.0.0.27 - - [2025-12-01 03:12:51] "GET /virtual-network/ee29554e-bd88-40d3-9a9c-3652d98d8f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006790 10.0.0.27 - - [2025-12-01 03:12:51] "POST /id-to-fqname HTTP/1.1" 200 224 0.001589 10.0.0.27 - - [2025-12-01 03:12:51] "POST /neutron/network HTTP/1.1" 200 839 0.008633 10.0.0.23 - - [2025-12-01 03:12:52] "GET /projects?obj_uuids=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001092 10.0.0.27 - - [2025-12-01 03:12:52] "GET /project/240b97f1-ad29-41a9-a116-e6dfe558e102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.079342 10.0.0.27 - - [2025-12-01 03:12:52] "POST /neutron/port HTTP/1.1" 200 117 0.006997 10.0.0.27 - - [2025-12-01 03:12:52] "POST /id-to-fqname HTTP/1.1" 200 225 0.001339 10.0.0.27 - - [2025-12-01 03:12:53] "POST /neutron/network HTTP/1.1" 200 839 0.008032 10.0.0.27 - - [2025-12-01 03:12:53] "POST /neutron/port HTTP/1.1" 200 1061 0.017689 10.0.0.23 - - [2025-12-01 03:12:54] "GET /projects?obj_uuids=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001460 10.0.0.27 - - [2025-12-01 03:12:54] "GET /project/240b97f1-ad29-41a9-a116-e6dfe558e102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.101346 10.0.0.27 - - [2025-12-01 03:12:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004795 10.0.0.27 - - [2025-12-01 03:12:54] "POST /neutron/port HTTP/1.1" 200 117 0.001173 10.0.0.27 - - [2025-12-01 03:12:54] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010780 10.0.0.27 - - [2025-12-01 03:12:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.004180 10.0.0.27 - - [2025-12-01 03:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.23 - - [2025-12-01 03:12:54] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001549 10.0.0.27 - - [2025-12-01 03:12:54] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008342 10.0.0.27 - - [2025-12-01 03:12:54] "POST /service-templates HTTP/1.1" 200 543 0.033670 10.0.0.27 - - [2025-12-01 03:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.27 - - [2025-12-01 03:12:54] "GET /service-template/a787f523-75cf-4880-888d-7b749c317ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.006519 10.0.0.27 - - [2025-12-01 03:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004717 10.0.0.27 - - [2025-12-01 03:12:54] "GET /service-template/a787f523-75cf-4880-888d-7b749c317ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.004581 10.0.0.23 - - [2025-12-01 03:12:54] "GET /projects?obj_uuids=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001448 10.0.0.27 - - [2025-12-01 03:12:54] "POST /id-to-fqname HTTP/1.1" 200 233 0.001492 10.0.0.27 - - [2025-12-01 03:12:55] "POST /neutron/port HTTP/1.1" 200 1062 0.326827 10.0.0.27 - - [2025-12-01 03:12:55] "POST /neutron/port HTTP/1.1" 200 1062 0.014418 10.0.0.27 - - [2025-12-01 03:12:55] "POST /neutron/network HTTP/1.1" 200 856 0.006685 10.0.0.27 - - [2025-12-01 03:12:55] "POST /neutron/subnet HTTP/1.1" 200 698 0.010629 10.0.0.23 - - [2025-12-01 03:12:56] "GET /projects?obj_uuids=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001165 10.0.0.27 - - [2025-12-01 03:12:56] "GET /project/240b97f1-ad29-41a9-a116-e6dfe558e102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.094176 10.0.0.27 - - [2025-12-01 03:12:56] "POST /neutron/network HTTP/1.1" 200 846 0.052214 10.0.0.27 - - [2025-12-01 03:12:56] "POST /neutron/port HTTP/1.1" 200 117 0.006321 10.0.0.27 - - [2025-12-01 03:12:56] "GET /virtual-machine/6a12df0d-e027-4ec4-95f1-155951c6d8f0 HTTP/1.1" 401 292 0.000449 10.0.0.27 - - [2025-12-01 03:12:56] "GET /virtual-machine/6a12df0d-e027-4ec4-95f1-155951c6d8f0 HTTP/1.1" 404 171 0.029541 10.0.0.27 - - [2025-12-01 03:12:57] "POST /neutron/port HTTP/1.1" 200 1060 0.017708 10.0.0.27 - - [2025-12-01 03:12:57] "POST /neutron/port HTTP/1.1" 200 1088 0.020347 10.0.0.27 - - [2025-12-01 03:12:57] "POST /neutron/port HTTP/1.1" 200 117 0.002069 10.0.0.27 - - [2025-12-01 03:12:58] "GET /virtual-machine/6a12df0d-e027-4ec4-95f1-155951c6d8f0 HTTP/1.1" 200 1294 0.007480 10.0.0.27 - - [2025-12-01 03:12:58] "GET /virtual-machine-interface/a2822b2f-2ece-471a-9bbb-256391226db3 HTTP/1.1" 200 2985 0.006300 10.0.0.27 - - [2025-12-01 03:12:58] "GET /virtual-machine-interface/a2822b2f-2ece-471a-9bbb-256391226db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.007027 10.0.0.27 - - [2025-12-01 03:12:58] "PUT /virtual-machine-interface/a2822b2f-2ece-471a-9bbb-256391226db3 HTTP/1.1" 200 284 0.018234 10.0.0.27 - - [2025-12-01 03:12:58] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010091 10.0.0.27 - - [2025-12-01 03:12:59] "POST /neutron/network HTTP/1.1" 200 842 0.009125 10.0.0.27 - - [2025-12-01 03:12:59] "POST /neutron/port HTTP/1.1" 200 117 0.001309 10.0.0.27 - - [2025-12-01 03:13:03] "POST /neutron/port HTTP/1.1" 200 1089 0.019416 10.0.0.27 - - [2025-12-01 03:13:03] "POST /neutron/subnet HTTP/1.1" 200 694 0.010243 10.0.0.27 - - [2025-12-01 03:13:04] "POST /neutron/port HTTP/1.1" 200 1088 0.017323 10.0.0.27 - - [2025-12-01 03:13:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008519 10.0.0.27 - - [2025-12-01 03:13:04] "GET /virtual-machine/6a12df0d-e027-4ec4-95f1-155951c6d8f0 HTTP/1.1" 200 1294 0.004923 10.0.0.27 - - [2025-12-01 03:13:04] "GET /virtual-machine-interface/a2822b2f-2ece-471a-9bbb-256391226db3 HTTP/1.1" 200 3035 0.008387 10.0.0.27 - - [2025-12-01 03:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.27 - - [2025-12-01 03:13:04] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003944 10.0.0.27 - - [2025-12-01 03:13:04] "GET /virtual-networks?parent_id=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003838 10.0.0.27 - - [2025-12-01 03:13:04] "GET /virtual-network/ca56d174-1e82-428a-b879-5b96e715b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006836 10.0.0.27 - - [2025-12-01 03:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.27 - - [2025-12-01 03:13:07] "GET /virtual-network/ca56d174-1e82-428a-b879-5b96e715b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006503 10.0.0.27 - - [2025-12-01 03:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.27 - - [2025-12-01 03:13:11] "GET /virtual-network/ca56d174-1e82-428a-b879-5b96e715b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006244 10.0.0.33 - - [2025-12-01 03:13:12] "DELETE /access-control-list/cdf2dac8-d3e3-40cd-aa62-8300a5d8c3f3 HTTP/1.1" 200 115 0.049379 10.0.0.27 - - [2025-12-01 03:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.27 - - [2025-12-01 03:13:15] "GET /virtual-network/ca56d174-1e82-428a-b879-5b96e715b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006163 10.0.0.27 - - [2025-12-01 03:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.27 - - [2025-12-01 03:13:19] "GET /virtual-network/ca56d174-1e82-428a-b879-5b96e715b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006581 10.0.0.23 - - [2025-12-01 03:13:22] "DELETE /project/137b1f61-d728-4a4e-8f3d-7f3152dced90 HTTP/1.1" 404 177 0.003451 10.0.0.23 - - [2025-12-01 03:13:22] "DELETE /project/240b97f1ad2941a9a116e6dfe558e102 HTTP/1.1" 404 173 0.005987 10.0.0.27 - - [2025-12-01 03:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.27 - - [2025-12-01 03:13:23] "GET /virtual-network/ca56d174-1e82-428a-b879-5b96e715b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006415 10.0.0.27 - - [2025-12-01 03:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.27 - - [2025-12-01 03:13:28] "GET /virtual-network/ca56d174-1e82-428a-b879-5b96e715b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006143 10.0.0.27 - - [2025-12-01 03:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.27 - - [2025-12-01 03:13:32] "GET /virtual-network/ca56d174-1e82-428a-b879-5b96e715b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006370 10.0.0.27 - - [2025-12-01 03:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.27 - - [2025-12-01 03:13:36] "GET /virtual-network/ca56d174-1e82-428a-b879-5b96e715b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006278 10.0.0.27 - - [2025-12-01 03:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.27 - - [2025-12-01 03:13:40] "GET /virtual-network/ca56d174-1e82-428a-b879-5b96e715b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006649 10.0.0.27 - - [2025-12-01 03:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005176 10.0.0.27 - - [2025-12-01 03:13:44] "GET /virtual-network/ca56d174-1e82-428a-b879-5b96e715b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006539 10.0.0.27 - - [2025-12-01 03:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.27 - - [2025-12-01 03:13:46] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004328 10.0.0.27 - - [2025-12-01 03:13:46] "GET /virtual-networks?parent_id=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003924 10.0.0.27 - - [2025-12-01 03:13:46] "GET /virtual-network/ca56d174-1e82-428a-b879-5b96e715b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.009418 10.0.0.27 - - [2025-12-01 03:13:46] "POST /neutron/port HTTP/1.1" 200 1088 0.017222 10.0.0.27 - - [2025-12-01 03:13:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.047024 10.0.0.27 - - [2025-12-01 03:13:52] "POST /neutron/port HTTP/1.1" 200 1089 0.019530 10.0.0.27 - - [2025-12-01 03:13:55] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008197 10.0.0.27 - - [2025-12-01 03:14:01] "POST /neutron/port HTTP/1.1" 200 1090 0.023754 10.0.0.27 - - [2025-12-01 03:14:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004677 10.0.0.27 - - [2025-12-01 03:14:02] "POST /neutron/network HTTP/1.1" 200 832 0.010226 10.0.0.27 - - [2025-12-01 03:14:03] "GET /obj-perms HTTP/1.1" 200 5056 0.073011 10.0.0.33 - - [2025-12-01 03:14:04] "GET /obj-perms HTTP/1.1" 200 5056 0.077690 10.0.0.27 - - [2025-12-01 03:14:05] "POST /neutron/port HTTP/1.1" 200 1088 0.017701 10.0.0.27 - - [2025-12-01 03:14:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006606 10.0.0.27 - - [2025-12-01 03:14:06] "POST /neutron/network HTTP/1.1" 200 846 0.010078 10.0.0.27 - - [2025-12-01 03:14:07] "POST /fqname-to-id HTTP/1.1" 404 211 0.003953 10.0.0.27 - - [2025-12-01 03:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.23 - - [2025-12-01 03:14:07] "GET /projects?obj_uuids=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001952 10.0.0.27 - - [2025-12-01 03:14:07] "GET /project/240b97f1-ad29-41a9-a116-e6dfe558e102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.061317 10.0.0.27 - - [2025-12-01 03:14:07] "POST /service-instances HTTP/1.1" 200 547 0.037897 10.0.0.27 - - [2025-12-01 03:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004777 10.0.0.27 - - [2025-12-01 03:14:07] "GET /service-instance/ce160943-c02e-4789-8824-e395c3028f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.008432 10.0.0.27 - - [2025-12-01 03:14:07] "POST /port-tuples HTTP/1.1" 200 590 0.043047 10.0.0.27 - - [2025-12-01 03:14:07] "GET /virtual-machine-interface/a2822b2f-2ece-471a-9bbb-256391226db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.006966 10.0.0.27 - - [2025-12-01 03:14:07] "PUT /virtual-machine-interface/a2822b2f-2ece-471a-9bbb-256391226db3 HTTP/1.1" 200 284 0.019399 10.0.0.27 - - [2025-12-01 03:14:07] "POST /ref-update HTTP/1.1" 200 156 0.018914 10.0.0.33 - - [2025-12-01 03:14:08] "POST /ref-update HTTP/1.1" 200 156 0.034461 10.0.0.27 - - [2025-12-01 03:14:08] "POST /neutron/port HTTP/1.1" 200 1089 0.032514 10.0.0.33 - - [2025-12-01 03:14:08] "POST /ref-update HTTP/1.1" 200 156 0.022702 10.0.0.27 - - [2025-12-01 03:14:08] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008224 10.0.0.27 - - [2025-12-01 03:14:08] "GET /virtual-machine/82f90ef3-798f-48b7-ae72-b3226b4edc25 HTTP/1.1" 200 1294 0.010362 10.0.0.27 - - [2025-12-01 03:14:08] "GET /virtual-machine-interface/b9cc46a1-0699-4d8e-8eea-5bea829c3c2e HTTP/1.1" 200 2958 0.007707 10.0.0.27 - - [2025-12-01 03:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.27 - - [2025-12-01 03:14:08] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004256 10.0.0.27 - - [2025-12-01 03:14:08] "GET /virtual-networks?parent_id=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.007507 10.0.0.27 - - [2025-12-01 03:14:08] "GET /virtual-network/52c5fb6f-eb1f-45c3-8409-cd129092d8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.009296 10.0.0.27 - - [2025-12-01 03:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.27 - - [2025-12-01 03:14:09] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004484 10.0.0.27 - - [2025-12-01 03:14:09] "GET /virtual-networks?parent_id=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.005175 10.0.0.27 - - [2025-12-01 03:14:09] "GET /virtual-network/52c5fb6f-eb1f-45c3-8409-cd129092d8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006605 10.0.0.27 - - [2025-12-01 03:14:10] "POST /neutron/port HTTP/1.1" 200 1090 0.021342 10.0.0.27 - - [2025-12-01 03:14:10] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010769 10.0.0.27 - - [2025-12-01 03:14:10] "GET /virtual-machine/5c0f2f01-b0eb-4b69-9254-b80e5eb085e0 HTTP/1.1" 200 1294 0.007851 10.0.0.27 - - [2025-12-01 03:14:10] "GET /virtual-machine-interface/119fe229-fc62-495c-a9e9-d59d981c3ab6 HTTP/1.1" 200 2960 0.007070 10.0.0.27 - - [2025-12-01 03:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.27 - - [2025-12-01 03:14:10] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004699 10.0.0.27 - - [2025-12-01 03:14:10] "GET /virtual-networks?parent_id=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004049 10.0.0.27 - - [2025-12-01 03:14:10] "GET /virtual-network/38a46cf7-5c64-4612-985e-4d6c371bdc3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006654 10.0.0.27 - - [2025-12-01 03:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005567 10.0.0.27 - - [2025-12-01 03:14:11] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005152 10.0.0.27 - - [2025-12-01 03:14:11] "GET /virtual-networks?parent_id=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003788 10.0.0.27 - - [2025-12-01 03:14:11] "GET /virtual-network/38a46cf7-5c64-4612-985e-4d6c371bdc3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007684 10.0.0.27 - - [2025-12-01 03:14:11] "POST /fqname-to-id HTTP/1.1" 404 215 0.004683 10.0.0.27 - - [2025-12-01 03:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.23 - - [2025-12-01 03:14:11] "GET /projects?obj_uuids=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001625 10.0.0.27 - - [2025-12-01 03:14:11] "GET /project/240b97f1-ad29-41a9-a116-e6dfe558e102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.060329 10.0.0.27 - - [2025-12-01 03:14:11] "POST /network-policys HTTP/1.1" 200 551 0.037090 10.0.0.27 - - [2025-12-01 03:14:11] "GET /network-policy/d1183d28-b787-4cf2-9e0e-23a97a1c150d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.008932 10.0.0.27 - - [2025-12-01 03:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.27 - - [2025-12-01 03:14:12] "GET /virtual-network/52c5fb6f-eb1f-45c3-8409-cd129092d8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.009029 10.0.0.27 - - [2025-12-01 03:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.27 - - [2025-12-01 03:14:12] "GET /network-policy/d1183d28-b787-4cf2-9e0e-23a97a1c150d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005285 10.0.0.27 - - [2025-12-01 03:14:12] "POST /ref-update HTTP/1.1" 200 156 0.071794 10.0.0.27 - - [2025-12-01 03:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.33 - - [2025-12-01 03:14:12] "POST /access-control-lists HTTP/1.1" 200 596 0.102011 10.0.0.27 - - [2025-12-01 03:14:12] "GET /network-policy/d1183d28-b787-4cf2-9e0e-23a97a1c150d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004553 10.0.0.27 - - [2025-12-01 03:14:12] "GET /virtual-network/52c5fb6f-eb1f-45c3-8409-cd129092d8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.019770 10.0.0.27 - - [2025-12-01 03:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.27 - - [2025-12-01 03:14:12] "GET /network-policy/d1183d28-b787-4cf2-9e0e-23a97a1c150d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005280 10.0.0.27 - - [2025-12-01 03:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.27 - - [2025-12-01 03:14:12] "GET /virtual-network/38a46cf7-5c64-4612-985e-4d6c371bdc3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006538 10.0.0.27 - - [2025-12-01 03:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.27 - - [2025-12-01 03:14:12] "GET /network-policy/d1183d28-b787-4cf2-9e0e-23a97a1c150d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.006188 10.0.0.27 - - [2025-12-01 03:14:12] "POST /ref-update HTTP/1.1" 200 156 0.075953 10.0.0.33 - - [2025-12-01 03:14:12] "POST /fqname-to-id HTTP/1.1" 404 242 0.003655 10.0.0.27 - - [2025-12-01 03:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005316 10.0.0.27 - - [2025-12-01 03:14:12] "GET /network-policy/d1183d28-b787-4cf2-9e0e-23a97a1c150d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.009365 10.0.0.33 - - [2025-12-01 03:14:12] "POST /ref-update HTTP/1.1" 200 156 0.033645 10.0.0.27 - - [2025-12-01 03:14:12] "GET /virtual-network/38a46cf7-5c64-4612-985e-4d6c371bdc3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.018579 10.0.0.27 - - [2025-12-01 03:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011729 10.0.0.27 - - [2025-12-01 03:14:12] "GET /network-policy/d1183d28-b787-4cf2-9e0e-23a97a1c150d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005807 10.0.0.27 - - [2025-12-01 03:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005339 10.0.0.27 - - [2025-12-01 03:14:12] "GET /service-template/a787f523-75cf-4880-888d-7b749c317ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.005083 10.0.0.27 - - [2025-12-01 03:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.23 - - [2025-12-01 03:14:12] "GET /projects?obj_uuids=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001472 10.0.0.27 - - [2025-12-01 03:14:12] "GET /project/240b97f1-ad29-41a9-a116-e6dfe558e102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.058157 10.0.0.27 - - [2025-12-01 03:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006322 10.0.0.27 - - [2025-12-01 03:14:13] "GET /service-instance/ce160943-c02e-4789-8824-e395c3028f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2543 0.008554 10.0.0.27 - - [2025-12-01 03:14:13] "POST /neutron/port HTTP/1.1" 200 1382 0.028990 10.0.0.27 - - [2025-12-01 03:14:13] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009151 10.0.0.27 - - [2025-12-01 03:14:13] "POST /neutron/port HTTP/1.1" 200 1382 0.025424 10.0.0.27 - - [2025-12-01 03:14:13] "POST /neutron/network HTTP/1.1" 200 846 0.007985 10.0.0.27 - - [2025-12-01 03:14:13] "POST /id-to-fqname HTTP/1.1" 200 233 0.002061 10.0.0.27 - - [2025-12-01 03:14:13] "GET /virtual-machine/6a12df0d-e027-4ec4-95f1-155951c6d8f0 HTTP/1.1" 200 1294 0.004486 10.0.0.27 - - [2025-12-01 03:14:13] "GET /virtual-machine-interface/a2822b2f-2ece-471a-9bbb-256391226db3 HTTP/1.1" 200 3891 0.006222 10.0.0.27 - - [2025-12-01 03:14:13] "GET /instance-ip/47ba00d8-01b8-49ba-b370-d79912b1d364 HTTP/1.1" 200 1964 0.005184 10.0.0.27 - - [2025-12-01 03:14:13] "GET /instance-ip/a4895e4f-98e7-40e3-a66c-e703a341200b HTTP/1.1" 200 1963 0.005448 10.0.0.27 - - [2025-12-01 03:14:13] "GET /instance-ip/f5d21b37-83f1-45d1-8cfa-68b76689b151 HTTP/1.1" 200 1634 0.006955 10.0.0.27 - - [2025-12-01 03:14:14] "POST /neutron/port HTTP/1.1" 200 1382 0.023090 10.0.0.27 - - [2025-12-01 03:14:14] "GET /virtual-machine/6a12df0d-e027-4ec4-95f1-155951c6d8f0 HTTP/1.1" 200 1294 0.005561 10.0.0.27 - - [2025-12-01 03:14:14] "GET /virtual-machine-interface/a2822b2f-2ece-471a-9bbb-256391226db3 HTTP/1.1" 200 3891 0.007603 10.0.0.27 - - [2025-12-01 03:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.27 - - [2025-12-01 03:14:14] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004300 10.0.0.27 - - [2025-12-01 03:14:14] "GET /virtual-networks?parent_id=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002995 10.0.0.27 - - [2025-12-01 03:14:14] "GET /virtual-network/ca56d174-1e82-428a-b879-5b96e715b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006731 10.0.0.33 - - [2025-12-01 03:14:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000567 10.0.0.33 - - [2025-12-01 03:14:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.23 - - [2025-12-01 03:14:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.23 - - [2025-12-01 03:14:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.33 - - [2025-12-01 03:14:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.27 - - [2025-12-01 03:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005154 10.0.0.27 - - [2025-12-01 03:14:15] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004951 10.0.0.27 - - [2025-12-01 03:14:15] "GET /virtual-networks?parent_id=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003780 10.0.0.33 - - [2025-12-01 03:14:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.27 - - [2025-12-01 03:14:15] "GET /virtual-network/ca56d174-1e82-428a-b879-5b96e715b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008470 10.0.0.27 - - [2025-12-01 03:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.27 - - [2025-12-01 03:14:15] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005592 10.0.0.27 - - [2025-12-01 03:14:15] "GET /virtual-networks?parent_id=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.006279 10.0.0.27 - - [2025-12-01 03:14:15] "GET /virtual-network/ca56d174-1e82-428a-b879-5b96e715b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006608 10.0.0.27 - - [2025-12-01 03:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.27 - - [2025-12-01 03:14:15] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004478 10.0.0.27 - - [2025-12-01 03:14:15] "GET /virtual-networks?parent_id=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004114 10.0.0.27 - - [2025-12-01 03:14:15] "GET /virtual-network/ca56d174-1e82-428a-b879-5b96e715b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006986 10.0.0.27 - - [2025-12-01 03:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005173 10.0.0.27 - - [2025-12-01 03:14:15] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004779 10.0.0.27 - - [2025-12-01 03:14:15] "GET /virtual-networks?parent_id=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004745 10.0.0.27 - - [2025-12-01 03:14:15] "GET /virtual-network/ca56d174-1e82-428a-b879-5b96e715b2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.009797 10.0.0.27 - - [2025-12-01 03:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.27 - - [2025-12-01 03:14:16] "GET /routing-instance/e30ded96-bbba-40c6-be95-2f46dce5caa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005510 10.0.0.27 - - [2025-12-01 03:14:16] "GET /routing-instance/e30ded96-bbba-40c6-be95-2f46dce5caa5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1590 0.007209 10.0.0.27 - - [2025-12-01 03:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005619 10.0.0.27 - - [2025-12-01 03:14:16] "GET /routing-instance/6129496f-9e71-47d8-950c-67958a67c783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005969 10.0.0.27 - - [2025-12-01 03:14:16] "GET /routing-instance/6129496f-9e71-47d8-950c-67958a67c783?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1592 0.009261 10.0.0.23 - - [2025-12-01 03:14:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000526 10.0.0.23 - - [2025-12-01 03:14:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000503 10.0.0.27 - - [2025-12-01 03:14:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.27 - - [2025-12-01 03:14:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000585 10.0.0.27 - - [2025-12-01 03:14:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000478 10.0.0.27 - - [2025-12-01 03:14:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000613 10.0.0.27 - - [2025-12-01 03:15:01] "POST /neutron/port HTTP/1.1" 200 1090 0.018677 10.0.0.27 - - [2025-12-01 03:15:01] "POST /neutron/subnet HTTP/1.1" 200 698 0.011228 10.0.0.23 - - [2025-12-01 03:15:04] "GET /obj-perms HTTP/1.1" 200 5056 0.078911 10.0.0.27 - - [2025-12-01 03:15:08] "POST /neutron/port HTTP/1.1" 200 1089 0.048711 10.0.0.27 - - [2025-12-01 03:15:08] "GET /network-policy/d1183d28-b787-4cf2-9e0e-23a97a1c150d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005027 10.0.0.27 - - [2025-12-01 03:15:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005251 10.0.0.27 - - [2025-12-01 03:15:08] "PUT /network-policy/d1183d28-b787-4cf2-9e0e-23a97a1c150d HTTP/1.1" 200 262 0.019719 10.0.0.27 - - [2025-12-01 03:15:08] "GET /network-policy/d1183d28-b787-4cf2-9e0e-23a97a1c150d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.005908 10.0.0.27 - - [2025-12-01 03:15:08] "POST /neutron/network HTTP/1.1" 200 921 0.009420 10.0.0.27 - - [2025-12-01 03:15:31] "POST /neutron/port HTTP/1.1" 200 1382 0.031656 10.0.0.27 - - [2025-12-01 03:15:37] "POST /ref-update HTTP/1.1" 200 156 0.060946 10.0.0.27 - - [2025-12-01 03:15:37] "GET /virtual-network/38a46cf7-5c64-4612-985e-4d6c371bdc3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008233 10.0.0.27 - - [2025-12-01 03:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.33 - - [2025-12-01 03:15:37] "POST /ref-update HTTP/1.1" 200 156 0.083549 10.0.0.27 - - [2025-12-01 03:15:37] "GET /network-policy/d1183d28-b787-4cf2-9e0e-23a97a1c150d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.004958 10.0.0.27 - - [2025-12-01 03:15:37] "POST /ref-update HTTP/1.1" 200 156 0.090189 10.0.0.33 - - [2025-12-01 03:15:37] "POST /ref-update HTTP/1.1" 200 156 0.034281 10.0.0.27 - - [2025-12-01 03:15:37] "POST /neutron/network HTTP/1.1" 200 829 0.014385 10.0.0.27 - - [2025-12-01 03:15:37] "GET /virtual-network/52c5fb6f-eb1f-45c3-8409-cd129092d8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006378 10.0.0.27 - - [2025-12-01 03:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.021838 10.0.0.27 - - [2025-12-01 03:15:37] "GET /network-policy/d1183d28-b787-4cf2-9e0e-23a97a1c150d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.017288 10.0.0.33 - - [2025-12-01 03:15:37] "POST /ref-update HTTP/1.1" 200 156 0.048223 10.0.0.27 - - [2025-12-01 03:15:37] "DELETE /network-policy/d1183d28-b787-4cf2-9e0e-23a97a1c150d HTTP/1.1" 200 115 0.055666 10.0.0.27 - - [2025-12-01 03:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.27 - - [2025-12-01 03:15:37] "DELETE /service-instance/ce160943-c02e-4789-8824-e395c3028f0d HTTP/1.1" 200 115 0.087033 10.0.0.33 - - [2025-12-01 03:15:37] "POST /ref-update HTTP/1.1" 200 156 0.106257 10.0.0.27 - - [2025-12-01 03:15:38] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.007144 10.0.0.27 - - [2025-12-01 03:15:38] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.009371 10.0.0.33 - - [2025-12-01 03:15:38] "DELETE /instance-ip/a4895e4f-98e7-40e3-a66c-e703a341200b HTTP/1.1" 200 115 0.077641 10.0.0.27 - - [2025-12-01 03:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.27 - - [2025-12-01 03:15:38] "DELETE /service-template/a787f523-75cf-4880-888d-7b749c317ccd HTTP/1.1" 200 115 0.072108 10.0.0.27 - - [2025-12-01 03:15:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.005214 10.0.0.33 - - [2025-12-01 03:15:38] "DELETE /route-target/f37f6d11-f930-428e-887b-bc758b2bbe02 HTTP/1.1" 200 115 0.033449 10.0.0.27 - - [2025-12-01 03:15:38] "POST /neutron/port HTTP/1.1" 200 1088 0.027987 10.0.0.27 - - [2025-12-01 03:15:38] "POST /neutron/port HTTP/1.1" 200 1090 0.042353 10.0.0.27 - - [2025-12-01 03:15:39] "POST /neutron/port HTTP/1.1" 200 1116 0.032042 10.0.0.27 - - [2025-12-01 03:15:39] "POST /neutron/port HTTP/1.1" 200 1115 0.025104 10.0.0.23 - - [2025-12-01 03:15:41] "POST /useragent-kv HTTP/1.1" 200 115 0.005234 10.0.0.23 - - [2025-12-01 03:15:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003438 10.0.0.27 - - [2025-12-01 03:15:41] "POST /neutron/network HTTP/1.1" 200 151 0.180401 10.0.0.33 - - [2025-12-01 03:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.27 - - [2025-12-01 03:15:41] "POST /neutron/network HTTP/1.1" 200 832 0.007956 10.0.0.33 - - [2025-12-01 03:15:42] "DELETE /route-target/ac9f20ba-7a1d-4fc8-a2bb-de02e53e7686 HTTP/1.1" 200 115 0.032996 10.0.0.23 - - [2025-12-01 03:15:42] "POST /useragent-kv HTTP/1.1" 200 115 0.007802 10.0.0.23 - - [2025-12-01 03:15:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003793 10.0.0.27 - - [2025-12-01 03:15:42] "POST /neutron/network HTTP/1.1" 200 151 0.155895 10.0.0.23 - - [2025-12-01 03:15:44] "GET /projects?obj_uuids=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001355 10.0.0.27 - - [2025-12-01 03:15:44] "GET /project/240b97f1-ad29-41a9-a116-e6dfe558e102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.080467 10.0.0.23 - - [2025-12-01 03:15:44] "GET /projects?obj_uuids=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001406 10.0.0.27 - - [2025-12-01 03:15:44] "GET /project/240b97f1-ad29-41a9-a116-e6dfe558e102?fields=virtual_networks HTTP/1.1" 200 1046 0.052798 10.0.0.23 - - [2025-12-01 03:15:44] "GET /projects?obj_uuids=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001250 10.0.0.27 - - [2025-12-01 03:15:44] "GET /project/240b97f1-ad29-41a9-a116-e6dfe558e102?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.049918 10.0.0.23 - - [2025-12-01 03:15:44] "GET /projects?obj_uuids=240b97f1-ad29-41a9-a116-e6dfe558e102&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001399 10.0.0.27 - - [2025-12-01 03:15:44] "GET /project/240b97f1-ad29-41a9-a116-e6dfe558e102?fields=security_groups HTTP/1.1" 200 1274 0.046774 10.0.0.27 - - [2025-12-01 03:15:45] "POST /fqname-to-id HTTP/1.1" 404 189 0.038017 10.0.0.23 - - [2025-12-01 03:15:45] "GET /projects?obj_uuids=df3ca50a-42ba-40b4-a51c-ac9accd93cc1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003129 10.0.0.23 - - [2025-12-01 03:15:45] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001721 10.0.0.23 - - [2025-12-01 03:15:45] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011098 10.0.0.23 - - [2025-12-01 03:15:45] "POST /id-to-fqname HTTP/1.1" 200 191 0.004495 10.0.0.23 - - [2025-12-01 03:15:45] "POST /fqname-to-id HTTP/1.1" 404 200 0.004967 10.0.0.23 - - [2025-12-01 03:15:45] "POST /security-groups HTTP/1.1" 200 592 0.035460 10.0.0.33 - - [2025-12-01 03:15:45] "POST /fqname-to-id HTTP/1.1" 404 235 0.003557 10.0.0.23 - - [2025-12-01 03:15:45] "POST /projects HTTP/1.1" 200 587 0.290994 10.0.0.23 - - [2025-12-01 03:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.324802 10.0.0.33 - - [2025-12-01 03:15:45] "POST /access-control-lists HTTP/1.1" 200 595 0.036269 10.0.0.27 - - [2025-12-01 03:15:45] "GET /project/df3ca50a-42ba-40b4-a51c-ac9accd93cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.513051 10.0.0.27 - - [2025-12-01 03:15:47] "GET / HTTP/1.1" 200 35931 0.002303 10.0.0.27 - - [2025-12-01 03:15:49] "GET /project/df3ca50a-42ba-40b4-a51c-ac9accd93cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000521 10.0.0.23 - - [2025-12-01 03:15:49] "GET /projects?obj_uuids=df3ca50a-42ba-40b4-a51c-ac9accd93cc1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001894 10.0.0.27 - - [2025-12-01 03:15:49] "GET /project/df3ca50a-42ba-40b4-a51c-ac9accd93cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.075743 10.0.0.27 - - [2025-12-01 03:15:49] "POST /fqname-to-id HTTP/1.1" 404 180 0.003905 10.0.0.27 - - [2025-12-01 03:15:49] "POST /virtual-DNSs HTTP/1.1" 200 507 0.028975 10.0.0.27 - - [2025-12-01 03:15:49] "GET /virtual-DNS/8bd99d40-6f96-4010-b1ca-7be934ffa54d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.014575 10.0.0.27 - - [2025-12-01 03:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.27 - - [2025-12-01 03:15:50] "GET /virtual-DNS/8bd99d40-6f96-4010-b1ca-7be934ffa54d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.004942 10.0.0.27 - - [2025-12-01 03:15:50] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003664 10.0.0.27 - - [2025-12-01 03:15:50] "POST /network-ipams HTTP/1.1" 200 514 0.030147 10.0.0.27 - - [2025-12-01 03:15:50] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.004149 10.0.0.27 - - [2025-12-01 03:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005428 10.0.0.27 - - [2025-12-01 03:15:50] "GET /network-ipam/c3318af5-a8e9-4604-959e-5f8f0c061c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.007024 10.0.0.27 - - [2025-12-01 03:15:50] "PUT /network-ipam/c3318af5-a8e9-4604-959e-5f8f0c061c21 HTTP/1.1" 200 258 0.016795 10.0.0.27 - - [2025-12-01 03:15:50] "POST /ref-update HTTP/1.1" 200 156 0.019411 10.0.0.27 - - [2025-12-01 03:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.23 - - [2025-12-01 03:15:50] "GET /projects?obj_uuids=df3ca50a-42ba-40b4-a51c-ac9accd93cc1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001151 10.0.0.27 - - [2025-12-01 03:15:50] "GET /project/df3ca50a-42ba-40b4-a51c-ac9accd93cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.044210 10.0.0.23 - - [2025-12-01 03:15:51] "POST /useragent-kv HTTP/1.1" 200 115 0.011751 10.0.0.27 - - [2025-12-01 03:15:51] "POST /neutron/subnet HTTP/1.1" 200 711 0.302848 10.0.0.27 - - [2025-12-01 03:15:51] "POST /id-to-fqname HTTP/1.1" 200 227 0.001456 10.0.0.27 - - [2025-12-01 03:15:51] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006509 10.0.0.27 - - [2025-12-01 03:15:51] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008116 10.0.0.27 - - [2025-12-01 03:15:51] "POST /neutron/network HTTP/1.1" 200 833 0.008457 10.0.0.27 - - [2025-12-01 03:15:51] "POST /neutron/network HTTP/1.1" 200 833 0.008607 10.0.0.27 - - [2025-12-01 03:15:51] "POST /id-to-fqname HTTP/1.1" 200 227 0.002478 10.0.0.23 - - [2025-12-01 03:15:52] "GET /projects?obj_uuids=df3ca50a-42ba-40b4-a51c-ac9accd93cc1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001299 10.0.0.27 - - [2025-12-01 03:15:52] "GET /project/df3ca50a-42ba-40b4-a51c-ac9accd93cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.078929 10.0.0.27 - - [2025-12-01 03:15:52] "POST /neutron/port HTTP/1.1" 200 117 0.008840 10.0.0.27 - - [2025-12-01 03:15:53] "POST /neutron/network HTTP/1.1" 200 843 0.007400 10.0.0.27 - - [2025-12-01 03:15:53] "POST /neutron/port HTTP/1.1" 200 1058 0.020107 10.0.0.27 - - [2025-12-01 03:15:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004818 10.0.0.27 - - [2025-12-01 03:15:54] "POST /neutron/network HTTP/1.1" 200 833 0.008311 10.0.0.27 - - [2025-12-01 03:15:58] "POST /neutron/port HTTP/1.1" 200 1086 0.021146 10.0.0.27 - - [2025-12-01 03:15:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010599 10.0.0.27 - - [2025-12-01 03:15:58] "GET /virtual-machine/c9d02fd7-f5ec-42b6-9eb1-49c66bdc7d52 HTTP/1.1" 401 292 0.000615 10.0.0.27 - - [2025-12-01 03:15:58] "GET /virtual-machine/c9d02fd7-f5ec-42b6-9eb1-49c66bdc7d52 HTTP/1.1" 200 1294 0.034917 10.0.0.27 - - [2025-12-01 03:15:58] "GET /virtual-machine-interface/1293dcd6-bd0c-4f49-bf69-e769e5304ae4 HTTP/1.1" 200 2964 0.007440 10.0.0.27 - - [2025-12-01 03:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.27 - - [2025-12-01 03:15:58] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006720 10.0.0.27 - - [2025-12-01 03:15:58] "GET /virtual-networks?parent_id=df3ca50a-42ba-40b4-a51c-ac9accd93cc1&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.009974 10.0.0.27 - - [2025-12-01 03:15:58] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006831 10.0.0.27 - - [2025-12-01 03:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.27 - - [2025-12-01 03:16:01] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007750 10.0.0.27 - - [2025-12-01 03:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.27 - - [2025-12-01 03:16:06] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.010529 10.0.0.27 - - [2025-12-01 03:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.27 - - [2025-12-01 03:16:10] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006408 10.0.0.33 - - [2025-12-01 03:16:12] "DELETE /access-control-list/68585512-d776-416b-9b15-796bc27c5672 HTTP/1.1" 200 115 0.043437 10.0.0.27 - - [2025-12-01 03:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.27 - - [2025-12-01 03:16:14] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006043 10.0.0.27 - - [2025-12-01 03:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.27 - - [2025-12-01 03:16:18] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006378 10.0.0.27 - - [2025-12-01 03:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.27 - - [2025-12-01 03:16:22] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005331 10.0.0.23 - - [2025-12-01 03:16:22] "DELETE /project/240b97f1-ad29-41a9-a116-e6dfe558e102 HTTP/1.1" 404 177 0.002942 10.0.0.23 - - [2025-12-01 03:16:22] "DELETE /project/df3ca50a42ba40b4a51cac9accd93cc1 HTTP/1.1" 404 173 0.005856 10.0.0.27 - - [2025-12-01 03:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.27 - - [2025-12-01 03:16:26] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007022 10.0.0.27 - - [2025-12-01 03:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.27 - - [2025-12-01 03:16:30] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005973 10.0.0.27 - - [2025-12-01 03:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.27 - - [2025-12-01 03:16:34] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007014 10.0.0.27 - - [2025-12-01 03:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.27 - - [2025-12-01 03:16:36] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005082 10.0.0.27 - - [2025-12-01 03:16:36] "GET /virtual-networks?parent_id=df3ca50a-42ba-40b4-a51c-ac9accd93cc1&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004218 10.0.0.27 - - [2025-12-01 03:16:36] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006068 10.0.0.27 - - [2025-12-01 03:16:42] "POST /neutron/port HTTP/1.1" 200 1086 0.024100 10.0.0.27 - - [2025-12-01 03:16:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009887 10.0.0.27 - - [2025-12-01 03:16:57] "POST /neutron/port HTTP/1.1" 200 1086 0.016463 10.0.0.27 - - [2025-12-01 03:17:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007550 10.0.0.27 - - [2025-12-01 03:17:08] "POST /neutron/port HTTP/1.1" 200 1086 0.019906 10.0.0.27 - - [2025-12-01 03:17:08] "POST /neutron/port HTTP/1.1" 200 1086 0.016730 10.0.0.27 - - [2025-12-01 03:17:08] "POST /neutron/subnet HTTP/1.1" 200 685 0.009331 10.0.0.27 - - [2025-12-01 03:17:38] "POST /neutron/network HTTP/1.1" 200 807 0.019782 10.0.0.27 - - [2025-12-01 03:17:38] "POST /id-to-fqname HTTP/1.1" 200 227 0.001928 10.0.0.27 - - [2025-12-01 03:17:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010765 10.0.0.23 - - [2025-12-01 03:17:39] "GET /projects?obj_uuids=df3ca50a-42ba-40b4-a51c-ac9accd93cc1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.027491 10.0.0.27 - - [2025-12-01 03:17:39] "GET /project/df3ca50a-42ba-40b4-a51c-ac9accd93cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.109758 10.0.0.27 - - [2025-12-01 03:17:39] "POST /neutron/port HTTP/1.1" 200 1086 0.023966 10.0.0.27 - - [2025-12-01 03:17:39] "POST /neutron/port HTTP/1.1" 200 117 0.012307 10.0.0.27 - - [2025-12-01 03:17:40] "POST /neutron/port HTTP/1.1" 200 1058 0.053217 10.0.0.27 - - [2025-12-01 03:17:41] "POST /neutron/port HTTP/1.1" 200 1086 0.038299 10.0.0.27 - - [2025-12-01 03:17:41] "POST /neutron/port HTTP/1.1" 200 117 0.001303 10.0.0.27 - - [2025-12-01 03:17:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009651 10.0.0.27 - - [2025-12-01 03:17:45] "POST /neutron/port HTTP/1.1" 200 1086 0.021615 10.0.0.27 - - [2025-12-01 03:17:45] "GET /virtual-machine/f23dc9f3-dd2c-4a2c-a911-19c149d76d0b HTTP/1.1" 200 1294 0.007518 10.0.0.27 - - [2025-12-01 03:17:45] "GET /virtual-machine-interface/fab002d0-3d23-41a1-baa1-b74a9e8e0958 HTTP/1.1" 200 2965 0.007893 10.0.0.27 - - [2025-12-01 03:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.27 - - [2025-12-01 03:17:45] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004803 10.0.0.27 - - [2025-12-01 03:17:45] "GET /virtual-networks?parent_id=df3ca50a-42ba-40b4-a51c-ac9accd93cc1&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003924 10.0.0.27 - - [2025-12-01 03:17:45] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007830 10.0.0.27 - - [2025-12-01 03:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.27 - - [2025-12-01 03:17:48] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006263 10.0.0.27 - - [2025-12-01 03:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.27 - - [2025-12-01 03:17:52] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006476 10.0.0.27 - - [2025-12-01 03:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.27 - - [2025-12-01 03:17:56] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006787 10.0.0.27 - - [2025-12-01 03:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.27 - - [2025-12-01 03:18:00] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006510 10.0.0.27 - - [2025-12-01 03:18:04] "POST /neutron/port HTTP/1.1" 200 1086 0.019224 10.0.0.27 - - [2025-12-01 03:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.27 - - [2025-12-01 03:18:04] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009175 10.0.0.27 - - [2025-12-01 03:18:04] "POST /neutron/subnet HTTP/1.1" 200 685 0.010136 10.0.0.27 - - [2025-12-01 03:18:07] "GET /obj-perms HTTP/1.1" 200 5056 0.060694 10.0.0.27 - - [2025-12-01 03:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.27 - - [2025-12-01 03:18:09] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006784 10.0.0.27 - - [2025-12-01 03:18:10] "POST /neutron/port HTTP/1.1" 200 1086 0.017395 10.0.0.27 - - [2025-12-01 03:18:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005556 10.0.0.27 - - [2025-12-01 03:18:10] "POST /neutron/network HTTP/1.1" 200 833 0.008319 10.0.0.27 - - [2025-12-01 03:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.27 - - [2025-12-01 03:18:13] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006832 10.0.0.27 - - [2025-12-01 03:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.27 - - [2025-12-01 03:18:17] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007173 10.0.0.27 - - [2025-12-01 03:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010984 10.0.0.27 - - [2025-12-01 03:18:21] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006947 10.0.0.27 - - [2025-12-01 03:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.27 - - [2025-12-01 03:18:23] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003993 10.0.0.27 - - [2025-12-01 03:18:23] "GET /virtual-networks?parent_id=df3ca50a-42ba-40b4-a51c-ac9accd93cc1&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003764 10.0.0.27 - - [2025-12-01 03:18:23] "GET /virtual-network/ac24a6de-b72d-47bf-a2f4-37aefc08e550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008259 10.0.0.27 - - [2025-12-01 03:18:28] "POST /neutron/port HTTP/1.1" 200 1086 0.020890 10.0.0.27 - - [2025-12-01 03:18:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010287 10.0.0.27 - - [2025-12-01 03:18:39] "POST /neutron/port HTTP/1.1" 200 1086 0.021370 10.0.0.27 - - [2025-12-01 03:19:05] "POST /neutron/port HTTP/1.1" 200 1086 0.026794 10.0.0.27 - - [2025-12-01 03:19:05] "POST /neutron/subnet HTTP/1.1" 200 685 0.009529 10.0.0.33 - - [2025-12-01 03:19:08] "GET /obj-perms HTTP/1.1" 200 5056 0.072199 10.0.0.23 - - [2025-12-01 03:19:08] "GET /obj-perms HTTP/1.1" 200 5056 0.055676 10.0.0.27 - - [2025-12-01 03:19:10] "POST /neutron/port HTTP/1.1" 200 1086 0.022010 10.0.0.27 - - [2025-12-01 03:19:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004273 10.0.0.27 - - [2025-12-01 03:19:11] "POST /neutron/network HTTP/1.1" 200 833 0.008139 10.0.0.27 - - [2025-12-01 03:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.27 - - [2025-12-01 03:19:14] "DELETE /virtual-DNS/8bd99d40-6f96-4010-b1ca-7be934ffa54d HTTP/1.1" 409 235 0.010135 10.0.0.27 - - [2025-12-01 03:19:14] "POST /fqname-to-id HTTP/1.1" 404 192 0.006575 10.0.0.27 - - [2025-12-01 03:19:14] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.030019 10.0.0.27 - - [2025-12-01 03:19:14] "GET /virtual-DNS-record/48e50903-bc3c-43a6-b0c0-f8991747cf91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.007374 10.0.0.27 - - [2025-12-01 03:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.27 - - [2025-12-01 03:19:14] "GET /virtual-DNS-record/48e50903-bc3c-43a6-b0c0-f8991747cf91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.004235 10.0.0.33 - - [2025-12-01 03:19:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.33 - - [2025-12-01 03:19:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.23 - - [2025-12-01 03:19:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.23 - - [2025-12-01 03:19:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000583 10.0.0.33 - - [2025-12-01 03:19:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.33 - - [2025-12-01 03:19:15] "GET /global-system-configs HTTP/1.1" 401 292 0.001104 10.0.0.23 - - [2025-12-01 03:19:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.23 - - [2025-12-01 03:19:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.27 - - [2025-12-01 03:19:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.27 - - [2025-12-01 03:19:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.27 - - [2025-12-01 03:19:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.27 - - [2025-12-01 03:19:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.27 - - [2025-12-01 03:19:21] "DELETE /virtual-DNS-record/48e50903-bc3c-43a6-b0c0-f8991747cf91 HTTP/1.1" 200 115 0.031169 10.0.0.27 - - [2025-12-01 03:19:21] "POST /fqname-to-id HTTP/1.1" 404 184 0.005041 10.0.0.27 - - [2025-12-01 03:19:21] "POST /neutron/port HTTP/1.1" 200 1086 0.017210 10.0.0.27 - - [2025-12-01 03:19:21] "POST /neutron/port HTTP/1.1" 200 1086 0.015625 10.0.0.27 - - [2025-12-01 03:19:23] "POST /neutron/network HTTP/1.1" 200 833 0.007673 10.0.0.27 - - [2025-12-01 03:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005061 10.0.0.33 - - [2025-12-01 03:19:23] "DELETE /route-target/cd801f09-9b61-4cab-970a-7fb2197eae7e HTTP/1.1" 200 115 0.052089 10.0.0.27 - - [2025-12-01 03:19:23] "DELETE /network-ipam/c3318af5-a8e9-4604-959e-5f8f0c061c21 HTTP/1.1" 200 115 0.073606 10.0.0.27 - - [2025-12-01 03:19:23] "DELETE /virtual-DNS/8bd99d40-6f96-4010-b1ca-7be934ffa54d HTTP/1.1" 200 115 0.041519 10.0.0.27 - - [2025-12-01 03:19:23] "POST /fqname-to-id HTTP/1.1" 404 180 0.004934 10.0.0.23 - - [2025-12-01 03:19:25] "GET /projects?obj_uuids=df3ca50a-42ba-40b4-a51c-ac9accd93cc1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001241 10.0.0.27 - - [2025-12-01 03:19:25] "GET /project/df3ca50a-42ba-40b4-a51c-ac9accd93cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.046638 10.0.0.23 - - [2025-12-01 03:19:25] "GET /projects?obj_uuids=df3ca50a-42ba-40b4-a51c-ac9accd93cc1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001692 10.0.0.27 - - [2025-12-01 03:19:25] "GET /project/df3ca50a-42ba-40b4-a51c-ac9accd93cc1?fields=virtual_networks HTTP/1.1" 200 1045 0.047954 10.0.0.23 - - [2025-12-01 03:19:25] "GET /projects?obj_uuids=df3ca50a-42ba-40b4-a51c-ac9accd93cc1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001359 10.0.0.27 - - [2025-12-01 03:19:25] "GET /project/df3ca50a-42ba-40b4-a51c-ac9accd93cc1?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.055093 10.0.0.23 - - [2025-12-01 03:19:25] "GET /projects?obj_uuids=df3ca50a-42ba-40b4-a51c-ac9accd93cc1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001072 10.0.0.27 - - [2025-12-01 03:19:25] "GET /project/df3ca50a-42ba-40b4-a51c-ac9accd93cc1?fields=security_groups HTTP/1.1" 200 1272 0.058698 10.0.0.27 - - [2025-12-01 03:19:26] "POST /fqname-to-id HTTP/1.1" 404 189 0.036565 10.0.0.23 - - [2025-12-01 03:19:26] "GET /projects?obj_uuids=387b8c6d-9226-481a-bbce-28331bfae082&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003727 10.0.0.23 - - [2025-12-01 03:19:26] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001566 10.0.0.23 - - [2025-12-01 03:19:26] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.041317 10.0.0.23 - - [2025-12-01 03:19:26] "POST /id-to-fqname HTTP/1.1" 200 191 0.005404 10.0.0.23 - - [2025-12-01 03:19:26] "POST /fqname-to-id HTTP/1.1" 404 200 0.013161 10.0.0.23 - - [2025-12-01 03:19:26] "POST /security-groups HTTP/1.1" 200 592 0.077502 10.0.0.23 - - [2025-12-01 03:19:26] "POST /projects HTTP/1.1" 200 587 0.323907 10.0.0.33 - - [2025-12-01 03:19:26] "POST /fqname-to-id HTTP/1.1" 404 234 0.012229 10.0.0.23 - - [2025-12-01 03:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.395991 10.0.0.27 - - [2025-12-01 03:19:27] "GET /project/387b8c6d-9226-481a-bbce-28331bfae082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.597819 10.0.0.27 - - [2025-12-01 03:19:28] "GET / HTTP/1.1" 200 35931 0.001841 10.0.0.27 - - [2025-12-01 03:19:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000620 10.0.0.27 - - [2025-12-01 03:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.061642 10.0.0.23 - - [2025-12-01 03:19:30] "GET /projects?obj_uuids=387b8c6d-9226-481a-bbce-28331bfae082&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001349 10.0.0.27 - - [2025-12-01 03:19:30] "GET /project/387b8c6d-9226-481a-bbce-28331bfae082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.056221 10.0.0.23 - - [2025-12-01 03:19:30] "GET /projects?obj_uuids=387b8c6d-9226-481a-bbce-28331bfae082&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001390 10.0.0.27 - - [2025-12-01 03:19:31] "POST /neutron/network HTTP/1.1" 200 608 0.167285 10.0.0.33 - - [2025-12-01 03:19:31] "POST /ref-update HTTP/1.1" 200 156 0.032295 10.0.0.27 - - [2025-12-01 03:19:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.004321 10.0.0.27 - - [2025-12-01 03:19:31] "GET /virtual-network/acd84383-ef06-4f9e-81fa-3c5d6c7139fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008930 10.0.0.27 - - [2025-12-01 03:19:31] "POST /neutron/network HTTP/1.1" 200 827 0.007463 10.0.0.27 - - [2025-12-01 03:19:31] "GET /virtual-network/acd84383-ef06-4f9e-81fa-3c5d6c7139fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007154 10.0.0.27 - - [2025-12-01 03:19:32] "GET /virtual-network/acd84383-ef06-4f9e-81fa-3c5d6c7139fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006176 10.0.0.27 - - [2025-12-01 03:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.23 - - [2025-12-01 03:19:33] "GET /projects?obj_uuids=387b8c6d-9226-481a-bbce-28331bfae082&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001287 10.0.0.27 - - [2025-12-01 03:19:33] "GET /project/387b8c6d-9226-481a-bbce-28331bfae082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.051287 10.0.0.27 - - [2025-12-01 03:19:33] "POST /neutron/network HTTP/1.1" 200 117 0.021715 10.0.0.27 - - [2025-12-01 03:19:34] "POST /neutron/network HTTP/1.1" 200 827 0.014928 10.0.0.27 - - [2025-12-01 03:19:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.001587 10.0.0.27 - - [2025-12-01 03:19:34] "GET /virtual-network/b08640c2-032f-49b9-801c-ccd094131d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007138 10.0.0.27 - - [2025-12-01 03:19:34] "GET /virtual-network/b08640c2-032f-49b9-801c-ccd094131d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007912 10.0.0.27 - - [2025-12-01 03:19:34] "POST /neutron/subnet HTTP/1.1" 200 724 0.012991 10.0.0.27 - - [2025-12-01 03:19:34] "GET /virtual-network/b08640c2-032f-49b9-801c-ccd094131d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005921 10.0.0.27 - - [2025-12-01 03:19:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.001483 10.0.0.23 - - [2025-12-01 03:19:52] "GET /projects?obj_uuids=387b8c6d-9226-481a-bbce-28331bfae082&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001595 10.0.0.27 - - [2025-12-01 03:19:52] "GET /project/387b8c6d-9226-481a-bbce-28331bfae082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.087476 10.0.0.27 - - [2025-12-01 03:19:52] "POST /neutron/port HTTP/1.1" 200 117 0.007161 10.0.0.27 - - [2025-12-01 03:19:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.001421 10.0.0.27 - - [2025-12-01 03:19:53] "POST /neutron/network HTTP/1.1" 200 837 0.008767 10.0.0.27 - - [2025-12-01 03:19:53] "POST /neutron/port HTTP/1.1" 200 1061 0.028869 10.0.0.23 - - [2025-12-01 03:19:54] "GET /projects?obj_uuids=387b8c6d-9226-481a-bbce-28331bfae082&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002152 10.0.0.27 - - [2025-12-01 03:19:54] "GET /project/387b8c6d-9226-481a-bbce-28331bfae082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.158895 10.0.0.27 - - [2025-12-01 03:19:54] "POST /neutron/port HTTP/1.1" 200 1089 0.043690 10.0.0.27 - - [2025-12-01 03:19:54] "POST /neutron/subnet HTTP/1.1" 200 698 0.016785 10.0.0.27 - - [2025-12-01 03:19:54] "POST /neutron/port HTTP/1.1" 200 1089 0.039674 10.0.0.27 - - [2025-12-01 03:19:54] "POST /neutron/port HTTP/1.1" 200 1089 0.034983 10.0.0.23 - - [2025-12-01 03:19:55] "GET /projects?obj_uuids=387b8c6d-9226-481a-bbce-28331bfae082&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001247 10.0.0.27 - - [2025-12-01 03:19:55] "POST /neutron/port HTTP/1.1" 200 1061 0.579193 10.0.0.27 - - [2025-12-01 03:19:55] "POST /neutron/port HTTP/1.1" 200 1115 0.178208 10.0.0.27 - - [2025-12-01 03:19:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.021086 10.0.0.27 - - [2025-12-01 03:19:59] "POST /neutron/port HTTP/1.1" 200 1089 0.035577 10.0.0.27 - - [2025-12-01 03:20:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.020088 10.0.0.27 - - [2025-12-01 03:20:09] "GET /obj-perms HTTP/1.1" 200 5056 0.065456 10.0.0.33 - - [2025-12-01 03:20:09] "GET /obj-perms HTTP/1.1" 200 5056 0.074452 10.0.0.33 - - [2025-12-01 03:20:13] "DELETE /access-control-list/8a4c4f94-b246-4284-aa18-5ca4f1d575ac HTTP/1.1" 200 115 0.061762 10.0.0.27 - - [2025-12-01 03:20:15] "POST /neutron/port HTTP/1.1" 200 1089 0.018101 10.0.0.27 - - [2025-12-01 03:20:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009920 10.0.0.23 - - [2025-12-01 03:20:22] "DELETE /project/df3ca50a-42ba-40b4-a51c-ac9accd93cc1 HTTP/1.1" 404 177 0.004073 10.0.0.23 - - [2025-12-01 03:20:22] "DELETE /project/387b8c6d9226481abbce28331bfae082 HTTP/1.1" 404 173 0.006753 10.0.0.27 - - [2025-12-01 03:20:30] "POST /neutron/port HTTP/1.1" 200 1089 0.019251 10.0.0.27 - - [2025-12-01 03:20:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008516 10.0.0.27 - - [2025-12-01 03:20:30] "GET /virtual-machine/b66f48ed-a649-4ce4-a000-d0ed22b232ff HTTP/1.1" 401 292 0.000496 10.0.0.27 - - [2025-12-01 03:20:31] "GET /virtual-machine/b66f48ed-a649-4ce4-a000-d0ed22b232ff HTTP/1.1" 200 1294 0.035971 10.0.0.27 - - [2025-12-01 03:20:31] "GET /virtual-machine-interface/4e136ac4-720f-4336-8a91-259937eb0345 HTTP/1.1" 200 2948 0.006709 10.0.0.27 - - [2025-12-01 03:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.27 - - [2025-12-01 03:20:31] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003918 10.0.0.27 - - [2025-12-01 03:20:31] "GET /virtual-networks?parent_id=387b8c6d-9226-481a-bbce-28331bfae082&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003251 10.0.0.27 - - [2025-12-01 03:20:31] "GET /virtual-network/b08640c2-032f-49b9-801c-ccd094131d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006732 10.0.0.27 - - [2025-12-01 03:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.27 - - [2025-12-01 03:20:34] "GET /virtual-network/b08640c2-032f-49b9-801c-ccd094131d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.011604 10.0.0.27 - - [2025-12-01 03:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.27 - - [2025-12-01 03:20:38] "GET /virtual-network/b08640c2-032f-49b9-801c-ccd094131d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.010933 10.0.0.27 - - [2025-12-01 03:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.27 - - [2025-12-01 03:20:42] "GET /virtual-network/b08640c2-032f-49b9-801c-ccd094131d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006867 10.0.0.27 - - [2025-12-01 03:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.27 - - [2025-12-01 03:20:46] "GET /virtual-network/b08640c2-032f-49b9-801c-ccd094131d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006992 10.0.0.27 - - [2025-12-01 03:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.27 - - [2025-12-01 03:20:50] "GET /virtual-network/b08640c2-032f-49b9-801c-ccd094131d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.009345 10.0.0.27 - - [2025-12-01 03:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.27 - - [2025-12-01 03:20:54] "GET /virtual-network/b08640c2-032f-49b9-801c-ccd094131d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006888 10.0.0.27 - - [2025-12-01 03:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.27 - - [2025-12-01 03:20:58] "GET /virtual-network/b08640c2-032f-49b9-801c-ccd094131d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007915 10.0.0.27 - - [2025-12-01 03:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.27 - - [2025-12-01 03:21:03] "GET /virtual-network/b08640c2-032f-49b9-801c-ccd094131d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007307 10.0.0.27 - - [2025-12-01 03:21:06] "POST /neutron/port HTTP/1.1" 200 1089 0.018269 10.0.0.27 - - [2025-12-01 03:21:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004590 10.0.0.27 - - [2025-12-01 03:21:07] "POST /neutron/network HTTP/1.1" 200 827 0.008763 10.0.0.27 - - [2025-12-01 03:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.27 - - [2025-12-01 03:21:07] "GET /virtual-network/b08640c2-032f-49b9-801c-ccd094131d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007746 10.0.0.23 - - [2025-12-01 03:21:09] "GET /obj-perms HTTP/1.1" 200 5056 0.066210 10.0.0.27 - - [2025-12-01 03:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.27 - - [2025-12-01 03:21:11] "GET /virtual-network/b08640c2-032f-49b9-801c-ccd094131d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006874 10.0.0.27 - - [2025-12-01 03:21:14] "POST /neutron/network HTTP/1.1" 200 837 0.049694 10.0.0.27 - - [2025-12-01 03:21:14] "POST /neutron/port HTTP/1.1" 200 117 0.001511 10.0.0.27 - - [2025-12-01 03:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.27 - - [2025-12-01 03:21:15] "GET /virtual-network/b08640c2-032f-49b9-801c-ccd094131d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006875 10.0.0.27 - - [2025-12-01 03:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.27 - - [2025-12-01 03:21:19] "GET /virtual-network/b08640c2-032f-49b9-801c-ccd094131d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008730 10.0.0.27 - - [2025-12-01 03:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.27 - - [2025-12-01 03:21:23] "GET /virtual-network/b08640c2-032f-49b9-801c-ccd094131d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006564 10.0.0.27 - - [2025-12-01 03:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.27 - - [2025-12-01 03:21:27] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005083 10.0.0.27 - - [2025-12-01 03:21:27] "GET /virtual-networks?parent_id=387b8c6d-9226-481a-bbce-28331bfae082&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004028 10.0.0.27 - - [2025-12-01 03:21:27] "GET /virtual-network/b08640c2-032f-49b9-801c-ccd094131d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.010918 10.0.0.27 - - [2025-12-01 03:21:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009824 10.0.0.27 - - [2025-12-01 03:21:38] "POST /neutron/port HTTP/1.1" 200 1089 0.018864 10.0.0.27 - - [2025-12-01 03:21:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.033790 10.0.0.27 - - [2025-12-01 03:21:45] "POST /neutron/port HTTP/1.1" 200 1089 0.020884 10.0.0.27 - - [2025-12-01 03:21:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008398 10.0.0.27 - - [2025-12-01 03:21:58] "POST /neutron/port HTTP/1.1" 200 1089 0.018876 10.0.0.27 - - [2025-12-01 03:22:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009785 10.0.0.27 - - [2025-12-01 03:22:06] "POST /neutron/network HTTP/1.1" 200 837 0.008026 10.0.0.27 - - [2025-12-01 03:22:06] "POST /neutron/port HTTP/1.1" 200 117 0.001208 10.0.0.27 - - [2025-12-01 03:22:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012008 10.0.0.27 - - [2025-12-01 03:22:15] "POST /neutron/port HTTP/1.1" 200 1089 0.017720 10.0.0.27 - - [2025-12-01 03:22:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004729 10.0.0.27 - - [2025-12-01 03:22:15] "POST /neutron/network HTTP/1.1" 200 827 0.008059 10.0.0.27 - - [2025-12-01 03:22:24] "POST /neutron/port HTTP/1.1" 200 1089 0.018634 10.0.0.27 - - [2025-12-01 03:22:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010193 10.0.0.27 - - [2025-12-01 03:22:30] "POST /neutron/port HTTP/1.1" 200 1089 0.019916 10.0.0.27 - - [2025-12-01 03:22:30] "GET /virtual-machine/9cf9b63d-0f62-4bfa-871a-91dbe1d84c62 HTTP/1.1" 200 1293 0.006515 10.0.0.27 - - [2025-12-01 03:22:30] "GET /virtual-machine-interface/2b941acd-9619-4a29-bf27-52bf162fe750 HTTP/1.1" 200 2949 0.006682 10.0.0.27 - - [2025-12-01 03:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.27 - - [2025-12-01 03:22:30] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004333 10.0.0.27 - - [2025-12-01 03:22:30] "GET /virtual-networks?parent_id=387b8c6d-9226-481a-bbce-28331bfae082&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003483 10.0.0.27 - - [2025-12-01 03:22:30] "GET /virtual-network/acd84383-ef06-4f9e-81fa-3c5d6c7139fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008886 10.0.0.27 - - [2025-12-01 03:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.27 - - [2025-12-01 03:22:31] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004322 10.0.0.27 - - [2025-12-01 03:22:31] "GET /virtual-networks?parent_id=387b8c6d-9226-481a-bbce-28331bfae082&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003811 10.0.0.27 - - [2025-12-01 03:22:31] "GET /virtual-network/acd84383-ef06-4f9e-81fa-3c5d6c7139fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007092 10.0.0.27 - - [2025-12-01 03:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.23 - - [2025-12-01 03:22:31] "GET /projects?obj_uuids=387b8c6d-9226-481a-bbce-28331bfae082&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001291 10.0.0.27 - - [2025-12-01 03:22:31] "GET /project/387b8c6d-9226-481a-bbce-28331bfae082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.051553 10.0.0.27 - - [2025-12-01 03:22:31] "GET /virtual-network/acd84383-ef06-4f9e-81fa-3c5d6c7139fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006561 10.0.0.27 - - [2025-12-01 03:22:31] "GET /floating-ip-pools?parent_id=acd84383-ef06-4f9e-81fa-3c5d6c7139fc&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003915 10.0.0.27 - - [2025-12-01 03:22:31] "GET /virtual-network/acd84383-ef06-4f9e-81fa-3c5d6c7139fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007897 10.0.0.27 - - [2025-12-01 03:22:31] "POST /floating-ip-pools HTTP/1.1" 200 598 0.037481 10.0.0.27 - - [2025-12-01 03:22:31] "POST /ref-update HTTP/1.1" 200 156 0.016016 10.0.0.27 - - [2025-12-01 03:22:31] "GET /virtual-network/acd84383-ef06-4f9e-81fa-3c5d6c7139fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007328 10.0.0.27 - - [2025-12-01 03:22:32] "GET /virtual-network/acd84383-ef06-4f9e-81fa-3c5d6c7139fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006523 10.0.0.27 - - [2025-12-01 03:22:32] "POST /neutron/port HTTP/1.1" 200 1089 0.015298 10.0.0.27 - - [2025-12-01 03:22:32] "POST /neutron/floatingip HTTP/1.1" 200 577 0.018371 10.0.0.27 - - [2025-12-01 03:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.27 - - [2025-12-01 03:22:32] "GET /routing-instance/8c62261a-0137-4e45-9eea-6b315c36013b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.006115 10.0.0.27 - - [2025-12-01 03:22:32] "GET /route-target/e86e5285-0f65-4d8f-9359-c9ef480bbfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004595 10.0.0.27 - - [2025-12-01 03:23:06] "POST /neutron/floatingip HTTP/1.1" 200 530 0.010398 10.0.0.27 - - [2025-12-01 03:23:06] "GET /floating-ip-pool/f12e2dbe-639c-437a-ae39-44da47569394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1185 0.004689 10.0.0.27 - - [2025-12-01 03:23:06] "POST /ref-update HTTP/1.1" 200 156 0.017932 10.0.0.27 - - [2025-12-01 03:23:06] "DELETE /floating-ip-pool/f12e2dbe-639c-437a-ae39-44da47569394 HTTP/1.1" 200 115 0.039495 10.0.0.27 - - [2025-12-01 03:23:06] "POST /neutron/network HTTP/1.1" 400 204 0.017564 10.0.0.27 - - [2025-12-01 03:23:07] "POST /neutron/port HTTP/1.1" 200 151 0.256480 10.0.0.27 - - [2025-12-01 03:23:07] "POST /neutron/port HTTP/1.1" 200 151 0.301749 10.0.0.33 - - [2025-12-01 03:23:09] "DELETE /route-target/8cfaa6b7-7599-491d-b12a-00161075921a HTTP/1.1" 200 115 0.059771 10.0.0.27 - - [2025-12-01 03:23:09] "POST /neutron/network HTTP/1.1" 200 827 0.009088 10.0.0.23 - - [2025-12-01 03:23:10] "GET /projects?obj_uuids=387b8c6d-9226-481a-bbce-28331bfae082&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.032304 10.0.0.27 - - [2025-12-01 03:23:10] "GET /project/387b8c6d-9226-481a-bbce-28331bfae082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.100153 10.0.0.23 - - [2025-12-01 03:23:10] "GET /projects?obj_uuids=387b8c6d-9226-481a-bbce-28331bfae082&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001201 10.0.0.27 - - [2025-12-01 03:23:10] "GET /project/387b8c6d-9226-481a-bbce-28331bfae082?fields=virtual_networks HTTP/1.1" 200 1044 0.058649 10.0.0.23 - - [2025-12-01 03:23:11] "GET /projects?obj_uuids=387b8c6d-9226-481a-bbce-28331bfae082&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001153 10.0.0.27 - - [2025-12-01 03:23:11] "GET /project/387b8c6d-9226-481a-bbce-28331bfae082?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.042694 10.0.0.23 - - [2025-12-01 03:23:11] "GET /projects?obj_uuids=387b8c6d-9226-481a-bbce-28331bfae082&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001328 10.0.0.27 - - [2025-12-01 03:23:11] "GET /project/387b8c6d-9226-481a-bbce-28331bfae082?fields=security_groups HTTP/1.1" 200 1271 0.051826 10.0.0.27 - - [2025-12-01 03:23:12] "POST /fqname-to-id HTTP/1.1" 404 188 0.031445 10.0.0.23 - - [2025-12-01 03:23:12] "GET /projects?obj_uuids=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003798 10.0.0.23 - - [2025-12-01 03:23:12] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001590 10.0.0.23 - - [2025-12-01 03:23:12] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009283 10.0.0.23 - - [2025-12-01 03:23:13] "POST /id-to-fqname HTTP/1.1" 200 190 0.002244 10.0.0.23 - - [2025-12-01 03:23:13] "POST /fqname-to-id HTTP/1.1" 404 199 0.012811 10.0.0.23 - - [2025-12-01 03:23:13] "POST /security-groups HTTP/1.1" 200 591 0.032677 10.0.0.33 - - [2025-12-01 03:23:13] "POST /fqname-to-id HTTP/1.1" 404 234 0.004538 10.0.0.23 - - [2025-12-01 03:23:13] "POST /projects HTTP/1.1" 200 585 0.260830 10.0.0.23 - - [2025-12-01 03:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.298775 10.0.0.27 - - [2025-12-01 03:23:13] "GET /project/a5feda9d-79f2-42b7-8b3b-79864a84ed60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.453280 10.0.0.33 - - [2025-12-01 03:23:13] "POST /access-control-lists HTTP/1.1" 200 594 0.051668 10.0.0.27 - - [2025-12-01 03:23:14] "GET / HTTP/1.1" 200 35931 0.001775 10.0.0.27 - - [2025-12-01 03:23:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000553 10.0.0.27 - - [2025-12-01 03:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.044590 10.0.0.23 - - [2025-12-01 03:23:17] "GET /projects?obj_uuids=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001224 10.0.0.27 - - [2025-12-01 03:23:17] "GET /project/a5feda9d-79f2-42b7-8b3b-79864a84ed60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.061186 10.0.0.23 - - [2025-12-01 03:23:17] "GET /projects?obj_uuids=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001427 10.0.0.27 - - [2025-12-01 03:23:17] "POST /neutron/network HTTP/1.1" 200 625 0.157154 10.0.0.33 - - [2025-12-01 03:23:17] "POST /route-targets HTTP/1.1" 200 327 0.017438 10.0.0.27 - - [2025-12-01 03:23:17] "POST /id-to-fqname HTTP/1.1" 200 230 0.003574 10.0.0.27 - - [2025-12-01 03:23:17] "GET /virtual-network/9383508c-af6c-4376-8d17-571f3a9f1f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007723 10.0.0.27 - - [2025-12-01 03:23:17] "POST /neutron/network HTTP/1.1" 200 839 0.007874 10.0.0.27 - - [2025-12-01 03:23:17] "GET /virtual-network/9383508c-af6c-4376-8d17-571f3a9f1f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006002 10.0.0.27 - - [2025-12-01 03:23:17] "POST /neutron/network HTTP/1.1" 200 839 0.007927 10.0.0.27 - - [2025-12-01 03:23:17] "POST /id-to-fqname HTTP/1.1" 200 230 0.001404 10.0.0.23 - - [2025-12-01 03:23:18] "GET /projects?obj_uuids=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001157 10.0.0.27 - - [2025-12-01 03:23:18] "GET /project/a5feda9d-79f2-42b7-8b3b-79864a84ed60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.093704 10.0.0.27 - - [2025-12-01 03:23:19] "POST /neutron/port HTTP/1.1" 200 117 0.007570 10.0.0.27 - - [2025-12-01 03:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.27 - - [2025-12-01 03:23:19] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004067 10.0.0.27 - - [2025-12-01 03:23:19] "PUT /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5 HTTP/1.1" 200 276 0.015809 10.0.0.27 - - [2025-12-01 03:23:19] "POST /neutron/network HTTP/1.1" 200 849 0.008188 10.0.0.27 - - [2025-12-01 03:23:20] "POST /neutron/port HTTP/1.1" 200 1055 0.020652 10.0.0.27 - - [2025-12-01 03:23:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004085 10.0.0.27 - - [2025-12-01 03:23:20] "POST /neutron/network HTTP/1.1" 200 839 0.008375 10.0.0.23 - - [2025-12-01 03:23:22] "DELETE /project/a5feda9d79f242b78b3b79864a84ed60 HTTP/1.1" 404 173 0.002821 10.0.0.23 - - [2025-12-01 03:23:22] "DELETE /project/387b8c6d-9226-481a-bbce-28331bfae082 HTTP/1.1" 404 177 0.005218 10.0.0.27 - - [2025-12-01 03:23:24] "POST /neutron/port HTTP/1.1" 200 1083 0.017602 10.0.0.27 - - [2025-12-01 03:23:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009934 10.0.0.27 - - [2025-12-01 03:23:24] "GET /virtual-machine/2ade0749-026f-40ca-adda-414979b45d72 HTTP/1.1" 401 292 0.000456 10.0.0.27 - - [2025-12-01 03:23:25] "GET /virtual-machine/2ade0749-026f-40ca-adda-414979b45d72 HTTP/1.1" 200 1292 0.037108 10.0.0.27 - - [2025-12-01 03:23:25] "GET /virtual-machine-interface/e19b1b68-0acd-423d-9dd2-ceb8ac234612 HTTP/1.1" 200 2972 0.005786 10.0.0.27 - - [2025-12-01 03:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.27 - - [2025-12-01 03:23:25] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004155 10.0.0.27 - - [2025-12-01 03:23:25] "GET /virtual-networks?parent_id=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003373 10.0.0.27 - - [2025-12-01 03:23:25] "GET /virtual-network/9383508c-af6c-4376-8d17-571f3a9f1f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007449 10.0.0.27 - - [2025-12-01 03:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007970 10.0.0.27 - - [2025-12-01 03:23:28] "GET /virtual-network/9383508c-af6c-4376-8d17-571f3a9f1f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006745 10.0.0.27 - - [2025-12-01 03:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.27 - - [2025-12-01 03:23:30] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004487 10.0.0.27 - - [2025-12-01 03:23:30] "GET /virtual-networks?parent_id=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003239 10.0.0.27 - - [2025-12-01 03:23:30] "GET /virtual-network/9383508c-af6c-4376-8d17-571f3a9f1f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007550 10.0.0.27 - - [2025-12-01 03:23:30] "POST /neutron/port HTTP/1.1" 200 1083 0.016567 10.0.0.27 - - [2025-12-01 03:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005978 10.0.0.27 - - [2025-12-01 03:23:38] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004720 10.0.0.27 - - [2025-12-01 03:23:38] "PUT /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5 HTTP/1.1" 200 276 0.013437 10.0.0.27 - - [2025-12-01 03:23:38] "POST /neutron/network HTTP/1.1" 400 204 0.018261 10.0.0.27 - - [2025-12-01 03:23:38] "POST /neutron/port HTTP/1.1" 200 151 0.223459 10.0.0.33 - - [2025-12-01 03:23:40] "DELETE /route-target/527c2d94-f371-48c7-b90a-92b14825f819 HTTP/1.1" 200 115 0.029770 10.0.0.27 - - [2025-12-01 03:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.23 - - [2025-12-01 03:23:43] "GET /projects?obj_uuids=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001063 10.0.0.27 - - [2025-12-01 03:23:43] "GET /project/a5feda9d-79f2-42b7-8b3b-79864a84ed60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.054597 10.0.0.27 - - [2025-12-01 03:23:43] "POST /neutron/network HTTP/1.1" 200 117 0.017442 10.0.0.27 - - [2025-12-01 03:23:43] "POST /neutron/network HTTP/1.1" 200 822 0.010973 10.0.0.27 - - [2025-12-01 03:23:43] "POST /id-to-fqname HTTP/1.1" 200 220 0.001863 10.0.0.27 - - [2025-12-01 03:23:44] "GET /virtual-network/7777d711-6c8a-42ec-8f5d-473ea3e69496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006645 10.0.0.27 - - [2025-12-01 03:23:44] "GET /virtual-network/7777d711-6c8a-42ec-8f5d-473ea3e69496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006485 10.0.0.27 - - [2025-12-01 03:23:44] "POST /neutron/subnet HTTP/1.1" 200 715 0.012876 10.0.0.27 - - [2025-12-01 03:23:44] "POST /id-to-fqname HTTP/1.1" 200 220 0.001491 10.0.0.23 - - [2025-12-01 03:23:45] "GET /projects?obj_uuids=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001262 10.0.0.27 - - [2025-12-01 03:23:45] "GET /project/a5feda9d-79f2-42b7-8b3b-79864a84ed60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.103251 10.0.0.27 - - [2025-12-01 03:23:45] "POST /neutron/port HTTP/1.1" 200 117 0.007517 10.0.0.27 - - [2025-12-01 03:23:45] "POST /neutron/network HTTP/1.1" 200 832 0.011297 10.0.0.27 - - [2025-12-01 03:23:46] "POST /neutron/port HTTP/1.1" 200 1058 0.044378 10.0.0.27 - - [2025-12-01 03:23:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004611 10.0.0.27 - - [2025-12-01 03:23:46] "POST /neutron/network HTTP/1.1" 200 822 0.007817 10.0.0.27 - - [2025-12-01 03:23:50] "POST /neutron/port HTTP/1.1" 200 1086 0.019490 10.0.0.27 - - [2025-12-01 03:23:50] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012348 10.0.0.27 - - [2025-12-01 03:23:50] "GET /virtual-machine/1c37d570-04e7-4035-bfb6-b878cea5b7fc HTTP/1.1" 200 1292 0.006211 10.0.0.27 - - [2025-12-01 03:23:50] "GET /virtual-machine-interface/fd582f73-27f8-46b7-b1ba-e69ce2dc3feb HTTP/1.1" 200 2942 0.006109 10.0.0.27 - - [2025-12-01 03:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.27 - - [2025-12-01 03:23:50] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004469 10.0.0.27 - - [2025-12-01 03:23:50] "GET /virtual-networks?parent_id=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003095 10.0.0.27 - - [2025-12-01 03:23:50] "GET /virtual-network/7777d711-6c8a-42ec-8f5d-473ea3e69496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006564 10.0.0.27 - - [2025-12-01 03:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.27 - - [2025-12-01 03:23:53] "GET /virtual-network/7777d711-6c8a-42ec-8f5d-473ea3e69496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005986 10.0.0.27 - - [2025-12-01 03:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.27 - - [2025-12-01 03:23:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005933 10.0.0.27 - - [2025-12-01 03:23:58] "GET /virtual-networks?parent_id=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004157 10.0.0.27 - - [2025-12-01 03:23:58] "GET /virtual-network/7777d711-6c8a-42ec-8f5d-473ea3e69496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007456 10.0.0.27 - - [2025-12-01 03:23:58] "POST /neutron/port HTTP/1.1" 200 1086 0.015613 10.0.0.27 - - [2025-12-01 03:24:05] "POST /neutron/network HTTP/1.1" 400 204 0.017028 10.0.0.27 - - [2025-12-01 03:24:06] "POST /neutron/port HTTP/1.1" 200 151 0.218509 10.0.0.33 - - [2025-12-01 03:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.27 - - [2025-12-01 03:24:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.006717 10.0.0.27 - - [2025-12-01 03:24:10] "POST /network-ipams HTTP/1.1" 200 541 0.035306 10.0.0.27 - - [2025-12-01 03:24:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.003786 10.0.0.27 - - [2025-12-01 03:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.27 - - [2025-12-01 03:24:10] "GET /network-ipam/52720c79-b8ac-43dc-bfa9-0e45e16c6a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1329 0.006895 10.0.0.27 - - [2025-12-01 03:24:10] "PUT /network-ipam/52720c79-b8ac-43dc-bfa9-0e45e16c6a2f HTTP/1.1" 200 258 0.014797 10.0.0.27 - - [2025-12-01 03:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.23 - - [2025-12-01 03:24:10] "GET /projects?obj_uuids=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001459 10.0.0.27 - - [2025-12-01 03:24:10] "GET /project/a5feda9d-79f2-42b7-8b3b-79864a84ed60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.040947 10.0.0.27 - - [2025-12-01 03:24:10] "POST /neutron/network HTTP/1.1" 200 117 0.013261 10.0.0.33 - - [2025-12-01 03:24:10] "POST /ref-update HTTP/1.1" 200 156 0.023058 10.0.0.23 - - [2025-12-01 03:24:11] "POST /useragent-kv HTTP/1.1" 200 115 0.007817 10.0.0.27 - - [2025-12-01 03:24:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.169144 10.0.0.27 - - [2025-12-01 03:24:11] "POST /id-to-fqname HTTP/1.1" 200 220 0.001403 10.0.0.27 - - [2025-12-01 03:24:11] "GET /virtual-network/5377e6c3-34e9-4f4a-b36b-1e8ef3207f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006361 10.0.0.27 - - [2025-12-01 03:24:11] "GET /virtual-network/5377e6c3-34e9-4f4a-b36b-1e8ef3207f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007408 10.0.0.27 - - [2025-12-01 03:24:11] "POST /neutron/network HTTP/1.1" 200 994 0.010746 10.0.0.27 - - [2025-12-01 03:24:11] "POST /neutron/network HTTP/1.1" 200 994 0.010704 10.0.0.23 - - [2025-12-01 03:24:11] "GET /projects?obj_uuids=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001146 10.0.0.27 - - [2025-12-01 03:24:11] "POST /neutron/port HTTP/1.1" 200 1017 0.287261 10.0.0.27 - - [2025-12-01 03:24:12] "POST /id-to-fqname HTTP/1.1" 200 220 0.002037 10.0.0.27 - - [2025-12-01 03:24:12] "POST /neutron/port HTTP/1.1" 200 1017 0.054191 10.0.0.27 - - [2025-12-01 03:24:12] "POST /neutron/port HTTP/1.1" 200 117 0.007544 10.0.0.27 - - [2025-12-01 03:24:12] "POST /id-to-fqname HTTP/1.1" 200 220 0.001722 10.0.0.27 - - [2025-12-01 03:24:12] "POST /neutron/port HTTP/1.1" 200 117 0.008498 10.0.0.27 - - [2025-12-01 03:24:12] "POST /neutron/network HTTP/1.1" 200 994 0.013096 10.0.0.27 - - [2025-12-01 03:24:13] "POST /neutron/port HTTP/1.1" 200 117 0.013757 10.0.0.27 - - [2025-12-01 03:24:13] "POST /id-to-fqname HTTP/1.1" 200 220 0.001589 10.0.0.27 - - [2025-12-01 03:24:13] "POST /neutron/port HTTP/1.1" 200 1017 0.014228 10.0.0.27 - - [2025-12-01 03:24:13] "GET /obj-perms HTTP/1.1" 200 5056 0.100099 10.0.0.27 - - [2025-12-01 03:24:13] "POST /neutron/port HTTP/1.1" 200 1017 0.010850 10.0.0.27 - - [2025-12-01 03:24:13] "POST /neutron/port HTTP/1.1" 200 1083 0.024362 10.0.0.27 - - [2025-12-01 03:24:13] "POST /neutron/port HTTP/1.1" 200 1017 0.018120 10.0.0.27 - - [2025-12-01 03:24:13] "POST /neutron/network HTTP/1.1" 200 994 0.009943 10.0.0.27 - - [2025-12-01 03:24:14] "POST /neutron/port HTTP/1.1" 200 1109 0.145123 10.0.0.27 - - [2025-12-01 03:24:14] "POST /neutron/subnet HTTP/1.1" 200 673 0.015311 10.0.0.23 - - [2025-12-01 03:24:14] "GET /projects?obj_uuids=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001263 10.0.0.27 - - [2025-12-01 03:24:14] "GET /project/a5feda9d-79f2-42b7-8b3b-79864a84ed60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.088192 10.0.0.27 - - [2025-12-01 03:24:14] "POST /neutron/network HTTP/1.1" 200 994 0.012872 10.0.0.27 - - [2025-12-01 03:24:14] "POST /neutron/port HTTP/1.1" 200 117 0.007077 10.0.0.33 - - [2025-12-01 03:24:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000653 10.0.0.33 - - [2025-12-01 03:24:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000543 10.0.0.23 - - [2025-12-01 03:24:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.27 - - [2025-12-01 03:24:15] "GET /virtual-network/5377e6c3-34e9-4f4a-b36b-1e8ef3207f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007393 10.0.0.23 - - [2025-12-01 03:24:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000710 10.0.0.33 - - [2025-12-01 03:24:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000486 10.0.0.33 - - [2025-12-01 03:24:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.27 - - [2025-12-01 03:24:16] "POST /neutron/port HTTP/1.1" 200 1055 0.020893 10.0.0.27 - - [2025-12-01 03:24:16] "POST /neutron/port HTTP/1.1" 200 1083 0.023431 10.0.0.27 - - [2025-12-01 03:24:16] "POST /neutron/port HTTP/1.1" 200 117 0.001693 10.0.0.23 - - [2025-12-01 03:24:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000623 10.0.0.27 - - [2025-12-01 03:24:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.23 - - [2025-12-01 03:24:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.27 - - [2025-12-01 03:24:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000577 10.0.0.33 - - [2025-12-01 03:24:16] "GET /obj-perms HTTP/1.1" 200 5030 0.059840 10.0.0.23 - - [2025-12-01 03:24:17] "GET /obj-perms HTTP/1.1" 200 5030 0.061530 10.0.0.27 - - [2025-12-01 03:24:17] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010741 10.0.0.27 - - [2025-12-01 03:24:17] "POST /neutron/port HTTP/1.1" 200 1083 0.017647 10.0.0.27 - - [2025-12-01 03:24:17] "GET /virtual-machine/cab4bb9d-77c5-4bdc-9535-e67b0ce9cd61 HTTP/1.1" 200 1289 0.007079 10.0.0.27 - - [2025-12-01 03:24:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000321 10.0.0.27 - - [2025-12-01 03:24:17] "GET /virtual-machine-interface/2485245b-a9f3-4c72-bfa1-184d81c03463 HTTP/1.1" 200 2941 0.006395 10.0.0.27 - - [2025-12-01 03:24:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.27 - - [2025-12-01 03:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.27 - - [2025-12-01 03:24:17] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007566 10.0.0.27 - - [2025-12-01 03:24:17] "GET /virtual-networks?parent_id=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003264 10.0.0.27 - - [2025-12-01 03:24:17] "GET /virtual-network/5377e6c3-34e9-4f4a-b36b-1e8ef3207f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006513 10.0.0.27 - - [2025-12-01 03:24:18] "POST /neutron/port HTTP/1.1" 200 1083 0.018798 10.0.0.27 - - [2025-12-01 03:24:18] "POST /neutron/subnet HTTP/1.1" 200 673 0.013696 10.0.0.27 - - [2025-12-01 03:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.27 - - [2025-12-01 03:24:21] "GET /virtual-network/5377e6c3-34e9-4f4a-b36b-1e8ef3207f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007175 10.0.0.27 - - [2025-12-01 03:24:23] "POST /neutron/port HTTP/1.1" 200 1083 0.018465 10.0.0.27 - - [2025-12-01 03:24:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011464 10.0.0.27 - - [2025-12-01 03:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.27 - - [2025-12-01 03:24:25] "GET /virtual-network/5377e6c3-34e9-4f4a-b36b-1e8ef3207f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005673 10.0.0.27 - - [2025-12-01 03:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.27 - - [2025-12-01 03:24:27] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004257 10.0.0.27 - - [2025-12-01 03:24:27] "GET /virtual-networks?parent_id=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003349 10.0.0.27 - - [2025-12-01 03:24:27] "GET /virtual-network/5377e6c3-34e9-4f4a-b36b-1e8ef3207f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007455 10.0.0.27 - - [2025-12-01 03:24:28] "POST /neutron/port HTTP/1.1" 200 1083 0.017505 10.0.0.27 - - [2025-12-01 03:24:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008897 10.0.0.27 - - [2025-12-01 03:24:32] "POST /neutron/port HTTP/1.1" 200 1083 0.019117 10.0.0.27 - - [2025-12-01 03:24:32] "GET /virtual-machine/aa99e744-94fa-4b57-9c1f-3c49254a6bb9 HTTP/1.1" 200 1289 0.007770 10.0.0.27 - - [2025-12-01 03:24:32] "GET /virtual-machine-interface/9e20a5e2-1578-401a-969e-72165f0543ea HTTP/1.1" 200 2942 0.006333 10.0.0.27 - - [2025-12-01 03:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.27 - - [2025-12-01 03:24:32] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004100 10.0.0.27 - - [2025-12-01 03:24:32] "GET /virtual-networks?parent_id=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004481 10.0.0.27 - - [2025-12-01 03:24:32] "GET /virtual-network/5377e6c3-34e9-4f4a-b36b-1e8ef3207f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006897 10.0.0.27 - - [2025-12-01 03:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.27 - - [2025-12-01 03:24:34] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.009624 10.0.0.27 - - [2025-12-01 03:24:34] "GET /virtual-networks?parent_id=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.008935 10.0.0.27 - - [2025-12-01 03:24:34] "GET /virtual-network/5377e6c3-34e9-4f4a-b36b-1e8ef3207f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006378 10.0.0.27 - - [2025-12-01 03:24:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008300 10.0.0.27 - - [2025-12-01 03:24:34] "POST /neutron/port HTTP/1.1" 200 1083 0.018015 10.0.0.27 - - [2025-12-01 03:24:34] "GET /virtual-machine/48ed3fb3-474c-47cf-ab9b-ab364a8e3eca HTTP/1.1" 200 1292 0.006449 10.0.0.27 - - [2025-12-01 03:24:34] "GET /virtual-machine-interface/a93c85c1-11c0-49df-8afb-b67de25420be HTTP/1.1" 200 2942 0.010461 10.0.0.27 - - [2025-12-01 03:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.27 - - [2025-12-01 03:24:34] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004286 10.0.0.27 - - [2025-12-01 03:24:34] "GET /virtual-networks?parent_id=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003202 10.0.0.27 - - [2025-12-01 03:24:34] "GET /virtual-network/5377e6c3-34e9-4f4a-b36b-1e8ef3207f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006352 10.0.0.27 - - [2025-12-01 03:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.27 - - [2025-12-01 03:24:35] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004802 10.0.0.27 - - [2025-12-01 03:24:35] "GET /virtual-networks?parent_id=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003948 10.0.0.27 - - [2025-12-01 03:24:35] "GET /virtual-network/5377e6c3-34e9-4f4a-b36b-1e8ef3207f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007302 10.0.0.27 - - [2025-12-01 03:24:52] "POST /neutron/port HTTP/1.1" 200 1109 0.014032 10.0.0.27 - - [2025-12-01 03:24:52] "POST /neutron/port HTTP/1.1" 200 1109 0.013526 10.0.0.27 - - [2025-12-01 03:24:52] "POST /neutron/port HTTP/1.1" 200 1109 0.013496 10.0.0.27 - - [2025-12-01 03:24:52] "POST /neutron/network HTTP/1.1" 400 204 0.030504 10.0.0.27 - - [2025-12-01 03:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005017 10.0.0.27 - - [2025-12-01 03:24:55] "DELETE /network-ipam/52720c79-b8ac-43dc-bfa9-0e45e16c6a2f HTTP/1.1" 200 115 0.053589 10.0.0.27 - - [2025-12-01 03:24:55] "POST /fqname-to-id HTTP/1.1" 404 211 0.006562 10.0.0.23 - - [2025-12-01 03:24:56] "GET /projects?obj_uuids=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001922 10.0.0.27 - - [2025-12-01 03:24:56] "GET /project/a5feda9d-79f2-42b7-8b3b-79864a84ed60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.040852 10.0.0.23 - - [2025-12-01 03:24:56] "GET /projects?obj_uuids=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001648 10.0.0.27 - - [2025-12-01 03:24:56] "GET /project/a5feda9d-79f2-42b7-8b3b-79864a84ed60?fields=virtual_networks HTTP/1.1" 200 1043 0.056821 10.0.0.23 - - [2025-12-01 03:24:56] "GET /projects?obj_uuids=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001232 10.0.0.27 - - [2025-12-01 03:24:56] "GET /project/a5feda9d-79f2-42b7-8b3b-79864a84ed60?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.040006 10.0.0.23 - - [2025-12-01 03:24:56] "GET /projects?obj_uuids=a5feda9d-79f2-42b7-8b3b-79864a84ed60&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001148 10.0.0.27 - - [2025-12-01 03:24:56] "GET /project/a5feda9d-79f2-42b7-8b3b-79864a84ed60?fields=security_groups HTTP/1.1" 200 1269 0.048639 10.0.0.27 - - [2025-12-01 03:24:57] "POST /neutron/port HTTP/1.1" 200 117 0.009190 10.0.0.27 - - [2025-12-01 03:24:57] "POST /neutron/port HTTP/1.1" 400 205 0.004618 10.0.0.27 - - [2025-12-01 03:24:57] "POST /fqname-to-id HTTP/1.1" 404 196 0.037896 10.0.0.23 - - [2025-12-01 03:24:57] "GET /projects?obj_uuids=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003938 10.0.0.23 - - [2025-12-01 03:24:58] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001316 10.0.0.23 - - [2025-12-01 03:24:58] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.039670 10.0.0.23 - - [2025-12-01 03:24:58] "POST /id-to-fqname HTTP/1.1" 200 198 0.004134 10.0.0.23 - - [2025-12-01 03:24:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.005435 10.0.0.23 - - [2025-12-01 03:24:58] "POST /security-groups HTTP/1.1" 200 599 0.035606 10.0.0.33 - - [2025-12-01 03:24:58] "POST /fqname-to-id HTTP/1.1" 404 242 0.004506 10.0.0.23 - - [2025-12-01 03:24:58] "POST /projects HTTP/1.1" 200 601 0.252418 10.0.0.23 - - [2025-12-01 03:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.324135 10.0.0.33 - - [2025-12-01 03:24:58] "POST /access-control-lists HTTP/1.1" 200 602 0.031744 10.0.0.27 - - [2025-12-01 03:24:58] "GET /project/b827d7d7-4a36-442d-b059-f2c2c718ec42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.521014 10.0.0.27 - - [2025-12-01 03:24:59] "GET / HTTP/1.1" 200 35931 0.002114 10.0.0.27 - - [2025-12-01 03:25:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000584 10.0.0.27 - - [2025-12-01 03:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.074984 10.0.0.23 - - [2025-12-01 03:25:02] "GET /projects?obj_uuids=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001206 10.0.0.27 - - [2025-12-01 03:25:02] "GET /project/b827d7d7-4a36-442d-b059-f2c2c718ec42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.052607 10.0.0.23 - - [2025-12-01 03:25:02] "POST /useragent-kv HTTP/1.1" 200 115 0.007942 10.0.0.33 - - [2025-12-01 03:25:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.051948 10.0.0.27 - - [2025-12-01 03:25:02] "POST /neutron/subnet HTTP/1.1" 200 828 0.260700 10.0.0.27 - - [2025-12-01 03:25:02] "POST /id-to-fqname HTTP/1.1" 200 228 0.001788 10.0.0.27 - - [2025-12-01 03:25:02] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008940 10.0.0.27 - - [2025-12-01 03:25:02] "POST /neutron/network HTTP/1.1" 200 1006 0.010817 10.0.0.27 - - [2025-12-01 03:25:02] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006358 10.0.0.27 - - [2025-12-01 03:25:03] "POST /neutron/subnet HTTP/1.1" 200 725 0.010404 10.0.0.27 - - [2025-12-01 03:25:03] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006111 10.0.0.27 - - [2025-12-01 03:25:05] "POST /id-to-fqname HTTP/1.1" 200 228 0.001523 10.0.0.23 - - [2025-12-01 03:25:06] "GET /projects?obj_uuids=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001104 10.0.0.27 - - [2025-12-01 03:25:06] "GET /project/b827d7d7-4a36-442d-b059-f2c2c718ec42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.088127 10.0.0.27 - - [2025-12-01 03:25:06] "POST /neutron/port HTTP/1.1" 200 117 0.008516 10.0.0.27 - - [2025-12-01 03:25:06] "POST /id-to-fqname HTTP/1.1" 200 228 0.001433 10.0.0.27 - - [2025-12-01 03:25:06] "POST /neutron/network HTTP/1.1" 200 1016 0.007921 10.0.0.27 - - [2025-12-01 03:25:07] "POST /neutron/port HTTP/1.1" 200 1175 0.026364 10.0.0.27 - - [2025-12-01 03:25:07] "POST /neutron/port HTTP/1.1" 200 1203 0.033381 10.0.0.23 - - [2025-12-01 03:25:07] "GET /projects?obj_uuids=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001348 10.0.0.27 - - [2025-12-01 03:25:07] "GET /project/b827d7d7-4a36-442d-b059-f2c2c718ec42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.088154 10.0.0.27 - - [2025-12-01 03:25:07] "POST /neutron/subnet HTTP/1.1" 200 1385 0.044124 10.0.0.27 - - [2025-12-01 03:25:07] "POST /neutron/port HTTP/1.1" 200 117 0.001305 10.0.0.27 - - [2025-12-01 03:25:07] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008925 10.0.0.27 - - [2025-12-01 03:25:07] "POST /id-to-fqname HTTP/1.1" 200 228 0.001424 10.0.0.27 - - [2025-12-01 03:25:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009218 10.0.0.23 - - [2025-12-01 03:25:08] "GET /projects?obj_uuids=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001713 10.0.0.27 - - [2025-12-01 03:25:08] "POST /neutron/port HTTP/1.1" 200 1175 0.382310 10.0.0.27 - - [2025-12-01 03:25:08] "POST /neutron/port HTTP/1.1" 200 1229 0.119182 10.0.0.27 - - [2025-12-01 03:25:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004511 10.0.0.27 - - [2025-12-01 03:25:09] "POST /neutron/port HTTP/1.1" 200 117 0.001261 10.0.0.23 - - [2025-12-01 03:25:09] "GET /projects?obj_uuids=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001406 10.0.0.27 - - [2025-12-01 03:25:09] "GET /project/b827d7d7-4a36-442d-b059-f2c2c718ec42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.089568 10.0.0.27 - - [2025-12-01 03:25:09] "POST /neutron/port HTTP/1.1" 200 2288 0.025080 10.0.0.27 - - [2025-12-01 03:25:09] "POST /id-to-fqname HTTP/1.1" 200 228 0.001871 10.0.0.27 - - [2025-12-01 03:25:09] "POST /neutron/port HTTP/1.1" 200 2288 0.023044 10.0.0.27 - - [2025-12-01 03:25:10] "POST /neutron/network HTTP/1.1" 200 1016 0.008628 10.0.0.27 - - [2025-12-01 03:25:10] "POST /neutron/port HTTP/1.1" 200 1175 0.029513 10.0.0.27 - - [2025-12-01 03:25:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005158 10.0.0.27 - - [2025-12-01 03:25:11] "POST /neutron/port HTTP/1.1" 200 117 0.001249 10.0.0.23 - - [2025-12-01 03:25:11] "GET /projects?obj_uuids=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001077 10.0.0.27 - - [2025-12-01 03:25:11] "GET /project/b827d7d7-4a36-442d-b059-f2c2c718ec42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.091659 10.0.0.27 - - [2025-12-01 03:25:11] "POST /neutron/network HTTP/1.1" 200 1006 0.020513 10.0.0.27 - - [2025-12-01 03:25:11] "POST /neutron/port HTTP/1.1" 200 117 0.007758 10.0.0.27 - - [2025-12-01 03:25:11] "POST /neutron/port HTTP/1.1" 200 1203 0.019763 10.0.0.27 - - [2025-12-01 03:25:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.013276 10.0.0.27 - - [2025-12-01 03:25:12] "GET /virtual-machine/b13e8b44-b76e-429e-83ec-36333a93a1e2 HTTP/1.1" 401 292 0.000683 10.0.0.27 - - [2025-12-01 03:25:12] "POST /neutron/port HTTP/1.1" 200 1175 0.029138 10.0.0.27 - - [2025-12-01 03:25:12] "GET /virtual-machine/b13e8b44-b76e-429e-83ec-36333a93a1e2 HTTP/1.1" 200 1300 0.061628 10.0.0.27 - - [2025-12-01 03:25:12] "GET /virtual-machine-interface/f4947406-ce6f-4fdf-9fec-5a9eda03a9d8 HTTP/1.1" 200 3176 0.020519 10.0.0.27 - - [2025-12-01 03:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.27 - - [2025-12-01 03:25:12] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004272 10.0.0.27 - - [2025-12-01 03:25:12] "GET /virtual-networks?parent_id=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004245 10.0.0.27 - - [2025-12-01 03:25:12] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007812 10.0.0.27 - - [2025-12-01 03:25:12] "POST /neutron/port HTTP/1.1" 200 1203 0.026748 10.0.0.27 - - [2025-12-01 03:25:12] "POST /neutron/subnet HTTP/1.1" 200 1385 0.020731 10.0.0.27 - - [2025-12-01 03:25:12] "POST /neutron/network HTTP/1.1" 200 1006 0.014988 10.0.0.27 - - [2025-12-01 03:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.27 - - [2025-12-01 03:25:15] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006773 10.0.0.33 - - [2025-12-01 03:25:16] "DELETE /access-control-list/9521e88d-3e06-46a8-8f87-02bddc9513d9 HTTP/1.1" 200 115 0.051156 10.0.0.27 - - [2025-12-01 03:25:19] "POST /neutron/network HTTP/1.1" 200 1016 0.008957 10.0.0.27 - - [2025-12-01 03:25:19] "POST /neutron/subnet HTTP/1.1" 200 1385 0.015897 10.0.0.27 - - [2025-12-01 03:25:19] "POST /neutron/network HTTP/1.1" 200 1006 0.014175 10.0.0.27 - - [2025-12-01 03:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.27 - - [2025-12-01 03:25:19] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007135 10.0.0.23 - - [2025-12-01 03:25:23] "DELETE /project/a5feda9d-79f2-42b7-8b3b-79864a84ed60 HTTP/1.1" 404 177 0.007356 10.0.0.23 - - [2025-12-01 03:25:23] "DELETE /project/b827d7d74a36442db059f2c2c718ec42 HTTP/1.1" 404 173 0.007029 10.0.0.27 - - [2025-12-01 03:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005634 10.0.0.27 - - [2025-12-01 03:25:24] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007400 10.0.0.27 - - [2025-12-01 03:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.27 - - [2025-12-01 03:25:28] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007068 10.0.0.27 - - [2025-12-01 03:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.27 - - [2025-12-01 03:25:32] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005904 10.0.0.27 - - [2025-12-01 03:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.27 - - [2025-12-01 03:25:36] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.010877 10.0.0.27 - - [2025-12-01 03:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.27 - - [2025-12-01 03:25:40] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005775 10.0.0.27 - - [2025-12-01 03:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.27 - - [2025-12-01 03:25:44] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007861 10.0.0.27 - - [2025-12-01 03:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.27 - - [2025-12-01 03:25:48] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008847 10.0.0.27 - - [2025-12-01 03:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004815 10.0.0.27 - - [2025-12-01 03:25:52] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008697 10.0.0.27 - - [2025-12-01 03:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.27 - - [2025-12-01 03:25:56] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005965 10.0.0.27 - - [2025-12-01 03:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.27 - - [2025-12-01 03:26:00] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006141 10.0.0.27 - - [2025-12-01 03:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.27 - - [2025-12-01 03:26:04] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005990 10.0.0.27 - - [2025-12-01 03:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.27 - - [2025-12-01 03:26:07] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004724 10.0.0.27 - - [2025-12-01 03:26:07] "GET /virtual-networks?parent_id=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003579 10.0.0.27 - - [2025-12-01 03:26:07] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006763 10.0.0.27 - - [2025-12-01 03:26:10] "POST /neutron/port HTTP/1.1" 200 1203 0.019377 10.0.0.27 - - [2025-12-01 03:26:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004966 10.0.0.27 - - [2025-12-01 03:26:11] "POST /neutron/port HTTP/1.1" 200 117 0.001471 10.0.0.27 - - [2025-12-01 03:26:12] "POST /neutron/port HTTP/1.1" 200 1203 0.018454 10.0.0.27 - - [2025-12-01 03:26:14] "GET /obj-perms HTTP/1.1" 200 5056 0.058744 10.0.0.33 - - [2025-12-01 03:26:15] "GET /obj-perms HTTP/1.1" 200 5056 0.061997 10.0.0.27 - - [2025-12-01 03:26:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008144 10.0.0.27 - - [2025-12-01 03:26:18] "POST /neutron/port HTTP/1.1" 200 1203 0.019036 10.0.0.27 - - [2025-12-01 03:26:19] "POST /neutron/port HTTP/1.1" 200 1203 0.048777 10.0.0.27 - - [2025-12-01 03:26:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004458 10.0.0.27 - - [2025-12-01 03:26:20] "POST /neutron/port HTTP/1.1" 200 117 0.001305 10.0.0.27 - - [2025-12-01 03:26:21] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008058 10.0.0.27 - - [2025-12-01 03:26:22] "POST /neutron/port HTTP/1.1" 200 1203 0.029784 10.0.0.27 - - [2025-12-01 03:26:27] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008139 10.0.0.27 - - [2025-12-01 03:26:33] "POST /neutron/port HTTP/1.1" 200 1203 0.023177 10.0.0.27 - - [2025-12-01 03:26:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008447 10.0.0.27 - - [2025-12-01 03:26:33] "GET /virtual-machine/ab7ae110-cb5f-4fa4-aa5b-106270a57ded HTTP/1.1" 200 1301 0.006238 10.0.0.27 - - [2025-12-01 03:26:33] "GET /virtual-machine-interface/0643dded-696a-40b2-8bd8-1eb145cdf7c9 HTTP/1.1" 200 3174 0.006448 10.0.0.27 - - [2025-12-01 03:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.27 - - [2025-12-01 03:26:33] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005670 10.0.0.27 - - [2025-12-01 03:26:33] "GET /virtual-networks?parent_id=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.009150 10.0.0.27 - - [2025-12-01 03:26:33] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007694 10.0.0.27 - - [2025-12-01 03:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.27 - - [2025-12-01 03:26:34] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004750 10.0.0.27 - - [2025-12-01 03:26:34] "GET /virtual-networks?parent_id=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003458 10.0.0.27 - - [2025-12-01 03:26:34] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005899 10.0.0.27 - - [2025-12-01 03:26:35] "POST /neutron/port HTTP/1.1" 200 1203 0.022447 10.0.0.27 - - [2025-12-01 03:26:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010153 10.0.0.27 - - [2025-12-01 03:26:35] "GET /virtual-machine/59d51be2-a481-4e0d-8f81-d162dada646f HTTP/1.1" 200 1300 0.007313 10.0.0.27 - - [2025-12-01 03:26:35] "GET /virtual-machine-interface/629cc1ea-bacc-4421-ba84-3187ed8d58b9 HTTP/1.1" 200 3175 0.006148 10.0.0.27 - - [2025-12-01 03:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.27 - - [2025-12-01 03:26:35] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005203 10.0.0.27 - - [2025-12-01 03:26:35] "GET /virtual-networks?parent_id=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.005940 10.0.0.27 - - [2025-12-01 03:26:35] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005911 10.0.0.27 - - [2025-12-01 03:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.27 - - [2025-12-01 03:26:36] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004541 10.0.0.27 - - [2025-12-01 03:26:36] "GET /virtual-networks?parent_id=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003372 10.0.0.27 - - [2025-12-01 03:26:36] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007365 10.0.0.23 - - [2025-12-01 03:26:57] "GET /projects?obj_uuids=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001265 10.0.0.27 - - [2025-12-01 03:26:57] "GET /project/b827d7d7-4a36-442d-b059-f2c2c718ec42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.054428 10.0.0.27 - - [2025-12-01 03:26:57] "POST /fqname-to-id HTTP/1.1" 404 226 0.005987 10.0.0.27 - - [2025-12-01 03:26:57] "POST /interface-route-tables HTTP/1.1" 200 575 0.034940 10.0.0.27 - - [2025-12-01 03:26:57] "GET /interface-route-table/8b42895b-d673-48ac-b136-fde3274556b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.006945 10.0.0.27 - - [2025-12-01 03:26:57] "GET /virtual-machine-interface/f4947406-ce6f-4fdf-9fec-5a9eda03a9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.007211 10.0.0.27 - - [2025-12-01 03:26:57] "POST /ref-update HTTP/1.1" 200 156 0.018619 10.0.0.27 - - [2025-12-01 03:27:11] "POST /neutron/network HTTP/1.1" 200 1016 0.008882 10.0.0.27 - - [2025-12-01 03:27:12] "POST /neutron/subnet HTTP/1.1" 200 1385 0.017760 10.0.0.27 - - [2025-12-01 03:27:12] "POST /neutron/network HTTP/1.1" 200 1006 0.011504 10.0.0.23 - - [2025-12-01 03:27:15] "GET /obj-perms HTTP/1.1" 200 5056 0.054104 10.0.0.27 - - [2025-12-01 03:27:21] "POST /neutron/network HTTP/1.1" 200 1016 0.008772 10.0.0.27 - - [2025-12-01 03:27:21] "POST /neutron/subnet HTTP/1.1" 200 1385 0.015651 10.0.0.27 - - [2025-12-01 03:27:22] "POST /neutron/network HTTP/1.1" 200 1006 0.012295 10.0.0.23 - - [2025-12-01 03:27:44] "GET /projects?obj_uuids=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001603 10.0.0.27 - - [2025-12-01 03:27:44] "GET /project/b827d7d7-4a36-442d-b059-f2c2c718ec42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.043510 10.0.0.27 - - [2025-12-01 03:27:44] "POST /fqname-to-id HTTP/1.1" 404 226 0.009981 10.0.0.27 - - [2025-12-01 03:27:44] "POST /interface-route-tables HTTP/1.1" 200 575 0.031829 10.0.0.27 - - [2025-12-01 03:27:44] "GET /interface-route-table/81588f54-0cf8-4206-b1c8-28cd4fb7f1f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.008443 10.0.0.27 - - [2025-12-01 03:27:44] "GET /virtual-machine-interface/0643dded-696a-40b2-8bd8-1eb145cdf7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.007382 10.0.0.27 - - [2025-12-01 03:27:44] "POST /ref-update HTTP/1.1" 200 156 0.019700 10.0.0.27 - - [2025-12-01 03:27:46] "GET /virtual-machine-interface/629cc1ea-bacc-4421-ba84-3187ed8d58b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.008463 10.0.0.27 - - [2025-12-01 03:27:46] "PUT /virtual-machine-interface/629cc1ea-bacc-4421-ba84-3187ed8d58b9 HTTP/1.1" 200 284 0.016749 10.0.0.27 - - [2025-12-01 03:27:46] "GET /virtual-machine-interface/f4947406-ce6f-4fdf-9fec-5a9eda03a9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.011145 10.0.0.27 - - [2025-12-01 03:27:46] "PUT /virtual-machine-interface/f4947406-ce6f-4fdf-9fec-5a9eda03a9d8 HTTP/1.1" 200 284 0.015560 10.0.0.27 - - [2025-12-01 03:27:46] "GET /virtual-machine-interface/0643dded-696a-40b2-8bd8-1eb145cdf7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.008922 10.0.0.27 - - [2025-12-01 03:27:46] "PUT /virtual-machine-interface/0643dded-696a-40b2-8bd8-1eb145cdf7c9 HTTP/1.1" 200 284 0.016276 10.0.0.27 - - [2025-12-01 03:28:12] "POST /neutron/network HTTP/1.1" 200 1016 0.009033 10.0.0.27 - - [2025-12-01 03:28:13] "POST /neutron/subnet HTTP/1.1" 200 1385 0.020273 10.0.0.27 - - [2025-12-01 03:28:13] "POST /neutron/network HTTP/1.1" 200 1006 0.011671 10.0.0.27 - - [2025-12-01 03:28:21] "POST /neutron/network HTTP/1.1" 200 1016 0.009243 10.0.0.27 - - [2025-12-01 03:28:21] "POST /neutron/subnet HTTP/1.1" 200 1385 0.017192 10.0.0.27 - - [2025-12-01 03:28:22] "POST /neutron/network HTTP/1.1" 200 1006 0.012104 10.0.0.27 - - [2025-12-01 03:28:36] "POST /neutron/port HTTP/1.1" 200 1203 0.018398 10.0.0.27 - - [2025-12-01 03:28:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008380 10.0.0.27 - - [2025-12-01 03:28:36] "GET /virtual-machine/8eba3f18-1904-4f39-9be8-fe224a049908 HTTP/1.1" 200 1301 0.007282 10.0.0.27 - - [2025-12-01 03:28:36] "GET /virtual-machine-interface/c4035354-b639-4adb-acf8-ce5dbb61a16a HTTP/1.1" 200 3176 0.006273 10.0.0.27 - - [2025-12-01 03:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.27 - - [2025-12-01 03:28:36] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003948 10.0.0.27 - - [2025-12-01 03:28:36] "GET /virtual-networks?parent_id=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004498 10.0.0.27 - - [2025-12-01 03:28:36] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008444 10.0.0.27 - - [2025-12-01 03:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.27 - - [2025-12-01 03:28:37] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004122 10.0.0.27 - - [2025-12-01 03:28:37] "GET /virtual-networks?parent_id=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003253 10.0.0.27 - - [2025-12-01 03:28:37] "GET /virtual-network/b1cc8b53-5cc4-44c3-8aa3-e9e99df9d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006067 10.0.0.27 - - [2025-12-01 03:28:37] "GET /virtual-machine-interface/c4035354-b639-4adb-acf8-ce5dbb61a16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.007256 10.0.0.27 - - [2025-12-01 03:28:37] "PUT /virtual-machine-interface/c4035354-b639-4adb-acf8-ce5dbb61a16a HTTP/1.1" 200 284 0.020308 10.0.0.27 - - [2025-12-01 03:29:14] "POST /neutron/network HTTP/1.1" 200 1016 0.036447 10.0.0.27 - - [2025-12-01 03:29:14] "POST /neutron/subnet HTTP/1.1" 200 1385 0.017603 10.0.0.27 - - [2025-12-01 03:29:14] "POST /neutron/network HTTP/1.1" 200 1006 0.010900 10.0.0.33 - - [2025-12-01 03:29:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.33 - - [2025-12-01 03:29:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000634 10.0.0.23 - - [2025-12-01 03:29:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.23 - - [2025-12-01 03:29:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.33 - - [2025-12-01 03:29:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.33 - - [2025-12-01 03:29:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.23 - - [2025-12-01 03:29:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.23 - - [2025-12-01 03:29:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000593 10.0.0.27 - - [2025-12-01 03:29:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000655 10.0.0.27 - - [2025-12-01 03:29:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000579 10.0.0.27 - - [2025-12-01 03:29:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.27 - - [2025-12-01 03:29:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000631 10.0.0.23 - - [2025-12-01 03:29:20] "GET /projects?obj_uuids=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.032336 10.0.0.27 - - [2025-12-01 03:29:20] "GET /project/b827d7d7-4a36-442d-b059-f2c2c718ec42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.085444 10.0.0.27 - - [2025-12-01 03:29:20] "POST /fqname-to-id HTTP/1.1" 404 226 0.003263 10.0.0.27 - - [2025-12-01 03:29:20] "POST /interface-route-tables HTTP/1.1" 200 575 0.031639 10.0.0.27 - - [2025-12-01 03:29:20] "GET /interface-route-table/b8c0ce24-2f36-4062-aca4-e07724d7f3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.009102 10.0.0.27 - - [2025-12-01 03:29:20] "GET /virtual-machine-interface/c4035354-b639-4adb-acf8-ce5dbb61a16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.007013 10.0.0.27 - - [2025-12-01 03:29:20] "POST /ref-update HTTP/1.1" 200 156 0.017253 10.0.0.27 - - [2025-12-01 03:29:22] "GET /virtual-machine-interface/f4947406-ce6f-4fdf-9fec-5a9eda03a9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3092 0.006711 10.0.0.27 - - [2025-12-01 03:29:22] "POST /ref-update HTTP/1.1" 200 156 0.018391 10.0.0.27 - - [2025-12-01 03:29:22] "DELETE /interface-route-table/8b42895b-d673-48ac-b136-fde3274556b0 HTTP/1.1" 200 115 0.040677 10.0.0.27 - - [2025-12-01 03:29:23] "POST /neutron/port HTTP/1.1" 200 151 0.284454 10.0.0.27 - - [2025-12-01 03:29:23] "POST /neutron/network HTTP/1.1" 200 1016 0.008127 10.0.0.27 - - [2025-12-01 03:29:24] "POST /neutron/subnet HTTP/1.1" 200 1385 0.015316 10.0.0.27 - - [2025-12-01 03:29:24] "POST /neutron/network HTTP/1.1" 200 1006 0.011655 10.0.0.27 - - [2025-12-01 03:29:32] "GET /virtual-machine-interface/c4035354-b639-4adb-acf8-ce5dbb61a16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3092 0.009429 10.0.0.27 - - [2025-12-01 03:29:32] "POST /ref-update HTTP/1.1" 200 156 0.022345 10.0.0.27 - - [2025-12-01 03:29:33] "DELETE /interface-route-table/b8c0ce24-2f36-4062-aca4-e07724d7f3f8 HTTP/1.1" 200 115 0.044997 10.0.0.27 - - [2025-12-01 03:29:33] "GET /virtual-machine-interface/0643dded-696a-40b2-8bd8-1eb145cdf7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.008357 10.0.0.27 - - [2025-12-01 03:29:33] "POST /ref-update HTTP/1.1" 200 156 0.019311 10.0.0.27 - - [2025-12-01 03:29:33] "DELETE /interface-route-table/81588f54-0cf8-4206-b1c8-28cd4fb7f1f2 HTTP/1.1" 200 115 0.039821 10.0.0.27 - - [2025-12-01 03:29:33] "POST /neutron/port HTTP/1.1" 200 1203 0.023597 10.0.0.27 - - [2025-12-01 03:29:33] "POST /neutron/port HTTP/1.1" 200 1203 0.046185 10.0.0.27 - - [2025-12-01 03:29:34] "POST /neutron/port HTTP/1.1" 200 1203 0.034289 10.0.0.27 - - [2025-12-01 03:29:35] "POST /neutron/network HTTP/1.1" 200 1006 0.012421 10.0.0.33 - - [2025-12-01 03:29:35] "DELETE /route-target/b3f39425-e1a7-4ddf-9465-d3472cc769a0 HTTP/1.1" 200 115 0.158317 10.0.0.23 - - [2025-12-01 03:29:37] "GET /projects?obj_uuids=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001085 10.0.0.27 - - [2025-12-01 03:29:37] "GET /project/b827d7d7-4a36-442d-b059-f2c2c718ec42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.098016 10.0.0.23 - - [2025-12-01 03:29:37] "GET /projects?obj_uuids=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001436 10.0.0.27 - - [2025-12-01 03:29:37] "GET /project/b827d7d7-4a36-442d-b059-f2c2c718ec42?fields=virtual_networks HTTP/1.1" 200 1059 0.047002 10.0.0.23 - - [2025-12-01 03:29:37] "GET /projects?obj_uuids=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001618 10.0.0.27 - - [2025-12-01 03:29:37] "GET /project/b827d7d7-4a36-442d-b059-f2c2c718ec42?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.050682 10.0.0.23 - - [2025-12-01 03:29:37] "GET /projects?obj_uuids=b827d7d7-4a36-442d-b059-f2c2c718ec42&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001053 10.0.0.27 - - [2025-12-01 03:29:37] "GET /project/b827d7d7-4a36-442d-b059-f2c2c718ec42?fields=security_groups HTTP/1.1" 200 1293 0.066311 10.0.0.27 - - [2025-12-01 03:29:38] "POST /fqname-to-id HTTP/1.1" 404 183 0.031024 10.0.0.23 - - [2025-12-01 03:29:38] "GET /projects?obj_uuids=177a588e-142e-4bcf-ac46-1e2e6ba57f1a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005799 10.0.0.23 - - [2025-12-01 03:29:38] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000975 10.0.0.23 - - [2025-12-01 03:29:39] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008163 10.0.0.23 - - [2025-12-01 03:29:39] "POST /id-to-fqname HTTP/1.1" 200 185 0.006209 10.0.0.23 - - [2025-12-01 03:29:39] "POST /fqname-to-id HTTP/1.1" 404 194 0.004092 10.0.0.23 - - [2025-12-01 03:29:39] "POST /security-groups HTTP/1.1" 200 586 0.087770 10.0.0.23 - - [2025-12-01 03:29:39] "POST /projects HTTP/1.1" 200 575 0.357345 10.0.0.33 - - [2025-12-01 03:29:39] "POST /fqname-to-id HTTP/1.1" 404 228 0.017711 10.0.0.23 - - [2025-12-01 03:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.452780 10.0.0.27 - - [2025-12-01 03:29:39] "GET /project/177a588e-142e-4bcf-ac46-1e2e6ba57f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.626279 10.0.0.27 - - [2025-12-01 03:29:40] "GET / HTTP/1.1" 200 35931 0.002096 10.0.0.23 - - [2025-12-01 03:29:44] "GET /projects?obj_uuids=177a588e-142e-4bcf-ac46-1e2e6ba57f1a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001965 10.0.0.27 - - [2025-12-01 03:29:44] "GET /project/177a588e-142e-4bcf-ac46-1e2e6ba57f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.051276 10.0.0.23 - - [2025-12-01 03:29:44] "GET /projects?obj_uuids=177a588e-142e-4bcf-ac46-1e2e6ba57f1a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001120 10.0.0.27 - - [2025-12-01 03:29:44] "GET /project/177a588e-142e-4bcf-ac46-1e2e6ba57f1a?fields=virtual_networks HTTP/1.1" 200 1032 0.055582 10.0.0.23 - - [2025-12-01 03:29:44] "GET /projects?obj_uuids=177a588e-142e-4bcf-ac46-1e2e6ba57f1a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001210 10.0.0.27 - - [2025-12-01 03:29:44] "GET /project/177a588e-142e-4bcf-ac46-1e2e6ba57f1a?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.044582 10.0.0.23 - - [2025-12-01 03:29:44] "GET /projects?obj_uuids=177a588e-142e-4bcf-ac46-1e2e6ba57f1a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000993 10.0.0.27 - - [2025-12-01 03:29:44] "GET /project/177a588e-142e-4bcf-ac46-1e2e6ba57f1a?fields=security_groups HTTP/1.1" 200 1253 0.051111 10.0.0.27 - - [2025-12-01 03:29:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.038880 10.0.0.23 - - [2025-12-01 03:29:45] "GET /projects?obj_uuids=f1c5b1ad-bb2f-4cfb-80c7-51ca2f650b2f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004139 10.0.0.23 - - [2025-12-01 03:29:45] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001241 10.0.0.23 - - [2025-12-01 03:29:45] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008220 10.0.0.23 - - [2025-12-01 03:29:45] "POST /id-to-fqname HTTP/1.1" 200 195 0.007723 10.0.0.23 - - [2025-12-01 03:29:45] "POST /fqname-to-id HTTP/1.1" 404 204 0.005366 10.0.0.23 - - [2025-12-01 03:29:45] "POST /security-groups HTTP/1.1" 200 596 0.047518 10.0.0.23 - - [2025-12-01 03:29:45] "POST /projects HTTP/1.1" 200 595 0.258749 10.0.0.23 - - [2025-12-01 03:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.305613 10.0.0.33 - - [2025-12-01 03:29:45] "POST /access-control-lists HTTP/1.1" 200 601 0.035051 10.0.0.27 - - [2025-12-01 03:29:46] "GET /project/f1c5b1ad-bb2f-4cfb-80c7-51ca2f650b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.481953 10.0.0.27 - - [2025-12-01 03:29:47] "GET / HTTP/1.1" 200 35931 0.001887 10.0.0.23 - - [2025-12-01 03:29:50] "GET /projects?obj_uuids=f1c5b1ad-bb2f-4cfb-80c7-51ca2f650b2f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001157 10.0.0.27 - - [2025-12-01 03:29:50] "GET /project/f1c5b1ad-bb2f-4cfb-80c7-51ca2f650b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.044375 10.0.0.23 - - [2025-12-01 03:29:50] "GET /projects?obj_uuids=f1c5b1ad-bb2f-4cfb-80c7-51ca2f650b2f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002080 10.0.0.27 - - [2025-12-01 03:29:50] "GET /project/f1c5b1ad-bb2f-4cfb-80c7-51ca2f650b2f?fields=virtual_networks HTTP/1.1" 200 1052 0.062036 10.0.0.23 - - [2025-12-01 03:29:50] "GET /projects?obj_uuids=f1c5b1ad-bb2f-4cfb-80c7-51ca2f650b2f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001444 10.0.0.27 - - [2025-12-01 03:29:50] "GET /project/f1c5b1ad-bb2f-4cfb-80c7-51ca2f650b2f?fields=virtual_machine_interfaces HTTP/1.1" 200 1052 0.044179 10.0.0.23 - - [2025-12-01 03:29:50] "GET /projects?obj_uuids=f1c5b1ad-bb2f-4cfb-80c7-51ca2f650b2f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001232 10.0.0.27 - - [2025-12-01 03:29:50] "GET /project/f1c5b1ad-bb2f-4cfb-80c7-51ca2f650b2f?fields=security_groups HTTP/1.1" 200 1283 0.042904 10.0.0.27 - - [2025-12-01 03:29:51] "POST /fqname-to-id HTTP/1.1" 404 199 0.032268 10.0.0.23 - - [2025-12-01 03:29:51] "GET /projects?obj_uuids=d91c6728-41a6-48a7-84ca-300ff394798c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003711 10.0.0.23 - - [2025-12-01 03:29:51] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001032 10.0.0.23 - - [2025-12-01 03:29:51] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007342 10.0.0.23 - - [2025-12-01 03:29:51] "POST /id-to-fqname HTTP/1.1" 200 201 0.004735 10.0.0.23 - - [2025-12-01 03:29:52] "POST /fqname-to-id HTTP/1.1" 404 210 0.007351 10.0.0.23 - - [2025-12-01 03:29:52] "POST /security-groups HTTP/1.1" 200 602 0.085799 10.0.0.33 - - [2025-12-01 03:29:52] "POST /fqname-to-id HTTP/1.1" 404 245 0.005429 10.0.0.23 - - [2025-12-01 03:29:52] "POST /projects HTTP/1.1" 200 607 0.305295 10.0.0.23 - - [2025-12-01 03:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.387360 10.0.0.33 - - [2025-12-01 03:29:52] "POST /access-control-lists HTTP/1.1" 200 605 0.033312 10.0.0.27 - - [2025-12-01 03:29:52] "GET /project/d91c6728-41a6-48a7-84ca-300ff394798c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.542855 10.0.0.27 - - [2025-12-01 03:29:53] "GET / HTTP/1.1" 200 35931 0.001636 10.0.0.23 - - [2025-12-01 03:29:56] "GET /projects?obj_uuids=d91c6728-41a6-48a7-84ca-300ff394798c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001291 10.0.0.27 - - [2025-12-01 03:29:56] "GET /project/d91c6728-41a6-48a7-84ca-300ff394798c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.048290 10.0.0.23 - - [2025-12-01 03:29:56] "GET /projects?obj_uuids=d91c6728-41a6-48a7-84ca-300ff394798c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001106 10.0.0.27 - - [2025-12-01 03:29:57] "GET /project/d91c6728-41a6-48a7-84ca-300ff394798c?fields=virtual_networks HTTP/1.1" 200 1064 0.053507 10.0.0.23 - - [2025-12-01 03:29:57] "GET /projects?obj_uuids=d91c6728-41a6-48a7-84ca-300ff394798c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001227 10.0.0.27 - - [2025-12-01 03:29:57] "GET /project/d91c6728-41a6-48a7-84ca-300ff394798c?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.057153 10.0.0.23 - - [2025-12-01 03:29:57] "GET /projects?obj_uuids=d91c6728-41a6-48a7-84ca-300ff394798c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001135 10.0.0.27 - - [2025-12-01 03:29:57] "GET /project/d91c6728-41a6-48a7-84ca-300ff394798c?fields=security_groups HTTP/1.1" 200 1301 0.049128 10.0.0.27 - - [2025-12-01 03:29:58] "POST /fqname-to-id HTTP/1.1" 404 185 0.045946 10.0.0.23 - - [2025-12-01 03:29:58] "GET /projects?obj_uuids=029425eb-a098-4893-9d41-a49fa8564bb2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003465 10.0.0.23 - - [2025-12-01 03:29:58] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001267 10.0.0.23 - - [2025-12-01 03:29:58] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.041242 10.0.0.23 - - [2025-12-01 03:29:58] "POST /id-to-fqname HTTP/1.1" 200 187 0.003706 10.0.0.23 - - [2025-12-01 03:29:58] "POST /fqname-to-id HTTP/1.1" 404 196 0.010844 10.0.0.23 - - [2025-12-01 03:29:58] "POST /security-groups HTTP/1.1" 200 588 0.042920 10.0.0.23 - - [2025-12-01 03:29:58] "POST /projects HTTP/1.1" 200 579 0.282540 10.0.0.33 - - [2025-12-01 03:29:58] "POST /fqname-to-id HTTP/1.1" 404 230 0.009144 10.0.0.23 - - [2025-12-01 03:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.359837 10.0.0.27 - - [2025-12-01 03:29:58] "GET /project/029425eb-a098-4893-9d41-a49fa8564bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.546586 10.0.0.27 - - [2025-12-01 03:30:00] "GET / HTTP/1.1" 200 35931 0.003166 10.0.0.23 - - [2025-12-01 03:30:03] "GET /projects?obj_uuids=029425eb-a098-4893-9d41-a49fa8564bb2&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001286 10.0.0.27 - - [2025-12-01 03:30:03] "GET /project/029425eb-a098-4893-9d41-a49fa8564bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.054370 10.0.0.23 - - [2025-12-01 03:30:03] "GET /projects?obj_uuids=029425eb-a098-4893-9d41-a49fa8564bb2&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001728 10.0.0.27 - - [2025-12-01 03:30:03] "GET /project/029425eb-a098-4893-9d41-a49fa8564bb2?fields=virtual_networks HTTP/1.1" 200 1035 0.050068 10.0.0.23 - - [2025-12-01 03:30:03] "GET /projects?obj_uuids=029425eb-a098-4893-9d41-a49fa8564bb2&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001626 10.0.0.27 - - [2025-12-01 03:30:03] "GET /project/029425eb-a098-4893-9d41-a49fa8564bb2?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.047993 10.0.0.23 - - [2025-12-01 03:30:03] "GET /projects?obj_uuids=029425eb-a098-4893-9d41-a49fa8564bb2&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001312 10.0.0.27 - - [2025-12-01 03:30:03] "GET /project/029425eb-a098-4893-9d41-a49fa8564bb2?fields=security_groups HTTP/1.1" 200 1258 0.048499 10.0.0.27 - - [2025-12-01 03:30:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.037811 10.0.0.23 - - [2025-12-01 03:30:04] "GET /projects?obj_uuids=7336e62c-59da-454d-bcb5-d6fc04bc7521&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003895 10.0.0.23 - - [2025-12-01 03:30:04] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001090 10.0.0.23 - - [2025-12-01 03:30:04] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007901 10.0.0.23 - - [2025-12-01 03:30:05] "POST /id-to-fqname HTTP/1.1" 200 184 0.003508 10.0.0.23 - - [2025-12-01 03:30:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.005609 10.0.0.23 - - [2025-12-01 03:30:05] "POST /security-groups HTTP/1.1" 200 585 0.083985 10.0.0.23 - - [2025-12-01 03:30:05] "POST /projects HTTP/1.1" 200 573 0.315003 10.0.0.23 - - [2025-12-01 03:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.358623 10.0.0.33 - - [2025-12-01 03:30:05] "POST /access-control-lists HTTP/1.1" 200 590 0.041992 10.0.0.27 - - [2025-12-01 03:30:05] "GET /project/7336e62c-59da-454d-bcb5-d6fc04bc7521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.545156 10.0.0.27 - - [2025-12-01 03:30:06] "GET / HTTP/1.1" 200 35931 0.001728 10.0.0.23 - - [2025-12-01 03:30:09] "GET /projects?obj_uuids=7336e62c-59da-454d-bcb5-d6fc04bc7521&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001105 10.0.0.27 - - [2025-12-01 03:30:09] "GET /project/7336e62c-59da-454d-bcb5-d6fc04bc7521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.054469 10.0.0.23 - - [2025-12-01 03:30:09] "GET /projects?obj_uuids=7336e62c-59da-454d-bcb5-d6fc04bc7521&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001196 10.0.0.27 - - [2025-12-01 03:30:09] "GET /project/7336e62c-59da-454d-bcb5-d6fc04bc7521?fields=virtual_networks HTTP/1.1" 200 1030 0.058633 10.0.0.23 - - [2025-12-01 03:30:10] "GET /projects?obj_uuids=7336e62c-59da-454d-bcb5-d6fc04bc7521&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001336 10.0.0.27 - - [2025-12-01 03:30:10] "GET /project/7336e62c-59da-454d-bcb5-d6fc04bc7521?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.068194 10.0.0.23 - - [2025-12-01 03:30:10] "GET /projects?obj_uuids=7336e62c-59da-454d-bcb5-d6fc04bc7521&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001631 10.0.0.27 - - [2025-12-01 03:30:10] "GET /project/7336e62c-59da-454d-bcb5-d6fc04bc7521?fields=security_groups HTTP/1.1" 200 1250 0.051967 10.0.0.27 - - [2025-12-01 03:30:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.032081 10.0.0.23 - - [2025-12-01 03:30:11] "GET /projects?obj_uuids=bd56d41a-5aef-4bb1-b084-52f4f124bdd7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003809 10.0.0.23 - - [2025-12-01 03:30:11] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001287 10.0.0.23 - - [2025-12-01 03:30:11] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010764 10.0.0.23 - - [2025-12-01 03:30:11] "POST /id-to-fqname HTTP/1.1" 200 188 0.003174 10.0.0.23 - - [2025-12-01 03:30:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.005997 10.0.0.23 - - [2025-12-01 03:30:11] "POST /security-groups HTTP/1.1" 200 589 0.037748 10.0.0.33 - - [2025-12-01 03:30:11] "POST /fqname-to-id HTTP/1.1" 404 232 0.006324 10.0.0.23 - - [2025-12-01 03:30:11] "POST /projects HTTP/1.1" 200 581 0.271437 10.0.0.23 - - [2025-12-01 03:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.314744 10.0.0.33 - - [2025-12-01 03:30:11] "POST /access-control-lists HTTP/1.1" 200 592 0.043017 10.0.0.27 - - [2025-12-01 03:30:11] "GET /project/bd56d41a-5aef-4bb1-b084-52f4f124bdd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.493629 10.0.0.27 - - [2025-12-01 03:30:12] "GET / HTTP/1.1" 200 35931 0.002897 10.0.0.23 - - [2025-12-01 03:30:16] "GET /projects?obj_uuids=bd56d41a-5aef-4bb1-b084-52f4f124bdd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001457 10.0.0.27 - - [2025-12-01 03:30:16] "GET /project/bd56d41a-5aef-4bb1-b084-52f4f124bdd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.058999 10.0.0.23 - - [2025-12-01 03:30:16] "GET /projects?obj_uuids=bd56d41a-5aef-4bb1-b084-52f4f124bdd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001428 10.0.0.27 - - [2025-12-01 03:30:16] "GET /project/bd56d41a-5aef-4bb1-b084-52f4f124bdd7?fields=virtual_networks HTTP/1.1" 200 1039 0.058482 10.0.0.23 - - [2025-12-01 03:30:16] "GET /projects?obj_uuids=bd56d41a-5aef-4bb1-b084-52f4f124bdd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001783 10.0.0.27 - - [2025-12-01 03:30:16] "GET /project/bd56d41a-5aef-4bb1-b084-52f4f124bdd7?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.062241 10.0.0.23 - - [2025-12-01 03:30:16] "GET /projects?obj_uuids=bd56d41a-5aef-4bb1-b084-52f4f124bdd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001522 10.0.0.27 - - [2025-12-01 03:30:16] "GET /project/bd56d41a-5aef-4bb1-b084-52f4f124bdd7?fields=security_groups HTTP/1.1" 200 1263 0.049903 10.0.0.27 - - [2025-12-01 03:30:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.035396 10.0.0.23 - - [2025-12-01 03:30:17] "GET /projects?obj_uuids=71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005184 10.0.0.23 - - [2025-12-01 03:30:17] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001556 10.0.0.23 - - [2025-12-01 03:30:17] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009833 10.0.0.23 - - [2025-12-01 03:30:17] "POST /id-to-fqname HTTP/1.1" 200 188 0.007020 10.0.0.23 - - [2025-12-01 03:30:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.003834 10.0.0.23 - - [2025-12-01 03:30:17] "POST /security-groups HTTP/1.1" 200 589 0.037336 10.0.0.23 - - [2025-12-01 03:30:17] "POST /projects HTTP/1.1" 200 581 0.266330 10.0.0.23 - - [2025-12-01 03:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.342886 10.0.0.27 - - [2025-12-01 03:30:18] "GET /project/71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.507700 10.0.0.33 - - [2025-12-01 03:30:18] "POST /fqname-to-id HTTP/1.1" 404 231 0.015868 10.0.0.27 - - [2025-12-01 03:30:19] "GET /obj-perms HTTP/1.1" 200 5056 0.120188 10.0.0.27 - - [2025-12-01 03:30:20] "GET / HTTP/1.1" 200 35931 0.002120 10.0.0.27 - - [2025-12-01 03:30:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000466 10.0.0.27 - - [2025-12-01 03:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.063454 10.0.0.23 - - [2025-12-01 03:30:22] "GET /projects?obj_uuids=71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001078 10.0.0.27 - - [2025-12-01 03:30:22] "GET /project/71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.056062 10.0.0.23 - - [2025-12-01 03:30:22] "GET /projects?obj_uuids=71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001420 10.0.0.27 - - [2025-12-01 03:30:22] "POST /neutron/network HTTP/1.1" 200 603 0.155863 10.0.0.33 - - [2025-12-01 03:30:22] "POST /ref-update HTTP/1.1" 200 156 0.035800 10.0.0.27 - - [2025-12-01 03:30:22] "POST /id-to-fqname HTTP/1.1" 200 218 0.013084 10.0.0.27 - - [2025-12-01 03:30:22] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.011344 10.0.0.27 - - [2025-12-01 03:30:22] "POST /neutron/network HTTP/1.1" 200 821 0.006724 10.0.0.27 - - [2025-12-01 03:30:23] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007288 10.0.0.27 - - [2025-12-01 03:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.27 - - [2025-12-01 03:30:23] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008095 10.0.0.27 - - [2025-12-01 03:30:23] "PUT /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236 HTTP/1.1" 200 264 0.077204 10.0.0.33 - - [2025-12-01 03:30:23] "DELETE /access-control-list/ca7282db-4e2a-4d0c-98ea-dcaefae417e8 HTTP/1.1" 200 115 0.043959 10.0.0.23 - - [2025-12-01 03:30:23] "DELETE /project/b827d7d7-4a36-442d-b059-f2c2c718ec42 HTTP/1.1" 404 177 0.017826 10.0.0.23 - - [2025-12-01 03:30:23] "DELETE /project/177a588e142e4bcfac461e2e6ba57f1a HTTP/1.1" 404 173 0.021332 10.0.0.23 - - [2025-12-01 03:30:23] "DELETE /project/f1c5b1adbb2f4cfb80c751ca2f650b2f HTTP/1.1" 404 173 0.022956 10.0.0.23 - - [2025-12-01 03:30:23] "DELETE /project/029425eba09848939d41a49fa8564bb2 HTTP/1.1" 404 173 0.010365 10.0.0.23 - - [2025-12-01 03:30:23] "DELETE /project/d91c672841a648a784ca300ff394798c HTTP/1.1" 404 173 0.011847 10.0.0.23 - - [2025-12-01 03:30:23] "DELETE /project/bd56d41a5aef4bb1b08452f4f124bdd7 HTTP/1.1" 404 173 0.018266 10.0.0.23 - - [2025-12-01 03:30:23] "GET /projects?obj_uuids=7336e62c-59da-454d-bcb5-d6fc04bc7521&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001161 10.0.0.23 - - [2025-12-01 03:30:23] "GET /projects?obj_uuids=bd56d41a-5aef-4bb1-b084-52f4f124bdd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000855 10.0.0.23 - - [2025-12-01 03:30:23] "GET /projects?obj_uuids=029425eb-a098-4893-9d41-a49fa8564bb2&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000878 10.0.0.23 - - [2025-12-01 03:30:23] "GET /projects?obj_uuids=f1c5b1ad-bb2f-4cfb-80c7-51ca2f650b2f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001231 10.0.0.23 - - [2025-12-01 03:30:23] "DELETE /project/71c63a818cff4c7ab5e42b0ff25fb94f HTTP/1.1" 404 173 0.024501 10.0.0.23 - - [2025-12-01 03:30:23] "DELETE /project/7336e62c59da454dbcb5d6fc04bc7521 HTTP/1.1" 404 173 0.024398 10.0.0.23 - - [2025-12-01 03:30:23] "GET /projects?obj_uuids=177a588e-142e-4bcf-ac46-1e2e6ba57f1a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002051 10.0.0.23 - - [2025-12-01 03:30:23] "GET /projects?obj_uuids=d91c6728-41a6-48a7-84ca-300ff394798c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000832 10.0.0.23 - - [2025-12-01 03:30:24] "GET /project/f1c5b1ad-bb2f-4cfb-80c7-51ca2f650b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.107948 10.0.0.23 - - [2025-12-01 03:30:24] "GET /projects?obj_uuids=f1c5b1ad-bb2f-4cfb-80c7-51ca2f650b2f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002145 10.0.0.23 - - [2025-12-01 03:30:24] "GET /project/7336e62c-59da-454d-bcb5-d6fc04bc7521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.140759 10.0.0.23 - - [2025-12-01 03:30:24] "GET /project/bd56d41a-5aef-4bb1-b084-52f4f124bdd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.152146 10.0.0.23 - - [2025-12-01 03:30:24] "GET /projects?obj_uuids=7336e62c-59da-454d-bcb5-d6fc04bc7521&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001434 10.0.0.23 - - [2025-12-01 03:30:24] "GET /projects?obj_uuids=bd56d41a-5aef-4bb1-b084-52f4f124bdd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003432 10.0.0.23 - - [2025-12-01 03:30:24] "GET /project/029425eb-a098-4893-9d41-a49fa8564bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.202345 10.0.0.23 - - [2025-12-01 03:30:24] "GET /projects?obj_uuids=029425eb-a098-4893-9d41-a49fa8564bb2&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001137 10.0.0.27 - - [2025-12-01 03:30:24] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.016217 10.0.0.23 - - [2025-12-01 03:30:24] "GET /project/177a588e-142e-4bcf-ac46-1e2e6ba57f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.223710 10.0.0.23 - - [2025-12-01 03:30:24] "GET /project/d91c6728-41a6-48a7-84ca-300ff394798c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1522 0.245426 10.0.0.23 - - [2025-12-01 03:30:24] "GET /project/7336e62c-59da-454d-bcb5-d6fc04bc7521?fields=security_groups HTTP/1.1" 200 1355 0.149089 10.0.0.23 - - [2025-12-01 03:30:24] "GET /projects?obj_uuids=177a588e-142e-4bcf-ac46-1e2e6ba57f1a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001393 10.0.0.23 - - [2025-12-01 03:30:24] "GET /projects?obj_uuids=d91c6728-41a6-48a7-84ca-300ff394798c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002205 10.0.0.23 - - [2025-12-01 03:30:24] "GET /project/bd56d41a-5aef-4bb1-b084-52f4f124bdd7?fields=security_groups HTTP/1.1" 200 1368 0.178225 10.0.0.23 - - [2025-12-01 03:30:24] "GET /project/f1c5b1ad-bb2f-4cfb-80c7-51ca2f650b2f?fields=security_groups HTTP/1.1" 200 1388 0.224548 10.0.0.23 - - [2025-12-01 03:30:24] "GET /project/029425eb-a098-4893-9d41-a49fa8564bb2?fields=security_groups HTTP/1.1" 200 1363 0.242557 10.0.0.23 - - [2025-12-01 03:30:24] "GET /project/d91c6728-41a6-48a7-84ca-300ff394798c?fields=security_groups HTTP/1.1" 200 1406 0.312766 10.0.0.23 - - [2025-12-01 03:30:24] "GET /project/177a588e-142e-4bcf-ac46-1e2e6ba57f1a?fields=security_groups HTTP/1.1" 200 1358 0.356300 10.0.0.23 - - [2025-12-01 03:30:24] "DELETE /security-group/c3332e72-3459-4c74-a6eb-b78b3b158805 HTTP/1.1" 200 115 0.385682 10.0.0.23 - - [2025-12-01 03:30:24] "GET /projects?obj_uuids=7336e62c-59da-454d-bcb5-d6fc04bc7521&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001270 10.0.0.23 - - [2025-12-01 03:30:24] "DELETE /security-group/352d3149-93ed-41b0-9131-830d9f262468 HTTP/1.1" 200 115 0.370845 10.0.0.23 - - [2025-12-01 03:30:24] "GET /projects?obj_uuids=f1c5b1ad-bb2f-4cfb-80c7-51ca2f650b2f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001249 10.0.0.23 - - [2025-12-01 03:30:24] "DELETE /security-group/0bec9412-cdc4-4875-99f6-e0cc73bb4997 HTTP/1.1" 200 115 0.392683 10.0.0.23 - - [2025-12-01 03:30:24] "GET /projects?obj_uuids=bd56d41a-5aef-4bb1-b084-52f4f124bdd7&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002761 10.0.0.33 - - [2025-12-01 03:30:24] "DELETE /access-control-list/f3851035-e95d-4a1d-a4b8-6d52aa9cdbb8 HTTP/1.1" 200 115 0.096128 10.0.0.23 - - [2025-12-01 03:30:24] "GET /project/7336e62c-59da-454d-bcb5-d6fc04bc7521?fields=application_policy_sets HTTP/1.1" 200 1394 0.100466 10.0.0.23 - - [2025-12-01 03:30:24] "DELETE /security-group/288c8181-664f-42f8-9472-ee1301f08372 HTTP/1.1" 200 115 0.240492 10.0.0.23 - - [2025-12-01 03:30:24] "GET /projects?obj_uuids=029425eb-a098-4893-9d41-a49fa8564bb2&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001703 10.0.0.23 - - [2025-12-01 03:30:24] "DELETE /security-group/9d35a03b-c742-467a-a9e8-e84181836985 HTTP/1.1" 200 115 0.201965 10.0.0.23 - - [2025-12-01 03:30:24] "DELETE /security-group/4491bbae-cc3f-46d6-b4a8-993c99f8de50 HTTP/1.1" 200 115 0.237255 10.0.0.23 - - [2025-12-01 03:30:24] "GET /projects?obj_uuids=177a588e-142e-4bcf-ac46-1e2e6ba57f1a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001295 10.0.0.23 - - [2025-12-01 03:30:24] "GET /projects?obj_uuids=d91c6728-41a6-48a7-84ca-300ff394798c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.005602 10.0.0.23 - - [2025-12-01 03:30:24] "GET /project/bd56d41a-5aef-4bb1-b084-52f4f124bdd7?fields=application_policy_sets HTTP/1.1" 200 1407 0.119020 10.0.0.23 - - [2025-12-01 03:30:24] "GET /project/f1c5b1ad-bb2f-4cfb-80c7-51ca2f650b2f?fields=application_policy_sets HTTP/1.1" 200 1427 0.167442 10.0.0.23 - - [2025-12-01 03:30:24] "GET /project/029425eb-a098-4893-9d41-a49fa8564bb2?fields=application_policy_sets HTTP/1.1" 200 1402 0.166961 10.0.0.23 - - [2025-12-01 03:30:24] "GET /project/d91c6728-41a6-48a7-84ca-300ff394798c?fields=application_policy_sets HTTP/1.1" 200 1445 0.133880 10.0.0.23 - - [2025-12-01 03:30:24] "GET /project/177a588e-142e-4bcf-ac46-1e2e6ba57f1a?fields=application_policy_sets HTTP/1.1" 200 1397 0.164284 10.0.0.33 - - [2025-12-01 03:30:25] "DELETE /access-control-list/5b4509b0-aa64-4890-b6d1-079fcf62862c HTTP/1.1" 200 115 0.151451 10.0.0.23 - - [2025-12-01 03:30:25] "DELETE /project/7336e62c-59da-454d-bcb5-d6fc04bc7521 HTTP/1.1" 200 115 1.410903 10.0.0.23 - - [2025-12-01 03:30:25] "DELETE /project/bd56d41a-5aef-4bb1-b084-52f4f124bdd7 HTTP/1.1" 200 115 1.449101 10.0.0.33 - - [2025-12-01 03:30:25] "DELETE /access-control-list/503ad24a-c63a-4b4e-9f14-aa7532b4b9e4 HTTP/1.1" 200 115 0.168986 10.0.0.23 - - [2025-12-01 03:30:25] "DELETE /project/d91c6728-41a6-48a7-84ca-300ff394798c HTTP/1.1" 200 115 1.521125 10.0.0.23 - - [2025-12-01 03:30:25] "DELETE /project/f1c5b1ad-bb2f-4cfb-80c7-51ca2f650b2f HTTP/1.1" 200 115 1.571753 10.0.0.23 - - [2025-12-01 03:30:25] "DELETE /project/177a588e-142e-4bcf-ac46-1e2e6ba57f1a HTTP/1.1" 200 115 1.578489 10.0.0.23 - - [2025-12-01 03:30:25] "DELETE /project/029425eb-a098-4893-9d41-a49fa8564bb2 HTTP/1.1" 200 115 1.655733 10.0.0.33 - - [2025-12-01 03:30:25] "DELETE /access-control-list/1d68f310-0f93-4ff5-85bd-cf3d3eaccc95 HTTP/1.1" 200 115 0.053397 10.0.0.33 - - [2025-12-01 03:30:25] "GET /obj-perms HTTP/1.1" 200 5026 0.091789 10.0.0.23 - - [2025-12-01 03:30:26] "GET /obj-perms HTTP/1.1" 200 5026 0.076003 10.0.0.27 - - [2025-12-01 03:30:26] "POST /neutron/network HTTP/1.1" 200 821 0.010038 10.0.0.27 - - [2025-12-01 03:30:26] "POST /id-to-fqname HTTP/1.1" 200 218 0.001614 10.0.0.23 - - [2025-12-01 03:30:27] "GET /projects?obj_uuids=71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001511 10.0.0.27 - - [2025-12-01 03:30:27] "GET /project/71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.077872 10.0.0.27 - - [2025-12-01 03:30:27] "POST /neutron/network HTTP/1.1" 200 821 0.039629 10.0.0.27 - - [2025-12-01 03:30:27] "POST /neutron/port HTTP/1.1" 200 117 0.008139 10.0.0.27 - - [2025-12-01 03:30:28] "POST /neutron/port HTTP/1.1" 200 1057 0.034168 10.0.0.27 - - [2025-12-01 03:30:28] "POST /neutron/port HTTP/1.1" 200 1085 0.020828 10.0.0.27 - - [2025-12-01 03:30:28] "POST /neutron/port HTTP/1.1" 200 117 0.001324 10.0.0.27 - - [2025-12-01 03:30:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008503 10.0.0.27 - - [2025-12-01 03:30:33] "POST /neutron/port HTTP/1.1" 200 1085 0.016765 10.0.0.27 - - [2025-12-01 03:30:33] "GET /virtual-machine/21cc08e6-43b8-4616-a02a-c08a53f6c3d8 HTTP/1.1" 401 292 0.000812 10.0.0.27 - - [2025-12-01 03:30:33] "GET /virtual-machine/21cc08e6-43b8-4616-a02a-c08a53f6c3d8 HTTP/1.1" 200 1290 0.031903 10.0.0.27 - - [2025-12-01 03:30:33] "GET /virtual-machine-interface/31afac38-2fa8-4f89-bd70-20f969802692 HTTP/1.1" 200 2931 0.008085 10.0.0.27 - - [2025-12-01 03:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.27 - - [2025-12-01 03:30:33] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004088 10.0.0.27 - - [2025-12-01 03:30:33] "GET /virtual-networks?parent_id=71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003759 10.0.0.27 - - [2025-12-01 03:30:33] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007440 10.0.0.27 - - [2025-12-01 03:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.27 - - [2025-12-01 03:30:36] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007082 10.0.0.27 - - [2025-12-01 03:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006139 10.0.0.27 - - [2025-12-01 03:30:40] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.010501 10.0.0.27 - - [2025-12-01 03:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007260 10.0.0.27 - - [2025-12-01 03:30:44] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007174 10.0.0.27 - - [2025-12-01 03:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.27 - - [2025-12-01 03:30:49] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006349 10.0.0.27 - - [2025-12-01 03:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004711 10.0.0.27 - - [2025-12-01 03:30:53] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007214 10.0.0.27 - - [2025-12-01 03:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.27 - - [2025-12-01 03:30:57] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005906 10.0.0.27 - - [2025-12-01 03:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.27 - - [2025-12-01 03:31:01] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.008095 10.0.0.27 - - [2025-12-01 03:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626 10.0.0.27 - - [2025-12-01 03:31:05] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006979 10.0.0.27 - - [2025-12-01 03:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.27 - - [2025-12-01 03:31:09] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005020 10.0.0.27 - - [2025-12-01 03:31:09] "GET /virtual-networks?parent_id=71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003709 10.0.0.27 - - [2025-12-01 03:31:09] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006556 10.0.0.27 - - [2025-12-01 03:31:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009696 10.0.0.27 - - [2025-12-01 03:31:20] "POST /neutron/port HTTP/1.1" 200 1085 0.022009 10.0.0.27 - - [2025-12-01 03:31:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.043526 10.0.0.27 - - [2025-12-01 03:31:25] "POST /neutron/network HTTP/1.1" 200 831 0.036497 10.0.0.27 - - [2025-12-01 03:31:25] "POST /neutron/port HTTP/1.1" 200 117 0.001421 10.0.0.27 - - [2025-12-01 03:31:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009867 10.0.0.27 - - [2025-12-01 03:31:30] "POST /neutron/port HTTP/1.1" 200 1085 0.020481 10.0.0.27 - - [2025-12-01 03:31:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009364 10.0.0.27 - - [2025-12-01 03:31:30] "POST /neutron/network HTTP/1.1" 200 795 0.016386 10.0.0.27 - - [2025-12-01 03:31:30] "POST /id-to-fqname HTTP/1.1" 200 218 0.001307 10.0.0.27 - - [2025-12-01 03:31:30] "GET /virtual-machine/21cc08e6-43b8-4616-a02a-c08a53f6c3d8 HTTP/1.1" 200 1290 0.004681 10.0.0.27 - - [2025-12-01 03:31:30] "GET /virtual-machine-interface/31afac38-2fa8-4f89-bd70-20f969802692 HTTP/1.1" 200 2931 0.006209 10.0.0.27 - - [2025-12-01 03:31:30] "GET /instance-ip/f5a404c4-cd23-4205-bff8-ce95304978ca HTTP/1.1" 200 1616 0.007422 10.0.0.27 - - [2025-12-01 03:31:31] "POST /fqname-to-id HTTP/1.1" 404 208 0.004141 10.0.0.27 - - [2025-12-01 03:31:31] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005839 10.0.0.23 - - [2025-12-01 03:31:31] "GET /projects?obj_uuids=71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001976 10.0.0.27 - - [2025-12-01 03:31:31] "GET /project/71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.075467 10.0.0.27 - - [2025-12-01 03:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.27 - - [2025-12-01 03:31:31] "GET /security-group/65d34eea-bfee-4959-8c63-f4025944f79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3758 0.005132 10.0.0.27 - - [2025-12-01 03:31:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.096833 10.0.0.27 - - [2025-12-01 03:31:31] "POST /instance-ips HTTP/1.1" 200 357 0.047960 10.0.0.27 - - [2025-12-01 03:31:31] "GET /instance-ip/a04190c9-6603-4369-9f6b-2f2a0617ed46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1570 0.007233 10.0.0.27 - - [2025-12-01 03:31:31] "GET /virtual-machine-interface/e3fcace3-5a14-469d-972c-5a62beb7882a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.007045 10.0.0.27 - - [2025-12-01 03:31:31] "GET /virtual-machine-interface/e3fcace3-5a14-469d-972c-5a62beb7882a?fields=instance_ip_back_refs HTTP/1.1" 200 1324 0.008049 10.0.0.27 - - [2025-12-01 03:31:31] "GET /instance-ip/a04190c9-6603-4369-9f6b-2f2a0617ed46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1570 0.009351 10.0.0.27 - - [2025-12-01 03:31:31] "POST /id-to-fqname HTTP/1.1" 200 218 0.001398 10.0.0.27 - - [2025-12-01 03:31:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010565 10.0.0.27 - - [2025-12-01 03:31:32] "POST /neutron/network HTTP/1.1" 200 821 0.008581 10.0.0.27 - - [2025-12-01 03:31:32] "POST /neutron/port HTTP/1.1" 200 1085 0.019112 10.0.0.27 - - [2025-12-01 03:31:32] "POST /neutron/port HTTP/1.1" 200 117 0.007237 10.0.0.27 - - [2025-12-01 03:31:32] "POST /neutron/port HTTP/1.1" 200 964 0.011913 10.0.0.27 - - [2025-12-01 03:31:32] "POST /neutron/port HTTP/1.1" 200 1030 0.018561 10.0.0.27 - - [2025-12-01 03:31:33] "POST /neutron/port HTTP/1.1" 200 117 0.001521 10.0.0.27 - - [2025-12-01 03:31:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008320 10.0.0.27 - - [2025-12-01 03:31:37] "POST /neutron/port HTTP/1.1" 200 1030 0.018836 10.0.0.27 - - [2025-12-01 03:31:37] "GET /virtual-machine/5c65e3bd-7725-402c-82c5-7316746fb4b7 HTTP/1.1" 200 1267 0.008153 10.0.0.27 - - [2025-12-01 03:31:37] "GET /virtual-machine-interface/e3fcace3-5a14-469d-972c-5a62beb7882a HTTP/1.1" 200 2982 0.009250 10.0.0.27 - - [2025-12-01 03:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.27 - - [2025-12-01 03:31:37] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004044 10.0.0.27 - - [2025-12-01 03:31:37] "GET /virtual-networks?parent_id=71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005597 10.0.0.27 - - [2025-12-01 03:31:37] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007205 10.0.0.27 - - [2025-12-01 03:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.27 - - [2025-12-01 03:31:40] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006335 10.0.0.27 - - [2025-12-01 03:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.27 - - [2025-12-01 03:31:44] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005997 10.0.0.27 - - [2025-12-01 03:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005610 10.0.0.27 - - [2025-12-01 03:31:49] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.008445 10.0.0.27 - - [2025-12-01 03:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.27 - - [2025-12-01 03:31:53] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.008359 10.0.0.27 - - [2025-12-01 03:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.27 - - [2025-12-01 03:31:57] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007251 10.0.0.27 - - [2025-12-01 03:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.27 - - [2025-12-01 03:32:01] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007210 10.0.0.27 - - [2025-12-01 03:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.27 - - [2025-12-01 03:32:05] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.011142 10.0.0.27 - - [2025-12-01 03:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.27 - - [2025-12-01 03:32:09] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005830 10.0.0.27 - - [2025-12-01 03:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.27 - - [2025-12-01 03:32:13] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006638 10.0.0.27 - - [2025-12-01 03:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005031 10.0.0.27 - - [2025-12-01 03:32:17] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006639 10.0.0.27 - - [2025-12-01 03:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.27 - - [2025-12-01 03:32:19] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004344 10.0.0.27 - - [2025-12-01 03:32:19] "GET /virtual-networks?parent_id=71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003789 10.0.0.27 - - [2025-12-01 03:32:19] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006219 10.0.0.27 - - [2025-12-01 03:32:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010350 10.0.0.27 - - [2025-12-01 03:32:26] "POST /neutron/port HTTP/1.1" 200 1085 0.022173 10.0.0.27 - - [2025-12-01 03:32:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004955 10.0.0.27 - - [2025-12-01 03:32:27] "POST /neutron/network HTTP/1.1" 200 821 0.007942 10.0.0.27 - - [2025-12-01 03:32:30] "POST /neutron/port HTTP/1.1" 200 1030 0.015969 10.0.0.27 - - [2025-12-01 03:32:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010031 10.0.0.27 - - [2025-12-01 03:32:40] "POST /id-to-fqname HTTP/1.1" 200 218 0.001953 10.0.0.27 - - [2025-12-01 03:32:40] "POST /neutron/network HTTP/1.1" 200 831 0.009244 10.0.0.23 - - [2025-12-01 03:32:41] "GET /projects?obj_uuids=71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001142 10.0.0.27 - - [2025-12-01 03:32:41] "GET /project/71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.108488 10.0.0.27 - - [2025-12-01 03:32:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008781 10.0.0.27 - - [2025-12-01 03:32:42] "POST /neutron/network HTTP/1.1" 200 831 0.008981 10.0.0.27 - - [2025-12-01 03:32:43] "POST /neutron/port HTTP/1.1" 200 1057 0.022252 10.0.0.27 - - [2025-12-01 03:32:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004439 10.0.0.27 - - [2025-12-01 03:32:43] "POST /neutron/network HTTP/1.1" 200 821 0.008770 10.0.0.27 - - [2025-12-01 03:32:47] "POST /neutron/port HTTP/1.1" 200 1085 0.019881 10.0.0.27 - - [2025-12-01 03:32:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008579 10.0.0.27 - - [2025-12-01 03:32:47] "GET /virtual-machine/57e72b63-1691-403d-9dc9-f885fb09dbb8 HTTP/1.1" 200 1290 0.007590 10.0.0.27 - - [2025-12-01 03:32:47] "GET /virtual-machine-interface/172d776d-71e2-45c4-878c-db92303c7b36 HTTP/1.1" 200 2930 0.006279 10.0.0.27 - - [2025-12-01 03:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.27 - - [2025-12-01 03:32:47] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004916 10.0.0.27 - - [2025-12-01 03:32:47] "GET /virtual-networks?parent_id=71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004021 10.0.0.27 - - [2025-12-01 03:32:47] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006476 10.0.0.27 - - [2025-12-01 03:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.27 - - [2025-12-01 03:32:50] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006599 10.0.0.27 - - [2025-12-01 03:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005065 10.0.0.27 - - [2025-12-01 03:32:54] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006701 10.0.0.27 - - [2025-12-01 03:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.27 - - [2025-12-01 03:32:59] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007368 10.0.0.27 - - [2025-12-01 03:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004863 10.0.0.27 - - [2025-12-01 03:33:03] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006335 10.0.0.27 - - [2025-12-01 03:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.27 - - [2025-12-01 03:33:07] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006130 10.0.0.27 - - [2025-12-01 03:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.27 - - [2025-12-01 03:33:11] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006697 10.0.0.27 - - [2025-12-01 03:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.27 - - [2025-12-01 03:33:15] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006635 10.0.0.27 - - [2025-12-01 03:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.27 - - [2025-12-01 03:33:19] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006639 10.0.0.27 - - [2025-12-01 03:33:19] "POST /neutron/network HTTP/1.1" 200 831 0.007321 10.0.0.27 - - [2025-12-01 03:33:20] "POST /neutron/port HTTP/1.1" 200 117 0.001396 10.0.0.27 - - [2025-12-01 03:33:21] "GET /obj-perms HTTP/1.1" 200 5056 0.060442 10.0.0.27 - - [2025-12-01 03:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.27 - - [2025-12-01 03:33:23] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007084 10.0.0.27 - - [2025-12-01 03:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.27 - - [2025-12-01 03:33:25] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004471 10.0.0.27 - - [2025-12-01 03:33:25] "GET /virtual-networks?parent_id=71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003289 10.0.0.27 - - [2025-12-01 03:33:25] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006807 10.0.0.27 - - [2025-12-01 03:33:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007457 10.0.0.27 - - [2025-12-01 03:33:28] "POST /neutron/network HTTP/1.1" 200 831 0.008564 10.0.0.27 - - [2025-12-01 03:33:28] "POST /neutron/port HTTP/1.1" 200 117 0.001419 10.0.0.27 - - [2025-12-01 03:33:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008801 10.0.0.27 - - [2025-12-01 03:33:36] "POST /neutron/port HTTP/1.1" 200 1085 0.020484 10.0.0.27 - - [2025-12-01 03:33:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008172 10.0.0.27 - - [2025-12-01 03:33:46] "POST /neutron/port HTTP/1.1" 200 1085 0.018463 10.0.0.27 - - [2025-12-01 03:33:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008539 10.0.0.27 - - [2025-12-01 03:33:47] "POST /neutron/network HTTP/1.1" 200 795 0.016099 10.0.0.27 - - [2025-12-01 03:33:47] "POST /id-to-fqname HTTP/1.1" 200 218 0.001696 10.0.0.27 - - [2025-12-01 03:33:47] "GET /virtual-machine/57e72b63-1691-403d-9dc9-f885fb09dbb8 HTTP/1.1" 200 1290 0.004623 10.0.0.27 - - [2025-12-01 03:33:47] "GET /virtual-machine-interface/172d776d-71e2-45c4-878c-db92303c7b36 HTTP/1.1" 200 2930 0.005567 10.0.0.27 - - [2025-12-01 03:33:47] "GET /instance-ip/c31c8a10-3707-4866-8ba7-d44f4ec1a550 HTTP/1.1" 200 1616 0.006565 10.0.0.27 - - [2025-12-01 03:33:47] "GET /virtual-machine-interface/172d776d-71e2-45c4-878c-db92303c7b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.006951 10.0.0.27 - - [2025-12-01 03:33:47] "PUT /virtual-machine-interface/172d776d-71e2-45c4-878c-db92303c7b36 HTTP/1.1" 200 284 0.017319 10.0.0.33 - - [2025-12-01 03:34:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000536 10.0.0.33 - - [2025-12-01 03:34:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.23 - - [2025-12-01 03:34:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.23 - - [2025-12-01 03:34:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.33 - - [2025-12-01 03:34:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.33 - - [2025-12-01 03:34:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.23 - - [2025-12-01 03:34:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.23 - - [2025-12-01 03:34:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.27 - - [2025-12-01 03:34:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000508 10.0.0.27 - - [2025-12-01 03:34:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.27 - - [2025-12-01 03:34:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.27 - - [2025-12-01 03:34:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000478 10.0.0.33 - - [2025-12-01 03:34:22] "GET /obj-perms HTTP/1.1" 200 5056 0.085254 10.0.0.27 - - [2025-12-01 03:34:22] "POST /neutron/port HTTP/1.1" 200 1085 0.049583 10.0.0.27 - - [2025-12-01 03:34:22] "POST /neutron/subnet HTTP/1.1" 200 694 0.010892 10.0.0.23 - - [2025-12-01 03:34:22] "GET /obj-perms HTTP/1.1" 200 5056 0.090533 10.0.0.27 - - [2025-12-01 03:34:30] "POST /neutron/port HTTP/1.1" 200 1085 0.016377 10.0.0.27 - - [2025-12-01 03:34:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004569 10.0.0.27 - - [2025-12-01 03:34:31] "POST /neutron/network HTTP/1.1" 200 821 0.008104 10.0.0.27 - - [2025-12-01 03:35:22] "DELETE /instance-ip/a04190c9-6603-4369-9f6b-2f2a0617ed46 HTTP/1.1" 200 115 0.100687 10.0.0.27 - - [2025-12-01 03:35:22] "DELETE /virtual-machine-interface/e3fcace3-5a14-469d-972c-5a62beb7882a HTTP/1.1" 200 115 0.104178 10.0.0.27 - - [2025-12-01 03:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.27 - - [2025-12-01 03:35:23] "GET /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007091 10.0.0.27 - - [2025-12-01 03:35:23] "PUT /virtual-network/56ec8dc0-e860-4957-84c5-ce791f0a3236 HTTP/1.1" 200 264 0.072657 10.0.0.27 - - [2025-12-01 03:35:23] "POST /neutron/network HTTP/1.1" 400 204 0.072445 10.0.0.27 - - [2025-12-01 03:35:23] "POST /neutron/port HTTP/1.1" 200 1085 0.019095 10.0.0.33 - - [2025-12-01 03:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.566130 10.0.0.27 - - [2025-12-01 03:35:25] "POST /neutron/network HTTP/1.1" 200 821 0.008862 10.0.0.33 - - [2025-12-01 03:35:25] "DELETE /route-target/28de88f3-cbb1-4ce8-be04-ee2172944590 HTTP/1.1" 200 115 0.030683 10.0.0.23 - - [2025-12-01 03:35:27] "GET /projects?obj_uuids=71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.038986 10.0.0.27 - - [2025-12-01 03:35:27] "GET /project/71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.127944 10.0.0.23 - - [2025-12-01 03:35:27] "GET /projects?obj_uuids=71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003039 10.0.0.27 - - [2025-12-01 03:35:27] "GET /project/71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f?fields=virtual_networks HTTP/1.1" 200 1038 0.050749 10.0.0.23 - - [2025-12-01 03:35:27] "GET /projects?obj_uuids=71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001403 10.0.0.27 - - [2025-12-01 03:35:27] "GET /project/71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.057817 10.0.0.23 - - [2025-12-01 03:35:27] "GET /projects?obj_uuids=71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001330 10.0.0.27 - - [2025-12-01 03:35:27] "GET /project/71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f?fields=security_groups HTTP/1.1" 200 1262 0.049597 10.0.0.27 - - [2025-12-01 03:35:28] "POST /neutron/port HTTP/1.1" 400 205 0.005208 10.0.0.27 - - [2025-12-01 03:35:28] "POST /fqname-to-id HTTP/1.1" 404 185 0.044351 10.0.0.23 - - [2025-12-01 03:35:28] "GET /projects?obj_uuids=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003616 10.0.0.23 - - [2025-12-01 03:35:28] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001336 10.0.0.23 - - [2025-12-01 03:35:28] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.041796 10.0.0.23 - - [2025-12-01 03:35:29] "POST /id-to-fqname HTTP/1.1" 200 187 0.001345 10.0.0.23 - - [2025-12-01 03:35:29] "POST /fqname-to-id HTTP/1.1" 404 196 0.012901 10.0.0.23 - - [2025-12-01 03:35:29] "POST /security-groups HTTP/1.1" 200 588 0.081809 10.0.0.23 - - [2025-12-01 03:35:29] "POST /projects HTTP/1.1" 200 579 0.346716 10.0.0.23 - - [2025-12-01 03:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.390081 10.0.0.33 - - [2025-12-01 03:35:29] "POST /fqname-to-id HTTP/1.1" 404 230 0.005498 10.0.0.27 - - [2025-12-01 03:35:29] "GET /project/b51cc24e-6c86-43c5-aad1-1f902705bfef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.579975 10.0.0.27 - - [2025-12-01 03:35:30] "GET / HTTP/1.1" 200 35931 0.002131 10.0.0.27 - - [2025-12-01 03:35:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000485 10.0.0.27 - - [2025-12-01 03:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.060313 10.0.0.23 - - [2025-12-01 03:35:32] "GET /projects?obj_uuids=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001348 10.0.0.27 - - [2025-12-01 03:35:32] "GET /project/b51cc24e-6c86-43c5-aad1-1f902705bfef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.046387 10.0.0.33 - - [2025-12-01 03:35:33] "POST /ref-update HTTP/1.1" 200 156 0.050166 10.0.0.23 - - [2025-12-01 03:35:33] "POST /useragent-kv HTTP/1.1" 200 115 0.008311 10.0.0.27 - - [2025-12-01 03:35:33] "POST /neutron/subnet HTTP/1.1" 200 724 0.275537 10.0.0.27 - - [2025-12-01 03:35:33] "POST /id-to-fqname HTTP/1.1" 200 221 0.001456 10.0.0.27 - - [2025-12-01 03:35:33] "GET /virtual-network/b112b9fd-7a24-413b-98af-7dbacceba05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006187 10.0.0.27 - - [2025-12-01 03:35:33] "GET /virtual-network/b112b9fd-7a24-413b-98af-7dbacceba05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006458 10.0.0.27 - - [2025-12-01 03:35:33] "POST /neutron/network HTTP/1.1" 200 829 0.008940 10.0.0.27 - - [2025-12-01 03:35:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.003646 10.0.0.27 - - [2025-12-01 03:35:33] "GET /virtual-network/b112b9fd-7a24-413b-98af-7dbacceba05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005851 10.0.0.27 - - [2025-12-01 03:35:34] "GET /virtual-machine-interface/91c8948d-4679-4305-8cdb-a7e2ac145e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.010662 10.0.0.27 - - [2025-12-01 03:35:34] "GET /virtual-machine-interface/91c8948d-4679-4305-8cdb-a7e2ac145e07?fields=instance_ip_back_refs HTTP/1.1" 200 1320 0.012870 10.0.0.27 - - [2025-12-01 03:35:34] "GET /instance-ip/c64c57ca-d962-4435-a207-43808315daea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1601 0.005329 10.0.0.27 - - [2025-12-01 03:35:34] "POST /id-to-fqname HTTP/1.1" 200 221 0.001656 10.0.0.27 - - [2025-12-01 03:35:34] "POST /neutron/network HTTP/1.1" 200 839 0.008375 10.0.0.23 - - [2025-12-01 03:35:35] "GET /projects?obj_uuids=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001672 10.0.0.27 - - [2025-12-01 03:35:35] "GET /project/b51cc24e-6c86-43c5-aad1-1f902705bfef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.078263 10.0.0.27 - - [2025-12-01 03:35:35] "POST /neutron/port HTTP/1.1" 200 117 0.008928 10.0.0.27 - - [2025-12-01 03:35:35] "POST /id-to-fqname HTTP/1.1" 200 221 0.001328 10.0.0.27 - - [2025-12-01 03:35:35] "POST /neutron/port HTTP/1.1" 200 983 0.064225 10.0.0.27 - - [2025-12-01 03:35:36] "POST /neutron/port HTTP/1.1" 200 983 0.011214 10.0.0.23 - - [2025-12-01 03:35:36] "GET /projects?obj_uuids=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001221 10.0.0.27 - - [2025-12-01 03:35:36] "POST /neutron/network HTTP/1.1" 200 839 0.016376 10.0.0.27 - - [2025-12-01 03:35:36] "GET /project/b51cc24e-6c86-43c5-aad1-1f902705bfef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.062970 10.0.0.27 - - [2025-12-01 03:35:36] "POST /fqname-to-id HTTP/1.1" 404 208 0.007116 10.0.0.27 - - [2025-12-01 03:35:36] "POST /interface-route-tables HTTP/1.1" 200 556 0.072791 10.0.0.27 - - [2025-12-01 03:35:36] "GET /interface-route-table/79bd65ee-d1da-41c9-a678-02198ba8911a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.006982 10.0.0.27 - - [2025-12-01 03:35:36] "POST /neutron/port HTTP/1.1" 200 1057 0.022500 10.0.0.27 - - [2025-12-01 03:35:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006590 10.0.0.27 - - [2025-12-01 03:35:37] "POST /neutron/port HTTP/1.1" 200 983 0.011806 10.0.0.27 - - [2025-12-01 03:35:37] "POST /neutron/port HTTP/1.1" 200 983 0.012179 10.0.0.27 - - [2025-12-01 03:35:37] "POST /neutron/port HTTP/1.1" 200 1049 0.018201 10.0.0.27 - - [2025-12-01 03:35:37] "POST /neutron/port HTTP/1.1" 200 117 0.001173 10.0.0.27 - - [2025-12-01 03:35:37] "GET /virtual-machine-interface/91c8948d-4679-4305-8cdb-a7e2ac145e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2664 0.007121 10.0.0.27 - - [2025-12-01 03:35:37] "POST /ref-update HTTP/1.1" 200 156 0.017978 10.0.0.27 - - [2025-12-01 03:35:37] "POST /neutron/security_group HTTP/1.1" 200 2055 0.018551 10.0.0.27 - - [2025-12-01 03:35:43] "POST /neutron/port HTTP/1.1" 200 1085 0.026646 10.0.0.27 - - [2025-12-01 03:35:43] "POST /neutron/security_group HTTP/1.1" 200 2055 0.011792 10.0.0.27 - - [2025-12-01 03:35:43] "GET /virtual-machine/ad068911-5c1b-42c8-a8ed-e4da8b07737f HTTP/1.1" 401 292 0.000434 10.0.0.27 - - [2025-12-01 03:35:43] "GET /virtual-machine/ad068911-5c1b-42c8-a8ed-e4da8b07737f HTTP/1.1" 200 1290 0.035873 10.0.0.27 - - [2025-12-01 03:35:43] "GET /virtual-machine/ad068911-5c1b-42c8-a8ed-e4da8b07737f HTTP/1.1" 200 1290 0.004646 10.0.0.27 - - [2025-12-01 03:35:43] "GET /virtual-machine-interface/cee496f0-5cdb-44e8-8519-b34142953613 HTTP/1.1" 200 2938 0.005785 10.0.0.27 - - [2025-12-01 03:35:43] "GET /virtual-machine/ad068911-5c1b-42c8-a8ed-e4da8b07737f HTTP/1.1" 200 1290 0.004362 10.0.0.27 - - [2025-12-01 03:35:43] "GET /virtual-machine-interface/cee496f0-5cdb-44e8-8519-b34142953613 HTTP/1.1" 200 2938 0.006565 10.0.0.27 - - [2025-12-01 03:35:43] "GET /instance-ip/330710b5-2a58-4e52-844b-a4ae993f5ba6 HTTP/1.1" 200 1617 0.008616 10.0.0.27 - - [2025-12-01 03:35:43] "GET /virtual-machine/ad068911-5c1b-42c8-a8ed-e4da8b07737f HTTP/1.1" 200 1290 0.005759 10.0.0.27 - - [2025-12-01 03:35:43] "GET /virtual-machine-interface/cee496f0-5cdb-44e8-8519-b34142953613 HTTP/1.1" 200 2938 0.008568 10.0.0.27 - - [2025-12-01 03:35:43] "GET /instance-ip/330710b5-2a58-4e52-844b-a4ae993f5ba6 HTTP/1.1" 200 1617 0.005479 10.0.0.27 - - [2025-12-01 03:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.27 - - [2025-12-01 03:35:43] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004274 10.0.0.27 - - [2025-12-01 03:35:43] "GET /virtual-networks?parent_id=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004529 10.0.0.27 - - [2025-12-01 03:35:43] "GET /virtual-network/b112b9fd-7a24-413b-98af-7dbacceba05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006475 10.0.0.27 - - [2025-12-01 03:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005396 10.0.0.27 - - [2025-12-01 03:35:43] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006526 10.0.0.27 - - [2025-12-01 03:35:43] "GET /virtual-networks?parent_id=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004610 10.0.0.27 - - [2025-12-01 03:35:44] "GET /virtual-network/b112b9fd-7a24-413b-98af-7dbacceba05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007269 10.0.0.27 - - [2025-12-01 03:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.27 - - [2025-12-01 03:35:44] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004675 10.0.0.27 - - [2025-12-01 03:35:44] "GET /virtual-networks?parent_id=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003927 10.0.0.27 - - [2025-12-01 03:35:44] "GET /virtual-network/b112b9fd-7a24-413b-98af-7dbacceba05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006863 10.0.0.27 - - [2025-12-01 03:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.27 - - [2025-12-01 03:35:44] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005272 10.0.0.27 - - [2025-12-01 03:35:44] "GET /virtual-networks?parent_id=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003943 10.0.0.27 - - [2025-12-01 03:35:44] "GET /virtual-network/b112b9fd-7a24-413b-98af-7dbacceba05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006729 10.0.0.27 - - [2025-12-01 03:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.27 - - [2025-12-01 03:35:44] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004604 10.0.0.27 - - [2025-12-01 03:35:44] "GET /virtual-networks?parent_id=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004025 10.0.0.27 - - [2025-12-01 03:35:44] "GET /virtual-network/b112b9fd-7a24-413b-98af-7dbacceba05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006951 10.0.0.27 - - [2025-12-01 03:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.27 - - [2025-12-01 03:35:44] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004981 10.0.0.27 - - [2025-12-01 03:35:44] "GET /virtual-networks?parent_id=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003961 10.0.0.27 - - [2025-12-01 03:35:44] "GET /virtual-network/b112b9fd-7a24-413b-98af-7dbacceba05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006900 10.0.0.27 - - [2025-12-01 03:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.27 - - [2025-12-01 03:35:44] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004872 10.0.0.27 - - [2025-12-01 03:35:44] "GET /virtual-networks?parent_id=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004194 10.0.0.27 - - [2025-12-01 03:35:44] "GET /virtual-network/b112b9fd-7a24-413b-98af-7dbacceba05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008048 10.0.0.27 - - [2025-12-01 03:35:46] "POST /neutron/port HTTP/1.1" 200 1049 0.022184 10.0.0.27 - - [2025-12-01 03:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.27 - - [2025-12-01 03:35:47] "GET /virtual-network/b112b9fd-7a24-413b-98af-7dbacceba05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006500 10.0.0.27 - - [2025-12-01 03:35:49] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008477 10.0.0.27 - - [2025-12-01 03:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.27 - - [2025-12-01 03:35:49] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004318 10.0.0.27 - - [2025-12-01 03:35:49] "GET /virtual-networks?parent_id=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005045 10.0.0.27 - - [2025-12-01 03:35:49] "GET /virtual-network/b112b9fd-7a24-413b-98af-7dbacceba05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006802 10.0.0.27 - - [2025-12-01 03:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.27 - - [2025-12-01 03:35:50] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005232 10.0.0.27 - - [2025-12-01 03:35:50] "GET /virtual-networks?parent_id=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004091 10.0.0.27 - - [2025-12-01 03:35:50] "GET /virtual-network/b112b9fd-7a24-413b-98af-7dbacceba05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006888 10.0.0.27 - - [2025-12-01 03:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820 10.0.0.27 - - [2025-12-01 03:35:50] "GET /routing-instance/6e24a085-9c70-4928-b320-2278cacbf86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.006356 10.0.0.27 - - [2025-12-01 03:35:50] "GET /route-target/efec0379-fa35-4c21-bb5e-6b45bbcd332e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007296 10.0.0.27 - - [2025-12-01 03:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.27 - - [2025-12-01 03:35:50] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005573 10.0.0.27 - - [2025-12-01 03:35:50] "GET /virtual-networks?parent_id=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004148 10.0.0.27 - - [2025-12-01 03:35:50] "GET /virtual-network/b112b9fd-7a24-413b-98af-7dbacceba05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007102 10.0.0.27 - - [2025-12-01 03:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.27 - - [2025-12-01 03:35:50] "GET /routing-instance/6e24a085-9c70-4928-b320-2278cacbf86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.005081 10.0.0.27 - - [2025-12-01 03:35:50] "GET /route-target/efec0379-fa35-4c21-bb5e-6b45bbcd332e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004953 10.0.0.27 - - [2025-12-01 03:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.27 - - [2025-12-01 03:35:50] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004534 10.0.0.27 - - [2025-12-01 03:35:50] "GET /virtual-networks?parent_id=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003362 10.0.0.27 - - [2025-12-01 03:35:50] "GET /virtual-network/b112b9fd-7a24-413b-98af-7dbacceba05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006601 10.0.0.27 - - [2025-12-01 03:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.27 - - [2025-12-01 03:35:51] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006979 10.0.0.27 - - [2025-12-01 03:35:51] "GET /virtual-networks?parent_id=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004410 10.0.0.27 - - [2025-12-01 03:35:51] "GET /virtual-network/b112b9fd-7a24-413b-98af-7dbacceba05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006206 10.0.0.23 - - [2025-12-01 03:35:55] "GET /obj-perms HTTP/1.1" 200 5024 0.080680 10.0.0.23 - - [2025-12-01 03:36:01] "GET /obj-perms HTTP/1.1" 200 5024 0.004476 10.0.0.27 - - [2025-12-01 03:36:06] "GET /obj-perms HTTP/1.1" 200 5024 0.076575 10.0.0.23 - - [2025-12-01 03:36:06] "GET /obj-perms HTTP/1.1" 200 5024 0.006054 10.0.0.27 - - [2025-12-01 03:36:06] "GET /obj-perms HTTP/1.1" 200 5024 0.005077 10.0.0.27 - - [2025-12-01 03:36:06] "GET /obj-perms HTTP/1.1" 200 5024 0.004151 10.0.0.27 - - [2025-12-01 03:36:07] "POST /neutron/port HTTP/1.1" 200 1049 0.017591 10.0.0.27 - - [2025-12-01 03:36:07] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008658 10.0.0.27 - - [2025-12-01 03:36:07] "GET /virtual-machine/f7f36f8d-bf87-47a9-afd2-d58beac4268a HTTP/1.1" 200 1268 0.006870 10.0.0.27 - - [2025-12-01 03:36:07] "GET /virtual-machine-interface/91c8948d-4679-4305-8cdb-a7e2ac145e07 HTTP/1.1" 200 3151 0.005518 10.0.0.27 - - [2025-12-01 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.27 - - [2025-12-01 03:36:07] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004660 10.0.0.27 - - [2025-12-01 03:36:07] "GET /virtual-networks?parent_id=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003472 10.0.0.27 - - [2025-12-01 03:36:07] "GET /virtual-network/b112b9fd-7a24-413b-98af-7dbacceba05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006397 10.0.0.27 - - [2025-12-01 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.27 - - [2025-12-01 03:36:08] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004761 10.0.0.27 - - [2025-12-01 03:36:08] "GET /virtual-networks?parent_id=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003219 10.0.0.27 - - [2025-12-01 03:36:08] "GET /virtual-network/b112b9fd-7a24-413b-98af-7dbacceba05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007037 10.0.0.27 - - [2025-12-01 03:36:09] "GET /virtual-network/b112b9fd-7a24-413b-98af-7dbacceba05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006538 10.0.0.33 - - [2025-12-01 03:36:09] "GET /obj-perms HTTP/1.1" 200 5024 0.066809 10.0.0.23 - - [2025-12-01 03:36:09] "GET /obj-perms HTTP/1.1" 200 5024 0.005483 10.0.0.27 - - [2025-12-01 03:36:10] "GET /virtual-machine/ad068911-5c1b-42c8-a8ed-e4da8b07737f HTTP/1.1" 200 1290 0.004579 10.0.0.27 - - [2025-12-01 03:36:10] "POST /neutron/port HTTP/1.1" 200 151 0.192072 10.0.0.27 - - [2025-12-01 03:36:12] "GET /virtual-machine/ad068911-5c1b-42c8-a8ed-e4da8b07737f HTTP/1.1" 404 171 0.003842 10.0.0.27 - - [2025-12-01 03:36:12] "GET /virtual-machine/ad068911-5c1b-42c8-a8ed-e4da8b07737f HTTP/1.1" 404 171 0.003884 10.0.0.27 - - [2025-12-01 03:36:12] "GET /virtual-machine/ad068911-5c1b-42c8-a8ed-e4da8b07737f HTTP/1.1" 404 171 0.004703 10.0.0.27 - - [2025-12-01 03:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.27 - - [2025-12-01 03:36:12] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004300 10.0.0.27 - - [2025-12-01 03:36:12] "GET /virtual-networks?parent_id=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003729 10.0.0.27 - - [2025-12-01 03:36:12] "GET /virtual-network/b112b9fd-7a24-413b-98af-7dbacceba05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007423 10.0.0.27 - - [2025-12-01 03:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.27 - - [2025-12-01 03:36:12] "GET /routing-instance/6e24a085-9c70-4928-b320-2278cacbf86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.005485 10.0.0.27 - - [2025-12-01 03:36:12] "GET /route-target/efec0379-fa35-4c21-bb5e-6b45bbcd332e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005940 10.0.0.27 - - [2025-12-01 03:36:12] "GET /obj-perms HTTP/1.1" 200 5024 0.004983 10.0.0.27 - - [2025-12-01 03:36:15] "GET /obj-perms HTTP/1.1" 200 5024 0.004538 10.0.0.27 - - [2025-12-01 03:36:21] "GET /obj-perms HTTP/1.1" 200 5024 0.004766 10.0.0.27 - - [2025-12-01 03:36:22] "POST /neutron/network HTTP/1.1" 200 839 0.007824 10.0.0.27 - - [2025-12-01 03:36:23] "POST /neutron/port HTTP/1.1" 200 117 0.001297 10.0.0.27 - - [2025-12-01 03:36:25] "GET /obj-perms HTTP/1.1" 200 5056 0.081094 10.0.0.23 - - [2025-12-01 03:36:25] "DELETE /project/b51cc24e6c8643c5aad11f902705bfef HTTP/1.1" 404 173 0.003844 10.0.0.23 - - [2025-12-01 03:36:25] "DELETE /project/71c63a81-8cff-4c7a-b5e4-2b0ff25fb94f HTTP/1.1" 404 177 0.005785 10.0.0.27 - - [2025-12-01 03:36:28] "GET /obj-perms HTTP/1.1" 200 5024 0.004365 10.0.0.27 - - [2025-12-01 03:36:34] "GET /obj-perms HTTP/1.1" 200 5024 0.004828 10.0.0.27 - - [2025-12-01 03:36:37] "GET /obj-perms HTTP/1.1" 200 5024 0.004399 10.0.0.27 - - [2025-12-01 03:36:37] "GET /interface-route-table/79bd65ee-d1da-41c9-a678-02198ba8911a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.004299 10.0.0.27 - - [2025-12-01 03:36:37] "GET /virtual-machine-interface/91c8948d-4679-4305-8cdb-a7e2ac145e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2930 0.005180 10.0.0.27 - - [2025-12-01 03:36:37] "POST /ref-update HTTP/1.1" 200 156 0.017754 10.0.0.27 - - [2025-12-01 03:36:37] "DELETE /interface-route-table/79bd65ee-d1da-41c9-a678-02198ba8911a HTTP/1.1" 200 115 0.041856 10.0.0.27 - - [2025-12-01 03:36:38] "POST /neutron/port HTTP/1.1" 200 151 0.226916 10.0.0.33 - - [2025-12-01 03:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004706 10.0.0.23 - - [2025-12-01 03:36:39] "GET /projects?obj_uuids=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001871 10.0.0.27 - - [2025-12-01 03:36:39] "GET /project/b51cc24e-6c86-43c5-aad1-1f902705bfef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.046478 10.0.0.23 - - [2025-12-01 03:36:39] "GET /projects?obj_uuids=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.005627 10.0.0.27 - - [2025-12-01 03:36:40] "GET /project/b51cc24e-6c86-43c5-aad1-1f902705bfef?fields=virtual_networks HTTP/1.1" 200 1037 0.061982 10.0.0.23 - - [2025-12-01 03:36:40] "GET /projects?obj_uuids=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001590 10.0.0.27 - - [2025-12-01 03:36:40] "GET /project/b51cc24e-6c86-43c5-aad1-1f902705bfef?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.057276 10.0.0.23 - - [2025-12-01 03:36:40] "GET /projects?obj_uuids=b51cc24e-6c86-43c5-aad1-1f902705bfef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001068 10.0.0.27 - - [2025-12-01 03:36:40] "GET /project/b51cc24e-6c86-43c5-aad1-1f902705bfef?fields=security_groups HTTP/1.1" 200 1260 0.043449 10.0.0.27 - - [2025-12-01 03:36:41] "POST /fqname-to-id HTTP/1.1" 404 192 0.044814 10.0.0.23 - - [2025-12-01 03:36:41] "GET /projects?obj_uuids=c7d8ca7a-fd92-4802-9e48-231c95da4ca7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004150 10.0.0.23 - - [2025-12-01 03:36:41] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001518 10.0.0.23 - - [2025-12-01 03:36:41] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010636 10.0.0.23 - - [2025-12-01 03:36:41] "POST /id-to-fqname HTTP/1.1" 200 194 0.001536 10.0.0.23 - - [2025-12-01 03:36:41] "POST /fqname-to-id HTTP/1.1" 404 203 0.010127 10.0.0.23 - - [2025-12-01 03:36:41] "POST /security-groups HTTP/1.1" 200 595 0.045165 10.0.0.23 - - [2025-12-01 03:36:41] "POST /projects HTTP/1.1" 200 593 0.289164 10.0.0.23 - - [2025-12-01 03:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.327652 10.0.0.33 - - [2025-12-01 03:36:41] "POST /access-control-lists HTTP/1.1" 200 600 0.037661 10.0.0.27 - - [2025-12-01 03:36:41] "GET /project/c7d8ca7a-fd92-4802-9e48-231c95da4ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.498067 10.0.0.27 - - [2025-12-01 03:36:43] "POST /neutron/port HTTP/1.1" 200 117 0.007578 10.0.0.27 - - [2025-12-01 03:36:43] "GET / HTTP/1.1" 200 35931 0.002161 10.0.0.27 - - [2025-12-01 03:36:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000512 10.0.0.27 - - [2025-12-01 03:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.074489 10.0.0.23 - - [2025-12-01 03:36:44] "GET /projects?obj_uuids=c7d8ca7a-fd92-4802-9e48-231c95da4ca7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001522 10.0.0.27 - - [2025-12-01 03:36:44] "GET /project/c7d8ca7a-fd92-4802-9e48-231c95da4ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.045913 10.0.0.23 - - [2025-12-01 03:36:44] "GET /projects?obj_uuids=c7d8ca7a-fd92-4802-9e48-231c95da4ca7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001590 10.0.0.27 - - [2025-12-01 03:36:44] "POST /neutron/network HTTP/1.1" 200 609 0.181433 10.0.0.33 - - [2025-12-01 03:36:44] "POST /route-targets HTTP/1.1" 200 327 0.016737 10.0.0.27 - - [2025-12-01 03:36:44] "POST /id-to-fqname HTTP/1.1" 200 224 0.005267 10.0.0.27 - - [2025-12-01 03:36:44] "GET /virtual-network/4368476d-2b5a-4489-9137-c8fe3d9376a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005873 10.0.0.27 - - [2025-12-01 03:36:44] "POST /neutron/network HTTP/1.1" 200 827 0.007651 10.0.0.27 - - [2025-12-01 03:36:44] "GET /virtual-network/4368476d-2b5a-4489-9137-c8fe3d9376a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006532 10.0.0.27 - - [2025-12-01 03:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.23 - - [2025-12-01 03:36:45] "GET /projects?obj_uuids=c7d8ca7a-fd92-4802-9e48-231c95da4ca7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001040 10.0.0.27 - - [2025-12-01 03:36:45] "GET /project/c7d8ca7a-fd92-4802-9e48-231c95da4ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.058769 10.0.0.27 - - [2025-12-01 03:36:45] "POST /neutron/network HTTP/1.1" 200 117 0.019989 10.0.0.33 - - [2025-12-01 03:36:45] "POST /ref-update HTTP/1.1" 200 156 0.022804 10.0.0.27 - - [2025-12-01 03:36:45] "POST /neutron/network HTTP/1.1" 200 828 0.010837 10.0.0.27 - - [2025-12-01 03:36:45] "POST /id-to-fqname HTTP/1.1" 200 224 0.001837 10.0.0.27 - - [2025-12-01 03:36:45] "GET /virtual-network/92015be3-c276-4d4b-89ea-c18e54b2c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008075 10.0.0.27 - - [2025-12-01 03:36:45] "GET /virtual-network/92015be3-c276-4d4b-89ea-c18e54b2c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006641 10.0.0.27 - - [2025-12-01 03:36:45] "POST /neutron/subnet HTTP/1.1" 200 725 0.009823 10.0.0.27 - - [2025-12-01 03:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.23 - - [2025-12-01 03:36:45] "GET /projects?obj_uuids=c7d8ca7a-fd92-4802-9e48-231c95da4ca7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001242 10.0.0.27 - - [2025-12-01 03:36:45] "GET /project/c7d8ca7a-fd92-4802-9e48-231c95da4ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.050775 10.0.0.23 - - [2025-12-01 03:36:46] "POST /useragent-kv HTTP/1.1" 200 115 0.008452 10.0.0.27 - - [2025-12-01 03:36:46] "POST /neutron/subnet HTTP/1.1" 200 734 0.233745 10.0.0.27 - - [2025-12-01 03:36:46] "POST /id-to-fqname HTTP/1.1" 200 224 0.001623 10.0.0.27 - - [2025-12-01 03:36:46] "GET /virtual-network/369a826e-2cb0-4e83-8128-b6550504ec8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007066 10.0.0.27 - - [2025-12-01 03:36:46] "GET /virtual-network/369a826e-2cb0-4e83-8128-b6550504ec8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006481 10.0.0.27 - - [2025-12-01 03:36:46] "POST /neutron/network HTTP/1.1" 200 830 0.007908 10.0.0.27 - - [2025-12-01 03:36:46] "POST /fqname-to-id HTTP/1.1" 404 214 0.004119 10.0.0.27 - - [2025-12-01 03:36:46] "GET /virtual-network/92015be3-c276-4d4b-89ea-c18e54b2c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008988 10.0.0.27 - - [2025-12-01 03:36:46] "GET /virtual-machine-interface/ed749520-ab3e-4d82-9372-5b844e56c41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2374 0.009279 10.0.0.27 - - [2025-12-01 03:36:46] "GET /virtual-machine-interface/ed749520-ab3e-4d82-9372-5b844e56c41f?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.011351 10.0.0.27 - - [2025-12-01 03:36:46] "GET /instance-ip/07911eb0-d1b4-4123-b2c8-4277f08228c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1609 0.004801 10.0.0.27 - - [2025-12-01 03:36:46] "POST /fqname-to-id HTTP/1.1" 404 214 0.003715 10.0.0.27 - - [2025-12-01 03:36:46] "GET /virtual-network/4368476d-2b5a-4489-9137-c8fe3d9376a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.009543 10.0.0.23 - - [2025-12-01 03:36:46] "GET /projects?obj_uuids=c7d8ca7a-fd92-4802-9e48-231c95da4ca7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001288 10.0.0.27 - - [2025-12-01 03:36:46] "GET /project/c7d8ca7a-fd92-4802-9e48-231c95da4ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.049387 10.0.0.27 - - [2025-12-01 03:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.27 - - [2025-12-01 03:36:46] "GET /security-group/8c4e15c0-6fdc-46d0-a971-bdfca9e15b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005550 10.0.0.27 - - [2025-12-01 03:36:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.104751 10.0.0.27 - - [2025-12-01 03:36:47] "POST /instance-ips HTTP/1.1" 200 357 0.051808 10.0.0.27 - - [2025-12-01 03:36:47] "GET /virtual-machine-interface/ba784ebd-53ff-47e2-aefb-a740276f5d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.007092 10.0.0.27 - - [2025-12-01 03:36:47] "GET /virtual-machine-interface/ba784ebd-53ff-47e2-aefb-a740276f5d25?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.011255 10.0.0.27 - - [2025-12-01 03:36:47] "GET /instance-ip/651213f9-060d-4446-bc26-d13d12bd5c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1581 0.005978 10.0.0.27 - - [2025-12-01 03:36:47] "POST /fqname-to-id HTTP/1.1" 404 214 0.004012 10.0.0.27 - - [2025-12-01 03:36:47] "GET /virtual-network/92015be3-c276-4d4b-89ea-c18e54b2c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007166 10.0.0.23 - - [2025-12-01 03:36:47] "GET /projects?obj_uuids=c7d8ca7a-fd92-4802-9e48-231c95da4ca7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001180 10.0.0.27 - - [2025-12-01 03:36:47] "POST /neutron/port HTTP/1.1" 200 990 0.250375 10.0.0.27 - - [2025-12-01 03:36:47] "GET /virtual-machine-interface/4ee1061f-25aa-4887-ac1a-8b3e4956f89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.008537 10.0.0.27 - - [2025-12-01 03:36:47] "GET /virtual-machine-interface/4ee1061f-25aa-4887-ac1a-8b3e4956f89e?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.007014 10.0.0.27 - - [2025-12-01 03:36:47] "GET /instance-ip/3ac9d4c2-061d-485a-9e6c-bfe4c57dc45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.005224 10.0.0.27 - - [2025-12-01 03:36:47] "POST /fqname-to-id HTTP/1.1" 404 214 0.003815 10.0.0.27 - - [2025-12-01 03:36:47] "GET /virtual-network/4368476d-2b5a-4489-9137-c8fe3d9376a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007758 10.0.0.23 - - [2025-12-01 03:36:47] "GET /projects?obj_uuids=c7d8ca7a-fd92-4802-9e48-231c95da4ca7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002124 10.0.0.27 - - [2025-12-01 03:36:47] "GET /project/c7d8ca7a-fd92-4802-9e48-231c95da4ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.055669 10.0.0.27 - - [2025-12-01 03:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.27 - - [2025-12-01 03:36:47] "GET /security-group/8c4e15c0-6fdc-46d0-a971-bdfca9e15b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006481 10.0.0.27 - - [2025-12-01 03:36:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.112753 10.0.0.27 - - [2025-12-01 03:36:48] "POST /instance-ips HTTP/1.1" 200 357 0.041735 10.0.0.27 - - [2025-12-01 03:36:48] "GET /virtual-machine-interface/b235f65b-31c8-405d-a8d9-6d13af5093ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.007125 10.0.0.27 - - [2025-12-01 03:36:48] "GET /virtual-machine-interface/b235f65b-31c8-405d-a8d9-6d13af5093ec?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.011825 10.0.0.27 - - [2025-12-01 03:36:48] "GET /instance-ip/2eecb9fd-b872-4e9b-9b3d-e337c5a961ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1581 0.005350 10.0.0.27 - - [2025-12-01 03:36:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.003800 10.0.0.27 - - [2025-12-01 03:36:48] "GET /virtual-network/92015be3-c276-4d4b-89ea-c18e54b2c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008638 10.0.0.27 - - [2025-12-01 03:36:48] "GET /virtual-machine-interface/728398d6-9298-4b86-890d-1649d48c3b1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.008945 10.0.0.27 - - [2025-12-01 03:36:48] "GET /virtual-machine-interface/728398d6-9298-4b86-890d-1649d48c3b1b?fields=instance_ip_back_refs HTTP/1.1" 200 1332 0.010651 10.0.0.27 - - [2025-12-01 03:36:48] "GET /instance-ip/ae5df8f1-e348-45e6-8862-fa635ca1c331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.005853 10.0.0.27 - - [2025-12-01 03:36:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.003629 10.0.0.27 - - [2025-12-01 03:36:48] "GET /virtual-network/369a826e-2cb0-4e83-8128-b6550504ec8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008150 10.0.0.23 - - [2025-12-01 03:36:48] "GET /projects?obj_uuids=c7d8ca7a-fd92-4802-9e48-231c95da4ca7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001498 10.0.0.27 - - [2025-12-01 03:36:48] "GET /project/c7d8ca7a-fd92-4802-9e48-231c95da4ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.053830 10.0.0.27 - - [2025-12-01 03:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.27 - - [2025-12-01 03:36:49] "GET /security-group/8c4e15c0-6fdc-46d0-a971-bdfca9e15b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005549 10.0.0.27 - - [2025-12-01 03:36:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.125104 10.0.0.27 - - [2025-12-01 03:36:49] "POST /instance-ips HTTP/1.1" 200 357 0.056950 10.0.0.27 - - [2025-12-01 03:36:49] "GET /virtual-machine-interface/4166269c-c3e8-4792-a779-26f53478d1d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.013170 10.0.0.27 - - [2025-12-01 03:36:49] "GET /virtual-machine-interface/4166269c-c3e8-4792-a779-26f53478d1d0?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.019581 10.0.0.27 - - [2025-12-01 03:36:49] "GET /instance-ip/60f8b2c2-bae0-4f77-80d6-cc8c39c16e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1583 0.006097 10.0.0.27 - - [2025-12-01 03:36:50] "POST /id-to-fqname HTTP/1.1" 200 224 0.001283 10.0.0.27 - - [2025-12-01 03:36:51] "POST /neutron/port HTTP/1.1" 200 990 0.011512 10.0.0.27 - - [2025-12-01 03:36:51] "POST /neutron/port HTTP/1.1" 200 117 0.006773 10.0.0.27 - - [2025-12-01 03:36:51] "POST /id-to-fqname HTTP/1.1" 200 224 0.001484 10.0.0.27 - - [2025-12-01 03:36:51] "POST /neutron/port HTTP/1.1" 200 117 0.007445 10.0.0.27 - - [2025-12-01 03:36:51] "POST /neutron/network HTTP/1.1" 200 838 0.008055 10.0.0.27 - - [2025-12-01 03:36:52] "POST /neutron/port HTTP/1.1" 200 1082 0.214616 10.0.0.27 - - [2025-12-01 03:36:52] "POST /neutron/subnet HTTP/1.1" 200 699 0.014527 10.0.0.23 - - [2025-12-01 03:36:52] "GET /projects?obj_uuids=c7d8ca7a-fd92-4802-9e48-231c95da4ca7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001172 10.0.0.27 - - [2025-12-01 03:36:52] "GET /project/c7d8ca7a-fd92-4802-9e48-231c95da4ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.149539 10.0.0.27 - - [2025-12-01 03:36:52] "POST /neutron/network HTTP/1.1" 200 830 0.013207 10.0.0.27 - - [2025-12-01 03:36:52] "POST /neutron/port HTTP/1.1" 200 117 0.009093 10.0.0.27 - - [2025-12-01 03:36:52] "POST /id-to-fqname HTTP/1.1" 200 224 0.001918 10.0.0.27 - - [2025-12-01 03:36:53] "POST /neutron/port HTTP/1.1" 200 990 0.012566 10.0.0.27 - - [2025-12-01 03:36:53] "POST /neutron/network HTTP/1.1" 200 840 0.015216 10.0.0.27 - - [2025-12-01 03:36:53] "POST /neutron/port HTTP/1.1" 200 990 0.013025 10.0.0.27 - - [2025-12-01 03:36:53] "POST /neutron/port HTTP/1.1" 200 1066 0.019979 10.0.0.27 - - [2025-12-01 03:36:53] "POST /neutron/port HTTP/1.1" 200 1066 0.014897 10.0.0.33 - - [2025-12-01 03:36:53] "POST /route-targets HTTP/1.1" 200 327 0.021305 10.0.0.23 - - [2025-12-01 03:36:53] "GET /projects?obj_uuids=c7d8ca7a-fd92-4802-9e48-231c95da4ca7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001967 10.0.0.27 - - [2025-12-01 03:36:54] "POST /neutron/subnet HTTP/1.1" 200 708 0.013339 10.0.0.27 - - [2025-12-01 03:36:54] "POST /neutron/router HTTP/1.1" 200 344 0.380975 10.0.0.27 - - [2025-12-01 03:36:54] "POST /neutron/router HTTP/1.1" 200 598 0.007657 10.0.0.33 - - [2025-12-01 03:36:54] "POST /ref-update HTTP/1.1" 200 156 0.020498 10.0.0.27 - - [2025-12-01 03:36:54] "POST /neutron/port HTTP/1.1" 200 1056 0.021179 10.0.0.27 - - [2025-12-01 03:36:54] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007701 10.0.0.27 - - [2025-12-01 03:36:54] "POST /neutron/port HTTP/1.1" 200 1056 0.035559 10.0.0.27 - - [2025-12-01 03:36:55] "POST /neutron/port HTTP/1.1" 200 1056 0.017020 10.0.0.27 - - [2025-12-01 03:36:55] "POST /neutron/subnet HTTP/1.1" 200 699 0.010891 10.0.0.27 - - [2025-12-01 03:36:55] "GET /virtual-machine/3a7d0df8-c5c7-45ad-b4bc-24ab71102155 HTTP/1.1" 401 292 0.000373 10.0.0.27 - - [2025-12-01 03:36:55] "GET /virtual-machine/3a7d0df8-c5c7-45ad-b4bc-24ab71102155 HTTP/1.1" 200 1274 0.037707 10.0.0.27 - - [2025-12-01 03:36:55] "GET /virtual-machine-interface/ed749520-ab3e-4d82-9372-5b844e56c41f HTTP/1.1" 200 3188 0.006508 10.0.0.27 - - [2025-12-01 03:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.27 - - [2025-12-01 03:36:55] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004875 10.0.0.27 - - [2025-12-01 03:36:55] "GET /virtual-networks?parent_id=c7d8ca7a-fd92-4802-9e48-231c95da4ca7&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004994 10.0.0.27 - - [2025-12-01 03:36:55] "GET /virtual-network/92015be3-c276-4d4b-89ea-c18e54b2c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006920 10.0.0.27 - - [2025-12-01 03:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.27 - - [2025-12-01 03:36:58] "GET /virtual-network/92015be3-c276-4d4b-89ea-c18e54b2c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007154 10.0.0.27 - - [2025-12-01 03:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004947 10.0.0.27 - - [2025-12-01 03:37:02] "GET /virtual-network/92015be3-c276-4d4b-89ea-c18e54b2c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.010521 10.0.0.27 - - [2025-12-01 03:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.27 - - [2025-12-01 03:37:06] "GET /virtual-network/92015be3-c276-4d4b-89ea-c18e54b2c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006768 10.0.0.27 - - [2025-12-01 03:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.27 - - [2025-12-01 03:37:11] "GET /virtual-network/92015be3-c276-4d4b-89ea-c18e54b2c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006545 10.0.0.27 - - [2025-12-01 03:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.27 - - [2025-12-01 03:37:15] "GET /virtual-network/92015be3-c276-4d4b-89ea-c18e54b2c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009118 10.0.0.27 - - [2025-12-01 03:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.27 - - [2025-12-01 03:37:19] "GET /virtual-network/92015be3-c276-4d4b-89ea-c18e54b2c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005294 10.0.0.27 - - [2025-12-01 03:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005225 10.0.0.27 - - [2025-12-01 03:37:23] "GET /virtual-network/92015be3-c276-4d4b-89ea-c18e54b2c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006587 10.0.0.27 - - [2025-12-01 03:37:23] "POST /neutron/port HTTP/1.1" 200 1094 0.021355 10.0.0.27 - - [2025-12-01 03:37:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004768 10.0.0.27 - - [2025-12-01 03:37:24] "POST /neutron/network HTTP/1.1" 200 830 0.009100 10.0.0.23 - - [2025-12-01 03:37:26] "DELETE /project/c7d8ca7afd9248029e48231c95da4ca7 HTTP/1.1" 404 173 0.003544 10.0.0.23 - - [2025-12-01 03:37:26] "DELETE /project/b51cc24e-6c86-43c5-aad1-1f902705bfef HTTP/1.1" 404 177 0.006536 10.0.0.23 - - [2025-12-01 03:37:26] "GET /obj-perms HTTP/1.1" 200 5056 0.080431 10.0.0.27 - - [2025-12-01 03:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.27 - - [2025-12-01 03:37:27] "GET /virtual-network/92015be3-c276-4d4b-89ea-c18e54b2c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006437 10.0.0.27 - - [2025-12-01 03:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.27 - - [2025-12-01 03:37:31] "GET /virtual-network/92015be3-c276-4d4b-89ea-c18e54b2c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005789 10.0.0.27 - - [2025-12-01 03:37:32] "POST /neutron/network HTTP/1.1" 200 838 0.007568 10.0.0.27 - - [2025-12-01 03:37:33] "POST /neutron/port HTTP/1.1" 200 117 0.001232 10.0.0.27 - - [2025-12-01 03:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.27 - - [2025-12-01 03:37:35] "GET /virtual-network/92015be3-c276-4d4b-89ea-c18e54b2c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005905 10.0.0.27 - - [2025-12-01 03:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.27 - - [2025-12-01 03:37:39] "GET /virtual-network/92015be3-c276-4d4b-89ea-c18e54b2c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006006 10.0.0.27 - - [2025-12-01 03:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008139 10.0.0.27 - - [2025-12-01 03:37:43] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004400 10.0.0.27 - - [2025-12-01 03:37:43] "GET /virtual-networks?parent_id=c7d8ca7a-fd92-4802-9e48-231c95da4ca7&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003992 10.0.0.27 - - [2025-12-01 03:37:43] "GET /virtual-network/92015be3-c276-4d4b-89ea-c18e54b2c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008279 10.0.0.27 - - [2025-12-01 03:37:44] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009485 10.0.0.27 - - [2025-12-01 03:37:53] "POST /neutron/port HTTP/1.1" 200 1094 0.046049 10.0.0.27 - - [2025-12-01 03:37:54] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008794 10.0.0.27 - - [2025-12-01 03:37:57] "POST /neutron/port HTTP/1.1" 200 1056 0.027882 10.0.0.27 - - [2025-12-01 03:37:59] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008781 10.0.0.27 - - [2025-12-01 03:38:09] "POST /neutron/port HTTP/1.1" 200 1094 0.020081 10.0.0.27 - - [2025-12-01 03:38:10] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010803 10.0.0.27 - - [2025-12-01 03:38:10] "GET /virtual-machine/71c94edf-76e2-41ea-89f6-00d18e88e1bd HTTP/1.1" 200 1295 0.008150 10.0.0.27 - - [2025-12-01 03:38:10] "GET /virtual-machine-interface/f1200a82-eb44-482b-ab5b-f31607217a2f HTTP/1.1" 200 2962 0.005923 10.0.0.27 - - [2025-12-01 03:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.27 - - [2025-12-01 03:38:10] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005343 10.0.0.27 - - [2025-12-01 03:38:10] "GET /virtual-networks?parent_id=c7d8ca7a-fd92-4802-9e48-231c95da4ca7&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003648 10.0.0.27 - - [2025-12-01 03:38:10] "GET /virtual-network/369a826e-2cb0-4e83-8128-b6550504ec8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007010 10.0.0.27 - - [2025-12-01 03:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.27 - - [2025-12-01 03:38:11] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004498 10.0.0.27 - - [2025-12-01 03:38:11] "GET /virtual-networks?parent_id=c7d8ca7a-fd92-4802-9e48-231c95da4ca7&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003927 10.0.0.27 - - [2025-12-01 03:38:11] "GET /virtual-network/369a826e-2cb0-4e83-8128-b6550504ec8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007928 10.0.0.27 - - [2025-12-01 03:38:11] "POST /neutron/port HTTP/1.1" 200 1056 0.023417 10.0.0.27 - - [2025-12-01 03:38:11] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009734 10.0.0.27 - - [2025-12-01 03:38:11] "GET /virtual-machine/5380e57b-90e6-4483-bd21-445a0e0b2957 HTTP/1.1" 200 1274 0.006975 10.0.0.27 - - [2025-12-01 03:38:11] "GET /virtual-machine-interface/728398d6-9298-4b86-890d-1649d48c3b1b HTTP/1.1" 200 3186 0.006992 10.0.0.27 - - [2025-12-01 03:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.27 - - [2025-12-01 03:38:11] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005438 10.0.0.27 - - [2025-12-01 03:38:11] "GET /virtual-networks?parent_id=c7d8ca7a-fd92-4802-9e48-231c95da4ca7&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003669 10.0.0.27 - - [2025-12-01 03:38:12] "GET /virtual-network/92015be3-c276-4d4b-89ea-c18e54b2c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009320 10.0.0.27 - - [2025-12-01 03:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.27 - - [2025-12-01 03:38:13] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004998 10.0.0.27 - - [2025-12-01 03:38:13] "GET /virtual-networks?parent_id=c7d8ca7a-fd92-4802-9e48-231c95da4ca7&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004553 10.0.0.27 - - [2025-12-01 03:38:13] "GET /virtual-network/92015be3-c276-4d4b-89ea-c18e54b2c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006335 10.0.0.27 - - [2025-12-01 03:38:25] "POST /neutron/port HTTP/1.1" 200 1094 0.019819 10.0.0.27 - - [2025-12-01 03:38:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006277 10.0.0.27 - - [2025-12-01 03:38:26] "POST /neutron/network HTTP/1.1" 200 830 0.009330 10.0.0.27 - - [2025-12-01 03:38:26] "GET /obj-perms HTTP/1.1" 200 5056 0.070435 10.0.0.33 - - [2025-12-01 03:38:26] "GET /obj-perms HTTP/1.1" 200 5056 0.062980 10.0.0.27 - - [2025-12-01 03:38:33] "POST /neutron/network HTTP/1.1" 200 838 0.008366 10.0.0.27 - - [2025-12-01 03:38:34] "POST /neutron/port HTTP/1.1" 200 117 0.001405 10.0.0.33 - - [2025-12-01 03:39:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.33 - - [2025-12-01 03:39:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.23 - - [2025-12-01 03:39:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.23 - - [2025-12-01 03:39:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.33 - - [2025-12-01 03:39:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.33 - - [2025-12-01 03:39:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000495 10.0.0.23 - - [2025-12-01 03:39:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000555 10.0.0.23 - - [2025-12-01 03:39:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000485 10.0.0.27 - - [2025-12-01 03:39:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.27 - - [2025-12-01 03:39:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000490 10.0.0.27 - - [2025-12-01 03:39:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.27 - - [2025-12-01 03:39:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000513 10.0.0.27 - - [2025-12-01 03:39:28] "POST /neutron/port HTTP/1.1" 200 1094 0.050331 10.0.0.27 - - [2025-12-01 03:39:28] "POST /neutron/subnet HTTP/1.1" 200 708 0.016087 10.0.0.27 - - [2025-12-01 03:39:34] "POST /neutron/port HTTP/1.1" 200 1056 0.027879 10.0.0.27 - - [2025-12-01 03:39:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005348 10.0.0.27 - - [2025-12-01 03:39:35] "POST /neutron/network HTTP/1.1" 200 828 0.008080 10.0.0.33 - - [2025-12-01 03:39:35] "POST /ref-update HTTP/1.1" 200 156 0.021253 10.0.0.27 - - [2025-12-01 03:39:35] "POST /neutron/router HTTP/1.1" 200 598 0.010828 10.0.0.27 - - [2025-12-01 03:39:36] "POST /neutron/router HTTP/1.1" 200 151 0.082427 10.0.0.33 - - [2025-12-01 03:39:36] "DELETE /route-target/085c64f5-c9af-4a22-befc-f451ff580136 HTTP/1.1" 200 115 0.030892 10.0.0.27 - - [2025-12-01 03:39:37] "POST /neutron/port HTTP/1.1" 200 151 0.213990 10.0.0.27 - - [2025-12-01 03:39:38] "DELETE /instance-ip/60f8b2c2-bae0-4f77-80d6-cc8c39c16e0a HTTP/1.1" 200 115 0.062672 10.0.0.27 - - [2025-12-01 03:39:38] "DELETE /virtual-machine-interface/4166269c-c3e8-4792-a779-26f53478d1d0 HTTP/1.1" 200 115 0.101303 10.0.0.27 - - [2025-12-01 03:39:38] "DELETE /instance-ip/2eecb9fd-b872-4e9b-9b3d-e337c5a961ef HTTP/1.1" 200 115 0.071675 10.0.0.27 - - [2025-12-01 03:39:38] "DELETE /virtual-machine-interface/b235f65b-31c8-405d-a8d9-6d13af5093ec HTTP/1.1" 200 115 0.081673 10.0.0.27 - - [2025-12-01 03:39:38] "POST /neutron/port HTTP/1.1" 200 990 0.027689 10.0.0.27 - - [2025-12-01 03:39:38] "DELETE /instance-ip/651213f9-060d-4446-bc26-d13d12bd5c7e HTTP/1.1" 200 115 0.072432 10.0.0.27 - - [2025-12-01 03:39:38] "DELETE /virtual-machine-interface/ba784ebd-53ff-47e2-aefb-a740276f5d25 HTTP/1.1" 200 115 0.077063 10.0.0.27 - - [2025-12-01 03:39:39] "POST /neutron/port HTTP/1.1" 200 151 0.241354 10.0.0.27 - - [2025-12-01 03:39:39] "POST /neutron/network HTTP/1.1" 200 828 0.016881 10.0.0.33 - - [2025-12-01 03:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005893 10.0.0.23 - - [2025-12-01 03:39:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004417 10.0.0.23 - - [2025-12-01 03:39:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005904 10.0.0.27 - - [2025-12-01 03:39:39] "POST /neutron/network HTTP/1.1" 200 151 0.160746 10.0.0.23 - - [2025-12-01 03:39:39] "GET /projects?obj_uuids=c7d8ca7a-fd92-4802-9e48-231c95da4ca7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001139 10.0.0.33 - - [2025-12-01 03:39:39] "DELETE /route-target/d552c1b3-f6ef-4588-b5dd-eca96382fa35 HTTP/1.1" 200 115 0.041908 10.0.0.27 - - [2025-12-01 03:39:39] "GET /project/c7d8ca7a-fd92-4802-9e48-231c95da4ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.099803 10.0.0.23 - - [2025-12-01 03:39:39] "GET /projects?obj_uuids=c7d8ca7a-fd92-4802-9e48-231c95da4ca7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001392 10.0.0.27 - - [2025-12-01 03:39:40] "GET /project/c7d8ca7a-fd92-4802-9e48-231c95da4ca7?fields=virtual_networks HTTP/1.1" 200 1051 0.057983 10.0.0.23 - - [2025-12-01 03:39:40] "GET /projects?obj_uuids=c7d8ca7a-fd92-4802-9e48-231c95da4ca7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002050 10.0.0.27 - - [2025-12-01 03:39:40] "GET /project/c7d8ca7a-fd92-4802-9e48-231c95da4ca7?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.063211 10.0.0.23 - - [2025-12-01 03:39:40] "GET /projects?obj_uuids=c7d8ca7a-fd92-4802-9e48-231c95da4ca7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001080 10.0.0.27 - - [2025-12-01 03:39:40] "GET /project/c7d8ca7a-fd92-4802-9e48-231c95da4ca7?fields=security_groups HTTP/1.1" 200 1281 0.066185 10.0.0.27 - - [2025-12-01 03:39:41] "POST /fqname-to-id HTTP/1.1" 404 187 0.040528 10.0.0.23 - - [2025-12-01 03:39:41] "GET /projects?obj_uuids=5c3e133b-ead4-431d-90b0-101c86e232ae&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003830 10.0.0.23 - - [2025-12-01 03:39:41] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001520 10.0.0.23 - - [2025-12-01 03:39:41] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009448 10.0.0.23 - - [2025-12-01 03:39:41] "POST /id-to-fqname HTTP/1.1" 200 189 0.006243 10.0.0.23 - - [2025-12-01 03:39:41] "POST /fqname-to-id HTTP/1.1" 404 198 0.007378 10.0.0.23 - - [2025-12-01 03:39:41] "POST /security-groups HTTP/1.1" 200 590 0.088474 10.0.0.23 - - [2025-12-01 03:39:41] "POST /projects HTTP/1.1" 200 583 0.341322 10.0.0.23 - - [2025-12-01 03:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.381477 10.0.0.33 - - [2025-12-01 03:39:41] "POST /fqname-to-id HTTP/1.1" 404 232 0.011276 10.0.0.27 - - [2025-12-01 03:39:42] "GET /project/5c3e133b-ead4-431d-90b0-101c86e232ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.550010 10.0.0.27 - - [2025-12-01 03:39:42] "POST /neutron/port HTTP/1.1" 200 117 0.008621 10.0.0.27 - - [2025-12-01 03:39:43] "GET / HTTP/1.1" 200 35931 0.002293 10.0.0.27 - - [2025-12-01 03:39:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.27 - - [2025-12-01 03:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.060652 10.0.0.23 - - [2025-12-01 03:39:45] "GET /projects?obj_uuids=5c3e133b-ead4-431d-90b0-101c86e232ae&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000998 10.0.0.27 - - [2025-12-01 03:39:45] "GET /project/5c3e133b-ead4-431d-90b0-101c86e232ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.046699 10.0.0.23 - - [2025-12-01 03:39:45] "GET /projects?obj_uuids=5c3e133b-ead4-431d-90b0-101c86e232ae&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001944 10.0.0.27 - - [2025-12-01 03:39:46] "POST /neutron/network HTTP/1.1" 200 604 0.165671 10.0.0.33 - - [2025-12-01 03:39:46] "POST /ref-update HTTP/1.1" 200 156 0.032158 10.0.0.27 - - [2025-12-01 03:39:46] "POST /id-to-fqname HTTP/1.1" 200 219 0.003515 10.0.0.27 - - [2025-12-01 03:39:46] "GET /virtual-network/952e61ba-e9a4-4abb-b436-6421437aad6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007036 10.0.0.27 - - [2025-12-01 03:39:46] "POST /neutron/network HTTP/1.1" 200 824 0.008270 10.0.0.27 - - [2025-12-01 03:39:46] "GET /virtual-network/952e61ba-e9a4-4abb-b436-6421437aad6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005841 10.0.0.27 - - [2025-12-01 03:39:47] "GET /virtual-network/952e61ba-e9a4-4abb-b436-6421437aad6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008111 10.0.0.27 - - [2025-12-01 03:39:48] "POST /id-to-fqname HTTP/1.1" 200 219 0.001831 10.0.0.27 - - [2025-12-01 03:39:48] "POST /neutron/network HTTP/1.1" 200 834 0.007031 10.0.0.23 - - [2025-12-01 03:39:49] "GET /projects?obj_uuids=5c3e133b-ead4-431d-90b0-101c86e232ae&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001384 10.0.0.27 - - [2025-12-01 03:39:49] "GET /project/5c3e133b-ead4-431d-90b0-101c86e232ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.100850 10.0.0.27 - - [2025-12-01 03:39:49] "POST /neutron/port HTTP/1.1" 200 117 0.007172 10.0.0.27 - - [2025-12-01 03:39:50] "POST /id-to-fqname HTTP/1.1" 200 219 0.001749 10.0.0.27 - - [2025-12-01 03:39:50] "POST /neutron/network HTTP/1.1" 200 834 0.010210 10.0.0.27 - - [2025-12-01 03:39:50] "POST /neutron/port HTTP/1.1" 200 1060 0.048987 10.0.0.27 - - [2025-12-01 03:39:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005696 10.0.0.23 - - [2025-12-01 03:39:51] "GET /projects?obj_uuids=5c3e133b-ead4-431d-90b0-101c86e232ae&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001125 10.0.0.27 - - [2025-12-01 03:39:51] "GET /project/5c3e133b-ead4-431d-90b0-101c86e232ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.091277 10.0.0.27 - - [2025-12-01 03:39:51] "POST /neutron/network HTTP/1.1" 200 824 0.012838 10.0.0.27 - - [2025-12-01 03:39:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009815 10.0.0.27 - - [2025-12-01 03:39:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009299 10.0.0.27 - - [2025-12-01 03:39:52] "POST /neutron/port HTTP/1.1" 200 1060 0.022378 10.0.0.27 - - [2025-12-01 03:39:52] "POST /neutron/port HTTP/1.1" 200 1088 0.022216 10.0.0.27 - - [2025-12-01 03:39:52] "POST /neutron/port HTTP/1.1" 200 117 0.001397 10.0.0.27 - - [2025-12-01 03:39:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011293 10.0.0.27 - - [2025-12-01 03:39:56] "POST /neutron/port HTTP/1.1" 200 1088 0.018980 10.0.0.27 - - [2025-12-01 03:39:56] "GET /virtual-machine/d7f7b5d3-0c75-4f69-9fd1-c6fb5174537a HTTP/1.1" 401 292 0.000443 10.0.0.27 - - [2025-12-01 03:39:57] "GET /virtual-machine/d7f7b5d3-0c75-4f69-9fd1-c6fb5174537a HTTP/1.1" 200 1292 0.036454 10.0.0.27 - - [2025-12-01 03:39:57] "GET /virtual-machine-interface/f3bc83ff-76da-48b0-8fc0-df21dc53b272 HTTP/1.1" 200 2937 0.006669 10.0.0.27 - - [2025-12-01 03:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.27 - - [2025-12-01 03:39:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007055 10.0.0.27 - - [2025-12-01 03:39:57] "GET /virtual-networks?parent_id=5c3e133b-ead4-431d-90b0-101c86e232ae&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003714 10.0.0.27 - - [2025-12-01 03:39:57] "GET /virtual-network/952e61ba-e9a4-4abb-b436-6421437aad6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007035 10.0.0.27 - - [2025-12-01 03:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.27 - - [2025-12-01 03:40:00] "GET /virtual-network/952e61ba-e9a4-4abb-b436-6421437aad6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005835 10.0.0.27 - - [2025-12-01 03:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.27 - - [2025-12-01 03:40:04] "GET /virtual-network/952e61ba-e9a4-4abb-b436-6421437aad6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006207 10.0.0.27 - - [2025-12-01 03:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.27 - - [2025-12-01 03:40:08] "GET /virtual-network/952e61ba-e9a4-4abb-b436-6421437aad6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006133 10.0.0.27 - - [2025-12-01 03:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.27 - - [2025-12-01 03:40:12] "GET /virtual-network/952e61ba-e9a4-4abb-b436-6421437aad6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007433 10.0.0.27 - - [2025-12-01 03:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.27 - - [2025-12-01 03:40:16] "GET /virtual-network/952e61ba-e9a4-4abb-b436-6421437aad6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006109 10.0.0.27 - - [2025-12-01 03:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.27 - - [2025-12-01 03:40:21] "GET /virtual-network/952e61ba-e9a4-4abb-b436-6421437aad6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007433 10.0.0.27 - - [2025-12-01 03:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004707 10.0.0.27 - - [2025-12-01 03:40:25] "GET /virtual-network/952e61ba-e9a4-4abb-b436-6421437aad6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006763 10.0.0.23 - - [2025-12-01 03:40:26] "DELETE /project/5c3e133bead4431d90b0101c86e232ae HTTP/1.1" 404 173 0.003109 10.0.0.23 - - [2025-12-01 03:40:26] "DELETE /project/c7d8ca7a-fd92-4802-9e48-231c95da4ca7 HTTP/1.1" 404 177 0.006083 10.0.0.23 - - [2025-12-01 03:40:28] "GET /obj-perms HTTP/1.1" 200 5056 0.060622 10.0.0.27 - - [2025-12-01 03:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.27 - - [2025-12-01 03:40:29] "GET /virtual-network/952e61ba-e9a4-4abb-b436-6421437aad6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007639 10.0.0.27 - - [2025-12-01 03:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.27 - - [2025-12-01 03:40:33] "GET /virtual-network/952e61ba-e9a4-4abb-b436-6421437aad6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007735 10.0.0.27 - - [2025-12-01 03:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.27 - - [2025-12-01 03:40:37] "GET /virtual-network/952e61ba-e9a4-4abb-b436-6421437aad6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006251 10.0.0.27 - - [2025-12-01 03:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.27 - - [2025-12-01 03:40:41] "GET /virtual-network/952e61ba-e9a4-4abb-b436-6421437aad6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007854 10.0.0.27 - - [2025-12-01 03:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004962 10.0.0.27 - - [2025-12-01 03:40:45] "GET /virtual-network/952e61ba-e9a4-4abb-b436-6421437aad6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006780 10.0.0.27 - - [2025-12-01 03:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.27 - - [2025-12-01 03:40:49] "GET /virtual-network/952e61ba-e9a4-4abb-b436-6421437aad6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008039 10.0.0.27 - - [2025-12-01 03:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.27 - - [2025-12-01 03:40:51] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004729 10.0.0.27 - - [2025-12-01 03:40:51] "GET /virtual-networks?parent_id=5c3e133b-ead4-431d-90b0-101c86e232ae&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003386 10.0.0.27 - - [2025-12-01 03:40:51] "GET /virtual-network/952e61ba-e9a4-4abb-b436-6421437aad6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007222 10.0.0.27 - - [2025-12-01 03:40:52] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010555 10.0.0.27 - - [2025-12-01 03:41:02] "POST /neutron/port HTTP/1.1" 200 1088 0.018695 10.0.0.27 - - [2025-12-01 03:41:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009035 10.0.0.27 - - [2025-12-01 03:41:07] "POST /neutron/port HTTP/1.1" 200 1088 0.021592 10.0.0.27 - - [2025-12-01 03:41:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008438 10.0.0.27 - - [2025-12-01 03:41:18] "POST /neutron/port HTTP/1.1" 200 1088 0.018035 10.0.0.27 - - [2025-12-01 03:41:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008235 10.0.0.27 - - [2025-12-01 03:41:18] "GET /virtual-machine/37d133e9-37d4-4946-902c-49a540fd496d HTTP/1.1" 200 1291 0.008578 10.0.0.27 - - [2025-12-01 03:41:18] "GET /virtual-machine-interface/e4f276fe-3129-458c-a353-696a188af117 HTTP/1.1" 200 2937 0.007180 10.0.0.27 - - [2025-12-01 03:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.27 - - [2025-12-01 03:41:18] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004373 10.0.0.27 - - [2025-12-01 03:41:18] "GET /virtual-networks?parent_id=5c3e133b-ead4-431d-90b0-101c86e232ae&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004177 10.0.0.27 - - [2025-12-01 03:41:18] "GET /virtual-network/952e61ba-e9a4-4abb-b436-6421437aad6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006933 10.0.0.27 - - [2025-12-01 03:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.27 - - [2025-12-01 03:41:19] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004412 10.0.0.27 - - [2025-12-01 03:41:19] "GET /virtual-networks?parent_id=5c3e133b-ead4-431d-90b0-101c86e232ae&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003465 10.0.0.27 - - [2025-12-01 03:41:19] "GET /virtual-network/952e61ba-e9a4-4abb-b436-6421437aad6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006644 10.0.0.27 - - [2025-12-01 03:41:29] "GET /obj-perms HTTP/1.1" 200 5056 0.066820 10.0.0.33 - - [2025-12-01 03:41:29] "GET /obj-perms HTTP/1.1" 200 5056 0.062847 10.0.0.27 - - [2025-12-01 03:41:35] "POST /neutron/network HTTP/1.1" 200 834 0.011030 10.0.0.27 - - [2025-12-01 03:41:35] "POST /neutron/port HTTP/1.1" 200 117 0.001210 10.0.0.27 - - [2025-12-01 03:42:36] "POST /neutron/port HTTP/1.1" 200 1088 0.057793 10.0.0.27 - - [2025-12-01 03:42:37] "POST /neutron/subnet HTTP/1.1" 200 703 0.011442 10.0.0.27 - - [2025-12-01 03:42:44] "POST /neutron/network HTTP/1.1" 200 824 0.008984 10.0.0.27 - - [2025-12-01 03:42:45] "POST /neutron/port HTTP/1.1" 200 1114 0.022659 10.0.0.27 - - [2025-12-01 03:42:45] "POST /neutron/port HTTP/1.1" 200 1114 0.013521 10.0.0.33 - - [2025-12-01 03:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.041623 10.0.0.23 - - [2025-12-01 03:42:46] "POST /useragent-kv HTTP/1.1" 200 115 0.073182 10.0.0.23 - - [2025-12-01 03:42:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003497 10.0.0.27 - - [2025-12-01 03:42:46] "POST /neutron/network HTTP/1.1" 200 151 0.221573 10.0.0.23 - - [2025-12-01 03:42:48] "GET /projects?obj_uuids=5c3e133b-ead4-431d-90b0-101c86e232ae&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001082 10.0.0.27 - - [2025-12-01 03:42:48] "GET /project/5c3e133b-ead4-431d-90b0-101c86e232ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.072005 10.0.0.23 - - [2025-12-01 03:42:48] "GET /projects?obj_uuids=5c3e133b-ead4-431d-90b0-101c86e232ae&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001100 10.0.0.27 - - [2025-12-01 03:42:48] "GET /project/5c3e133b-ead4-431d-90b0-101c86e232ae?fields=virtual_networks HTTP/1.1" 200 1040 0.038518 10.0.0.23 - - [2025-12-01 03:42:48] "GET /projects?obj_uuids=5c3e133b-ead4-431d-90b0-101c86e232ae&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001956 10.0.0.27 - - [2025-12-01 03:42:48] "GET /project/5c3e133b-ead4-431d-90b0-101c86e232ae?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.049814 10.0.0.23 - - [2025-12-01 03:42:48] "GET /projects?obj_uuids=5c3e133b-ead4-431d-90b0-101c86e232ae&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001139 10.0.0.27 - - [2025-12-01 03:42:48] "GET /project/5c3e133b-ead4-431d-90b0-101c86e232ae?fields=security_groups HTTP/1.1" 200 1265 0.043293 10.0.0.27 - - [2025-12-01 03:42:49] "POST /fqname-to-id HTTP/1.1" 404 187 0.037259 10.0.0.23 - - [2025-12-01 03:42:49] "GET /projects?obj_uuids=472deec7-9c24-448d-8271-f065c2fdb618&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003490 10.0.0.23 - - [2025-12-01 03:42:49] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001204 10.0.0.23 - - [2025-12-01 03:42:49] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.045521 10.0.0.23 - - [2025-12-01 03:42:50] "POST /id-to-fqname HTTP/1.1" 200 189 0.006033 10.0.0.23 - - [2025-12-01 03:42:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.004990 10.0.0.23 - - [2025-12-01 03:42:50] "POST /security-groups HTTP/1.1" 200 590 0.034918 10.0.0.23 - - [2025-12-01 03:42:50] "POST /projects HTTP/1.1" 200 583 0.255993 10.0.0.23 - - [2025-12-01 03:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.331093 10.0.0.33 - - [2025-12-01 03:42:50] "POST /access-control-lists HTTP/1.1" 200 595 0.031020 10.0.0.27 - - [2025-12-01 03:42:50] "GET /project/472deec7-9c24-448d-8271-f065c2fdb618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.517781 10.0.0.27 - - [2025-12-01 03:42:51] "GET / HTTP/1.1" 200 35931 0.001624 10.0.0.27 - - [2025-12-01 03:42:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000497 10.0.0.27 - - [2025-12-01 03:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.060020 10.0.0.23 - - [2025-12-01 03:42:53] "GET /projects?obj_uuids=472deec7-9c24-448d-8271-f065c2fdb618&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001128 10.0.0.27 - - [2025-12-01 03:42:53] "GET /project/472deec7-9c24-448d-8271-f065c2fdb618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.055837 10.0.0.33 - - [2025-12-01 03:42:54] "POST /route-targets HTTP/1.1" 200 327 0.022257 10.0.0.23 - - [2025-12-01 03:42:54] "POST /useragent-kv HTTP/1.1" 200 115 0.006928 10.0.0.27 - - [2025-12-01 03:42:54] "POST /neutron/subnet HTTP/1.1" 200 730 0.253477 10.0.0.27 - - [2025-12-01 03:42:54] "POST /id-to-fqname HTTP/1.1" 200 219 0.001382 10.0.0.27 - - [2025-12-01 03:42:54] "GET /virtual-network/70db02de-3b44-418b-91fc-7cddaf166f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005742 10.0.0.27 - - [2025-12-01 03:42:54] "GET /virtual-network/70db02de-3b44-418b-91fc-7cddaf166f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007722 10.0.0.27 - - [2025-12-01 03:42:54] "POST /neutron/network HTTP/1.1" 200 824 0.008717 10.0.0.27 - - [2025-12-01 03:42:55] "GET /virtual-network/70db02de-3b44-418b-91fc-7cddaf166f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006710 10.0.0.27 - - [2025-12-01 03:42:56] "POST /id-to-fqname HTTP/1.1" 200 219 0.001630 10.0.0.23 - - [2025-12-01 03:42:57] "GET /projects?obj_uuids=472deec7-9c24-448d-8271-f065c2fdb618&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001025 10.0.0.27 - - [2025-12-01 03:42:57] "GET /project/472deec7-9c24-448d-8271-f065c2fdb618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.090066 10.0.0.27 - - [2025-12-01 03:42:58] "POST /neutron/network HTTP/1.1" 200 824 0.037439 10.0.0.27 - - [2025-12-01 03:42:58] "POST /id-to-fqname HTTP/1.1" 200 219 0.001540 10.0.0.27 - - [2025-12-01 03:42:58] "POST /neutron/port HTTP/1.1" 200 117 0.006773 10.0.0.23 - - [2025-12-01 03:42:58] "GET /projects?obj_uuids=472deec7-9c24-448d-8271-f065c2fdb618&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001224 10.0.0.27 - - [2025-12-01 03:42:59] "POST /neutron/port HTTP/1.1" 200 1060 0.334286 10.0.0.27 - - [2025-12-01 03:42:59] "POST /neutron/port HTTP/1.1" 200 1114 0.123529 10.0.0.27 - - [2025-12-01 03:42:59] "POST /neutron/subnet HTTP/1.1" 200 704 0.012144 10.0.0.23 - - [2025-12-01 03:42:59] "GET /projects?obj_uuids=472deec7-9c24-448d-8271-f065c2fdb618&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001283 10.0.0.27 - - [2025-12-01 03:42:59] "GET /project/472deec7-9c24-448d-8271-f065c2fdb618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.085361 10.0.0.27 - - [2025-12-01 03:42:59] "POST /neutron/network HTTP/1.1" 200 824 0.008094 10.0.0.27 - - [2025-12-01 03:42:59] "POST /neutron/port HTTP/1.1" 200 117 0.007727 10.0.0.27 - - [2025-12-01 03:43:00] "POST /neutron/network HTTP/1.1" 200 834 0.007967 10.0.0.27 - - [2025-12-01 03:43:00] "POST /neutron/port HTTP/1.1" 200 1060 0.020321 10.0.0.27 - - [2025-12-01 03:43:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006252 10.0.0.27 - - [2025-12-01 03:43:01] "POST /neutron/network HTTP/1.1" 200 824 0.009389 10.0.0.27 - - [2025-12-01 03:43:05] "POST /neutron/port HTTP/1.1" 200 1088 0.021527 10.0.0.27 - - [2025-12-01 03:43:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008676 10.0.0.27 - - [2025-12-01 03:43:05] "GET /virtual-machine/beea22ce-0576-4fa3-b017-0ae0f78bf2ef HTTP/1.1" 401 292 0.000496 10.0.0.27 - - [2025-12-01 03:43:05] "GET /virtual-machine/beea22ce-0576-4fa3-b017-0ae0f78bf2ef HTTP/1.1" 200 1292 0.042481 10.0.0.27 - - [2025-12-01 03:43:05] "GET /virtual-machine-interface/2c87ff9e-038c-43c6-8ea6-88fffdb2f2b7 HTTP/1.1" 200 2936 0.006886 10.0.0.27 - - [2025-12-01 03:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.27 - - [2025-12-01 03:43:05] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004656 10.0.0.27 - - [2025-12-01 03:43:05] "GET /virtual-networks?parent_id=472deec7-9c24-448d-8271-f065c2fdb618&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003763 10.0.0.27 - - [2025-12-01 03:43:05] "GET /virtual-network/70db02de-3b44-418b-91fc-7cddaf166f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006087 10.0.0.27 - - [2025-12-01 03:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.27 - - [2025-12-01 03:43:08] "GET /virtual-network/70db02de-3b44-418b-91fc-7cddaf166f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006320 10.0.0.27 - - [2025-12-01 03:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.27 - - [2025-12-01 03:43:13] "GET /virtual-network/70db02de-3b44-418b-91fc-7cddaf166f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006893 10.0.0.27 - - [2025-12-01 03:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005315 10.0.0.27 - - [2025-12-01 03:43:17] "GET /virtual-network/70db02de-3b44-418b-91fc-7cddaf166f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006156 10.0.0.33 - - [2025-12-01 03:43:20] "DELETE /access-control-list/261a34df-5a42-4c4b-b3a4-ac5a6bad2ad8 HTTP/1.1" 200 115 0.043856 10.0.0.27 - - [2025-12-01 03:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.27 - - [2025-12-01 03:43:21] "GET /virtual-network/70db02de-3b44-418b-91fc-7cddaf166f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006004 10.0.0.27 - - [2025-12-01 03:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004656 10.0.0.27 - - [2025-12-01 03:43:25] "GET /virtual-network/70db02de-3b44-418b-91fc-7cddaf166f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007362 10.0.0.23 - - [2025-12-01 03:43:26] "DELETE /project/472deec79c24448d8271f065c2fdb618 HTTP/1.1" 404 173 0.003087 10.0.0.23 - - [2025-12-01 03:43:26] "DELETE /project/5c3e133b-ead4-431d-90b0-101c86e232ae HTTP/1.1" 404 177 0.005874 10.0.0.27 - - [2025-12-01 03:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.27 - - [2025-12-01 03:43:29] "GET /virtual-network/70db02de-3b44-418b-91fc-7cddaf166f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006187 10.0.0.23 - - [2025-12-01 03:43:31] "GET /obj-perms HTTP/1.1" 200 5056 0.058580 10.0.0.27 - - [2025-12-01 03:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.27 - - [2025-12-01 03:43:33] "GET /virtual-network/70db02de-3b44-418b-91fc-7cddaf166f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006487 10.0.0.27 - - [2025-12-01 03:43:36] "POST /neutron/network HTTP/1.1" 200 834 0.007283 10.0.0.27 - - [2025-12-01 03:43:36] "POST /neutron/port HTTP/1.1" 200 117 0.001271 10.0.0.27 - - [2025-12-01 03:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.27 - - [2025-12-01 03:43:37] "GET /virtual-network/70db02de-3b44-418b-91fc-7cddaf166f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006281 10.0.0.27 - - [2025-12-01 03:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.27 - - [2025-12-01 03:43:41] "GET /virtual-network/70db02de-3b44-418b-91fc-7cddaf166f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007007 10.0.0.27 - - [2025-12-01 03:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004681 10.0.0.27 - - [2025-12-01 03:43:45] "GET /virtual-network/70db02de-3b44-418b-91fc-7cddaf166f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007205 10.0.0.27 - - [2025-12-01 03:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.27 - - [2025-12-01 03:43:49] "GET /virtual-network/70db02de-3b44-418b-91fc-7cddaf166f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006396 10.0.0.27 - - [2025-12-01 03:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005815 10.0.0.27 - - [2025-12-01 03:43:51] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006220 10.0.0.27 - - [2025-12-01 03:43:51] "GET /virtual-networks?parent_id=472deec7-9c24-448d-8271-f065c2fdb618&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005181 10.0.0.27 - - [2025-12-01 03:43:52] "GET /virtual-network/70db02de-3b44-418b-91fc-7cddaf166f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006984 10.0.0.27 - - [2025-12-01 03:43:52] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011904 10.0.0.27 - - [2025-12-01 03:44:02] "POST /neutron/port HTTP/1.1" 200 1088 0.016666 10.0.0.27 - - [2025-12-01 03:44:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.042897 10.0.0.27 - - [2025-12-01 03:44:07] "POST /neutron/port HTTP/1.1" 200 1088 0.018407 10.0.0.27 - - [2025-12-01 03:44:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008895 10.0.0.33 - - [2025-12-01 03:44:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000511 10.0.0.33 - - [2025-12-01 03:44:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000480 10.0.0.23 - - [2025-12-01 03:44:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000581 10.0.0.23 - - [2025-12-01 03:44:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000604 10.0.0.33 - - [2025-12-01 03:44:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.33 - - [2025-12-01 03:44:15] "GET /global-system-configs HTTP/1.1" 401 292 0.001344 10.0.0.23 - - [2025-12-01 03:44:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000511 10.0.0.23 - - [2025-12-01 03:44:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.27 - - [2025-12-01 03:44:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.27 - - [2025-12-01 03:44:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.27 - - [2025-12-01 03:44:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000600 10.0.0.27 - - [2025-12-01 03:44:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.27 - - [2025-12-01 03:44:18] "POST /neutron/port HTTP/1.1" 200 1088 0.019789 10.0.0.27 - - [2025-12-01 03:44:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009928 10.0.0.27 - - [2025-12-01 03:44:18] "GET /virtual-machine/bcafdadc-94e1-4405-85bc-e08befa7bb53 HTTP/1.1" 200 1291 0.007462 10.0.0.27 - - [2025-12-01 03:44:18] "GET /virtual-machine-interface/96488f03-b8ff-47a1-a487-5e5f6fb4fc5f HTTP/1.1" 200 2937 0.006747 10.0.0.27 - - [2025-12-01 03:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005776 10.0.0.27 - - [2025-12-01 03:44:18] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004316 10.0.0.27 - - [2025-12-01 03:44:18] "GET /virtual-networks?parent_id=472deec7-9c24-448d-8271-f065c2fdb618&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003834 10.0.0.27 - - [2025-12-01 03:44:18] "GET /virtual-network/70db02de-3b44-418b-91fc-7cddaf166f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007635 10.0.0.27 - - [2025-12-01 03:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.27 - - [2025-12-01 03:44:19] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004741 10.0.0.27 - - [2025-12-01 03:44:19] "GET /virtual-networks?parent_id=472deec7-9c24-448d-8271-f065c2fdb618&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004388 10.0.0.27 - - [2025-12-01 03:44:19] "GET /virtual-network/70db02de-3b44-418b-91fc-7cddaf166f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007276 10.0.0.27 - - [2025-12-01 03:44:31] "GET /obj-perms HTTP/1.1" 200 5056 0.065672 10.0.0.33 - - [2025-12-01 03:44:32] "GET /obj-perms HTTP/1.1" 200 5056 0.057607 10.0.0.27 - - [2025-12-01 03:44:39] "POST /neutron/network HTTP/1.1" 200 834 0.007077 10.0.0.27 - - [2025-12-01 03:44:39] "POST /neutron/port HTTP/1.1" 200 117 0.001154 10.0.0.27 - - [2025-12-01 03:44:45] "POST /neutron/network HTTP/1.1" 400 204 0.020881 10.0.0.27 - - [2025-12-01 03:44:46] "POST /neutron/port HTTP/1.1" 200 1114 0.015001 10.0.0.27 - - [2025-12-01 03:44:46] "POST /neutron/port HTTP/1.1" 200 151 0.264586 10.0.0.23 - - [2025-12-01 03:44:49] "GET /projects?obj_uuids=472deec7-9c24-448d-8271-f065c2fdb618&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001488 10.0.0.27 - - [2025-12-01 03:44:49] "GET /project/472deec7-9c24-448d-8271-f065c2fdb618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.041192 10.0.0.23 - - [2025-12-01 03:44:49] "GET /projects?obj_uuids=472deec7-9c24-448d-8271-f065c2fdb618&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001476 10.0.0.27 - - [2025-12-01 03:44:49] "GET /project/472deec7-9c24-448d-8271-f065c2fdb618?fields=virtual_networks HTTP/1.1" 200 1039 0.043568 10.0.0.23 - - [2025-12-01 03:44:49] "GET /projects?obj_uuids=472deec7-9c24-448d-8271-f065c2fdb618&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001086 10.0.0.27 - - [2025-12-01 03:44:49] "GET /project/472deec7-9c24-448d-8271-f065c2fdb618?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.047443 10.0.0.23 - - [2025-12-01 03:44:49] "GET /projects?obj_uuids=472deec7-9c24-448d-8271-f065c2fdb618&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001595 10.0.0.27 - - [2025-12-01 03:44:49] "GET /project/472deec7-9c24-448d-8271-f065c2fdb618?fields=security_groups HTTP/1.1" 200 1264 0.043949 10.0.0.27 - - [2025-12-01 03:45:05] "GET / HTTP/1.1" 200 35931 0.002990 10.0.0.27 - - [2025-12-01 03:45:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000485 10.0.0.27 - - [2025-12-01 03:45:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.061537 10.0.0.23 - - [2025-12-01 03:45:06] "GET /projects?obj_uuids=083727b0-792c-4e27-8309-5e47c787d090&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003505 10.0.0.23 - - [2025-12-01 03:45:06] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001142 10.0.0.23 - - [2025-12-01 03:45:06] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009331 10.0.0.23 - - [2025-12-01 03:45:06] "POST /id-to-fqname HTTP/1.1" 200 203 0.004978 10.0.0.23 - - [2025-12-01 03:45:06] "POST /fqname-to-id HTTP/1.1" 404 212 0.008330 10.0.0.23 - - [2025-12-01 03:45:06] "POST /security-groups HTTP/1.1" 200 604 0.044825 10.0.0.33 - - [2025-12-01 03:45:06] "POST /fqname-to-id HTTP/1.1" 404 247 0.004806 10.0.0.23 - - [2025-12-01 03:45:06] "POST /projects HTTP/1.1" 200 611 0.278110 10.0.0.23 - - [2025-12-01 03:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.326421 10.0.0.27 - - [2025-12-01 03:45:07] "GET /project/083727b0-792c-4e27-8309-5e47c787d090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.499303 10.0.0.33 - - [2025-12-01 03:45:07] "POST /access-control-lists HTTP/1.1" 200 607 0.069201 10.0.0.27 - - [2025-12-01 03:45:08] "GET / HTTP/1.1" 200 35931 0.003109 10.0.0.27 - - [2025-12-01 03:45:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000481 10.0.0.27 - - [2025-12-01 03:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.071135 10.0.0.23 - - [2025-12-01 03:45:09] "GET /projects?obj_uuids=083727b0-792c-4e27-8309-5e47c787d090&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001384 10.0.0.27 - - [2025-12-01 03:45:09] "GET /project/083727b0-792c-4e27-8309-5e47c787d090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.049098 10.0.0.27 - - [2025-12-01 03:45:09] "POST /neutron/network HTTP/1.1" 200 117 0.044130 10.0.0.27 - - [2025-12-01 03:45:09] "POST /neutron/network HTTP/1.1" 200 837 0.011061 10.0.0.27 - - [2025-12-01 03:45:09] "POST /id-to-fqname HTTP/1.1" 200 234 0.001829 10.0.0.27 - - [2025-12-01 03:45:09] "GET /virtual-network/95af9cfc-1dd6-4929-9843-fe4b874c5ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006395 10.0.0.27 - - [2025-12-01 03:45:09] "GET /virtual-network/95af9cfc-1dd6-4929-9843-fe4b874c5ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.008118 10.0.0.27 - - [2025-12-01 03:45:09] "POST /neutron/subnet HTTP/1.1" 200 715 0.013493 10.0.0.27 - - [2025-12-01 03:45:10] "POST /id-to-fqname HTTP/1.1" 200 234 0.001884 10.0.0.23 - - [2025-12-01 03:45:11] "GET /projects?obj_uuids=083727b0-792c-4e27-8309-5e47c787d090&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001175 10.0.0.27 - - [2025-12-01 03:45:11] "GET /project/083727b0-792c-4e27-8309-5e47c787d090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.086756 10.0.0.27 - - [2025-12-01 03:45:11] "POST /neutron/port HTTP/1.1" 200 117 0.007243 10.0.0.27 - - [2025-12-01 03:45:11] "POST /id-to-fqname HTTP/1.1" 200 234 0.001443 10.0.0.27 - - [2025-12-01 03:45:11] "POST /neutron/network HTTP/1.1" 200 847 0.008903 10.0.0.27 - - [2025-12-01 03:45:12] "POST /neutron/port HTTP/1.1" 200 1071 0.018078 10.0.0.27 - - [2025-12-01 03:45:12] "POST /neutron/port HTTP/1.1" 200 1099 0.020238 10.0.0.23 - - [2025-12-01 03:45:12] "GET /projects?obj_uuids=083727b0-792c-4e27-8309-5e47c787d090&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001052 10.0.0.27 - - [2025-12-01 03:45:12] "POST /neutron/port HTTP/1.1" 200 117 0.001314 10.0.0.27 - - [2025-12-01 03:45:12] "GET /project/083727b0-792c-4e27-8309-5e47c787d090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.075641 10.0.0.27 - - [2025-12-01 03:45:12] "POST /neutron/port HTTP/1.1" 200 1099 0.020050 10.0.0.27 - - [2025-12-01 03:45:13] "POST /neutron/network HTTP/1.1" 200 847 0.008059 10.0.0.27 - - [2025-12-01 03:45:13] "GET /virtual-network/95af9cfc-1dd6-4929-9843-fe4b874c5ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007624 10.0.0.27 - - [2025-12-01 03:45:13] "POST /neutron/port HTTP/1.1" 200 1071 0.018227 10.0.0.27 - - [2025-12-01 03:45:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004558 10.0.0.27 - - [2025-12-01 03:45:14] "POST /neutron/network HTTP/1.1" 200 837 0.007856 10.0.0.27 - - [2025-12-01 03:45:15] "POST /neutron/port HTTP/1.1" 200 1099 0.018697 10.0.0.27 - - [2025-12-01 03:45:15] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009194 10.0.0.27 - - [2025-12-01 03:45:15] "GET /virtual-machine/f969ca98-f04c-4db3-8a3a-4d2b71fcf66e HTTP/1.1" 401 292 0.000476 10.0.0.27 - - [2025-12-01 03:45:16] "GET /virtual-machine/f969ca98-f04c-4db3-8a3a-4d2b71fcf66e HTTP/1.1" 200 1305 0.035188 10.0.0.27 - - [2025-12-01 03:45:16] "GET /virtual-machine-interface/bfa38fd6-a56e-400b-af3c-3d21fe4a3f03 HTTP/1.1" 200 3010 0.006418 10.0.0.27 - - [2025-12-01 03:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.27 - - [2025-12-01 03:45:16] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005752 10.0.0.27 - - [2025-12-01 03:45:16] "GET /virtual-networks?parent_id=083727b0-792c-4e27-8309-5e47c787d090&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.004007 10.0.0.27 - - [2025-12-01 03:45:16] "GET /virtual-network/95af9cfc-1dd6-4929-9843-fe4b874c5ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006802 10.0.0.27 - - [2025-12-01 03:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005223 10.0.0.27 - - [2025-12-01 03:45:19] "GET /virtual-network/95af9cfc-1dd6-4929-9843-fe4b874c5ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007443 10.0.0.33 - - [2025-12-01 03:45:20] "DELETE /access-control-list/821d0657-aaeb-4740-a537-0f8e5f67e949 HTTP/1.1" 200 115 0.053620 10.0.0.27 - - [2025-12-01 03:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.27 - - [2025-12-01 03:45:23] "GET /virtual-network/95af9cfc-1dd6-4929-9843-fe4b874c5ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007470 10.0.0.23 - - [2025-12-01 03:45:26] "DELETE /project/472deec7-9c24-448d-8271-f065c2fdb618 HTTP/1.1" 404 177 0.004365 10.0.0.23 - - [2025-12-01 03:45:26] "DELETE /project/083727b0792c4e2783095e47c787d090 HTTP/1.1" 404 173 0.007188 10.0.0.27 - - [2025-12-01 03:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.27 - - [2025-12-01 03:45:27] "GET /virtual-network/95af9cfc-1dd6-4929-9843-fe4b874c5ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006139 10.0.0.27 - - [2025-12-01 03:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.27 - - [2025-12-01 03:45:31] "GET /virtual-network/95af9cfc-1dd6-4929-9843-fe4b874c5ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007476 10.0.0.27 - - [2025-12-01 03:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.27 - - [2025-12-01 03:45:33] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005513 10.0.0.27 - - [2025-12-01 03:45:33] "GET /virtual-networks?parent_id=083727b0-792c-4e27-8309-5e47c787d090&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003883 10.0.0.27 - - [2025-12-01 03:45:33] "GET /virtual-network/95af9cfc-1dd6-4929-9843-fe4b874c5ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007238 10.0.0.27 - - [2025-12-01 03:45:33] "POST /neutron/port HTTP/1.1" 200 1099 0.027623 10.0.0.27 - - [2025-12-01 03:45:37] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008838 10.0.0.27 - - [2025-12-01 03:45:40] "POST /neutron/port HTTP/1.1" 200 1099 0.019017 10.0.0.27 - - [2025-12-01 03:45:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.018714 10.0.0.27 - - [2025-12-01 03:45:41] "POST /neutron/network HTTP/1.1" 200 837 0.007325 10.0.0.27 - - [2025-12-01 03:45:44] "POST /neutron/port HTTP/1.1" 200 1099 0.024638 10.0.0.27 - - [2025-12-01 03:45:44] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009009 10.0.0.27 - - [2025-12-01 03:45:44] "GET /virtual-machine/41ff28d9-e710-4d6b-8144-1cc94ae83e58 HTTP/1.1" 200 1304 0.008118 10.0.0.27 - - [2025-12-01 03:45:44] "GET /virtual-machine-interface/8f2cb849-22a5-4f42-a372-acc697040dc1 HTTP/1.1" 200 3010 0.007567 10.0.0.27 - - [2025-12-01 03:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005822 10.0.0.27 - - [2025-12-01 03:45:44] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004719 10.0.0.27 - - [2025-12-01 03:45:44] "GET /virtual-networks?parent_id=083727b0-792c-4e27-8309-5e47c787d090&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.015596 10.0.0.27 - - [2025-12-01 03:45:44] "GET /virtual-network/95af9cfc-1dd6-4929-9843-fe4b874c5ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006388 10.0.0.27 - - [2025-12-01 03:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.27 - - [2025-12-01 03:45:45] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004536 10.0.0.27 - - [2025-12-01 03:45:45] "GET /virtual-networks?parent_id=083727b0-792c-4e27-8309-5e47c787d090&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.006606 10.0.0.27 - - [2025-12-01 03:45:45] "GET /virtual-network/95af9cfc-1dd6-4929-9843-fe4b874c5ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006301 10.0.0.27 - - [2025-12-01 03:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.27 - - [2025-12-01 03:45:46] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004625 10.0.0.27 - - [2025-12-01 03:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.27 - - [2025-12-01 03:45:46] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004991 10.0.0.27 - - [2025-12-01 03:45:46] "PUT /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5 HTTP/1.1" 200 276 0.013606 10.0.0.27 - - [2025-12-01 03:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.27 - - [2025-12-01 03:45:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1637 0.005175 10.0.0.27 - - [2025-12-01 03:45:57] "PUT /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5 HTTP/1.1" 200 276 0.016002 10.0.0.23 - - [2025-12-01 03:46:33] "GET /obj-perms HTTP/1.1" 200 5056 0.099889 10.0.0.27 - - [2025-12-01 03:46:42] "POST /neutron/network HTTP/1.1" 200 847 0.012612 10.0.0.27 - - [2025-12-01 03:46:43] "POST /neutron/port HTTP/1.1" 200 117 0.001492 10.0.0.27 - - [2025-12-01 03:46:51] "POST /neutron/network HTTP/1.1" 400 204 0.018065 10.0.0.27 - - [2025-12-01 03:46:51] "POST /neutron/port HTTP/1.1" 200 151 0.223012 10.0.0.27 - - [2025-12-01 03:46:52] "POST /neutron/port HTTP/1.1" 200 151 0.251402 10.0.0.33 - - [2025-12-01 03:46:53] "DELETE /route-target/39f11b14-73ba-4d71-aa6f-6c089b3dc42d HTTP/1.1" 200 115 0.041140 10.0.0.23 - - [2025-12-01 03:46:53] "GET /projects?obj_uuids=083727b0-792c-4e27-8309-5e47c787d090&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001245 10.0.0.27 - - [2025-12-01 03:46:53] "GET /project/083727b0-792c-4e27-8309-5e47c787d090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.046660 10.0.0.23 - - [2025-12-01 03:46:53] "GET /projects?obj_uuids=083727b0-792c-4e27-8309-5e47c787d090&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001230 10.0.0.27 - - [2025-12-01 03:46:53] "GET /project/083727b0-792c-4e27-8309-5e47c787d090?fields=virtual_networks HTTP/1.1" 200 1066 0.046460 10.0.0.23 - - [2025-12-01 03:46:53] "GET /projects?obj_uuids=083727b0-792c-4e27-8309-5e47c787d090&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001464 10.0.0.27 - - [2025-12-01 03:46:53] "GET /project/083727b0-792c-4e27-8309-5e47c787d090?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.044804 10.0.0.23 - - [2025-12-01 03:46:53] "GET /projects?obj_uuids=083727b0-792c-4e27-8309-5e47c787d090&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001717 10.0.0.27 - - [2025-12-01 03:46:53] "GET /project/083727b0-792c-4e27-8309-5e47c787d090?fields=security_groups HTTP/1.1" 200 1305 0.059650 10.0.0.27 - - [2025-12-01 03:46:54] "POST /fqname-to-id HTTP/1.1" 404 206 0.036403 10.0.0.23 - - [2025-12-01 03:46:55] "GET /projects?obj_uuids=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003673 10.0.0.23 - - [2025-12-01 03:46:55] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001480 10.0.0.23 - - [2025-12-01 03:46:55] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008651 10.0.0.23 - - [2025-12-01 03:46:55] "POST /id-to-fqname HTTP/1.1" 200 209 0.002856 10.0.0.23 - - [2025-12-01 03:46:55] "POST /fqname-to-id HTTP/1.1" 404 217 0.010223 10.0.0.23 - - [2025-12-01 03:46:55] "POST /security-groups HTTP/1.1" 200 609 0.039606 10.0.0.23 - - [2025-12-01 03:46:55] "POST /projects HTTP/1.1" 200 621 0.270259 10.0.0.33 - - [2025-12-01 03:46:55] "POST /fqname-to-id HTTP/1.1" 404 251 0.011556 10.0.0.23 - - [2025-12-01 03:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.346807 10.0.0.27 - - [2025-12-01 03:46:55] "GET /project/a60c367e-d9b6-4c87-9ebf-86928595f67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.507105 10.0.0.27 - - [2025-12-01 03:46:56] "GET / HTTP/1.1" 200 35931 0.002823 10.0.0.27 - - [2025-12-01 03:46:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000508 10.0.0.27 - - [2025-12-01 03:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.068558 10.0.0.23 - - [2025-12-01 03:46:57] "GET /projects?obj_uuids=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001433 10.0.0.27 - - [2025-12-01 03:46:57] "GET /project/a60c367e-d9b6-4c87-9ebf-86928595f67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.041986 10.0.0.27 - - [2025-12-01 03:46:57] "POST /neutron/network HTTP/1.1" 200 117 0.043398 10.0.0.33 - - [2025-12-01 03:46:58] "POST /ref-update HTTP/1.1" 200 156 0.033878 10.0.0.27 - - [2025-12-01 03:46:58] "POST /neutron/network HTTP/1.1" 200 846 0.015591 10.0.0.27 - - [2025-12-01 03:46:58] "POST /id-to-fqname HTTP/1.1" 200 239 0.002120 10.0.0.27 - - [2025-12-01 03:46:58] "GET /virtual-network/3804b249-b66b-4636-a29d-bc6615f21de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006750 10.0.0.27 - - [2025-12-01 03:46:58] "GET /virtual-network/3804b249-b66b-4636-a29d-bc6615f21de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.008423 10.0.0.27 - - [2025-12-01 03:46:58] "POST /neutron/subnet HTTP/1.1" 200 734 0.012671 10.0.0.27 - - [2025-12-01 03:46:58] "POST /id-to-fqname HTTP/1.1" 200 239 0.002729 10.0.0.23 - - [2025-12-01 03:46:59] "GET /projects?obj_uuids=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001274 10.0.0.27 - - [2025-12-01 03:46:59] "GET /project/a60c367e-d9b6-4c87-9ebf-86928595f67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.086711 10.0.0.27 - - [2025-12-01 03:46:59] "POST /neutron/port HTTP/1.1" 200 117 0.008186 10.0.0.27 - - [2025-12-01 03:46:59] "POST /id-to-fqname HTTP/1.1" 200 239 0.001398 10.0.0.27 - - [2025-12-01 03:47:00] "POST /neutron/network HTTP/1.1" 200 856 0.010259 10.0.0.27 - - [2025-12-01 03:47:00] "POST /neutron/port HTTP/1.1" 200 1080 0.020337 10.0.0.27 - - [2025-12-01 03:47:01] "POST /neutron/port HTTP/1.1" 200 1108 0.025635 10.0.0.23 - - [2025-12-01 03:47:01] "GET /projects?obj_uuids=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001289 10.0.0.27 - - [2025-12-01 03:47:01] "POST /neutron/port HTTP/1.1" 200 117 0.001705 10.0.0.27 - - [2025-12-01 03:47:01] "GET /project/a60c367e-d9b6-4c87-9ebf-86928595f67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.086647 10.0.0.27 - - [2025-12-01 03:47:01] "POST /neutron/port HTTP/1.1" 200 1108 0.022480 10.0.0.27 - - [2025-12-01 03:47:01] "POST /neutron/network HTTP/1.1" 200 856 0.008137 10.0.0.27 - - [2025-12-01 03:47:02] "GET /virtual-network/3804b249-b66b-4636-a29d-bc6615f21de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006636 10.0.0.27 - - [2025-12-01 03:47:02] "POST /neutron/port HTTP/1.1" 200 1080 0.060109 10.0.0.27 - - [2025-12-01 03:47:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005012 10.0.0.27 - - [2025-12-01 03:47:02] "POST /neutron/network HTTP/1.1" 200 846 0.008304 10.0.0.27 - - [2025-12-01 03:47:02] "GET /obj-perms HTTP/1.1" 200 5066 0.070805 10.0.0.33 - - [2025-12-01 03:47:03] "GET /obj-perms HTTP/1.1" 200 5066 0.073575 10.0.0.27 - - [2025-12-01 03:47:03] "POST /neutron/port HTTP/1.1" 200 1108 0.018688 10.0.0.27 - - [2025-12-01 03:47:04] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008681 10.0.0.27 - - [2025-12-01 03:47:04] "GET /virtual-machine/b965f5c7-5714-4bd2-92b4-998d1c021da7 HTTP/1.1" 401 292 0.000548 10.0.0.27 - - [2025-12-01 03:47:04] "GET /virtual-machine/b965f5c7-5714-4bd2-92b4-998d1c021da7 HTTP/1.1" 200 1311 0.035883 10.0.0.27 - - [2025-12-01 03:47:04] "GET /virtual-machine-interface/eb4b35c2-59a9-4c30-a880-3a5ffafda8ed HTTP/1.1" 200 3035 0.007760 10.0.0.27 - - [2025-12-01 03:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.27 - - [2025-12-01 03:47:04] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005116 10.0.0.27 - - [2025-12-01 03:47:04] "GET /virtual-networks?parent_id=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.004129 10.0.0.27 - - [2025-12-01 03:47:04] "GET /virtual-network/3804b249-b66b-4636-a29d-bc6615f21de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007203 10.0.0.27 - - [2025-12-01 03:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.27 - - [2025-12-01 03:47:07] "GET /virtual-network/3804b249-b66b-4636-a29d-bc6615f21de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006179 10.0.0.27 - - [2025-12-01 03:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.27 - - [2025-12-01 03:47:11] "GET /virtual-network/3804b249-b66b-4636-a29d-bc6615f21de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006133 10.0.0.27 - - [2025-12-01 03:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.27 - - [2025-12-01 03:47:15] "GET /virtual-network/3804b249-b66b-4636-a29d-bc6615f21de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006107 10.0.0.27 - - [2025-12-01 03:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.27 - - [2025-12-01 03:47:20] "GET /virtual-network/3804b249-b66b-4636-a29d-bc6615f21de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006682 10.0.0.27 - - [2025-12-01 03:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.27 - - [2025-12-01 03:47:24] "GET /virtual-network/3804b249-b66b-4636-a29d-bc6615f21de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005572 10.0.0.27 - - [2025-12-01 03:47:25] "POST /neutron/port HTTP/1.1" 200 1108 0.021596 10.0.0.27 - - [2025-12-01 03:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.27 - - [2025-12-01 03:47:26] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005131 10.0.0.27 - - [2025-12-01 03:47:26] "GET /virtual-networks?parent_id=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003598 10.0.0.27 - - [2025-12-01 03:47:26] "GET /virtual-network/3804b249-b66b-4636-a29d-bc6615f21de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007567 10.0.0.27 - - [2025-12-01 03:47:26] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009932 10.0.0.23 - - [2025-12-01 03:47:27] "DELETE /project/a60c367ed9b64c879ebf86928595f67f HTTP/1.1" 404 173 0.003661 10.0.0.23 - - [2025-12-01 03:47:27] "DELETE /project/083727b0-792c-4e27-8309-5e47c787d090 HTTP/1.1" 404 177 0.006770 10.0.0.27 - - [2025-12-01 03:47:36] "POST /neutron/port HTTP/1.1" 200 1108 0.019433 10.0.0.27 - - [2025-12-01 03:47:42] "POST /neutron/security_group HTTP/1.1" 200 2076 0.010601 10.0.0.27 - - [2025-12-01 03:47:42] "POST /neutron/port HTTP/1.1" 200 1108 0.032611 10.0.0.27 - - [2025-12-01 03:47:42] "GET /virtual-machine/72c00a1a-5d75-450b-95b0-6ed3018876b0 HTTP/1.1" 200 1310 0.006877 10.0.0.27 - - [2025-12-01 03:47:42] "GET /virtual-machine-interface/9525eedd-4c6b-4eeb-bab8-329dd582c304 HTTP/1.1" 200 3035 0.007663 10.0.0.27 - - [2025-12-01 03:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006859 10.0.0.27 - - [2025-12-01 03:47:42] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004277 10.0.0.27 - - [2025-12-01 03:47:42] "GET /virtual-networks?parent_id=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.004175 10.0.0.27 - - [2025-12-01 03:47:42] "GET /virtual-network/3804b249-b66b-4636-a29d-bc6615f21de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006665 10.0.0.27 - - [2025-12-01 03:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.27 - - [2025-12-01 03:47:43] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003861 10.0.0.27 - - [2025-12-01 03:47:43] "GET /virtual-networks?parent_id=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.004092 10.0.0.27 - - [2025-12-01 03:47:43] "GET /virtual-network/3804b249-b66b-4636-a29d-bc6615f21de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007193 10.0.0.27 - - [2025-12-01 03:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.23 - - [2025-12-01 03:47:43] "GET /projects?obj_uuids=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001222 10.0.0.27 - - [2025-12-01 03:47:43] "GET /project/a60c367e-d9b6-4c87-9ebf-86928595f67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.056412 10.0.0.27 - - [2025-12-01 03:47:43] "POST /neutron/network HTTP/1.1" 200 117 0.019853 10.0.0.27 - - [2025-12-01 03:47:44] "POST /neutron/network HTTP/1.1" 200 856 0.055299 10.0.0.33 - - [2025-12-01 03:47:44] "POST /route-targets HTTP/1.1" 200 327 0.018521 10.0.0.27 - - [2025-12-01 03:47:44] "POST /neutron/subnet HTTP/1.1" 200 708 0.020456 10.0.0.27 - - [2025-12-01 03:47:44] "POST /neutron/network HTTP/1.1" 200 844 0.011608 10.0.0.27 - - [2025-12-01 03:47:44] "POST /id-to-fqname HTTP/1.1" 200 239 0.002048 10.0.0.27 - - [2025-12-01 03:47:44] "GET /virtual-network/a72dfd80-3548-45b8-9c36-9be8d28df505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006842 10.0.0.27 - - [2025-12-01 03:47:44] "GET /virtual-network/a72dfd80-3548-45b8-9c36-9be8d28df505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006512 10.0.0.27 - - [2025-12-01 03:47:44] "POST /neutron/subnet HTTP/1.1" 200 725 0.010513 10.0.0.27 - - [2025-12-01 03:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.23 - - [2025-12-01 03:47:44] "GET /projects?obj_uuids=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001022 10.0.0.27 - - [2025-12-01 03:47:44] "GET /project/a60c367e-d9b6-4c87-9ebf-86928595f67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.060943 10.0.0.33 - - [2025-12-01 03:47:44] "POST /ref-update HTTP/1.1" 200 156 0.028020 10.0.0.23 - - [2025-12-01 03:47:45] "POST /useragent-kv HTTP/1.1" 200 115 0.009052 10.0.0.27 - - [2025-12-01 03:47:45] "POST /neutron/subnet HTTP/1.1" 200 729 0.235037 10.0.0.27 - - [2025-12-01 03:47:45] "POST /id-to-fqname HTTP/1.1" 200 242 0.001479 10.0.0.27 - - [2025-12-01 03:47:45] "GET /virtual-network/fe193b53-e6db-4bc5-9958-ec6d246ba9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.007022 10.0.0.27 - - [2025-12-01 03:47:45] "GET /virtual-network/fe193b53-e6db-4bc5-9958-ec6d246ba9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.016452 10.0.0.27 - - [2025-12-01 03:47:45] "POST /neutron/network HTTP/1.1" 200 851 0.009654 10.0.0.27 - - [2025-12-01 03:47:45] "POST /id-to-fqname HTTP/1.1" 200 239 0.002615 10.0.0.27 - - [2025-12-01 03:47:45] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008982 10.0.0.23 - - [2025-12-01 03:47:46] "GET /projects?obj_uuids=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.029723 10.0.0.27 - - [2025-12-01 03:47:46] "GET /project/a60c367e-d9b6-4c87-9ebf-86928595f67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.106574 10.0.0.27 - - [2025-12-01 03:47:46] "POST /neutron/port HTTP/1.1" 200 2100 0.022698 10.0.0.27 - - [2025-12-01 03:47:46] "POST /id-to-fqname HTTP/1.1" 200 242 0.002857 10.0.0.27 - - [2025-12-01 03:47:46] "POST /neutron/port HTTP/1.1" 200 2100 0.023509 10.0.0.27 - - [2025-12-01 03:47:47] "POST /neutron/network HTTP/1.1" 200 854 0.008603 10.0.0.27 - - [2025-12-01 03:47:47] "POST /neutron/port HTTP/1.1" 200 1078 0.052303 10.0.0.23 - - [2025-12-01 03:47:47] "GET /projects?obj_uuids=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001561 10.0.0.27 - - [2025-12-01 03:47:47] "GET /project/a60c367e-d9b6-4c87-9ebf-86928595f67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.113960 10.0.0.27 - - [2025-12-01 03:47:47] "POST /neutron/network HTTP/1.1" 200 851 0.007856 10.0.0.27 - - [2025-12-01 03:47:47] "POST /neutron/port HTTP/1.1" 200 117 0.001300 10.0.0.27 - - [2025-12-01 03:47:48] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009491 10.0.0.27 - - [2025-12-01 03:47:48] "POST /id-to-fqname HTTP/1.1" 200 239 0.001581 10.0.0.27 - - [2025-12-01 03:47:48] "POST /id-to-fqname HTTP/1.1" 200 239 0.001167 10.0.0.27 - - [2025-12-01 03:47:48] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009134 10.0.0.23 - - [2025-12-01 03:47:48] "GET /projects?obj_uuids=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001117 10.0.0.27 - - [2025-12-01 03:47:48] "POST /neutron/port HTTP/1.1" 200 1079 0.329302 10.0.0.27 - - [2025-12-01 03:47:49] "POST /neutron/port HTTP/1.1" 200 1133 0.141167 10.0.0.23 - - [2025-12-01 03:47:49] "GET /projects?obj_uuids=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001082 10.0.0.27 - - [2025-12-01 03:47:49] "POST /neutron/subnet HTTP/1.1" 200 703 0.011381 10.0.0.27 - - [2025-12-01 03:47:49] "GET /project/a60c367e-d9b6-4c87-9ebf-86928595f67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.126354 10.0.0.27 - - [2025-12-01 03:47:49] "POST /neutron/network HTTP/1.1" 200 851 0.008122 10.0.0.27 - - [2025-12-01 03:47:49] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009611 10.0.0.27 - - [2025-12-01 03:47:50] "GET /virtual-network/3804b249-b66b-4636-a29d-bc6615f21de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006262 10.0.0.23 - - [2025-12-01 03:47:50] "GET /projects?obj_uuids=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001468 10.0.0.27 - - [2025-12-01 03:47:50] "POST /neutron/port HTTP/1.1" 200 1080 0.324191 10.0.0.27 - - [2025-12-01 03:47:51] "POST /neutron/port HTTP/1.1" 200 1080 0.013146 10.0.0.27 - - [2025-12-01 03:47:51] "GET /virtual-network/a72dfd80-3548-45b8-9c36-9be8d28df505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006612 10.0.0.27 - - [2025-12-01 03:47:51] "POST /neutron/port HTTP/1.1" 200 1078 0.015964 10.0.0.27 - - [2025-12-01 03:47:51] "GET /obj-perms HTTP/1.1" 200 5066 0.004010 10.0.0.33 - - [2025-12-01 03:47:51] "GET /obj-perms HTTP/1.1" 200 5066 0.004535 10.0.0.23 - - [2025-12-01 03:47:51] "GET /obj-perms HTTP/1.1" 200 5066 0.081481 10.0.0.27 - - [2025-12-01 03:47:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006823 10.0.0.27 - - [2025-12-01 03:47:51] "POST /neutron/network HTTP/1.1" 200 846 0.011739 10.0.0.27 - - [2025-12-01 03:47:51] "POST /neutron/port HTTP/1.1" 200 117 0.001662 10.0.0.27 - - [2025-12-01 03:47:51] "GET /virtual-network/fe193b53-e6db-4bc5-9958-ec6d246ba9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006345 10.0.0.27 - - [2025-12-01 03:47:52] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008486 10.0.0.27 - - [2025-12-01 03:47:52] "POST /neutron/port HTTP/1.1" 200 1107 0.019464 10.0.0.27 - - [2025-12-01 03:47:52] "GET /virtual-machine/77158217-ce70-4798-a7e9-15aab08afd6d HTTP/1.1" 200 1310 0.006670 10.0.0.27 - - [2025-12-01 03:47:52] "GET /virtual-machine-interface/06d67b7e-f7df-4b19-975e-57ea3ebcd09b HTTP/1.1" 200 3042 0.007858 10.0.0.27 - - [2025-12-01 03:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.27 - - [2025-12-01 03:47:52] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004600 10.0.0.27 - - [2025-12-01 03:47:52] "GET /virtual-networks?parent_id=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.005857 10.0.0.27 - - [2025-12-01 03:47:52] "GET /virtual-network/fe193b53-e6db-4bc5-9958-ec6d246ba9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006892 10.0.0.27 - - [2025-12-01 03:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.27 - - [2025-12-01 03:47:55] "GET /virtual-network/fe193b53-e6db-4bc5-9958-ec6d246ba9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005788 10.0.0.27 - - [2025-12-01 03:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.27 - - [2025-12-01 03:47:59] "GET /virtual-network/fe193b53-e6db-4bc5-9958-ec6d246ba9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006013 10.0.0.27 - - [2025-12-01 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004711 10.0.0.27 - - [2025-12-01 03:48:03] "GET /virtual-network/fe193b53-e6db-4bc5-9958-ec6d246ba9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006230 10.0.0.27 - - [2025-12-01 03:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.27 - - [2025-12-01 03:48:08] "GET /virtual-network/fe193b53-e6db-4bc5-9958-ec6d246ba9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.010956 10.0.0.27 - - [2025-12-01 03:48:10] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009220 10.0.0.27 - - [2025-12-01 03:48:10] "POST /neutron/port HTTP/1.1" 200 2098 0.020517 10.0.0.27 - - [2025-12-01 03:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.27 - - [2025-12-01 03:48:12] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004421 10.0.0.27 - - [2025-12-01 03:48:12] "GET /virtual-networks?parent_id=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004026 10.0.0.27 - - [2025-12-01 03:48:12] "GET /virtual-network/fe193b53-e6db-4bc5-9958-ec6d246ba9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.007027 10.0.0.27 - - [2025-12-01 03:48:12] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009884 10.0.0.27 - - [2025-12-01 03:48:22] "POST /neutron/port HTTP/1.1" 200 1107 0.018553 10.0.0.27 - - [2025-12-01 03:48:27] "POST /neutron/security_group HTTP/1.1" 200 2076 0.010425 10.0.0.27 - - [2025-12-01 03:48:28] "POST /neutron/port HTTP/1.1" 200 1106 0.027598 10.0.0.27 - - [2025-12-01 03:48:28] "GET /virtual-machine/561af314-9683-409b-8053-2e249e3a5490 HTTP/1.1" 200 1309 0.006707 10.0.0.27 - - [2025-12-01 03:48:28] "GET /virtual-machine-interface/6863da20-ade9-4071-a1ea-77aae25a2726 HTTP/1.1" 200 3034 0.007648 10.0.0.27 - - [2025-12-01 03:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006442 10.0.0.27 - - [2025-12-01 03:48:28] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006849 10.0.0.27 - - [2025-12-01 03:48:28] "GET /virtual-networks?parent_id=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.007453 10.0.0.27 - - [2025-12-01 03:48:28] "GET /virtual-network/a72dfd80-3548-45b8-9c36-9be8d28df505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006655 10.0.0.27 - - [2025-12-01 03:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.27 - - [2025-12-01 03:48:29] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004231 10.0.0.27 - - [2025-12-01 03:48:29] "GET /virtual-networks?parent_id=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004246 10.0.0.27 - - [2025-12-01 03:48:29] "GET /virtual-network/a72dfd80-3548-45b8-9c36-9be8d28df505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006288 10.0.0.27 - - [2025-12-01 03:48:29] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008975 10.0.0.27 - - [2025-12-01 03:48:29] "POST /neutron/port HTTP/1.1" 200 2098 0.018648 10.0.0.27 - - [2025-12-01 03:48:29] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009047 10.0.0.27 - - [2025-12-01 03:48:29] "GET /virtual-machine/72e83422-8b17-40a8-aa77-a9c1131291ff HTTP/1.1" 200 1586 0.006796 10.0.0.27 - - [2025-12-01 03:48:29] "GET /virtual-machine-interface/0df8f7bd-8264-4258-a2e1-6189379991e3 HTTP/1.1" 200 3034 0.007196 10.0.0.27 - - [2025-12-01 03:48:30] "GET /virtual-machine-interface/13f86701-23c9-4116-9e9f-45d355c45f35 HTTP/1.1" 200 3034 0.007149 10.0.0.27 - - [2025-12-01 03:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005171 10.0.0.27 - - [2025-12-01 03:48:30] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006559 10.0.0.27 - - [2025-12-01 03:48:30] "GET /virtual-networks?parent_id=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.005515 10.0.0.27 - - [2025-12-01 03:48:30] "GET /virtual-network/3804b249-b66b-4636-a29d-bc6615f21de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.009023 10.0.0.27 - - [2025-12-01 03:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.27 - - [2025-12-01 03:48:31] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003930 10.0.0.27 - - [2025-12-01 03:48:31] "GET /virtual-networks?parent_id=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.005332 10.0.0.27 - - [2025-12-01 03:48:31] "GET /virtual-network/3804b249-b66b-4636-a29d-bc6615f21de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006094 10.0.0.27 - - [2025-12-01 03:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.27 - - [2025-12-01 03:48:31] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003711 10.0.0.27 - - [2025-12-01 03:48:31] "GET /virtual-networks?parent_id=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003135 10.0.0.27 - - [2025-12-01 03:48:31] "GET /virtual-network/a72dfd80-3548-45b8-9c36-9be8d28df505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007061 10.0.0.27 - - [2025-12-01 03:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.27 - - [2025-12-01 03:48:32] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005152 10.0.0.27 - - [2025-12-01 03:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.27 - - [2025-12-01 03:48:33] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004461 10.0.0.27 - - [2025-12-01 03:48:33] "PUT /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5 HTTP/1.1" 200 276 0.013612 10.0.0.27 - - [2025-12-01 03:48:33] "POST /fqname-to-id HTTP/1.1" 404 217 0.005520 10.0.0.27 - - [2025-12-01 03:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.23 - - [2025-12-01 03:48:33] "GET /projects?obj_uuids=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001278 10.0.0.27 - - [2025-12-01 03:48:33] "GET /project/a60c367e-d9b6-4c87-9ebf-86928595f67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.043921 10.0.0.27 - - [2025-12-01 03:48:33] "POST /network-policys HTTP/1.1" 200 539 0.035542 10.0.0.27 - - [2025-12-01 03:48:33] "GET /network-policy/c2c7b969-efa8-4dce-800d-3505a59aba89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.006263 10.0.0.27 - - [2025-12-01 03:48:33] "POST /neutron/network HTTP/1.1" 200 940 0.012569 10.0.0.27 - - [2025-12-01 03:48:33] "GET /virtual-network/3804b249-b66b-4636-a29d-bc6615f21de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.006084 10.0.0.27 - - [2025-12-01 03:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.27 - - [2025-12-01 03:48:33] "GET /network-policy/c2c7b969-efa8-4dce-800d-3505a59aba89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004548 10.0.0.27 - - [2025-12-01 03:48:33] "POST /neutron/network HTTP/1.1" 200 938 0.010220 10.0.0.27 - - [2025-12-01 03:48:33] "GET /virtual-network/a72dfd80-3548-45b8-9c36-9be8d28df505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.006401 10.0.0.27 - - [2025-12-01 03:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.27 - - [2025-12-01 03:48:33] "GET /network-policy/c2c7b969-efa8-4dce-800d-3505a59aba89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.006025 10.0.0.27 - - [2025-12-01 03:48:34] "GET /virtual-network/3804b249-b66b-4636-a29d-bc6615f21de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.007209 10.0.0.33 - - [2025-12-01 03:48:34] "PUT /access-control-list/94691551-3898-48bf-b091-1722217d291f HTTP/1.1" 200 272 0.069290 10.0.0.33 - - [2025-12-01 03:48:34] "POST /ref-update HTTP/1.1" 200 156 0.040871 10.0.0.27 - - [2025-12-01 03:48:34] "GET /virtual-network/a72dfd80-3548-45b8-9c36-9be8d28df505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.008227 10.0.0.27 - - [2025-12-01 03:48:34] "GET /obj-perms HTTP/1.1" 200 5066 0.006430 10.0.0.33 - - [2025-12-01 03:48:34] "GET /obj-perms HTTP/1.1" 200 5066 0.004668 10.0.0.23 - - [2025-12-01 03:48:34] "GET /obj-perms HTTP/1.1" 200 5066 0.006384 10.0.0.27 - - [2025-12-01 03:48:35] "GET /virtual-network/3804b249-b66b-4636-a29d-bc6615f21de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.007070 10.0.0.27 - - [2025-12-01 03:48:35] "GET /virtual-network/a72dfd80-3548-45b8-9c36-9be8d28df505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.006665 10.0.0.27 - - [2025-12-01 03:48:36] "GET /obj-perms HTTP/1.1" 200 5066 0.004234 10.0.0.23 - - [2025-12-01 03:48:36] "GET /obj-perms HTTP/1.1" 200 5066 0.006278 10.0.0.27 - - [2025-12-01 03:48:36] "GET /virtual-network/fe193b53-e6db-4bc5-9958-ec6d246ba9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005947 10.0.0.33 - - [2025-12-01 03:48:36] "GET /obj-perms HTTP/1.1" 200 5066 0.004586 10.0.0.27 - - [2025-12-01 03:48:39] "POST /neutron/network HTTP/1.1" 200 948 0.008840 10.0.0.27 - - [2025-12-01 03:48:39] "POST /neutron/port HTTP/1.1" 200 117 0.001300 10.0.0.27 - - [2025-12-01 03:48:44] "POST /neutron/port HTTP/1.1" 200 1108 0.018212 10.0.0.27 - - [2025-12-01 03:48:44] "POST /neutron/subnet HTTP/1.1" 200 708 0.011946 10.0.0.27 - - [2025-12-01 03:48:51] "GET /obj-perms HTTP/1.1" 200 5066 0.004716 10.0.0.33 - - [2025-12-01 03:49:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000447 10.0.0.33 - - [2025-12-01 03:49:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000660 10.0.0.23 - - [2025-12-01 03:49:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.23 - - [2025-12-01 03:49:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000534 10.0.0.33 - - [2025-12-01 03:49:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.33 - - [2025-12-01 03:49:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.23 - - [2025-12-01 03:49:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.23 - - [2025-12-01 03:49:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000522 10.0.0.27 - - [2025-12-01 03:49:16] "GET /global-system-configs HTTP/1.1" 401 292 0.002065 10.0.0.27 - - [2025-12-01 03:49:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.27 - - [2025-12-01 03:49:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.27 - - [2025-12-01 03:49:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.27 - - [2025-12-01 03:49:41] "POST /neutron/port HTTP/1.1" 200 1107 0.037316 10.0.0.27 - - [2025-12-01 03:49:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004593 10.0.0.27 - - [2025-12-01 03:49:42] "POST /neutron/network HTTP/1.1" 200 851 0.010208 10.0.0.27 - - [2025-12-01 03:49:44] "POST /neutron/network HTTP/1.1" 200 950 0.007341 10.0.0.27 - - [2025-12-01 03:49:45] "POST /neutron/port HTTP/1.1" 200 117 0.001263 10.0.0.27 - - [2025-12-01 03:50:42] "POST /neutron/port HTTP/1.1" 200 1106 0.020409 10.0.0.27 - - [2025-12-01 03:50:42] "POST /neutron/subnet HTTP/1.1" 200 699 0.011468 10.0.0.27 - - [2025-12-01 03:50:45] "POST /neutron/port HTTP/1.1" 200 1108 0.023460 10.0.0.27 - - [2025-12-01 03:50:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005422 10.0.0.27 - - [2025-12-01 03:50:46] "POST /neutron/network HTTP/1.1" 200 940 0.009181 10.0.0.23 - - [2025-12-01 03:51:38] "GET /obj-perms HTTP/1.1" 200 5056 0.065624 10.0.0.27 - - [2025-12-01 03:51:38] "GET /obj-perms HTTP/1.1" 200 5056 0.076889 10.0.0.27 - - [2025-12-01 03:51:42] "POST /neutron/network HTTP/1.1" 200 861 0.009461 10.0.0.27 - - [2025-12-01 03:51:42] "POST /neutron/port HTTP/1.1" 200 117 0.001370 10.0.0.27 - - [2025-12-01 03:51:47] "POST /neutron/port HTTP/1.1" 200 2098 0.021514 10.0.0.27 - - [2025-12-01 03:51:47] "POST /neutron/subnet HTTP/1.1" 200 708 0.015258 10.0.0.27 - - [2025-12-01 03:51:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004905 10.0.0.27 - - [2025-12-01 03:51:48] "POST /neutron/network HTTP/1.1" 200 938 0.010496 10.0.0.27 - - [2025-12-01 03:52:13] "GET /obj-perms HTTP/1.1" 200 5066 0.061481 10.0.0.27 - - [2025-12-01 03:52:16] "GET /virtual-network/a72dfd80-3548-45b8-9c36-9be8d28df505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.040077 10.0.0.27 - - [2025-12-01 03:52:17] "POST /neutron/network HTTP/1.1" 200 844 0.047053 10.0.0.27 - - [2025-12-01 03:52:17] "GET /virtual-network/a72dfd80-3548-45b8-9c36-9be8d28df505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.008292 10.0.0.27 - - [2025-12-01 03:52:17] "GET /virtual-network/3804b249-b66b-4636-a29d-bc6615f21de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.008751 10.0.0.27 - - [2025-12-01 03:52:17] "POST /neutron/network HTTP/1.1" 200 846 0.011196 10.0.0.27 - - [2025-12-01 03:52:17] "GET /virtual-network/3804b249-b66b-4636-a29d-bc6615f21de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005696 10.0.0.27 - - [2025-12-01 03:52:17] "DELETE /network-policy/c2c7b969-efa8-4dce-800d-3505a59aba89 HTTP/1.1" 200 115 0.047815 10.0.0.27 - - [2025-12-01 03:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005397 10.0.0.27 - - [2025-12-01 03:52:17] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1638 0.004836 10.0.0.27 - - [2025-12-01 03:52:17] "PUT /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5 HTTP/1.1" 200 276 0.017583 10.0.0.33 - - [2025-12-01 03:52:17] "POST /ref-update HTTP/1.1" 200 156 0.034554 10.0.0.33 - - [2025-12-01 03:52:17] "POST /ref-update HTTP/1.1" 200 156 0.037320 10.0.0.27 - - [2025-12-01 03:52:19] "POST /neutron/port HTTP/1.1" 200 1107 0.018356 10.0.0.27 - - [2025-12-01 03:52:19] "POST /neutron/port HTTP/1.1" 200 151 0.262543 10.0.0.27 - - [2025-12-01 03:52:20] "POST /neutron/port HTTP/1.1" 200 151 0.318113 10.0.0.27 - - [2025-12-01 03:52:20] "POST /neutron/port HTTP/1.1" 200 1132 0.014589 10.0.0.23 - - [2025-12-01 03:52:21] "POST /useragent-kv HTTP/1.1" 200 115 0.005121 10.0.0.23 - - [2025-12-01 03:52:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003376 10.0.0.27 - - [2025-12-01 03:52:21] "POST /neutron/network HTTP/1.1" 200 151 0.160777 10.0.0.33 - - [2025-12-01 03:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.27 - - [2025-12-01 03:52:22] "POST /neutron/network HTTP/1.1" 200 846 0.008660 10.0.0.27 - - [2025-12-01 03:52:22] "POST /neutron/port HTTP/1.1" 200 1134 0.016042 10.0.0.27 - - [2025-12-01 03:52:22] "POST /neutron/port HTTP/1.1" 200 1134 0.011569 10.0.0.23 - - [2025-12-01 03:52:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003776 10.0.0.23 - - [2025-12-01 03:52:24] "POST /useragent-kv HTTP/1.1" 200 115 0.005710 10.0.0.27 - - [2025-12-01 03:52:24] "POST /neutron/network HTTP/1.1" 200 151 0.156667 10.0.0.33 - - [2025-12-01 03:52:24] "DELETE /route-target/c3b58354-8f02-417f-8c27-7bc9433b7fcd HTTP/1.1" 200 115 0.026637 10.0.0.23 - - [2025-12-01 03:52:24] "GET /projects?obj_uuids=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001504 10.0.0.27 - - [2025-12-01 03:52:24] "GET /project/a60c367e-d9b6-4c87-9ebf-86928595f67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.101798 10.0.0.23 - - [2025-12-01 03:52:24] "GET /projects?obj_uuids=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.003592 10.0.0.27 - - [2025-12-01 03:52:24] "GET /project/a60c367e-d9b6-4c87-9ebf-86928595f67f?fields=virtual_networks HTTP/1.1" 200 1079 0.067289 10.0.0.23 - - [2025-12-01 03:52:24] "GET /projects?obj_uuids=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001127 10.0.0.27 - - [2025-12-01 03:52:24] "GET /project/a60c367e-d9b6-4c87-9ebf-86928595f67f?fields=virtual_machine_interfaces HTTP/1.1" 200 1079 0.041305 10.0.0.23 - - [2025-12-01 03:52:24] "GET /projects?obj_uuids=a60c367e-d9b6-4c87-9ebf-86928595f67f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001790 10.0.0.27 - - [2025-12-01 03:52:25] "GET /project/a60c367e-d9b6-4c87-9ebf-86928595f67f?fields=security_groups HTTP/1.1" 200 1323 0.051231 10.0.0.27 - - [2025-12-01 03:52:25] "POST /fqname-to-id HTTP/1.1" 404 183 0.030742 10.0.0.23 - - [2025-12-01 03:52:25] "GET /projects?obj_uuids=4f4a2219-5405-462f-adf0-922e4d9e45d3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003620 10.0.0.23 - - [2025-12-01 03:52:26] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001549 10.0.0.23 - - [2025-12-01 03:52:26] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.045291 10.0.0.23 - - [2025-12-01 03:52:26] "POST /id-to-fqname HTTP/1.1" 200 185 0.007749 10.0.0.23 - - [2025-12-01 03:52:26] "POST /fqname-to-id HTTP/1.1" 404 194 0.005606 10.0.0.23 - - [2025-12-01 03:52:26] "POST /security-groups HTTP/1.1" 200 586 0.035015 10.0.0.23 - - [2025-12-01 03:52:26] "POST /projects HTTP/1.1" 200 575 0.267314 10.0.0.23 - - [2025-12-01 03:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.302782 10.0.0.33 - - [2025-12-01 03:52:26] "POST /fqname-to-id HTTP/1.1" 404 228 0.010479 10.0.0.27 - - [2025-12-01 03:52:26] "GET /project/4f4a2219-5405-462f-adf0-922e4d9e45d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.495701 10.0.0.33 - - [2025-12-01 03:52:26] "DELETE /access-control-list/11490ef7-6827-4307-be4e-dc825f5f1471 HTTP/1.1" 200 115 0.036062 10.0.0.23 - - [2025-12-01 03:52:27] "DELETE /project/a60c367e-d9b6-4c87-9ebf-86928595f67f HTTP/1.1" 404 177 0.002898 10.0.0.23 - - [2025-12-01 03:52:27] "DELETE /project/4f4a22195405462fadf0922e4d9e45d3 HTTP/1.1" 404 173 0.005801 10.0.0.27 - - [2025-12-01 03:52:28] "GET / HTTP/1.1" 200 35931 0.002492 10.0.0.23 - - [2025-12-01 03:52:28] "GET /projects?obj_uuids=6d71d939-e288-4102-9772-f5adf42bd9b6&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001530 10.0.0.27 - - [2025-12-01 03:52:28] "GET /project/6d71d939-e288-4102-9772-f5adf42bd9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.044279 10.0.0.27 - - [2025-12-01 03:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.27 - - [2025-12-01 03:52:29] "GET /security-group/4d11d656-bd44-4317-8ce5-5f1c9228f2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3718 0.004289 10.0.0.27 - - [2025-12-01 03:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.23 - - [2025-12-01 03:52:29] "GET /projects?obj_uuids=6d71d939-e288-4102-9772-f5adf42bd9b6&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001603 10.0.0.27 - - [2025-12-01 03:52:29] "GET /project/6d71d939-e288-4102-9772-f5adf42bd9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.059613 10.0.0.27 - - [2025-12-01 03:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.27 - - [2025-12-01 03:52:29] "GET /security-group/4d11d656-bd44-4317-8ce5-5f1c9228f2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3718 0.005707 10.0.0.27 - - [2025-12-01 03:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 10.0.0.27 - - [2025-12-01 03:52:29] "PUT /security-group/4d11d656-bd44-4317-8ce5-5f1c9228f2f6 HTTP/1.1" 200 262 0.018757 10.0.0.23 - - [2025-12-01 03:52:32] "GET /projects?obj_uuids=4f4a2219-5405-462f-adf0-922e4d9e45d3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001112 10.0.0.27 - - [2025-12-01 03:52:32] "GET /project/4f4a2219-5405-462f-adf0-922e4d9e45d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.044436 10.0.0.23 - - [2025-12-01 03:52:32] "GET /projects?obj_uuids=4f4a2219-5405-462f-adf0-922e4d9e45d3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001122 10.0.0.27 - - [2025-12-01 03:52:32] "GET /project/4f4a2219-5405-462f-adf0-922e4d9e45d3?fields=virtual_networks HTTP/1.1" 200 1032 0.070816 10.0.0.23 - - [2025-12-01 03:52:32] "GET /projects?obj_uuids=4f4a2219-5405-462f-adf0-922e4d9e45d3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001630 10.0.0.27 - - [2025-12-01 03:52:32] "GET /project/4f4a2219-5405-462f-adf0-922e4d9e45d3?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.058289 10.0.0.23 - - [2025-12-01 03:52:32] "GET /projects?obj_uuids=4f4a2219-5405-462f-adf0-922e4d9e45d3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003719 10.0.0.27 - - [2025-12-01 03:52:32] "GET /project/4f4a2219-5405-462f-adf0-922e4d9e45d3?fields=security_groups HTTP/1.1" 200 1253 0.051673 10.0.0.27 - - [2025-12-01 03:52:34] "POST /fqname-to-id HTTP/1.1" 404 192 0.041382 10.0.0.23 - - [2025-12-01 03:52:34] "GET /projects?obj_uuids=84eecbc5-8159-4456-ac71-953c7924b19a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003777 10.0.0.23 - - [2025-12-01 03:52:34] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001231 10.0.0.23 - - [2025-12-01 03:52:34] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008701 10.0.0.23 - - [2025-12-01 03:52:34] "POST /id-to-fqname HTTP/1.1" 200 194 0.004089 10.0.0.23 - - [2025-12-01 03:52:34] "POST /fqname-to-id HTTP/1.1" 404 203 0.004808 10.0.0.23 - - [2025-12-01 03:52:34] "POST /security-groups HTTP/1.1" 200 595 0.036110 10.0.0.33 - - [2025-12-01 03:52:34] "POST /fqname-to-id HTTP/1.1" 404 238 0.005595 10.0.0.23 - - [2025-12-01 03:52:34] "POST /projects HTTP/1.1" 200 593 0.295305 10.0.0.23 - - [2025-12-01 03:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.330550 10.0.0.27 - - [2025-12-01 03:52:34] "GET /project/84eecbc5-8159-4456-ac71-953c7924b19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.497358 10.0.0.33 - - [2025-12-01 03:52:34] "POST /access-control-lists HTTP/1.1" 200 598 0.058922 10.0.0.27 - - [2025-12-01 03:52:35] "GET / HTTP/1.1" 200 35931 0.003666 10.0.0.27 - - [2025-12-01 03:52:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000710 10.0.0.27 - - [2025-12-01 03:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.087740 10.0.0.23 - - [2025-12-01 03:52:38] "GET /projects?obj_uuids=84eecbc5-8159-4456-ac71-953c7924b19a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001400 10.0.0.27 - - [2025-12-01 03:52:38] "GET /project/84eecbc5-8159-4456-ac71-953c7924b19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.051215 10.0.0.23 - - [2025-12-01 03:52:38] "POST /useragent-kv HTTP/1.1" 200 115 0.008546 10.0.0.27 - - [2025-12-01 03:52:38] "POST /neutron/subnet HTTP/1.1" 200 715 0.296020 10.0.0.27 - - [2025-12-01 03:52:38] "POST /id-to-fqname HTTP/1.1" 200 231 0.001418 10.0.0.27 - - [2025-12-01 03:52:39] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007983 10.0.0.27 - - [2025-12-01 03:52:39] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006715 10.0.0.27 - - [2025-12-01 03:52:39] "POST /neutron/network HTTP/1.1" 200 840 0.008401 10.0.0.27 - - [2025-12-01 03:52:39] "POST /id-to-fqname HTTP/1.1" 200 231 0.001879 10.0.0.33 - - [2025-12-01 03:52:39] "GET /obj-perms HTTP/1.1" 200 5056 0.170810 10.0.0.23 - - [2025-12-01 03:52:40] "GET /projects?obj_uuids=84eecbc5-8159-4456-ac71-953c7924b19a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001233 10.0.0.27 - - [2025-12-01 03:52:40] "GET /project/84eecbc5-8159-4456-ac71-953c7924b19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.083513 10.0.0.27 - - [2025-12-01 03:52:40] "POST /neutron/network HTTP/1.1" 200 840 0.049061 10.0.0.27 - - [2025-12-01 03:52:40] "POST /id-to-fqname HTTP/1.1" 200 231 0.001744 10.0.0.27 - - [2025-12-01 03:52:40] "POST /neutron/port HTTP/1.1" 200 117 0.010283 10.0.0.27 - - [2025-12-01 03:52:41] "POST /neutron/port HTTP/1.1" 200 1062 0.023885 10.0.0.27 - - [2025-12-01 03:52:41] "POST /neutron/port HTTP/1.1" 200 1090 0.027613 10.0.0.27 - - [2025-12-01 03:52:41] "POST /neutron/port HTTP/1.1" 200 117 0.001197 10.0.0.27 - - [2025-12-01 03:52:48] "POST /neutron/port HTTP/1.1" 200 1090 0.052813 10.0.0.27 - - [2025-12-01 03:52:49] "POST /neutron/subnet HTTP/1.1" 200 689 0.009646 10.0.0.27 - - [2025-12-01 03:52:59] "POST /neutron/port HTTP/1.1" 200 1090 0.053071 10.0.0.23 - - [2025-12-01 03:53:05] "GET /projects?obj_uuids=84eecbc5-8159-4456-ac71-953c7924b19a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.037569 10.0.0.27 - - [2025-12-01 03:53:05] "GET /project/84eecbc5-8159-4456-ac71-953c7924b19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.117087 10.0.0.27 - - [2025-12-01 03:53:05] "POST /neutron/network HTTP/1.1" 200 840 0.007042 10.0.0.27 - - [2025-12-01 03:53:05] "POST /neutron/port HTTP/1.1" 200 117 0.007255 10.0.0.27 - - [2025-12-01 03:53:05] "POST /neutron/port HTTP/1.1" 200 1090 0.024493 10.0.0.27 - - [2025-12-01 03:53:05] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009199 10.0.0.27 - - [2025-12-01 03:53:05] "GET /virtual-machine/ce1d0ef0-6456-46e0-9f6d-1ad18e81e3cf HTTP/1.1" 401 292 0.000427 10.0.0.27 - - [2025-12-01 03:53:06] "GET /virtual-machine/ce1d0ef0-6456-46e0-9f6d-1ad18e81e3cf HTTP/1.1" 200 1297 0.080644 10.0.0.27 - - [2025-12-01 03:53:06] "GET /virtual-machine-interface/7ba63613-ed92-405b-8f78-a4215853b668 HTTP/1.1" 200 2982 0.006493 10.0.0.27 - - [2025-12-01 03:53:06] "POST /neutron/port HTTP/1.1" 200 1062 0.096843 10.0.0.27 - - [2025-12-01 03:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009664 10.0.0.27 - - [2025-12-01 03:53:06] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004853 10.0.0.27 - - [2025-12-01 03:53:06] "GET /virtual-networks?parent_id=84eecbc5-8159-4456-ac71-953c7924b19a&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.004950 10.0.0.27 - - [2025-12-01 03:53:06] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.010626 10.0.0.27 - - [2025-12-01 03:53:07] "POST /neutron/port HTTP/1.1" 200 1090 0.046494 10.0.0.27 - - [2025-12-01 03:53:07] "POST /neutron/port HTTP/1.1" 200 117 0.001972 10.0.0.27 - - [2025-12-01 03:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.27 - - [2025-12-01 03:53:07] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004784 10.0.0.27 - - [2025-12-01 03:53:07] "GET /virtual-networks?parent_id=84eecbc5-8159-4456-ac71-953c7924b19a&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.011015 10.0.0.27 - - [2025-12-01 03:53:07] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007076 10.0.0.27 - - [2025-12-01 03:53:08] "POST /neutron/security_group HTTP/1.1" 200 2062 0.015780 10.0.0.27 - - [2025-12-01 03:53:18] "POST /neutron/port HTTP/1.1" 200 1090 0.020077 10.0.0.27 - - [2025-12-01 03:53:23] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008060 10.0.0.23 - - [2025-12-01 03:53:27] "GET /projects?obj_uuids=4f4a2219-5405-462f-adf0-922e4d9e45d3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001041 10.0.0.23 - - [2025-12-01 03:53:27] "DELETE /project/84eecbc581594456ac71953c7924b19a HTTP/1.1" 404 173 0.006413 10.0.0.33 - - [2025-12-01 03:53:27] "DELETE /access-control-list/871de357-cbdf-4ed0-a48c-d5c64b7c24a9 HTTP/1.1" 200 115 0.061793 10.0.0.23 - - [2025-12-01 03:53:27] "GET /project/4f4a2219-5405-462f-adf0-922e4d9e45d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.076810 10.0.0.23 - - [2025-12-01 03:53:27] "GET /projects?obj_uuids=4f4a2219-5405-462f-adf0-922e4d9e45d3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001392 10.0.0.23 - - [2025-12-01 03:53:27] "GET /project/4f4a2219-5405-462f-adf0-922e4d9e45d3?fields=security_groups HTTP/1.1" 200 1102 0.088193 10.0.0.23 - - [2025-12-01 03:53:27] "GET /projects?obj_uuids=4f4a2219-5405-462f-adf0-922e4d9e45d3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003392 10.0.0.23 - - [2025-12-01 03:53:27] "GET /project/4f4a2219-5405-462f-adf0-922e4d9e45d3?fields=application_policy_sets HTTP/1.1" 404 182 0.027213 10.0.0.23 - - [2025-12-01 03:53:27] "DELETE /project/4f4a2219-5405-462f-adf0-922e4d9e45d3 HTTP/1.1" 404 171 0.304624 10.0.0.27 - - [2025-12-01 03:53:33] "POST /neutron/port HTTP/1.1" 200 1090 0.017127 10.0.0.27 - - [2025-12-01 03:53:38] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009118 10.0.0.27 - - [2025-12-01 03:53:40] "GET /obj-perms HTTP/1.1" 200 5056 0.097180 10.0.0.27 - - [2025-12-01 03:53:44] "POST /neutron/port HTTP/1.1" 200 1090 0.017901 10.0.0.27 - - [2025-12-01 03:53:44] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008919 10.0.0.27 - - [2025-12-01 03:53:44] "GET /virtual-machine/b96a56d5-f792-4829-83c3-a5648a835a88 HTTP/1.1" 200 1296 0.006974 10.0.0.27 - - [2025-12-01 03:53:44] "GET /virtual-machine-interface/5ea6ac22-215e-468a-8956-897c801768ec HTTP/1.1" 200 2981 0.007176 10.0.0.27 - - [2025-12-01 03:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.27 - - [2025-12-01 03:53:44] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004704 10.0.0.27 - - [2025-12-01 03:53:44] "GET /virtual-networks?parent_id=84eecbc5-8159-4456-ac71-953c7924b19a&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003918 10.0.0.27 - - [2025-12-01 03:53:44] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006567 10.0.0.27 - - [2025-12-01 03:53:45] "POST /neutron/network HTTP/1.1" 200 850 0.009783 10.0.0.27 - - [2025-12-01 03:53:46] "POST /neutron/port HTTP/1.1" 200 117 0.001259 10.0.0.27 - - [2025-12-01 03:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.27 - - [2025-12-01 03:53:47] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007336 10.0.0.27 - - [2025-12-01 03:53:50] "POST /neutron/port HTTP/1.1" 200 1090 0.018296 10.0.0.27 - - [2025-12-01 03:53:50] "POST /neutron/subnet HTTP/1.1" 200 689 0.012356 10.0.0.27 - - [2025-12-01 03:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.27 - - [2025-12-01 03:53:51] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.009301 10.0.0.27 - - [2025-12-01 03:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.27 - - [2025-12-01 03:53:55] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006850 10.0.0.27 - - [2025-12-01 03:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.27 - - [2025-12-01 03:53:59] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006297 10.0.0.27 - - [2025-12-01 03:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.27 - - [2025-12-01 03:54:03] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006139 10.0.0.27 - - [2025-12-01 03:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.27 - - [2025-12-01 03:54:07] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006823 10.0.0.27 - - [2025-12-01 03:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.27 - - [2025-12-01 03:54:12] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006313 10.0.0.33 - - [2025-12-01 03:54:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.33 - - [2025-12-01 03:54:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.23 - - [2025-12-01 03:54:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.23 - - [2025-12-01 03:54:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.33 - - [2025-12-01 03:54:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.33 - - [2025-12-01 03:54:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000872 10.0.0.27 - - [2025-12-01 03:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.27 - - [2025-12-01 03:54:16] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006657 10.0.0.23 - - [2025-12-01 03:54:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000822 10.0.0.23 - - [2025-12-01 03:54:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.27 - - [2025-12-01 03:54:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.27 - - [2025-12-01 03:54:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.27 - - [2025-12-01 03:54:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.27 - - [2025-12-01 03:54:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000741 10.0.0.27 - - [2025-12-01 03:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.27 - - [2025-12-01 03:54:20] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007355 10.0.0.27 - - [2025-12-01 03:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.27 - - [2025-12-01 03:54:24] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.008670 10.0.0.27 - - [2025-12-01 03:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.27 - - [2025-12-01 03:54:28] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007603 10.0.0.27 - - [2025-12-01 03:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.27 - - [2025-12-01 03:54:32] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006158 10.0.0.27 - - [2025-12-01 03:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.27 - - [2025-12-01 03:54:36] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006117 10.0.0.27 - - [2025-12-01 03:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.27 - - [2025-12-01 03:54:40] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005671 10.0.0.27 - - [2025-12-01 03:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.27 - - [2025-12-01 03:54:44] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005828 10.0.0.27 - - [2025-12-01 03:54:47] "POST /neutron/port HTTP/1.1" 200 1090 0.019540 10.0.0.27 - - [2025-12-01 03:54:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004282 10.0.0.27 - - [2025-12-01 03:54:48] "POST /neutron/network HTTP/1.1" 200 840 0.009212 10.0.0.27 - - [2025-12-01 03:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.27 - - [2025-12-01 03:54:48] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005938 10.0.0.27 - - [2025-12-01 03:54:50] "POST /neutron/network HTTP/1.1" 200 850 0.008371 10.0.0.27 - - [2025-12-01 03:54:51] "POST /neutron/port HTTP/1.1" 200 117 0.001603 10.0.0.27 - - [2025-12-01 03:54:52] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008009 10.0.0.27 - - [2025-12-01 03:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.27 - - [2025-12-01 03:54:52] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006536 10.0.0.27 - - [2025-12-01 03:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.27 - - [2025-12-01 03:54:55] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004932 10.0.0.27 - - [2025-12-01 03:54:55] "GET /virtual-networks?parent_id=84eecbc5-8159-4456-ac71-953c7924b19a&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003641 10.0.0.27 - - [2025-12-01 03:54:55] "GET /virtual-network/88ca5253-9c1f-4bde-bb00-455acf080270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.009485 10.0.0.27 - - [2025-12-01 03:55:00] "POST /neutron/port HTTP/1.1" 200 1090 0.021890 10.0.0.27 - - [2025-12-01 03:55:05] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009134 10.0.0.27 - - [2025-12-01 03:55:15] "POST /neutron/port HTTP/1.1" 200 1090 0.021117 10.0.0.27 - - [2025-12-01 03:55:21] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008551 10.0.0.27 - - [2025-12-01 03:55:31] "POST /neutron/port HTTP/1.1" 200 1090 0.021600 10.0.0.27 - - [2025-12-01 03:55:36] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009718 10.0.0.27 - - [2025-12-01 03:55:41] "POST /fqname-to-id HTTP/1.1" 404 240 0.003996 10.0.0.27 - - [2025-12-01 03:55:41] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.054727 10.0.0.27 - - [2025-12-01 03:55:42] "GET /bgp-as-a-service/2082694f-da18-4015-a960-745ce224da59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1620 0.008195 10.0.0.27 - - [2025-12-01 03:55:42] "GET /virtual-machine-interface/5ea6ac22-215e-468a-8956-897c801768ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.007609 10.0.0.27 - - [2025-12-01 03:55:42] "POST /ref-update HTTP/1.1" 200 156 0.019250 10.0.0.27 - - [2025-12-01 03:55:42] "POST /neutron/network HTTP/1.1" 200 840 0.008704 10.0.0.23 - - [2025-12-01 03:55:42] "GET /obj-perms HTTP/1.1" 200 5056 0.092830 10.0.0.33 - - [2025-12-01 03:55:43] "POST /bgp-routers HTTP/1.1" 200 659 0.104983 10.0.0.33 - - [2025-12-01 03:55:43] "PUT /bgp-router/897d5b7a-7cab-41e2-bbf6-6d89f647c125 HTTP/1.1" 200 254 0.039907 10.0.0.27 - - [2025-12-01 03:55:48] "POST /neutron/port HTTP/1.1" 200 1090 0.021172 10.0.0.27 - - [2025-12-01 03:55:48] "POST /neutron/subnet HTTP/1.1" 200 689 0.011115 10.0.0.27 - - [2025-12-01 03:55:51] "POST /neutron/port HTTP/1.1" 200 1090 0.019817 10.0.0.27 - - [2025-12-01 03:55:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005503 10.0.0.27 - - [2025-12-01 03:55:52] "POST /neutron/network HTTP/1.1" 200 840 0.008375 10.0.0.27 - - [2025-12-01 03:56:14] "GET /bgp-as-a-service/2082694f-da18-4015-a960-745ce224da59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.008236 10.0.0.27 - - [2025-12-01 03:56:14] "GET /virtual-machine-interface/5ea6ac22-215e-468a-8956-897c801768ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3089 0.006017 10.0.0.27 - - [2025-12-01 03:56:14] "POST /ref-update HTTP/1.1" 200 156 0.016222 10.0.0.27 - - [2025-12-01 03:56:14] "DELETE /bgp-as-a-service/2082694f-da18-4015-a960-745ce224da59 HTTP/1.1" 200 115 0.074204 10.0.0.33 - - [2025-12-01 03:56:14] "DELETE /bgp-router/897d5b7a-7cab-41e2-bbf6-6d89f647c125 HTTP/1.1" 200 115 0.079639 10.0.0.27 - - [2025-12-01 03:56:15] "POST /neutron/port HTTP/1.1" 200 1090 0.023009 10.0.0.27 - - [2025-12-01 03:56:15] "POST /neutron/port HTTP/1.1" 200 1090 0.016860 10.0.0.27 - - [2025-12-01 03:56:16] "POST /neutron/network HTTP/1.1" 200 840 0.008213 10.0.0.23 - - [2025-12-01 03:56:18] "GET /projects?obj_uuids=84eecbc5-8159-4456-ac71-953c7924b19a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001425 10.0.0.27 - - [2025-12-01 03:56:18] "GET /project/84eecbc5-8159-4456-ac71-953c7924b19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.045157 10.0.0.23 - - [2025-12-01 03:56:18] "GET /projects?obj_uuids=84eecbc5-8159-4456-ac71-953c7924b19a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001146 10.0.0.27 - - [2025-12-01 03:56:18] "GET /project/84eecbc5-8159-4456-ac71-953c7924b19a?fields=virtual_networks HTTP/1.1" 200 1050 0.050354 10.0.0.23 - - [2025-12-01 03:56:18] "GET /projects?obj_uuids=84eecbc5-8159-4456-ac71-953c7924b19a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001108 10.0.0.27 - - [2025-12-01 03:56:18] "GET /project/84eecbc5-8159-4456-ac71-953c7924b19a?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.044420 10.0.0.23 - - [2025-12-01 03:56:18] "GET /projects?obj_uuids=84eecbc5-8159-4456-ac71-953c7924b19a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001365 10.0.0.27 - - [2025-12-01 03:56:18] "GET /project/84eecbc5-8159-4456-ac71-953c7924b19a?fields=security_groups HTTP/1.1" 200 1280 0.050255 10.0.0.27 - - [2025-12-01 03:56:19] "POST /fqname-to-id HTTP/1.1" 404 189 0.031483 10.0.0.23 - - [2025-12-01 03:56:19] "GET /projects?obj_uuids=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003844 10.0.0.23 - - [2025-12-01 03:56:19] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001173 10.0.0.23 - - [2025-12-01 03:56:19] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007965 10.0.0.23 - - [2025-12-01 03:56:19] "POST /id-to-fqname HTTP/1.1" 200 191 0.004857 10.0.0.23 - - [2025-12-01 03:56:19] "POST /fqname-to-id HTTP/1.1" 404 200 0.008998 10.0.0.23 - - [2025-12-01 03:56:19] "POST /security-groups HTTP/1.1" 200 592 0.033207 10.0.0.33 - - [2025-12-01 03:56:19] "POST /fqname-to-id HTTP/1.1" 404 235 0.004416 10.0.0.23 - - [2025-12-01 03:56:19] "POST /projects HTTP/1.1" 200 587 0.261436 10.0.0.23 - - [2025-12-01 03:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.340512 10.0.0.33 - - [2025-12-01 03:56:20] "POST /access-control-lists HTTP/1.1" 200 595 0.049113 10.0.0.27 - - [2025-12-01 03:56:20] "GET /project/db591ac0-6775-4b26-839c-90b9b85e530d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.521029 10.0.0.27 - - [2025-12-01 03:56:21] "GET / HTTP/1.1" 200 35931 0.003148 10.0.0.27 - - [2025-12-01 03:56:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000549 10.0.0.27 - - [2025-12-01 03:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.038022 10.0.0.23 - - [2025-12-01 03:56:23] "GET /projects?obj_uuids=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001332 10.0.0.27 - - [2025-12-01 03:56:23] "GET /project/db591ac0-6775-4b26-839c-90b9b85e530d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.046016 10.0.0.23 - - [2025-12-01 03:56:23] "GET /projects?obj_uuids=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001405 10.0.0.27 - - [2025-12-01 03:56:23] "POST /neutron/network HTTP/1.1" 200 614 0.162607 10.0.0.33 - - [2025-12-01 03:56:23] "POST /route-targets HTTP/1.1" 200 327 0.015677 10.0.0.27 - - [2025-12-01 03:56:24] "POST /id-to-fqname HTTP/1.1" 200 225 0.003682 10.0.0.27 - - [2025-12-01 03:56:24] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006857 10.0.0.27 - - [2025-12-01 03:56:24] "POST /neutron/network HTTP/1.1" 200 833 0.008409 10.0.0.27 - - [2025-12-01 03:56:24] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007600 10.0.0.27 - - [2025-12-01 03:56:24] "POST /id-to-fqname HTTP/1.1" 200 225 0.002036 10.0.0.27 - - [2025-12-01 03:56:24] "POST /neutron/network HTTP/1.1" 200 843 0.007856 10.0.0.23 - - [2025-12-01 03:56:25] "GET /projects?obj_uuids=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001735 10.0.0.27 - - [2025-12-01 03:56:25] "GET /project/db591ac0-6775-4b26-839c-90b9b85e530d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.085975 10.0.0.27 - - [2025-12-01 03:56:25] "POST /neutron/port HTTP/1.1" 200 117 0.007791 10.0.0.27 - - [2025-12-01 03:56:25] "POST /id-to-fqname HTTP/1.1" 200 225 0.002187 10.0.0.27 - - [2025-12-01 03:56:26] "POST /neutron/network HTTP/1.1" 200 843 0.010133 10.0.0.23 - - [2025-12-01 03:56:26] "GET /projects?obj_uuids=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001294 10.0.0.27 - - [2025-12-01 03:56:26] "POST /neutron/port HTTP/1.1" 200 1061 0.035179 10.0.0.27 - - [2025-12-01 03:56:26] "GET /project/db591ac0-6775-4b26-839c-90b9b85e530d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.111558 10.0.0.27 - - [2025-12-01 03:56:27] "POST /neutron/port HTTP/1.1" 200 1089 0.048731 10.0.0.27 - - [2025-12-01 03:56:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.016295 10.0.0.27 - - [2025-12-01 03:56:27] "POST /neutron/port HTTP/1.1" 200 117 0.011860 10.0.0.27 - - [2025-12-01 03:56:27] "POST /id-to-fqname HTTP/1.1" 200 225 0.004422 10.0.0.27 - - [2025-12-01 03:56:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009268 10.0.0.23 - - [2025-12-01 03:56:27] "GET /projects?obj_uuids=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001584 10.0.0.23 - - [2025-12-01 03:56:28] "DELETE /project/84eecbc5-8159-4456-ac71-953c7924b19a HTTP/1.1" 404 177 0.008281 10.0.0.23 - - [2025-12-01 03:56:28] "DELETE /project/db591ac067754b26839c90b9b85e530d HTTP/1.1" 404 173 0.016055 10.0.0.27 - - [2025-12-01 03:56:28] "POST /neutron/port HTTP/1.1" 200 1061 0.527257 10.0.0.27 - - [2025-12-01 03:56:28] "POST /neutron/port HTTP/1.1" 200 1115 0.168820 10.0.0.27 - - [2025-12-01 03:56:28] "POST /neutron/subnet HTTP/1.1" 200 698 0.024545 10.0.0.23 - - [2025-12-01 03:56:29] "GET /projects?obj_uuids=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001534 10.0.0.27 - - [2025-12-01 03:56:29] "GET /project/db591ac0-6775-4b26-839c-90b9b85e530d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.147600 10.0.0.27 - - [2025-12-01 03:56:29] "POST /neutron/network HTTP/1.1" 200 833 0.013515 10.0.0.27 - - [2025-12-01 03:56:29] "POST /neutron/port HTTP/1.1" 200 117 0.008230 10.0.0.27 - - [2025-12-01 03:56:30] "POST /neutron/network HTTP/1.1" 200 843 0.016290 10.0.0.27 - - [2025-12-01 03:56:30] "POST /neutron/port HTTP/1.1" 200 1061 0.034386 10.0.0.27 - - [2025-12-01 03:56:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005535 10.0.0.27 - - [2025-12-01 03:56:31] "POST /neutron/network HTTP/1.1" 200 833 0.017827 10.0.0.27 - - [2025-12-01 03:56:39] "POST /neutron/port HTTP/1.1" 200 1089 0.020288 10.0.0.33 - - [2025-12-01 03:56:43] "GET /obj-perms HTTP/1.1" 200 5056 0.073847 10.0.0.27 - - [2025-12-01 03:56:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.014770 10.0.0.27 - - [2025-12-01 03:56:49] "POST /neutron/network HTTP/1.1" 200 843 0.013108 10.0.0.27 - - [2025-12-01 03:56:50] "POST /neutron/port HTTP/1.1" 200 117 0.001317 10.0.0.27 - - [2025-12-01 03:56:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010104 10.0.0.27 - - [2025-12-01 03:57:00] "POST /neutron/port HTTP/1.1" 200 1089 0.019063 10.0.0.27 - - [2025-12-01 03:57:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010659 10.0.0.27 - - [2025-12-01 03:57:05] "POST /neutron/port HTTP/1.1" 200 1089 0.019963 10.0.0.27 - - [2025-12-01 03:57:05] "GET /virtual-machine/8ab7a58e-6179-489c-9fc9-b89c4ee12c36 HTTP/1.1" 401 292 0.000447 10.0.0.27 - - [2025-12-01 03:57:06] "GET /virtual-machine/8ab7a58e-6179-489c-9fc9-b89c4ee12c36 HTTP/1.1" 200 1293 0.037975 10.0.0.27 - - [2025-12-01 03:57:06] "GET /virtual-machine-interface/a619d7e4-442a-4e32-b00d-49f650dc91bb HTTP/1.1" 200 2959 0.007669 10.0.0.27 - - [2025-12-01 03:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.27 - - [2025-12-01 03:57:06] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004935 10.0.0.27 - - [2025-12-01 03:57:06] "GET /virtual-networks?parent_id=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003365 10.0.0.27 - - [2025-12-01 03:57:06] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007283 10.0.0.27 - - [2025-12-01 03:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.27 - - [2025-12-01 03:57:09] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006046 10.0.0.27 - - [2025-12-01 03:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004470 10.0.0.27 - - [2025-12-01 03:57:13] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006567 10.0.0.27 - - [2025-12-01 03:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.27 - - [2025-12-01 03:57:17] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.009121 10.0.0.27 - - [2025-12-01 03:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.27 - - [2025-12-01 03:57:21] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005129 10.0.0.27 - - [2025-12-01 03:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004648 10.0.0.27 - - [2025-12-01 03:57:25] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006715 10.0.0.27 - - [2025-12-01 03:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.27 - - [2025-12-01 03:57:29] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.010603 10.0.0.27 - - [2025-12-01 03:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.27 - - [2025-12-01 03:57:33] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.009749 10.0.0.27 - - [2025-12-01 03:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004979 10.0.0.27 - - [2025-12-01 03:57:37] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006355 10.0.0.27 - - [2025-12-01 03:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.27 - - [2025-12-01 03:57:42] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006028 10.0.0.27 - - [2025-12-01 03:57:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010136 10.0.0.27 - - [2025-12-01 03:57:44] "GET /obj-perms HTTP/1.1" 200 5056 0.076602 10.0.0.27 - - [2025-12-01 03:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.27 - - [2025-12-01 03:57:46] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006410 10.0.0.27 - - [2025-12-01 03:57:49] "POST /neutron/network HTTP/1.1" 200 843 0.008325 10.0.0.27 - - [2025-12-01 03:57:50] "POST /neutron/port HTTP/1.1" 200 117 0.001297 10.0.0.27 - - [2025-12-01 03:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.27 - - [2025-12-01 03:57:50] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005962 10.0.0.27 - - [2025-12-01 03:57:53] "POST /neutron/port HTTP/1.1" 200 1089 0.051921 10.0.0.27 - - [2025-12-01 03:57:54] "POST /neutron/subnet HTTP/1.1" 200 698 0.011944 10.0.0.27 - - [2025-12-01 03:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.27 - - [2025-12-01 03:57:54] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006263 10.0.0.27 - - [2025-12-01 03:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.27 - - [2025-12-01 03:57:58] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007075 10.0.0.27 - - [2025-12-01 03:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.27 - - [2025-12-01 03:58:02] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006776 10.0.0.27 - - [2025-12-01 03:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.27 - - [2025-12-01 03:58:06] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007323 10.0.0.27 - - [2025-12-01 03:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.27 - - [2025-12-01 03:58:10] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008059 10.0.0.27 - - [2025-12-01 03:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.27 - - [2025-12-01 03:58:14] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007300 10.0.0.27 - - [2025-12-01 03:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.27 - - [2025-12-01 03:58:18] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006051 10.0.0.27 - - [2025-12-01 03:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.27 - - [2025-12-01 03:58:23] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005908 10.0.0.27 - - [2025-12-01 03:58:26] "POST /neutron/port HTTP/1.1" 200 1089 0.065051 10.0.0.27 - - [2025-12-01 03:58:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007243 10.0.0.27 - - [2025-12-01 03:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.27 - - [2025-12-01 03:58:27] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006245 10.0.0.27 - - [2025-12-01 03:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.27 - - [2025-12-01 03:58:29] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004745 10.0.0.27 - - [2025-12-01 03:58:29] "GET /virtual-networks?parent_id=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003489 10.0.0.27 - - [2025-12-01 03:58:29] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006964 10.0.0.27 - - [2025-12-01 03:58:34] "POST /neutron/port HTTP/1.1" 200 1089 0.021848 10.0.0.27 - - [2025-12-01 03:58:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.021292 10.0.0.27 - - [2025-12-01 03:58:50] "POST /neutron/port HTTP/1.1" 200 1089 0.023913 10.0.0.27 - - [2025-12-01 03:58:52] "POST /neutron/port HTTP/1.1" 200 1089 0.046191 10.0.0.27 - - [2025-12-01 03:58:52] "POST /neutron/subnet HTTP/1.1" 200 698 0.013736 10.0.0.27 - - [2025-12-01 03:58:54] "POST /neutron/port HTTP/1.1" 200 1089 0.023805 10.0.0.27 - - [2025-12-01 03:58:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005999 10.0.0.27 - - [2025-12-01 03:58:55] "POST /neutron/network HTTP/1.1" 200 833 0.008925 10.0.0.27 - - [2025-12-01 03:59:00] "POST /neutron/port HTTP/1.1" 200 1089 0.018476 10.0.0.27 - - [2025-12-01 03:59:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008764 10.0.0.33 - - [2025-12-01 03:59:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.33 - - [2025-12-01 03:59:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.23 - - [2025-12-01 03:59:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.23 - - [2025-12-01 03:59:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.33 - - [2025-12-01 03:59:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000593 10.0.0.33 - - [2025-12-01 03:59:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.27 - - [2025-12-01 03:59:16] "POST /neutron/port HTTP/1.1" 200 1089 0.019978 10.0.0.27 - - [2025-12-01 03:59:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009638 10.0.0.23 - - [2025-12-01 03:59:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000516 10.0.0.23 - - [2025-12-01 03:59:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000603 10.0.0.27 - - [2025-12-01 03:59:16] "GET /virtual-machine/0076c725-e85a-4db1-8d09-a0909924c6d5 HTTP/1.1" 200 1291 0.009095 10.0.0.27 - - [2025-12-01 03:59:16] "GET /virtual-machine-interface/1f42c0b2-978e-4564-a829-daeaa99e3067 HTTP/1.1" 200 2958 0.009180 10.0.0.27 - - [2025-12-01 03:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004983 10.0.0.27 - - [2025-12-01 03:59:16] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005743 10.0.0.27 - - [2025-12-01 03:59:16] "GET /virtual-networks?parent_id=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004017 10.0.0.27 - - [2025-12-01 03:59:16] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006812 10.0.0.27 - - [2025-12-01 03:59:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.27 - - [2025-12-01 03:59:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000516 10.0.0.27 - - [2025-12-01 03:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.27 - - [2025-12-01 03:59:17] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004994 10.0.0.27 - - [2025-12-01 03:59:17] "GET /virtual-networks?parent_id=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003316 10.0.0.27 - - [2025-12-01 03:59:17] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006962 10.0.0.27 - - [2025-12-01 03:59:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000655 10.0.0.27 - - [2025-12-01 03:59:17] "POST /neutron/port HTTP/1.1" 200 1089 0.019680 10.0.0.27 - - [2025-12-01 03:59:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000496 10.0.0.27 - - [2025-12-01 03:59:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011059 10.0.0.27 - - [2025-12-01 03:59:18] "GET /virtual-machine/e6c7a163-ebb7-4e9c-b5d6-92c8c927b710 HTTP/1.1" 200 1294 0.007536 10.0.0.27 - - [2025-12-01 03:59:18] "GET /virtual-machine-interface/44fb9c83-982f-4d71-a665-47ebb7fa4270 HTTP/1.1" 200 2958 0.006162 10.0.0.27 - - [2025-12-01 03:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.27 - - [2025-12-01 03:59:18] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004405 10.0.0.27 - - [2025-12-01 03:59:18] "GET /virtual-networks?parent_id=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003242 10.0.0.27 - - [2025-12-01 03:59:18] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006454 10.0.0.27 - - [2025-12-01 03:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.27 - - [2025-12-01 03:59:19] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004563 10.0.0.27 - - [2025-12-01 03:59:19] "GET /virtual-networks?parent_id=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004253 10.0.0.27 - - [2025-12-01 03:59:19] "GET /virtual-network/0b810032-ca55-476e-aba8-e267a20059e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007138 10.0.0.27 - - [2025-12-01 03:59:19] "POST /fqname-to-id HTTP/1.1" 404 198 0.004568 10.0.0.27 - - [2025-12-01 03:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.27 - - [2025-12-01 03:59:19] "GET /global-system-config/489d95ad-dec0-4324-8bfd-c095a631d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008534 10.0.0.27 - - [2025-12-01 03:59:19] "POST /control-node-zones HTTP/1.1" 200 569 0.033689 10.0.0.27 - - [2025-12-01 03:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005564 10.0.0.27 - - [2025-12-01 03:59:19] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005479 10.0.0.27 - - [2025-12-01 03:59:19] "GET /control-node-zone/a0d0c2fe-fa9a-4be1-8ecd-aa352b7d4bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006743 10.0.0.27 - - [2025-12-01 03:59:19] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.022544 10.0.0.27 - - [2025-12-01 03:59:19] "POST /fqname-to-id HTTP/1.1" 404 198 0.005155 10.0.0.27 - - [2025-12-01 03:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004470 10.0.0.27 - - [2025-12-01 03:59:20] "GET /global-system-config/489d95ad-dec0-4324-8bfd-c095a631d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008031 10.0.0.27 - - [2025-12-01 03:59:20] "POST /control-node-zones HTTP/1.1" 200 569 0.039526 10.0.0.27 - - [2025-12-01 03:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008690 10.0.0.27 - - [2025-12-01 03:59:20] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007616 10.0.0.27 - - [2025-12-01 03:59:20] "GET /control-node-zone/1b37deb5-3f70-4c4a-93da-ddcd508c37a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007420 10.0.0.27 - - [2025-12-01 03:59:20] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.024402 10.0.0.27 - - [2025-12-01 03:59:20] "POST /fqname-to-id HTTP/1.1" 404 198 0.003635 10.0.0.27 - - [2025-12-01 03:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.27 - - [2025-12-01 03:59:20] "GET /global-system-config/489d95ad-dec0-4324-8bfd-c095a631d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.010207 10.0.0.27 - - [2025-12-01 03:59:20] "POST /control-node-zones HTTP/1.1" 200 569 0.038886 10.0.0.27 - - [2025-12-01 03:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.27 - - [2025-12-01 03:59:20] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005848 10.0.0.27 - - [2025-12-01 03:59:20] "GET /control-node-zone/0bd442c5-23a5-45c5-a3e8-7f26ad91382d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.007181 10.0.0.27 - - [2025-12-01 03:59:20] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.022556 10.0.0.27 - - [2025-12-01 03:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.27 - - [2025-12-01 03:59:20] "GET /global-system-config/489d95ad-dec0-4324-8bfd-c095a631d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.010245 10.0.0.27 - - [2025-12-01 03:59:20] "POST /fqname-to-id HTTP/1.1" 404 234 0.004216 10.0.0.27 - - [2025-12-01 03:59:20] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.036819 10.0.0.27 - - [2025-12-01 03:59:21] "POST /neutron/network HTTP/1.1" 200 833 0.008410 10.0.0.27 - - [2025-12-01 03:59:21] "POST /neutron/subnet HTTP/1.1" 200 724 0.010263 10.0.0.27 - - [2025-12-01 03:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.27 - - [2025-12-01 03:59:21] "GET /bgp-as-a-service/074f62a0-02d5-49a6-a4be-839944c61cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.006299 10.0.0.27 - - [2025-12-01 03:59:21] "GET /control-node-zone/a0d0c2fe-fa9a-4be1-8ecd-aa352b7d4bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005158 10.0.0.27 - - [2025-12-01 03:59:21] "POST /ref-update HTTP/1.1" 200 156 0.018947 10.0.0.27 - - [2025-12-01 03:59:43] "GET /bgp-as-a-service/074f62a0-02d5-49a6-a4be-839944c61cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.008274 10.0.0.27 - - [2025-12-01 03:59:43] "GET /virtual-machine-interface/a619d7e4-442a-4e32-b00d-49f650dc91bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.012332 10.0.0.27 - - [2025-12-01 03:59:43] "POST /ref-update HTTP/1.1" 200 156 0.016324 10.0.0.33 - - [2025-12-01 03:59:43] "POST /bgp-routers HTTP/1.1" 200 640 0.059178 10.0.0.33 - - [2025-12-01 03:59:43] "PUT /bgp-router/b738a907-f20c-4148-bd95-05f967b721f0 HTTP/1.1" 200 254 0.034188 10.0.0.27 - - [2025-12-01 03:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.27 - - [2025-12-01 03:59:44] "GET /global-system-config/489d95ad-dec0-4324-8bfd-c095a631d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008165 10.0.0.27 - - [2025-12-01 03:59:44] "POST /fqname-to-id HTTP/1.1" 404 234 0.003618 10.0.0.27 - - [2025-12-01 03:59:44] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.038208 10.0.0.27 - - [2025-12-01 03:59:44] "POST /neutron/network HTTP/1.1" 200 833 0.007928 10.0.0.27 - - [2025-12-01 03:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.27 - - [2025-12-01 03:59:44] "GET /bgp-as-a-service/13ad6393-4de7-4809-b50c-d91f868bc1a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.006739 10.0.0.27 - - [2025-12-01 03:59:44] "GET /control-node-zone/1b37deb5-3f70-4c4a-93da-ddcd508c37a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005301 10.0.0.27 - - [2025-12-01 03:59:44] "POST /ref-update HTTP/1.1" 200 156 0.016890 10.0.0.27 - - [2025-12-01 03:59:51] "POST /neutron/port HTTP/1.1" 200 1089 0.020453 10.0.0.27 - - [2025-12-01 03:59:52] "POST /neutron/subnet HTTP/1.1" 200 698 0.012684 10.0.0.27 - - [2025-12-01 03:59:55] "POST /neutron/port HTTP/1.1" 200 1089 0.024976 10.0.0.27 - - [2025-12-01 03:59:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004408 10.0.0.27 - - [2025-12-01 03:59:55] "POST /neutron/network HTTP/1.1" 200 833 0.007493 10.0.0.27 - - [2025-12-01 03:59:57] "GET /bgp-as-a-service/13ad6393-4de7-4809-b50c-d91f868bc1a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.007436 10.0.0.27 - - [2025-12-01 03:59:57] "GET /virtual-machine-interface/1f42c0b2-978e-4564-a829-daeaa99e3067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.008905 10.0.0.27 - - [2025-12-01 03:59:57] "POST /ref-update HTTP/1.1" 200 156 0.016911 10.0.0.33 - - [2025-12-01 03:59:57] "POST /ref-update HTTP/1.1" 200 156 0.021842 10.0.0.27 - - [2025-12-01 04:00:22] "GET /control-node-zone/a0d0c2fe-fa9a-4be1-8ecd-aa352b7d4bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005157 10.0.0.27 - - [2025-12-01 04:00:22] "POST /ref-update HTTP/1.1" 200 156 0.023758 10.0.0.27 - - [2025-12-01 04:00:22] "GET /control-node-zone/1b37deb5-3f70-4c4a-93da-ddcd508c37a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004412 10.0.0.27 - - [2025-12-01 04:00:22] "POST /ref-update HTTP/1.1" 200 156 0.025154 10.0.0.27 - - [2025-12-01 04:00:22] "GET /control-node-zone/0bd442c5-23a5-45c5-a3e8-7f26ad91382d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.006144 10.0.0.27 - - [2025-12-01 04:00:22] "POST /ref-update HTTP/1.1" 200 156 0.024664 10.0.0.27 - - [2025-12-01 04:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.27 - - [2025-12-01 04:00:22] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005471 10.0.0.27 - - [2025-12-01 04:00:22] "GET /control-node-zone/a0d0c2fe-fa9a-4be1-8ecd-aa352b7d4bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004717 10.0.0.27 - - [2025-12-01 04:00:22] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.024163 10.0.0.27 - - [2025-12-01 04:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.27 - - [2025-12-01 04:00:22] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005909 10.0.0.27 - - [2025-12-01 04:00:22] "GET /control-node-zone/1b37deb5-3f70-4c4a-93da-ddcd508c37a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004581 10.0.0.27 - - [2025-12-01 04:00:22] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.024093 10.0.0.27 - - [2025-12-01 04:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.27 - - [2025-12-01 04:00:23] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006114 10.0.0.27 - - [2025-12-01 04:00:23] "GET /control-node-zone/0bd442c5-23a5-45c5-a3e8-7f26ad91382d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005218 10.0.0.27 - - [2025-12-01 04:00:23] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.029443 10.0.0.27 - - [2025-12-01 04:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.27 - - [2025-12-01 04:00:35] "GET /bgp-as-a-service/074f62a0-02d5-49a6-a4be-839944c61cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2444 0.005948 10.0.0.27 - - [2025-12-01 04:00:35] "GET /control-node-zone/a0d0c2fe-fa9a-4be1-8ecd-aa352b7d4bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004358 10.0.0.27 - - [2025-12-01 04:00:35] "POST /ref-update HTTP/1.1" 200 156 0.020751 10.0.0.27 - - [2025-12-01 04:00:35] "GET /control-node-zone/a0d0c2fe-fa9a-4be1-8ecd-aa352b7d4bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004956 10.0.0.27 - - [2025-12-01 04:00:35] "POST /ref-update HTTP/1.1" 200 156 0.029993 10.0.0.27 - - [2025-12-01 04:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.27 - - [2025-12-01 04:00:35] "GET /global-system-config/489d95ad-dec0-4324-8bfd-c095a631d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008996 10.0.0.27 - - [2025-12-01 04:00:35] "POST /neutron/network HTTP/1.1" 200 833 0.007872 10.0.0.27 - - [2025-12-01 04:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.27 - - [2025-12-01 04:00:35] "GET /bgp-as-a-service/074f62a0-02d5-49a6-a4be-839944c61cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2156 0.006533 10.0.0.27 - - [2025-12-01 04:00:35] "GET /control-node-zone/0bd442c5-23a5-45c5-a3e8-7f26ad91382d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004218 10.0.0.27 - - [2025-12-01 04:00:35] "POST /ref-update HTTP/1.1" 200 156 0.019694 10.0.0.27 - - [2025-12-01 04:00:38] "GET /bgp-as-a-service/074f62a0-02d5-49a6-a4be-839944c61cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2444 0.009061 10.0.0.27 - - [2025-12-01 04:00:38] "GET /virtual-machine-interface/a619d7e4-442a-4e32-b00d-49f650dc91bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.006740 10.0.0.23 - - [2025-12-01 04:00:46] "GET /obj-perms HTTP/1.1" 200 5056 0.061004 10.0.0.27 - - [2025-12-01 04:00:51] "GET /bgp-as-a-service/074f62a0-02d5-49a6-a4be-839944c61cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2444 0.006955 10.0.0.27 - - [2025-12-01 04:00:51] "GET /virtual-machine-interface/a619d7e4-442a-4e32-b00d-49f650dc91bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.006204 10.0.0.27 - - [2025-12-01 04:00:51] "POST /ref-update HTTP/1.1" 200 156 0.017592 10.0.0.27 - - [2025-12-01 04:00:51] "GET /bgp-as-a-service/13ad6393-4de7-4809-b50c-d91f868bc1a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2447 0.009097 10.0.0.27 - - [2025-12-01 04:00:51] "GET /virtual-machine-interface/1f42c0b2-978e-4564-a829-daeaa99e3067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.010787 10.0.0.27 - - [2025-12-01 04:00:51] "POST /ref-update HTTP/1.1" 200 156 0.044876 10.0.0.33 - - [2025-12-01 04:00:52] "POST /ref-update HTTP/1.1" 200 156 0.093489 10.0.0.27 - - [2025-12-01 04:00:52] "DELETE /bgp-as-a-service/13ad6393-4de7-4809-b50c-d91f868bc1a8 HTTP/1.1" 200 115 0.081464 10.0.0.27 - - [2025-12-01 04:00:52] "GET /bgp-as-a-service/074f62a0-02d5-49a6-a4be-839944c61cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.006803 10.0.0.27 - - [2025-12-01 04:00:52] "GET /virtual-machine-interface/a619d7e4-442a-4e32-b00d-49f650dc91bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.009813 10.0.0.27 - - [2025-12-01 04:00:52] "DELETE /bgp-as-a-service/074f62a0-02d5-49a6-a4be-839944c61cb5 HTTP/1.1" 200 115 0.067853 10.0.0.27 - - [2025-12-01 04:00:52] "GET /control-node-zone/0bd442c5-23a5-45c5-a3e8-7f26ad91382d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.017024 10.0.0.33 - - [2025-12-01 04:00:52] "DELETE /bgp-router/530e7860-9749-46d3-ab0b-23ce1757c697 HTTP/1.1" 200 115 0.070823 10.0.0.27 - - [2025-12-01 04:00:52] "POST /ref-update HTTP/1.1" 200 156 0.060872 10.0.0.27 - - [2025-12-01 04:00:52] "DELETE /control-node-zone/0bd442c5-23a5-45c5-a3e8-7f26ad91382d HTTP/1.1" 200 115 0.043283 10.0.0.27 - - [2025-12-01 04:00:52] "GET /control-node-zone/1b37deb5-3f70-4c4a-93da-ddcd508c37a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005898 10.0.0.27 - - [2025-12-01 04:00:52] "POST /ref-update HTTP/1.1" 200 156 0.022364 10.0.0.27 - - [2025-12-01 04:00:52] "DELETE /control-node-zone/1b37deb5-3f70-4c4a-93da-ddcd508c37a1 HTTP/1.1" 200 115 0.037569 10.0.0.27 - - [2025-12-01 04:00:52] "GET /control-node-zone/a0d0c2fe-fa9a-4be1-8ecd-aa352b7d4bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.007241 10.0.0.27 - - [2025-12-01 04:00:52] "DELETE /control-node-zone/a0d0c2fe-fa9a-4be1-8ecd-aa352b7d4bff HTTP/1.1" 200 115 0.034144 10.0.0.27 - - [2025-12-01 04:00:52] "POST /neutron/network HTTP/1.1" 400 204 0.016942 10.0.0.27 - - [2025-12-01 04:00:53] "POST /neutron/port HTTP/1.1" 200 1115 0.013565 10.0.0.27 - - [2025-12-01 04:00:53] "POST /neutron/port HTTP/1.1" 200 151 0.316396 10.0.0.27 - - [2025-12-01 04:00:53] "POST /neutron/port HTTP/1.1" 200 151 0.324580 10.0.0.27 - - [2025-12-01 04:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.23 - - [2025-12-01 04:00:57] "GET /projects?obj_uuids=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.042493 10.0.0.27 - - [2025-12-01 04:00:58] "GET /project/db591ac0-6775-4b26-839c-90b9b85e530d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.093745 10.0.0.27 - - [2025-12-01 04:00:58] "POST /neutron/network HTTP/1.1" 200 117 0.015168 10.0.0.33 - - [2025-12-01 04:00:58] "POST /route-targets HTTP/1.1" 200 327 0.016322 10.0.0.27 - - [2025-12-01 04:00:58] "POST /neutron/network HTTP/1.1" 200 832 0.009945 10.0.0.27 - - [2025-12-01 04:00:58] "POST /id-to-fqname HTTP/1.1" 200 225 0.001656 10.0.0.27 - - [2025-12-01 04:00:58] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.009149 10.0.0.27 - - [2025-12-01 04:00:58] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008898 10.0.0.27 - - [2025-12-01 04:00:58] "POST /neutron/subnet HTTP/1.1" 200 720 0.012167 10.0.0.27 - - [2025-12-01 04:00:58] "POST /id-to-fqname HTTP/1.1" 200 225 0.007497 10.0.0.23 - - [2025-12-01 04:00:59] "GET /projects?obj_uuids=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001131 10.0.0.27 - - [2025-12-01 04:00:59] "GET /project/db591ac0-6775-4b26-839c-90b9b85e530d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.089579 10.0.0.27 - - [2025-12-01 04:00:59] "POST /neutron/port HTTP/1.1" 200 117 0.008555 10.0.0.27 - - [2025-12-01 04:00:59] "POST /id-to-fqname HTTP/1.1" 200 225 0.001796 10.0.0.27 - - [2025-12-01 04:01:00] "POST /neutron/network HTTP/1.1" 200 842 0.008888 10.0.0.27 - - [2025-12-01 04:01:00] "POST /neutron/port HTTP/1.1" 200 1060 0.020299 10.0.0.23 - - [2025-12-01 04:01:01] "GET /projects?obj_uuids=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001281 10.0.0.27 - - [2025-12-01 04:01:01] "POST /neutron/port HTTP/1.1" 200 1088 0.027419 10.0.0.27 - - [2025-12-01 04:01:01] "GET /project/db591ac0-6775-4b26-839c-90b9b85e530d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.103133 10.0.0.27 - - [2025-12-01 04:01:01] "POST /neutron/subnet HTTP/1.1" 200 694 0.012980 10.0.0.27 - - [2025-12-01 04:01:01] "POST /neutron/port HTTP/1.1" 200 1088 0.018625 10.0.0.27 - - [2025-12-01 04:01:01] "POST /id-to-fqname HTTP/1.1" 200 225 0.001835 10.0.0.27 - - [2025-12-01 04:01:01] "POST /neutron/port HTTP/1.1" 200 1088 0.021334 10.0.0.27 - - [2025-12-01 04:01:01] "POST /neutron/network HTTP/1.1" 200 842 0.008403 10.0.0.27 - - [2025-12-01 04:01:02] "POST /neutron/port HTTP/1.1" 200 1060 0.020157 10.0.0.27 - - [2025-12-01 04:01:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004339 10.0.0.27 - - [2025-12-01 04:01:02] "POST /neutron/network HTTP/1.1" 200 832 0.007897 10.0.0.23 - - [2025-12-01 04:01:03] "GET /projects?obj_uuids=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001789 10.0.0.27 - - [2025-12-01 04:01:03] "GET /project/db591ac0-6775-4b26-839c-90b9b85e530d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.098192 10.0.0.27 - - [2025-12-01 04:01:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009647 10.0.0.27 - - [2025-12-01 04:01:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008472 10.0.0.27 - - [2025-12-01 04:01:03] "POST /neutron/port HTTP/1.1" 200 1088 0.020021 10.0.0.27 - - [2025-12-01 04:01:03] "GET /virtual-machine/42d4b8f0-12d6-470b-848f-da3f00f807dc HTTP/1.1" 200 1292 0.006796 10.0.0.27 - - [2025-12-01 04:01:03] "GET /virtual-machine-interface/e5844ab1-24e5-4259-8c40-b623809afa32 HTTP/1.1" 200 2959 0.007903 10.0.0.27 - - [2025-12-01 04:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.27 - - [2025-12-01 04:01:03] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005141 10.0.0.27 - - [2025-12-01 04:01:03] "GET /virtual-networks?parent_id=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004798 10.0.0.27 - - [2025-12-01 04:01:03] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006390 10.0.0.23 - - [2025-12-01 04:01:03] "GET /projects?obj_uuids=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001631 10.0.0.27 - - [2025-12-01 04:01:04] "POST /neutron/port HTTP/1.1" 200 1060 0.303941 10.0.0.27 - - [2025-12-01 04:01:04] "POST /neutron/port HTTP/1.1" 200 1114 0.126486 10.0.0.27 - - [2025-12-01 04:01:04] "POST /neutron/subnet HTTP/1.1" 200 694 0.011813 10.0.0.27 - - [2025-12-01 04:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.27 - - [2025-12-01 04:01:06] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006135 10.0.0.27 - - [2025-12-01 04:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.27 - - [2025-12-01 04:01:11] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005948 10.0.0.27 - - [2025-12-01 04:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.27 - - [2025-12-01 04:01:15] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006533 10.0.0.27 - - [2025-12-01 04:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.27 - - [2025-12-01 04:01:19] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008625 10.0.0.27 - - [2025-12-01 04:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.046778 10.0.0.27 - - [2025-12-01 04:01:23] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006780 10.0.0.27 - - [2025-12-01 04:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.27 - - [2025-12-01 04:01:27] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005354 10.0.0.27 - - [2025-12-01 04:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.27 - - [2025-12-01 04:01:31] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007292 10.0.0.27 - - [2025-12-01 04:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.27 - - [2025-12-01 04:01:35] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007740 10.0.0.27 - - [2025-12-01 04:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006534 10.0.0.27 - - [2025-12-01 04:01:39] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.009614 10.0.0.27 - - [2025-12-01 04:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.27 - - [2025-12-01 04:01:43] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008885 10.0.0.33 - - [2025-12-01 04:01:47] "GET /obj-perms HTTP/1.1" 200 5056 0.071662 10.0.0.27 - - [2025-12-01 04:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.27 - - [2025-12-01 04:01:48] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007327 10.0.0.27 - - [2025-12-01 04:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.27 - - [2025-12-01 04:01:52] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007766 10.0.0.27 - - [2025-12-01 04:01:54] "POST /neutron/port HTTP/1.1" 200 1088 0.021219 10.0.0.27 - - [2025-12-01 04:01:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004612 10.0.0.27 - - [2025-12-01 04:01:55] "POST /neutron/network HTTP/1.1" 200 832 0.007976 10.0.0.27 - - [2025-12-01 04:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.27 - - [2025-12-01 04:01:56] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006790 10.0.0.27 - - [2025-12-01 04:01:57] "POST /neutron/network HTTP/1.1" 200 842 0.010988 10.0.0.27 - - [2025-12-01 04:01:57] "POST /neutron/port HTTP/1.1" 200 117 0.001215 10.0.0.27 - - [2025-12-01 04:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.27 - - [2025-12-01 04:02:00] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006711 10.0.0.27 - - [2025-12-01 04:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.27 - - [2025-12-01 04:02:04] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006057 10.0.0.27 - - [2025-12-01 04:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.27 - - [2025-12-01 04:02:08] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006279 10.0.0.27 - - [2025-12-01 04:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.27 - - [2025-12-01 04:02:12] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006846 10.0.0.27 - - [2025-12-01 04:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.27 - - [2025-12-01 04:02:16] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006328 10.0.0.27 - - [2025-12-01 04:02:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007648 10.0.0.27 - - [2025-12-01 04:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.27 - - [2025-12-01 04:02:20] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007296 10.0.0.27 - - [2025-12-01 04:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.27 - - [2025-12-01 04:02:24] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007661 10.0.0.27 - - [2025-12-01 04:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.27 - - [2025-12-01 04:02:26] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006803 10.0.0.27 - - [2025-12-01 04:02:26] "GET /virtual-networks?parent_id=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003664 10.0.0.27 - - [2025-12-01 04:02:27] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007705 10.0.0.27 - - [2025-12-01 04:02:27] "POST /neutron/port HTTP/1.1" 200 1088 0.048921 10.0.0.27 - - [2025-12-01 04:02:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008082 10.0.0.27 - - [2025-12-01 04:02:37] "POST /neutron/port HTTP/1.1" 200 1088 0.018485 10.0.0.27 - - [2025-12-01 04:02:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009231 10.0.0.27 - - [2025-12-01 04:02:48] "GET /obj-perms HTTP/1.1" 200 5056 0.057750 10.0.0.27 - - [2025-12-01 04:02:53] "POST /neutron/port HTTP/1.1" 200 1088 0.017451 10.0.0.27 - - [2025-12-01 04:02:54] "POST /neutron/port HTTP/1.1" 200 1088 0.017738 10.0.0.27 - - [2025-12-01 04:02:54] "POST /neutron/subnet HTTP/1.1" 200 694 0.010540 10.0.0.27 - - [2025-12-01 04:02:58] "POST /neutron/port HTTP/1.1" 200 1088 0.018587 10.0.0.27 - - [2025-12-01 04:02:58] "POST /neutron/port HTTP/1.1" 200 1088 0.049639 10.0.0.27 - - [2025-12-01 04:02:58] "POST /neutron/subnet HTTP/1.1" 200 694 0.014786 10.0.0.27 - - [2025-12-01 04:03:03] "POST /neutron/port HTTP/1.1" 200 1088 0.018558 10.0.0.27 - - [2025-12-01 04:03:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008368 10.0.0.27 - - [2025-12-01 04:03:18] "POST /neutron/port HTTP/1.1" 200 1088 0.018791 10.0.0.27 - - [2025-12-01 04:03:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008630 10.0.0.27 - - [2025-12-01 04:03:24] "POST /neutron/port HTTP/1.1" 200 1088 0.016655 10.0.0.27 - - [2025-12-01 04:03:24] "GET /virtual-machine/af224982-e5b7-4485-bfb3-b8f97e140288 HTTP/1.1" 200 1294 0.038475 10.0.0.27 - - [2025-12-01 04:03:24] "GET /virtual-machine-interface/dd06fa81-0ba8-4831-adce-a8d74e02dc2d HTTP/1.1" 200 2959 0.006182 10.0.0.27 - - [2025-12-01 04:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.27 - - [2025-12-01 04:03:24] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004873 10.0.0.27 - - [2025-12-01 04:03:24] "GET /virtual-networks?parent_id=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004663 10.0.0.27 - - [2025-12-01 04:03:24] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006115 10.0.0.27 - - [2025-12-01 04:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.27 - - [2025-12-01 04:03:25] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005193 10.0.0.27 - - [2025-12-01 04:03:25] "GET /virtual-networks?parent_id=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004341 10.0.0.27 - - [2025-12-01 04:03:25] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007458 10.0.0.27 - - [2025-12-01 04:03:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011099 10.0.0.27 - - [2025-12-01 04:03:26] "POST /neutron/port HTTP/1.1" 200 1088 0.019683 10.0.0.27 - - [2025-12-01 04:03:26] "GET /virtual-machine/8b127a0b-3cab-49c0-aee0-677ca5d7558a HTTP/1.1" 200 1294 0.007891 10.0.0.27 - - [2025-12-01 04:03:26] "GET /virtual-machine-interface/799f8585-c911-4e23-b57b-397c04a742cf HTTP/1.1" 200 2958 0.007614 10.0.0.27 - - [2025-12-01 04:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004893 10.0.0.27 - - [2025-12-01 04:03:26] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004729 10.0.0.27 - - [2025-12-01 04:03:26] "GET /virtual-networks?parent_id=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004635 10.0.0.27 - - [2025-12-01 04:03:26] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.009101 10.0.0.27 - - [2025-12-01 04:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.27 - - [2025-12-01 04:03:27] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004884 10.0.0.27 - - [2025-12-01 04:03:27] "GET /virtual-networks?parent_id=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003799 10.0.0.27 - - [2025-12-01 04:03:27] "GET /virtual-network/9bd8449c-3ee9-4813-b0e3-5bd0914645b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006773 10.0.0.27 - - [2025-12-01 04:03:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.003602 10.0.0.27 - - [2025-12-01 04:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.27 - - [2025-12-01 04:03:27] "GET /global-system-config/489d95ad-dec0-4324-8bfd-c095a631d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007954 10.0.0.27 - - [2025-12-01 04:03:27] "POST /control-node-zones HTTP/1.1" 200 569 0.033452 10.0.0.27 - - [2025-12-01 04:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.27 - - [2025-12-01 04:03:27] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005699 10.0.0.27 - - [2025-12-01 04:03:27] "GET /control-node-zone/5a7f4666-5122-4491-9f07-aad7bab31510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.008515 10.0.0.27 - - [2025-12-01 04:03:27] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.027722 10.0.0.27 - - [2025-12-01 04:03:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.003422 10.0.0.27 - - [2025-12-01 04:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.27 - - [2025-12-01 04:03:28] "GET /global-system-config/489d95ad-dec0-4324-8bfd-c095a631d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008195 10.0.0.27 - - [2025-12-01 04:03:28] "POST /control-node-zones HTTP/1.1" 200 569 0.028684 10.0.0.27 - - [2025-12-01 04:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.27 - - [2025-12-01 04:03:28] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006076 10.0.0.27 - - [2025-12-01 04:03:28] "GET /control-node-zone/7084e3dd-7c64-4592-8247-a6e65f264afe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.007146 10.0.0.27 - - [2025-12-01 04:03:28] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.024379 10.0.0.27 - - [2025-12-01 04:03:28] "POST /fqname-to-id HTTP/1.1" 404 198 0.005154 10.0.0.27 - - [2025-12-01 04:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.27 - - [2025-12-01 04:03:28] "GET /global-system-config/489d95ad-dec0-4324-8bfd-c095a631d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.009326 10.0.0.27 - - [2025-12-01 04:03:28] "POST /control-node-zones HTTP/1.1" 200 569 0.035658 10.0.0.27 - - [2025-12-01 04:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890 10.0.0.27 - - [2025-12-01 04:03:28] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006956 10.0.0.27 - - [2025-12-01 04:03:28] "GET /control-node-zone/2d8cd848-1662-4d3f-bd2f-f4b22ab2c449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007161 10.0.0.27 - - [2025-12-01 04:03:28] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.031866 10.0.0.27 - - [2025-12-01 04:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005103 10.0.0.27 - - [2025-12-01 04:03:28] "GET /global-system-config/489d95ad-dec0-4324-8bfd-c095a631d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007840 10.0.0.27 - - [2025-12-01 04:03:28] "POST /fqname-to-id HTTP/1.1" 404 234 0.004337 10.0.0.27 - - [2025-12-01 04:03:28] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.041603 10.0.0.27 - - [2025-12-01 04:03:28] "POST /neutron/subnet HTTP/1.1" 200 720 0.012526 10.0.0.27 - - [2025-12-01 04:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.27 - - [2025-12-01 04:03:29] "GET /bgp-as-a-service/d086a33a-c489-44c5-bfe9-2b5bef8b86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.009286 10.0.0.27 - - [2025-12-01 04:03:29] "GET /control-node-zone/5a7f4666-5122-4491-9f07-aad7bab31510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004809 10.0.0.27 - - [2025-12-01 04:03:29] "POST /ref-update HTTP/1.1" 200 156 0.033445 10.0.0.27 - - [2025-12-01 04:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.27 - - [2025-12-01 04:03:29] "GET /bgp-as-a-service/d086a33a-c489-44c5-bfe9-2b5bef8b86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.006666 10.0.0.27 - - [2025-12-01 04:03:29] "GET /control-node-zone/7084e3dd-7c64-4592-8247-a6e65f264afe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004498 10.0.0.27 - - [2025-12-01 04:03:29] "POST /ref-update HTTP/1.1" 200 156 0.018284 10.0.0.27 - - [2025-12-01 04:03:49] "GET /bgp-as-a-service/d086a33a-c489-44c5-bfe9-2b5bef8b86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.007601 10.0.0.27 - - [2025-12-01 04:03:49] "GET /virtual-machine-interface/e5844ab1-24e5-4259-8c40-b623809afa32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.006914 10.0.0.27 - - [2025-12-01 04:03:49] "POST /ref-update HTTP/1.1" 200 156 0.016283 10.0.0.33 - - [2025-12-01 04:03:49] "POST /bgp-routers HTTP/1.1" 200 640 0.068579 10.0.0.33 - - [2025-12-01 04:03:49] "PUT /bgp-router/3b82fbe0-c9b0-47c8-a2f1-1d6d480af923 HTTP/1.1" 200 254 0.028664 10.0.0.27 - - [2025-12-01 04:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006821 10.0.0.27 - - [2025-12-01 04:03:51] "GET /global-system-config/489d95ad-dec0-4324-8bfd-c095a631d433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008049 10.0.0.27 - - [2025-12-01 04:03:51] "POST /fqname-to-id HTTP/1.1" 404 234 0.003835 10.0.0.27 - - [2025-12-01 04:03:51] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.042959 10.0.0.27 - - [2025-12-01 04:03:51] "POST /neutron/network HTTP/1.1" 200 832 0.009804 10.0.0.27 - - [2025-12-01 04:03:51] "POST /neutron/subnet HTTP/1.1" 200 720 0.009708 10.0.0.27 - - [2025-12-01 04:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.27 - - [2025-12-01 04:03:51] "GET /bgp-as-a-service/7bf7fa7e-c857-4a85-8177-c7bc411a7fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.007723 10.0.0.27 - - [2025-12-01 04:03:51] "GET /control-node-zone/5a7f4666-5122-4491-9f07-aad7bab31510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005788 10.0.0.27 - - [2025-12-01 04:03:51] "POST /ref-update HTTP/1.1" 200 156 0.018122 10.0.0.27 - - [2025-12-01 04:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.27 - - [2025-12-01 04:03:51] "GET /bgp-as-a-service/7bf7fa7e-c857-4a85-8177-c7bc411a7fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.008062 10.0.0.27 - - [2025-12-01 04:03:51] "GET /control-node-zone/7084e3dd-7c64-4592-8247-a6e65f264afe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005690 10.0.0.27 - - [2025-12-01 04:03:51] "POST /ref-update HTTP/1.1" 200 156 0.020887 10.0.0.27 - - [2025-12-01 04:03:57] "POST /neutron/network HTTP/1.1" 200 842 0.034911 10.0.0.27 - - [2025-12-01 04:03:57] "POST /neutron/port HTTP/1.1" 200 117 0.001381 10.0.0.27 - - [2025-12-01 04:03:58] "POST /neutron/port HTTP/1.1" 200 1088 0.018272 10.0.0.27 - - [2025-12-01 04:03:58] "POST /neutron/subnet HTTP/1.1" 200 694 0.009824 10.0.0.27 - - [2025-12-01 04:03:59] "GET /bgp-as-a-service/7bf7fa7e-c857-4a85-8177-c7bc411a7fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.010833 10.0.0.27 - - [2025-12-01 04:03:59] "GET /virtual-machine-interface/dd06fa81-0ba8-4831-adce-a8d74e02dc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.008000 10.0.0.27 - - [2025-12-01 04:04:00] "POST /ref-update HTTP/1.1" 200 156 0.016617 10.0.0.33 - - [2025-12-01 04:04:00] "POST /ref-update HTTP/1.1" 200 156 0.034283 10.0.0.33 - - [2025-12-01 04:04:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.33 - - [2025-12-01 04:04:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000660 10.0.0.23 - - [2025-12-01 04:04:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.23 - - [2025-12-01 04:04:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000631 10.0.0.33 - - [2025-12-01 04:04:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.33 - - [2025-12-01 04:04:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.23 - - [2025-12-01 04:04:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.23 - - [2025-12-01 04:04:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000561 10.0.0.27 - - [2025-12-01 04:04:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.27 - - [2025-12-01 04:04:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.27 - - [2025-12-01 04:04:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.27 - - [2025-12-01 04:04:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.27 - - [2025-12-01 04:04:22] "GET /bgp-as-a-service/7bf7fa7e-c857-4a85-8177-c7bc411a7fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.007395 10.0.0.27 - - [2025-12-01 04:04:22] "GET /virtual-machine-interface/dd06fa81-0ba8-4831-adce-a8d74e02dc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.009225 10.0.0.27 - - [2025-12-01 04:04:22] "POST /ref-update HTTP/1.1" 200 156 0.017933 10.0.0.33 - - [2025-12-01 04:04:22] "POST /ref-update HTTP/1.1" 200 156 0.026608 10.0.0.27 - - [2025-12-01 04:04:22] "DELETE /bgp-as-a-service/7bf7fa7e-c857-4a85-8177-c7bc411a7fcd HTTP/1.1" 200 115 0.075914 10.0.0.27 - - [2025-12-01 04:04:22] "GET /bgp-as-a-service/d086a33a-c489-44c5-bfe9-2b5bef8b86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.013345 10.0.0.27 - - [2025-12-01 04:04:22] "GET /virtual-machine-interface/e5844ab1-24e5-4259-8c40-b623809afa32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.014802 10.0.0.27 - - [2025-12-01 04:04:22] "POST /ref-update HTTP/1.1" 200 156 0.038242 10.0.0.33 - - [2025-12-01 04:04:22] "POST /ref-update HTTP/1.1" 200 156 0.038784 10.0.0.27 - - [2025-12-01 04:04:22] "DELETE /bgp-as-a-service/d086a33a-c489-44c5-bfe9-2b5bef8b86ce HTTP/1.1" 200 115 0.083870 10.0.0.27 - - [2025-12-01 04:04:22] "GET /control-node-zone/2d8cd848-1662-4d3f-bd2f-f4b22ab2c449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005980 10.0.0.27 - - [2025-12-01 04:04:22] "POST /ref-update HTTP/1.1" 200 156 0.032970 10.0.0.27 - - [2025-12-01 04:04:22] "DELETE /control-node-zone/2d8cd848-1662-4d3f-bd2f-f4b22ab2c449 HTTP/1.1" 200 115 0.041291 10.0.0.27 - - [2025-12-01 04:04:22] "GET /control-node-zone/7084e3dd-7c64-4592-8247-a6e65f264afe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005012 10.0.0.27 - - [2025-12-01 04:04:23] "POST /ref-update HTTP/1.1" 200 156 0.029209 10.0.0.27 - - [2025-12-01 04:04:23] "DELETE /control-node-zone/7084e3dd-7c64-4592-8247-a6e65f264afe HTTP/1.1" 200 115 0.047254 10.0.0.27 - - [2025-12-01 04:04:23] "GET /control-node-zone/5a7f4666-5122-4491-9f07-aad7bab31510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005850 10.0.0.27 - - [2025-12-01 04:04:23] "POST /ref-update HTTP/1.1" 200 156 0.024522 10.0.0.27 - - [2025-12-01 04:04:23] "DELETE /control-node-zone/5a7f4666-5122-4491-9f07-aad7bab31510 HTTP/1.1" 200 115 0.045190 10.0.0.27 - - [2025-12-01 04:04:23] "POST /neutron/network HTTP/1.1" 200 832 0.008137 10.0.0.27 - - [2025-12-01 04:04:24] "POST /neutron/port HTTP/1.1" 200 1088 0.022540 10.0.0.27 - - [2025-12-01 04:04:24] "POST /neutron/port HTTP/1.1" 200 1114 0.034856 10.0.0.27 - - [2025-12-01 04:04:24] "POST /neutron/port HTTP/1.1" 200 151 0.246984 10.0.0.23 - - [2025-12-01 04:04:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003955 10.0.0.23 - - [2025-12-01 04:04:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003160 10.0.0.27 - - [2025-12-01 04:04:25] "POST /neutron/network HTTP/1.1" 200 151 0.182950 10.0.0.33 - - [2025-12-01 04:04:25] "DELETE /route-target/8f674599-9ea4-40d8-b2e9-2ff32ab863be HTTP/1.1" 200 115 0.033323 10.0.0.23 - - [2025-12-01 04:04:27] "GET /projects?obj_uuids=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001302 10.0.0.27 - - [2025-12-01 04:04:27] "GET /project/db591ac0-6775-4b26-839c-90b9b85e530d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.110312 10.0.0.23 - - [2025-12-01 04:04:27] "GET /projects?obj_uuids=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002376 10.0.0.27 - - [2025-12-01 04:04:27] "GET /project/db591ac0-6775-4b26-839c-90b9b85e530d?fields=virtual_networks HTTP/1.1" 200 1044 0.055448 10.0.0.23 - - [2025-12-01 04:04:27] "GET /projects?obj_uuids=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001893 10.0.0.27 - - [2025-12-01 04:04:27] "GET /project/db591ac0-6775-4b26-839c-90b9b85e530d?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.063616 10.0.0.23 - - [2025-12-01 04:04:27] "GET /projects?obj_uuids=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001211 10.0.0.27 - - [2025-12-01 04:04:27] "GET /project/db591ac0-6775-4b26-839c-90b9b85e530d?fields=security_groups HTTP/1.1" 200 1271 0.047470 10.0.0.27 - - [2025-12-01 04:04:28] "POST /fqname-to-id HTTP/1.1" 404 181 0.030755 10.0.0.23 - - [2025-12-01 04:04:28] "GET /projects?obj_uuids=146affed-6c7f-4dd5-abd0-8cdfe60c8042&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004268 10.0.0.23 - - [2025-12-01 04:04:28] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001588 10.0.0.23 - - [2025-12-01 04:04:28] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.054384 10.0.0.23 - - [2025-12-01 04:04:28] "GET /projects?obj_uuids=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001285 10.0.0.23 - - [2025-12-01 04:04:28] "GET /project/db591ac0-6775-4b26-839c-90b9b85e530d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.069666 10.0.0.23 - - [2025-12-01 04:04:28] "GET /projects?obj_uuids=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001157 10.0.0.23 - - [2025-12-01 04:04:28] "GET /project/db591ac0-6775-4b26-839c-90b9b85e530d?fields=security_groups HTTP/1.1" 200 1376 0.062568 10.0.0.23 - - [2025-12-01 04:04:28] "POST /id-to-fqname HTTP/1.1" 200 183 0.001235 10.0.0.23 - - [2025-12-01 04:04:28] "POST /fqname-to-id HTTP/1.1" 404 192 0.005840 10.0.0.23 - - [2025-12-01 04:04:29] "DELETE /security-group/c42167e0-ae7d-47f5-b2f4-f0fefef15447 HTTP/1.1" 200 115 0.081388 10.0.0.23 - - [2025-12-01 04:04:29] "GET /projects?obj_uuids=db591ac0-6775-4b26-839c-90b9b85e530d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001355 10.0.0.23 - - [2025-12-01 04:04:29] "POST /security-groups HTTP/1.1" 200 584 0.095183 10.0.0.23 - - [2025-12-01 04:04:29] "GET /project/db591ac0-6775-4b26-839c-90b9b85e530d?fields=application_policy_sets HTTP/1.1" 200 1415 0.080894 10.0.0.23 - - [2025-12-01 04:04:29] "POST /projects HTTP/1.1" 200 571 0.390157 10.0.0.23 - - [2025-12-01 04:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.437939 10.0.0.33 - - [2025-12-01 04:04:29] "POST /fqname-to-id HTTP/1.1" 404 227 0.005365 10.0.0.27 - - [2025-12-01 04:04:29] "GET /project/146affed-6c7f-4dd5-abd0-8cdfe60c8042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.686475 10.0.0.33 - - [2025-12-01 04:04:29] "POST /access-control-lists HTTP/1.1" 200 587 0.072714 10.0.0.23 - - [2025-12-01 04:04:29] "DELETE /project/db591ac0-6775-4b26-839c-90b9b85e530d HTTP/1.1" 200 115 0.573856 10.0.0.27 - - [2025-12-01 04:04:30] "GET / HTTP/1.1" 200 35931 0.002650 10.0.0.23 - - [2025-12-01 04:04:33] "GET /projects?obj_uuids=146affed-6c7f-4dd5-abd0-8cdfe60c8042&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001913 10.0.0.27 - - [2025-12-01 04:04:33] "GET /project/146affed-6c7f-4dd5-abd0-8cdfe60c8042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.055664 10.0.0.23 - - [2025-12-01 04:04:33] "GET /projects?obj_uuids=146affed-6c7f-4dd5-abd0-8cdfe60c8042&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001201 10.0.0.27 - - [2025-12-01 04:04:33] "GET /project/146affed-6c7f-4dd5-abd0-8cdfe60c8042?fields=virtual_networks HTTP/1.1" 200 1028 0.072364 10.0.0.23 - - [2025-12-01 04:04:33] "GET /projects?obj_uuids=146affed-6c7f-4dd5-abd0-8cdfe60c8042&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001507 10.0.0.27 - - [2025-12-01 04:04:33] "GET /project/146affed-6c7f-4dd5-abd0-8cdfe60c8042?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.062981 10.0.0.23 - - [2025-12-01 04:04:34] "GET /projects?obj_uuids=146affed-6c7f-4dd5-abd0-8cdfe60c8042&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001452 10.0.0.27 - - [2025-12-01 04:04:34] "GET /project/146affed-6c7f-4dd5-abd0-8cdfe60c8042?fields=security_groups HTTP/1.1" 200 1247 0.069221 10.0.0.27 - - [2025-12-01 04:04:35] "POST /fqname-to-id HTTP/1.1" 404 189 0.033779 10.0.0.23 - - [2025-12-01 04:04:35] "GET /projects?obj_uuids=529bf0db-4fba-4498-8759-1767629b7436&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003997 10.0.0.23 - - [2025-12-01 04:04:35] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001535 10.0.0.23 - - [2025-12-01 04:04:35] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009710 10.0.0.23 - - [2025-12-01 04:04:35] "POST /id-to-fqname HTTP/1.1" 200 191 0.005944 10.0.0.23 - - [2025-12-01 04:04:35] "POST /fqname-to-id HTTP/1.1" 404 200 0.007533 10.0.0.23 - - [2025-12-01 04:04:35] "POST /security-groups HTTP/1.1" 200 592 0.037554 10.0.0.23 - - [2025-12-01 04:04:35] "POST /projects HTTP/1.1" 200 587 0.287404 10.0.0.23 - - [2025-12-01 04:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.324402 10.0.0.33 - - [2025-12-01 04:04:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.023577 10.0.0.27 - - [2025-12-01 04:04:35] "GET /project/529bf0db-4fba-4498-8759-1767629b7436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.496695 10.0.0.27 - - [2025-12-01 04:04:37] "GET / HTTP/1.1" 200 35931 0.001688 10.0.0.23 - - [2025-12-01 04:04:40] "GET /projects?obj_uuids=529bf0db-4fba-4498-8759-1767629b7436&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001297 10.0.0.27 - - [2025-12-01 04:04:40] "GET /project/529bf0db-4fba-4498-8759-1767629b7436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.053411 10.0.0.23 - - [2025-12-01 04:04:40] "GET /projects?obj_uuids=529bf0db-4fba-4498-8759-1767629b7436&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002208 10.0.0.27 - - [2025-12-01 04:04:40] "GET /project/529bf0db-4fba-4498-8759-1767629b7436?fields=virtual_networks HTTP/1.1" 200 1043 0.053015 10.0.0.23 - - [2025-12-01 04:04:40] "GET /projects?obj_uuids=529bf0db-4fba-4498-8759-1767629b7436&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001305 10.0.0.27 - - [2025-12-01 04:04:40] "GET /project/529bf0db-4fba-4498-8759-1767629b7436?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.056214 10.0.0.23 - - [2025-12-01 04:04:40] "GET /projects?obj_uuids=529bf0db-4fba-4498-8759-1767629b7436&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001126 10.0.0.27 - - [2025-12-01 04:04:40] "GET /project/529bf0db-4fba-4498-8759-1767629b7436?fields=security_groups HTTP/1.1" 200 1270 0.058162 10.0.0.27 - - [2025-12-01 04:04:41] "POST /fqname-to-id HTTP/1.1" 404 195 0.032798 10.0.0.23 - - [2025-12-01 04:04:41] "GET /projects?obj_uuids=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004054 10.0.0.23 - - [2025-12-01 04:04:41] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001056 10.0.0.23 - - [2025-12-01 04:04:41] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007175 10.0.0.23 - - [2025-12-01 04:04:42] "POST /id-to-fqname HTTP/1.1" 200 197 0.006701 10.0.0.23 - - [2025-12-01 04:04:42] "POST /fqname-to-id HTTP/1.1" 404 206 0.003660 10.0.0.23 - - [2025-12-01 04:04:42] "POST /security-groups HTTP/1.1" 200 598 0.042275 10.0.0.23 - - [2025-12-01 04:04:42] "POST /projects HTTP/1.1" 200 599 0.287293 10.0.0.23 - - [2025-12-01 04:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.322476 10.0.0.33 - - [2025-12-01 04:04:42] "POST /access-control-lists HTTP/1.1" 200 603 0.043373 10.0.0.27 - - [2025-12-01 04:04:42] "GET /project/61d2172b-b22b-453a-95f7-555be29a3d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.499238 10.0.0.27 - - [2025-12-01 04:04:43] "GET / HTTP/1.1" 200 35931 0.002107 10.0.0.27 - - [2025-12-01 04:04:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000476 10.0.0.27 - - [2025-12-01 04:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.073150 10.0.0.27 - - [2025-12-01 04:04:45] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004528 10.0.0.27 - - [2025-12-01 04:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.27 - - [2025-12-01 04:04:45] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005094 10.0.0.27 - - [2025-12-01 04:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.27 - - [2025-12-01 04:04:45] "PUT /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5 HTTP/1.1" 200 276 0.017853 10.0.0.27 - - [2025-12-01 04:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.23 - - [2025-12-01 04:04:46] "GET /projects?obj_uuids=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002296 10.0.0.27 - - [2025-12-01 04:04:46] "GET /project/61d2172b-b22b-453a-95f7-555be29a3d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.058523 10.0.0.33 - - [2025-12-01 04:04:46] "POST /route-targets HTTP/1.1" 200 327 0.125709 10.0.0.23 - - [2025-12-01 04:04:46] "POST /useragent-kv HTTP/1.1" 200 115 0.008653 10.0.0.27 - - [2025-12-01 04:04:46] "POST /neutron/subnet HTTP/1.1" 200 701 0.354654 10.0.0.27 - - [2025-12-01 04:04:46] "POST /id-to-fqname HTTP/1.1" 200 218 0.001519 10.0.0.27 - - [2025-12-01 04:04:46] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006980 10.0.0.27 - - [2025-12-01 04:04:46] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007350 10.0.0.27 - - [2025-12-01 04:04:46] "POST /neutron/network HTTP/1.1" 200 808 0.008110 10.0.0.27 - - [2025-12-01 04:04:46] "POST /id-to-fqname HTTP/1.1" 200 218 0.001434 10.0.0.23 - - [2025-12-01 04:04:48] "GET /projects?obj_uuids=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001646 10.0.0.27 - - [2025-12-01 04:04:48] "GET /project/61d2172b-b22b-453a-95f7-555be29a3d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.080221 10.0.0.27 - - [2025-12-01 04:04:48] "POST /neutron/network HTTP/1.1" 200 808 0.039680 10.0.0.27 - - [2025-12-01 04:04:48] "POST /id-to-fqname HTTP/1.1" 200 218 0.001749 10.0.0.27 - - [2025-12-01 04:04:48] "POST /neutron/port HTTP/1.1" 200 117 0.007555 10.0.0.23 - - [2025-12-01 04:04:48] "GET /projects?obj_uuids=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001178 10.0.0.27 - - [2025-12-01 04:04:49] "POST /neutron/port HTTP/1.1" 200 1062 0.326588 10.0.0.27 - - [2025-12-01 04:04:49] "POST /neutron/port HTTP/1.1" 200 1116 0.140225 10.0.0.27 - - [2025-12-01 04:04:49] "POST /neutron/subnet HTTP/1.1" 200 675 0.012460 10.0.0.23 - - [2025-12-01 04:04:49] "GET /projects?obj_uuids=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001015 10.0.0.27 - - [2025-12-01 04:04:49] "GET /project/61d2172b-b22b-453a-95f7-555be29a3d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.081587 10.0.0.27 - - [2025-12-01 04:04:49] "POST /neutron/network HTTP/1.1" 200 808 0.009622 10.0.0.27 - - [2025-12-01 04:04:49] "POST /neutron/port HTTP/1.1" 200 117 0.007597 10.0.0.27 - - [2025-12-01 04:04:50] "POST /neutron/port HTTP/1.1" 200 1062 0.024052 10.0.0.27 - - [2025-12-01 04:04:50] "POST /neutron/port HTTP/1.1" 200 1090 0.025949 10.0.0.27 - - [2025-12-01 04:04:51] "POST /neutron/port HTTP/1.1" 200 117 0.001104 10.0.0.27 - - [2025-12-01 04:04:51] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.010255 10.0.0.23 - - [2025-12-01 04:04:51] "GET /obj-perms HTTP/1.1" 200 5056 0.122299 10.0.0.33 - - [2025-12-01 04:04:52] "GET /obj-perms HTTP/1.1" 200 5044 0.061432 10.0.0.27 - - [2025-12-01 04:04:52] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008922 10.0.0.27 - - [2025-12-01 04:04:52] "POST /neutron/port HTTP/1.1" 200 1090 0.017941 10.0.0.27 - - [2025-12-01 04:04:53] "POST /neutron/security_group HTTP/1.1" 200 2065 0.011656 10.0.0.27 - - [2025-12-01 04:04:53] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 401 292 0.000537 10.0.0.27 - - [2025-12-01 04:04:53] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 200 1299 0.046368 10.0.0.27 - - [2025-12-01 04:04:53] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 200 1299 0.004789 10.0.0.27 - - [2025-12-01 04:04:53] "GET /virtual-machine-interface/aeed88c6-5234-4cb2-93ff-b29557b1e18c HTTP/1.1" 200 2950 0.007880 10.0.0.27 - - [2025-12-01 04:04:53] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 200 1299 0.005775 10.0.0.27 - - [2025-12-01 04:04:53] "GET /virtual-machine-interface/aeed88c6-5234-4cb2-93ff-b29557b1e18c HTTP/1.1" 200 2950 0.005806 10.0.0.27 - - [2025-12-01 04:04:53] "GET /instance-ip/980788a4-06fa-4ecc-8bb3-9059bcbb1c5c HTTP/1.1" 200 1621 0.007439 10.0.0.27 - - [2025-12-01 04:04:53] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 200 1299 0.004311 10.0.0.27 - - [2025-12-01 04:04:53] "GET /virtual-machine-interface/aeed88c6-5234-4cb2-93ff-b29557b1e18c HTTP/1.1" 200 2950 0.005267 10.0.0.27 - - [2025-12-01 04:04:53] "GET /instance-ip/980788a4-06fa-4ecc-8bb3-9059bcbb1c5c HTTP/1.1" 200 1621 0.006095 10.0.0.27 - - [2025-12-01 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.27 - - [2025-12-01 04:04:53] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007243 10.0.0.27 - - [2025-12-01 04:04:53] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.009033 10.0.0.27 - - [2025-12-01 04:04:53] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006819 10.0.0.27 - - [2025-12-01 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.27 - - [2025-12-01 04:04:53] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005089 10.0.0.27 - - [2025-12-01 04:04:53] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004208 10.0.0.27 - - [2025-12-01 04:04:53] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007887 10.0.0.27 - - [2025-12-01 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005259 10.0.0.27 - - [2025-12-01 04:04:53] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004739 10.0.0.27 - - [2025-12-01 04:04:53] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004220 10.0.0.27 - - [2025-12-01 04:04:53] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007870 10.0.0.27 - - [2025-12-01 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.27 - - [2025-12-01 04:04:53] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005291 10.0.0.27 - - [2025-12-01 04:04:54] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004116 10.0.0.27 - - [2025-12-01 04:04:54] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007246 10.0.0.27 - - [2025-12-01 04:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004967 10.0.0.27 - - [2025-12-01 04:04:54] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006727 10.0.0.27 - - [2025-12-01 04:04:54] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003964 10.0.0.27 - - [2025-12-01 04:04:54] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006147 10.0.0.27 - - [2025-12-01 04:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133 10.0.0.27 - - [2025-12-01 04:04:54] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004594 10.0.0.27 - - [2025-12-01 04:04:54] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003520 10.0.0.27 - - [2025-12-01 04:04:54] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009993 10.0.0.27 - - [2025-12-01 04:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.27 - - [2025-12-01 04:04:54] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004944 10.0.0.27 - - [2025-12-01 04:04:54] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004969 10.0.0.27 - - [2025-12-01 04:04:54] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007322 10.0.0.27 - - [2025-12-01 04:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005382 10.0.0.27 - - [2025-12-01 04:04:57] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007222 10.0.0.27 - - [2025-12-01 04:04:59] "POST /neutron/network HTTP/1.1" 200 818 0.008598 10.0.0.27 - - [2025-12-01 04:04:59] "POST /neutron/port HTTP/1.1" 200 117 0.001258 10.0.0.27 - - [2025-12-01 04:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.27 - - [2025-12-01 04:05:01] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006112 10.0.0.27 - - [2025-12-01 04:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.27 - - [2025-12-01 04:05:05] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006579 10.0.0.27 - - [2025-12-01 04:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.27 - - [2025-12-01 04:05:09] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006909 10.0.0.27 - - [2025-12-01 04:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004717 10.0.0.27 - - [2025-12-01 04:05:13] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009506 10.0.0.27 - - [2025-12-01 04:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004679 10.0.0.27 - - [2025-12-01 04:05:18] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006573 10.0.0.27 - - [2025-12-01 04:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.27 - - [2025-12-01 04:05:22] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005647 10.0.0.27 - - [2025-12-01 04:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.27 - - [2025-12-01 04:05:26] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005745 10.0.0.23 - - [2025-12-01 04:05:29] "DELETE /project/529bf0db4fba449887591767629b7436 HTTP/1.1" 404 173 0.012226 10.0.0.23 - - [2025-12-01 04:05:29] "DELETE /project/61d2172bb22b453a95f7555be29a3d0b HTTP/1.1" 404 173 0.014205 10.0.0.23 - - [2025-12-01 04:05:29] "GET /projects?obj_uuids=529bf0db-4fba-4498-8759-1767629b7436&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001143 10.0.0.23 - - [2025-12-01 04:05:29] "GET /projects?obj_uuids=146affed-6c7f-4dd5-abd0-8cdfe60c8042&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000989 10.0.0.23 - - [2025-12-01 04:05:29] "GET /project/146affed-6c7f-4dd5-abd0-8cdfe60c8042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.071589 10.0.0.23 - - [2025-12-01 04:05:29] "GET /project/529bf0db-4fba-4498-8759-1767629b7436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.081118 10.0.0.23 - - [2025-12-01 04:05:29] "GET /projects?obj_uuids=146affed-6c7f-4dd5-abd0-8cdfe60c8042&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001374 10.0.0.23 - - [2025-12-01 04:05:29] "GET /projects?obj_uuids=529bf0db-4fba-4498-8759-1767629b7436&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001061 10.0.0.23 - - [2025-12-01 04:05:29] "GET /project/146affed-6c7f-4dd5-abd0-8cdfe60c8042?fields=security_groups HTTP/1.1" 200 1352 0.074327 10.0.0.23 - - [2025-12-01 04:05:29] "GET /project/529bf0db-4fba-4498-8759-1767629b7436?fields=security_groups HTTP/1.1" 200 1375 0.083703 10.0.0.23 - - [2025-12-01 04:05:29] "DELETE /security-group/157b5cc5-35f3-4043-abb0-ac9c7e592be0 HTTP/1.1" 200 115 0.076832 10.0.0.23 - - [2025-12-01 04:05:29] "GET /projects?obj_uuids=146affed-6c7f-4dd5-abd0-8cdfe60c8042&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001361 10.0.0.23 - - [2025-12-01 04:05:29] "DELETE /security-group/f05bf6f4-e8dc-4c85-9c6d-e1ab9073f1c6 HTTP/1.1" 200 115 0.086443 10.0.0.23 - - [2025-12-01 04:05:29] "GET /projects?obj_uuids=529bf0db-4fba-4498-8759-1767629b7436&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001777 10.0.0.23 - - [2025-12-01 04:05:29] "GET /project/146affed-6c7f-4dd5-abd0-8cdfe60c8042?fields=application_policy_sets HTTP/1.1" 200 1391 0.076558 10.0.0.33 - - [2025-12-01 04:05:29] "DELETE /access-control-list/87e45bd0-8f8f-4d57-bfc6-e70bf20ad7f2 HTTP/1.1" 200 115 0.068681 10.0.0.23 - - [2025-12-01 04:05:29] "GET /project/529bf0db-4fba-4498-8759-1767629b7436?fields=application_policy_sets HTTP/1.1" 200 1414 0.124331 10.0.0.23 - - [2025-12-01 04:05:30] "DELETE /project/146affed-6c7f-4dd5-abd0-8cdfe60c8042 HTTP/1.1" 200 115 0.621984 10.0.0.23 - - [2025-12-01 04:05:30] "DELETE /project/529bf0db-4fba-4498-8759-1767629b7436 HTTP/1.1" 200 115 0.708086 10.0.0.27 - - [2025-12-01 04:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.27 - - [2025-12-01 04:05:30] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007374 10.0.0.27 - - [2025-12-01 04:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.27 - - [2025-12-01 04:05:34] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004357 10.0.0.27 - - [2025-12-01 04:05:34] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004684 10.0.0.27 - - [2025-12-01 04:05:34] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006030 10.0.0.27 - - [2025-12-01 04:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.27 - - [2025-12-01 04:05:34] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004080 10.0.0.27 - - [2025-12-01 04:05:34] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003118 10.0.0.27 - - [2025-12-01 04:05:34] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008301 10.0.0.27 - - [2025-12-01 04:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.27 - - [2025-12-01 04:05:34] "GET /routing-instance/39ee0f00-768d-4485-9a93-d0af6e26a856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.007872 10.0.0.27 - - [2025-12-01 04:05:34] "GET /route-target/5447ff16-d49b-40f9-a9db-5fc6a7eb1959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005161 10.0.0.27 - - [2025-12-01 04:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.27 - - [2025-12-01 04:05:35] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007517 10.0.0.27 - - [2025-12-01 04:05:35] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003699 10.0.0.27 - - [2025-12-01 04:05:35] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007515 10.0.0.27 - - [2025-12-01 04:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.27 - - [2025-12-01 04:05:35] "GET /routing-instance/39ee0f00-768d-4485-9a93-d0af6e26a856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005538 10.0.0.27 - - [2025-12-01 04:05:35] "GET /route-target/5447ff16-d49b-40f9-a9db-5fc6a7eb1959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004664 10.0.0.27 - - [2025-12-01 04:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.27 - - [2025-12-01 04:05:35] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006192 10.0.0.27 - - [2025-12-01 04:05:35] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003968 10.0.0.27 - - [2025-12-01 04:05:35] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008647 10.0.0.27 - - [2025-12-01 04:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.27 - - [2025-12-01 04:05:35] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004762 10.0.0.27 - - [2025-12-01 04:05:35] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004550 10.0.0.27 - - [2025-12-01 04:05:35] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006227 10.0.0.27 - - [2025-12-01 04:05:35] "GET /obj-perms HTTP/1.1" 200 5044 0.077934 10.0.0.23 - - [2025-12-01 04:05:35] "GET /obj-perms HTTP/1.1" 200 5044 0.075869 10.0.0.27 - - [2025-12-01 04:05:35] "GET /obj-perms HTTP/1.1" 200 5044 0.004242 10.0.0.27 - - [2025-12-01 04:05:36] "GET /obj-perms HTTP/1.1" 200 5044 0.004622 10.0.0.27 - - [2025-12-01 04:05:36] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008512 10.0.0.27 - - [2025-12-01 04:05:36] "POST /neutron/port HTTP/1.1" 200 1090 0.016222 10.0.0.27 - - [2025-12-01 04:05:36] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008144 10.0.0.27 - - [2025-12-01 04:05:36] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 200 1299 0.006980 10.0.0.27 - - [2025-12-01 04:05:36] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 200 1299 0.004595 10.0.0.27 - - [2025-12-01 04:05:36] "GET /virtual-machine-interface/260a1543-4c56-43a1-8654-c7cd7341fa82 HTTP/1.1" 200 2948 0.006115 10.0.0.27 - - [2025-12-01 04:05:36] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 200 1299 0.004124 10.0.0.27 - - [2025-12-01 04:05:36] "GET /virtual-machine-interface/260a1543-4c56-43a1-8654-c7cd7341fa82 HTTP/1.1" 200 2948 0.005838 10.0.0.27 - - [2025-12-01 04:05:36] "GET /instance-ip/19431d69-dec5-4362-906e-88cbeda68a07 HTTP/1.1" 200 1620 0.007136 10.0.0.27 - - [2025-12-01 04:05:36] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 200 1299 0.003998 10.0.0.27 - - [2025-12-01 04:05:36] "GET /virtual-machine-interface/260a1543-4c56-43a1-8654-c7cd7341fa82 HTTP/1.1" 200 2948 0.007191 10.0.0.27 - - [2025-12-01 04:05:36] "GET /instance-ip/19431d69-dec5-4362-906e-88cbeda68a07 HTTP/1.1" 200 1620 0.005841 10.0.0.27 - - [2025-12-01 04:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010122 10.0.0.27 - - [2025-12-01 04:05:36] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006197 10.0.0.27 - - [2025-12-01 04:05:36] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003596 10.0.0.27 - - [2025-12-01 04:05:36] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006912 10.0.0.27 - - [2025-12-01 04:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008677 10.0.0.27 - - [2025-12-01 04:05:37] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005559 10.0.0.27 - - [2025-12-01 04:05:37] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003771 10.0.0.27 - - [2025-12-01 04:05:37] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009455 10.0.0.27 - - [2025-12-01 04:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.27 - - [2025-12-01 04:05:37] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007425 10.0.0.27 - - [2025-12-01 04:05:37] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004951 10.0.0.27 - - [2025-12-01 04:05:37] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007232 10.0.0.27 - - [2025-12-01 04:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.27 - - [2025-12-01 04:05:37] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005607 10.0.0.27 - - [2025-12-01 04:05:37] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004906 10.0.0.27 - - [2025-12-01 04:05:37] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006700 10.0.0.27 - - [2025-12-01 04:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.27 - - [2025-12-01 04:05:37] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007038 10.0.0.27 - - [2025-12-01 04:05:37] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004455 10.0.0.27 - - [2025-12-01 04:05:37] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007148 10.0.0.27 - - [2025-12-01 04:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.27 - - [2025-12-01 04:05:37] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004284 10.0.0.27 - - [2025-12-01 04:05:37] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004821 10.0.0.27 - - [2025-12-01 04:05:37] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007269 10.0.0.27 - - [2025-12-01 04:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006575 10.0.0.27 - - [2025-12-01 04:05:37] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004986 10.0.0.27 - - [2025-12-01 04:05:37] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004241 10.0.0.27 - - [2025-12-01 04:05:37] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007146 10.0.0.27 - - [2025-12-01 04:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.27 - - [2025-12-01 04:05:38] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005583 10.0.0.27 - - [2025-12-01 04:05:38] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003964 10.0.0.27 - - [2025-12-01 04:05:38] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006581 10.0.0.27 - - [2025-12-01 04:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.27 - - [2025-12-01 04:05:39] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004531 10.0.0.27 - - [2025-12-01 04:05:39] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.009993 10.0.0.27 - - [2025-12-01 04:05:39] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009877 10.0.0.27 - - [2025-12-01 04:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004865 10.0.0.27 - - [2025-12-01 04:05:39] "GET /routing-instance/39ee0f00-768d-4485-9a93-d0af6e26a856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004956 10.0.0.27 - - [2025-12-01 04:05:39] "GET /route-target/5447ff16-d49b-40f9-a9db-5fc6a7eb1959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005099 10.0.0.27 - - [2025-12-01 04:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007739 10.0.0.27 - - [2025-12-01 04:05:39] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004052 10.0.0.27 - - [2025-12-01 04:05:39] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004482 10.0.0.27 - - [2025-12-01 04:05:39] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007398 10.0.0.27 - - [2025-12-01 04:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006037 10.0.0.27 - - [2025-12-01 04:05:39] "GET /routing-instance/39ee0f00-768d-4485-9a93-d0af6e26a856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.007595 10.0.0.27 - - [2025-12-01 04:05:39] "GET /route-target/5447ff16-d49b-40f9-a9db-5fc6a7eb1959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005415 10.0.0.27 - - [2025-12-01 04:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.27 - - [2025-12-01 04:05:39] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006940 10.0.0.27 - - [2025-12-01 04:05:39] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.011841 10.0.0.27 - - [2025-12-01 04:05:39] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006430 10.0.0.27 - - [2025-12-01 04:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.27 - - [2025-12-01 04:05:40] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005141 10.0.0.27 - - [2025-12-01 04:05:40] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004782 10.0.0.27 - - [2025-12-01 04:05:40] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006526 10.0.0.23 - - [2025-12-01 04:05:40] "GET /obj-perms HTTP/1.1" 200 5044 0.007329 10.0.0.27 - - [2025-12-01 04:05:40] "GET /obj-perms HTTP/1.1" 200 5044 0.006925 10.0.0.27 - - [2025-12-01 04:05:40] "GET /obj-perms HTTP/1.1" 200 5044 0.005520 10.0.0.27 - - [2025-12-01 04:05:40] "GET /obj-perms HTTP/1.1" 200 5044 0.005329 10.0.0.23 - - [2025-12-01 04:05:40] "GET /obj-perms HTTP/1.1" 200 5044 0.005144 10.0.0.27 - - [2025-12-01 04:05:40] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 200 1299 0.011445 10.0.0.27 - - [2025-12-01 04:05:40] "GET /virtual-machine-interface/aeed88c6-5234-4cb2-93ff-b29557b1e18c HTTP/1.1" 200 2950 0.006658 10.0.0.27 - - [2025-12-01 04:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.27 - - [2025-12-01 04:05:40] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005188 10.0.0.27 - - [2025-12-01 04:05:40] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003967 10.0.0.27 - - [2025-12-01 04:05:40] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006826 10.0.0.27 - - [2025-12-01 04:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005032 10.0.0.27 - - [2025-12-01 04:05:41] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004539 10.0.0.27 - - [2025-12-01 04:05:41] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003705 10.0.0.27 - - [2025-12-01 04:05:41] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008679 10.0.0.27 - - [2025-12-01 04:05:45] "POST /neutron/port HTTP/1.1" 200 1090 0.051268 10.0.0.27 - - [2025-12-01 04:05:47] "POST /neutron/security_group HTTP/1.1" 200 2065 0.010179 10.0.0.27 - - [2025-12-01 04:05:51] "GET /obj-perms HTTP/1.1" 200 5056 0.055079 10.0.0.33 - - [2025-12-01 04:05:52] "GET /obj-perms HTTP/1.1" 200 5056 0.060814 10.0.0.27 - - [2025-12-01 04:05:52] "POST /neutron/port HTTP/1.1" 200 1090 0.019890 10.0.0.27 - - [2025-12-01 04:05:57] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 200 1299 0.005181 10.0.0.27 - - [2025-12-01 04:05:57] "GET /virtual-machine-interface/260a1543-4c56-43a1-8654-c7cd7341fa82 HTTP/1.1" 200 2948 0.007096 10.0.0.27 - - [2025-12-01 04:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.27 - - [2025-12-01 04:05:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004346 10.0.0.27 - - [2025-12-01 04:05:57] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004227 10.0.0.27 - - [2025-12-01 04:05:57] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008227 10.0.0.27 - - [2025-12-01 04:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.27 - - [2025-12-01 04:05:58] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005339 10.0.0.27 - - [2025-12-01 04:05:58] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004225 10.0.0.27 - - [2025-12-01 04:05:58] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006505 10.0.0.27 - - [2025-12-01 04:05:59] "POST /neutron/port HTTP/1.1" 200 1090 0.017689 10.0.0.27 - - [2025-12-01 04:05:59] "POST /neutron/subnet HTTP/1.1" 200 675 0.011947 10.0.0.27 - - [2025-12-01 04:06:00] "POST /neutron/port HTTP/1.1" 200 1090 0.030452 10.0.0.27 - - [2025-12-01 04:06:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005492 10.0.0.27 - - [2025-12-01 04:06:00] "POST /neutron/network HTTP/1.1" 200 808 0.008319 10.0.0.27 - - [2025-12-01 04:06:59] "POST /neutron/network HTTP/1.1" 200 818 0.008003 10.0.0.27 - - [2025-12-01 04:06:59] "POST /neutron/port HTTP/1.1" 200 117 0.001400 10.0.0.27 - - [2025-12-01 04:07:00] "POST /neutron/port HTTP/1.1" 200 1090 0.022274 10.0.0.27 - - [2025-12-01 04:07:00] "POST /neutron/subnet HTTP/1.1" 200 675 0.013102 10.0.0.27 - - [2025-12-01 04:07:49] "POST /neutron/port HTTP/1.1" 200 1090 0.021084 10.0.0.27 - - [2025-12-01 04:07:49] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 200 1299 0.004474 10.0.0.27 - - [2025-12-01 04:07:49] "GET /virtual-machine-interface/aeed88c6-5234-4cb2-93ff-b29557b1e18c HTTP/1.1" 200 2950 0.005682 10.0.0.27 - - [2025-12-01 04:07:49] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 200 1299 0.004120 10.0.0.27 - - [2025-12-01 04:07:49] "GET /virtual-machine-interface/aeed88c6-5234-4cb2-93ff-b29557b1e18c HTTP/1.1" 200 2950 0.006007 10.0.0.27 - - [2025-12-01 04:07:49] "GET /instance-ip/980788a4-06fa-4ecc-8bb3-9059bcbb1c5c HTTP/1.1" 200 1621 0.005057 10.0.0.27 - - [2025-12-01 04:07:49] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 200 1299 0.004443 10.0.0.27 - - [2025-12-01 04:07:49] "GET /virtual-machine-interface/aeed88c6-5234-4cb2-93ff-b29557b1e18c HTTP/1.1" 200 2950 0.005975 10.0.0.27 - - [2025-12-01 04:07:49] "GET /instance-ip/980788a4-06fa-4ecc-8bb3-9059bcbb1c5c HTTP/1.1" 200 1621 0.005160 10.0.0.27 - - [2025-12-01 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.27 - - [2025-12-01 04:07:49] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004374 10.0.0.27 - - [2025-12-01 04:07:49] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003792 10.0.0.27 - - [2025-12-01 04:07:49] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007115 10.0.0.27 - - [2025-12-01 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004660 10.0.0.27 - - [2025-12-01 04:07:49] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005554 10.0.0.27 - - [2025-12-01 04:07:49] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004323 10.0.0.27 - - [2025-12-01 04:07:49] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008716 10.0.0.27 - - [2025-12-01 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.27 - - [2025-12-01 04:07:49] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004454 10.0.0.27 - - [2025-12-01 04:07:49] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003905 10.0.0.27 - - [2025-12-01 04:07:49] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009012 10.0.0.27 - - [2025-12-01 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.27 - - [2025-12-01 04:07:50] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005103 10.0.0.27 - - [2025-12-01 04:07:50] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003737 10.0.0.27 - - [2025-12-01 04:07:50] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007333 10.0.0.27 - - [2025-12-01 04:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.27 - - [2025-12-01 04:07:50] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005329 10.0.0.27 - - [2025-12-01 04:07:50] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005239 10.0.0.27 - - [2025-12-01 04:07:50] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007668 10.0.0.27 - - [2025-12-01 04:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.27 - - [2025-12-01 04:07:50] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004249 10.0.0.27 - - [2025-12-01 04:07:50] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004369 10.0.0.27 - - [2025-12-01 04:07:50] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.011371 10.0.0.27 - - [2025-12-01 04:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.27 - - [2025-12-01 04:07:50] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005972 10.0.0.27 - - [2025-12-01 04:07:50] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003959 10.0.0.27 - - [2025-12-01 04:07:50] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005931 10.0.0.27 - - [2025-12-01 04:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.27 - - [2025-12-01 04:07:51] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005012 10.0.0.27 - - [2025-12-01 04:07:51] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005515 10.0.0.27 - - [2025-12-01 04:07:51] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007144 10.0.0.27 - - [2025-12-01 04:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.27 - - [2025-12-01 04:07:51] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005686 10.0.0.27 - - [2025-12-01 04:07:51] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003893 10.0.0.27 - - [2025-12-01 04:07:51] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006684 10.0.0.27 - - [2025-12-01 04:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.27 - - [2025-12-01 04:07:52] "GET /routing-instance/39ee0f00-768d-4485-9a93-d0af6e26a856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.006141 10.0.0.27 - - [2025-12-01 04:07:52] "GET /route-target/5447ff16-d49b-40f9-a9db-5fc6a7eb1959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005517 10.0.0.27 - - [2025-12-01 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.27 - - [2025-12-01 04:07:52] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004642 10.0.0.27 - - [2025-12-01 04:07:52] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004974 10.0.0.27 - - [2025-12-01 04:07:52] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006567 10.0.0.27 - - [2025-12-01 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.27 - - [2025-12-01 04:07:52] "GET /routing-instance/39ee0f00-768d-4485-9a93-d0af6e26a856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.007738 10.0.0.27 - - [2025-12-01 04:07:52] "GET /route-target/5447ff16-d49b-40f9-a9db-5fc6a7eb1959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004412 10.0.0.27 - - [2025-12-01 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005459 10.0.0.27 - - [2025-12-01 04:07:52] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005072 10.0.0.27 - - [2025-12-01 04:07:52] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004039 10.0.0.27 - - [2025-12-01 04:07:52] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009936 10.0.0.27 - - [2025-12-01 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.27 - - [2025-12-01 04:07:52] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005916 10.0.0.27 - - [2025-12-01 04:07:52] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003605 10.0.0.27 - - [2025-12-01 04:07:52] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007359 10.0.0.27 - - [2025-12-01 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.27 - - [2025-12-01 04:07:52] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007250 10.0.0.27 - - [2025-12-01 04:07:52] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003601 10.0.0.27 - - [2025-12-01 04:07:52] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007643 10.0.0.23 - - [2025-12-01 04:07:53] "GET /obj-perms HTTP/1.1" 200 5056 0.065407 10.0.0.33 - - [2025-12-01 04:07:53] "GET /virtual-router/af8b4744-b8df-456c-871e-1f0cd9709dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.007114 10.0.0.27 - - [2025-12-01 04:07:56] "GET /obj-perms HTTP/1.1" 200 5044 0.005237 10.0.0.23 - - [2025-12-01 04:07:56] "GET /obj-perms HTTP/1.1" 200 5044 0.004086 10.0.0.27 - - [2025-12-01 04:07:57] "GET /obj-perms HTTP/1.1" 200 5044 0.006068 10.0.0.33 - - [2025-12-01 04:07:57] "GET /obj-perms HTTP/1.1" 200 5044 0.004655 10.0.0.27 - - [2025-12-01 04:07:57] "POST /neutron/security_group HTTP/1.1" 200 2065 0.010160 10.0.0.27 - - [2025-12-01 04:07:57] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 200 1299 0.005042 10.0.0.27 - - [2025-12-01 04:07:57] "GET /virtual-machine-interface/260a1543-4c56-43a1-8654-c7cd7341fa82 HTTP/1.1" 200 2948 0.006487 10.0.0.27 - - [2025-12-01 04:07:57] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 200 1299 0.004508 10.0.0.27 - - [2025-12-01 04:07:57] "GET /virtual-machine-interface/260a1543-4c56-43a1-8654-c7cd7341fa82 HTTP/1.1" 200 2948 0.007648 10.0.0.27 - - [2025-12-01 04:07:57] "GET /instance-ip/19431d69-dec5-4362-906e-88cbeda68a07 HTTP/1.1" 200 1620 0.005361 10.0.0.27 - - [2025-12-01 04:07:57] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 200 1299 0.005097 10.0.0.27 - - [2025-12-01 04:07:57] "GET /virtual-machine-interface/260a1543-4c56-43a1-8654-c7cd7341fa82 HTTP/1.1" 200 2948 0.007360 10.0.0.27 - - [2025-12-01 04:07:57] "GET /instance-ip/19431d69-dec5-4362-906e-88cbeda68a07 HTTP/1.1" 200 1620 0.005202 10.0.0.27 - - [2025-12-01 04:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.27 - - [2025-12-01 04:07:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006091 10.0.0.27 - - [2025-12-01 04:07:57] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004627 10.0.0.27 - - [2025-12-01 04:07:57] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007768 10.0.0.27 - - [2025-12-01 04:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.27 - - [2025-12-01 04:07:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005291 10.0.0.27 - - [2025-12-01 04:07:57] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004505 10.0.0.27 - - [2025-12-01 04:07:57] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007039 10.0.0.27 - - [2025-12-01 04:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.27 - - [2025-12-01 04:07:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004724 10.0.0.27 - - [2025-12-01 04:07:57] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003953 10.0.0.27 - - [2025-12-01 04:07:57] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006350 10.0.0.27 - - [2025-12-01 04:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.27 - - [2025-12-01 04:07:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005193 10.0.0.27 - - [2025-12-01 04:07:57] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004770 10.0.0.27 - - [2025-12-01 04:07:57] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009132 10.0.0.27 - - [2025-12-01 04:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.27 - - [2025-12-01 04:07:58] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004990 10.0.0.27 - - [2025-12-01 04:07:58] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003642 10.0.0.27 - - [2025-12-01 04:07:58] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006241 10.0.0.27 - - [2025-12-01 04:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.27 - - [2025-12-01 04:07:58] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005743 10.0.0.27 - - [2025-12-01 04:07:58] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003811 10.0.0.27 - - [2025-12-01 04:07:58] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006785 10.0.0.27 - - [2025-12-01 04:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.27 - - [2025-12-01 04:07:58] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005095 10.0.0.27 - - [2025-12-01 04:07:58] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003818 10.0.0.27 - - [2025-12-01 04:07:58] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006363 10.0.0.27 - - [2025-12-01 04:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.27 - - [2025-12-01 04:07:59] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004176 10.0.0.27 - - [2025-12-01 04:07:59] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003536 10.0.0.27 - - [2025-12-01 04:07:59] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008856 10.0.0.27 - - [2025-12-01 04:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.27 - - [2025-12-01 04:07:59] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006574 10.0.0.27 - - [2025-12-01 04:07:59] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003781 10.0.0.27 - - [2025-12-01 04:07:59] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006443 10.0.0.27 - - [2025-12-01 04:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.27 - - [2025-12-01 04:07:59] "GET /routing-instance/39ee0f00-768d-4485-9a93-d0af6e26a856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005813 10.0.0.27 - - [2025-12-01 04:08:00] "GET /route-target/5447ff16-d49b-40f9-a9db-5fc6a7eb1959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005345 10.0.0.27 - - [2025-12-01 04:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005038 10.0.0.27 - - [2025-12-01 04:08:00] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004624 10.0.0.27 - - [2025-12-01 04:08:00] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004772 10.0.0.27 - - [2025-12-01 04:08:00] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007171 10.0.0.27 - - [2025-12-01 04:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.27 - - [2025-12-01 04:08:00] "GET /routing-instance/39ee0f00-768d-4485-9a93-d0af6e26a856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.006343 10.0.0.27 - - [2025-12-01 04:08:00] "GET /route-target/5447ff16-d49b-40f9-a9db-5fc6a7eb1959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005028 10.0.0.27 - - [2025-12-01 04:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010063 10.0.0.27 - - [2025-12-01 04:08:00] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005812 10.0.0.27 - - [2025-12-01 04:08:00] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004553 10.0.0.27 - - [2025-12-01 04:08:00] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006011 10.0.0.27 - - [2025-12-01 04:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.27 - - [2025-12-01 04:08:00] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005227 10.0.0.27 - - [2025-12-01 04:08:00] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.008174 10.0.0.27 - - [2025-12-01 04:08:00] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007506 10.0.0.27 - - [2025-12-01 04:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007020 10.0.0.27 - - [2025-12-01 04:08:00] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007549 10.0.0.27 - - [2025-12-01 04:08:00] "POST /neutron/network HTTP/1.1" 200 818 0.066521 10.0.0.27 - - [2025-12-01 04:08:00] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004990 10.0.0.27 - - [2025-12-01 04:08:00] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007952 10.0.0.27 - - [2025-12-01 04:08:00] "POST /neutron/port HTTP/1.1" 200 117 0.001421 10.0.0.23 - - [2025-12-01 04:08:00] "GET /obj-perms HTTP/1.1" 200 5044 0.007607 10.0.0.27 - - [2025-12-01 04:08:00] "POST /neutron/port HTTP/1.1" 200 1090 0.021929 10.0.0.27 - - [2025-12-01 04:08:01] "POST /neutron/subnet HTTP/1.1" 200 675 0.014816 10.0.0.23 - - [2025-12-01 04:08:06] "GET /obj-perms HTTP/1.1" 200 5044 0.004406 10.0.0.27 - - [2025-12-01 04:08:06] "GET /obj-perms HTTP/1.1" 200 5044 0.004286 10.0.0.27 - - [2025-12-01 04:08:06] "GET /obj-perms HTTP/1.1" 200 5044 0.004139 10.0.0.33 - - [2025-12-01 04:08:07] "GET /obj-perms HTTP/1.1" 200 5044 0.003705 10.0.0.27 - - [2025-12-01 04:08:07] "GET /obj-perms HTTP/1.1" 200 5044 0.005105 10.0.0.23 - - [2025-12-01 04:08:07] "GET /obj-perms HTTP/1.1" 200 5044 0.004656 10.0.0.27 - - [2025-12-01 04:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.27 - - [2025-12-01 04:08:27] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005168 10.0.0.27 - - [2025-12-01 04:08:27] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004359 10.0.0.27 - - [2025-12-01 04:08:27] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006151 10.0.0.27 - - [2025-12-01 04:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.27 - - [2025-12-01 04:08:28] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004526 10.0.0.27 - - [2025-12-01 04:08:28] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003772 10.0.0.27 - - [2025-12-01 04:08:28] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007861 10.0.0.27 - - [2025-12-01 04:08:44] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 200 1299 0.004823 10.0.0.27 - - [2025-12-01 04:08:44] "GET /virtual-machine-interface/260a1543-4c56-43a1-8654-c7cd7341fa82 HTTP/1.1" 200 2948 0.006212 10.0.0.27 - - [2025-12-01 04:08:44] "GET /instance-ip/19431d69-dec5-4362-906e-88cbeda68a07 HTTP/1.1" 200 1620 0.004616 10.0.0.27 - - [2025-12-01 04:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005036 10.0.0.27 - - [2025-12-01 04:08:44] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004488 10.0.0.27 - - [2025-12-01 04:08:44] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003470 10.0.0.27 - - [2025-12-01 04:08:44] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007158 10.0.0.27 - - [2025-12-01 04:08:48] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 200 1299 0.006590 10.0.0.27 - - [2025-12-01 04:08:48] "POST /neutron/port HTTP/1.1" 200 1090 0.019110 10.0.0.27 - - [2025-12-01 04:08:50] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003858 10.0.0.27 - - [2025-12-01 04:08:50] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003433 10.0.0.27 - - [2025-12-01 04:08:50] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003622 10.0.0.27 - - [2025-12-01 04:08:51] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003712 10.0.0.27 - - [2025-12-01 04:08:52] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.005749 10.0.0.27 - - [2025-12-01 04:08:53] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003867 10.0.0.27 - - [2025-12-01 04:08:54] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003495 10.0.0.27 - - [2025-12-01 04:08:55] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003314 10.0.0.27 - - [2025-12-01 04:08:56] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003628 10.0.0.27 - - [2025-12-01 04:08:56] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003308 10.0.0.27 - - [2025-12-01 04:08:57] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.005404 10.0.0.27 - - [2025-12-01 04:08:58] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003896 10.0.0.27 - - [2025-12-01 04:08:59] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003465 10.0.0.27 - - [2025-12-01 04:09:00] "POST /neutron/port HTTP/1.1" 200 1090 0.020171 10.0.0.27 - - [2025-12-01 04:09:00] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.004185 10.0.0.27 - - [2025-12-01 04:09:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006177 10.0.0.27 - - [2025-12-01 04:09:00] "POST /neutron/network HTTP/1.1" 200 808 0.011477 10.0.0.27 - - [2025-12-01 04:09:01] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.004184 10.0.0.27 - - [2025-12-01 04:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.27 - - [2025-12-01 04:09:01] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004221 10.0.0.27 - - [2025-12-01 04:09:01] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003885 10.0.0.27 - - [2025-12-01 04:09:01] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006677 10.0.0.27 - - [2025-12-01 04:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005434 10.0.0.27 - - [2025-12-01 04:09:01] "GET /routing-instance/39ee0f00-768d-4485-9a93-d0af6e26a856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.006162 10.0.0.27 - - [2025-12-01 04:09:01] "GET /route-target/5447ff16-d49b-40f9-a9db-5fc6a7eb1959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005717 10.0.0.27 - - [2025-12-01 04:09:01] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003766 10.0.0.27 - - [2025-12-01 04:09:02] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003500 10.0.0.27 - - [2025-12-01 04:09:03] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003861 10.0.0.27 - - [2025-12-01 04:09:04] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003587 10.0.0.27 - - [2025-12-01 04:09:05] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.005193 10.0.0.27 - - [2025-12-01 04:09:06] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003585 10.0.0.27 - - [2025-12-01 04:09:06] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003010 10.0.0.27 - - [2025-12-01 04:09:07] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003967 10.0.0.27 - - [2025-12-01 04:09:08] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003417 10.0.0.27 - - [2025-12-01 04:09:09] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003370 10.0.0.27 - - [2025-12-01 04:09:10] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003990 10.0.0.27 - - [2025-12-01 04:09:11] "GET /virtual-machine/7d3bff8e-a904-485f-b8dd-bd8286294dce HTTP/1.1" 404 171 0.003519 10.0.0.33 - - [2025-12-01 04:09:11] "GET /obj-perms HTTP/1.1" 200 5044 0.004612 10.0.0.27 - - [2025-12-01 04:09:11] "GET /obj-perms HTTP/1.1" 200 5044 0.004498 10.0.0.27 - - [2025-12-01 04:09:11] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 200 1299 0.005353 10.0.0.27 - - [2025-12-01 04:09:12] "POST /neutron/port HTTP/1.1" 200 151 0.206524 10.0.0.27 - - [2025-12-01 04:09:13] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 404 171 0.003684 10.0.0.27 - - [2025-12-01 04:09:13] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 404 171 0.003655 10.0.0.27 - - [2025-12-01 04:09:13] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 404 171 0.004205 10.0.0.27 - - [2025-12-01 04:09:14] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 404 171 0.005286 10.0.0.33 - - [2025-12-01 04:09:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000658 10.0.0.33 - - [2025-12-01 04:09:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000454 10.0.0.27 - - [2025-12-01 04:09:15] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 404 171 0.005223 10.0.0.23 - - [2025-12-01 04:09:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000514 10.0.0.23 - - [2025-12-01 04:09:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000447 10.0.0.33 - - [2025-12-01 04:09:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.33 - - [2025-12-01 04:09:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000852 10.0.0.27 - - [2025-12-01 04:09:16] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 404 171 0.004477 10.0.0.23 - - [2025-12-01 04:09:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.23 - - [2025-12-01 04:09:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.27 - - [2025-12-01 04:09:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.27 - - [2025-12-01 04:09:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000589 10.0.0.27 - - [2025-12-01 04:09:17] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 404 171 0.004291 10.0.0.27 - - [2025-12-01 04:09:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000553 10.0.0.27 - - [2025-12-01 04:09:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000582 10.0.0.27 - - [2025-12-01 04:09:18] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 404 171 0.003622 10.0.0.27 - - [2025-12-01 04:09:19] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 404 171 0.003513 10.0.0.27 - - [2025-12-01 04:09:19] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 404 171 0.003448 10.0.0.27 - - [2025-12-01 04:09:20] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 404 171 0.004074 10.0.0.27 - - [2025-12-01 04:09:21] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 404 171 0.003706 10.0.0.27 - - [2025-12-01 04:09:22] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 404 171 0.004572 10.0.0.27 - - [2025-12-01 04:09:23] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 404 171 0.003842 10.0.0.27 - - [2025-12-01 04:09:24] "GET /virtual-machine/49786a4b-2a01-4958-9b4b-433c726222c1 HTTP/1.1" 404 171 0.003622 10.0.0.27 - - [2025-12-01 04:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.27 - - [2025-12-01 04:09:24] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004113 10.0.0.27 - - [2025-12-01 04:09:24] "GET /virtual-networks?parent_id=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003868 10.0.0.27 - - [2025-12-01 04:09:24] "GET /virtual-network/50523210-59b6-4517-860c-8d14bc84edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007137 10.0.0.27 - - [2025-12-01 04:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.27 - - [2025-12-01 04:09:24] "GET /routing-instance/39ee0f00-768d-4485-9a93-d0af6e26a856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.007225 10.0.0.27 - - [2025-12-01 04:09:24] "GET /route-target/5447ff16-d49b-40f9-a9db-5fc6a7eb1959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005072 10.0.0.27 - - [2025-12-01 04:09:27] "GET /obj-perms HTTP/1.1" 200 5044 0.006099 10.0.0.33 - - [2025-12-01 04:09:27] "GET /obj-perms HTTP/1.1" 200 5044 0.004647 10.0.0.33 - - [2025-12-01 04:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.077076 10.0.0.27 - - [2025-12-01 04:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.27 - - [2025-12-01 04:09:28] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004656 10.0.0.27 - - [2025-12-01 04:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006012 10.0.0.27 - - [2025-12-01 04:09:28] "PUT /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5 HTTP/1.1" 200 276 0.015059 10.0.0.23 - - [2025-12-01 04:09:30] "GET /projects?obj_uuids=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.031240 10.0.0.27 - - [2025-12-01 04:09:30] "GET /project/61d2172b-b22b-453a-95f7-555be29a3d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.103051 10.0.0.23 - - [2025-12-01 04:09:30] "GET /projects?obj_uuids=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001297 10.0.0.27 - - [2025-12-01 04:09:30] "GET /project/61d2172b-b22b-453a-95f7-555be29a3d0b?fields=virtual_networks HTTP/1.1" 200 1056 0.063934 10.0.0.23 - - [2025-12-01 04:09:30] "GET /projects?obj_uuids=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001151 10.0.0.27 - - [2025-12-01 04:09:31] "GET /project/61d2172b-b22b-453a-95f7-555be29a3d0b?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.044970 10.0.0.23 - - [2025-12-01 04:09:31] "GET /projects?obj_uuids=61d2172b-b22b-453a-95f7-555be29a3d0b&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001318 10.0.0.27 - - [2025-12-01 04:09:31] "GET /project/61d2172b-b22b-453a-95f7-555be29a3d0b?fields=security_groups HTTP/1.1" 200 1289 0.041055 10.0.0.27 - - [2025-12-01 04:09:32] "POST /fqname-to-id HTTP/1.1" 404 194 0.033530 10.0.0.23 - - [2025-12-01 04:09:32] "GET /projects?obj_uuids=5a1381bb-871f-4302-a8a7-934706bd0e38&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003880 10.0.0.23 - - [2025-12-01 04:09:32] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001255 10.0.0.23 - - [2025-12-01 04:09:32] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.037436 10.0.0.23 - - [2025-12-01 04:09:32] "POST /id-to-fqname HTTP/1.1" 200 196 0.003961 10.0.0.23 - - [2025-12-01 04:09:32] "POST /fqname-to-id HTTP/1.1" 404 205 0.004408 10.0.0.23 - - [2025-12-01 04:09:32] "POST /security-groups HTTP/1.1" 200 597 0.079402 10.0.0.23 - - [2025-12-01 04:09:32] "POST /projects HTTP/1.1" 200 597 0.307328 10.0.0.23 - - [2025-12-01 04:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.342562 10.0.0.33 - - [2025-12-01 04:09:32] "POST /access-control-lists HTTP/1.1" 200 602 0.034839 10.0.0.27 - - [2025-12-01 04:09:32] "GET /project/5a1381bb-871f-4302-a8a7-934706bd0e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.553530 10.0.0.27 - - [2025-12-01 04:09:33] "GET / HTTP/1.1" 200 35931 0.002110 10.0.0.23 - - [2025-12-01 04:09:37] "GET /projects?obj_uuids=5a1381bb-871f-4302-a8a7-934706bd0e38&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001465 10.0.0.27 - - [2025-12-01 04:09:37] "GET /project/5a1381bb-871f-4302-a8a7-934706bd0e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.054904 10.0.0.23 - - [2025-12-01 04:09:37] "GET /projects?obj_uuids=5a1381bb-871f-4302-a8a7-934706bd0e38&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001109 10.0.0.27 - - [2025-12-01 04:09:37] "GET /project/5a1381bb-871f-4302-a8a7-934706bd0e38?fields=virtual_networks HTTP/1.1" 200 1054 0.055897 10.0.0.23 - - [2025-12-01 04:09:37] "GET /projects?obj_uuids=5a1381bb-871f-4302-a8a7-934706bd0e38&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002135 10.0.0.27 - - [2025-12-01 04:09:37] "GET /project/5a1381bb-871f-4302-a8a7-934706bd0e38?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.057155 10.0.0.23 - - [2025-12-01 04:09:37] "GET /projects?obj_uuids=5a1381bb-871f-4302-a8a7-934706bd0e38&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001352 10.0.0.27 - - [2025-12-01 04:09:37] "GET /project/5a1381bb-871f-4302-a8a7-934706bd0e38?fields=security_groups HTTP/1.1" 200 1286 0.044495 10.0.0.27 - - [2025-12-01 04:09:38] "POST /fqname-to-id HTTP/1.1" 404 188 0.030402 10.0.0.23 - - [2025-12-01 04:09:38] "GET /projects?obj_uuids=b6ef25fb-49eb-4f7d-abf2-ca2aa8f0d201&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003968 10.0.0.23 - - [2025-12-01 04:09:38] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001534 10.0.0.23 - - [2025-12-01 04:09:38] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010457 10.0.0.23 - - [2025-12-01 04:09:38] "POST /id-to-fqname HTTP/1.1" 200 190 0.006749 10.0.0.23 - - [2025-12-01 04:09:38] "POST /fqname-to-id HTTP/1.1" 404 199 0.013694 10.0.0.23 - - [2025-12-01 04:09:38] "POST /security-groups HTTP/1.1" 200 591 0.040398 10.0.0.33 - - [2025-12-01 04:09:39] "POST /fqname-to-id HTTP/1.1" 404 234 0.004310 10.0.0.23 - - [2025-12-01 04:09:39] "POST /projects HTTP/1.1" 200 585 0.294593 10.0.0.23 - - [2025-12-01 04:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.333210 10.0.0.27 - - [2025-12-01 04:09:39] "GET /project/b6ef25fb-49eb-4f7d-abf2-ca2aa8f0d201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.515286 10.0.0.33 - - [2025-12-01 04:09:39] "POST /access-control-lists HTTP/1.1" 200 594 0.062631 10.0.0.27 - - [2025-12-01 04:09:40] "GET / HTTP/1.1" 200 35931 0.004028 10.0.0.23 - - [2025-12-01 04:09:43] "GET /projects?obj_uuids=b6ef25fb-49eb-4f7d-abf2-ca2aa8f0d201&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001189 10.0.0.27 - - [2025-12-01 04:09:43] "GET /project/b6ef25fb-49eb-4f7d-abf2-ca2aa8f0d201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.055829 10.0.0.23 - - [2025-12-01 04:09:43] "GET /projects?obj_uuids=b6ef25fb-49eb-4f7d-abf2-ca2aa8f0d201&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001301 10.0.0.27 - - [2025-12-01 04:09:43] "GET /project/b6ef25fb-49eb-4f7d-abf2-ca2aa8f0d201?fields=virtual_networks HTTP/1.1" 200 1043 0.065682 10.0.0.23 - - [2025-12-01 04:09:43] "GET /projects?obj_uuids=b6ef25fb-49eb-4f7d-abf2-ca2aa8f0d201&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001713 10.0.0.27 - - [2025-12-01 04:09:43] "GET /project/b6ef25fb-49eb-4f7d-abf2-ca2aa8f0d201?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.046921 10.0.0.23 - - [2025-12-01 04:09:43] "GET /projects?obj_uuids=b6ef25fb-49eb-4f7d-abf2-ca2aa8f0d201&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001230 10.0.0.27 - - [2025-12-01 04:09:43] "GET /project/b6ef25fb-49eb-4f7d-abf2-ca2aa8f0d201?fields=security_groups HTTP/1.1" 200 1269 0.067255 10.0.0.27 - - [2025-12-01 04:09:44] "POST /fqname-to-id HTTP/1.1" 404 196 0.034049 10.0.0.23 - - [2025-12-01 04:09:44] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003695 10.0.0.23 - - [2025-12-01 04:09:44] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001237 10.0.0.23 - - [2025-12-01 04:09:44] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008585 10.0.0.23 - - [2025-12-01 04:09:45] "POST /id-to-fqname HTTP/1.1" 200 198 0.002322 10.0.0.23 - - [2025-12-01 04:09:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.028351 10.0.0.23 - - [2025-12-01 04:09:45] "POST /security-groups HTTP/1.1" 200 599 0.041763 10.0.0.23 - - [2025-12-01 04:09:45] "POST /projects HTTP/1.1" 200 601 0.303351 10.0.0.33 - - [2025-12-01 04:09:45] "POST /fqname-to-id HTTP/1.1" 404 241 0.006671 10.0.0.23 - - [2025-12-01 04:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.379821 10.0.0.27 - - [2025-12-01 04:09:45] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.557869 10.0.0.27 - - [2025-12-01 04:09:46] "GET / HTTP/1.1" 200 35931 0.002904 10.0.0.27 - - [2025-12-01 04:09:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000591 10.0.0.27 - - [2025-12-01 04:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.067658 10.0.0.23 - - [2025-12-01 04:09:47] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001066 10.0.0.27 - - [2025-12-01 04:09:47] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.044122 10.0.0.27 - - [2025-12-01 04:09:47] "POST /neutron/network HTTP/1.1" 200 117 0.043048 10.0.0.33 - - [2025-12-01 04:09:47] "POST /ref-update HTTP/1.1" 200 156 0.028836 10.0.0.23 - - [2025-12-01 04:09:48] "POST /useragent-kv HTTP/1.1" 200 115 0.007625 10.0.0.27 - - [2025-12-01 04:09:48] "POST /neutron/subnet HTTP/1.1" 200 729 0.230266 10.0.0.33 - - [2025-12-01 04:09:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.069911 10.0.0.27 - - [2025-12-01 04:09:48] "POST /id-to-fqname HTTP/1.1" 200 222 0.001463 10.0.0.27 - - [2025-12-01 04:09:48] "GET /virtual-network/c7ab2899-b2ee-4686-ba82-cae941c4b19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.007145 10.0.0.27 - - [2025-12-01 04:09:48] "GET /virtual-network/c7ab2899-b2ee-4686-ba82-cae941c4b19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006350 10.0.0.27 - - [2025-12-01 04:09:48] "POST /neutron/network HTTP/1.1" 200 976 0.013283 10.0.0.27 - - [2025-12-01 04:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.23 - - [2025-12-01 04:09:48] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001240 10.0.0.27 - - [2025-12-01 04:09:48] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.042278 10.0.0.27 - - [2025-12-01 04:09:48] "POST /neutron/network HTTP/1.1" 200 117 0.017715 10.0.0.23 - - [2025-12-01 04:09:49] "POST /useragent-kv HTTP/1.1" 200 115 0.005916 10.0.0.27 - - [2025-12-01 04:09:49] "POST /neutron/subnet HTTP/1.1" 200 734 0.209416 10.0.0.27 - - [2025-12-01 04:09:49] "POST /id-to-fqname HTTP/1.1" 200 222 0.001454 10.0.0.27 - - [2025-12-01 04:09:49] "GET /virtual-network/d058c2e2-62b6-43a1-aecc-b86f8f9546da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.005982 10.0.0.27 - - [2025-12-01 04:09:49] "GET /virtual-network/d058c2e2-62b6-43a1-aecc-b86f8f9546da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.006385 10.0.0.27 - - [2025-12-01 04:09:49] "POST /neutron/network HTTP/1.1" 200 977 0.010210 10.0.0.27 - - [2025-12-01 04:09:49] "POST /id-to-fqname HTTP/1.1" 200 222 0.001567 10.0.0.27 - - [2025-12-01 04:09:49] "POST /neutron/network HTTP/1.1" 200 986 0.009466 10.0.0.23 - - [2025-12-01 04:09:50] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001326 10.0.0.27 - - [2025-12-01 04:09:50] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.083020 10.0.0.27 - - [2025-12-01 04:09:50] "POST /neutron/port HTTP/1.1" 200 117 0.007483 10.0.0.27 - - [2025-12-01 04:09:50] "POST /id-to-fqname HTTP/1.1" 200 222 0.001683 10.0.0.27 - - [2025-12-01 04:09:51] "POST /neutron/network HTTP/1.1" 200 986 0.008164 10.0.0.27 - - [2025-12-01 04:09:51] "POST /neutron/port HTTP/1.1" 200 1154 0.022144 10.0.0.23 - - [2025-12-01 04:09:52] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001342 10.0.0.27 - - [2025-12-01 04:09:52] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.134765 10.0.0.27 - - [2025-12-01 04:09:52] "POST /neutron/network HTTP/1.1" 200 977 0.057253 10.0.0.27 - - [2025-12-01 04:09:52] "POST /neutron/subnet HTTP/1.1" 200 1277 0.017575 10.0.0.27 - - [2025-12-01 04:09:52] "POST /neutron/network HTTP/1.1" 200 976 0.013466 10.0.0.27 - - [2025-12-01 04:09:52] "POST /neutron/port HTTP/1.1" 200 117 0.008502 10.0.0.27 - - [2025-12-01 04:09:52] "POST /neutron/network HTTP/1.1" 200 987 0.008898 10.0.0.27 - - [2025-12-01 04:09:53] "POST /neutron/port HTTP/1.1" 200 1155 0.054167 10.0.0.27 - - [2025-12-01 04:09:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004527 10.0.0.27 - - [2025-12-01 04:09:53] "POST /neutron/port HTTP/1.1" 200 117 0.001436 10.0.0.23 - - [2025-12-01 04:09:55] "GET /obj-perms HTTP/1.1" 200 5056 0.070100 10.0.0.27 - - [2025-12-01 04:09:55] "GET /obj-perms HTTP/1.1" 200 5056 0.058721 10.0.0.27 - - [2025-12-01 04:09:57] "POST /neutron/port HTTP/1.1" 200 1182 0.030106 10.0.0.27 - - [2025-12-01 04:09:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009182 10.0.0.27 - - [2025-12-01 04:09:57] "GET /virtual-machine/b0152044-361b-4738-97c0-d7c2e8bfe9be HTTP/1.1" 401 292 0.000440 10.0.0.27 - - [2025-12-01 04:09:58] "GET /virtual-machine/b0152044-361b-4738-97c0-d7c2e8bfe9be HTTP/1.1" 200 1301 0.038020 10.0.0.27 - - [2025-12-01 04:09:58] "GET /virtual-machine-interface/6a1d6058-5797-40c1-856c-15caa9e70468 HTTP/1.1" 200 3156 0.006097 10.0.0.27 - - [2025-12-01 04:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.27 - - [2025-12-01 04:09:58] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004518 10.0.0.27 - - [2025-12-01 04:09:58] "GET /virtual-networks?parent_id=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004367 10.0.0.27 - - [2025-12-01 04:09:58] "GET /virtual-network/c7ab2899-b2ee-4686-ba82-cae941c4b19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.007992 10.0.0.27 - - [2025-12-01 04:10:01] "POST /neutron/port HTTP/1.1" 200 1182 0.021652 10.0.0.27 - - [2025-12-01 04:10:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005127 10.0.0.27 - - [2025-12-01 04:10:01] "POST /neutron/port HTTP/1.1" 200 117 0.001884 10.0.0.27 - - [2025-12-01 04:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.27 - - [2025-12-01 04:10:01] "GET /virtual-network/c7ab2899-b2ee-4686-ba82-cae941c4b19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.008704 10.0.0.27 - - [2025-12-01 04:10:01] "POST /neutron/port HTTP/1.1" 200 1183 0.024963 10.0.0.27 - - [2025-12-01 04:10:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004649 10.0.0.27 - - [2025-12-01 04:10:02] "POST /neutron/port HTTP/1.1" 200 117 0.001486 10.0.0.27 - - [2025-12-01 04:10:02] "POST /neutron/port HTTP/1.1" 200 1182 0.019265 10.0.0.27 - - [2025-12-01 04:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.27 - - [2025-12-01 04:10:03] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004903 10.0.0.27 - - [2025-12-01 04:10:03] "GET /virtual-networks?parent_id=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005770 10.0.0.27 - - [2025-12-01 04:10:03] "GET /virtual-network/c7ab2899-b2ee-4686-ba82-cae941c4b19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.007150 10.0.0.27 - - [2025-12-01 04:10:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009274 10.0.0.27 - - [2025-12-01 04:10:09] "POST /neutron/port HTTP/1.1" 200 1183 0.019348 10.0.0.27 - - [2025-12-01 04:10:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008595 10.0.0.27 - - [2025-12-01 04:10:09] "GET /virtual-machine/5e244d10-201a-4787-aa2f-7b8c63538ccc HTTP/1.1" 200 1300 0.007428 10.0.0.27 - - [2025-12-01 04:10:09] "GET /virtual-machine-interface/5d434ec4-7eca-4de8-94ea-d648b4b4d7e5 HTTP/1.1" 200 3157 0.007489 10.0.0.27 - - [2025-12-01 04:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.27 - - [2025-12-01 04:10:09] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004420 10.0.0.27 - - [2025-12-01 04:10:09] "GET /virtual-networks?parent_id=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004581 10.0.0.27 - - [2025-12-01 04:10:09] "GET /virtual-network/d058c2e2-62b6-43a1-aecc-b86f8f9546da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.006966 10.0.0.27 - - [2025-12-01 04:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.27 - - [2025-12-01 04:10:10] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004832 10.0.0.27 - - [2025-12-01 04:10:10] "GET /virtual-networks?parent_id=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004131 10.0.0.27 - - [2025-12-01 04:10:10] "GET /virtual-network/d058c2e2-62b6-43a1-aecc-b86f8f9546da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.007027 10.0.0.27 - - [2025-12-01 04:10:10] "POST /fqname-to-id HTTP/1.1" 404 209 0.003769 10.0.0.27 - - [2025-12-01 04:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.23 - - [2025-12-01 04:10:10] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001611 10.0.0.27 - - [2025-12-01 04:10:10] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.047588 10.0.0.27 - - [2025-12-01 04:10:11] "POST /network-policys HTTP/1.1" 200 533 0.034466 10.0.0.27 - - [2025-12-01 04:10:11] "GET /network-policy/19f0e18f-0d8c-4168-8129-dc872b8ab268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006553 10.0.0.27 - - [2025-12-01 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.27 - - [2025-12-01 04:10:11] "GET /virtual-network/c7ab2899-b2ee-4686-ba82-cae941c4b19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006475 10.0.0.27 - - [2025-12-01 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.27 - - [2025-12-01 04:10:11] "GET /network-policy/19f0e18f-0d8c-4168-8129-dc872b8ab268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005830 10.0.0.33 - - [2025-12-01 04:10:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.003587 10.0.0.33 - - [2025-12-01 04:10:11] "POST /fqname-to-id HTTP/1.1" 404 230 0.005894 10.0.0.27 - - [2025-12-01 04:10:11] "POST /ref-update HTTP/1.1" 200 156 0.085831 10.0.0.27 - - [2025-12-01 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.27 - - [2025-12-01 04:10:11] "GET /network-policy/19f0e18f-0d8c-4168-8129-dc872b8ab268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.008576 10.0.0.27 - - [2025-12-01 04:10:11] "POST /neutron/network HTTP/1.1" 200 1062 0.015188 10.0.0.27 - - [2025-12-01 04:10:11] "GET /virtual-network/c7ab2899-b2ee-4686-ba82-cae941c4b19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.006349 10.0.0.27 - - [2025-12-01 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.27 - - [2025-12-01 04:10:11] "GET /network-policy/19f0e18f-0d8c-4168-8129-dc872b8ab268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006035 10.0.0.27 - - [2025-12-01 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.27 - - [2025-12-01 04:10:11] "GET /virtual-network/d058c2e2-62b6-43a1-aecc-b86f8f9546da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.006661 10.0.0.27 - - [2025-12-01 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.27 - - [2025-12-01 04:10:11] "GET /network-policy/19f0e18f-0d8c-4168-8129-dc872b8ab268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005769 10.0.0.27 - - [2025-12-01 04:10:11] "POST /ref-update HTTP/1.1" 200 156 0.068053 10.0.0.33 - - [2025-12-01 04:10:11] "POST /fqname-to-id HTTP/1.1" 404 230 0.007070 10.0.0.27 - - [2025-12-01 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.27 - - [2025-12-01 04:10:11] "GET /network-policy/19f0e18f-0d8c-4168-8129-dc872b8ab268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006930 10.0.0.27 - - [2025-12-01 04:10:11] "GET /virtual-network/d058c2e2-62b6-43a1-aecc-b86f8f9546da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.012006 10.0.0.27 - - [2025-12-01 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006030 10.0.0.27 - - [2025-12-01 04:10:11] "GET /network-policy/19f0e18f-0d8c-4168-8129-dc872b8ab268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.008113 10.0.0.27 - - [2025-12-01 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005033 10.0.0.23 - - [2025-12-01 04:10:12] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001127 10.0.0.27 - - [2025-12-01 04:10:12] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.078728 10.0.0.23 - - [2025-12-01 04:10:12] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001131 10.0.0.27 - - [2025-12-01 04:10:12] "POST /neutron/network HTTP/1.1" 200 585 0.139378 10.0.0.33 - - [2025-12-01 04:10:12] "POST /route-targets HTTP/1.1" 200 327 0.016236 10.0.0.27 - - [2025-12-01 04:10:12] "POST /id-to-fqname HTTP/1.1" 200 214 0.004126 10.0.0.27 - - [2025-12-01 04:10:12] "GET /virtual-network/773c8593-84f4-415a-9e94-758b0d846467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007083 10.0.0.27 - - [2025-12-01 04:10:12] "POST /neutron/network HTTP/1.1" 200 799 0.008940 10.0.0.27 - - [2025-12-01 04:10:12] "GET /virtual-network/773c8593-84f4-415a-9e94-758b0d846467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.009332 10.0.0.27 - - [2025-12-01 04:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.23 - - [2025-12-01 04:10:12] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001204 10.0.0.27 - - [2025-12-01 04:10:12] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.055736 10.0.0.27 - - [2025-12-01 04:10:12] "POST /neutron/network HTTP/1.1" 200 117 0.029089 10.0.0.33 - - [2025-12-01 04:10:13] "POST /ref-update HTTP/1.1" 200 156 0.029152 10.0.0.27 - - [2025-12-01 04:10:13] "POST /neutron/network HTTP/1.1" 200 799 0.013090 10.0.0.27 - - [2025-12-01 04:10:13] "POST /id-to-fqname HTTP/1.1" 200 214 0.001661 10.0.0.27 - - [2025-12-01 04:10:13] "GET /virtual-network/949217bd-eb7c-4cf0-bc90-b32e8fbec5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007025 10.0.0.27 - - [2025-12-01 04:10:13] "GET /virtual-network/949217bd-eb7c-4cf0-bc90-b32e8fbec5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.010921 10.0.0.27 - - [2025-12-01 04:10:13] "POST /neutron/subnet HTTP/1.1" 200 701 0.012423 10.0.0.27 - - [2025-12-01 04:10:13] "POST /fqname-to-id HTTP/1.1" 404 239 0.003619 10.0.0.27 - - [2025-12-01 04:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005651 10.0.0.23 - - [2025-12-01 04:10:13] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001152 10.0.0.27 - - [2025-12-01 04:10:13] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.053067 10.0.0.27 - - [2025-12-01 04:10:13] "POST /network-policys HTTP/1.1" 200 587 0.034645 10.0.0.27 - - [2025-12-01 04:10:13] "GET /network-policy/307674f0-0aba-4f27-8705-bc31813cd0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.007477 10.0.0.27 - - [2025-12-01 04:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.27 - - [2025-12-01 04:10:13] "GET /virtual-network/773c8593-84f4-415a-9e94-758b0d846467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007805 10.0.0.27 - - [2025-12-01 04:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.27 - - [2025-12-01 04:10:13] "GET /network-policy/307674f0-0aba-4f27-8705-bc31813cd0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004649 10.0.0.27 - - [2025-12-01 04:10:14] "POST /ref-update HTTP/1.1" 200 156 0.061538 10.0.0.27 - - [2025-12-01 04:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.27 - - [2025-12-01 04:10:14] "GET /network-policy/307674f0-0aba-4f27-8705-bc31813cd0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004873 10.0.0.27 - - [2025-12-01 04:10:14] "GET /virtual-network/773c8593-84f4-415a-9e94-758b0d846467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.008198 10.0.0.27 - - [2025-12-01 04:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.27 - - [2025-12-01 04:10:14] "GET /network-policy/307674f0-0aba-4f27-8705-bc31813cd0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.006397 10.0.0.27 - - [2025-12-01 04:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.27 - - [2025-12-01 04:10:14] "GET /virtual-network/949217bd-eb7c-4cf0-bc90-b32e8fbec5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006719 10.0.0.27 - - [2025-12-01 04:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004796 10.0.0.27 - - [2025-12-01 04:10:14] "GET /network-policy/307674f0-0aba-4f27-8705-bc31813cd0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005396 10.0.0.33 - - [2025-12-01 04:10:14] "POST /fqname-to-id HTTP/1.1" 404 210 0.008031 10.0.0.27 - - [2025-12-01 04:10:14] "POST /ref-update HTTP/1.1" 200 156 0.069926 10.0.0.27 - - [2025-12-01 04:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.27 - - [2025-12-01 04:10:14] "GET /network-policy/307674f0-0aba-4f27-8705-bc31813cd0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.006212 10.0.0.33 - - [2025-12-01 04:10:14] "PUT /access-control-list/5b32cd33-1bc8-405d-bdeb-92a4bb35b953 HTTP/1.1" 200 272 0.049230 10.0.0.27 - - [2025-12-01 04:10:14] "GET /virtual-network/949217bd-eb7c-4cf0-bc90-b32e8fbec5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.009500 10.0.0.27 - - [2025-12-01 04:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007462 10.0.0.27 - - [2025-12-01 04:10:14] "GET /network-policy/307674f0-0aba-4f27-8705-bc31813cd0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005359 10.0.0.27 - - [2025-12-01 04:10:14] "POST /id-to-fqname HTTP/1.1" 200 214 0.001704 10.0.0.27 - - [2025-12-01 04:10:14] "POST /neutron/port HTTP/1.1" 200 2247 0.023615 10.0.0.23 - - [2025-12-01 04:10:15] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001600 10.0.0.27 - - [2025-12-01 04:10:15] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.092360 10.0.0.27 - - [2025-12-01 04:10:15] "POST /neutron/network HTTP/1.1" 200 912 0.007198 10.0.0.27 - - [2025-12-01 04:10:16] "POST /neutron/port HTTP/1.1" 200 117 0.007633 10.0.0.27 - - [2025-12-01 04:10:16] "POST /id-to-fqname HTTP/1.1" 200 214 0.001695 10.0.0.27 - - [2025-12-01 04:10:16] "POST /neutron/network HTTP/1.1" 200 922 0.007287 10.0.0.27 - - [2025-12-01 04:10:16] "POST /neutron/port HTTP/1.1" 200 1063 0.017857 10.0.0.27 - - [2025-12-01 04:10:17] "POST /neutron/port HTTP/1.1" 200 1091 0.026768 10.0.0.27 - - [2025-12-01 04:10:17] "POST /neutron/port HTTP/1.1" 200 117 0.001500 10.0.0.23 - - [2025-12-01 04:10:17] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002023 10.0.0.27 - - [2025-12-01 04:10:17] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.079890 10.0.0.27 - - [2025-12-01 04:10:17] "POST /neutron/port HTTP/1.1" 200 3221 0.032530 10.0.0.27 - - [2025-12-01 04:10:17] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005126 10.0.0.27 - - [2025-12-01 04:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.27 - - [2025-12-01 04:10:17] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005047 10.0.0.27 - - [2025-12-01 04:10:18] "POST /neutron/network HTTP/1.1" 200 922 0.009484 10.0.0.27 - - [2025-12-01 04:10:18] "POST /neutron/port HTTP/1.1" 200 1063 0.019706 10.0.0.27 - - [2025-12-01 04:10:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005453 10.0.0.27 - - [2025-12-01 04:10:18] "POST /neutron/network HTTP/1.1" 200 912 0.008625 10.0.0.27 - - [2025-12-01 04:10:19] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.006758 10.0.0.27 - - [2025-12-01 04:10:19] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004881 10.0.0.27 - - [2025-12-01 04:10:19] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005342 10.0.0.27 - - [2025-12-01 04:10:19] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.031401 10.0.0.27 - - [2025-12-01 04:10:19] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.042839 10.0.0.27 - - [2025-12-01 04:10:19] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.009657 10.0.0.27 - - [2025-12-01 04:10:19] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006811 10.0.0.27 - - [2025-12-01 04:10:19] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.046948 10.0.0.27 - - [2025-12-01 04:10:19] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.033167 10.0.0.27 - - [2025-12-01 04:10:19] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.010031 10.0.0.27 - - [2025-12-01 04:10:19] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007384 10.0.0.27 - - [2025-12-01 04:10:19] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.037702 10.0.0.27 - - [2025-12-01 04:10:19] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.040145 10.0.0.27 - - [2025-12-01 04:10:19] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007991 10.0.0.27 - - [2025-12-01 04:10:19] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.012824 10.0.0.27 - - [2025-12-01 04:10:19] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.026686 10.0.0.27 - - [2025-12-01 04:10:19] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.006087 10.0.0.27 - - [2025-12-01 04:10:19] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006980 10.0.0.27 - - [2025-12-01 04:10:19] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004879 10.0.0.27 - - [2025-12-01 04:10:19] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.031214 10.0.0.27 - - [2025-12-01 04:10:20] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.055501 10.0.0.27 - - [2025-12-01 04:10:20] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006768 10.0.0.27 - - [2025-12-01 04:10:20] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.016568 10.0.0.27 - - [2025-12-01 04:10:20] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.047321 10.0.0.27 - - [2025-12-01 04:10:20] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.045573 10.0.0.27 - - [2025-12-01 04:10:20] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006264 10.0.0.27 - - [2025-12-01 04:10:20] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004876 10.0.0.27 - - [2025-12-01 04:10:20] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.051449 10.0.0.27 - - [2025-12-01 04:10:20] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.037040 10.0.0.27 - - [2025-12-01 04:10:20] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006392 10.0.0.27 - - [2025-12-01 04:10:20] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004823 10.0.0.27 - - [2025-12-01 04:10:20] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.026223 10.0.0.27 - - [2025-12-01 04:10:20] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005552 10.0.0.27 - - [2025-12-01 04:10:20] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005504 10.0.0.27 - - [2025-12-01 04:10:20] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005131 10.0.0.27 - - [2025-12-01 04:10:20] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.031302 10.0.0.27 - - [2025-12-01 04:10:20] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.055971 10.0.0.27 - - [2025-12-01 04:10:20] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005293 10.0.0.27 - - [2025-12-01 04:10:20] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005910 10.0.0.27 - - [2025-12-01 04:10:20] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.034060 10.0.0.27 - - [2025-12-01 04:10:20] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.043873 10.0.0.27 - - [2025-12-01 04:10:21] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.009365 10.0.0.27 - - [2025-12-01 04:10:21] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.011497 10.0.0.27 - - [2025-12-01 04:10:21] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.034796 10.0.0.27 - - [2025-12-01 04:10:21] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.045267 10.0.0.27 - - [2025-12-01 04:10:21] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006552 10.0.0.27 - - [2025-12-01 04:10:21] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006675 10.0.0.27 - - [2025-12-01 04:10:21] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.026624 10.0.0.27 - - [2025-12-01 04:10:21] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005209 10.0.0.27 - - [2025-12-01 04:10:21] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005747 10.0.0.27 - - [2025-12-01 04:10:21] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004514 10.0.0.27 - - [2025-12-01 04:10:21] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.029065 10.0.0.27 - - [2025-12-01 04:10:21] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.044206 10.0.0.27 - - [2025-12-01 04:10:21] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.007663 10.0.0.27 - - [2025-12-01 04:10:21] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006285 10.0.0.27 - - [2025-12-01 04:10:21] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.037985 10.0.0.27 - - [2025-12-01 04:10:21] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.055732 10.0.0.27 - - [2025-12-01 04:10:21] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.008057 10.0.0.27 - - [2025-12-01 04:10:21] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.007679 10.0.0.27 - - [2025-12-01 04:10:21] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.039807 10.0.0.27 - - [2025-12-01 04:10:21] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.052252 10.0.0.33 - - [2025-12-01 04:10:24] "DELETE /access-control-list/22e7daf3-5c2d-4089-a521-e3aaa1b6b90a HTTP/1.1" 200 115 0.061439 10.0.0.27 - - [2025-12-01 04:10:29] "POST /neutron/port HTTP/1.1" 200 1091 0.021547 10.0.0.23 - - [2025-12-01 04:10:30] "DELETE /project/b6ef25fb49eb4f7dabf2ca2aa8f0d201 HTTP/1.1" 404 173 0.015485 10.0.0.23 - - [2025-12-01 04:10:30] "DELETE /project/5a1381bb871f4302a8a7934706bd0e38 HTTP/1.1" 404 173 0.021356 10.0.0.23 - - [2025-12-01 04:10:30] "DELETE /project/c3168661db1a49e4ab61d68a7f5f7f3e HTTP/1.1" 404 173 0.012022 10.0.0.23 - - [2025-12-01 04:10:30] "DELETE /project/61d2172b-b22b-453a-95f7-555be29a3d0b HTTP/1.1" 404 177 0.010900 10.0.0.23 - - [2025-12-01 04:10:30] "GET /projects?obj_uuids=b6ef25fb-49eb-4f7d-abf2-ca2aa8f0d201&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001161 10.0.0.23 - - [2025-12-01 04:10:30] "GET /projects?obj_uuids=5a1381bb-871f-4302-a8a7-934706bd0e38&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001279 10.0.0.23 - - [2025-12-01 04:10:30] "GET /project/5a1381bb-871f-4302-a8a7-934706bd0e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.052149 10.0.0.23 - - [2025-12-01 04:10:30] "GET /project/b6ef25fb-49eb-4f7d-abf2-ca2aa8f0d201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.065621 10.0.0.23 - - [2025-12-01 04:10:30] "GET /projects?obj_uuids=5a1381bb-871f-4302-a8a7-934706bd0e38&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001591 10.0.0.23 - - [2025-12-01 04:10:30] "GET /projects?obj_uuids=b6ef25fb-49eb-4f7d-abf2-ca2aa8f0d201&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001351 10.0.0.23 - - [2025-12-01 04:10:30] "GET /project/5a1381bb-871f-4302-a8a7-934706bd0e38?fields=security_groups HTTP/1.1" 200 1391 0.072798 10.0.0.23 - - [2025-12-01 04:10:30] "GET /project/b6ef25fb-49eb-4f7d-abf2-ca2aa8f0d201?fields=security_groups HTTP/1.1" 200 1374 0.110848 10.0.0.23 - - [2025-12-01 04:10:30] "DELETE /security-group/1d8f5b9e-9b01-4b6d-b843-2417a11b499e HTTP/1.1" 200 115 0.078334 10.0.0.23 - - [2025-12-01 04:10:30] "GET /projects?obj_uuids=5a1381bb-871f-4302-a8a7-934706bd0e38&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001457 10.0.0.23 - - [2025-12-01 04:10:30] "DELETE /security-group/9328ab80-bb3e-4a8e-820f-6cb2f2b0617c HTTP/1.1" 200 115 0.093640 10.0.0.23 - - [2025-12-01 04:10:30] "GET /project/5a1381bb-871f-4302-a8a7-934706bd0e38?fields=application_policy_sets HTTP/1.1" 200 1430 0.079792 10.0.0.23 - - [2025-12-01 04:10:30] "GET /projects?obj_uuids=b6ef25fb-49eb-4f7d-abf2-ca2aa8f0d201&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001779 10.0.0.23 - - [2025-12-01 04:10:30] "GET /project/b6ef25fb-49eb-4f7d-abf2-ca2aa8f0d201?fields=application_policy_sets HTTP/1.1" 200 1413 0.091835 10.0.0.33 - - [2025-12-01 04:10:30] "DELETE /access-control-list/ee9980f4-fbf3-488a-813a-dd9b0ea3f4c8 HTTP/1.1" 200 115 0.086739 10.0.0.23 - - [2025-12-01 04:10:31] "DELETE /project/5a1381bb-871f-4302-a8a7-934706bd0e38 HTTP/1.1" 200 115 0.577197 10.0.0.23 - - [2025-12-01 04:10:31] "DELETE /project/b6ef25fb-49eb-4f7d-abf2-ca2aa8f0d201 HTTP/1.1" 200 115 0.679026 10.0.0.27 - - [2025-12-01 04:10:32] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004714 10.0.0.27 - - [2025-12-01 04:10:32] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006427 10.0.0.27 - - [2025-12-01 04:10:32] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006037 10.0.0.27 - - [2025-12-01 04:10:32] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.038313 10.0.0.27 - - [2025-12-01 04:10:32] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.059048 10.0.0.27 - - [2025-12-01 04:10:32] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006080 10.0.0.27 - - [2025-12-01 04:10:32] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.010503 10.0.0.27 - - [2025-12-01 04:10:32] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.054152 10.0.0.27 - - [2025-12-01 04:10:32] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.046779 10.0.0.27 - - [2025-12-01 04:10:32] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007363 10.0.0.27 - - [2025-12-01 04:10:32] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004956 10.0.0.27 - - [2025-12-01 04:10:32] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.035800 10.0.0.27 - - [2025-12-01 04:10:32] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.053036 10.0.0.27 - - [2025-12-01 04:10:32] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.015004 10.0.0.27 - - [2025-12-01 04:10:32] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006821 10.0.0.27 - - [2025-12-01 04:10:32] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.042920 10.0.0.27 - - [2025-12-01 04:10:32] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004472 10.0.0.27 - - [2025-12-01 04:10:32] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006058 10.0.0.27 - - [2025-12-01 04:10:32] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006483 10.0.0.27 - - [2025-12-01 04:10:32] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.034503 10.0.0.27 - - [2025-12-01 04:10:32] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.052245 10.0.0.27 - - [2025-12-01 04:10:33] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.011088 10.0.0.27 - - [2025-12-01 04:10:33] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005187 10.0.0.27 - - [2025-12-01 04:10:33] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.047986 10.0.0.27 - - [2025-12-01 04:10:33] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.048672 10.0.0.27 - - [2025-12-01 04:10:33] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004970 10.0.0.27 - - [2025-12-01 04:10:33] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004785 10.0.0.27 - - [2025-12-01 04:10:33] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.050488 10.0.0.27 - - [2025-12-01 04:10:33] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.048320 10.0.0.27 - - [2025-12-01 04:10:33] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.014230 10.0.0.27 - - [2025-12-01 04:10:33] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.012777 10.0.0.27 - - [2025-12-01 04:10:33] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.039062 10.0.0.27 - - [2025-12-01 04:10:33] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.008839 10.0.0.27 - - [2025-12-01 04:10:33] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006737 10.0.0.27 - - [2025-12-01 04:10:33] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.013905 10.0.0.27 - - [2025-12-01 04:10:33] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.041175 10.0.0.27 - - [2025-12-01 04:10:33] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.054270 10.0.0.27 - - [2025-12-01 04:10:33] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005649 10.0.0.27 - - [2025-12-01 04:10:33] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005448 10.0.0.27 - - [2025-12-01 04:10:33] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.045220 10.0.0.27 - - [2025-12-01 04:10:33] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.056182 10.0.0.27 - - [2025-12-01 04:10:34] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.009065 10.0.0.27 - - [2025-12-01 04:10:34] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006809 10.0.0.27 - - [2025-12-01 04:10:34] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.058113 10.0.0.27 - - [2025-12-01 04:10:34] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.050627 10.0.0.27 - - [2025-12-01 04:10:34] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.017581 10.0.0.27 - - [2025-12-01 04:10:34] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.009958 10.0.0.27 - - [2025-12-01 04:10:34] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.031472 10.0.0.27 - - [2025-12-01 04:10:34] "POST /ref-update HTTP/1.1" 200 156 0.064829 10.0.0.27 - - [2025-12-01 04:10:34] "GET /virtual-network/949217bd-eb7c-4cf0-bc90-b32e8fbec5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.013074 10.0.0.27 - - [2025-12-01 04:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009181 10.0.0.33 - - [2025-12-01 04:10:34] "POST /ref-update HTTP/1.1" 200 156 0.030939 10.0.0.27 - - [2025-12-01 04:10:34] "GET /network-policy/307674f0-0aba-4f27-8705-bc31813cd0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.020815 10.0.0.27 - - [2025-12-01 04:10:34] "POST /ref-update HTTP/1.1" 200 156 0.096001 10.0.0.27 - - [2025-12-01 04:10:34] "POST /neutron/network HTTP/1.1" 200 799 0.028780 10.0.0.27 - - [2025-12-01 04:10:34] "GET /virtual-network/773c8593-84f4-415a-9e94-758b0d846467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006421 10.0.0.27 - - [2025-12-01 04:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.27 - - [2025-12-01 04:10:35] "GET /network-policy/307674f0-0aba-4f27-8705-bc31813cd0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005382 10.0.0.27 - - [2025-12-01 04:10:35] "DELETE /network-policy/307674f0-0aba-4f27-8705-bc31813cd0df HTTP/1.1" 200 115 0.050469 10.0.0.27 - - [2025-12-01 04:10:35] "POST /neutron/port HTTP/1.1" 200 1091 0.024334 10.0.0.27 - - [2025-12-01 04:10:35] "POST /neutron/port HTTP/1.1" 200 151 0.291703 10.0.0.27 - - [2025-12-01 04:10:37] "POST /neutron/network HTTP/1.1" 200 799 0.007802 10.0.0.33 - - [2025-12-01 04:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.23 - - [2025-12-01 04:10:37] "POST /useragent-kv HTTP/1.1" 200 115 0.005145 10.0.0.23 - - [2025-12-01 04:10:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004378 10.0.0.27 - - [2025-12-01 04:10:37] "POST /neutron/network HTTP/1.1" 200 151 0.162431 10.0.0.33 - - [2025-12-01 04:10:37] "DELETE /route-target/9c499b56-f614-4aa5-9b3f-0969d7fea955 HTTP/1.1" 200 115 0.039862 10.0.0.27 - - [2025-12-01 04:10:37] "POST /ref-update HTTP/1.1" 200 156 0.096940 10.0.0.27 - - [2025-12-01 04:10:37] "GET /virtual-network/d058c2e2-62b6-43a1-aecc-b86f8f9546da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.012352 10.0.0.27 - - [2025-12-01 04:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008773 10.0.0.27 - - [2025-12-01 04:10:37] "GET /network-policy/19f0e18f-0d8c-4168-8129-dc872b8ab268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006774 10.0.0.33 - - [2025-12-01 04:10:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.011694 10.0.0.27 - - [2025-12-01 04:10:37] "POST /ref-update HTTP/1.1" 200 156 0.066458 10.0.0.33 - - [2025-12-01 04:10:38] "DELETE /access-control-list/26e18277-9ff9-4e0b-a6e3-d797aa495abb HTTP/1.1" 200 115 0.054009 10.0.0.27 - - [2025-12-01 04:10:38] "GET /virtual-network/c7ab2899-b2ee-4686-ba82-cae941c4b19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.027921 10.0.0.27 - - [2025-12-01 04:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.27 - - [2025-12-01 04:10:38] "GET /network-policy/19f0e18f-0d8c-4168-8129-dc872b8ab268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007235 10.0.0.27 - - [2025-12-01 04:10:38] "DELETE /network-policy/19f0e18f-0d8c-4168-8129-dc872b8ab268 HTTP/1.1" 200 115 0.042913 10.0.0.27 - - [2025-12-01 04:10:38] "POST /neutron/network HTTP/1.1" 200 977 0.010856 10.0.0.27 - - [2025-12-01 04:10:38] "POST /neutron/port HTTP/1.1" 200 1209 0.018773 10.0.0.27 - - [2025-12-01 04:10:39] "POST /neutron/port HTTP/1.1" 200 1208 0.016371 10.0.0.23 - - [2025-12-01 04:10:40] "POST /useragent-kv HTTP/1.1" 200 115 0.008194 10.0.0.23 - - [2025-12-01 04:10:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003218 10.0.0.23 - - [2025-12-01 04:10:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003458 10.0.0.23 - - [2025-12-01 04:10:40] "POST /useragent-kv HTTP/1.1" 200 115 0.010828 10.0.0.27 - - [2025-12-01 04:10:40] "POST /neutron/network HTTP/1.1" 200 151 0.214883 10.0.0.33 - - [2025-12-01 04:10:40] "DELETE /route-target/71fef759-c8e1-4aa2-b293-2dc5201dacd3 HTTP/1.1" 200 115 0.061448 10.0.0.27 - - [2025-12-01 04:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.23 - - [2025-12-01 04:10:42] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001402 10.0.0.27 - - [2025-12-01 04:10:42] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.071461 10.0.0.27 - - [2025-12-01 04:10:42] "POST /neutron/network HTTP/1.1" 200 117 0.026121 10.0.0.33 - - [2025-12-01 04:10:42] "POST /route-targets HTTP/1.1" 200 327 0.019948 10.0.0.23 - - [2025-12-01 04:10:43] "POST /useragent-kv HTTP/1.1" 200 115 0.013857 10.0.0.27 - - [2025-12-01 04:10:43] "POST /neutron/subnet HTTP/1.1" 200 725 0.217121 10.0.0.27 - - [2025-12-01 04:10:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.001796 10.0.0.27 - - [2025-12-01 04:10:43] "GET /virtual-network/7e04c65b-4334-4e6a-b73e-34ddee73ce7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006540 10.0.0.27 - - [2025-12-01 04:10:43] "GET /virtual-network/7e04c65b-4334-4e6a-b73e-34ddee73ce7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.007641 10.0.0.27 - - [2025-12-01 04:10:43] "POST /neutron/network HTTP/1.1" 200 975 0.014028 10.0.0.27 - - [2025-12-01 04:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.23 - - [2025-12-01 04:10:43] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001419 10.0.0.27 - - [2025-12-01 04:10:43] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.067964 10.0.0.27 - - [2025-12-01 04:10:43] "POST /neutron/network HTTP/1.1" 200 117 0.021384 10.0.0.33 - - [2025-12-01 04:10:43] "POST /ref-update HTTP/1.1" 200 156 0.037190 10.0.0.33 - - [2025-12-01 04:10:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.011783 10.0.0.23 - - [2025-12-01 04:10:44] "POST /useragent-kv HTTP/1.1" 200 115 0.007499 10.0.0.27 - - [2025-12-01 04:10:44] "POST /neutron/subnet HTTP/1.1" 200 725 0.217453 10.0.0.27 - - [2025-12-01 04:10:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.001859 10.0.0.27 - - [2025-12-01 04:10:44] "GET /virtual-network/e367c010-2388-41a5-a2ea-870c69534e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.009521 10.0.0.27 - - [2025-12-01 04:10:44] "GET /virtual-network/e367c010-2388-41a5-a2ea-870c69534e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006212 10.0.0.27 - - [2025-12-01 04:10:44] "POST /neutron/network HTTP/1.1" 200 975 0.013015 10.0.0.27 - - [2025-12-01 04:10:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.001437 10.0.0.27 - - [2025-12-01 04:10:44] "POST /neutron/network HTTP/1.1" 200 985 0.008337 10.0.0.23 - - [2025-12-01 04:10:45] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001183 10.0.0.27 - - [2025-12-01 04:10:45] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.095714 10.0.0.27 - - [2025-12-01 04:10:45] "POST /neutron/port HTTP/1.1" 200 117 0.007176 10.0.0.27 - - [2025-12-01 04:10:45] "POST /id-to-fqname HTTP/1.1" 200 222 0.001455 10.0.0.27 - - [2025-12-01 04:10:45] "POST /neutron/network HTTP/1.1" 200 985 0.008480 10.0.0.27 - - [2025-12-01 04:10:46] "POST /neutron/port HTTP/1.1" 200 1153 0.020357 10.0.0.27 - - [2025-12-01 04:10:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005940 10.0.0.23 - - [2025-12-01 04:10:46] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001335 10.0.0.27 - - [2025-12-01 04:10:46] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.092802 10.0.0.27 - - [2025-12-01 04:10:46] "POST /neutron/port HTTP/1.1" 200 117 0.001596 10.0.0.27 - - [2025-12-01 04:10:46] "POST /neutron/network HTTP/1.1" 200 975 0.012975 10.0.0.27 - - [2025-12-01 04:10:47] "POST /neutron/port HTTP/1.1" 200 117 0.007526 10.0.0.27 - - [2025-12-01 04:10:47] "POST /neutron/network HTTP/1.1" 200 985 0.010443 10.0.0.27 - - [2025-12-01 04:10:48] "POST /neutron/port HTTP/1.1" 200 1153 0.022532 10.0.0.27 - - [2025-12-01 04:10:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004744 10.0.0.27 - - [2025-12-01 04:10:48] "POST /neutron/port HTTP/1.1" 200 117 0.001316 10.0.0.27 - - [2025-12-01 04:10:52] "POST /neutron/port HTTP/1.1" 200 1181 0.019223 10.0.0.27 - - [2025-12-01 04:10:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008385 10.0.0.27 - - [2025-12-01 04:10:52] "GET /virtual-machine/beffbe00-7e83-4b91-a675-b4b5508c274c HTTP/1.1" 200 1301 0.007786 10.0.0.27 - - [2025-12-01 04:10:52] "GET /virtual-machine-interface/e2880ad1-a593-46ca-9206-b8528578cfa8 HTTP/1.1" 200 3158 0.006025 10.0.0.27 - - [2025-12-01 04:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.27 - - [2025-12-01 04:10:52] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005551 10.0.0.27 - - [2025-12-01 04:10:52] "GET /virtual-networks?parent_id=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003338 10.0.0.27 - - [2025-12-01 04:10:52] "GET /virtual-network/7e04c65b-4334-4e6a-b73e-34ddee73ce7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.007370 10.0.0.27 - - [2025-12-01 04:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.27 - - [2025-12-01 04:10:55] "GET /virtual-network/7e04c65b-4334-4e6a-b73e-34ddee73ce7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.008103 10.0.0.27 - - [2025-12-01 04:10:56] "POST /neutron/port HTTP/1.1" 200 1181 0.048515 10.0.0.27 - - [2025-12-01 04:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.27 - - [2025-12-01 04:10:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004532 10.0.0.27 - - [2025-12-01 04:10:57] "GET /virtual-networks?parent_id=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003773 10.0.0.27 - - [2025-12-01 04:10:57] "GET /virtual-network/7e04c65b-4334-4e6a-b73e-34ddee73ce7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006275 10.0.0.27 - - [2025-12-01 04:10:58] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008842 10.0.0.27 - - [2025-12-01 04:11:02] "POST /neutron/port HTTP/1.1" 200 1181 0.022077 10.0.0.27 - - [2025-12-01 04:11:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004804 10.0.0.27 - - [2025-12-01 04:11:02] "POST /neutron/port HTTP/1.1" 200 117 0.001312 10.0.0.27 - - [2025-12-01 04:11:03] "POST /neutron/port HTTP/1.1" 200 1181 0.021985 10.0.0.27 - - [2025-12-01 04:11:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008666 10.0.0.27 - - [2025-12-01 04:11:03] "GET /virtual-machine/9d715442-bd8c-408e-aacf-edde31a880aa HTTP/1.1" 200 1301 0.007824 10.0.0.27 - - [2025-12-01 04:11:03] "GET /virtual-machine-interface/9439ed9e-dc02-43e3-b7f7-c82eb6764aa4 HTTP/1.1" 200 3158 0.005829 10.0.0.27 - - [2025-12-01 04:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.27 - - [2025-12-01 04:11:03] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005188 10.0.0.27 - - [2025-12-01 04:11:03] "GET /virtual-networks?parent_id=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005549 10.0.0.27 - - [2025-12-01 04:11:03] "GET /virtual-network/e367c010-2388-41a5-a2ea-870c69534e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006486 10.0.0.27 - - [2025-12-01 04:11:03] "POST /neutron/port HTTP/1.1" 200 1181 0.021262 10.0.0.27 - - [2025-12-01 04:11:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005693 10.0.0.27 - - [2025-12-01 04:11:04] "POST /neutron/port HTTP/1.1" 200 117 0.001630 10.0.0.27 - - [2025-12-01 04:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010099 10.0.0.27 - - [2025-12-01 04:11:04] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005376 10.0.0.27 - - [2025-12-01 04:11:04] "GET /virtual-networks?parent_id=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003597 10.0.0.27 - - [2025-12-01 04:11:04] "GET /virtual-network/e367c010-2388-41a5-a2ea-870c69534e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006982 10.0.0.27 - - [2025-12-01 04:11:04] "POST /fqname-to-id HTTP/1.1" 404 209 0.004131 10.0.0.27 - - [2025-12-01 04:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.23 - - [2025-12-01 04:11:04] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001605 10.0.0.27 - - [2025-12-01 04:11:05] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.066594 10.0.0.27 - - [2025-12-01 04:11:05] "POST /network-policys HTTP/1.1" 200 533 0.040463 10.0.0.27 - - [2025-12-01 04:11:05] "GET /network-policy/58453e52-ebc6-4d94-a46d-200b37c06ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006999 10.0.0.27 - - [2025-12-01 04:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004952 10.0.0.27 - - [2025-12-01 04:11:05] "GET /virtual-network/7e04c65b-4334-4e6a-b73e-34ddee73ce7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.007006 10.0.0.27 - - [2025-12-01 04:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.27 - - [2025-12-01 04:11:05] "GET /network-policy/58453e52-ebc6-4d94-a46d-200b37c06ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005397 10.0.0.27 - - [2025-12-01 04:11:05] "POST /ref-update HTTP/1.1" 200 156 0.068718 10.0.0.27 - - [2025-12-01 04:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006017 10.0.0.27 - - [2025-12-01 04:11:05] "GET /network-policy/58453e52-ebc6-4d94-a46d-200b37c06ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005051 10.0.0.27 - - [2025-12-01 04:11:05] "POST /neutron/network HTTP/1.1" 200 1061 0.014516 10.0.0.27 - - [2025-12-01 04:11:05] "GET /virtual-network/7e04c65b-4334-4e6a-b73e-34ddee73ce7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.007339 10.0.0.27 - - [2025-12-01 04:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.27 - - [2025-12-01 04:11:05] "GET /network-policy/58453e52-ebc6-4d94-a46d-200b37c06ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004651 10.0.0.27 - - [2025-12-01 04:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.27 - - [2025-12-01 04:11:05] "GET /virtual-network/e367c010-2388-41a5-a2ea-870c69534e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.007940 10.0.0.27 - - [2025-12-01 04:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.27 - - [2025-12-01 04:11:05] "GET /network-policy/58453e52-ebc6-4d94-a46d-200b37c06ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.028346 10.0.0.33 - - [2025-12-01 04:11:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.015244 10.0.0.33 - - [2025-12-01 04:11:05] "PUT /access-control-list/30b568ec-7200-4746-af1d-51ea5a482aad HTTP/1.1" 200 272 0.026467 10.0.0.27 - - [2025-12-01 04:11:05] "POST /ref-update HTTP/1.1" 200 156 0.081110 10.0.0.27 - - [2025-12-01 04:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.27 - - [2025-12-01 04:11:05] "GET /network-policy/58453e52-ebc6-4d94-a46d-200b37c06ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.010416 10.0.0.33 - - [2025-12-01 04:11:05] "POST /ref-update HTTP/1.1" 200 156 0.045322 10.0.0.27 - - [2025-12-01 04:11:05] "GET /virtual-network/e367c010-2388-41a5-a2ea-870c69534e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.014364 10.0.0.27 - - [2025-12-01 04:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005305 10.0.0.27 - - [2025-12-01 04:11:06] "GET /network-policy/58453e52-ebc6-4d94-a46d-200b37c06ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006100 10.0.0.27 - - [2025-12-01 04:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.23 - - [2025-12-01 04:11:06] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001573 10.0.0.27 - - [2025-12-01 04:11:06] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.065445 10.0.0.23 - - [2025-12-01 04:11:06] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001112 10.0.0.27 - - [2025-12-01 04:11:06] "POST /neutron/network HTTP/1.1" 200 585 0.145472 10.0.0.27 - - [2025-12-01 04:11:06] "POST /id-to-fqname HTTP/1.1" 200 214 0.004271 10.0.0.27 - - [2025-12-01 04:11:06] "GET /virtual-network/358e63b7-0f76-4ad1-bc20-1cf33de24bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007437 10.0.0.27 - - [2025-12-01 04:11:06] "POST /neutron/network HTTP/1.1" 200 799 0.008065 10.0.0.27 - - [2025-12-01 04:11:06] "GET /virtual-network/358e63b7-0f76-4ad1-bc20-1cf33de24bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008370 10.0.0.27 - - [2025-12-01 04:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.23 - - [2025-12-01 04:11:06] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001777 10.0.0.27 - - [2025-12-01 04:11:06] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.052642 10.0.0.27 - - [2025-12-01 04:11:06] "POST /neutron/network HTTP/1.1" 200 117 0.019143 10.0.0.33 - - [2025-12-01 04:11:07] "POST /route-targets HTTP/1.1" 200 327 0.016762 10.0.0.27 - - [2025-12-01 04:11:07] "POST /neutron/network HTTP/1.1" 200 799 0.009629 10.0.0.27 - - [2025-12-01 04:11:07] "POST /id-to-fqname HTTP/1.1" 200 214 0.001319 10.0.0.27 - - [2025-12-01 04:11:07] "GET /virtual-network/a6ff8f81-9cd7-43b8-90af-e994ae98c3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005550 10.0.0.27 - - [2025-12-01 04:11:07] "GET /virtual-network/a6ff8f81-9cd7-43b8-90af-e994ae98c3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005734 10.0.0.27 - - [2025-12-01 04:11:07] "POST /neutron/subnet HTTP/1.1" 200 701 0.010066 10.0.0.27 - - [2025-12-01 04:11:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.003516 10.0.0.27 - - [2025-12-01 04:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.23 - - [2025-12-01 04:11:07] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001539 10.0.0.27 - - [2025-12-01 04:11:07] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.049423 10.0.0.27 - - [2025-12-01 04:11:07] "POST /network-policys HTTP/1.1" 200 587 0.033025 10.0.0.27 - - [2025-12-01 04:11:07] "GET /network-policy/3394813b-ed89-4a2a-81fe-4fd30128191f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.007125 10.0.0.27 - - [2025-12-01 04:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.27 - - [2025-12-01 04:11:07] "GET /virtual-network/358e63b7-0f76-4ad1-bc20-1cf33de24bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005942 10.0.0.27 - - [2025-12-01 04:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.27 - - [2025-12-01 04:11:07] "GET /network-policy/3394813b-ed89-4a2a-81fe-4fd30128191f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005370 10.0.0.27 - - [2025-12-01 04:11:07] "POST /ref-update HTTP/1.1" 200 156 0.069735 10.0.0.27 - - [2025-12-01 04:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.33 - - [2025-12-01 04:11:07] "POST /access-control-lists HTTP/1.1" 200 554 0.089300 10.0.0.27 - - [2025-12-01 04:11:08] "GET /network-policy/3394813b-ed89-4a2a-81fe-4fd30128191f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004095 10.0.0.27 - - [2025-12-01 04:11:08] "GET /virtual-network/358e63b7-0f76-4ad1-bc20-1cf33de24bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.009461 10.0.0.27 - - [2025-12-01 04:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.27 - - [2025-12-01 04:11:08] "GET /network-policy/3394813b-ed89-4a2a-81fe-4fd30128191f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004872 10.0.0.27 - - [2025-12-01 04:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.27 - - [2025-12-01 04:11:08] "GET /virtual-network/a6ff8f81-9cd7-43b8-90af-e994ae98c3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006298 10.0.0.27 - - [2025-12-01 04:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.27 - - [2025-12-01 04:11:08] "GET /network-policy/3394813b-ed89-4a2a-81fe-4fd30128191f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005041 10.0.0.27 - - [2025-12-01 04:11:08] "POST /ref-update HTTP/1.1" 200 156 0.061962 10.0.0.27 - - [2025-12-01 04:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.27 - - [2025-12-01 04:11:08] "GET /network-policy/3394813b-ed89-4a2a-81fe-4fd30128191f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004097 10.0.0.33 - - [2025-12-01 04:11:08] "POST /ref-update HTTP/1.1" 200 156 0.038157 10.0.0.27 - - [2025-12-01 04:11:08] "GET /virtual-network/a6ff8f81-9cd7-43b8-90af-e994ae98c3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.011312 10.0.0.27 - - [2025-12-01 04:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008226 10.0.0.27 - - [2025-12-01 04:11:08] "GET /network-policy/3394813b-ed89-4a2a-81fe-4fd30128191f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004948 10.0.0.27 - - [2025-12-01 04:11:08] "POST /id-to-fqname HTTP/1.1" 200 214 0.001743 10.0.0.27 - - [2025-12-01 04:11:08] "POST /neutron/port HTTP/1.1" 200 2244 0.040135 10.0.0.23 - - [2025-12-01 04:11:09] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001390 10.0.0.27 - - [2025-12-01 04:11:09] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.088928 10.0.0.27 - - [2025-12-01 04:11:09] "POST /neutron/network HTTP/1.1" 200 912 0.009700 10.0.0.27 - - [2025-12-01 04:11:09] "POST /neutron/port HTTP/1.1" 200 117 0.007620 10.0.0.27 - - [2025-12-01 04:11:09] "POST /id-to-fqname HTTP/1.1" 200 214 0.001348 10.0.0.27 - - [2025-12-01 04:11:10] "POST /neutron/network HTTP/1.1" 200 922 0.009095 10.0.0.27 - - [2025-12-01 04:11:10] "POST /neutron/port HTTP/1.1" 200 1063 0.018635 10.0.0.27 - - [2025-12-01 04:11:10] "POST /neutron/port HTTP/1.1" 200 1091 0.024897 10.0.0.27 - - [2025-12-01 04:11:10] "POST /neutron/port HTTP/1.1" 200 117 0.001131 10.0.0.23 - - [2025-12-01 04:11:11] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001739 10.0.0.27 - - [2025-12-01 04:11:11] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.075878 10.0.0.27 - - [2025-12-01 04:11:11] "POST /neutron/port HTTP/1.1" 200 3218 0.023205 10.0.0.27 - - [2025-12-01 04:11:11] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003643 10.0.0.27 - - [2025-12-01 04:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.27 - - [2025-12-01 04:11:11] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007208 10.0.0.27 - - [2025-12-01 04:11:11] "POST /neutron/network HTTP/1.1" 200 922 0.007130 10.0.0.27 - - [2025-12-01 04:11:12] "POST /neutron/port HTTP/1.1" 200 1063 0.024819 10.0.0.27 - - [2025-12-01 04:11:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005058 10.0.0.27 - - [2025-12-01 04:11:12] "POST /neutron/network HTTP/1.1" 200 912 0.009885 10.0.0.27 - - [2025-12-01 04:11:12] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004457 10.0.0.27 - - [2025-12-01 04:11:12] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005064 10.0.0.27 - - [2025-12-01 04:11:12] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006902 10.0.0.27 - - [2025-12-01 04:11:13] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.034592 10.0.0.27 - - [2025-12-01 04:11:13] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.065391 10.0.0.27 - - [2025-12-01 04:11:13] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.011090 10.0.0.27 - - [2025-12-01 04:11:13] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.010066 10.0.0.27 - - [2025-12-01 04:11:13] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.043768 10.0.0.27 - - [2025-12-01 04:11:13] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.047805 10.0.0.27 - - [2025-12-01 04:11:13] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007902 10.0.0.27 - - [2025-12-01 04:11:13] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006395 10.0.0.27 - - [2025-12-01 04:11:13] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.044681 10.0.0.27 - - [2025-12-01 04:11:13] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.058371 10.0.0.27 - - [2025-12-01 04:11:13] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.009775 10.0.0.27 - - [2025-12-01 04:11:13] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007214 10.0.0.27 - - [2025-12-01 04:11:13] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.040908 10.0.0.27 - - [2025-12-01 04:11:13] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004126 10.0.0.27 - - [2025-12-01 04:11:13] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005824 10.0.0.27 - - [2025-12-01 04:11:13] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005774 10.0.0.27 - - [2025-12-01 04:11:13] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.035647 10.0.0.27 - - [2025-12-01 04:11:13] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.054979 10.0.0.27 - - [2025-12-01 04:11:13] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005688 10.0.0.27 - - [2025-12-01 04:11:13] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005463 10.0.0.27 - - [2025-12-01 04:11:14] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.044137 10.0.0.27 - - [2025-12-01 04:11:14] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.052705 10.0.0.27 - - [2025-12-01 04:11:14] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007544 10.0.0.27 - - [2025-12-01 04:11:14] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008294 10.0.0.27 - - [2025-12-01 04:11:14] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.063777 10.0.0.27 - - [2025-12-01 04:11:14] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.046306 10.0.0.27 - - [2025-12-01 04:11:14] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.012261 10.0.0.27 - - [2025-12-01 04:11:14] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007619 10.0.0.27 - - [2025-12-01 04:11:14] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.029574 10.0.0.27 - - [2025-12-01 04:11:14] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005482 10.0.0.27 - - [2025-12-01 04:11:14] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005255 10.0.0.27 - - [2025-12-01 04:11:14] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004846 10.0.0.27 - - [2025-12-01 04:11:14] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.040008 10.0.0.27 - - [2025-12-01 04:11:14] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.051817 10.0.0.27 - - [2025-12-01 04:11:14] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005533 10.0.0.27 - - [2025-12-01 04:11:14] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.013745 10.0.0.27 - - [2025-12-01 04:11:14] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.049045 10.0.0.27 - - [2025-12-01 04:11:14] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.054223 10.0.0.27 - - [2025-12-01 04:11:15] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007890 10.0.0.27 - - [2025-12-01 04:11:15] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005908 10.0.0.27 - - [2025-12-01 04:11:15] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.044205 10.0.0.27 - - [2025-12-01 04:11:15] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.044851 10.0.0.27 - - [2025-12-01 04:11:15] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.010182 10.0.0.27 - - [2025-12-01 04:11:15] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007291 10.0.0.27 - - [2025-12-01 04:11:15] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.025916 10.0.0.27 - - [2025-12-01 04:11:15] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006157 10.0.0.27 - - [2025-12-01 04:11:15] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005611 10.0.0.27 - - [2025-12-01 04:11:15] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.023505 10.0.0.27 - - [2025-12-01 04:11:15] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006384 10.0.0.27 - - [2025-12-01 04:11:15] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005868 10.0.0.27 - - [2025-12-01 04:11:15] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.022655 10.0.0.27 - - [2025-12-01 04:11:15] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006165 10.0.0.27 - - [2025-12-01 04:11:15] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007318 10.0.0.27 - - [2025-12-01 04:11:15] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.024811 10.0.0.27 - - [2025-12-01 04:11:22] "POST /neutron/port HTTP/1.1" 200 1091 0.021109 10.0.0.27 - - [2025-12-01 04:11:25] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004095 10.0.0.27 - - [2025-12-01 04:11:25] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006390 10.0.0.27 - - [2025-12-01 04:11:25] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005431 10.0.0.27 - - [2025-12-01 04:11:25] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.036310 10.0.0.27 - - [2025-12-01 04:11:25] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.058434 10.0.0.27 - - [2025-12-01 04:11:25] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.008705 10.0.0.27 - - [2025-12-01 04:11:25] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.012997 10.0.0.27 - - [2025-12-01 04:11:25] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.052941 10.0.0.27 - - [2025-12-01 04:11:26] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.060448 10.0.0.27 - - [2025-12-01 04:11:26] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006198 10.0.0.27 - - [2025-12-01 04:11:26] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004947 10.0.0.27 - - [2025-12-01 04:11:26] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.057912 10.0.0.27 - - [2025-12-01 04:11:26] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.078798 10.0.0.27 - - [2025-12-01 04:11:26] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.008857 10.0.0.27 - - [2025-12-01 04:11:26] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005484 10.0.0.27 - - [2025-12-01 04:11:26] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.038695 10.0.0.27 - - [2025-12-01 04:11:26] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004318 10.0.0.27 - - [2025-12-01 04:11:26] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005815 10.0.0.27 - - [2025-12-01 04:11:26] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005863 10.0.0.27 - - [2025-12-01 04:11:26] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.035470 10.0.0.27 - - [2025-12-01 04:11:26] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.045072 10.0.0.27 - - [2025-12-01 04:11:26] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.011337 10.0.0.27 - - [2025-12-01 04:11:26] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006403 10.0.0.27 - - [2025-12-01 04:11:26] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.048839 10.0.0.27 - - [2025-12-01 04:11:26] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.043884 10.0.0.27 - - [2025-12-01 04:11:26] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006936 10.0.0.27 - - [2025-12-01 04:11:26] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.009575 10.0.0.27 - - [2025-12-01 04:11:26] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.039751 10.0.0.27 - - [2025-12-01 04:11:26] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.038849 10.0.0.27 - - [2025-12-01 04:11:27] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005514 10.0.0.27 - - [2025-12-01 04:11:27] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.007160 10.0.0.27 - - [2025-12-01 04:11:27] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.030736 10.0.0.27 - - [2025-12-01 04:11:27] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003742 10.0.0.27 - - [2025-12-01 04:11:27] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006005 10.0.0.27 - - [2025-12-01 04:11:27] "GET /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006414 10.0.0.27 - - [2025-12-01 04:11:27] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.038950 10.0.0.27 - - [2025-12-01 04:11:27] "PUT /bgp-router/f60c82ad-025d-4c4e-a681-67bbb74981c3 HTTP/1.1" 200 254 0.055521 10.0.0.27 - - [2025-12-01 04:11:27] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.018243 10.0.0.27 - - [2025-12-01 04:11:27] "GET /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007842 10.0.0.27 - - [2025-12-01 04:11:27] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.051724 10.0.0.27 - - [2025-12-01 04:11:27] "PUT /bgp-router/d628a1e6-a05f-4d9a-bc90-1200c45a87c9 HTTP/1.1" 200 254 0.061958 10.0.0.27 - - [2025-12-01 04:11:27] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.007067 10.0.0.27 - - [2025-12-01 04:11:27] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006889 10.0.0.27 - - [2025-12-01 04:11:27] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.063785 10.0.0.27 - - [2025-12-01 04:11:27] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.054780 10.0.0.27 - - [2025-12-01 04:11:27] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.007776 10.0.0.27 - - [2025-12-01 04:11:27] "GET /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.007311 10.0.0.27 - - [2025-12-01 04:11:27] "PUT /bgp-router/8a4fa2dd-9ecb-4a95-b5f1-0a83bcf995c8 HTTP/1.1" 200 254 0.033952 10.0.0.27 - - [2025-12-01 04:11:28] "POST /ref-update HTTP/1.1" 200 156 0.066770 10.0.0.33 - - [2025-12-01 04:11:28] "DELETE /access-control-list/0685f09b-03aa-455f-88dd-19e4a742f452 HTTP/1.1" 200 115 0.067266 10.0.0.27 - - [2025-12-01 04:11:28] "GET /virtual-network/a6ff8f81-9cd7-43b8-90af-e994ae98c3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.023970 10.0.0.27 - - [2025-12-01 04:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007286 10.0.0.27 - - [2025-12-01 04:11:28] "GET /network-policy/3394813b-ed89-4a2a-81fe-4fd30128191f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004758 10.0.0.27 - - [2025-12-01 04:11:28] "POST /ref-update HTTP/1.1" 200 156 0.071489 10.0.0.33 - - [2025-12-01 04:11:28] "POST /ref-update HTTP/1.1" 200 156 0.040565 10.0.0.27 - - [2025-12-01 04:11:28] "POST /neutron/network HTTP/1.1" 200 799 0.015781 10.0.0.27 - - [2025-12-01 04:11:28] "GET /virtual-network/358e63b7-0f76-4ad1-bc20-1cf33de24bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.010245 10.0.0.27 - - [2025-12-01 04:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.27 - - [2025-12-01 04:11:28] "GET /network-policy/3394813b-ed89-4a2a-81fe-4fd30128191f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005568 10.0.0.27 - - [2025-12-01 04:11:28] "DELETE /network-policy/3394813b-ed89-4a2a-81fe-4fd30128191f HTTP/1.1" 200 115 0.042761 10.0.0.27 - - [2025-12-01 04:11:28] "POST /neutron/network HTTP/1.1" 200 799 0.011657 10.0.0.27 - - [2025-12-01 04:11:28] "POST /neutron/port HTTP/1.1" 200 1091 0.031048 10.0.0.27 - - [2025-12-01 04:11:30] "POST /neutron/network HTTP/1.1" 200 799 0.008976 10.0.0.33 - - [2025-12-01 04:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133 10.0.0.23 - - [2025-12-01 04:11:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002832 10.0.0.23 - - [2025-12-01 04:11:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003277 10.0.0.27 - - [2025-12-01 04:11:31] "POST /neutron/network HTTP/1.1" 200 151 0.144527 10.0.0.27 - - [2025-12-01 04:11:31] "POST /ref-update HTTP/1.1" 200 156 0.066011 10.0.0.27 - - [2025-12-01 04:11:31] "GET /virtual-network/e367c010-2388-41a5-a2ea-870c69534e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.011699 10.0.0.27 - - [2025-12-01 04:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013395 10.0.0.33 - - [2025-12-01 04:11:31] "POST /ref-update HTTP/1.1" 200 156 0.050591 10.0.0.27 - - [2025-12-01 04:11:31] "GET /network-policy/58453e52-ebc6-4d94-a46d-200b37c06ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004884 10.0.0.27 - - [2025-12-01 04:11:31] "POST /ref-update HTTP/1.1" 200 156 0.076543 10.0.0.27 - - [2025-12-01 04:11:31] "GET /virtual-network/7e04c65b-4334-4e6a-b73e-34ddee73ce7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.012367 10.0.0.27 - - [2025-12-01 04:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.27 - - [2025-12-01 04:11:31] "GET /network-policy/58453e52-ebc6-4d94-a46d-200b37c06ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005101 10.0.0.27 - - [2025-12-01 04:11:31] "DELETE /network-policy/58453e52-ebc6-4d94-a46d-200b37c06ba7 HTTP/1.1" 200 115 0.054444 10.0.0.27 - - [2025-12-01 04:11:31] "POST /neutron/network HTTP/1.1" 200 975 0.012458 10.0.0.27 - - [2025-12-01 04:11:32] "POST /neutron/port HTTP/1.1" 200 1207 0.018182 10.0.0.27 - - [2025-12-01 04:11:32] "POST /neutron/port HTTP/1.1" 200 1207 0.041080 10.0.0.33 - - [2025-12-01 04:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007726 10.0.0.23 - - [2025-12-01 04:11:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003262 10.0.0.23 - - [2025-12-01 04:11:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005664 10.0.0.23 - - [2025-12-01 04:11:34] "POST /useragent-kv HTTP/1.1" 200 115 0.008238 10.0.0.23 - - [2025-12-01 04:11:34] "POST /useragent-kv HTTP/1.1" 200 115 0.011553 10.0.0.27 - - [2025-12-01 04:11:34] "POST /neutron/network HTTP/1.1" 200 151 0.215856 10.0.0.33 - - [2025-12-01 04:11:34] "DELETE /route-target/16e006fa-f707-49d0-bad3-0a44e59731ab HTTP/1.1" 200 115 0.031541 10.0.0.23 - - [2025-12-01 04:11:35] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001750 10.0.0.27 - - [2025-12-01 04:11:35] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.058063 10.0.0.23 - - [2025-12-01 04:11:35] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001225 10.0.0.27 - - [2025-12-01 04:11:35] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?fields=virtual_networks HTTP/1.1" 200 1059 0.062466 10.0.0.23 - - [2025-12-01 04:11:35] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001825 10.0.0.27 - - [2025-12-01 04:11:35] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.062767 10.0.0.23 - - [2025-12-01 04:11:35] "GET /projects?obj_uuids=c3168661-db1a-49e4-ab61-d68a7f5f7f3e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001746 10.0.0.27 - - [2025-12-01 04:11:35] "GET /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e?fields=security_groups HTTP/1.1" 200 1293 0.057182 10.0.0.27 - - [2025-12-01 04:11:36] "POST /fqname-to-id HTTP/1.1" 404 183 0.037273 10.0.0.23 - - [2025-12-01 04:11:37] "GET /projects?obj_uuids=503f850a-ebb7-4774-8072-ca87c6fb809c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003705 10.0.0.23 - - [2025-12-01 04:11:37] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001428 10.0.0.23 - - [2025-12-01 04:11:37] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009683 10.0.0.23 - - [2025-12-01 04:11:37] "POST /id-to-fqname HTTP/1.1" 200 185 0.007682 10.0.0.23 - - [2025-12-01 04:11:37] "POST /fqname-to-id HTTP/1.1" 404 194 0.004358 10.0.0.23 - - [2025-12-01 04:11:37] "POST /security-groups HTTP/1.1" 200 586 0.081141 10.0.0.23 - - [2025-12-01 04:11:37] "POST /projects HTTP/1.1" 200 575 0.347283 10.0.0.33 - - [2025-12-01 04:11:37] "POST /fqname-to-id HTTP/1.1" 404 228 0.015006 10.0.0.23 - - [2025-12-01 04:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.422615 10.0.0.27 - - [2025-12-01 04:11:37] "GET /project/503f850a-ebb7-4774-8072-ca87c6fb809c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.579108 10.0.0.27 - - [2025-12-01 04:11:38] "GET / HTTP/1.1" 200 35931 0.002191 10.0.0.27 - - [2025-12-01 04:11:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000548 10.0.0.27 - - [2025-12-01 04:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.034849 10.0.0.27 - - [2025-12-01 04:11:42] "GET /api-access-list/d681e403-63fb-4a75-a68a-c3727f49c8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004739 10.0.0.27 - - [2025-12-01 04:11:42] "GET /api-access-list/d681e403-63fb-4a75-a68a-c3727f49c8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004634 10.0.0.27 - - [2025-12-01 04:11:42] "GET /api-access-list/d681e403-63fb-4a75-a68a-c3727f49c8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004646 10.0.0.27 - - [2025-12-01 04:11:42] "PUT /api-access-list/d681e403-63fb-4a75-a68a-c3727f49c8ec HTTP/1.1" 200 264 0.016155 10.0.0.27 - - [2025-12-01 04:11:44] "POST /fqname-to-id HTTP/1.1" 404 183 0.028332 10.0.0.23 - - [2025-12-01 04:11:44] "GET /projects?obj_uuids=07e2b91f-44ee-4104-babc-7908b631004a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003218 10.0.0.23 - - [2025-12-01 04:11:44] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001155 10.0.0.23 - - [2025-12-01 04:11:44] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007691 10.0.0.23 - - [2025-12-01 04:11:44] "POST /id-to-fqname HTTP/1.1" 200 185 0.003076 10.0.0.23 - - [2025-12-01 04:11:44] "POST /fqname-to-id HTTP/1.1" 404 194 0.010076 10.0.0.23 - - [2025-12-01 04:11:44] "POST /security-groups HTTP/1.1" 200 586 0.037557 10.0.0.23 - - [2025-12-01 04:11:44] "POST /projects HTTP/1.1" 200 575 0.260814 10.0.0.33 - - [2025-12-01 04:11:44] "POST /access-control-lists HTTP/1.1" 200 591 0.033890 10.0.0.23 - - [2025-12-01 04:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.344340 10.0.0.27 - - [2025-12-01 04:11:44] "GET /project/07e2b91f-44ee-4104-babc-7908b631004a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.496620 10.0.0.27 - - [2025-12-01 04:11:45] "POST /fqname-to-id HTTP/1.1" 404 183 0.030296 10.0.0.23 - - [2025-12-01 04:11:45] "GET /projects?obj_uuids=8104bc15-a137-42e3-8752-63d86ad6b1aa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003334 10.0.0.23 - - [2025-12-01 04:11:45] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002972 10.0.0.23 - - [2025-12-01 04:11:45] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010252 10.0.0.23 - - [2025-12-01 04:11:45] "POST /id-to-fqname HTTP/1.1" 200 185 0.003500 10.0.0.23 - - [2025-12-01 04:11:45] "POST /fqname-to-id HTTP/1.1" 404 194 0.004038 10.0.0.23 - - [2025-12-01 04:11:45] "POST /security-groups HTTP/1.1" 200 586 0.088916 10.0.0.33 - - [2025-12-01 04:11:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.003367 10.0.0.23 - - [2025-12-01 04:11:45] "POST /projects HTTP/1.1" 200 575 0.318337 10.0.0.23 - - [2025-12-01 04:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.399595 10.0.0.33 - - [2025-12-01 04:11:45] "POST /access-control-lists HTTP/1.1" 200 589 0.045300 10.0.0.27 - - [2025-12-01 04:11:45] "GET /project/8104bc15-a137-42e3-8752-63d86ad6b1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.557376 10.0.0.27 - - [2025-12-01 04:11:46] "GET / HTTP/1.1" 200 35931 0.002379 10.0.0.27 - - [2025-12-01 04:11:47] "GET / HTTP/1.1" 200 35931 0.002349 10.0.0.27 - - [2025-12-01 04:11:48] "POST /fqname-to-id HTTP/1.1" 404 183 0.003810 10.0.0.27 - - [2025-12-01 04:11:48] "POST /api-access-lists HTTP/1.1" 200 521 0.031657 10.0.0.27 - - [2025-12-01 04:11:48] "GET /api-access-list/c3cc372b-1237-443f-afbc-fc7cb2a4e351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.007385 10.0.0.27 - - [2025-12-01 04:11:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000575 10.0.0.27 - - [2025-12-01 04:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.111593 10.0.0.23 - - [2025-12-01 04:11:49] "GET /projects?obj_uuids=07e2b91f-44ee-4104-babc-7908b631004a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001255 10.0.0.27 - - [2025-12-01 04:11:49] "GET /project/07e2b91f-44ee-4104-babc-7908b631004a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.063946 10.0.0.27 - - [2025-12-01 04:11:49] "GET /virtual-networks?parent_id=07e2b91f-44ee-4104-babc-7908b631004a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018513 10.0.0.27 - - [2025-12-01 04:11:49] "POST /virtual-networks HTTP/1.1" 200 568 0.112580 10.0.0.27 - - [2025-12-01 04:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.048042 10.0.0.27 - - [2025-12-01 04:11:49] "GET /network-ipam/8b427ac5-a67a-4801-a099-ad5081db3ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.017843 10.0.0.23 - - [2025-12-01 04:11:49] "POST /useragent-kv HTTP/1.1" 200 115 0.009322 10.0.0.27 - - [2025-12-01 04:11:49] "POST /ref-update HTTP/1.1" 200 156 0.105326 10.0.0.27 - - [2025-12-01 04:11:49] "POST /neutron/network HTTP/1.1" 200 833 0.067813 10.0.0.27 - - [2025-12-01 04:11:49] "GET /virtual-network/2da11c30-cfae-499f-a554-f9e0e74eff15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.022572 10.0.0.27 - - [2025-12-01 04:11:50] "POST /neutron/subnet HTTP/1.1" 200 680 0.057581 10.0.0.27 - - [2025-12-01 04:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.032653 10.0.0.27 - - [2025-12-01 04:11:52] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.062294 10.0.0.27 - - [2025-12-01 04:11:52] "GET /virtual-network/2da11c30-cfae-499f-a554-f9e0e74eff15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.054383 10.0.0.27 - - [2025-12-01 04:11:52] "POST /id-to-fqname HTTP/1.1" 401 292 0.000633 10.0.0.27 - - [2025-12-01 04:11:53] "POST /id-to-fqname HTTP/1.1" 200 230 0.053530 10.0.0.23 - - [2025-12-01 04:11:54] "GET /projects?obj_uuids=8104bc15-a137-42e3-8752-63d86ad6b1aa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001182 10.0.0.27 - - [2025-12-01 04:11:54] "GET /project/8104bc15-a137-42e3-8752-63d86ad6b1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.085098 10.0.0.27 - - [2025-12-01 04:11:54] "POST /neutron/port HTTP/1.1" 200 117 0.037901 10.0.0.27 - - [2025-12-01 04:11:55] "POST /neutron/network HTTP/1.1" 200 843 0.073773 10.0.0.27 - - [2025-12-01 04:11:55] "POST /neutron/port HTTP/1.1" 200 1056 0.022107 10.0.0.27 - - [2025-12-01 04:11:56] "POST /neutron/port HTTP/1.1" 200 1084 0.022211 10.0.0.27 - - [2025-12-01 04:11:56] "POST /neutron/port HTTP/1.1" 200 117 0.001395 10.0.0.27 - - [2025-12-01 04:11:57] "GET /obj-perms HTTP/1.1" 200 5056 0.060141 10.0.0.33 - - [2025-12-01 04:11:57] "GET /obj-perms HTTP/1.1" 200 5056 0.079685 10.0.0.27 - - [2025-12-01 04:12:00] "POST /neutron/security_group HTTP/1.1" 200 2053 0.009800 10.0.0.27 - - [2025-12-01 04:12:00] "POST /neutron/port HTTP/1.1" 200 1084 0.020871 10.0.0.27 - - [2025-12-01 04:12:00] "POST /neutron/security_group HTTP/1.1" 200 2053 0.009703 10.0.0.27 - - [2025-12-01 04:12:00] "GET /virtual-machine/4f955fb1-8868-403d-85db-037bdc9e59fd HTTP/1.1" 401 292 0.000638 10.0.0.27 - - [2025-12-01 04:12:00] "GET /virtual-machine/4f955fb1-8868-403d-85db-037bdc9e59fd HTTP/1.1" 200 1286 0.061375 10.0.0.27 - - [2025-12-01 04:12:00] "GET /virtual-machine/4f955fb1-8868-403d-85db-037bdc9e59fd HTTP/1.1" 200 1286 0.021821 10.0.0.27 - - [2025-12-01 04:12:00] "GET /virtual-machine-interface/bc864740-c2f8-4110-b010-588ffcb824c3 HTTP/1.1" 200 2531 0.029501 10.0.0.27 - - [2025-12-01 04:12:00] "GET /virtual-machine/4f955fb1-8868-403d-85db-037bdc9e59fd HTTP/1.1" 200 1286 0.023388 10.0.0.27 - - [2025-12-01 04:12:01] "GET /virtual-machine-interface/bc864740-c2f8-4110-b010-588ffcb824c3 HTTP/1.1" 200 2531 0.036436 10.0.0.27 - - [2025-12-01 04:12:01] "GET /instance-ip/562c7711-2469-4839-a0fa-6ac12aae1242 HTTP/1.1" 200 1626 0.034235 10.0.0.27 - - [2025-12-01 04:12:01] "GET /virtual-machine/4f955fb1-8868-403d-85db-037bdc9e59fd HTTP/1.1" 200 1286 0.024642 10.0.0.27 - - [2025-12-01 04:12:01] "GET /virtual-machine-interface/bc864740-c2f8-4110-b010-588ffcb824c3 HTTP/1.1" 200 2531 0.028791 10.0.0.27 - - [2025-12-01 04:12:01] "GET /instance-ip/562c7711-2469-4839-a0fa-6ac12aae1242 HTTP/1.1" 200 1626 0.034665 10.0.0.27 - - [2025-12-01 04:12:01] "POST /fqname-to-id HTTP/1.1" 403 339 0.019278 10.0.0.27 - - [2025-12-01 04:12:01] "GET / HTTP/1.1" 200 35931 0.004665 10.0.0.27 - - [2025-12-01 04:12:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000476 10.0.0.27 - - [2025-12-01 04:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.029823 10.0.0.27 - - [2025-12-01 04:12:01] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004957 10.0.0.27 - - [2025-12-01 04:12:01] "GET /virtual-networks?parent_id=8104bc15-a137-42e3-8752-63d86ad6b1aa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019526 10.0.0.27 - - [2025-12-01 04:12:02] "POST /fqname-to-id HTTP/1.1" 403 339 0.020366 10.0.0.27 - - [2025-12-01 04:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.27 - - [2025-12-01 04:12:02] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004855 10.0.0.27 - - [2025-12-01 04:12:02] "GET /virtual-networks?parent_id=8104bc15-a137-42e3-8752-63d86ad6b1aa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022252 10.0.0.27 - - [2025-12-01 04:12:02] "POST /fqname-to-id HTTP/1.1" 403 339 0.022197 10.0.0.27 - - [2025-12-01 04:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005398 10.0.0.27 - - [2025-12-01 04:12:02] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005211 10.0.0.27 - - [2025-12-01 04:12:02] "GET /virtual-networks?parent_id=8104bc15-a137-42e3-8752-63d86ad6b1aa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.023267 10.0.0.27 - - [2025-12-01 04:12:02] "POST /fqname-to-id HTTP/1.1" 403 339 0.021011 10.0.0.27 - - [2025-12-01 04:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.27 - - [2025-12-01 04:12:02] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004128 10.0.0.27 - - [2025-12-01 04:12:02] "GET /virtual-networks?parent_id=8104bc15-a137-42e3-8752-63d86ad6b1aa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018640 10.0.0.27 - - [2025-12-01 04:12:02] "POST /fqname-to-id HTTP/1.1" 403 339 0.017570 10.0.0.27 - - [2025-12-01 04:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.27 - - [2025-12-01 04:12:02] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004512 10.0.0.27 - - [2025-12-01 04:12:02] "GET /virtual-networks?parent_id=8104bc15-a137-42e3-8752-63d86ad6b1aa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017770 10.0.0.27 - - [2025-12-01 04:12:03] "POST /neutron/network HTTP/1.1" 200 843 0.007801 10.0.0.27 - - [2025-12-01 04:12:04] "POST /neutron/port HTTP/1.1" 200 117 0.001259 10.0.0.27 - - [2025-12-01 04:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.020317 10.0.0.27 - - [2025-12-01 04:12:05] "GET /virtual-network/2da11c30-cfae-499f-a554-f9e0e74eff15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.031248 10.0.0.27 - - [2025-12-01 04:12:06] "POST /neutron/security_group HTTP/1.1" 200 2053 0.008657 10.0.0.27 - - [2025-12-01 04:12:07] "POST /fqname-to-id HTTP/1.1" 403 339 0.019202 10.0.0.27 - - [2025-12-01 04:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.27 - - [2025-12-01 04:12:07] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004249 10.0.0.27 - - [2025-12-01 04:12:07] "GET /virtual-networks?parent_id=8104bc15-a137-42e3-8752-63d86ad6b1aa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.023345 10.0.0.27 - - [2025-12-01 04:12:08] "POST /fqname-to-id HTTP/1.1" 403 339 0.025033 10.0.0.27 - - [2025-12-01 04:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.27 - - [2025-12-01 04:12:08] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005158 10.0.0.27 - - [2025-12-01 04:12:08] "GET /virtual-networks?parent_id=8104bc15-a137-42e3-8752-63d86ad6b1aa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017965 10.0.0.27 - - [2025-12-01 04:12:08] "POST /fqname-to-id HTTP/1.1" 403 361 0.020700 10.0.0.27 - - [2025-12-01 04:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.27 - - [2025-12-01 04:12:08] "GET /routing-instance/58c382c0-ea02-4db1-ab58-f6d7dd0bb8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.006202 10.0.0.27 - - [2025-12-01 04:12:08] "GET /route-target/30d26ed2-6fc7-4654-8fd8-a8ec59427d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.016279 10.0.0.27 - - [2025-12-01 04:12:08] "GET /route-target/30d26ed2-6fc7-4654-8fd8-a8ec59427d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004501 10.0.0.27 - - [2025-12-01 04:12:08] "POST /fqname-to-id HTTP/1.1" 403 339 0.022801 10.0.0.27 - - [2025-12-01 04:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.27 - - [2025-12-01 04:12:08] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004117 10.0.0.27 - - [2025-12-01 04:12:08] "GET /virtual-networks?parent_id=8104bc15-a137-42e3-8752-63d86ad6b1aa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018527 10.0.0.27 - - [2025-12-01 04:12:08] "POST /fqname-to-id HTTP/1.1" 403 361 0.023330 10.0.0.27 - - [2025-12-01 04:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005826 10.0.0.27 - - [2025-12-01 04:12:08] "GET /routing-instance/58c382c0-ea02-4db1-ab58-f6d7dd0bb8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.006644 10.0.0.27 - - [2025-12-01 04:12:08] "GET /route-target/30d26ed2-6fc7-4654-8fd8-a8ec59427d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.018490 10.0.0.27 - - [2025-12-01 04:12:08] "GET /route-target/30d26ed2-6fc7-4654-8fd8-a8ec59427d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004628 10.0.0.27 - - [2025-12-01 04:12:08] "POST /fqname-to-id HTTP/1.1" 403 339 0.018443 10.0.0.27 - - [2025-12-01 04:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.27 - - [2025-12-01 04:12:08] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006647 10.0.0.27 - - [2025-12-01 04:12:08] "GET /virtual-networks?parent_id=8104bc15-a137-42e3-8752-63d86ad6b1aa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017474 10.0.0.27 - - [2025-12-01 04:12:08] "POST /fqname-to-id HTTP/1.1" 403 339 0.017563 10.0.0.27 - - [2025-12-01 04:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.27 - - [2025-12-01 04:12:08] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005091 10.0.0.27 - - [2025-12-01 04:12:08] "GET /virtual-networks?parent_id=8104bc15-a137-42e3-8752-63d86ad6b1aa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019711 10.0.0.23 - - [2025-12-01 04:12:09] "GET /virtual-machine/4f955fb1-8868-403d-85db-037bdc9e59fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 991 0.057951 10.0.0.27 - - [2025-12-01 04:12:09] "GET /virtual-machine-interface/bc864740-c2f8-4110-b010-588ffcb824c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.032548 10.0.0.27 - - [2025-12-01 04:12:09] "GET /virtual-machine-interface/bc864740-c2f8-4110-b010-588ffcb824c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.027407 10.0.0.27 - - [2025-12-01 04:12:09] "GET /virtual-machine-interface/bc864740-c2f8-4110-b010-588ffcb824c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.025548 10.0.0.27 - - [2025-12-01 04:12:09] "GET /virtual-network/2da11c30-cfae-499f-a554-f9e0e74eff15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.020891 10.0.0.23 - - [2025-12-01 04:12:10] "GET /obj-perms HTTP/1.1" 200 4915 0.048633 10.0.0.27 - - [2025-12-01 04:12:10] "GET /obj-perms HTTP/1.1" 200 4915 0.082438 10.0.0.27 - - [2025-12-01 04:12:11] "GET /obj-perms HTTP/1.1" 200 4915 0.018105 10.0.0.27 - - [2025-12-01 04:12:12] "GET /obj-perms HTTP/1.1" 200 4915 0.087578 10.0.0.27 - - [2025-12-01 04:12:12] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.023692 10.0.0.33 - - [2025-12-01 04:12:12] "GET /obj-perms HTTP/1.1" 200 4915 0.085460 10.0.0.23 - - [2025-12-01 04:12:12] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.026078 10.0.0.27 - - [2025-12-01 04:12:13] "GET /virtual-machine/4f955fb1-8868-403d-85db-037bdc9e59fd HTTP/1.1" 200 1286 0.025776 10.0.0.27 - - [2025-12-01 04:12:13] "POST /neutron/port HTTP/1.1" 200 151 0.216978 10.0.0.27 - - [2025-12-01 04:12:15] "GET /virtual-machine/4f955fb1-8868-403d-85db-037bdc9e59fd HTTP/1.1" 404 171 0.018760 10.0.0.27 - - [2025-12-01 04:12:15] "GET /virtual-machine/4f955fb1-8868-403d-85db-037bdc9e59fd HTTP/1.1" 404 171 0.015877 10.0.0.27 - - [2025-12-01 04:12:15] "GET /virtual-machine/4f955fb1-8868-403d-85db-037bdc9e59fd HTTP/1.1" 404 171 0.015489 10.0.0.27 - - [2025-12-01 04:12:15] "POST /fqname-to-id HTTP/1.1" 403 339 0.019153 10.0.0.27 - - [2025-12-01 04:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.27 - - [2025-12-01 04:12:15] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005186 10.0.0.27 - - [2025-12-01 04:12:15] "GET /virtual-networks?parent_id=8104bc15-a137-42e3-8752-63d86ad6b1aa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022239 10.0.0.27 - - [2025-12-01 04:12:15] "POST /fqname-to-id HTTP/1.1" 403 361 0.018152 10.0.0.27 - - [2025-12-01 04:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.27 - - [2025-12-01 04:12:15] "GET /routing-instance/58c382c0-ea02-4db1-ab58-f6d7dd0bb8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.004091 10.0.0.27 - - [2025-12-01 04:12:15] "GET /route-target/30d26ed2-6fc7-4654-8fd8-a8ec59427d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.017967 10.0.0.27 - - [2025-12-01 04:12:15] "GET /route-target/30d26ed2-6fc7-4654-8fd8-a8ec59427d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004743 10.0.0.27 - - [2025-12-01 04:12:16] "GET /obj-perms HTTP/1.1" 200 4915 0.074354 10.0.0.27 - - [2025-12-01 04:12:19] "GET /obj-perms HTTP/1.1" 200 5020 0.068450 10.0.0.33 - - [2025-12-01 04:12:19] "GET /obj-perms HTTP/1.1" 200 5020 0.074848 10.0.0.33 - - [2025-12-01 04:12:24] "DELETE /access-control-list/d4a45e2b-8615-4ddc-a097-6ded80c32bc1 HTTP/1.1" 200 115 0.036215 10.0.0.27 - - [2025-12-01 04:12:28] "GET /obj-perms HTTP/1.1" 200 5020 0.004555 10.0.0.33 - - [2025-12-01 04:12:28] "GET /obj-perms HTTP/1.1" 200 5020 0.004375 10.0.0.23 - - [2025-12-01 04:12:31] "DELETE /project/8104bc15a13742e3875263d86ad6b1aa HTTP/1.1" 404 173 0.005362 10.0.0.23 - - [2025-12-01 04:12:31] "DELETE /project/c3168661-db1a-49e4-ab61-d68a7f5f7f3e HTTP/1.1" 404 177 0.005022 10.0.0.23 - - [2025-12-01 04:12:31] "DELETE /project/07e2b91f44ee4104babc7908b631004a HTTP/1.1" 404 173 0.008984 10.0.0.23 - - [2025-12-01 04:12:31] "DELETE /project/503f850aebb747748072ca87c6fb809c HTTP/1.1" 404 173 0.004410 10.0.0.27 - - [2025-12-01 04:12:35] "GET /obj-perms HTTP/1.1" 200 5020 0.004626 10.0.0.33 - - [2025-12-01 04:12:35] "GET /obj-perms HTTP/1.1" 200 5020 0.009050 10.0.0.23 - - [2025-12-01 04:12:35] "POST /useragent-kv HTTP/1.1" 200 115 0.007825 10.0.0.23 - - [2025-12-01 04:12:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003489 10.0.0.27 - - [2025-12-01 04:12:35] "DELETE /virtual-network/2da11c30-cfae-499f-a554-f9e0e74eff15 HTTP/1.1" 200 115 0.162662 10.0.0.33 - - [2025-12-01 04:12:35] "DELETE /route-target/30d26ed2-6fc7-4654-8fd8-a8ec59427d00 HTTP/1.1" 200 115 0.035426 10.0.0.27 - - [2025-12-01 04:12:35] "DELETE /api-access-list/c3cc372b-1237-443f-afbc-fc7cb2a4e351 HTTP/1.1" 200 115 0.060893 10.0.0.23 - - [2025-12-01 04:12:36] "GET /projects?obj_uuids=8104bc15-a137-42e3-8752-63d86ad6b1aa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002200 10.0.0.27 - - [2025-12-01 04:12:36] "GET /project/8104bc15-a137-42e3-8752-63d86ad6b1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.053690 10.0.0.23 - - [2025-12-01 04:12:36] "GET /projects?obj_uuids=8104bc15-a137-42e3-8752-63d86ad6b1aa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001846 10.0.0.27 - - [2025-12-01 04:12:36] "GET /project/8104bc15-a137-42e3-8752-63d86ad6b1aa?fields=virtual_networks HTTP/1.1" 200 1031 0.060186 10.0.0.23 - - [2025-12-01 04:12:36] "GET /projects?obj_uuids=8104bc15-a137-42e3-8752-63d86ad6b1aa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001072 10.0.0.27 - - [2025-12-01 04:12:36] "GET /project/8104bc15-a137-42e3-8752-63d86ad6b1aa?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.036932 10.0.0.23 - - [2025-12-01 04:12:36] "GET /projects?obj_uuids=8104bc15-a137-42e3-8752-63d86ad6b1aa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002736 10.0.0.27 - - [2025-12-01 04:12:36] "GET /project/8104bc15-a137-42e3-8752-63d86ad6b1aa?fields=security_groups HTTP/1.1" 200 1252 0.048820 10.0.0.23 - - [2025-12-01 04:12:36] "GET /projects?obj_uuids=07e2b91f-44ee-4104-babc-7908b631004a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001235 10.0.0.27 - - [2025-12-01 04:12:36] "GET /project/07e2b91f-44ee-4104-babc-7908b631004a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.043372 10.0.0.23 - - [2025-12-01 04:12:36] "GET /projects?obj_uuids=07e2b91f-44ee-4104-babc-7908b631004a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001249 10.0.0.27 - - [2025-12-01 04:12:37] "GET /project/07e2b91f-44ee-4104-babc-7908b631004a?fields=virtual_networks HTTP/1.1" 200 1031 0.045621 10.0.0.23 - - [2025-12-01 04:12:37] "GET /projects?obj_uuids=07e2b91f-44ee-4104-babc-7908b631004a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001565 10.0.0.27 - - [2025-12-01 04:12:37] "GET /project/07e2b91f-44ee-4104-babc-7908b631004a?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.043130 10.0.0.23 - - [2025-12-01 04:12:37] "GET /projects?obj_uuids=07e2b91f-44ee-4104-babc-7908b631004a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001364 10.0.0.27 - - [2025-12-01 04:12:37] "GET /project/07e2b91f-44ee-4104-babc-7908b631004a?fields=security_groups HTTP/1.1" 200 1252 0.039590 10.0.0.27 - - [2025-12-01 04:12:39] "GET /api-access-list/d681e403-63fb-4a75-a68a-c3727f49c8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004514 10.0.0.27 - - [2025-12-01 04:12:39] "PUT /api-access-list/d681e403-63fb-4a75-a68a-c3727f49c8ec HTTP/1.1" 200 264 0.016744 10.0.0.23 - - [2025-12-01 04:12:39] "GET /projects?obj_uuids=503f850a-ebb7-4774-8072-ca87c6fb809c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001922 10.0.0.27 - - [2025-12-01 04:12:39] "GET /project/503f850a-ebb7-4774-8072-ca87c6fb809c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.062853 10.0.0.23 - - [2025-12-01 04:12:40] "GET /projects?obj_uuids=503f850a-ebb7-4774-8072-ca87c6fb809c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001949 10.0.0.27 - - [2025-12-01 04:12:40] "GET /project/503f850a-ebb7-4774-8072-ca87c6fb809c?fields=virtual_networks HTTP/1.1" 200 1031 0.066526 10.0.0.23 - - [2025-12-01 04:12:40] "GET /projects?obj_uuids=503f850a-ebb7-4774-8072-ca87c6fb809c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001077 10.0.0.27 - - [2025-12-01 04:12:40] "GET /project/503f850a-ebb7-4774-8072-ca87c6fb809c?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.070202 10.0.0.23 - - [2025-12-01 04:12:40] "GET /projects?obj_uuids=503f850a-ebb7-4774-8072-ca87c6fb809c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001274 10.0.0.27 - - [2025-12-01 04:12:40] "GET /project/503f850a-ebb7-4774-8072-ca87c6fb809c?fields=security_groups HTTP/1.1" 200 1252 0.055353 10.0.0.27 - - [2025-12-01 04:12:41] "POST /fqname-to-id HTTP/1.1" 404 188 0.037942 10.0.0.23 - - [2025-12-01 04:12:41] "GET /projects?obj_uuids=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004513 10.0.0.23 - - [2025-12-01 04:12:41] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001384 10.0.0.23 - - [2025-12-01 04:12:41] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010265 10.0.0.23 - - [2025-12-01 04:12:41] "POST /id-to-fqname HTTP/1.1" 200 190 0.004454 10.0.0.23 - - [2025-12-01 04:12:41] "POST /fqname-to-id HTTP/1.1" 404 199 0.003945 10.0.0.23 - - [2025-12-01 04:12:41] "POST /security-groups HTTP/1.1" 200 591 0.079776 10.0.0.23 - - [2025-12-01 04:12:41] "POST /projects HTTP/1.1" 200 585 0.326915 10.0.0.23 - - [2025-12-01 04:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.403294 10.0.0.33 - - [2025-12-01 04:12:41] "POST /fqname-to-id HTTP/1.1" 404 233 0.016704 10.0.0.27 - - [2025-12-01 04:12:41] "GET /project/2af1b1e3-611b-4b2a-bf35-56c893809120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.554705 10.0.0.27 - - [2025-12-01 04:12:43] "GET / HTTP/1.1" 200 35931 0.001601 10.0.0.27 - - [2025-12-01 04:12:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000611 10.0.0.27 - - [2025-12-01 04:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.032634 10.0.0.27 - - [2025-12-01 04:12:46] "GET /api-access-list/d681e403-63fb-4a75-a68a-c3727f49c8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004236 10.0.0.27 - - [2025-12-01 04:12:46] "GET /api-access-list/d681e403-63fb-4a75-a68a-c3727f49c8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.005149 10.0.0.27 - - [2025-12-01 04:12:46] "GET /api-access-list/d681e403-63fb-4a75-a68a-c3727f49c8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004261 10.0.0.27 - - [2025-12-01 04:12:46] "PUT /api-access-list/d681e403-63fb-4a75-a68a-c3727f49c8ec HTTP/1.1" 200 264 0.015821 10.0.0.27 - - [2025-12-01 04:12:47] "POST /fqname-to-id HTTP/1.1" 404 188 0.028557 10.0.0.23 - - [2025-12-01 04:12:47] "GET /projects?obj_uuids=f9f9f1ed-df43-4f3d-8628-1a10a4e5b7e8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006123 10.0.0.23 - - [2025-12-01 04:12:48] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001736 10.0.0.23 - - [2025-12-01 04:12:48] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010217 10.0.0.23 - - [2025-12-01 04:12:48] "POST /id-to-fqname HTTP/1.1" 200 190 0.011166 10.0.0.23 - - [2025-12-01 04:12:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.006026 10.0.0.23 - - [2025-12-01 04:12:48] "POST /security-groups HTTP/1.1" 200 591 0.081806 10.0.0.23 - - [2025-12-01 04:12:48] "POST /projects HTTP/1.1" 200 585 0.299246 10.0.0.23 - - [2025-12-01 04:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.332670 10.0.0.33 - - [2025-12-01 04:12:48] "POST /access-control-lists HTTP/1.1" 200 596 0.033061 10.0.0.27 - - [2025-12-01 04:12:48] "GET /project/f9f9f1ed-df43-4f3d-8628-1a10a4e5b7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.511777 10.0.0.27 - - [2025-12-01 04:12:49] "POST /fqname-to-id HTTP/1.1" 404 188 0.040133 10.0.0.23 - - [2025-12-01 04:12:49] "GET /projects?obj_uuids=c81ff490-7f2a-4138-ac07-2b2774556a2a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003546 10.0.0.23 - - [2025-12-01 04:12:49] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001909 10.0.0.23 - - [2025-12-01 04:12:49] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008599 10.0.0.23 - - [2025-12-01 04:12:49] "POST /id-to-fqname HTTP/1.1" 200 190 0.001581 10.0.0.23 - - [2025-12-01 04:12:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.006116 10.0.0.23 - - [2025-12-01 04:12:49] "POST /security-groups HTTP/1.1" 200 591 0.038814 10.0.0.33 - - [2025-12-01 04:12:49] "POST /fqname-to-id HTTP/1.1" 404 234 0.004178 10.0.0.23 - - [2025-12-01 04:12:49] "POST /projects HTTP/1.1" 200 585 0.257802 10.0.0.23 - - [2025-12-01 04:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.338680 10.0.0.33 - - [2025-12-01 04:12:49] "POST /access-control-lists HTTP/1.1" 200 594 0.038260 10.0.0.27 - - [2025-12-01 04:12:49] "GET /project/c81ff490-7f2a-4138-ac07-2b2774556a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.501733 10.0.0.27 - - [2025-12-01 04:12:50] "GET / HTTP/1.1" 200 35931 0.003370 10.0.0.27 - - [2025-12-01 04:12:51] "GET / HTTP/1.1" 200 35931 0.001685 10.0.0.27 - - [2025-12-01 04:12:51] "POST /fqname-to-id HTTP/1.1" 404 183 0.003798 10.0.0.27 - - [2025-12-01 04:12:51] "POST /api-access-lists HTTP/1.1" 200 521 0.026410 10.0.0.27 - - [2025-12-01 04:12:51] "GET /api-access-list/2d762b80-bb8d-4260-94d2-9e8441d1afcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.006927 10.0.0.27 - - [2025-12-01 04:12:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000828 10.0.0.27 - - [2025-12-01 04:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.064642 10.0.0.23 - - [2025-12-01 04:12:52] "GET /projects?obj_uuids=f9f9f1ed-df43-4f3d-8628-1a10a4e5b7e8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001391 10.0.0.27 - - [2025-12-01 04:12:52] "GET /project/f9f9f1ed-df43-4f3d-8628-1a10a4e5b7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.070518 10.0.0.27 - - [2025-12-01 04:12:52] "GET /virtual-networks?parent_id=f9f9f1ed-df43-4f3d-8628-1a10a4e5b7e8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.031439 10.0.0.27 - - [2025-12-01 04:12:52] "POST /virtual-networks HTTP/1.1" 200 583 0.101870 10.0.0.27 - - [2025-12-01 04:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.036615 10.0.0.27 - - [2025-12-01 04:12:53] "GET /network-ipam/8b427ac5-a67a-4801-a099-ad5081db3ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.022593 10.0.0.23 - - [2025-12-01 04:12:53] "POST /useragent-kv HTTP/1.1" 200 115 0.006947 10.0.0.27 - - [2025-12-01 04:12:53] "POST /ref-update HTTP/1.1" 200 156 0.125301 10.0.0.27 - - [2025-12-01 04:12:53] "GET /virtual-network/7b9c6bbd-b91a-47e0-ae28-e2c08111cc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.025276 10.0.0.27 - - [2025-12-01 04:12:53] "POST /neutron/network HTTP/1.1" 200 847 0.064858 10.0.0.27 - - [2025-12-01 04:12:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000565 10.0.0.27 - - [2025-12-01 04:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.055737 10.0.0.23 - - [2025-12-01 04:12:54] "GET /projects?obj_uuids=c81ff490-7f2a-4138-ac07-2b2774556a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001431 10.0.0.27 - - [2025-12-01 04:12:54] "GET /project/c81ff490-7f2a-4138-ac07-2b2774556a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.077383 10.0.0.27 - - [2025-12-01 04:12:54] "GET /virtual-networks?parent_id=c81ff490-7f2a-4138-ac07-2b2774556a2a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.023166 10.0.0.27 - - [2025-12-01 04:12:54] "POST /virtual-networks HTTP/1.1" 200 583 0.105697 10.0.0.33 - - [2025-12-01 04:12:54] "POST /route-targets HTTP/1.1" 200 327 0.018700 10.0.0.27 - - [2025-12-01 04:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.050193 10.0.0.27 - - [2025-12-01 04:12:54] "GET /network-ipam/8b427ac5-a67a-4801-a099-ad5081db3ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.021688 10.0.0.23 - - [2025-12-01 04:12:54] "POST /useragent-kv HTTP/1.1" 200 115 0.008413 10.0.0.27 - - [2025-12-01 04:12:54] "POST /ref-update HTTP/1.1" 200 156 0.097199 10.0.0.27 - - [2025-12-01 04:12:54] "POST /neutron/network HTTP/1.1" 200 850 0.070765 10.0.0.27 - - [2025-12-01 04:12:54] "GET /virtual-network/217d97cb-58b9-4267-b8d6-6b9283e6f997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.022578 10.0.0.27 - - [2025-12-01 04:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.27 - - [2025-12-01 04:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.33 - - [2025-12-01 04:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.375786 10.0.0.23 - - [2025-12-01 04:12:58] "GET /obj-perms HTTP/1.1" 403 257 0.373248 10.0.0.23 - - [2025-12-01 04:12:59] "GET /virtual-network/7b9c6bbd-b91a-47e0-ae28-e2c08111cc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.019966 10.0.0.27 - - [2025-12-01 04:12:59] "GET /obj-perms HTTP/1.1" 200 5030 0.064985 10.0.0.27 - - [2025-12-01 04:12:59] "GET /obj-perms HTTP/1.1" 403 257 0.057031 10.0.0.27 - - [2025-12-01 04:13:00] "PUT /virtual-network/7b9c6bbd-b91a-47e0-ae28-e2c08111cc7c HTTP/1.1" 200 264 0.067580 10.0.0.27 - - [2025-12-01 04:13:00] "GET /obj-perms HTTP/1.1" 403 257 0.053177 10.0.0.27 - - [2025-12-01 04:13:00] "GET /obj-perms HTTP/1.1" 403 257 0.043799 10.0.0.33 - - [2025-12-01 04:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005178 10.0.0.23 - - [2025-12-01 04:13:01] "GET /virtual-network/7b9c6bbd-b91a-47e0-ae28-e2c08111cc7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.043633 10.0.0.27 - - [2025-12-01 04:13:01] "GET /obj-perms HTTP/1.1" 403 257 0.017547 10.0.0.27 - - [2025-12-01 04:13:01] "GET /obj-perms HTTP/1.1" 200 5030 0.004183 10.0.0.27 - - [2025-12-01 04:13:01] "GET /obj-perms HTTP/1.1" 403 257 0.016275 10.0.0.27 - - [2025-12-01 04:13:02] "PUT /virtual-network/7b9c6bbd-b91a-47e0-ae28-e2c08111cc7c HTTP/1.1" 200 264 0.075895 10.0.0.23 - - [2025-12-01 04:13:02] "POST /useragent-kv HTTP/1.1" 200 115 0.005938 10.0.0.23 - - [2025-12-01 04:13:02] "POST /useragent-kv HTTP/1.1" 200 115 0.005325 10.0.0.27 - - [2025-12-01 04:13:02] "DELETE /virtual-network/217d97cb-58b9-4267-b8d6-6b9283e6f997 HTTP/1.1" 200 115 0.162464 10.0.0.33 - - [2025-12-01 04:13:02] "DELETE /route-target/e677e60c-d93c-41ae-9bef-d39445dd81f5 HTTP/1.1" 200 115 0.042758 10.0.0.23 - - [2025-12-01 04:13:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003077 10.0.0.23 - - [2025-12-01 04:13:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002799 10.0.0.27 - - [2025-12-01 04:13:02] "DELETE /virtual-network/7b9c6bbd-b91a-47e0-ae28-e2c08111cc7c HTTP/1.1" 200 115 0.151895 10.0.0.27 - - [2025-12-01 04:13:02] "DELETE /api-access-list/2d762b80-bb8d-4260-94d2-9e8441d1afcd HTTP/1.1" 200 115 0.052678 10.0.0.23 - - [2025-12-01 04:13:02] "GET /projects?obj_uuids=c81ff490-7f2a-4138-ac07-2b2774556a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001343 10.0.0.27 - - [2025-12-01 04:13:02] "GET /project/c81ff490-7f2a-4138-ac07-2b2774556a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.046204 10.0.0.23 - - [2025-12-01 04:13:02] "GET /projects?obj_uuids=c81ff490-7f2a-4138-ac07-2b2774556a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000986 10.0.0.27 - - [2025-12-01 04:13:02] "GET /project/c81ff490-7f2a-4138-ac07-2b2774556a2a?fields=virtual_networks HTTP/1.1" 200 1043 0.044734 10.0.0.23 - - [2025-12-01 04:13:02] "GET /projects?obj_uuids=c81ff490-7f2a-4138-ac07-2b2774556a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001532 10.0.0.27 - - [2025-12-01 04:13:02] "GET /project/c81ff490-7f2a-4138-ac07-2b2774556a2a?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.052399 10.0.0.23 - - [2025-12-01 04:13:02] "GET /projects?obj_uuids=c81ff490-7f2a-4138-ac07-2b2774556a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001084 10.0.0.27 - - [2025-12-01 04:13:03] "GET /project/c81ff490-7f2a-4138-ac07-2b2774556a2a?fields=security_groups HTTP/1.1" 200 1269 0.051194 10.0.0.23 - - [2025-12-01 04:13:03] "GET /projects?obj_uuids=f9f9f1ed-df43-4f3d-8628-1a10a4e5b7e8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001440 10.0.0.27 - - [2025-12-01 04:13:03] "GET /project/f9f9f1ed-df43-4f3d-8628-1a10a4e5b7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.051533 10.0.0.23 - - [2025-12-01 04:13:03] "GET /projects?obj_uuids=f9f9f1ed-df43-4f3d-8628-1a10a4e5b7e8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001233 10.0.0.27 - - [2025-12-01 04:13:03] "GET /project/f9f9f1ed-df43-4f3d-8628-1a10a4e5b7e8?fields=virtual_networks HTTP/1.1" 200 1042 0.061200 10.0.0.23 - - [2025-12-01 04:13:03] "GET /projects?obj_uuids=f9f9f1ed-df43-4f3d-8628-1a10a4e5b7e8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001217 10.0.0.27 - - [2025-12-01 04:13:03] "GET /project/f9f9f1ed-df43-4f3d-8628-1a10a4e5b7e8?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.063478 10.0.0.23 - - [2025-12-01 04:13:03] "GET /projects?obj_uuids=f9f9f1ed-df43-4f3d-8628-1a10a4e5b7e8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001760 10.0.0.27 - - [2025-12-01 04:13:03] "GET /project/f9f9f1ed-df43-4f3d-8628-1a10a4e5b7e8?fields=security_groups HTTP/1.1" 200 1268 0.064997 10.0.0.27 - - [2025-12-01 04:13:07] "GET / HTTP/1.1" 200 35931 0.001755 10.0.0.27 - - [2025-12-01 04:13:08] "GET / HTTP/1.1" 200 35931 0.001742 10.0.0.27 - - [2025-12-01 04:13:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000737 10.0.0.27 - - [2025-12-01 04:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.098471 10.0.0.23 - - [2025-12-01 04:13:09] "GET /projects?obj_uuids=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001233 10.0.0.27 - - [2025-12-01 04:13:09] "GET /project/2af1b1e3-611b-4b2a-bf35-56c893809120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.083039 10.0.0.27 - - [2025-12-01 04:13:09] "GET /virtual-networks?parent_id=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.015277 10.0.0.27 - - [2025-12-01 04:13:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.015488 10.0.0.27 - - [2025-12-01 04:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017655 10.0.0.23 - - [2025-12-01 04:13:09] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001416 10.0.0.27 - - [2025-12-01 04:13:09] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.021447 10.0.0.27 - - [2025-12-01 04:13:09] "POST /service-templates HTTP/1.1" 403 264 0.012328 10.0.0.27 - - [2025-12-01 04:13:10] "POST /fqname-to-id HTTP/1.1" 404 215 0.004171 10.0.0.27 - - [2025-12-01 04:13:10] "POST /api-access-lists HTTP/1.1" 200 555 0.034518 10.0.0.27 - - [2025-12-01 04:13:10] "GET /api-access-list/819d8381-0be0-4037-99de-624509caca9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.007490 10.0.0.27 - - [2025-12-01 04:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.040163 10.0.0.23 - - [2025-12-01 04:13:10] "GET /projects?obj_uuids=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001284 10.0.0.27 - - [2025-12-01 04:13:10] "GET /project/2af1b1e3-611b-4b2a-bf35-56c893809120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.072657 10.0.0.27 - - [2025-12-01 04:13:10] "GET /virtual-networks?parent_id=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021243 10.0.0.27 - - [2025-12-01 04:13:10] "POST /virtual-networks HTTP/1.1" 200 583 0.109188 10.0.0.33 - - [2025-12-01 04:13:10] "POST /route-targets HTTP/1.1" 200 327 0.018870 10.0.0.27 - - [2025-12-01 04:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.045415 10.0.0.27 - - [2025-12-01 04:13:10] "GET /network-ipam/8b427ac5-a67a-4801-a099-ad5081db3ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.021374 10.0.0.23 - - [2025-12-01 04:13:10] "POST /useragent-kv HTTP/1.1" 200 115 0.008662 10.0.0.27 - - [2025-12-01 04:13:10] "POST /ref-update HTTP/1.1" 200 156 0.090776 10.0.0.27 - - [2025-12-01 04:13:10] "POST /neutron/network HTTP/1.1" 200 847 0.076742 10.0.0.27 - - [2025-12-01 04:13:11] "GET /virtual-network/036b5072-036e-4a7e-8929-35fef671c0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.026418 10.0.0.27 - - [2025-12-01 04:13:11] "POST /neutron/subnet HTTP/1.1" 200 674 0.053489 10.0.0.27 - - [2025-12-01 04:13:11] "GET /virtual-network/036b5072-036e-4a7e-8929-35fef671c0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.005813 10.0.0.27 - - [2025-12-01 04:13:11] "GET /network-ipam/8b427ac5-a67a-4801-a099-ad5081db3ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004836 10.0.0.27 - - [2025-12-01 04:13:11] "GET /virtual-network/036b5072-036e-4a7e-8929-35fef671c0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.006839 10.0.0.27 - - [2025-12-01 04:13:11] "GET /obj-perms HTTP/1.1" 200 5030 0.004228 10.0.0.27 - - [2025-12-01 04:13:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.020214 10.0.0.27 - - [2025-12-01 04:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.023665 10.0.0.23 - - [2025-12-01 04:13:12] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001717 10.0.0.27 - - [2025-12-01 04:13:12] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.027248 10.0.0.27 - - [2025-12-01 04:13:12] "POST /service-templates HTTP/1.1" 403 264 0.015634 10.0.0.27 - - [2025-12-01 04:13:13] "POST /fqname-to-id HTTP/1.1" 404 183 0.005929 10.0.0.27 - - [2025-12-01 04:13:13] "POST /api-access-lists HTTP/1.1" 200 521 0.030681 10.0.0.27 - - [2025-12-01 04:13:13] "GET /api-access-list/bea079b2-c9fc-4e72-9537-e96de73d322e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.008566 10.0.0.27 - - [2025-12-01 04:13:13] "POST /fqname-to-id HTTP/1.1" 404 197 0.029179 10.0.0.27 - - [2025-12-01 04:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.024392 10.0.0.23 - - [2025-12-01 04:13:13] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001441 10.0.0.27 - - [2025-12-01 04:13:13] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.027899 10.0.0.27 - - [2025-12-01 04:13:13] "POST /service-templates HTTP/1.1" 200 551 0.066461 10.0.0.27 - - [2025-12-01 04:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.027282 10.0.0.27 - - [2025-12-01 04:13:13] "GET /service-template/c3a462d2-f60f-4cac-afcd-431ce8533736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.026115 10.0.0.27 - - [2025-12-01 04:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.020969 10.0.0.27 - - [2025-12-01 04:13:13] "GET /service-template/c3a462d2-f60f-4cac-afcd-431ce8533736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.022149 10.0.0.27 - - [2025-12-01 04:13:14] "GET /virtual-network/036b5072-036e-4a7e-8929-35fef671c0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.050381 10.0.0.33 - - [2025-12-01 04:13:15] "GET /obj-perms HTTP/1.1" 403 257 0.042270 10.0.0.23 - - [2025-12-01 04:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.031008 10.0.0.27 - - [2025-12-01 04:13:16] "GET /api-access-list/819d8381-0be0-4037-99de-624509caca9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.005265 10.0.0.27 - - [2025-12-01 04:13:16] "PUT /api-access-list/819d8381-0be0-4037-99de-624509caca9d HTTP/1.1" 200 264 0.016411 10.0.0.27 - - [2025-12-01 04:13:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000579 10.0.0.27 - - [2025-12-01 04:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.070711 10.0.0.23 - - [2025-12-01 04:13:16] "GET /projects?obj_uuids=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001188 10.0.0.27 - - [2025-12-01 04:13:16] "GET /project/2af1b1e3-611b-4b2a-bf35-56c893809120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.062304 10.0.0.27 - - [2025-12-01 04:13:16] "GET /virtual-networks?parent_id=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.030071 10.0.0.27 - - [2025-12-01 04:13:16] "POST /virtual-networks HTTP/1.1" 403 263 0.019940 10.0.0.27 - - [2025-12-01 04:13:17] "GET /obj-perms HTTP/1.1" 403 257 0.020455 10.0.0.27 - - [2025-12-01 04:13:17] "GET /obj-perms HTTP/1.1" 403 257 0.016960 10.0.0.27 - - [2025-12-01 04:13:17] "GET /api-access-list/bea079b2-c9fc-4e72-9537-e96de73d322e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.004386 10.0.0.27 - - [2025-12-01 04:13:17] "PUT /api-access-list/bea079b2-c9fc-4e72-9537-e96de73d322e HTTP/1.1" 200 264 0.013208 10.0.0.27 - - [2025-12-01 04:13:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.014995 10.0.0.27 - - [2025-12-01 04:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016703 10.0.0.23 - - [2025-12-01 04:13:17] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001402 10.0.0.27 - - [2025-12-01 04:13:17] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.027028 10.0.0.27 - - [2025-12-01 04:13:17] "POST /service-templates HTTP/1.1" 403 264 0.018160 10.0.0.27 - - [2025-12-01 04:13:17] "GET /api-access-list/819d8381-0be0-4037-99de-624509caca9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004541 10.0.0.27 - - [2025-12-01 04:13:17] "PUT /api-access-list/819d8381-0be0-4037-99de-624509caca9d HTTP/1.1" 200 264 0.013062 10.0.0.27 - - [2025-12-01 04:13:17] "GET /api-access-list/bea079b2-c9fc-4e72-9537-e96de73d322e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004148 10.0.0.27 - - [2025-12-01 04:13:17] "PUT /api-access-list/bea079b2-c9fc-4e72-9537-e96de73d322e HTTP/1.1" 200 264 0.018065 10.0.0.27 - - [2025-12-01 04:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.27 - - [2025-12-01 04:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.33 - - [2025-12-01 04:13:19] "GET /obj-perms HTTP/1.1" 403 257 0.017058 10.0.0.33 - - [2025-12-01 04:13:19] "GET /obj-perms HTTP/1.1" 403 257 0.047808 10.0.0.23 - - [2025-12-01 04:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.23 - - [2025-12-01 04:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.27 - - [2025-12-01 04:13:20] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.043571 10.0.0.27 - - [2025-12-01 04:13:20] "GET /api-access-list/d681e403-63fb-4a75-a68a-c3727f49c8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005639 10.0.0.27 - - [2025-12-01 04:13:20] "PUT /api-access-list/d681e403-63fb-4a75-a68a-c3727f49c8ec HTTP/1.1" 200 264 0.016219 10.0.0.27 - - [2025-12-01 04:13:20] "GET /virtual-network/036b5072-036e-4a7e-8929-35fef671c0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.029608 10.0.0.27 - - [2025-12-01 04:13:20] "DELETE /api-access-list/819d8381-0be0-4037-99de-624509caca9d HTTP/1.1" 200 115 0.046132 10.0.0.27 - - [2025-12-01 04:13:20] "DELETE /api-access-list/bea079b2-c9fc-4e72-9537-e96de73d322e HTTP/1.1" 200 115 0.038960 10.0.0.27 - - [2025-12-01 04:13:21] "GET /obj-perms HTTP/1.1" 403 257 0.046849 10.0.0.33 - - [2025-12-01 04:13:22] "GET /obj-perms HTTP/1.1" 403 257 0.049383 10.0.0.23 - - [2025-12-01 04:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.27 - - [2025-12-01 04:13:22] "GET /obj-perms HTTP/1.1" 403 257 0.015001 10.0.0.27 - - [2025-12-01 04:13:22] "GET /api-access-list/d681e403-63fb-4a75-a68a-c3727f49c8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2686 0.004366 10.0.0.27 - - [2025-12-01 04:13:22] "PUT /api-access-list/d681e403-63fb-4a75-a68a-c3727f49c8ec HTTP/1.1" 200 264 0.016137 10.0.0.27 - - [2025-12-01 04:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.27 - - [2025-12-01 04:13:23] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.033609 10.0.0.27 - - [2025-12-01 04:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.016318 10.0.0.27 - - [2025-12-01 04:13:23] "DELETE /service-template/c3a462d2-f60f-4cac-afcd-431ce8533736 HTTP/1.1" 200 115 0.045560 10.0.0.27 - - [2025-12-01 04:13:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.025969 10.0.0.23 - - [2025-12-01 04:13:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005905 10.0.0.23 - - [2025-12-01 04:13:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004961 10.0.0.27 - - [2025-12-01 04:13:23] "DELETE /virtual-network/036b5072-036e-4a7e-8929-35fef671c0e9 HTTP/1.1" 200 115 0.162618 10.0.0.33 - - [2025-12-01 04:13:23] "DELETE /route-target/24330926-c519-464b-8f38-5ca24ebdd6c1 HTTP/1.1" 200 115 0.035837 10.0.0.27 - - [2025-12-01 04:13:23] "GET /api-access-list/d681e403-63fb-4a75-a68a-c3727f49c8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006335 10.0.0.27 - - [2025-12-01 04:13:23] "PUT /api-access-list/d681e403-63fb-4a75-a68a-c3727f49c8ec HTTP/1.1" 200 264 0.017581 10.0.0.27 - - [2025-12-01 04:13:23] "GET /api-access-list/d681e403-63fb-4a75-a68a-c3727f49c8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.005602 10.0.0.27 - - [2025-12-01 04:13:23] "PUT /api-access-list/d681e403-63fb-4a75-a68a-c3727f49c8ec HTTP/1.1" 200 264 0.016048 10.0.0.33 - - [2025-12-01 04:13:25] "DELETE /access-control-list/3b192b85-f67f-4fdb-8edd-054e8b1ebb2c HTTP/1.1" 200 115 0.085876 10.0.0.33 - - [2025-12-01 04:13:25] "DELETE /access-control-list/cff610d3-0375-4d1b-9a9e-bd356184ae83 HTTP/1.1" 200 115 0.073626 10.0.0.27 - - [2025-12-01 04:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890 10.0.0.23 - - [2025-12-01 04:13:26] "GET /projects?obj_uuids=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001277 10.0.0.27 - - [2025-12-01 04:13:26] "GET /project/2af1b1e3-611b-4b2a-bf35-56c893809120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.055746 10.0.0.23 - - [2025-12-01 04:13:26] "GET /projects?obj_uuids=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001479 10.0.0.27 - - [2025-12-01 04:13:26] "POST /neutron/network HTTP/1.1" 200 643 0.220299 10.0.0.27 - - [2025-12-01 04:13:27] "POST /id-to-fqname HTTP/1.1" 200 240 0.004316 10.0.0.27 - - [2025-12-01 04:13:27] "GET /virtual-network/ca2c7d13-b900-44d5-994b-3f0190f0a12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.007539 10.0.0.27 - - [2025-12-01 04:13:27] "POST /neutron/network HTTP/1.1" 200 862 0.010042 10.0.0.27 - - [2025-12-01 04:13:27] "GET /virtual-network/ca2c7d13-b900-44d5-994b-3f0190f0a12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005712 10.0.0.27 - - [2025-12-01 04:13:27] "POST /neutron/network HTTP/1.1" 200 862 0.031460 10.0.0.27 - - [2025-12-01 04:13:27] "GET /virtual-network/ca2c7d13-b900-44d5-994b-3f0190f0a12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.012793 10.0.0.27 - - [2025-12-01 04:13:27] "GET /network-ipam/8b427ac5-a67a-4801-a099-ad5081db3ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.013459 10.0.0.27 - - [2025-12-01 04:13:27] "GET /virtual-network/ca2c7d13-b900-44d5-994b-3f0190f0a12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006875 10.0.0.33 - - [2025-12-01 04:13:28] "GET /obj-perms HTTP/1.1" 200 5030 0.086338 10.0.0.27 - - [2025-12-01 04:13:28] "POST /fqname-to-id HTTP/1.1" 404 215 0.003835 10.0.0.27 - - [2025-12-01 04:13:28] "POST /api-access-lists HTTP/1.1" 200 555 0.033624 10.0.0.27 - - [2025-12-01 04:13:28] "GET /api-access-list/196e3116-f8af-4f00-94b2-b13cc9655a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2442 0.008025 10.0.0.27 - - [2025-12-01 04:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.021819 10.0.0.23 - - [2025-12-01 04:13:28] "GET /projects?obj_uuids=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001306 10.0.0.27 - - [2025-12-01 04:13:28] "GET /project/2af1b1e3-611b-4b2a-bf35-56c893809120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.095554 10.0.0.33 - - [2025-12-01 04:13:28] "POST /route-targets HTTP/1.1" 200 327 0.016004 10.0.0.27 - - [2025-12-01 04:13:29] "POST /neutron/network HTTP/1.1" 200 693 0.044336 10.0.0.27 - - [2025-12-01 04:13:29] "POST /neutron/network HTTP/1.1" 200 863 0.034420 10.0.0.27 - - [2025-12-01 04:13:29] "POST /id-to-fqname HTTP/1.1" 200 240 0.016636 10.0.0.27 - - [2025-12-01 04:13:29] "GET /virtual-network/5d1b4342-e619-40e9-af02-132092e4d248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.023441 10.0.0.27 - - [2025-12-01 04:13:29] "GET /virtual-network/5d1b4342-e619-40e9-af02-132092e4d248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.023489 10.0.0.27 - - [2025-12-01 04:13:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.059674 10.0.0.27 - - [2025-12-01 04:13:29] "GET /virtual-network/5d1b4342-e619-40e9-af02-132092e4d248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006221 10.0.0.27 - - [2025-12-01 04:13:29] "GET /network-ipam/8b427ac5-a67a-4801-a099-ad5081db3ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.007029 10.0.0.27 - - [2025-12-01 04:13:30] "GET /virtual-network/5d1b4342-e619-40e9-af02-132092e4d248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.010178 10.0.0.23 - - [2025-12-01 04:13:30] "GET /obj-perms HTTP/1.1" 200 5030 0.059038 10.0.0.27 - - [2025-12-01 04:13:30] "POST /fqname-to-id HTTP/1.1" 404 232 0.019053 10.0.0.33 - - [2025-12-01 04:13:30] "POST /access-control-lists HTTP/1.1" 200 626 0.032908 10.0.0.33 - - [2025-12-01 04:13:30] "PUT /access-control-list/e99d10f1-a354-484f-9462-43f76751704f HTTP/1.1" 200 272 0.017293 10.0.0.23 - - [2025-12-01 04:13:31] "GET /projects?obj_uuids=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001110 10.0.0.27 - - [2025-12-01 04:13:31] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.090105 10.0.0.23 - - [2025-12-01 04:13:31] "GET /projects?obj_uuids=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001397 10.0.0.27 - - [2025-12-01 04:13:31] "POST /neutron/security_group_rule HTTP/1.1" 200 575 0.102014 10.0.0.23 - - [2025-12-01 04:13:31] "DELETE /project/07e2b91f-44ee-4104-babc-7908b631004a HTTP/1.1" 404 177 0.021358 10.0.0.23 - - [2025-12-01 04:13:31] "DELETE /project/f9f9f1eddf434f3d86281a10a4e5b7e8 HTTP/1.1" 404 173 0.013397 10.0.0.23 - - [2025-12-01 04:13:31] "DELETE /project/503f850a-ebb7-4774-8072-ca87c6fb809c HTTP/1.1" 404 177 0.012519 10.0.0.23 - - [2025-12-01 04:13:31] "DELETE /project/8104bc15-a137-42e3-8752-63d86ad6b1aa HTTP/1.1" 404 177 0.010189 10.0.0.23 - - [2025-12-01 04:13:31] "DELETE /project/2af1b1e3611b4b2abf3556c893809120 HTTP/1.1" 404 173 0.020981 10.0.0.23 - - [2025-12-01 04:13:31] "DELETE /project/c81ff4907f2a4138ac072b2774556a2a HTTP/1.1" 404 173 0.016892 10.0.0.23 - - [2025-12-01 04:13:31] "GET /projects?obj_uuids=c81ff490-7f2a-4138-ac07-2b2774556a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001351 10.0.0.23 - - [2025-12-01 04:13:31] "GET /projects?obj_uuids=f9f9f1ed-df43-4f3d-8628-1a10a4e5b7e8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001060 10.0.0.23 - - [2025-12-01 04:13:31] "GET /project/c81ff490-7f2a-4138-ac07-2b2774556a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.077665 10.0.0.23 - - [2025-12-01 04:13:31] "GET /project/f9f9f1ed-df43-4f3d-8628-1a10a4e5b7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.088801 10.0.0.23 - - [2025-12-01 04:13:31] "GET /projects?obj_uuids=c81ff490-7f2a-4138-ac07-2b2774556a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001578 10.0.0.23 - - [2025-12-01 04:13:31] "GET /projects?obj_uuids=f9f9f1ed-df43-4f3d-8628-1a10a4e5b7e8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001402 10.0.0.23 - - [2025-12-01 04:13:31] "GET /project/f9f9f1ed-df43-4f3d-8628-1a10a4e5b7e8?fields=security_groups HTTP/1.1" 200 1373 0.057229 10.0.0.23 - - [2025-12-01 04:13:31] "GET /project/c81ff490-7f2a-4138-ac07-2b2774556a2a?fields=security_groups HTTP/1.1" 200 1374 0.067435 10.0.0.23 - - [2025-12-01 04:13:31] "DELETE /security-group/6b31e999-112d-46d6-b89a-da0b888901ec HTTP/1.1" 200 115 0.081527 10.0.0.23 - - [2025-12-01 04:13:31] "GET /projects?obj_uuids=f9f9f1ed-df43-4f3d-8628-1a10a4e5b7e8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002092 10.0.0.23 - - [2025-12-01 04:13:31] "DELETE /security-group/72812818-605a-459b-b2d6-defc4af2db4f HTTP/1.1" 200 115 0.098725 10.0.0.23 - - [2025-12-01 04:13:31] "GET /projects?obj_uuids=c81ff490-7f2a-4138-ac07-2b2774556a2a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001024 10.0.0.33 - - [2025-12-01 04:13:31] "DELETE /access-control-list/408e0a80-06b4-456f-9b09-7afc9836dc81 HTTP/1.1" 200 115 0.075340 10.0.0.23 - - [2025-12-01 04:13:31] "GET /project/f9f9f1ed-df43-4f3d-8628-1a10a4e5b7e8?fields=application_policy_sets HTTP/1.1" 200 1412 0.080882 10.0.0.23 - - [2025-12-01 04:13:31] "GET /project/c81ff490-7f2a-4138-ac07-2b2774556a2a?fields=application_policy_sets HTTP/1.1" 200 1413 0.105711 10.0.0.23 - - [2025-12-01 04:13:31] "GET /projects?obj_uuids=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001792 10.0.0.33 - - [2025-12-01 04:13:32] "DELETE /access-control-list/77e64af9-e811-4e8d-97b9-a8cf9c7efc8f HTTP/1.1" 200 115 0.077443 10.0.0.23 - - [2025-12-01 04:13:32] "DELETE /project/f9f9f1ed-df43-4f3d-8628-1a10a4e5b7e8 HTTP/1.1" 200 115 0.625820 10.0.0.23 - - [2025-12-01 04:13:32] "DELETE /project/c81ff490-7f2a-4138-ac07-2b2774556a2a HTTP/1.1" 200 115 0.737194 10.0.0.27 - - [2025-12-01 04:13:32] "POST /neutron/security_group_rule HTTP/1.1" 200 151 0.412640 10.0.0.27 - - [2025-12-01 04:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.033034 10.0.0.27 - - [2025-12-01 04:13:32] "GET /security-group/deb7ed94-9436-49a1-85a5-01d190af749b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.028249 10.0.0.27 - - [2025-12-01 04:13:33] "POST /id-to-fqname HTTP/1.1" 200 240 0.022453 10.0.0.23 - - [2025-12-01 04:13:34] "GET /projects?obj_uuids=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001457 10.0.0.27 - - [2025-12-01 04:13:34] "GET /project/2af1b1e3-611b-4b2a-bf35-56c893809120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.106326 10.0.0.27 - - [2025-12-01 04:13:34] "POST /neutron/network HTTP/1.1" 200 863 0.008698 10.0.0.27 - - [2025-12-01 04:13:34] "POST /neutron/port HTTP/1.1" 200 117 0.035480 10.0.0.23 - - [2025-12-01 04:13:35] "GET /projects?obj_uuids=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002015 10.0.0.27 - - [2025-12-01 04:13:36] "POST /neutron/port HTTP/1.1" 200 1059 0.628034 10.0.0.27 - - [2025-12-01 04:13:36] "POST /neutron/port HTTP/1.1" 200 1113 0.132658 10.0.0.27 - - [2025-12-01 04:13:36] "POST /neutron/subnet HTTP/1.1" 200 694 0.012075 10.0.0.27 - - [2025-12-01 04:13:40] "POST /neutron/port HTTP/1.1" 200 1087 0.035353 10.0.0.27 - - [2025-12-01 04:13:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009761 10.0.0.27 - - [2025-12-01 04:13:40] "POST /neutron/port HTTP/1.1" 200 1087 0.017639 10.0.0.27 - - [2025-12-01 04:13:40] "GET /virtual-machine/91f5d7ba-ca33-4d0c-ac0e-6e20ada1d3a8 HTTP/1.1" 401 292 0.000539 10.0.0.27 - - [2025-12-01 04:13:41] "GET /virtual-machine/91f5d7ba-ca33-4d0c-ac0e-6e20ada1d3a8 HTTP/1.1" 200 1293 0.072192 10.0.0.27 - - [2025-12-01 04:13:41] "GET /virtual-machine/91f5d7ba-ca33-4d0c-ac0e-6e20ada1d3a8 HTTP/1.1" 200 1293 0.028997 10.0.0.27 - - [2025-12-01 04:13:41] "GET /virtual-machine-interface/5add8196-3cff-4fa8-badb-a9d71a33bbc5 HTTP/1.1" 200 3023 0.028634 10.0.0.27 - - [2025-12-01 04:13:41] "GET /virtual-machine/91f5d7ba-ca33-4d0c-ac0e-6e20ada1d3a8 HTTP/1.1" 200 1293 0.023737 10.0.0.27 - - [2025-12-01 04:13:41] "GET /virtual-machine-interface/5add8196-3cff-4fa8-badb-a9d71a33bbc5 HTTP/1.1" 200 3023 0.031956 10.0.0.27 - - [2025-12-01 04:13:41] "GET /instance-ip/df63d74a-c185-4c1a-adcf-f6eacfd054ed HTTP/1.1" 200 1640 0.032712 10.0.0.27 - - [2025-12-01 04:13:41] "GET /virtual-machine/91f5d7ba-ca33-4d0c-ac0e-6e20ada1d3a8 HTTP/1.1" 200 1293 0.046953 10.0.0.27 - - [2025-12-01 04:13:41] "GET /virtual-machine-interface/5add8196-3cff-4fa8-badb-a9d71a33bbc5 HTTP/1.1" 200 3023 0.033943 10.0.0.27 - - [2025-12-01 04:13:41] "GET /instance-ip/df63d74a-c185-4c1a-adcf-f6eacfd054ed HTTP/1.1" 200 1640 0.021295 10.0.0.27 - - [2025-12-01 04:13:41] "POST /fqname-to-id HTTP/1.1" 403 354 0.017998 10.0.0.27 - - [2025-12-01 04:13:41] "GET / HTTP/1.1" 200 35931 0.001770 10.0.0.27 - - [2025-12-01 04:13:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000660 10.0.0.27 - - [2025-12-01 04:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.033926 10.0.0.27 - - [2025-12-01 04:13:42] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.011278 10.0.0.27 - - [2025-12-01 04:13:42] "GET /virtual-networks?parent_id=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.034294 10.0.0.27 - - [2025-12-01 04:13:42] "GET /virtual-network/5d1b4342-e619-40e9-af02-132092e4d248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.028666 10.0.0.27 - - [2025-12-01 04:13:42] "POST /fqname-to-id HTTP/1.1" 403 354 0.025752 10.0.0.27 - - [2025-12-01 04:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006980 10.0.0.27 - - [2025-12-01 04:13:42] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005416 10.0.0.27 - - [2025-12-01 04:13:42] "GET /virtual-networks?parent_id=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.063677 10.0.0.27 - - [2025-12-01 04:13:42] "GET /virtual-network/5d1b4342-e619-40e9-af02-132092e4d248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.038559 10.0.0.27 - - [2025-12-01 04:13:42] "POST /fqname-to-id HTTP/1.1" 403 354 0.035578 10.0.0.27 - - [2025-12-01 04:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006659 10.0.0.27 - - [2025-12-01 04:13:42] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004683 10.0.0.27 - - [2025-12-01 04:13:42] "GET /virtual-networks?parent_id=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.047041 10.0.0.27 - - [2025-12-01 04:13:42] "GET /virtual-network/5d1b4342-e619-40e9-af02-132092e4d248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.057923 10.0.0.27 - - [2025-12-01 04:13:42] "POST /fqname-to-id HTTP/1.1" 403 354 0.026739 10.0.0.27 - - [2025-12-01 04:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007148 10.0.0.27 - - [2025-12-01 04:13:42] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006726 10.0.0.27 - - [2025-12-01 04:13:42] "GET /virtual-networks?parent_id=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.028859 10.0.0.27 - - [2025-12-01 04:13:43] "GET /virtual-network/5d1b4342-e619-40e9-af02-132092e4d248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.032599 10.0.0.27 - - [2025-12-01 04:13:43] "POST /fqname-to-id HTTP/1.1" 403 354 0.028120 10.0.0.27 - - [2025-12-01 04:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005394 10.0.0.27 - - [2025-12-01 04:13:43] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004211 10.0.0.27 - - [2025-12-01 04:13:43] "GET /virtual-networks?parent_id=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.026787 10.0.0.27 - - [2025-12-01 04:13:43] "GET /virtual-network/5d1b4342-e619-40e9-af02-132092e4d248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.025106 10.0.0.27 - - [2025-12-01 04:13:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008481 10.0.0.27 - - [2025-12-01 04:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.027594 10.0.0.27 - - [2025-12-01 04:13:46] "GET /virtual-network/5d1b4342-e619-40e9-af02-132092e4d248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.020963 10.0.0.27 - - [2025-12-01 04:13:48] "POST /fqname-to-id HTTP/1.1" 403 354 0.023431 10.0.0.27 - - [2025-12-01 04:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.27 - - [2025-12-01 04:13:48] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005219 10.0.0.27 - - [2025-12-01 04:13:48] "GET /virtual-networks?parent_id=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.026847 10.0.0.27 - - [2025-12-01 04:13:48] "GET /virtual-network/5d1b4342-e619-40e9-af02-132092e4d248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.030493 10.0.0.27 - - [2025-12-01 04:13:48] "POST /fqname-to-id HTTP/1.1" 403 354 0.022132 10.0.0.27 - - [2025-12-01 04:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.27 - - [2025-12-01 04:13:48] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004440 10.0.0.27 - - [2025-12-01 04:13:48] "GET /virtual-networks?parent_id=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.030162 10.0.0.27 - - [2025-12-01 04:13:48] "GET /virtual-network/5d1b4342-e619-40e9-af02-132092e4d248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.025143 10.0.0.27 - - [2025-12-01 04:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.017384 10.0.0.27 - - [2025-12-01 04:13:49] "GET /routing-instance/a88f4573-0db4-450d-b2ff-515061f79f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.027851 10.0.0.27 - - [2025-12-01 04:13:49] "POST /fqname-to-id HTTP/1.1" 403 354 0.017441 10.0.0.27 - - [2025-12-01 04:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157 10.0.0.27 - - [2025-12-01 04:13:49] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005119 10.0.0.27 - - [2025-12-01 04:13:49] "GET /virtual-networks?parent_id=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.024292 10.0.0.27 - - [2025-12-01 04:13:49] "GET /virtual-network/5d1b4342-e619-40e9-af02-132092e4d248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.024842 10.0.0.27 - - [2025-12-01 04:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.020732 10.0.0.27 - - [2025-12-01 04:13:49] "GET /routing-instance/a88f4573-0db4-450d-b2ff-515061f79f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.028941 10.0.0.23 - - [2025-12-01 04:13:51] "GET /obj-perms HTTP/1.1" 403 257 0.055096 10.0.0.23 - - [2025-12-01 04:13:53] "GET /virtual-machine/91f5d7ba-ca33-4d0c-ac0e-6e20ada1d3a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.020804 10.0.0.23 - - [2025-12-01 04:13:57] "GET /obj-perms HTTP/1.1" 403 257 0.016438 10.0.0.23 - - [2025-12-01 04:13:59] "GET /virtual-machine/91f5d7ba-ca33-4d0c-ac0e-6e20ada1d3a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.018096 10.0.0.23 - - [2025-12-01 04:14:01] "GET /virtual-machine/91f5d7ba-ca33-4d0c-ac0e-6e20ada1d3a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.027888 10.0.0.27 - - [2025-12-01 04:14:04] "POST /neutron/network HTTP/1.1" 200 873 0.008326 10.0.0.27 - - [2025-12-01 04:14:05] "POST /neutron/port HTTP/1.1" 200 117 0.001389 10.0.0.23 - - [2025-12-01 04:14:05] "GET /obj-perms HTTP/1.1" 403 257 0.015931 10.0.0.27 - - [2025-12-01 04:14:05] "GET /obj-perms HTTP/1.1" 403 257 0.015376 10.0.0.27 - - [2025-12-01 04:14:06] "GET /obj-perms HTTP/1.1" 403 257 0.014754 10.0.0.23 - - [2025-12-01 04:14:06] "GET /virtual-machine/91f5d7ba-ca33-4d0c-ac0e-6e20ada1d3a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.017766 10.0.0.27 - - [2025-12-01 04:14:06] "GET /obj-perms HTTP/1.1" 403 257 0.014114 10.0.0.27 - - [2025-12-01 04:14:06] "GET /obj-perms HTTP/1.1" 403 257 0.016639 10.0.0.27 - - [2025-12-01 04:14:06] "GET /obj-perms HTTP/1.1" 403 257 0.013731 10.0.0.27 - - [2025-12-01 04:14:06] "GET /obj-perms HTTP/1.1" 403 257 0.046028 10.0.0.33 - - [2025-12-01 04:14:06] "GET /obj-perms HTTP/1.1" 200 5030 0.005108 10.0.0.27 - - [2025-12-01 04:14:06] "GET /obj-perms HTTP/1.1" 403 257 0.015484 10.0.0.27 - - [2025-12-01 04:14:07] "GET /obj-perms HTTP/1.1" 200 5030 0.004215 10.0.0.33 - - [2025-12-01 04:14:07] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.024955 10.0.0.23 - - [2025-12-01 04:14:07] "GET /obj-perms HTTP/1.1" 403 257 0.014577 10.0.0.27 - - [2025-12-01 04:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.019095 10.0.0.23 - - [2025-12-01 04:14:07] "GET /projects?obj_uuids=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001144 10.0.0.27 - - [2025-12-01 04:14:07] "GET /project/2af1b1e3-611b-4b2a-bf35-56c893809120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.070223 10.0.0.27 - - [2025-12-01 04:14:07] "GET /virtual-network/ca2c7d13-b900-44d5-994b-3f0190f0a12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.030831 10.0.0.27 - - [2025-12-01 04:14:07] "GET /floating-ip-pools?parent_id=ca2c7d13-b900-44d5-994b-3f0190f0a12a&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.025063 10.0.0.27 - - [2025-12-01 04:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.025764 10.0.0.27 - - [2025-12-01 04:14:07] "GET /floating-ip-pool/af1f0a33-6723-481e-af0c-59d3505370e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1182 0.020621 10.0.0.23 - - [2025-12-01 04:14:07] "GET /projects?obj_uuids=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001565 10.0.0.27 - - [2025-12-01 04:14:08] "GET /project/2af1b1e3-611b-4b2a-bf35-56c893809120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.080183 10.0.0.27 - - [2025-12-01 04:14:08] "POST /floating-ips HTTP/1.1" 200 616 0.096399 10.0.0.27 - - [2025-12-01 04:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.025221 10.0.0.27 - - [2025-12-01 04:14:08] "GET /floating-ip/685e259a-b048-412e-81b9-193153dd1da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.025035 10.0.0.27 - - [2025-12-01 04:14:08] "GET /floating-ip/685e259a-b048-412e-81b9-193153dd1da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.021893 10.0.0.27 - - [2025-12-01 04:14:08] "GET /virtual-machine/91f5d7ba-ca33-4d0c-ac0e-6e20ada1d3a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.023357 10.0.0.27 - - [2025-12-01 04:14:08] "GET /virtual-machine/91f5d7ba-ca33-4d0c-ac0e-6e20ada1d3a8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1204 0.036947 10.0.0.27 - - [2025-12-01 04:14:08] "GET /virtual-machine-interface/5add8196-3cff-4fa8-badb-a9d71a33bbc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.031450 10.0.0.27 - - [2025-12-01 04:14:08] "POST /ref-update HTTP/1.1" 200 156 0.039637 10.0.0.27 - - [2025-12-01 04:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.017725 10.0.0.27 - - [2025-12-01 04:14:08] "GET /routing-instance/6d232eab-2f22-41cd-9c0c-7a3de53e74a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.023426 10.0.0.27 - - [2025-12-01 04:14:09] "GET /obj-perms HTTP/1.1" 403 257 0.052475 10.0.0.27 - - [2025-12-01 04:14:09] "GET /obj-perms HTTP/1.1" 403 257 0.014333 10.0.0.27 - - [2025-12-01 04:14:09] "POST /neutron/security_group HTTP/1.1" 200 542 0.046515 10.0.0.27 - - [2025-12-01 04:14:09] "POST /neutron/port HTTP/1.1" 200 1113 0.084754 10.0.0.27 - - [2025-12-01 04:14:09] "GET /virtual-machine/91f5d7ba-ca33-4d0c-ac0e-6e20ada1d3a8 HTTP/1.1" 200 1293 0.026307 10.0.0.27 - - [2025-12-01 04:14:09] "GET /virtual-machine-interface/5add8196-3cff-4fa8-badb-a9d71a33bbc5 HTTP/1.1" 200 3585 0.025773 10.0.0.27 - - [2025-12-01 04:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.019229 10.0.0.27 - - [2025-12-01 04:14:09] "GET /security-group/deb7ed94-9436-49a1-85a5-01d190af749b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.036262 10.0.0.27 - - [2025-12-01 04:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018147 10.0.0.27 - - [2025-12-01 04:14:09] "GET /security-group/deb7ed94-9436-49a1-85a5-01d190af749b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.018641 10.0.0.27 - - [2025-12-01 04:14:10] "DELETE /floating-ip/685e259a-b048-412e-81b9-193153dd1da2 HTTP/1.1" 200 115 0.091070 10.0.0.27 - - [2025-12-01 04:14:10] "GET /virtual-machine/91f5d7ba-ca33-4d0c-ac0e-6e20ada1d3a8 HTTP/1.1" 200 1293 0.024672 10.0.0.27 - - [2025-12-01 04:14:10] "POST /neutron/port HTTP/1.1" 200 1128 0.021041 10.0.0.27 - - [2025-12-01 04:14:12] "GET /virtual-machine/91f5d7ba-ca33-4d0c-ac0e-6e20ada1d3a8 HTTP/1.1" 404 171 0.032471 10.0.0.27 - - [2025-12-01 04:14:12] "GET /virtual-machine/91f5d7ba-ca33-4d0c-ac0e-6e20ada1d3a8 HTTP/1.1" 404 171 0.016258 10.0.0.27 - - [2025-12-01 04:14:12] "GET /virtual-machine/91f5d7ba-ca33-4d0c-ac0e-6e20ada1d3a8 HTTP/1.1" 404 171 0.015536 10.0.0.27 - - [2025-12-01 04:14:12] "POST /fqname-to-id HTTP/1.1" 403 354 0.023103 10.0.0.27 - - [2025-12-01 04:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.27 - - [2025-12-01 04:14:12] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004058 10.0.0.27 - - [2025-12-01 04:14:12] "GET /virtual-networks?parent_id=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.025232 10.0.0.27 - - [2025-12-01 04:14:12] "GET /virtual-network/5d1b4342-e619-40e9-af02-132092e4d248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.025945 10.0.0.27 - - [2025-12-01 04:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.023424 10.0.0.27 - - [2025-12-01 04:14:12] "GET /routing-instance/a88f4573-0db4-450d-b2ff-515061f79f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.023541 10.0.0.27 - - [2025-12-01 04:14:12] "GET /obj-perms HTTP/1.1" 403 257 0.017120 10.0.0.27 - - [2025-12-01 04:14:13] "GET /obj-perms HTTP/1.1" 200 5030 0.004277 10.0.0.33 - - [2025-12-01 04:14:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.33 - - [2025-12-01 04:14:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.23 - - [2025-12-01 04:14:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000643 10.0.0.23 - - [2025-12-01 04:14:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.33 - - [2025-12-01 04:14:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.33 - - [2025-12-01 04:14:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.23 - - [2025-12-01 04:14:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.23 - - [2025-12-01 04:14:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.27 - - [2025-12-01 04:14:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.27 - - [2025-12-01 04:14:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000695 10.0.0.27 - - [2025-12-01 04:14:17] "GET /global-system-configs HTTP/1.1" 401 292 0.001080 10.0.0.27 - - [2025-12-01 04:14:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.33 - - [2025-12-01 04:14:19] "GET /obj-perms HTTP/1.1" 200 5030 0.005246 10.0.0.27 - - [2025-12-01 04:14:22] "GET /obj-perms HTTP/1.1" 200 5030 0.004565 10.0.0.33 - - [2025-12-01 04:14:28] "GET /obj-perms HTTP/1.1" 200 5030 0.005713 10.0.0.27 - - [2025-12-01 04:14:31] "GET /obj-perms HTTP/1.1" 200 5030 0.004638 10.0.0.27 - - [2025-12-01 04:14:35] "GET /obj-perms HTTP/1.1" 200 5030 0.004095 10.0.0.33 - - [2025-12-01 04:14:35] "GET /obj-perms HTTP/1.1" 200 5030 0.004203 10.0.0.27 - - [2025-12-01 04:14:35] "POST /neutron/security_group HTTP/1.1" 200 568 0.020921 10.0.0.27 - - [2025-12-01 04:14:35] "POST /fqname-to-id HTTP/1.1" 404 232 0.020770 10.0.0.33 - - [2025-12-01 04:14:35] "DELETE /access-control-list/e99d10f1-a354-484f-9462-43f76751704f HTTP/1.1" 200 115 0.085953 10.0.0.33 - - [2025-12-01 04:14:36] "DELETE /route-target/7ee04020-8ead-497c-aec2-bcac85509954 HTTP/1.1" 200 115 0.026435 10.0.0.23 - - [2025-12-01 04:14:36] "POST /useragent-kv HTTP/1.1" 200 115 0.092554 10.0.0.23 - - [2025-12-01 04:14:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002900 10.0.0.27 - - [2025-12-01 04:14:36] "POST /neutron/network HTTP/1.1" 200 151 0.278092 10.0.0.27 - - [2025-12-01 04:14:36] "DELETE /api-access-list/196e3116-f8af-4f00-94b2-b13cc9655a56 HTTP/1.1" 200 115 0.036284 10.0.0.27 - - [2025-12-01 04:14:38] "GET /api-access-list/d681e403-63fb-4a75-a68a-c3727f49c8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004725 10.0.0.27 - - [2025-12-01 04:14:38] "PUT /api-access-list/d681e403-63fb-4a75-a68a-c3727f49c8ec HTTP/1.1" 200 264 0.013346 10.0.0.23 - - [2025-12-01 04:14:39] "GET /projects?obj_uuids=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001399 10.0.0.27 - - [2025-12-01 04:14:39] "GET /project/2af1b1e3-611b-4b2a-bf35-56c893809120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.117657 10.0.0.23 - - [2025-12-01 04:14:39] "GET /projects?obj_uuids=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001141 10.0.0.27 - - [2025-12-01 04:14:39] "GET /project/2af1b1e3-611b-4b2a-bf35-56c893809120?fields=virtual_networks HTTP/1.1" 200 1042 0.057815 10.0.0.23 - - [2025-12-01 04:14:39] "GET /projects?obj_uuids=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001782 10.0.0.27 - - [2025-12-01 04:14:39] "GET /project/2af1b1e3-611b-4b2a-bf35-56c893809120?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.062625 10.0.0.23 - - [2025-12-01 04:14:39] "GET /projects?obj_uuids=2af1b1e3-611b-4b2a-bf35-56c893809120&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001358 10.0.0.27 - - [2025-12-01 04:14:39] "GET /project/2af1b1e3-611b-4b2a-bf35-56c893809120?fields=security_groups HTTP/1.1" 200 1268 0.057739 10.0.0.23 - - [2025-12-01 04:14:40] "GET /projects?obj_uuids=6d71d939-e288-4102-9772-f5adf42bd9b6&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001190 10.0.0.27 - - [2025-12-01 04:14:40] "GET /project/6d71d939-e288-4102-9772-f5adf42bd9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.070946 [Introspect:8084]10.0.0.27 - - [2025-12-01 04:14:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001503 10.0.0.27 - - [2025-12-01 04:14:44] "POST /fqname-to-id HTTP/1.1" 404 189 0.034884 10.0.0.23 - - [2025-12-01 04:14:44] "GET /projects?obj_uuids=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004087 10.0.0.23 - - [2025-12-01 04:14:44] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001530 10.0.0.23 - - [2025-12-01 04:14:44] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.040468 10.0.0.23 - - [2025-12-01 04:14:44] "POST /id-to-fqname HTTP/1.1" 200 191 0.004198 10.0.0.23 - - [2025-12-01 04:14:44] "POST /fqname-to-id HTTP/1.1" 404 200 0.008831 10.0.0.23 - - [2025-12-01 04:14:44] "POST /security-groups HTTP/1.1" 200 592 0.082030 10.0.0.33 - - [2025-12-01 04:14:44] "POST /fqname-to-id HTTP/1.1" 404 235 0.003942 10.0.0.23 - - [2025-12-01 04:14:44] "POST /projects HTTP/1.1" 200 587 0.317247 10.0.0.23 - - [2025-12-01 04:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.394314 10.0.0.33 - - [2025-12-01 04:14:44] "POST /access-control-lists HTTP/1.1" 200 595 0.030881 10.0.0.27 - - [2025-12-01 04:14:44] "GET /project/0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.585292 10.0.0.27 - - [2025-12-01 04:14:45] "GET / HTTP/1.1" 200 35931 0.002716 10.0.0.27 - - [2025-12-01 04:14:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000525 10.0.0.27 - - [2025-12-01 04:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.083481 10.0.0.23 - - [2025-12-01 04:14:48] "GET /projects?obj_uuids=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001157 10.0.0.27 - - [2025-12-01 04:14:48] "GET /project/0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.055996 10.0.0.27 - - [2025-12-01 04:14:48] "POST /neutron/network HTTP/1.1" 200 117 0.048177 10.0.0.27 - - [2025-12-01 04:14:48] "POST /neutron/network HTTP/1.1" 200 825 0.009818 10.0.0.27 - - [2025-12-01 04:14:48] "POST /id-to-fqname HTTP/1.1" 200 222 0.001248 10.0.0.27 - - [2025-12-01 04:14:48] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005606 10.0.0.27 - - [2025-12-01 04:14:49] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006399 10.0.0.27 - - [2025-12-01 04:14:49] "POST /neutron/subnet HTTP/1.1" 200 716 0.009716 10.0.0.27 - - [2025-12-01 04:14:49] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008500 10.0.0.23 - - [2025-12-01 04:14:51] "GET /obj-perms HTTP/1.1" 200 5032 0.076784 10.0.0.27 - - [2025-12-01 04:14:51] "POST /id-to-fqname HTTP/1.1" 200 222 0.001391 10.0.0.23 - - [2025-12-01 04:14:52] "GET /projects?obj_uuids=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001900 10.0.0.27 - - [2025-12-01 04:14:52] "GET /project/0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.098352 10.0.0.27 - - [2025-12-01 04:14:52] "POST /neutron/port HTTP/1.1" 200 117 0.011055 10.0.0.27 - - [2025-12-01 04:14:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.001818 10.0.0.27 - - [2025-12-01 04:14:53] "POST /neutron/network HTTP/1.1" 200 835 0.009310 10.0.0.27 - - [2025-12-01 04:14:53] "POST /neutron/port HTTP/1.1" 200 1059 0.056402 10.0.0.23 - - [2025-12-01 04:14:53] "GET /projects?obj_uuids=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001639 10.0.0.27 - - [2025-12-01 04:14:53] "GET /project/0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.092863 10.0.0.27 - - [2025-12-01 04:14:54] "POST /neutron/network HTTP/1.1" 200 825 0.056713 10.0.0.27 - - [2025-12-01 04:14:54] "POST /neutron/subnet HTTP/1.1" 200 690 0.011890 10.0.0.27 - - [2025-12-01 04:14:54] "POST /neutron/port HTTP/1.1" 200 1087 0.025496 10.0.0.27 - - [2025-12-01 04:14:54] "POST /neutron/port HTTP/1.1" 200 1087 0.019696 10.0.0.23 - - [2025-12-01 04:14:54] "GET /projects?obj_uuids=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001857 10.0.0.27 - - [2025-12-01 04:14:55] "POST /neutron/port HTTP/1.1" 200 1059 0.334332 10.0.0.27 - - [2025-12-01 04:14:55] "POST /neutron/port HTTP/1.1" 200 1113 0.157749 10.0.0.27 - - [2025-12-01 04:14:55] "POST /neutron/subnet HTTP/1.1" 200 690 0.010042 10.0.0.27 - - [2025-12-01 04:14:59] "POST /neutron/port HTTP/1.1" 200 1087 0.018462 10.0.0.27 - - [2025-12-01 04:14:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008637 10.0.0.27 - - [2025-12-01 04:14:59] "GET /virtual-machine/4feedea9-dcb9-4d62-b275-13ef288c55f9 HTTP/1.1" 401 292 0.000582 10.0.0.27 - - [2025-12-01 04:15:00] "GET /virtual-machine/4feedea9-dcb9-4d62-b275-13ef288c55f9 HTTP/1.1" 200 1293 0.036879 10.0.0.27 - - [2025-12-01 04:15:00] "GET /virtual-machine-interface/1f2cbb24-4583-451b-9e10-4d958ae68356 HTTP/1.1" 200 2949 0.006111 10.0.0.27 - - [2025-12-01 04:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.27 - - [2025-12-01 04:15:00] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004960 10.0.0.27 - - [2025-12-01 04:15:00] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004167 10.0.0.27 - - [2025-12-01 04:15:00] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006887 10.0.0.27 - - [2025-12-01 04:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005175 10.0.0.27 - - [2025-12-01 04:15:03] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006064 10.0.0.27 - - [2025-12-01 04:15:03] "POST /neutron/port HTTP/1.1" 200 1087 0.022161 10.0.0.27 - - [2025-12-01 04:15:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004624 10.0.0.27 - - [2025-12-01 04:15:04] "POST /neutron/network HTTP/1.1" 200 825 0.011300 10.0.0.27 - - [2025-12-01 04:15:06] "POST /neutron/network HTTP/1.1" 200 835 0.008076 10.0.0.27 - - [2025-12-01 04:15:07] "POST /neutron/port HTTP/1.1" 200 117 0.001281 10.0.0.27 - - [2025-12-01 04:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.27 - - [2025-12-01 04:15:07] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006264 10.0.0.27 - - [2025-12-01 04:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.27 - - [2025-12-01 04:15:11] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006752 10.0.0.27 - - [2025-12-01 04:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.27 - - [2025-12-01 04:15:15] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008075 10.0.0.27 - - [2025-12-01 04:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004908 10.0.0.27 - - [2025-12-01 04:15:19] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007329 10.0.0.27 - - [2025-12-01 04:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.27 - - [2025-12-01 04:15:23] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007736 10.0.0.33 - - [2025-12-01 04:15:26] "DELETE /access-control-list/1a4d41c3-e5b8-402b-a27d-2946285ea110 HTTP/1.1" 200 115 0.039178 10.0.0.27 - - [2025-12-01 04:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.27 - - [2025-12-01 04:15:27] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007379 10.0.0.27 - - [2025-12-01 04:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.27 - - [2025-12-01 04:15:32] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006308 10.0.0.23 - - [2025-12-01 04:15:32] "DELETE /project/2af1b1e3-611b-4b2a-bf35-56c893809120 HTTP/1.1" 404 177 0.007914 10.0.0.23 - - [2025-12-01 04:15:32] "DELETE /project/0cbf719a02ea44a7ac69ed3dc7aa55a5 HTTP/1.1" 404 173 0.007009 10.0.0.27 - - [2025-12-01 04:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.27 - - [2025-12-01 04:15:36] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007179 10.0.0.27 - - [2025-12-01 04:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.27 - - [2025-12-01 04:15:40] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005527 10.0.0.27 - - [2025-12-01 04:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004396 10.0.0.27 - - [2025-12-01 04:15:44] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006265 10.0.0.27 - - [2025-12-01 04:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.27 - - [2025-12-01 04:15:48] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005863 10.0.0.27 - - [2025-12-01 04:15:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010205 10.0.0.27 - - [2025-12-01 04:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.27 - - [2025-12-01 04:15:50] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004508 10.0.0.27 - - [2025-12-01 04:15:50] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003460 10.0.0.27 - - [2025-12-01 04:15:50] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006935 10.0.0.27 - - [2025-12-01 04:15:55] "POST /neutron/port HTTP/1.1" 200 1087 0.019508 10.0.0.27 - - [2025-12-01 04:15:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.039738 10.0.0.27 - - [2025-12-01 04:16:01] "GET /obj-perms HTTP/1.1" 200 5056 0.069488 10.0.0.27 - - [2025-12-01 04:16:06] "POST /neutron/port HTTP/1.1" 200 1087 0.020676 10.0.0.27 - - [2025-12-01 04:16:06] "POST /neutron/port HTTP/1.1" 200 1087 0.018064 10.0.0.27 - - [2025-12-01 04:16:06] "POST /neutron/subnet HTTP/1.1" 200 690 0.010806 10.0.0.27 - - [2025-12-01 04:16:08] "POST /neutron/port HTTP/1.1" 200 1087 0.018086 10.0.0.27 - - [2025-12-01 04:16:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006056 10.0.0.27 - - [2025-12-01 04:16:09] "POST /neutron/network HTTP/1.1" 200 825 0.009160 10.0.0.27 - - [2025-12-01 04:16:11] "POST /neutron/port HTTP/1.1" 200 1087 0.016148 10.0.0.27 - - [2025-12-01 04:16:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012783 10.0.0.27 - - [2025-12-01 04:16:11] "GET /virtual-machine/6a6d9020-ddb6-47a6-a774-8e86e491d311 HTTP/1.1" 200 1293 0.007153 10.0.0.27 - - [2025-12-01 04:16:11] "GET /virtual-machine-interface/63dfca9a-33e2-4776-9f0f-d0a7928ef182 HTTP/1.1" 200 2949 0.006038 10.0.0.27 - - [2025-12-01 04:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.27 - - [2025-12-01 04:16:11] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005300 10.0.0.27 - - [2025-12-01 04:16:11] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004122 10.0.0.27 - - [2025-12-01 04:16:11] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008699 10.0.0.27 - - [2025-12-01 04:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.27 - - [2025-12-01 04:16:12] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007377 10.0.0.27 - - [2025-12-01 04:16:12] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005199 10.0.0.27 - - [2025-12-01 04:16:12] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006715 10.0.0.33 - - [2025-12-01 04:17:02] "GET /obj-perms HTTP/1.1" 200 5056 0.058392 10.0.0.27 - - [2025-12-01 04:17:05] "POST /neutron/network HTTP/1.1" 200 835 0.009698 10.0.0.27 - - [2025-12-01 04:17:06] "POST /neutron/port HTTP/1.1" 200 117 0.001640 10.0.0.27 - - [2025-12-01 04:17:08] "POST /neutron/port HTTP/1.1" 200 1087 0.018283 10.0.0.27 - - [2025-12-01 04:17:08] "POST /neutron/subnet HTTP/1.1" 200 690 0.013813 10.0.0.27 - - [2025-12-01 04:17:39] "POST /neutron/port HTTP/1.1" 200 1087 0.031451 10.0.0.27 - - [2025-12-01 04:17:39] "GET /virtual-machine/4feedea9-dcb9-4d62-b275-13ef288c55f9 HTTP/1.1" 200 1293 0.004508 10.0.0.27 - - [2025-12-01 04:17:39] "GET /virtual-machine-interface/1f2cbb24-4583-451b-9e10-4d958ae68356 HTTP/1.1" 200 2949 0.012190 10.0.0.27 - - [2025-12-01 04:17:39] "GET /virtual-machine/4feedea9-dcb9-4d62-b275-13ef288c55f9 HTTP/1.1" 200 1293 0.007636 10.0.0.27 - - [2025-12-01 04:17:39] "GET /virtual-machine-interface/1f2cbb24-4583-451b-9e10-4d958ae68356 HTTP/1.1" 200 2949 0.008199 10.0.0.27 - - [2025-12-01 04:17:39] "GET /instance-ip/dd63b52c-3c2e-4e02-83f2-4c8dff67e583 HTTP/1.1" 200 1621 0.011445 10.0.0.27 - - [2025-12-01 04:17:39] "GET /virtual-machine/4feedea9-dcb9-4d62-b275-13ef288c55f9 HTTP/1.1" 200 1293 0.004232 10.0.0.27 - - [2025-12-01 04:17:39] "GET /virtual-machine-interface/1f2cbb24-4583-451b-9e10-4d958ae68356 HTTP/1.1" 200 2949 0.008432 10.0.0.27 - - [2025-12-01 04:17:39] "GET /instance-ip/dd63b52c-3c2e-4e02-83f2-4c8dff67e583 HTTP/1.1" 200 1621 0.005700 10.0.0.27 - - [2025-12-01 04:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004598 10.0.0.27 - - [2025-12-01 04:17:39] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005036 10.0.0.27 - - [2025-12-01 04:17:39] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004025 10.0.0.27 - - [2025-12-01 04:17:39] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007693 10.0.0.27 - - [2025-12-01 04:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.27 - - [2025-12-01 04:17:39] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005744 10.0.0.27 - - [2025-12-01 04:17:39] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004556 10.0.0.27 - - [2025-12-01 04:17:39] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007227 10.0.0.27 - - [2025-12-01 04:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.27 - - [2025-12-01 04:17:39] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004309 10.0.0.27 - - [2025-12-01 04:17:39] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004141 10.0.0.27 - - [2025-12-01 04:17:39] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006322 10.0.0.27 - - [2025-12-01 04:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.27 - - [2025-12-01 04:17:40] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005255 10.0.0.27 - - [2025-12-01 04:17:40] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005011 10.0.0.27 - - [2025-12-01 04:17:40] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006806 10.0.0.27 - - [2025-12-01 04:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.27 - - [2025-12-01 04:17:40] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004816 10.0.0.27 - - [2025-12-01 04:17:40] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004281 10.0.0.27 - - [2025-12-01 04:17:40] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008569 10.0.0.27 - - [2025-12-01 04:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.27 - - [2025-12-01 04:17:40] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006274 10.0.0.27 - - [2025-12-01 04:17:40] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004799 10.0.0.27 - - [2025-12-01 04:17:40] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.011564 10.0.0.27 - - [2025-12-01 04:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010004 10.0.0.27 - - [2025-12-01 04:17:40] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005479 10.0.0.27 - - [2025-12-01 04:17:40] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003852 10.0.0.27 - - [2025-12-01 04:17:40] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006138 10.0.0.27 - - [2025-12-01 04:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.27 - - [2025-12-01 04:17:40] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005843 10.0.0.27 - - [2025-12-01 04:17:40] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003761 10.0.0.27 - - [2025-12-01 04:17:40] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007573 10.0.0.27 - - [2025-12-01 04:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.27 - - [2025-12-01 04:17:40] "GET /routing-instance/fa1e96d8-c72a-4ec0-beac-812745e48975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.007380 10.0.0.27 - - [2025-12-01 04:17:40] "GET /route-target/cc094e2d-2740-403f-8adf-f4a09dde63b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004891 10.0.0.27 - - [2025-12-01 04:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.27 - - [2025-12-01 04:17:41] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005652 10.0.0.27 - - [2025-12-01 04:17:41] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003631 10.0.0.27 - - [2025-12-01 04:17:41] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007941 10.0.0.27 - - [2025-12-01 04:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.27 - - [2025-12-01 04:17:41] "GET /routing-instance/fa1e96d8-c72a-4ec0-beac-812745e48975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.007520 10.0.0.27 - - [2025-12-01 04:17:41] "GET /route-target/cc094e2d-2740-403f-8adf-f4a09dde63b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006470 10.0.0.27 - - [2025-12-01 04:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005065 10.0.0.27 - - [2025-12-01 04:17:41] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005133 10.0.0.27 - - [2025-12-01 04:17:41] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003908 10.0.0.27 - - [2025-12-01 04:17:41] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007861 10.0.0.27 - - [2025-12-01 04:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.27 - - [2025-12-01 04:17:41] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004612 10.0.0.27 - - [2025-12-01 04:17:41] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004085 10.0.0.27 - - [2025-12-01 04:17:41] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.017332 10.0.0.27 - - [2025-12-01 04:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.27 - - [2025-12-01 04:17:41] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004922 10.0.0.27 - - [2025-12-01 04:17:41] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004022 10.0.0.27 - - [2025-12-01 04:17:41] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007225 10.0.0.23 - - [2025-12-01 04:17:41] "GET /obj-perms HTTP/1.1" 200 5032 0.005680 10.0.0.27 - - [2025-12-01 04:17:42] "GET /obj-perms HTTP/1.1" 200 5032 0.090863 10.0.0.27 - - [2025-12-01 04:17:42] "GET /obj-perms HTTP/1.1" 200 5032 0.008405 10.0.0.33 - - [2025-12-01 04:17:42] "GET /obj-perms HTTP/1.1" 200 5032 0.077145 10.0.0.23 - - [2025-12-01 04:17:42] "GET /obj-perms HTTP/1.1" 200 5032 0.007018 10.0.0.27 - - [2025-12-01 04:17:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010281 10.0.0.27 - - [2025-12-01 04:17:42] "GET /virtual-machine/6a6d9020-ddb6-47a6-a774-8e86e491d311 HTTP/1.1" 200 1293 0.007119 10.0.0.27 - - [2025-12-01 04:17:42] "GET /virtual-machine-interface/63dfca9a-33e2-4776-9f0f-d0a7928ef182 HTTP/1.1" 200 2949 0.007256 10.0.0.27 - - [2025-12-01 04:17:42] "GET /virtual-machine/6a6d9020-ddb6-47a6-a774-8e86e491d311 HTTP/1.1" 200 1293 0.005613 10.0.0.27 - - [2025-12-01 04:17:42] "GET /virtual-machine-interface/63dfca9a-33e2-4776-9f0f-d0a7928ef182 HTTP/1.1" 200 2949 0.008167 10.0.0.27 - - [2025-12-01 04:17:42] "GET /instance-ip/948c208f-1d7f-4398-9a57-a9d450367b5b HTTP/1.1" 200 1622 0.007586 10.0.0.27 - - [2025-12-01 04:17:42] "GET /virtual-machine/6a6d9020-ddb6-47a6-a774-8e86e491d311 HTTP/1.1" 200 1293 0.005711 10.0.0.27 - - [2025-12-01 04:17:42] "GET /virtual-machine-interface/63dfca9a-33e2-4776-9f0f-d0a7928ef182 HTTP/1.1" 200 2949 0.005904 10.0.0.27 - - [2025-12-01 04:17:42] "GET /instance-ip/948c208f-1d7f-4398-9a57-a9d450367b5b HTTP/1.1" 200 1622 0.006139 10.0.0.27 - - [2025-12-01 04:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.27 - - [2025-12-01 04:17:42] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004998 10.0.0.27 - - [2025-12-01 04:17:42] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.007304 10.0.0.27 - - [2025-12-01 04:17:42] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007633 10.0.0.27 - - [2025-12-01 04:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004648 10.0.0.27 - - [2025-12-01 04:17:42] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005215 10.0.0.27 - - [2025-12-01 04:17:42] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004039 10.0.0.27 - - [2025-12-01 04:17:43] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007510 10.0.0.27 - - [2025-12-01 04:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.27 - - [2025-12-01 04:17:43] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006073 10.0.0.27 - - [2025-12-01 04:17:43] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005148 10.0.0.27 - - [2025-12-01 04:17:43] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006064 10.0.0.27 - - [2025-12-01 04:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.27 - - [2025-12-01 04:17:43] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005835 10.0.0.27 - - [2025-12-01 04:17:43] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005140 10.0.0.27 - - [2025-12-01 04:17:43] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008844 10.0.0.27 - - [2025-12-01 04:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005603 10.0.0.27 - - [2025-12-01 04:17:43] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004908 10.0.0.27 - - [2025-12-01 04:17:43] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.006670 10.0.0.27 - - [2025-12-01 04:17:43] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007088 10.0.0.27 - - [2025-12-01 04:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.27 - - [2025-12-01 04:17:43] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007640 10.0.0.27 - - [2025-12-01 04:17:43] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004097 10.0.0.27 - - [2025-12-01 04:17:43] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007225 10.0.0.27 - - [2025-12-01 04:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004821 10.0.0.27 - - [2025-12-01 04:17:43] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006099 10.0.0.27 - - [2025-12-01 04:17:43] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.006182 10.0.0.27 - - [2025-12-01 04:17:43] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007627 10.0.0.27 - - [2025-12-01 04:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.27 - - [2025-12-01 04:17:44] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004478 10.0.0.27 - - [2025-12-01 04:17:44] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004357 10.0.0.27 - - [2025-12-01 04:17:44] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007421 10.0.0.27 - - [2025-12-01 04:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.27 - - [2025-12-01 04:17:44] "GET /routing-instance/fa1e96d8-c72a-4ec0-beac-812745e48975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.006806 10.0.0.27 - - [2025-12-01 04:17:44] "GET /route-target/cc094e2d-2740-403f-8adf-f4a09dde63b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005013 10.0.0.27 - - [2025-12-01 04:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.27 - - [2025-12-01 04:17:44] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005649 10.0.0.27 - - [2025-12-01 04:17:44] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004039 10.0.0.27 - - [2025-12-01 04:17:44] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006690 10.0.0.27 - - [2025-12-01 04:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.27 - - [2025-12-01 04:17:44] "GET /routing-instance/fa1e96d8-c72a-4ec0-beac-812745e48975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005216 10.0.0.27 - - [2025-12-01 04:17:44] "GET /route-target/cc094e2d-2740-403f-8adf-f4a09dde63b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006056 10.0.0.27 - - [2025-12-01 04:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005144 10.0.0.27 - - [2025-12-01 04:17:44] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004688 10.0.0.27 - - [2025-12-01 04:17:44] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003636 10.0.0.27 - - [2025-12-01 04:17:44] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008699 10.0.0.27 - - [2025-12-01 04:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.27 - - [2025-12-01 04:17:44] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005381 10.0.0.27 - - [2025-12-01 04:17:44] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005027 10.0.0.27 - - [2025-12-01 04:17:44] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008754 10.0.0.27 - - [2025-12-01 04:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.27 - - [2025-12-01 04:17:44] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007464 10.0.0.27 - - [2025-12-01 04:17:44] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003974 10.0.0.27 - - [2025-12-01 04:17:45] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006629 10.0.0.27 - - [2025-12-01 04:17:45] "GET /obj-perms HTTP/1.1" 200 5032 0.004031 10.0.0.23 - - [2025-12-01 04:17:45] "GET /obj-perms HTTP/1.1" 200 5032 0.005301 10.0.0.27 - - [2025-12-01 04:17:45] "GET /obj-perms HTTP/1.1" 200 5032 0.006720 10.0.0.33 - - [2025-12-01 04:17:45] "GET /obj-perms HTTP/1.1" 200 5032 0.004838 10.0.0.27 - - [2025-12-01 04:17:50] "GET /virtual-machine/6a6d9020-ddb6-47a6-a774-8e86e491d311 HTTP/1.1" 200 1293 0.005445 10.0.0.27 - - [2025-12-01 04:17:51] "POST /neutron/port HTTP/1.1" 200 151 0.212427 10.0.0.27 - - [2025-12-01 04:17:52] "GET /virtual-machine/6a6d9020-ddb6-47a6-a774-8e86e491d311 HTTP/1.1" 404 171 0.004544 10.0.0.27 - - [2025-12-01 04:17:52] "GET /virtual-machine/6a6d9020-ddb6-47a6-a774-8e86e491d311 HTTP/1.1" 404 171 0.004174 10.0.0.27 - - [2025-12-01 04:17:52] "GET /virtual-machine/6a6d9020-ddb6-47a6-a774-8e86e491d311 HTTP/1.1" 404 171 0.004769 10.0.0.27 - - [2025-12-01 04:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.27 - - [2025-12-01 04:17:52] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005092 10.0.0.27 - - [2025-12-01 04:17:52] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005177 10.0.0.27 - - [2025-12-01 04:17:53] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007270 10.0.0.27 - - [2025-12-01 04:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.27 - - [2025-12-01 04:17:53] "GET /routing-instance/fa1e96d8-c72a-4ec0-beac-812745e48975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005767 10.0.0.27 - - [2025-12-01 04:17:53] "GET /route-target/cc094e2d-2740-403f-8adf-f4a09dde63b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005261 10.0.0.27 - - [2025-12-01 04:17:53] "GET /obj-perms HTTP/1.1" 200 5032 0.007282 10.0.0.33 - - [2025-12-01 04:17:59] "GET /obj-perms HTTP/1.1" 200 5032 0.010015 10.0.0.27 - - [2025-12-01 04:18:02] "GET /obj-perms HTTP/1.1" 200 5032 0.004322 10.0.0.33 - - [2025-12-01 04:18:05] "GET /obj-perms HTTP/1.1" 200 5032 0.005610 10.0.0.27 - - [2025-12-01 04:18:05] "GET /obj-perms HTTP/1.1" 200 5032 0.005827 10.0.0.27 - - [2025-12-01 04:18:05] "GET /virtual-machine/4feedea9-dcb9-4d62-b275-13ef288c55f9 HTTP/1.1" 200 1293 0.005089 10.0.0.27 - - [2025-12-01 04:18:06] "POST /neutron/port HTTP/1.1" 200 151 0.208509 10.0.0.27 - - [2025-12-01 04:18:07] "GET /virtual-machine/4feedea9-dcb9-4d62-b275-13ef288c55f9 HTTP/1.1" 404 171 0.003558 10.0.0.27 - - [2025-12-01 04:18:07] "GET /virtual-machine/4feedea9-dcb9-4d62-b275-13ef288c55f9 HTTP/1.1" 404 171 0.004353 10.0.0.27 - - [2025-12-01 04:18:07] "GET /virtual-machine/4feedea9-dcb9-4d62-b275-13ef288c55f9 HTTP/1.1" 404 171 0.004009 10.0.0.27 - - [2025-12-01 04:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.27 - - [2025-12-01 04:18:08] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004960 10.0.0.27 - - [2025-12-01 04:18:08] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004404 10.0.0.27 - - [2025-12-01 04:18:08] "GET /virtual-network/19c055ba-cb7f-45f4-9c1b-4047a1461d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006620 10.0.0.27 - - [2025-12-01 04:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.27 - - [2025-12-01 04:18:08] "GET /routing-instance/fa1e96d8-c72a-4ec0-beac-812745e48975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005489 10.0.0.27 - - [2025-12-01 04:18:08] "GET /route-target/cc094e2d-2740-403f-8adf-f4a09dde63b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005113 10.0.0.27 - - [2025-12-01 04:18:11] "GET /obj-perms HTTP/1.1" 200 5032 0.005847 10.0.0.33 - - [2025-12-01 04:18:11] "GET /obj-perms HTTP/1.1" 200 5032 0.004640 10.0.0.27 - - [2025-12-01 04:18:20] "GET /obj-perms HTTP/1.1" 200 5032 0.004466 10.0.0.33 - - [2025-12-01 04:18:20] "GET /obj-perms HTTP/1.1" 200 5032 0.006436 10.0.0.27 - - [2025-12-01 04:18:27] "GET /obj-perms HTTP/1.1" 200 5032 0.009626 10.0.0.33 - - [2025-12-01 04:18:27] "GET /obj-perms HTTP/1.1" 200 5032 0.005115 10.0.0.23 - - [2025-12-01 04:18:27] "GET /obj-perms HTTP/1.1" 200 5032 0.006739 10.0.0.33 - - [2025-12-01 04:18:27] "DELETE /route-target/cc094e2d-2740-403f-8adf-f4a09dde63b4 HTTP/1.1" 200 115 0.041037 10.0.0.27 - - [2025-12-01 04:18:30] "POST /fqname-to-id HTTP/1.1" 404 200 0.004224 10.0.0.27 - - [2025-12-01 04:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.23 - - [2025-12-01 04:18:30] "GET /projects?obj_uuids=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001207 10.0.0.27 - - [2025-12-01 04:18:30] "GET /project/0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.074924 10.0.0.27 - - [2025-12-01 04:18:30] "POST /network-policys HTTP/1.1" 200 522 0.047091 10.0.0.27 - - [2025-12-01 04:18:30] "GET /network-policy/76089072-1a08-41ca-8ef9-260af30b936d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.008720 10.0.0.27 - - [2025-12-01 04:18:30] "POST /fqname-to-id HTTP/1.1" 404 200 0.004572 10.0.0.27 - - [2025-12-01 04:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.23 - - [2025-12-01 04:18:30] "GET /projects?obj_uuids=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001653 10.0.0.27 - - [2025-12-01 04:18:30] "GET /project/0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.045836 10.0.0.27 - - [2025-12-01 04:18:30] "POST /network-policys HTTP/1.1" 200 522 0.038873 10.0.0.27 - - [2025-12-01 04:18:30] "GET /network-policy/fec1f44d-bf67-4124-bd9b-6a7c33a92e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007002 10.0.0.27 - - [2025-12-01 04:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.23 - - [2025-12-01 04:18:30] "GET /projects?obj_uuids=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003610 10.0.0.27 - - [2025-12-01 04:18:30] "GET /project/0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.059102 10.0.0.27 - - [2025-12-01 04:18:30] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.004529 10.0.0.27 - - [2025-12-01 04:18:31] "POST /virtual-networks HTTP/1.1" 200 546 0.119550 10.0.0.27 - - [2025-12-01 04:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.27 - - [2025-12-01 04:18:31] "GET /network-ipam/8b427ac5-a67a-4801-a099-ad5081db3ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.005591 10.0.0.23 - - [2025-12-01 04:18:31] "POST /useragent-kv HTTP/1.1" 200 115 0.009607 10.0.0.27 - - [2025-12-01 04:18:31] "POST /ref-update HTTP/1.1" 200 156 0.085446 10.0.0.27 - - [2025-12-01 04:18:31] "POST /neutron/network HTTP/1.1" 200 809 0.009769 10.0.0.27 - - [2025-12-01 04:18:31] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006197 10.0.0.27 - - [2025-12-01 04:18:31] "POST /neutron/subnet HTTP/1.1" 200 672 0.010623 10.0.0.27 - - [2025-12-01 04:18:31] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006696 10.0.0.27 - - [2025-12-01 04:18:31] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.008157 10.0.0.27 - - [2025-12-01 04:18:32] "PUT /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a HTTP/1.1" 200 264 0.075756 10.0.0.27 - - [2025-12-01 04:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.27 - - [2025-12-01 04:18:32] "GET /network-policy/76089072-1a08-41ca-8ef9-260af30b936d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006269 10.0.0.33 - - [2025-12-01 04:18:32] "POST /fqname-to-id HTTP/1.1" 404 237 0.005736 10.0.0.27 - - [2025-12-01 04:18:32] "POST /ref-update HTTP/1.1" 200 156 0.054447 10.0.0.27 - - [2025-12-01 04:18:32] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006667 10.0.0.27 - - [2025-12-01 04:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016383 10.0.0.27 - - [2025-12-01 04:18:32] "GET /network-policy/76089072-1a08-41ca-8ef9-260af30b936d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005330 10.0.0.27 - - [2025-12-01 04:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.23 - - [2025-12-01 04:18:32] "GET /projects?obj_uuids=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002011 10.0.0.27 - - [2025-12-01 04:18:32] "GET /project/0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.050576 10.0.0.27 - - [2025-12-01 04:18:32] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004787 10.0.0.27 - - [2025-12-01 04:18:32] "POST /virtual-networks HTTP/1.1" 200 546 0.088090 10.0.0.27 - - [2025-12-01 04:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.33 - - [2025-12-01 04:18:32] "POST /ref-update HTTP/1.1" 200 156 0.034667 10.0.0.27 - - [2025-12-01 04:18:32] "GET /network-ipam/8b427ac5-a67a-4801-a099-ad5081db3ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.011495 10.0.0.23 - - [2025-12-01 04:18:32] "POST /useragent-kv HTTP/1.1" 200 115 0.010071 10.0.0.27 - - [2025-12-01 04:18:32] "POST /ref-update HTTP/1.1" 200 156 0.094923 10.0.0.27 - - [2025-12-01 04:18:33] "POST /neutron/network HTTP/1.1" 200 809 0.008934 10.0.0.27 - - [2025-12-01 04:18:33] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007885 10.0.0.27 - - [2025-12-01 04:18:33] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010200 10.0.0.27 - - [2025-12-01 04:18:33] "GET /obj-perms HTTP/1.1" 200 5032 0.010703 10.0.0.27 - - [2025-12-01 04:18:33] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007546 10.0.0.27 - - [2025-12-01 04:18:33] "PUT /virtual-network/afab104c-9327-47ae-a861-69c23ee58865 HTTP/1.1" 200 264 0.065948 10.0.0.27 - - [2025-12-01 04:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.27 - - [2025-12-01 04:18:33] "GET /network-policy/fec1f44d-bf67-4124-bd9b-6a7c33a92e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004858 10.0.0.27 - - [2025-12-01 04:18:33] "POST /ref-update HTTP/1.1" 200 156 0.074633 10.0.0.27 - - [2025-12-01 04:18:33] "POST /neutron/network HTTP/1.1" 200 886 0.010962 10.0.0.27 - - [2025-12-01 04:18:33] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007269 10.0.0.27 - - [2025-12-01 04:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005850 10.0.0.33 - - [2025-12-01 04:18:33] "POST /ref-update HTTP/1.1" 200 156 0.033645 10.0.0.27 - - [2025-12-01 04:18:33] "GET /network-policy/fec1f44d-bf67-4124-bd9b-6a7c33a92e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.011811 10.0.0.27 - - [2025-12-01 04:18:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.001616 10.0.0.23 - - [2025-12-01 04:18:35] "GET /projects?obj_uuids=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001264 10.0.0.27 - - [2025-12-01 04:18:35] "GET /project/0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.111243 10.0.0.27 - - [2025-12-01 04:18:35] "POST /neutron/port HTTP/1.1" 200 117 0.007144 10.0.0.27 - - [2025-12-01 04:18:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.001461 10.0.0.27 - - [2025-12-01 04:18:35] "POST /neutron/network HTTP/1.1" 200 896 0.008589 10.0.0.27 - - [2025-12-01 04:18:36] "POST /neutron/port HTTP/1.1" 200 1061 0.023159 10.0.0.27 - - [2025-12-01 04:18:36] "POST /neutron/port HTTP/1.1" 200 1089 0.021139 10.0.0.27 - - [2025-12-01 04:18:36] "POST /neutron/port HTTP/1.1" 200 117 0.001553 10.0.0.23 - - [2025-12-01 04:18:36] "GET /projects?obj_uuids=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001687 10.0.0.27 - - [2025-12-01 04:18:36] "GET /project/0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.093503 10.0.0.27 - - [2025-12-01 04:18:37] "POST /neutron/port HTTP/1.1" 200 1089 0.022343 10.0.0.27 - - [2025-12-01 04:18:37] "POST /neutron/port HTTP/1.1" 200 1089 0.020161 10.0.0.23 - - [2025-12-01 04:18:37] "GET /projects?obj_uuids=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001604 10.0.0.27 - - [2025-12-01 04:18:38] "POST /neutron/port HTTP/1.1" 200 1061 0.494586 10.0.0.27 - - [2025-12-01 04:18:38] "POST /neutron/port HTTP/1.1" 200 1115 0.133034 10.0.0.27 - - [2025-12-01 04:18:38] "POST /neutron/subnet HTTP/1.1" 200 646 0.016371 10.0.0.27 - - [2025-12-01 04:18:42] "POST /neutron/port HTTP/1.1" 200 1089 0.036153 10.0.0.27 - - [2025-12-01 04:18:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011272 10.0.0.27 - - [2025-12-01 04:18:42] "GET /virtual-machine/c9a7ed37-5fd6-4d43-9502-58c45e6d1892 HTTP/1.1" 200 1294 0.014631 10.0.0.27 - - [2025-12-01 04:18:42] "GET /virtual-machine-interface/09b1f3b8-97d8-439a-9be7-136f6c2474ab HTTP/1.1" 200 2948 0.009089 10.0.0.27 - - [2025-12-01 04:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.27 - - [2025-12-01 04:18:42] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005232 10.0.0.27 - - [2025-12-01 04:18:42] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.006735 10.0.0.27 - - [2025-12-01 04:18:42] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006393 10.0.0.27 - - [2025-12-01 04:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004960 10.0.0.27 - - [2025-12-01 04:18:45] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007429 10.0.0.27 - - [2025-12-01 04:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.27 - - [2025-12-01 04:18:50] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006602 10.0.0.27 - - [2025-12-01 04:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.27 - - [2025-12-01 04:18:54] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008277 10.0.0.27 - - [2025-12-01 04:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.27 - - [2025-12-01 04:18:58] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006603 10.0.0.27 - - [2025-12-01 04:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.27 - - [2025-12-01 04:19:02] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009823 10.0.0.23 - - [2025-12-01 04:19:03] "GET /obj-perms HTTP/1.1" 200 5056 0.063883 10.0.0.27 - - [2025-12-01 04:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.27 - - [2025-12-01 04:19:06] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006353 10.0.0.27 - - [2025-12-01 04:19:07] "POST /neutron/port HTTP/1.1" 200 1089 0.017775 10.0.0.27 - - [2025-12-01 04:19:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004737 10.0.0.27 - - [2025-12-01 04:19:08] "POST /neutron/network HTTP/1.1" 200 886 0.008504 10.0.0.27 - - [2025-12-01 04:19:09] "POST /neutron/network HTTP/1.1" 200 896 0.008785 10.0.0.27 - - [2025-12-01 04:19:10] "POST /neutron/port HTTP/1.1" 200 117 0.001706 10.0.0.27 - - [2025-12-01 04:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.27 - - [2025-12-01 04:19:10] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007117 10.0.0.27 - - [2025-12-01 04:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.27 - - [2025-12-01 04:19:14] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007252 10.0.0.33 - - [2025-12-01 04:19:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.33 - - [2025-12-01 04:19:14] "GET /global-system-configs HTTP/1.1" 401 292 0.001066 10.0.0.23 - - [2025-12-01 04:19:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000601 10.0.0.23 - - [2025-12-01 04:19:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000667 10.0.0.33 - - [2025-12-01 04:19:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.33 - - [2025-12-01 04:19:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.23 - - [2025-12-01 04:19:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.23 - - [2025-12-01 04:19:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.27 - - [2025-12-01 04:19:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.27 - - [2025-12-01 04:19:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000576 10.0.0.27 - - [2025-12-01 04:19:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.27 - - [2025-12-01 04:19:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.27 - - [2025-12-01 04:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.27 - - [2025-12-01 04:19:18] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007278 10.0.0.27 - - [2025-12-01 04:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.27 - - [2025-12-01 04:19:20] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004665 10.0.0.27 - - [2025-12-01 04:19:20] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003956 10.0.0.27 - - [2025-12-01 04:19:20] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006653 10.0.0.27 - - [2025-12-01 04:19:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009454 10.0.0.27 - - [2025-12-01 04:19:31] "POST /neutron/port HTTP/1.1" 200 1089 0.021720 10.0.0.27 - - [2025-12-01 04:19:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009924 10.0.0.27 - - [2025-12-01 04:19:36] "POST /neutron/port HTTP/1.1" 200 1089 0.025148 10.0.0.27 - - [2025-12-01 04:19:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009096 10.0.0.27 - - [2025-12-01 04:19:47] "POST /neutron/port HTTP/1.1" 200 1089 0.020179 10.0.0.27 - - [2025-12-01 04:19:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008580 10.0.0.27 - - [2025-12-01 04:19:47] "GET /virtual-machine/595737e6-1619-4741-a0b2-56819ece6f6c HTTP/1.1" 200 1293 0.007515 10.0.0.27 - - [2025-12-01 04:19:47] "GET /virtual-machine-interface/0b080258-4e3a-4b4f-b98a-30513fda079c HTTP/1.1" 200 2948 0.006181 10.0.0.27 - - [2025-12-01 04:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.27 - - [2025-12-01 04:19:47] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003890 10.0.0.27 - - [2025-12-01 04:19:47] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003705 10.0.0.27 - - [2025-12-01 04:19:47] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006667 10.0.0.27 - - [2025-12-01 04:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.040905 10.0.0.27 - - [2025-12-01 04:19:48] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005642 10.0.0.27 - - [2025-12-01 04:19:48] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005268 10.0.0.27 - - [2025-12-01 04:19:48] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007312 10.0.0.33 - - [2025-12-01 04:20:04] "GET /obj-perms HTTP/1.1" 200 5056 0.066305 10.0.0.27 - - [2025-12-01 04:20:08] "POST /neutron/network HTTP/1.1" 200 896 0.058065 10.0.0.27 - - [2025-12-01 04:20:08] "POST /neutron/port HTTP/1.1" 200 117 0.001828 10.0.0.27 - - [2025-12-01 04:20:10] "POST /neutron/port HTTP/1.1" 200 1089 0.063543 10.0.0.27 - - [2025-12-01 04:20:10] "POST /neutron/subnet HTTP/1.1" 200 646 0.012959 10.0.0.27 - - [2025-12-01 04:21:09] "POST /neutron/port HTTP/1.1" 200 1089 0.020301 +++ date ++ echo 'INFO: =================== Mon Dec 1 04:21:18 AM UTC 2025 ===================' INFO: =================== Mon Dec 1 04:21:18 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=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.27,10.0.0.33,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.27:8081 10.0.0.33:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.27:8081 10.0.0.33:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.27:8081 10.0.0.33:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.27:9042 10.0.0.33:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.27:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.27:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.27:8086 10.0.0.33:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.27:8086 10.0.0.33:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.27:8086 10.0.0.33:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.27:8082 10.0.0.33:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.27:8082 10.0.0.33:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.27:8082 10.0.0.33:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.27:9161 10.0.0.33:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.27:9161 10.0.0.33:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.27:9161 10.0.0.33:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.27:9041 10.0.0.33:9041 10.0.0.23: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.193,10.20.0.209,10.20.0.192 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.193,10.20.0.209,10.20.0.192 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.27:2181,10.0.0.33:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.27:2181,10.0.0.33:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27:2181,10.0.0.33:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.27:2181 10.0.0.33:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.27:2181 10.0.0.33:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.27:2181 10.0.0.33:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.27:5673,10.0.0.33:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.27:5673,10.0.0.33:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.27:5673,10.0.0.33:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.27:6379 10.0.0.33:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.27:6379 10.0.0.33:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.27:6379 10.0.0.33:6379 10.0.0.23: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.27,10.0.0.33,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.27:9092 10.0.0.33:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.27:9092 10.0.0.33:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.27:9092 10.0.0.33:9092 10.0.0.23: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.27 ++ 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.27,10.0.0.33,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=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.27,10.0.0.33,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.27,10.0.0.33,10.0.0.23 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 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 +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27,10.0.0.33,10.0.0.23 +++ local servers=10.0.0.27,10.0.0.33,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort +++ local local_ips=,10.0.0.23,10.20.0.192,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.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.23,10.20.0.192,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.23,10.20.0.192,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.192,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23: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 ++ grep '^API__.*__.*=.*$' ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 12/01/2025 04:21:27.123 7f76c77fd8c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/01/2025 04:21:27.303 7f76c77fd8c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/01/2025 04:21:27.317 7f76c77fd8c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/01/2025 04:21:27.317 7f76c77fd8c0 [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.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2025-12-01 04:21:28] "GET / HTTP/1.1" 503 181 0.000279 10.0.0.23 - - [2025-12-01 04:21:28] "GET / HTTP/1.1" 503 181 0.000175 [Introspect:8084]10.0.0.27 - - [2025-12-01 04:21:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3219 0.001703 10.0.0.23 - - [2025-12-01 04:21:29] "GET / HTTP/1.1" 200 45871 0.001523 10.0.0.23 - - [2025-12-01 04:21:29] "GET / HTTP/1.1" 200 45871 0.001475 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-01 04:21:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000741 10.0.0.23 - - [2025-12-01 04:21:29] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000267 10.0.0.23 - - [2025-12-01 04:21:30] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.739763 10.0.0.23 - - [2025-12-01 04:21:30] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 1220 0.004906 10.0.0.23 - - [2025-12-01 04:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.427729 10.0.0.23 - - [2025-12-01 04:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.23 - - [2025-12-01 04:21:30] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001543 10.0.0.23 - - [2025-12-01 04:21:30] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.044251 10.0.0.23 - - [2025-12-01 04:21:30] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002240 10.0.0.23 - - [2025-12-01 04:21:30] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?fields=security_groups HTTP/1.1" 200 1098 0.056569 10.0.0.23 - - [2025-12-01 04:21:30] "GET /projects?obj_uuids=21e12f9c-e9b6-4993-a70c-429fd6a63f15&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001097 10.0.0.23 - - [2025-12-01 04:21:30] "GET /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15?fields=application_policy_sets HTTP/1.1" 200 1391 0.057973 10.0.0.23 - - [2025-12-01 04:21:30] "DELETE /project/21e12f9c-e9b6-4993-a70c-429fd6a63f15 HTTP/1.1" 409 278 0.263836 [Introspect:8084]10.0.0.27 - - [2025-12-01 04:21:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.004114 [Introspect:8084]10.0.0.27 - - [2025-12-01 04:21:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001964 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.27 - - [2025-12-01 04:21:35] "GET /obj-perms HTTP/1.1" 200 5032 0.433572 10.0.0.27 - - [2025-12-01 04:21:35] "GET /obj-perms HTTP/1.1" 200 5032 0.004254 10.0.0.27 - - [2025-12-01 04:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.057939 10.0.0.23 - - [2025-12-01 04:21:35] "GET /projects?obj_uuids=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001180 10.0.0.27 - - [2025-12-01 04:21:35] "GET /project/0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.085224 10.0.0.27 - - [2025-12-01 04:21:35] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004769 10.0.0.27 - - [2025-12-01 04:21:35] "POST /virtual-networks HTTP/1.1" 200 546 0.108566 10.0.0.27 - - [2025-12-01 04:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.27 - - [2025-12-01 04:21:35] "GET /network-ipam/8b427ac5-a67a-4801-a099-ad5081db3ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004761 10.0.0.23 - - [2025-12-01 04:21:36] "POST /useragent-kv HTTP/1.1" 200 115 0.015990 10.0.0.27 - - [2025-12-01 04:21:36] "POST /ref-update HTTP/1.1" 200 156 0.105529 10.0.0.27 - - [2025-12-01 04:21:36] "POST /neutron/network HTTP/1.1" 200 809 0.047249 10.0.0.27 - - [2025-12-01 04:21:36] "GET /virtual-network/8917c3f4-aad9-43a8-bec1-1654bd98e370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.006644 10.0.0.33 - - [2025-12-01 04:21:36] "POST /route-targets HTTP/1.1" 200 327 0.060350 10.0.0.27 - - [2025-12-01 04:21:36] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006859 10.0.0.27 - - [2025-12-01 04:21:36] "GET /obj-perms HTTP/1.1" 200 5032 0.005266 10.0.0.27 - - [2025-12-01 04:21:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.001680 10.0.0.27 - - [2025-12-01 04:21:37] "POST /neutron/port HTTP/1.1" 200 2062 0.026378 10.0.0.23 - - [2025-12-01 04:21:38] "GET /projects?obj_uuids=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001268 10.0.0.27 - - [2025-12-01 04:21:38] "GET /project/0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.110347 10.0.0.27 - - [2025-12-01 04:21:38] "POST /neutron/network HTTP/1.1" 200 886 0.045519 10.0.0.27 - - [2025-12-01 04:21:39] "POST /neutron/port HTTP/1.1" 200 117 0.006812 10.0.0.23 - - [2025-12-01 04:21:39] "GET /projects?obj_uuids=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001462 10.0.0.27 - - [2025-12-01 04:21:39] "POST /neutron/port HTTP/1.1" 200 1061 0.369633 10.0.0.27 - - [2025-12-01 04:21:40] "POST /neutron/port HTTP/1.1" 200 1115 0.190562 10.0.0.27 - - [2025-12-01 04:21:40] "POST /neutron/subnet HTTP/1.1" 200 646 0.014278 10.0.0.27 - - [2025-12-01 04:21:44] "POST /neutron/port HTTP/1.1" 200 1089 0.019455 10.0.0.27 - - [2025-12-01 04:21:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009815 10.0.0.27 - - [2025-12-01 04:21:44] "POST /neutron/port HTTP/1.1" 200 1089 0.018900 10.0.0.27 - - [2025-12-01 04:21:44] "GET /virtual-machine/739fdfb4-1c5d-4eb9-b66f-78dc2aa93d3a HTTP/1.1" 200 1293 0.050095 10.0.0.27 - - [2025-12-01 04:21:44] "GET /virtual-machine/739fdfb4-1c5d-4eb9-b66f-78dc2aa93d3a HTTP/1.1" 200 1293 0.004900 10.0.0.27 - - [2025-12-01 04:21:44] "GET /virtual-machine-interface/310336f5-8d20-461f-b41b-c66bc5631ff6 HTTP/1.1" 200 2949 0.007924 10.0.0.27 - - [2025-12-01 04:21:44] "GET /virtual-machine/739fdfb4-1c5d-4eb9-b66f-78dc2aa93d3a HTTP/1.1" 200 1293 0.004363 10.0.0.27 - - [2025-12-01 04:21:44] "GET /virtual-machine-interface/310336f5-8d20-461f-b41b-c66bc5631ff6 HTTP/1.1" 200 2949 0.005942 10.0.0.27 - - [2025-12-01 04:21:44] "GET /instance-ip/46ebab59-33b1-4301-959f-459fc47be60a HTTP/1.1" 200 1623 0.006766 10.0.0.27 - - [2025-12-01 04:21:44] "GET /virtual-machine/739fdfb4-1c5d-4eb9-b66f-78dc2aa93d3a HTTP/1.1" 200 1293 0.004539 10.0.0.27 - - [2025-12-01 04:21:44] "GET /virtual-machine-interface/310336f5-8d20-461f-b41b-c66bc5631ff6 HTTP/1.1" 200 2949 0.007336 10.0.0.27 - - [2025-12-01 04:21:44] "GET /instance-ip/46ebab59-33b1-4301-959f-459fc47be60a HTTP/1.1" 200 1623 0.005161 10.0.0.27 - - [2025-12-01 04:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.27 - - [2025-12-01 04:21:44] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004972 10.0.0.27 - - [2025-12-01 04:21:44] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003692 10.0.0.27 - - [2025-12-01 04:21:44] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006733 10.0.0.27 - - [2025-12-01 04:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.27 - - [2025-12-01 04:21:44] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005236 10.0.0.27 - - [2025-12-01 04:21:44] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003784 10.0.0.27 - - [2025-12-01 04:21:44] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007108 10.0.0.27 - - [2025-12-01 04:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.27 - - [2025-12-01 04:21:44] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005036 10.0.0.27 - - [2025-12-01 04:21:44] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003751 10.0.0.27 - - [2025-12-01 04:21:45] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008081 10.0.0.27 - - [2025-12-01 04:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.27 - - [2025-12-01 04:21:45] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005787 10.0.0.27 - - [2025-12-01 04:21:45] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004228 10.0.0.27 - - [2025-12-01 04:21:45] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008360 10.0.0.27 - - [2025-12-01 04:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.27 - - [2025-12-01 04:21:45] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004037 10.0.0.27 - - [2025-12-01 04:21:45] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003683 10.0.0.27 - - [2025-12-01 04:21:45] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007137 10.0.0.27 - - [2025-12-01 04:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.27 - - [2025-12-01 04:21:48] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006248 10.0.0.27 - - [2025-12-01 04:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.27 - - [2025-12-01 04:21:52] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006253 10.0.0.27 - - [2025-12-01 04:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.27 - - [2025-12-01 04:21:56] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006885 10.0.0.27 - - [2025-12-01 04:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004754 10.0.0.27 - - [2025-12-01 04:22:00] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006534 10.0.0.27 - - [2025-12-01 04:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004770 10.0.0.27 - - [2025-12-01 04:22:04] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007118 10.0.0.23 - - [2025-12-01 04:22:06] "GET /obj-perms HTTP/1.1" 200 5056 0.070917 10.0.0.27 - - [2025-12-01 04:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.27 - - [2025-12-01 04:22:08] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008492 10.0.0.27 - - [2025-12-01 04:22:10] "POST /neutron/port HTTP/1.1" 200 1089 0.019002 10.0.0.27 - - [2025-12-01 04:22:10] "POST /neutron/network HTTP/1.1" 200 896 0.008466 10.0.0.27 - - [2025-12-01 04:22:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.035295 10.0.0.27 - - [2025-12-01 04:22:11] "POST /neutron/port HTTP/1.1" 200 117 0.001240 10.0.0.27 - - [2025-12-01 04:22:11] "POST /neutron/network HTTP/1.1" 200 886 0.007843 10.0.0.27 - - [2025-12-01 04:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.27 - - [2025-12-01 04:22:12] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008196 10.0.0.27 - - [2025-12-01 04:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.27 - - [2025-12-01 04:22:17] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008104 10.0.0.27 - - [2025-12-01 04:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.27 - - [2025-12-01 04:22:21] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007853 10.0.0.27 - - [2025-12-01 04:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.27 - - [2025-12-01 04:22:25] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007137 10.0.0.27 - - [2025-12-01 04:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.27 - - [2025-12-01 04:22:29] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006028 10.0.0.27 - - [2025-12-01 04:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.27 - - [2025-12-01 04:22:33] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006446 10.0.0.27 - - [2025-12-01 04:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.27 - - [2025-12-01 04:22:35] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004415 10.0.0.27 - - [2025-12-01 04:22:35] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.007222 10.0.0.27 - - [2025-12-01 04:22:35] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006146 10.0.0.27 - - [2025-12-01 04:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.27 - - [2025-12-01 04:22:35] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004246 10.0.0.27 - - [2025-12-01 04:22:35] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005567 10.0.0.27 - - [2025-12-01 04:22:35] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008400 10.0.0.27 - - [2025-12-01 04:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.27 - - [2025-12-01 04:22:35] "GET /routing-instance/a9938dd2-7000-4f5c-afcc-37bdd732a5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.005634 10.0.0.27 - - [2025-12-01 04:22:35] "GET /route-target/c244f4fc-e16c-4e66-82ec-ed28b5ab231e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006965 10.0.0.27 - - [2025-12-01 04:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.27 - - [2025-12-01 04:22:35] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005025 10.0.0.27 - - [2025-12-01 04:22:35] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004430 10.0.0.27 - - [2025-12-01 04:22:36] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.010590 10.0.0.27 - - [2025-12-01 04:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006745 10.0.0.27 - - [2025-12-01 04:22:36] "GET /routing-instance/a9938dd2-7000-4f5c-afcc-37bdd732a5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.005252 10.0.0.27 - - [2025-12-01 04:22:36] "GET /route-target/c244f4fc-e16c-4e66-82ec-ed28b5ab231e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005926 10.0.0.27 - - [2025-12-01 04:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.27 - - [2025-12-01 04:22:36] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004778 10.0.0.27 - - [2025-12-01 04:22:36] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004055 10.0.0.27 - - [2025-12-01 04:22:36] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009410 10.0.0.27 - - [2025-12-01 04:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007964 10.0.0.27 - - [2025-12-01 04:22:36] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004497 10.0.0.27 - - [2025-12-01 04:22:36] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004421 10.0.0.27 - - [2025-12-01 04:22:36] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008499 10.0.0.27 - - [2025-12-01 04:22:36] "GET /obj-perms HTTP/1.1" 200 5032 0.004052 10.0.0.23 - - [2025-12-01 04:22:36] "GET /obj-perms HTTP/1.1" 200 5032 0.061374 10.0.0.27 - - [2025-12-01 04:22:36] "GET /obj-perms HTTP/1.1" 200 5032 0.006766 10.0.0.33 - - [2025-12-01 04:22:36] "GET /obj-perms HTTP/1.1" 200 5032 0.060486 10.0.0.27 - - [2025-12-01 04:22:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.001568 10.0.0.27 - - [2025-12-01 04:22:37] "POST /neutron/network HTTP/1.1" 200 896 0.007326 10.0.0.23 - - [2025-12-01 04:22:38] "GET /projects?obj_uuids=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001147 10.0.0.27 - - [2025-12-01 04:22:38] "GET /project/0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.122318 10.0.0.27 - - [2025-12-01 04:22:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009288 10.0.0.27 - - [2025-12-01 04:22:39] "POST /neutron/network HTTP/1.1" 200 896 0.009215 10.0.0.27 - - [2025-12-01 04:22:39] "POST /neutron/port HTTP/1.1" 200 1061 0.034241 10.0.0.27 - - [2025-12-01 04:22:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004596 10.0.0.27 - - [2025-12-01 04:22:39] "POST /neutron/network HTTP/1.1" 200 886 0.008581 10.0.0.27 - - [2025-12-01 04:22:43] "POST /neutron/port HTTP/1.1" 200 1089 0.022073 10.0.0.27 - - [2025-12-01 04:22:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009660 10.0.0.27 - - [2025-12-01 04:22:44] "GET /virtual-machine/2b15b70f-c755-4024-841b-a8c40e0bf921 HTTP/1.1" 200 1292 0.007347 10.0.0.27 - - [2025-12-01 04:22:44] "GET /virtual-machine/2b15b70f-c755-4024-841b-a8c40e0bf921 HTTP/1.1" 200 1292 0.004830 10.0.0.27 - - [2025-12-01 04:22:44] "GET /virtual-machine-interface/da29c8af-83aa-42c0-971b-25a57902f34c HTTP/1.1" 200 2950 0.006141 10.0.0.27 - - [2025-12-01 04:22:44] "GET /virtual-machine/2b15b70f-c755-4024-841b-a8c40e0bf921 HTTP/1.1" 200 1292 0.004498 10.0.0.27 - - [2025-12-01 04:22:44] "GET /virtual-machine-interface/da29c8af-83aa-42c0-971b-25a57902f34c HTTP/1.1" 200 2950 0.006077 10.0.0.27 - - [2025-12-01 04:22:44] "GET /instance-ip/9d6c90e0-1649-473e-965c-9de0b2e2a4ee HTTP/1.1" 200 1624 0.008184 10.0.0.27 - - [2025-12-01 04:22:44] "GET /virtual-machine/2b15b70f-c755-4024-841b-a8c40e0bf921 HTTP/1.1" 200 1292 0.005435 10.0.0.27 - - [2025-12-01 04:22:44] "GET /virtual-machine-interface/da29c8af-83aa-42c0-971b-25a57902f34c HTTP/1.1" 200 2950 0.006724 10.0.0.27 - - [2025-12-01 04:22:44] "GET /instance-ip/9d6c90e0-1649-473e-965c-9de0b2e2a4ee HTTP/1.1" 200 1624 0.006499 10.0.0.27 - - [2025-12-01 04:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.27 - - [2025-12-01 04:22:44] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005122 10.0.0.27 - - [2025-12-01 04:22:44] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004713 10.0.0.27 - - [2025-12-01 04:22:44] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007695 10.0.0.27 - - [2025-12-01 04:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.27 - - [2025-12-01 04:22:44] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005398 10.0.0.27 - - [2025-12-01 04:22:44] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004900 10.0.0.27 - - [2025-12-01 04:22:44] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006876 10.0.0.27 - - [2025-12-01 04:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.27 - - [2025-12-01 04:22:44] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004592 10.0.0.27 - - [2025-12-01 04:22:44] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003732 10.0.0.27 - - [2025-12-01 04:22:44] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006527 10.0.0.27 - - [2025-12-01 04:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.27 - - [2025-12-01 04:22:44] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005154 10.0.0.27 - - [2025-12-01 04:22:44] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004598 10.0.0.27 - - [2025-12-01 04:22:44] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007477 10.0.0.27 - - [2025-12-01 04:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.27 - - [2025-12-01 04:22:44] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006386 10.0.0.27 - - [2025-12-01 04:22:44] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005534 10.0.0.27 - - [2025-12-01 04:22:44] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006760 10.0.0.27 - - [2025-12-01 04:22:46] "POST /neutron/port HTTP/1.1" 200 1089 0.053756 10.0.0.27 - - [2025-12-01 04:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.27 - - [2025-12-01 04:22:48] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006722 10.0.0.27 - - [2025-12-01 04:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.27 - - [2025-12-01 04:22:52] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.009296 10.0.0.27 - - [2025-12-01 04:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.27 - - [2025-12-01 04:22:56] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006386 10.0.0.27 - - [2025-12-01 04:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005199 10.0.0.27 - - [2025-12-01 04:23:00] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006910 10.0.0.27 - - [2025-12-01 04:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005013 10.0.0.27 - - [2025-12-01 04:23:04] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005713 10.0.0.33 - - [2025-12-01 04:23:07] "GET /obj-perms HTTP/1.1" 200 5056 0.063061 10.0.0.27 - - [2025-12-01 04:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.27 - - [2025-12-01 04:23:08] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007645 10.0.0.27 - - [2025-12-01 04:23:10] "POST /neutron/port HTTP/1.1" 200 1089 0.019785 10.0.0.27 - - [2025-12-01 04:23:10] "POST /neutron/subnet HTTP/1.1" 200 646 0.011986 10.0.0.27 - - [2025-12-01 04:23:11] "POST /neutron/port HTTP/1.1" 200 1089 0.022572 10.0.0.27 - - [2025-12-01 04:23:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005935 10.0.0.27 - - [2025-12-01 04:23:12] "POST /neutron/network HTTP/1.1" 200 886 0.008574 10.0.0.27 - - [2025-12-01 04:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.27 - - [2025-12-01 04:23:12] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006947 10.0.0.27 - - [2025-12-01 04:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.27 - - [2025-12-01 04:23:16] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006522 10.0.0.27 - - [2025-12-01 04:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.27 - - [2025-12-01 04:23:20] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007980 10.0.0.27 - - [2025-12-01 04:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.27 - - [2025-12-01 04:23:24] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004856 10.0.0.27 - - [2025-12-01 04:23:24] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003937 10.0.0.27 - - [2025-12-01 04:23:24] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008551 10.0.0.27 - - [2025-12-01 04:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.27 - - [2025-12-01 04:23:25] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004972 10.0.0.27 - - [2025-12-01 04:23:25] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003486 10.0.0.27 - - [2025-12-01 04:23:25] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006465 10.0.0.27 - - [2025-12-01 04:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.27 - - [2025-12-01 04:23:25] "GET /routing-instance/fce6bb08-45ef-4674-99bc-fee285b631bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.006297 10.0.0.27 - - [2025-12-01 04:23:25] "GET /route-target/789e9559-f865-425b-9768-a96f71bc6a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004574 10.0.0.27 - - [2025-12-01 04:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004883 10.0.0.27 - - [2025-12-01 04:23:25] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.008486 10.0.0.27 - - [2025-12-01 04:23:25] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004854 10.0.0.27 - - [2025-12-01 04:23:25] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.009677 10.0.0.27 - - [2025-12-01 04:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005199 10.0.0.27 - - [2025-12-01 04:23:25] "GET /routing-instance/fce6bb08-45ef-4674-99bc-fee285b631bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004955 10.0.0.27 - - [2025-12-01 04:23:25] "GET /route-target/789e9559-f865-425b-9768-a96f71bc6a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004454 10.0.0.27 - - [2025-12-01 04:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.27 - - [2025-12-01 04:23:25] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005667 10.0.0.27 - - [2025-12-01 04:23:25] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004826 10.0.0.27 - - [2025-12-01 04:23:25] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006466 10.0.0.27 - - [2025-12-01 04:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.27 - - [2025-12-01 04:23:25] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005431 10.0.0.27 - - [2025-12-01 04:23:25] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004633 10.0.0.27 - - [2025-12-01 04:23:25] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008297 10.0.0.23 - - [2025-12-01 04:23:25] "GET /obj-perms HTTP/1.1" 200 5032 0.006479 10.0.0.27 - - [2025-12-01 04:23:25] "GET /obj-perms HTTP/1.1" 200 5032 0.004578 10.0.0.27 - - [2025-12-01 04:23:25] "GET /obj-perms HTTP/1.1" 200 5032 0.006731 10.0.0.27 - - [2025-12-01 04:23:26] "GET /obj-perms HTTP/1.1" 200 5032 0.005556 10.0.0.23 - - [2025-12-01 04:23:26] "GET /obj-perms HTTP/1.1" 200 5032 0.005938 10.0.0.27 - - [2025-12-01 04:23:26] "GET /virtual-machine/739fdfb4-1c5d-4eb9-b66f-78dc2aa93d3a HTTP/1.1" 200 1293 0.005091 10.0.0.27 - - [2025-12-01 04:23:26] "GET /virtual-machine-interface/310336f5-8d20-461f-b41b-c66bc5631ff6 HTTP/1.1" 200 2949 0.009456 10.0.0.27 - - [2025-12-01 04:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005999 10.0.0.27 - - [2025-12-01 04:23:26] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004507 10.0.0.27 - - [2025-12-01 04:23:26] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004190 10.0.0.27 - - [2025-12-01 04:23:26] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007285 10.0.0.27 - - [2025-12-01 04:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.27 - - [2025-12-01 04:23:27] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005112 10.0.0.27 - - [2025-12-01 04:23:27] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004196 10.0.0.27 - - [2025-12-01 04:23:27] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007830 10.0.0.27 - - [2025-12-01 04:23:27] "GET /virtual-machine/2b15b70f-c755-4024-841b-a8c40e0bf921 HTTP/1.1" 200 1292 0.005193 10.0.0.27 - - [2025-12-01 04:23:27] "GET /virtual-machine-interface/da29c8af-83aa-42c0-971b-25a57902f34c HTTP/1.1" 200 2950 0.007351 10.0.0.27 - - [2025-12-01 04:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.27 - - [2025-12-01 04:23:27] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006226 10.0.0.27 - - [2025-12-01 04:23:27] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004759 10.0.0.27 - - [2025-12-01 04:23:27] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006979 10.0.0.27 - - [2025-12-01 04:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.27 - - [2025-12-01 04:23:28] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005097 10.0.0.27 - - [2025-12-01 04:23:28] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003880 10.0.0.27 - - [2025-12-01 04:23:28] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008439 10.0.0.27 - - [2025-12-01 04:23:34] "POST /neutron/port HTTP/1.1" 200 1089 0.020567 10.0.0.27 - - [2025-12-01 04:23:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009552 10.0.0.27 - - [2025-12-01 04:23:44] "POST /neutron/port HTTP/1.1" 200 1089 0.016974 10.0.0.27 - - [2025-12-01 04:24:08] "GET /obj-perms HTTP/1.1" 200 5056 0.066406 10.0.0.27 - - [2025-12-01 04:24:12] "POST /neutron/port HTTP/1.1" 200 1089 0.018963 10.0.0.27 - - [2025-12-01 04:24:12] "POST /neutron/network HTTP/1.1" 200 896 0.008986 10.0.0.27 - - [2025-12-01 04:24:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004952 10.0.0.27 - - [2025-12-01 04:24:13] "POST /neutron/port HTTP/1.1" 200 117 0.001630 10.0.0.27 - - [2025-12-01 04:24:13] "POST /neutron/network HTTP/1.1" 200 886 0.008973 10.0.0.33 - - [2025-12-01 04:24:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000746 10.0.0.33 - - [2025-12-01 04:24:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.23 - - [2025-12-01 04:24:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.23 - - [2025-12-01 04:24:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000574 10.0.0.33 - - [2025-12-01 04:24:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.33 - - [2025-12-01 04:24:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000536 10.0.0.23 - - [2025-12-01 04:24:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000586 10.0.0.23 - - [2025-12-01 04:24:16] "GET /global-system-configs HTTP/1.1" 401 292 0.001121 10.0.0.27 - - [2025-12-01 04:24:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.27 - - [2025-12-01 04:24:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.27 - - [2025-12-01 04:24:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000562 10.0.0.27 - - [2025-12-01 04:24:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.27 - - [2025-12-01 04:24:34] "GET /virtual-machine/2b15b70f-c755-4024-841b-a8c40e0bf921 HTTP/1.1" 200 1292 0.005028 10.0.0.27 - - [2025-12-01 04:24:35] "POST /neutron/port HTTP/1.1" 200 151 0.211870 10.0.0.27 - - [2025-12-01 04:24:36] "GET /virtual-machine/2b15b70f-c755-4024-841b-a8c40e0bf921 HTTP/1.1" 404 171 0.069059 10.0.0.27 - - [2025-12-01 04:24:36] "GET /virtual-machine/2b15b70f-c755-4024-841b-a8c40e0bf921 HTTP/1.1" 404 171 0.003616 10.0.0.27 - - [2025-12-01 04:24:36] "GET /virtual-machine/2b15b70f-c755-4024-841b-a8c40e0bf921 HTTP/1.1" 404 171 0.003397 10.0.0.27 - - [2025-12-01 04:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.27 - - [2025-12-01 04:24:37] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004744 10.0.0.27 - - [2025-12-01 04:24:37] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003987 10.0.0.27 - - [2025-12-01 04:24:37] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007649 10.0.0.27 - - [2025-12-01 04:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005071 10.0.0.27 - - [2025-12-01 04:24:37] "GET /routing-instance/fce6bb08-45ef-4674-99bc-fee285b631bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004724 10.0.0.27 - - [2025-12-01 04:24:37] "GET /route-target/789e9559-f865-425b-9768-a96f71bc6a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005138 10.0.0.27 - - [2025-12-01 04:24:40] "GET /obj-perms HTTP/1.1" 200 5032 0.005199 10.0.0.27 - - [2025-12-01 04:24:43] "GET /obj-perms HTTP/1.1" 200 5032 0.005219 10.0.0.27 - - [2025-12-01 04:24:49] "GET /obj-perms HTTP/1.1" 200 5032 0.005487 10.0.0.27 - - [2025-12-01 04:24:52] "GET /obj-perms HTTP/1.1" 200 5032 0.004696 10.0.0.27 - - [2025-12-01 04:24:56] "GET /obj-perms HTTP/1.1" 200 5032 0.004911 10.0.0.33 - - [2025-12-01 04:24:56] "GET /obj-perms HTTP/1.1" 200 5032 0.004258 10.0.0.27 - - [2025-12-01 04:24:56] "GET /virtual-machine/739fdfb4-1c5d-4eb9-b66f-78dc2aa93d3a HTTP/1.1" 200 1293 0.005532 10.0.0.27 - - [2025-12-01 04:24:57] "POST /neutron/port HTTP/1.1" 200 151 0.194301 10.0.0.27 - - [2025-12-01 04:24:58] "GET /virtual-machine/739fdfb4-1c5d-4eb9-b66f-78dc2aa93d3a HTTP/1.1" 404 171 0.004140 10.0.0.27 - - [2025-12-01 04:24:58] "GET /virtual-machine/739fdfb4-1c5d-4eb9-b66f-78dc2aa93d3a HTTP/1.1" 404 171 0.003991 10.0.0.27 - - [2025-12-01 04:24:58] "GET /virtual-machine/739fdfb4-1c5d-4eb9-b66f-78dc2aa93d3a HTTP/1.1" 404 171 0.003471 10.0.0.27 - - [2025-12-01 04:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.27 - - [2025-12-01 04:24:58] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006377 10.0.0.27 - - [2025-12-01 04:24:58] "GET /virtual-networks?parent_id=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004921 10.0.0.27 - - [2025-12-01 04:24:58] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006588 10.0.0.27 - - [2025-12-01 04:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.27 - - [2025-12-01 04:24:58] "GET /routing-instance/a9938dd2-7000-4f5c-afcc-37bdd732a5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.005842 10.0.0.27 - - [2025-12-01 04:24:58] "GET /route-target/c244f4fc-e16c-4e66-82ec-ed28b5ab231e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006640 10.0.0.27 - - [2025-12-01 04:25:02] "GET /obj-perms HTTP/1.1" 200 5032 0.005072 10.0.0.33 - - [2025-12-01 04:25:05] "GET /obj-perms HTTP/1.1" 200 5032 0.004156 10.0.0.27 - - [2025-12-01 04:25:09] "GET /obj-perms HTTP/1.1" 200 5056 0.054306 10.0.0.27 - - [2025-12-01 04:25:14] "POST /neutron/network HTTP/1.1" 200 896 0.010223 10.0.0.27 - - [2025-12-01 04:25:14] "POST /neutron/port HTTP/1.1" 200 117 0.001497 10.0.0.33 - - [2025-12-01 04:25:14] "GET /obj-perms HTTP/1.1" 200 5032 0.005155 10.0.0.27 - - [2025-12-01 04:25:17] "GET /obj-perms HTTP/1.1" 200 5032 0.004714 10.0.0.23 - - [2025-12-01 04:25:17] "GET /obj-perms HTTP/1.1" 200 5032 0.004678 10.0.0.23 - - [2025-12-01 04:25:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005438 10.0.0.23 - - [2025-12-01 04:25:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003062 10.0.0.27 - - [2025-12-01 04:25:17] "DELETE /virtual-network/8917c3f4-aad9-43a8-bec1-1654bd98e370 HTTP/1.1" 200 115 0.136977 10.0.0.33 - - [2025-12-01 04:25:17] "DELETE /route-target/2de2d29c-a905-4fc9-a689-482712843324 HTTP/1.1" 200 115 0.034674 10.0.0.27 - - [2025-12-01 04:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.27 - - [2025-12-01 04:25:18] "GET /network-policy/fec1f44d-bf67-4124-bd9b-6a7c33a92e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005463 10.0.0.27 - - [2025-12-01 04:25:18] "POST /ref-update HTTP/1.1" 200 156 0.066160 10.0.0.27 - - [2025-12-01 04:25:18] "GET /virtual-network/afab104c-9327-47ae-a861-69c23ee58865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012627 10.0.0.27 - - [2025-12-01 04:25:18] "DELETE /virtual-network/afab104c-9327-47ae-a861-69c23ee58865 HTTP/1.1" 409 248 0.014589 10.0.0.27 - - [2025-12-01 04:25:18] "POST /neutron/port HTTP/1.1" 200 1089 0.023271 10.0.0.27 - - [2025-12-01 04:25:18] "POST /neutron/port HTTP/1.1" 200 1089 0.030974 10.0.0.33 - - [2025-12-01 04:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012345 10.0.0.23 - - [2025-12-01 04:25:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005910 10.0.0.23 - - [2025-12-01 04:25:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005565 10.0.0.27 - - [2025-12-01 04:25:20] "DELETE /virtual-network/afab104c-9327-47ae-a861-69c23ee58865 HTTP/1.1" 200 115 0.155731 10.0.0.27 - - [2025-12-01 04:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005137 10.0.0.27 - - [2025-12-01 04:25:20] "GET /network-policy/76089072-1a08-41ca-8ef9-260af30b936d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006113 10.0.0.27 - - [2025-12-01 04:25:20] "POST /ref-update HTTP/1.1" 200 156 0.063154 10.0.0.27 - - [2025-12-01 04:25:20] "POST /neutron/network HTTP/1.1" 200 809 0.011925 10.0.0.27 - - [2025-12-01 04:25:20] "GET /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006594 10.0.0.23 - - [2025-12-01 04:25:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004434 10.0.0.33 - - [2025-12-01 04:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006220 10.0.0.23 - - [2025-12-01 04:25:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004037 10.0.0.27 - - [2025-12-01 04:25:21] "DELETE /virtual-network/1ee0877f-f0fc-4399-aa48-554c6ecba90a HTTP/1.1" 200 115 0.116828 10.0.0.27 - - [2025-12-01 04:25:21] "DELETE /network-policy/fec1f44d-bf67-4124-bd9b-6a7c33a92e5f HTTP/1.1" 200 115 0.041783 10.0.0.27 - - [2025-12-01 04:25:21] "DELETE /network-policy/76089072-1a08-41ca-8ef9-260af30b936d HTTP/1.1" 200 115 0.039387 10.0.0.23 - - [2025-12-01 04:25:49] "GET /projects?obj_uuids=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001639 10.0.0.27 - - [2025-12-01 04:25:49] "GET /project/0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.086369 10.0.0.23 - - [2025-12-01 04:25:49] "GET /projects?obj_uuids=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001453 10.0.0.27 - - [2025-12-01 04:25:49] "GET /project/0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5?fields=virtual_networks HTTP/1.1" 200 1043 0.054742 10.0.0.23 - - [2025-12-01 04:25:49] "GET /projects?obj_uuids=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001582 10.0.0.27 - - [2025-12-01 04:25:49] "GET /project/0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.046165 10.0.0.23 - - [2025-12-01 04:25:50] "GET /projects?obj_uuids=0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001620 10.0.0.27 - - [2025-12-01 04:25:50] "GET /project/0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5?fields=security_groups HTTP/1.1" 200 1270 0.050874 10.0.0.27 - - [2025-12-01 04:25:51] "POST /fqname-to-id HTTP/1.1" 404 188 0.036543 10.0.0.23 - - [2025-12-01 04:25:51] "GET /projects?obj_uuids=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003527 10.0.0.23 - - [2025-12-01 04:25:51] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001090 10.0.0.23 - - [2025-12-01 04:25:51] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008988 10.0.0.23 - - [2025-12-01 04:25:51] "POST /id-to-fqname HTTP/1.1" 200 190 0.002934 10.0.0.23 - - [2025-12-01 04:25:51] "POST /fqname-to-id HTTP/1.1" 404 199 0.010578 10.0.0.23 - - [2025-12-01 04:25:51] "POST /security-groups HTTP/1.1" 200 591 0.087618 10.0.0.23 - - [2025-12-01 04:25:51] "POST /projects HTTP/1.1" 200 585 0.318524 10.0.0.33 - - [2025-12-01 04:25:51] "POST /access-control-lists HTTP/1.1" 200 596 0.034900 10.0.0.23 - - [2025-12-01 04:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.396586 10.0.0.27 - - [2025-12-01 04:25:51] "GET /project/eed38de3-3d15-4b55-9391-96e2d1d699ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.544110 10.0.0.27 - - [2025-12-01 04:25:52] "GET / HTTP/1.1" 200 35931 0.002669 10.0.0.27 - - [2025-12-01 04:25:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000591 10.0.0.27 - - [2025-12-01 04:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.065784 10.0.0.23 - - [2025-12-01 04:25:55] "GET /projects?obj_uuids=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001364 10.0.0.27 - - [2025-12-01 04:25:55] "GET /project/eed38de3-3d15-4b55-9391-96e2d1d699ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.053718 10.0.0.33 - - [2025-12-01 04:25:55] "POST /route-targets HTTP/1.1" 200 327 0.023163 10.0.0.23 - - [2025-12-01 04:25:55] "POST /useragent-kv HTTP/1.1" 200 115 0.007561 10.0.0.27 - - [2025-12-01 04:25:55] "POST /neutron/subnet HTTP/1.1" 200 720 0.237531 10.0.0.27 - - [2025-12-01 04:25:55] "POST /id-to-fqname HTTP/1.1" 200 220 0.001628 10.0.0.27 - - [2025-12-01 04:25:55] "GET /virtual-network/186ac307-bea1-451a-a54b-f516bba6fc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005746 10.0.0.27 - - [2025-12-01 04:25:55] "GET /virtual-network/186ac307-bea1-451a-a54b-f516bba6fc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006060 10.0.0.27 - - [2025-12-01 04:25:55] "POST /neutron/network HTTP/1.1" 200 823 0.008320 10.0.0.27 - - [2025-12-01 04:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.23 - - [2025-12-01 04:25:55] "GET /projects?obj_uuids=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001033 10.0.0.27 - - [2025-12-01 04:25:55] "GET /project/eed38de3-3d15-4b55-9391-96e2d1d699ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.062158 10.0.0.23 - - [2025-12-01 04:25:56] "GET /projects?obj_uuids=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001524 10.0.0.27 - - [2025-12-01 04:25:56] "POST /neutron/network HTTP/1.1" 200 605 0.158682 10.0.0.33 - - [2025-12-01 04:25:56] "POST /ref-update HTTP/1.1" 200 156 0.030996 10.0.0.27 - - [2025-12-01 04:25:56] "POST /id-to-fqname HTTP/1.1" 200 220 0.004451 10.0.0.27 - - [2025-12-01 04:25:56] "GET /virtual-network/f61a9835-6853-47c2-a7bf-3d5066b0e2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007748 10.0.0.27 - - [2025-12-01 04:25:56] "POST /neutron/network HTTP/1.1" 200 824 0.009346 10.0.0.27 - - [2025-12-01 04:25:56] "GET /virtual-network/f61a9835-6853-47c2-a7bf-3d5066b0e2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006849 10.0.0.27 - - [2025-12-01 04:25:56] "POST /id-to-fqname HTTP/1.1" 200 220 0.001536 10.0.0.27 - - [2025-12-01 04:25:56] "POST /neutron/network HTTP/1.1" 200 833 0.009982 10.0.0.23 - - [2025-12-01 04:25:57] "GET /projects?obj_uuids=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001215 10.0.0.27 - - [2025-12-01 04:25:57] "GET /project/eed38de3-3d15-4b55-9391-96e2d1d699ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.095717 10.0.0.27 - - [2025-12-01 04:25:57] "POST /neutron/port HTTP/1.1" 200 117 0.008012 10.0.0.27 - - [2025-12-01 04:25:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.001721 10.0.0.27 - - [2025-12-01 04:25:58] "POST /neutron/network HTTP/1.1" 200 833 0.015105 10.0.0.27 - - [2025-12-01 04:25:59] "POST /neutron/port HTTP/1.1" 200 1059 0.027807 10.0.0.27 - - [2025-12-01 04:25:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005579 10.0.0.23 - - [2025-12-01 04:25:59] "GET /projects?obj_uuids=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001710 10.0.0.27 - - [2025-12-01 04:25:59] "POST /neutron/network HTTP/1.1" 200 823 0.011771 10.0.0.27 - - [2025-12-01 04:25:59] "GET /project/eed38de3-3d15-4b55-9391-96e2d1d699ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.091318 10.0.0.27 - - [2025-12-01 04:25:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010121 10.0.0.27 - - [2025-12-01 04:26:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011197 10.0.0.27 - - [2025-12-01 04:26:00] "POST /neutron/port HTTP/1.1" 200 1060 0.023947 10.0.0.27 - - [2025-12-01 04:26:00] "POST /neutron/port HTTP/1.1" 200 1088 0.024366 10.0.0.27 - - [2025-12-01 04:26:01] "POST /neutron/port HTTP/1.1" 200 117 0.001295 10.0.0.27 - - [2025-12-01 04:26:05] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009415 10.0.0.27 - - [2025-12-01 04:26:05] "POST /neutron/port HTTP/1.1" 200 1087 0.021438 10.0.0.27 - - [2025-12-01 04:26:05] "GET /virtual-machine/a1e8db6a-cbd5-4c0b-91b3-d77c7e2888eb HTTP/1.1" 401 292 0.000422 10.0.0.27 - - [2025-12-01 04:26:05] "GET /virtual-machine/a1e8db6a-cbd5-4c0b-91b3-d77c7e2888eb HTTP/1.1" 200 1293 0.040929 10.0.0.27 - - [2025-12-01 04:26:05] "GET /virtual-machine-interface/4362d7a1-3a2b-485a-87dd-387e010829c2 HTTP/1.1" 200 2940 0.007963 10.0.0.27 - - [2025-12-01 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.27 - - [2025-12-01 04:26:05] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004557 10.0.0.27 - - [2025-12-01 04:26:05] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003482 10.0.0.27 - - [2025-12-01 04:26:05] "GET /virtual-network/186ac307-bea1-451a-a54b-f516bba6fc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007169 10.0.0.27 - - [2025-12-01 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.27 - - [2025-12-01 04:26:09] "GET /virtual-network/186ac307-bea1-451a-a54b-f516bba6fc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007293 10.0.0.27 - - [2025-12-01 04:26:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008318 10.0.0.33 - - [2025-12-01 04:26:10] "GET /obj-perms HTTP/1.1" 200 5056 0.096830 10.0.0.27 - - [2025-12-01 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.27 - - [2025-12-01 04:26:11] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005494 10.0.0.27 - - [2025-12-01 04:26:11] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004379 10.0.0.27 - - [2025-12-01 04:26:11] "GET /virtual-network/186ac307-bea1-451a-a54b-f516bba6fc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007745 10.0.0.27 - - [2025-12-01 04:26:11] "POST /neutron/port HTTP/1.1" 200 1088 0.022206 10.0.0.27 - - [2025-12-01 04:26:14] "POST /neutron/port HTTP/1.1" 200 1088 0.021607 10.0.0.27 - - [2025-12-01 04:26:14] "POST /neutron/network HTTP/1.1" 200 834 0.007692 10.0.0.27 - - [2025-12-01 04:26:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004761 10.0.0.27 - - [2025-12-01 04:26:15] "POST /neutron/port HTTP/1.1" 200 117 0.001348 10.0.0.27 - - [2025-12-01 04:26:15] "POST /neutron/network HTTP/1.1" 200 824 0.009714 10.0.0.27 - - [2025-12-01 04:26:16] "POST /neutron/port HTTP/1.1" 200 1088 0.018762 10.0.0.27 - - [2025-12-01 04:26:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009375 10.0.0.27 - - [2025-12-01 04:26:16] "GET /virtual-machine/83109cc2-bdc4-438e-9eba-07475b31157e HTTP/1.1" 200 1292 0.007324 10.0.0.27 - - [2025-12-01 04:26:16] "GET /virtual-machine-interface/5f6b39b0-21cb-4f52-9ee6-4a362fa926ce HTTP/1.1" 200 2941 0.007324 10.0.0.27 - - [2025-12-01 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.27 - - [2025-12-01 04:26:16] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004636 10.0.0.27 - - [2025-12-01 04:26:16] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004058 10.0.0.27 - - [2025-12-01 04:26:16] "GET /virtual-network/f61a9835-6853-47c2-a7bf-3d5066b0e2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006706 10.0.0.27 - - [2025-12-01 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006365 10.0.0.27 - - [2025-12-01 04:26:18] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006207 10.0.0.27 - - [2025-12-01 04:26:18] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004007 10.0.0.27 - - [2025-12-01 04:26:18] "GET /virtual-network/f61a9835-6853-47c2-a7bf-3d5066b0e2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007222 10.0.0.27 - - [2025-12-01 04:26:18] "GET /virtual-machine/a1e8db6a-cbd5-4c0b-91b3-d77c7e2888eb HTTP/1.1" 200 1293 0.004507 10.0.0.27 - - [2025-12-01 04:26:18] "GET /virtual-machine-interface/4362d7a1-3a2b-485a-87dd-387e010829c2 HTTP/1.1" 200 2940 0.005820 10.0.0.27 - - [2025-12-01 04:26:18] "GET /virtual-machine/a1e8db6a-cbd5-4c0b-91b3-d77c7e2888eb HTTP/1.1" 200 1293 0.005108 10.0.0.27 - - [2025-12-01 04:26:18] "GET /virtual-machine-interface/4362d7a1-3a2b-485a-87dd-387e010829c2 HTTP/1.1" 200 2940 0.012608 10.0.0.27 - - [2025-12-01 04:26:18] "GET /instance-ip/53278b9a-d5c3-487b-bae9-31f6868d71cf HTTP/1.1" 200 1619 0.008626 10.0.0.27 - - [2025-12-01 04:26:18] "GET /virtual-machine/a1e8db6a-cbd5-4c0b-91b3-d77c7e2888eb HTTP/1.1" 200 1293 0.005300 10.0.0.27 - - [2025-12-01 04:26:18] "GET /virtual-machine-interface/4362d7a1-3a2b-485a-87dd-387e010829c2 HTTP/1.1" 200 2940 0.005987 10.0.0.27 - - [2025-12-01 04:26:18] "GET /instance-ip/53278b9a-d5c3-487b-bae9-31f6868d71cf HTTP/1.1" 200 1619 0.005643 10.0.0.27 - - [2025-12-01 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.27 - - [2025-12-01 04:26:18] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004828 10.0.0.27 - - [2025-12-01 04:26:18] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003749 10.0.0.27 - - [2025-12-01 04:26:18] "GET /virtual-network/186ac307-bea1-451a-a54b-f516bba6fc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007446 10.0.0.27 - - [2025-12-01 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155 10.0.0.27 - - [2025-12-01 04:26:18] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005489 10.0.0.27 - - [2025-12-01 04:26:18] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003929 10.0.0.27 - - [2025-12-01 04:26:18] "GET /virtual-network/186ac307-bea1-451a-a54b-f516bba6fc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006941 10.0.0.27 - - [2025-12-01 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.27 - - [2025-12-01 04:26:18] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005556 10.0.0.27 - - [2025-12-01 04:26:18] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003831 10.0.0.27 - - [2025-12-01 04:26:18] "GET /virtual-network/186ac307-bea1-451a-a54b-f516bba6fc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006541 10.0.0.27 - - [2025-12-01 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.27 - - [2025-12-01 04:26:18] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004789 10.0.0.27 - - [2025-12-01 04:26:18] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004394 10.0.0.27 - - [2025-12-01 04:26:18] "GET /virtual-network/186ac307-bea1-451a-a54b-f516bba6fc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.009831 10.0.0.27 - - [2025-12-01 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.27 - - [2025-12-01 04:26:19] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004659 10.0.0.27 - - [2025-12-01 04:26:19] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003500 10.0.0.27 - - [2025-12-01 04:26:19] "GET /virtual-network/186ac307-bea1-451a-a54b-f516bba6fc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.009223 10.0.0.27 - - [2025-12-01 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.27 - - [2025-12-01 04:26:19] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.014263 10.0.0.27 - - [2025-12-01 04:26:19] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.011133 10.0.0.27 - - [2025-12-01 04:26:19] "GET /virtual-network/186ac307-bea1-451a-a54b-f516bba6fc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008512 10.0.0.27 - - [2025-12-01 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.27 - - [2025-12-01 04:26:19] "GET /routing-instance/f9daf884-8900-4752-83c5-98e6ebdf292b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.006226 10.0.0.27 - - [2025-12-01 04:26:19] "GET /route-target/2e304f0e-9b61-493d-871f-7784fb8969f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005697 10.0.0.27 - - [2025-12-01 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.27 - - [2025-12-01 04:26:19] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004356 10.0.0.27 - - [2025-12-01 04:26:19] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003773 10.0.0.27 - - [2025-12-01 04:26:19] "GET /virtual-network/186ac307-bea1-451a-a54b-f516bba6fc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007246 10.0.0.27 - - [2025-12-01 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.27 - - [2025-12-01 04:26:19] "GET /routing-instance/f9daf884-8900-4752-83c5-98e6ebdf292b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.007660 10.0.0.27 - - [2025-12-01 04:26:19] "GET /route-target/2e304f0e-9b61-493d-871f-7784fb8969f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005446 10.0.0.27 - - [2025-12-01 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005160 10.0.0.27 - - [2025-12-01 04:26:19] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005594 10.0.0.27 - - [2025-12-01 04:26:19] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004840 10.0.0.27 - - [2025-12-01 04:26:19] "GET /virtual-network/186ac307-bea1-451a-a54b-f516bba6fc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008175 10.0.0.27 - - [2025-12-01 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.27 - - [2025-12-01 04:26:20] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005879 10.0.0.27 - - [2025-12-01 04:26:20] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003870 10.0.0.27 - - [2025-12-01 04:26:20] "GET /virtual-network/186ac307-bea1-451a-a54b-f516bba6fc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006594 10.0.0.27 - - [2025-12-01 04:26:20] "GET /obj-perms HTTP/1.1" 200 5030 0.075001 10.0.0.23 - - [2025-12-01 04:26:21] "GET /obj-perms HTTP/1.1" 200 5030 0.054816 10.0.0.27 - - [2025-12-01 04:26:21] "GET /obj-perms HTTP/1.1" 200 5030 0.005079 10.0.0.27 - - [2025-12-01 04:26:21] "GET /obj-perms HTTP/1.1" 200 5030 0.004369 10.0.0.33 - - [2025-12-01 04:26:22] "GET /obj-perms HTTP/1.1" 200 5030 0.059402 10.0.0.27 - - [2025-12-01 04:26:22] "POST /neutron/port HTTP/1.1" 200 1088 0.018807 10.0.0.27 - - [2025-12-01 04:26:22] "GET /virtual-machine/83109cc2-bdc4-438e-9eba-07475b31157e HTTP/1.1" 200 1292 0.005067 10.0.0.27 - - [2025-12-01 04:26:22] "GET /virtual-machine-interface/5f6b39b0-21cb-4f52-9ee6-4a362fa926ce HTTP/1.1" 200 2941 0.007649 10.0.0.27 - - [2025-12-01 04:26:22] "GET /virtual-machine/83109cc2-bdc4-438e-9eba-07475b31157e HTTP/1.1" 200 1292 0.004684 10.0.0.27 - - [2025-12-01 04:26:22] "GET /virtual-machine-interface/5f6b39b0-21cb-4f52-9ee6-4a362fa926ce HTTP/1.1" 200 2941 0.006816 10.0.0.27 - - [2025-12-01 04:26:22] "GET /instance-ip/3233bfc5-fa5a-410a-bb29-5144f2f3e984 HTTP/1.1" 200 1620 0.008131 10.0.0.27 - - [2025-12-01 04:26:22] "GET /virtual-machine/83109cc2-bdc4-438e-9eba-07475b31157e HTTP/1.1" 200 1292 0.005000 10.0.0.27 - - [2025-12-01 04:26:22] "GET /virtual-machine-interface/5f6b39b0-21cb-4f52-9ee6-4a362fa926ce HTTP/1.1" 200 2941 0.007260 10.0.0.27 - - [2025-12-01 04:26:22] "GET /instance-ip/3233bfc5-fa5a-410a-bb29-5144f2f3e984 HTTP/1.1" 200 1620 0.006783 10.0.0.27 - - [2025-12-01 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.27 - - [2025-12-01 04:26:22] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004686 10.0.0.27 - - [2025-12-01 04:26:22] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003400 10.0.0.27 - - [2025-12-01 04:26:22] "GET /virtual-network/f61a9835-6853-47c2-a7bf-3d5066b0e2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007756 10.0.0.27 - - [2025-12-01 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004656 10.0.0.27 - - [2025-12-01 04:26:22] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004932 10.0.0.27 - - [2025-12-01 04:26:22] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004605 10.0.0.27 - - [2025-12-01 04:26:22] "GET /virtual-network/f61a9835-6853-47c2-a7bf-3d5066b0e2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.009646 10.0.0.27 - - [2025-12-01 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008003 10.0.0.27 - - [2025-12-01 04:26:22] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005003 10.0.0.27 - - [2025-12-01 04:26:22] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004345 10.0.0.27 - - [2025-12-01 04:26:22] "GET /virtual-network/f61a9835-6853-47c2-a7bf-3d5066b0e2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007991 10.0.0.27 - - [2025-12-01 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.27 - - [2025-12-01 04:26:22] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005622 10.0.0.27 - - [2025-12-01 04:26:22] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004218 10.0.0.27 - - [2025-12-01 04:26:22] "GET /virtual-network/f61a9835-6853-47c2-a7bf-3d5066b0e2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008033 10.0.0.27 - - [2025-12-01 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.27 - - [2025-12-01 04:26:22] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005133 10.0.0.27 - - [2025-12-01 04:26:22] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004416 10.0.0.27 - - [2025-12-01 04:26:22] "GET /virtual-network/f61a9835-6853-47c2-a7bf-3d5066b0e2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006862 10.0.0.27 - - [2025-12-01 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.27 - - [2025-12-01 04:26:23] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004492 10.0.0.27 - - [2025-12-01 04:26:23] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004436 10.0.0.27 - - [2025-12-01 04:26:23] "GET /virtual-network/f61a9835-6853-47c2-a7bf-3d5066b0e2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007468 10.0.0.27 - - [2025-12-01 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.27 - - [2025-12-01 04:26:23] "GET /routing-instance/05c93f16-6c96-440b-ad6c-57ee4131d086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.005770 10.0.0.27 - - [2025-12-01 04:26:23] "GET /route-target/ba80131d-f3ad-4403-81c3-5077549b78bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005617 10.0.0.27 - - [2025-12-01 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.27 - - [2025-12-01 04:26:23] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005892 10.0.0.27 - - [2025-12-01 04:26:23] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003790 10.0.0.27 - - [2025-12-01 04:26:23] "GET /virtual-network/f61a9835-6853-47c2-a7bf-3d5066b0e2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006888 10.0.0.27 - - [2025-12-01 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004577 10.0.0.27 - - [2025-12-01 04:26:23] "GET /routing-instance/05c93f16-6c96-440b-ad6c-57ee4131d086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.006178 10.0.0.27 - - [2025-12-01 04:26:23] "GET /route-target/ba80131d-f3ad-4403-81c3-5077549b78bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006006 10.0.0.27 - - [2025-12-01 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.27 - - [2025-12-01 04:26:23] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005306 10.0.0.27 - - [2025-12-01 04:26:23] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004041 10.0.0.27 - - [2025-12-01 04:26:23] "GET /virtual-network/f61a9835-6853-47c2-a7bf-3d5066b0e2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007648 10.0.0.27 - - [2025-12-01 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.27 - - [2025-12-01 04:26:23] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004531 10.0.0.27 - - [2025-12-01 04:26:23] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004624 10.0.0.27 - - [2025-12-01 04:26:23] "GET /virtual-network/f61a9835-6853-47c2-a7bf-3d5066b0e2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007664 10.0.0.23 - - [2025-12-01 04:26:23] "GET /obj-perms HTTP/1.1" 200 5030 0.005522 10.0.0.27 - - [2025-12-01 04:26:23] "GET /obj-perms HTTP/1.1" 200 5030 0.004587 10.0.0.27 - - [2025-12-01 04:26:24] "GET /obj-perms HTTP/1.1" 200 5030 0.004401 10.0.0.27 - - [2025-12-01 04:26:24] "GET /obj-perms HTTP/1.1" 200 5030 0.004068 10.0.0.23 - - [2025-12-01 04:26:24] "GET /obj-perms HTTP/1.1" 200 5030 0.004952 10.0.0.23 - - [2025-12-01 04:26:31] "DELETE /project/0cbf719a-02ea-44a7-ac69-ed3dc7aa55a5 HTTP/1.1" 404 177 0.030186 10.0.0.23 - - [2025-12-01 04:26:31] "DELETE /project/eed38de33d154b55939196e2d1d699ca HTTP/1.1" 404 173 0.046437 10.0.0.27 - - [2025-12-01 04:26:46] "GET /virtual-machine/83109cc2-bdc4-438e-9eba-07475b31157e HTTP/1.1" 200 1292 0.005949 10.0.0.27 - - [2025-12-01 04:26:47] "POST /neutron/port HTTP/1.1" 200 1114 0.014703 10.0.0.27 - - [2025-12-01 04:26:48] "GET /virtual-machine/83109cc2-bdc4-438e-9eba-07475b31157e HTTP/1.1" 404 171 0.003655 10.0.0.27 - - [2025-12-01 04:26:48] "GET /virtual-machine/83109cc2-bdc4-438e-9eba-07475b31157e HTTP/1.1" 404 171 0.004131 10.0.0.27 - - [2025-12-01 04:26:48] "GET /virtual-machine/83109cc2-bdc4-438e-9eba-07475b31157e HTTP/1.1" 404 171 0.004033 10.0.0.27 - - [2025-12-01 04:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.27 - - [2025-12-01 04:26:48] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004726 10.0.0.27 - - [2025-12-01 04:26:48] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004915 10.0.0.27 - - [2025-12-01 04:26:48] "GET /virtual-network/f61a9835-6853-47c2-a7bf-3d5066b0e2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007047 10.0.0.27 - - [2025-12-01 04:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.27 - - [2025-12-01 04:26:49] "GET /routing-instance/05c93f16-6c96-440b-ad6c-57ee4131d086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.005754 10.0.0.27 - - [2025-12-01 04:26:49] "GET /route-target/ba80131d-f3ad-4403-81c3-5077549b78bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005225 10.0.0.27 - - [2025-12-01 04:26:52] "GET /obj-perms HTTP/1.1" 200 5030 0.005038 10.0.0.27 - - [2025-12-01 04:26:55] "GET /obj-perms HTTP/1.1" 200 5030 0.004341 10.0.0.27 - - [2025-12-01 04:26:55] "GET /virtual-machine/a1e8db6a-cbd5-4c0b-91b3-d77c7e2888eb HTTP/1.1" 200 1293 0.005050 10.0.0.27 - - [2025-12-01 04:26:56] "POST /neutron/port HTTP/1.1" 200 1113 0.019355 10.0.0.27 - - [2025-12-01 04:26:57] "GET /virtual-machine/a1e8db6a-cbd5-4c0b-91b3-d77c7e2888eb HTTP/1.1" 404 171 0.004323 10.0.0.27 - - [2025-12-01 04:26:57] "GET /virtual-machine/a1e8db6a-cbd5-4c0b-91b3-d77c7e2888eb HTTP/1.1" 404 171 0.003909 10.0.0.27 - - [2025-12-01 04:26:57] "GET /virtual-machine/a1e8db6a-cbd5-4c0b-91b3-d77c7e2888eb HTTP/1.1" 404 171 0.004559 10.0.0.27 - - [2025-12-01 04:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.27 - - [2025-12-01 04:26:57] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005490 10.0.0.27 - - [2025-12-01 04:26:57] "GET /virtual-networks?parent_id=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004493 10.0.0.27 - - [2025-12-01 04:26:57] "GET /virtual-network/186ac307-bea1-451a-a54b-f516bba6fc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007813 10.0.0.27 - - [2025-12-01 04:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.27 - - [2025-12-01 04:26:57] "GET /routing-instance/f9daf884-8900-4752-83c5-98e6ebdf292b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005921 10.0.0.27 - - [2025-12-01 04:26:58] "GET /route-target/2e304f0e-9b61-493d-871f-7784fb8969f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005271 10.0.0.27 - - [2025-12-01 04:26:58] "GET /obj-perms HTTP/1.1" 200 5030 0.004456 10.0.0.33 - - [2025-12-01 04:26:58] "GET /obj-perms HTTP/1.1" 200 5030 0.005161 10.0.0.27 - - [2025-12-01 04:27:07] "GET /obj-perms HTTP/1.1" 200 5030 0.005086 10.0.0.33 - - [2025-12-01 04:27:07] "GET /obj-perms HTTP/1.1" 200 5030 0.005031 10.0.0.27 - - [2025-12-01 04:27:13] "GET /obj-perms HTTP/1.1" 200 5030 0.004730 10.0.0.33 - - [2025-12-01 04:27:13] "GET /obj-perms HTTP/1.1" 200 5030 0.006589 10.0.0.27 - - [2025-12-01 04:27:16] "GET /obj-perms HTTP/1.1" 200 5030 0.004361 10.0.0.23 - - [2025-12-01 04:27:17] "POST /useragent-kv HTTP/1.1" 200 115 0.053703 10.0.0.23 - - [2025-12-01 04:27:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003840 10.0.0.27 - - [2025-12-01 04:27:17] "POST /neutron/network HTTP/1.1" 200 151 0.188693 10.0.0.33 - - [2025-12-01 04:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.071058 10.0.0.33 - - [2025-12-01 04:27:17] "DELETE /route-target/2e304f0e-9b61-493d-871f-7784fb8969f9 HTTP/1.1" 200 115 0.029373 10.0.0.23 - - [2025-12-01 04:27:18] "GET /projects?obj_uuids=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001347 10.0.0.27 - - [2025-12-01 04:27:18] "GET /project/eed38de3-3d15-4b55-9391-96e2d1d699ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.041882 10.0.0.23 - - [2025-12-01 04:27:18] "GET /projects?obj_uuids=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001532 10.0.0.27 - - [2025-12-01 04:27:18] "GET /project/eed38de3-3d15-4b55-9391-96e2d1d699ca?fields=virtual_networks HTTP/1.1" 200 1043 0.043167 10.0.0.23 - - [2025-12-01 04:27:18] "GET /projects?obj_uuids=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001285 10.0.0.27 - - [2025-12-01 04:27:18] "GET /project/eed38de3-3d15-4b55-9391-96e2d1d699ca?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.058742 10.0.0.23 - - [2025-12-01 04:27:18] "GET /projects?obj_uuids=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001657 10.0.0.27 - - [2025-12-01 04:27:18] "GET /project/eed38de3-3d15-4b55-9391-96e2d1d699ca?fields=security_groups HTTP/1.1" 200 1269 0.053847 10.0.0.27 - - [2025-12-01 04:27:19] "POST /fqname-to-id HTTP/1.1" 404 196 0.034447 10.0.0.23 - - [2025-12-01 04:27:19] "GET /projects?obj_uuids=8ed911cd-35ed-41c8-83db-035f28695848&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003862 10.0.0.23 - - [2025-12-01 04:27:19] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001220 10.0.0.23 - - [2025-12-01 04:27:19] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008267 10.0.0.23 - - [2025-12-01 04:27:20] "POST /id-to-fqname HTTP/1.1" 200 198 0.001484 10.0.0.23 - - [2025-12-01 04:27:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.008437 10.0.0.23 - - [2025-12-01 04:27:20] "POST /security-groups HTTP/1.1" 200 599 0.040960 10.0.0.23 - - [2025-12-01 04:27:20] "POST /projects HTTP/1.1" 200 601 0.288276 10.0.0.23 - - [2025-12-01 04:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.329768 10.0.0.33 - - [2025-12-01 04:27:20] "POST /fqname-to-id HTTP/1.1" 404 241 0.010340 10.0.0.27 - - [2025-12-01 04:27:20] "GET /project/8ed911cd-35ed-41c8-83db-035f28695848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.483357 10.0.0.27 - - [2025-12-01 04:27:21] "GET / HTTP/1.1" 200 35931 0.001839 10.0.0.27 - - [2025-12-01 04:27:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000545 10.0.0.27 - - [2025-12-01 04:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.063487 10.0.0.23 - - [2025-12-01 04:27:25] "GET /projects?obj_uuids=8ed911cd-35ed-41c8-83db-035f28695848&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001103 10.0.0.27 - - [2025-12-01 04:27:25] "GET /project/8ed911cd-35ed-41c8-83db-035f28695848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.049613 10.0.0.27 - - [2025-12-01 04:27:25] "POST /neutron/network HTTP/1.1" 200 117 0.048392 10.0.0.33 - - [2025-12-01 04:27:25] "POST /ref-update HTTP/1.1" 200 156 0.033901 10.0.0.23 - - [2025-12-01 04:27:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004555 10.0.0.27 - - [2025-12-01 04:27:26] "POST /neutron/subnet HTTP/1.1" 200 823 0.224713 10.0.0.33 - - [2025-12-01 04:27:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.056577 10.0.0.27 - - [2025-12-01 04:27:26] "POST /id-to-fqname HTTP/1.1" 200 228 0.001403 10.0.0.27 - - [2025-12-01 04:27:26] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005793 10.0.0.27 - - [2025-12-01 04:27:26] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006624 10.0.0.27 - - [2025-12-01 04:27:26] "POST /neutron/network HTTP/1.1" 200 1005 0.011955 10.0.0.27 - - [2025-12-01 04:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.23 - - [2025-12-01 04:27:26] "GET /projects?obj_uuids=8ed911cd-35ed-41c8-83db-035f28695848&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001098 10.0.0.27 - - [2025-12-01 04:27:26] "GET /project/8ed911cd-35ed-41c8-83db-035f28695848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.051740 10.0.0.27 - - [2025-12-01 04:27:26] "POST /neutron/network HTTP/1.1" 200 117 0.015792 10.0.0.23 - - [2025-12-01 04:27:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004524 10.0.0.27 - - [2025-12-01 04:27:27] "POST /neutron/subnet HTTP/1.1" 200 823 0.256630 10.0.0.27 - - [2025-12-01 04:27:27] "POST /id-to-fqname HTTP/1.1" 200 228 0.001430 10.0.0.27 - - [2025-12-01 04:27:27] "GET /virtual-network/a2b94ba5-2fd4-4ae1-8aca-51a2281ea273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006600 10.0.0.27 - - [2025-12-01 04:27:27] "GET /virtual-network/a2b94ba5-2fd4-4ae1-8aca-51a2281ea273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.009077 10.0.0.27 - - [2025-12-01 04:27:27] "POST /neutron/network HTTP/1.1" 200 1007 0.012975 10.0.0.27 - - [2025-12-01 04:27:27] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006445 10.0.0.33 - - [2025-12-01 04:27:29] "GET /obj-perms HTTP/1.1" 200 5046 0.065618 10.0.0.23 - - [2025-12-01 04:27:29] "GET /obj-perms HTTP/1.1" 200 5046 0.074451 10.0.0.27 - - [2025-12-01 04:27:29] "GET /virtual-network/a2b94ba5-2fd4-4ae1-8aca-51a2281ea273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.009156 10.0.0.27 - - [2025-12-01 04:27:30] "POST /neutron/network HTTP/1.1" 200 1005 0.011927 10.0.0.27 - - [2025-12-01 04:27:30] "POST /id-to-fqname HTTP/1.1" 200 228 0.001450 10.0.0.27 - - [2025-12-01 04:27:30] "POST /neutron/network HTTP/1.1" 200 1015 0.008696 10.0.0.23 - - [2025-12-01 04:27:31] "GET /projects?obj_uuids=8ed911cd-35ed-41c8-83db-035f28695848&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001171 10.0.0.27 - - [2025-12-01 04:27:31] "GET /project/8ed911cd-35ed-41c8-83db-035f28695848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.081394 10.0.0.23 - - [2025-12-01 04:27:31] "DELETE /project/8ed911cd35ed41c883db035f28695848 HTTP/1.1" 404 173 0.015409 10.0.0.23 - - [2025-12-01 04:27:31] "GET /projects?obj_uuids=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001518 10.0.0.23 - - [2025-12-01 04:27:31] "GET /project/eed38de3-3d15-4b55-9391-96e2d1d699ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.055590 10.0.0.23 - - [2025-12-01 04:27:31] "GET /projects?obj_uuids=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001568 10.0.0.23 - - [2025-12-01 04:27:31] "GET /project/eed38de3-3d15-4b55-9391-96e2d1d699ca?fields=security_groups HTTP/1.1" 200 1374 0.054303 10.0.0.23 - - [2025-12-01 04:27:31] "DELETE /security-group/8c13bbd9-cd67-4e52-a5e3-09429648487b HTTP/1.1" 200 115 0.073682 10.0.0.23 - - [2025-12-01 04:27:31] "GET /projects?obj_uuids=eed38de3-3d15-4b55-9391-96e2d1d699ca&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001453 10.0.0.33 - - [2025-12-01 04:27:31] "DELETE /access-control-list/b95ff10e-9cbd-4480-9740-3c907a7577c0 HTTP/1.1" 200 115 0.049506 10.0.0.23 - - [2025-12-01 04:27:31] "GET /project/eed38de3-3d15-4b55-9391-96e2d1d699ca?fields=application_policy_sets HTTP/1.1" 200 1413 0.048076 10.0.0.27 - - [2025-12-01 04:27:31] "POST /neutron/port HTTP/1.1" 200 117 0.015522 10.0.0.23 - - [2025-12-01 04:27:31] "DELETE /project/eed38de3-3d15-4b55-9391-96e2d1d699ca HTTP/1.1" 200 115 0.472629 10.0.0.23 - - [2025-12-01 04:27:32] "GET /projects?obj_uuids=8ed911cd-35ed-41c8-83db-035f28695848&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002161 10.0.0.27 - - [2025-12-01 04:27:32] "POST /neutron/port HTTP/1.1" 200 1174 0.379893 10.0.0.27 - - [2025-12-01 04:27:33] "POST /neutron/port HTTP/1.1" 200 1228 0.163471 10.0.0.27 - - [2025-12-01 04:27:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005261 10.0.0.27 - - [2025-12-01 04:27:33] "POST /neutron/port HTTP/1.1" 200 117 0.001233 10.0.0.27 - - [2025-12-01 04:27:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011542 10.0.0.27 - - [2025-12-01 04:27:37] "POST /neutron/port HTTP/1.1" 200 1202 0.021836 10.0.0.27 - - [2025-12-01 04:27:37] "GET /virtual-machine/b3de2d41-f712-450b-99f5-4eb80470eff0 HTTP/1.1" 401 292 0.000435 10.0.0.27 - - [2025-12-01 04:27:37] "GET /virtual-machine/b3de2d41-f712-450b-99f5-4eb80470eff0 HTTP/1.1" 200 1301 0.033984 10.0.0.27 - - [2025-12-01 04:27:37] "GET /virtual-machine-interface/a11a4e9e-e0c6-4b69-8129-7ba451c09c4d HTTP/1.1" 200 3175 0.006886 10.0.0.27 - - [2025-12-01 04:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.27 - - [2025-12-01 04:27:37] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004494 10.0.0.27 - - [2025-12-01 04:27:37] "GET /virtual-networks?parent_id=8ed911cd-35ed-41c8-83db-035f28695848&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003442 10.0.0.27 - - [2025-12-01 04:27:37] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007687 10.0.0.27 - - [2025-12-01 04:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.27 - - [2025-12-01 04:27:40] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006466 10.0.0.27 - - [2025-12-01 04:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.27 - - [2025-12-01 04:27:44] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006581 10.0.0.27 - - [2025-12-01 04:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.27 - - [2025-12-01 04:27:49] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007040 10.0.0.27 - - [2025-12-01 04:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.27 - - [2025-12-01 04:27:53] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005673 10.0.0.27 - - [2025-12-01 04:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.27 - - [2025-12-01 04:27:57] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006093 10.0.0.27 - - [2025-12-01 04:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.27 - - [2025-12-01 04:28:01] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.010540 10.0.0.27 - - [2025-12-01 04:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.27 - - [2025-12-01 04:28:05] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006676 10.0.0.27 - - [2025-12-01 04:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.27 - - [2025-12-01 04:28:09] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005809 10.0.0.27 - - [2025-12-01 04:28:12] "GET /obj-perms HTTP/1.1" 200 5056 0.060161 10.0.0.27 - - [2025-12-01 04:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.27 - - [2025-12-01 04:28:13] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005985 10.0.0.27 - - [2025-12-01 04:28:15] "POST /neutron/port HTTP/1.1" 200 1202 0.022965 10.0.0.27 - - [2025-12-01 04:28:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005304 10.0.0.27 - - [2025-12-01 04:28:16] "POST /neutron/port HTTP/1.1" 200 117 0.002215 10.0.0.27 - - [2025-12-01 04:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.27 - - [2025-12-01 04:28:17] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004382 10.0.0.27 - - [2025-12-01 04:28:17] "GET /virtual-networks?parent_id=8ed911cd-35ed-41c8-83db-035f28695848&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003552 10.0.0.27 - - [2025-12-01 04:28:17] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008905 10.0.0.27 - - [2025-12-01 04:28:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007509 10.0.0.27 - - [2025-12-01 04:28:28] "POST /neutron/port HTTP/1.1" 200 1202 0.019074 10.0.0.27 - - [2025-12-01 04:28:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.037690 10.0.0.27 - - [2025-12-01 04:28:38] "POST /neutron/port HTTP/1.1" 200 1202 0.019030 10.0.0.27 - - [2025-12-01 04:28:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008942 10.0.0.27 - - [2025-12-01 04:28:44] "POST /neutron/port HTTP/1.1" 200 1202 0.021721 10.0.0.27 - - [2025-12-01 04:28:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010658 10.0.0.27 - - [2025-12-01 04:28:44] "POST /id-to-fqname HTTP/1.1" 200 228 0.001698 10.0.0.27 - - [2025-12-01 04:28:44] "GET /virtual-machine/b3de2d41-f712-450b-99f5-4eb80470eff0 HTTP/1.1" 200 1301 0.005084 10.0.0.27 - - [2025-12-01 04:28:44] "GET /virtual-machine-interface/a11a4e9e-e0c6-4b69-8129-7ba451c09c4d HTTP/1.1" 200 3175 0.007836 10.0.0.27 - - [2025-12-01 04:28:44] "GET /instance-ip/14fb5ce0-a934-4131-937a-5c3a6692a795 HTTP/1.1" 200 1636 0.007465 10.0.0.27 - - [2025-12-01 04:28:44] "GET /instance-ip/3c3648d5-3161-48e0-b5d1-a40cfd6a2569 HTTP/1.1" 200 1655 0.007232 10.0.0.27 - - [2025-12-01 04:28:44] "POST /fqname-to-id HTTP/1.1" 404 218 0.003926 10.0.0.27 - - [2025-12-01 04:28:44] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006371 10.0.0.23 - - [2025-12-01 04:28:44] "GET /projects?obj_uuids=8ed911cd-35ed-41c8-83db-035f28695848&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001220 10.0.0.27 - - [2025-12-01 04:28:44] "GET /project/8ed911cd-35ed-41c8-83db-035f28695848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.047909 10.0.0.27 - - [2025-12-01 04:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.27 - - [2025-12-01 04:28:44] "GET /security-group/bd07ba18-f5bf-44b9-b012-119dab5c7dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3789 0.005908 10.0.0.27 - - [2025-12-01 04:28:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.091603 10.0.0.27 - - [2025-12-01 04:28:44] "POST /instance-ips HTTP/1.1" 200 357 0.039943 10.0.0.27 - - [2025-12-01 04:28:44] "GET /instance-ip/081e37e1-068f-4450-b11f-e0168274b83f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.006793 10.0.0.27 - - [2025-12-01 04:28:44] "POST /instance-ips HTTP/1.1" 200 357 0.044140 10.0.0.27 - - [2025-12-01 04:28:44] "GET /instance-ip/3f6eb6ae-c682-4cef-8dec-9b1ec6272b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1609 0.007993 10.0.0.27 - - [2025-12-01 04:28:44] "GET /virtual-machine-interface/9ce190d1-a67e-43dd-a04b-dc82cf0531f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.008492 10.0.0.27 - - [2025-12-01 04:28:44] "GET /virtual-machine-interface/9ce190d1-a67e-43dd-a04b-dc82cf0531f6?fields=instance_ip_back_refs HTTP/1.1" 200 1538 0.010673 10.0.0.27 - - [2025-12-01 04:28:45] "GET /instance-ip/081e37e1-068f-4450-b11f-e0168274b83f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.006165 10.0.0.27 - - [2025-12-01 04:28:45] "GET /instance-ip/3f6eb6ae-c682-4cef-8dec-9b1ec6272b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1609 0.007038 10.0.0.27 - - [2025-12-01 04:28:45] "POST /id-to-fqname HTTP/1.1" 200 228 0.001231 10.0.0.27 - - [2025-12-01 04:28:45] "POST /neutron/port HTTP/1.1" 200 1202 0.020149 10.0.0.27 - - [2025-12-01 04:28:45] "POST /neutron/port HTTP/1.1" 200 1080 0.051560 10.0.0.27 - - [2025-12-01 04:28:45] "POST /neutron/port HTTP/1.1" 200 1080 0.016243 10.0.0.27 - - [2025-12-01 04:28:45] "POST /neutron/port HTTP/1.1" 200 117 0.008785 10.0.0.27 - - [2025-12-01 04:28:46] "POST /neutron/network HTTP/1.1" 200 1015 0.008623 10.0.0.27 - - [2025-12-01 04:28:46] "POST /neutron/port HTTP/1.1" 200 1173 0.157996 10.0.0.27 - - [2025-12-01 04:28:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004611 10.0.0.27 - - [2025-12-01 04:28:46] "POST /neutron/port HTTP/1.1" 200 117 0.001299 10.0.0.27 - - [2025-12-01 04:28:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008432 10.0.0.27 - - [2025-12-01 04:28:51] "POST /neutron/port HTTP/1.1" 200 1147 0.019971 10.0.0.27 - - [2025-12-01 04:28:51] "GET /virtual-machine/fe5ac7bb-61a8-4e13-9153-9e3762bdf1fd HTTP/1.1" 200 1279 0.007469 10.0.0.27 - - [2025-12-01 04:28:51] "GET /virtual-machine-interface/9ce190d1-a67e-43dd-a04b-dc82cf0531f6 HTTP/1.1" 200 3226 0.007180 10.0.0.27 - - [2025-12-01 04:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.27 - - [2025-12-01 04:28:51] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005178 10.0.0.27 - - [2025-12-01 04:28:51] "GET /virtual-networks?parent_id=8ed911cd-35ed-41c8-83db-035f28695848&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003836 10.0.0.27 - - [2025-12-01 04:28:51] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007006 10.0.0.27 - - [2025-12-01 04:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005598 10.0.0.27 - - [2025-12-01 04:28:54] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007327 10.0.0.27 - - [2025-12-01 04:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.27 - - [2025-12-01 04:28:58] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005854 10.0.0.27 - - [2025-12-01 04:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.27 - - [2025-12-01 04:29:02] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007007 10.0.0.27 - - [2025-12-01 04:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004912 10.0.0.27 - - [2025-12-01 04:29:06] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006776 10.0.0.27 - - [2025-12-01 04:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.27 - - [2025-12-01 04:29:10] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006230 10.0.0.23 - - [2025-12-01 04:29:13] "GET /obj-perms HTTP/1.1" 200 5056 0.059383 10.0.0.27 - - [2025-12-01 04:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.27 - - [2025-12-01 04:29:14] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006472 10.0.0.33 - - [2025-12-01 04:29:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.33 - - [2025-12-01 04:29:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.23 - - [2025-12-01 04:29:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.23 - - [2025-12-01 04:29:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000466 10.0.0.33 - - [2025-12-01 04:29:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.33 - - [2025-12-01 04:29:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.23 - - [2025-12-01 04:29:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000556 10.0.0.23 - - [2025-12-01 04:29:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.27 - - [2025-12-01 04:29:16] "GET /global-system-configs HTTP/1.1" 401 292 0.001378 10.0.0.27 - - [2025-12-01 04:29:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.27 - - [2025-12-01 04:29:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.27 - - [2025-12-01 04:29:17] "POST /neutron/port HTTP/1.1" 200 1202 0.018665 10.0.0.27 - - [2025-12-01 04:29:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.27 - - [2025-12-01 04:29:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005222 10.0.0.27 - - [2025-12-01 04:29:18] "POST /neutron/port HTTP/1.1" 200 117 0.001252 10.0.0.27 - - [2025-12-01 04:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.27 - - [2025-12-01 04:29:18] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005976 10.0.0.27 - - [2025-12-01 04:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005430 10.0.0.27 - - [2025-12-01 04:29:23] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007660 10.0.0.27 - - [2025-12-01 04:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.27 - - [2025-12-01 04:29:27] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007129 10.0.0.27 - - [2025-12-01 04:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.27 - - [2025-12-01 04:29:31] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005654 10.0.0.27 - - [2025-12-01 04:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.27 - - [2025-12-01 04:29:35] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006747 10.0.0.27 - - [2025-12-01 04:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.27 - - [2025-12-01 04:29:37] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005387 10.0.0.27 - - [2025-12-01 04:29:37] "GET /virtual-networks?parent_id=8ed911cd-35ed-41c8-83db-035f28695848&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003795 10.0.0.27 - - [2025-12-01 04:29:37] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007076 10.0.0.27 - - [2025-12-01 04:29:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008207 10.0.0.27 - - [2025-12-01 04:29:47] "POST /neutron/port HTTP/1.1" 200 1147 0.022204 10.0.0.27 - - [2025-12-01 04:29:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008004 10.0.0.27 - - [2025-12-01 04:29:58] "POST /neutron/port HTTP/1.1" 200 1147 0.020813 10.0.0.27 - - [2025-12-01 04:30:03] "POST /id-to-fqname HTTP/1.1" 200 228 0.001595 10.0.0.27 - - [2025-12-01 04:30:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010063 10.0.0.23 - - [2025-12-01 04:30:04] "GET /projects?obj_uuids=8ed911cd-35ed-41c8-83db-035f28695848&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001807 10.0.0.27 - - [2025-12-01 04:30:04] "GET /project/8ed911cd-35ed-41c8-83db-035f28695848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.080664 10.0.0.27 - - [2025-12-01 04:30:04] "POST /neutron/port HTTP/1.1" 200 2231 0.031888 10.0.0.27 - - [2025-12-01 04:30:05] "POST /neutron/port HTTP/1.1" 200 117 0.008224 10.0.0.27 - - [2025-12-01 04:30:05] "POST /neutron/port HTTP/1.1" 200 1176 0.064579 10.0.0.27 - - [2025-12-01 04:30:06] "POST /neutron/port HTTP/1.1" 200 1204 0.025369 10.0.0.27 - - [2025-12-01 04:30:06] "POST /neutron/subnet HTTP/1.1" 200 1389 0.046755 10.0.0.27 - - [2025-12-01 04:30:06] "POST /neutron/network HTTP/1.1" 200 1007 0.011638 10.0.0.27 - - [2025-12-01 04:30:10] "POST /neutron/port HTTP/1.1" 200 1204 0.023085 10.0.0.27 - - [2025-12-01 04:30:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.014470 10.0.0.27 - - [2025-12-01 04:30:10] "GET /virtual-machine/876dd4ea-694e-440c-8f1d-1ef535564363 HTTP/1.1" 200 1300 0.008624 10.0.0.27 - - [2025-12-01 04:30:10] "GET /virtual-machine-interface/3429d24a-cb52-4259-ac3f-550b6cdc55ab HTTP/1.1" 200 3175 0.006940 10.0.0.27 - - [2025-12-01 04:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.27 - - [2025-12-01 04:30:10] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004672 10.0.0.27 - - [2025-12-01 04:30:10] "GET /virtual-networks?parent_id=8ed911cd-35ed-41c8-83db-035f28695848&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003906 10.0.0.27 - - [2025-12-01 04:30:10] "GET /virtual-network/a2b94ba5-2fd4-4ae1-8aca-51a2281ea273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006745 10.0.0.27 - - [2025-12-01 04:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.27 - - [2025-12-01 04:30:13] "GET /virtual-network/a2b94ba5-2fd4-4ae1-8aca-51a2281ea273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007601 10.0.0.33 - - [2025-12-01 04:30:14] "GET /obj-perms HTTP/1.1" 200 5056 0.074102 10.0.0.27 - - [2025-12-01 04:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.27 - - [2025-12-01 04:30:17] "GET /virtual-network/a2b94ba5-2fd4-4ae1-8aca-51a2281ea273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006980 10.0.0.27 - - [2025-12-01 04:30:17] "POST /neutron/port HTTP/1.1" 200 1204 0.019270 10.0.0.27 - - [2025-12-01 04:30:18] "POST /neutron/port HTTP/1.1" 200 1204 0.024508 10.0.0.27 - - [2025-12-01 04:30:18] "POST /neutron/network HTTP/1.1" 200 1017 0.008014 10.0.0.27 - - [2025-12-01 04:30:18] "POST /neutron/port HTTP/1.1" 200 117 0.001501 10.0.0.27 - - [2025-12-01 04:30:18] "POST /neutron/subnet HTTP/1.1" 200 1389 0.017652 10.0.0.27 - - [2025-12-01 04:30:18] "POST /neutron/network HTTP/1.1" 200 1007 0.010987 10.0.0.27 - - [2025-12-01 04:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.27 - - [2025-12-01 04:30:21] "GET /virtual-network/a2b94ba5-2fd4-4ae1-8aca-51a2281ea273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007846 10.0.0.27 - - [2025-12-01 04:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.27 - - [2025-12-01 04:30:25] "GET /virtual-network/a2b94ba5-2fd4-4ae1-8aca-51a2281ea273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006257 10.0.0.27 - - [2025-12-01 04:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.27 - - [2025-12-01 04:30:29] "GET /virtual-network/a2b94ba5-2fd4-4ae1-8aca-51a2281ea273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006680 10.0.0.27 - - [2025-12-01 04:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.27 - - [2025-12-01 04:30:34] "GET /virtual-network/a2b94ba5-2fd4-4ae1-8aca-51a2281ea273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006155 10.0.0.27 - - [2025-12-01 04:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.27 - - [2025-12-01 04:30:38] "GET /virtual-network/a2b94ba5-2fd4-4ae1-8aca-51a2281ea273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007566 10.0.0.27 - - [2025-12-01 04:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005517 10.0.0.27 - - [2025-12-01 04:30:42] "GET /virtual-network/a2b94ba5-2fd4-4ae1-8aca-51a2281ea273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007294 10.0.0.27 - - [2025-12-01 04:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.27 - - [2025-12-01 04:30:46] "GET /virtual-network/a2b94ba5-2fd4-4ae1-8aca-51a2281ea273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007073 10.0.0.27 - - [2025-12-01 04:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.27 - - [2025-12-01 04:30:50] "GET /virtual-network/a2b94ba5-2fd4-4ae1-8aca-51a2281ea273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006689 10.0.0.27 - - [2025-12-01 04:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.27 - - [2025-12-01 04:30:52] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004648 10.0.0.27 - - [2025-12-01 04:30:52] "GET /virtual-networks?parent_id=8ed911cd-35ed-41c8-83db-035f28695848&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004001 10.0.0.27 - - [2025-12-01 04:30:52] "GET /virtual-network/a2b94ba5-2fd4-4ae1-8aca-51a2281ea273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006911 10.0.0.27 - - [2025-12-01 04:30:57] "POST /neutron/port HTTP/1.1" 200 1204 0.018329 10.0.0.27 - - [2025-12-01 04:31:02] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008746 10.0.0.27 - - [2025-12-01 04:31:08] "POST /neutron/port HTTP/1.1" 200 1204 0.018723 10.0.0.27 - - [2025-12-01 04:31:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009957 10.0.0.27 - - [2025-12-01 04:31:13] "POST /neutron/port HTTP/1.1" 200 1204 0.021585 10.0.0.27 - - [2025-12-01 04:31:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009718 10.0.0.27 - - [2025-12-01 04:31:13] "POST /id-to-fqname HTTP/1.1" 200 228 0.001775 10.0.0.27 - - [2025-12-01 04:31:13] "GET /virtual-machine/876dd4ea-694e-440c-8f1d-1ef535564363 HTTP/1.1" 200 1300 0.010557 10.0.0.27 - - [2025-12-01 04:31:13] "GET /virtual-machine-interface/3429d24a-cb52-4259-ac3f-550b6cdc55ab HTTP/1.1" 200 3175 0.006608 10.0.0.27 - - [2025-12-01 04:31:13] "GET /instance-ip/5e63607f-fc4f-4dba-b6aa-f6d1a6fea5e7 HTTP/1.1" 200 1655 0.007951 10.0.0.27 - - [2025-12-01 04:31:13] "GET /instance-ip/a51eef02-3508-4361-84c8-b49eef9d7529 HTTP/1.1" 200 1638 0.010794 10.0.0.27 - - [2025-12-01 04:31:13] "POST /fqname-to-id HTTP/1.1" 404 230 0.003764 10.0.0.27 - - [2025-12-01 04:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005187 10.0.0.23 - - [2025-12-01 04:31:13] "GET /projects?obj_uuids=8ed911cd-35ed-41c8-83db-035f28695848&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001148 10.0.0.27 - - [2025-12-01 04:31:14] "GET /project/8ed911cd-35ed-41c8-83db-035f28695848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.066240 10.0.0.27 - - [2025-12-01 04:31:14] "POST /network-policys HTTP/1.1" 200 569 0.037643 10.0.0.27 - - [2025-12-01 04:31:14] "GET /network-policy/aa8d4d87-2e34-4e16-9a02-7735502b6e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007051 10.0.0.27 - - [2025-12-01 04:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.27 - - [2025-12-01 04:31:14] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006725 10.0.0.27 - - [2025-12-01 04:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.27 - - [2025-12-01 04:31:14] "GET /network-policy/aa8d4d87-2e34-4e16-9a02-7735502b6e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005896 10.0.0.27 - - [2025-12-01 04:31:14] "POST /ref-update HTTP/1.1" 200 156 0.077803 10.0.0.27 - - [2025-12-01 04:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005540 10.0.0.27 - - [2025-12-01 04:31:14] "GET /network-policy/aa8d4d87-2e34-4e16-9a02-7735502b6e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005415 10.0.0.27 - - [2025-12-01 04:31:14] "POST /neutron/network HTTP/1.1" 200 1109 0.018602 10.0.0.27 - - [2025-12-01 04:31:14] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005975 10.0.0.27 - - [2025-12-01 04:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007346 10.0.0.27 - - [2025-12-01 04:31:14] "GET /network-policy/aa8d4d87-2e34-4e16-9a02-7735502b6e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007935 10.0.0.27 - - [2025-12-01 04:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.27 - - [2025-12-01 04:31:14] "GET /virtual-network/a2b94ba5-2fd4-4ae1-8aca-51a2281ea273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006981 10.0.0.27 - - [2025-12-01 04:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.27 - - [2025-12-01 04:31:14] "GET /network-policy/aa8d4d87-2e34-4e16-9a02-7735502b6e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005944 10.0.0.33 - - [2025-12-01 04:31:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.013318 10.0.0.33 - - [2025-12-01 04:31:14] "POST /access-control-lists HTTP/1.1" 200 596 0.060771 10.0.0.27 - - [2025-12-01 04:31:14] "POST /ref-update HTTP/1.1" 200 156 0.084721 10.0.0.27 - - [2025-12-01 04:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.27 - - [2025-12-01 04:31:14] "GET /network-policy/aa8d4d87-2e34-4e16-9a02-7735502b6e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.008372 10.0.0.27 - - [2025-12-01 04:31:14] "GET /virtual-network/a2b94ba5-2fd4-4ae1-8aca-51a2281ea273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.007910 10.0.0.27 - - [2025-12-01 04:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.33 - - [2025-12-01 04:31:14] "POST /access-control-lists HTTP/1.1" 200 596 0.084592 10.0.0.27 - - [2025-12-01 04:31:15] "GET /network-policy/aa8d4d87-2e34-4e16-9a02-7735502b6e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005002 10.0.0.27 - - [2025-12-01 04:31:15] "GET /virtual-machine-interface/3429d24a-cb52-4259-ac3f-550b6cdc55ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.027364 10.0.0.27 - - [2025-12-01 04:31:15] "PUT /virtual-machine-interface/3429d24a-cb52-4259-ac3f-550b6cdc55ab HTTP/1.1" 200 284 0.031115 10.0.0.27 - - [2025-12-01 04:31:15] "GET /virtual-machine-interface/3429d24a-cb52-4259-ac3f-550b6cdc55ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3071 0.006684 10.0.0.27 - - [2025-12-01 04:31:15] "PUT /virtual-machine-interface/3429d24a-cb52-4259-ac3f-550b6cdc55ab HTTP/1.1" 200 284 0.022385 10.0.0.27 - - [2025-12-01 04:31:18] "POST /neutron/port HTTP/1.1" 200 1202 0.021322 10.0.0.27 - - [2025-12-01 04:31:19] "POST /neutron/network HTTP/1.1" 200 1121 0.008805 10.0.0.27 - - [2025-12-01 04:31:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004304 10.0.0.27 - - [2025-12-01 04:31:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008021 10.0.0.27 - - [2025-12-01 04:31:19] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015561 10.0.0.27 - - [2025-12-01 04:31:19] "POST /neutron/port HTTP/1.1" 200 117 0.002094 10.0.0.27 - - [2025-12-01 04:32:18] "POST /neutron/port HTTP/1.1" 200 1204 0.020029 10.0.0.27 - - [2025-12-01 04:32:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005589 10.0.0.27 - - [2025-12-01 04:32:19] "POST /neutron/port HTTP/1.1" 200 117 0.001179 10.0.0.27 - - [2025-12-01 04:32:19] "POST /neutron/port HTTP/1.1" 200 1147 0.021016 10.0.0.27 - - [2025-12-01 04:32:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005469 10.0.0.27 - - [2025-12-01 04:32:20] "POST /neutron/port HTTP/1.1" 200 117 0.001518 10.0.0.27 - - [2025-12-01 04:33:16] "GET /obj-perms HTTP/1.1" 200 5056 0.072245 10.0.0.27 - - [2025-12-01 04:33:20] "POST /neutron/port HTTP/1.1" 200 1204 0.019098 10.0.0.27 - - [2025-12-01 04:33:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005128 10.0.0.27 - - [2025-12-01 04:33:21] "POST /neutron/port HTTP/1.1" 200 117 0.001742 10.0.0.27 - - [2025-12-01 04:33:21] "POST /neutron/port HTTP/1.1" 200 1202 0.046318 10.0.0.27 - - [2025-12-01 04:33:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004524 10.0.0.27 - - [2025-12-01 04:33:22] "POST /neutron/port HTTP/1.1" 200 117 0.001371 10.0.0.27 - - [2025-12-01 04:33:30] "POST /ref-update HTTP/1.1" 200 156 0.108840 10.0.0.27 - - [2025-12-01 04:33:30] "GET /virtual-network/a2b94ba5-2fd4-4ae1-8aca-51a2281ea273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.009328 10.0.0.27 - - [2025-12-01 04:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.27 - - [2025-12-01 04:33:30] "GET /network-policy/aa8d4d87-2e34-4e16-9a02-7735502b6e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005560 10.0.0.27 - - [2025-12-01 04:33:30] "POST /ref-update HTTP/1.1" 200 156 0.074239 10.0.0.27 - - [2025-12-01 04:33:30] "POST /neutron/network HTTP/1.1" 200 1005 0.049026 10.0.0.27 - - [2025-12-01 04:33:30] "GET /virtual-network/c6ef8539-d261-45ae-9424-684182ca71fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006239 10.0.0.27 - - [2025-12-01 04:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.27 - - [2025-12-01 04:33:30] "GET /network-policy/aa8d4d87-2e34-4e16-9a02-7735502b6e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004534 10.0.0.27 - - [2025-12-01 04:33:30] "DELETE /network-policy/aa8d4d87-2e34-4e16-9a02-7735502b6e3e HTTP/1.1" 200 115 0.038185 10.0.0.33 - - [2025-12-01 04:33:30] "POST /ref-update HTTP/1.1" 200 156 0.072834 10.0.0.27 - - [2025-12-01 04:33:31] "DELETE /instance-ip/081e37e1-068f-4450-b11f-e0168274b83f HTTP/1.1" 200 115 0.063593 10.0.0.27 - - [2025-12-01 04:33:31] "DELETE /instance-ip/3f6eb6ae-c682-4cef-8dec-9b1ec6272b27 HTTP/1.1" 200 115 0.063872 10.0.0.27 - - [2025-12-01 04:33:31] "DELETE /virtual-machine-interface/9ce190d1-a67e-43dd-a04b-dc82cf0531f6 HTTP/1.1" 200 115 0.127686 10.0.0.27 - - [2025-12-01 04:33:31] "POST /neutron/port HTTP/1.1" 200 1204 0.016421 10.0.0.27 - - [2025-12-01 04:33:32] "POST /neutron/port HTTP/1.1" 200 1202 0.016296 10.0.0.27 - - [2025-12-01 04:33:33] "POST /neutron/network HTTP/1.1" 200 1007 0.010697 10.0.0.33 - - [2025-12-01 04:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.33 - - [2025-12-01 04:33:34] "DELETE /route-target/b6137284-a540-4f5b-b3c9-b8edf2933bcf HTTP/1.1" 200 115 0.041530 10.0.0.23 - - [2025-12-01 04:33:34] "POST /useragent-kv HTTP/1.1" 200 115 0.072052 10.0.0.23 - - [2025-12-01 04:33:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004467 10.0.0.23 - - [2025-12-01 04:33:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003150 10.0.0.23 - - [2025-12-01 04:33:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003247 10.0.0.27 - - [2025-12-01 04:33:34] "POST /neutron/network HTTP/1.1" 200 151 0.238964 10.0.0.23 - - [2025-12-01 04:33:37] "GET /projects?obj_uuids=8ed911cd-35ed-41c8-83db-035f28695848&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001624 10.0.0.27 - - [2025-12-01 04:33:37] "GET /project/8ed911cd-35ed-41c8-83db-035f28695848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.083080 10.0.0.23 - - [2025-12-01 04:33:37] "GET /projects?obj_uuids=8ed911cd-35ed-41c8-83db-035f28695848&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001200 10.0.0.27 - - [2025-12-01 04:33:37] "GET /project/8ed911cd-35ed-41c8-83db-035f28695848?fields=virtual_networks HTTP/1.1" 200 1058 0.044995 10.0.0.23 - - [2025-12-01 04:33:37] "GET /projects?obj_uuids=8ed911cd-35ed-41c8-83db-035f28695848&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002662 10.0.0.27 - - [2025-12-01 04:33:37] "GET /project/8ed911cd-35ed-41c8-83db-035f28695848?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.054312 10.0.0.23 - - [2025-12-01 04:33:37] "GET /projects?obj_uuids=8ed911cd-35ed-41c8-83db-035f28695848&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001181 10.0.0.27 - - [2025-12-01 04:33:37] "GET /project/8ed911cd-35ed-41c8-83db-035f28695848?fields=security_groups HTTP/1.1" 200 1292 0.058159 10.0.0.27 - - [2025-12-01 04:33:38] "POST /fqname-to-id HTTP/1.1" 404 192 0.048061 10.0.0.23 - - [2025-12-01 04:33:38] "GET /projects?obj_uuids=d917f993-5108-4a12-8943-c20aa29c02a3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004248 10.0.0.23 - - [2025-12-01 04:33:38] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001347 10.0.0.23 - - [2025-12-01 04:33:38] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.072478 10.0.0.23 - - [2025-12-01 04:33:38] "POST /id-to-fqname HTTP/1.1" 200 194 0.001967 10.0.0.23 - - [2025-12-01 04:33:38] "POST /fqname-to-id HTTP/1.1" 404 203 0.011139 10.0.0.23 - - [2025-12-01 04:33:39] "POST /security-groups HTTP/1.1" 200 595 0.041041 10.0.0.23 - - [2025-12-01 04:33:39] "POST /projects HTTP/1.1" 200 593 0.290871 10.0.0.23 - - [2025-12-01 04:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.330779 10.0.0.33 - - [2025-12-01 04:33:39] "POST /fqname-to-id HTTP/1.1" 404 237 0.009391 10.0.0.27 - - [2025-12-01 04:33:39] "GET /project/d917f993-5108-4a12-8943-c20aa29c02a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.615927 10.0.0.27 - - [2025-12-01 04:33:40] "GET / HTTP/1.1" 200 35931 0.003366 10.0.0.27 - - [2025-12-01 04:33:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000865 10.0.0.27 - - [2025-12-01 04:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.072083 10.0.0.23 - - [2025-12-01 04:33:42] "GET /projects?obj_uuids=d917f993-5108-4a12-8943-c20aa29c02a3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001676 10.0.0.27 - - [2025-12-01 04:33:42] "GET /project/d917f993-5108-4a12-8943-c20aa29c02a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.082227 10.0.0.27 - - [2025-12-01 04:33:43] "POST /neutron/network HTTP/1.1" 200 117 0.060503 10.0.0.33 - - [2025-12-01 04:33:43] "POST /ref-update HTTP/1.1" 200 156 0.036118 10.0.0.23 - - [2025-12-01 04:33:43] "POST /useragent-kv HTTP/1.1" 200 115 0.010262 10.0.0.27 - - [2025-12-01 04:33:43] "POST /neutron/subnet HTTP/1.1" 200 823 0.220060 10.0.0.33 - - [2025-12-01 04:33:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.066999 10.0.0.27 - - [2025-12-01 04:33:43] "POST /id-to-fqname HTTP/1.1" 200 224 0.001446 10.0.0.27 - - [2025-12-01 04:33:43] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007541 10.0.0.27 - - [2025-12-01 04:33:44] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006973 10.0.0.27 - - [2025-12-01 04:33:44] "POST /neutron/network HTTP/1.1" 200 1000 0.016220 10.0.0.27 - - [2025-12-01 04:33:44] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.008132 10.0.0.33 - - [2025-12-01 04:33:45] "GET /obj-perms HTTP/1.1" 200 5038 0.078325 10.0.0.23 - - [2025-12-01 04:33:46] "GET /obj-perms HTTP/1.1" 200 5038 0.069399 10.0.0.27 - - [2025-12-01 04:33:46] "POST /id-to-fqname HTTP/1.1" 200 224 0.001789 10.0.0.27 - - [2025-12-01 04:33:46] "POST /neutron/network HTTP/1.1" 200 1010 0.008477 10.0.0.23 - - [2025-12-01 04:33:47] "GET /projects?obj_uuids=d917f993-5108-4a12-8943-c20aa29c02a3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001185 10.0.0.27 - - [2025-12-01 04:33:47] "GET /project/d917f993-5108-4a12-8943-c20aa29c02a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.090604 10.0.0.27 - - [2025-12-01 04:33:47] "POST /neutron/port HTTP/1.1" 200 117 0.009570 10.0.0.27 - - [2025-12-01 04:33:47] "POST /id-to-fqname HTTP/1.1" 200 224 0.001400 10.0.0.27 - - [2025-12-01 04:33:48] "POST /neutron/network HTTP/1.1" 200 1010 0.008706 10.0.0.27 - - [2025-12-01 04:33:48] "POST /neutron/port HTTP/1.1" 200 1169 0.035117 10.0.0.23 - - [2025-12-01 04:33:48] "GET /projects?obj_uuids=d917f993-5108-4a12-8943-c20aa29c02a3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001191 10.0.0.27 - - [2025-12-01 04:33:48] "GET /project/d917f993-5108-4a12-8943-c20aa29c02a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.091922 10.0.0.27 - - [2025-12-01 04:33:49] "POST /neutron/port HTTP/1.1" 200 1197 0.030474 10.0.0.27 - - [2025-12-01 04:33:49] "POST /neutron/port HTTP/1.1" 200 1197 0.026105 10.0.0.27 - - [2025-12-01 04:33:49] "POST /neutron/port HTTP/1.1" 200 117 0.001541 10.0.0.27 - - [2025-12-01 04:33:49] "POST /neutron/network HTTP/1.1" 200 1000 0.014469 10.0.0.27 - - [2025-12-01 04:33:49] "POST /id-to-fqname HTTP/1.1" 200 224 0.001453 10.0.0.27 - - [2025-12-01 04:33:49] "POST /neutron/network HTTP/1.1" 200 1010 0.009510 10.0.0.27 - - [2025-12-01 04:33:50] "POST /neutron/port HTTP/1.1" 200 1169 0.029348 10.0.0.23 - - [2025-12-01 04:33:50] "GET /projects?obj_uuids=d917f993-5108-4a12-8943-c20aa29c02a3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001135 10.0.0.27 - - [2025-12-01 04:33:50] "GET /project/d917f993-5108-4a12-8943-c20aa29c02a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.080901 10.0.0.27 - - [2025-12-01 04:33:50] "POST /neutron/network HTTP/1.1" 200 1000 0.041203 10.0.0.27 - - [2025-12-01 04:33:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006045 10.0.0.27 - - [2025-12-01 04:33:50] "POST /neutron/port HTTP/1.1" 200 117 0.001247 10.0.0.27 - - [2025-12-01 04:33:50] "POST /neutron/network HTTP/1.1" 200 1000 0.012251 10.0.0.27 - - [2025-12-01 04:33:51] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010113 10.0.0.27 - - [2025-12-01 04:33:51] "POST /neutron/port HTTP/1.1" 200 1197 0.023316 10.0.0.23 - - [2025-12-01 04:33:51] "GET /projects?obj_uuids=d917f993-5108-4a12-8943-c20aa29c02a3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002784 10.0.0.27 - - [2025-12-01 04:33:51] "GET /virtual-machine/5f79270b-be81-48cd-8f49-e6bfbeaf8eeb HTTP/1.1" 401 292 0.000573 10.0.0.27 - - [2025-12-01 04:33:51] "POST /neutron/port HTTP/1.1" 200 1169 0.367647 10.0.0.27 - - [2025-12-01 04:33:51] "GET /virtual-machine/5f79270b-be81-48cd-8f49-e6bfbeaf8eeb HTTP/1.1" 200 1296 0.034672 10.0.0.27 - - [2025-12-01 04:33:51] "GET /virtual-machine-interface/608eb6a5-4446-4544-a954-6c63d828741a HTTP/1.1" 200 3155 0.020281 10.0.0.27 - - [2025-12-01 04:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008016 10.0.0.27 - - [2025-12-01 04:33:51] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006125 10.0.0.27 - - [2025-12-01 04:33:51] "POST /neutron/port HTTP/1.1" 200 1223 0.174111 10.0.0.27 - - [2025-12-01 04:33:51] "GET /virtual-networks?parent_id=d917f993-5108-4a12-8943-c20aa29c02a3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003475 10.0.0.27 - - [2025-12-01 04:33:52] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006279 10.0.0.27 - - [2025-12-01 04:33:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005136 10.0.0.27 - - [2025-12-01 04:33:52] "POST /neutron/port HTTP/1.1" 200 117 0.001371 10.0.0.27 - - [2025-12-01 04:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.27 - - [2025-12-01 04:33:55] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007325 10.0.0.27 - - [2025-12-01 04:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.27 - - [2025-12-01 04:33:59] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007629 10.0.0.27 - - [2025-12-01 04:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.27 - - [2025-12-01 04:34:03] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.008330 10.0.0.27 - - [2025-12-01 04:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.27 - - [2025-12-01 04:34:07] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007647 10.0.0.27 - - [2025-12-01 04:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.27 - - [2025-12-01 04:34:11] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007929 10.0.0.33 - - [2025-12-01 04:34:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000782 10.0.0.33 - - [2025-12-01 04:34:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000533 10.0.0.23 - - [2025-12-01 04:34:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.23 - - [2025-12-01 04:34:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.33 - - [2025-12-01 04:34:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.33 - - [2025-12-01 04:34:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.27 - - [2025-12-01 04:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.27 - - [2025-12-01 04:34:15] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007121 10.0.0.23 - - [2025-12-01 04:34:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.23 - - [2025-12-01 04:34:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.27 - - [2025-12-01 04:34:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.27 - - [2025-12-01 04:34:16] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.27 - - [2025-12-01 04:34:17] "GET /global-system-configs HTTP/1.1" 401 292 0.000573 10.0.0.27 - - [2025-12-01 04:34:18] "GET /global-system-configs HTTP/1.1" 401 292 0.000614 10.0.0.27 - - [2025-12-01 04:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.27 - - [2025-12-01 04:34:19] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.009605 10.0.0.27 - - [2025-12-01 04:34:21] "POST /neutron/port HTTP/1.1" 200 1197 0.021249 10.0.0.27 - - [2025-12-01 04:34:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005146 10.0.0.27 - - [2025-12-01 04:34:22] "POST /neutron/port HTTP/1.1" 200 117 0.001185 10.0.0.27 - - [2025-12-01 04:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.27 - - [2025-12-01 04:34:23] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006084 10.0.0.27 - - [2025-12-01 04:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.27 - - [2025-12-01 04:34:27] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007670 10.0.0.27 - - [2025-12-01 04:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005699 10.0.0.27 - - [2025-12-01 04:34:32] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.009300 10.0.0.23 - - [2025-12-01 04:34:32] "DELETE /project/d917f99351084a128943c20aa29c02a3 HTTP/1.1" 404 173 0.003367 10.0.0.23 - - [2025-12-01 04:34:32] "DELETE /project/8ed911cd-35ed-41c8-83db-035f28695848 HTTP/1.1" 404 177 0.006205 10.0.0.27 - - [2025-12-01 04:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.27 - - [2025-12-01 04:34:36] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.008707 10.0.0.27 - - [2025-12-01 04:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005122 10.0.0.27 - - [2025-12-01 04:34:40] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006770 10.0.0.27 - - [2025-12-01 04:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.27 - - [2025-12-01 04:34:44] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007243 10.0.0.27 - - [2025-12-01 04:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.27 - - [2025-12-01 04:34:48] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006386 10.0.0.27 - - [2025-12-01 04:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.27 - - [2025-12-01 04:34:50] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004250 10.0.0.27 - - [2025-12-01 04:34:50] "GET /virtual-networks?parent_id=d917f993-5108-4a12-8943-c20aa29c02a3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003239 10.0.0.27 - - [2025-12-01 04:34:50] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007495 10.0.0.27 - - [2025-12-01 04:34:50] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008678 10.0.0.27 - - [2025-12-01 04:35:00] "POST /neutron/port HTTP/1.1" 200 1197 0.021456 10.0.0.27 - - [2025-12-01 04:35:02] "POST /neutron/security_group HTTP/1.1" 200 2062 0.054780 10.0.0.27 - - [2025-12-01 04:35:05] "POST /neutron/port HTTP/1.1" 200 1197 0.022678 10.0.0.27 - - [2025-12-01 04:35:06] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008926 10.0.0.27 - - [2025-12-01 04:35:16] "POST /neutron/port HTTP/1.1" 200 1197 0.018589 10.0.0.27 - - [2025-12-01 04:35:16] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010322 10.0.0.27 - - [2025-12-01 04:35:16] "GET /virtual-machine/3cb1067e-b9cc-423d-bae6-bf9856d2c207 HTTP/1.1" 200 1296 0.008057 10.0.0.27 - - [2025-12-01 04:35:16] "GET /virtual-machine-interface/f78a77b7-610a-446c-a1ba-4125280112d5 HTTP/1.1" 200 3156 0.006188 10.0.0.27 - - [2025-12-01 04:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.27 - - [2025-12-01 04:35:16] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005224 10.0.0.27 - - [2025-12-01 04:35:16] "GET /virtual-networks?parent_id=d917f993-5108-4a12-8943-c20aa29c02a3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004333 10.0.0.27 - - [2025-12-01 04:35:16] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006981 10.0.0.27 - - [2025-12-01 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.27 - - [2025-12-01 04:35:18] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004719 10.0.0.27 - - [2025-12-01 04:35:18] "GET /virtual-networks?parent_id=d917f993-5108-4a12-8943-c20aa29c02a3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004198 10.0.0.27 - - [2025-12-01 04:35:18] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007755 10.0.0.27 - - [2025-12-01 04:35:18] "POST /neutron/port HTTP/1.1" 200 1197 0.021770 10.0.0.27 - - [2025-12-01 04:35:18] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011434 10.0.0.27 - - [2025-12-01 04:35:18] "GET /virtual-machine/1578ac2b-9b66-4d68-84e2-1e36556497a7 HTTP/1.1" 200 1295 0.009396 10.0.0.27 - - [2025-12-01 04:35:18] "GET /virtual-machine-interface/44927484-1355-420d-9b14-4973e2ba8fb6 HTTP/1.1" 200 3155 0.007925 10.0.0.27 - - [2025-12-01 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.27 - - [2025-12-01 04:35:18] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004491 10.0.0.27 - - [2025-12-01 04:35:18] "GET /virtual-networks?parent_id=d917f993-5108-4a12-8943-c20aa29c02a3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003374 10.0.0.27 - - [2025-12-01 04:35:18] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006781 10.0.0.27 - - [2025-12-01 04:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.27 - - [2025-12-01 04:35:19] "GET /global-vrouter-config/3bc344b2-1027-4d0e-811d-4a66a5e4c8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005371 10.0.0.27 - - [2025-12-01 04:35:19] "GET /virtual-networks?parent_id=d917f993-5108-4a12-8943-c20aa29c02a3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.005071 10.0.0.27 - - [2025-12-01 04:35:19] "GET /virtual-network/7f9498f9-99b2-435f-9181-d15eb4a397e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007284 10.0.0.27 - - [2025-12-01 04:35:20] "GET /virtual-machine-interface/44927484-1355-420d-9b14-4973e2ba8fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.007266 10.0.0.27 - - [2025-12-01 04:35:20] "PUT /virtual-machine-interface/44927484-1355-420d-9b14-4973e2ba8fb6 HTTP/1.1" 200 284 0.018014 10.0.0.27 - - [2025-12-01 04:35:22] "POST /neutron/port HTTP/1.1" 200 1197 0.021319 10.0.0.27 - - [2025-12-01 04:35:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004449 10.0.0.27 - - [2025-12-01 04:35:23] "POST /neutron/port HTTP/1.1" 200 117 0.001482 10.0.0.27 - - [2025-12-01 04:35:23] "POST /neutron/port HTTP/1.1" 200 1197 0.051120 10.0.0.27 - - [2025-12-01 04:35:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004970 10.0.0.27 - - [2025-12-01 04:35:24] "POST /neutron/port HTTP/1.1" 200 117 0.001354 10.0.0.27 - - [2025-12-01 04:36:19] "GET /obj-perms HTTP/1.1" 200 5056 0.066325 10.0.0.27 - - [2025-12-01 04:36:23] "POST /neutron/port HTTP/1.1" 200 1197 0.023544 10.0.0.27 - - [2025-12-01 04:36:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005895 10.0.0.27 - - [2025-12-01 04:36:24] "POST /neutron/port HTTP/1.1" 200 117 0.001278 10.0.0.27 - - [2025-12-01 04:36:24] "POST /neutron/port HTTP/1.1" 200 1197 0.022372 10.0.0.27 - - [2025-12-01 04:36:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008538 10.0.0.27 - - [2025-12-01 04:36:25] "POST /neutron/port HTTP/1.1" 200 117 0.001186 10.0.0.27 - - [2025-12-01 04:37:00] "POST /neutron/network HTTP/1.1" 200 1000 0.012614 10.0.0.27 - - [2025-12-01 04:37:01] "POST /neutron/port HTTP/1.1" 200 1223 0.021223 10.0.0.27 - - [2025-12-01 04:37:01] "POST /neutron/port HTTP/1.1" 200 1223 0.025328 10.0.0.27 - - [2025-12-01 04:37:01] "POST /neutron/port HTTP/1.1" 200 1223 0.031735 10.0.0.23 - - [2025-12-01 04:37:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003240 10.0.0.33 - - [2025-12-01 04:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009176 10.0.0.23 - - [2025-12-01 04:37:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003930 10.0.0.23 - - [2025-12-01 04:37:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004987 10.0.0.23 - - [2025-12-01 04:37:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004236 10.0.0.27 - - [2025-12-01 04:37:03] "POST /neutron/network HTTP/1.1" 200 151 0.179981 10.0.0.23 - - [2025-12-01 04:37:04] "GET /projects?obj_uuids=d917f993-5108-4a12-8943-c20aa29c02a3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001544 10.0.0.27 - - [2025-12-01 04:37:04] "GET /project/d917f993-5108-4a12-8943-c20aa29c02a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.055340 10.0.0.23 - - [2025-12-01 04:37:04] "GET /projects?obj_uuids=d917f993-5108-4a12-8943-c20aa29c02a3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001645 10.0.0.27 - - [2025-12-01 04:37:04] "GET /project/d917f993-5108-4a12-8943-c20aa29c02a3?fields=virtual_networks HTTP/1.1" 200 1050 0.070902 10.0.0.23 - - [2025-12-01 04:37:04] "GET /projects?obj_uuids=d917f993-5108-4a12-8943-c20aa29c02a3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001097 10.0.0.27 - - [2025-12-01 04:37:04] "GET /project/d917f993-5108-4a12-8943-c20aa29c02a3?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.049664 10.0.0.23 - - [2025-12-01 04:37:04] "GET /projects?obj_uuids=d917f993-5108-4a12-8943-c20aa29c02a3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002701 10.0.0.27 - - [2025-12-01 04:37:04] "GET /project/d917f993-5108-4a12-8943-c20aa29c02a3?fields=security_groups HTTP/1.1" 200 1280 0.054339 10.0.0.27 - - [2025-12-01 04:37:05] "POST /fqname-to-id HTTP/1.1" 404 188 0.041314 10.0.0.23 - - [2025-12-01 04:37:05] "GET /projects?obj_uuids=2e7e3314-0080-45be-bf08-c003ba9dadaa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004567 10.0.0.23 - - [2025-12-01 04:37:06] "GET /domains?obj_uuids=a276f104-9d2c-4383-87cf-b8e3164113c5&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001241 10.0.0.23 - - [2025-12-01 04:37:06] "GET /domain/a276f104-9d2c-4383-87cf-b8e3164113c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009403 10.0.0.23 - - [2025-12-01 04:37:06] "POST /id-to-fqname HTTP/1.1" 200 190 0.001567 10.0.0.23 - - [2025-12-01 04:37:06] "POST /fqname-to-id HTTP/1.1" 404 199 0.004769 10.0.0.23 - - [2025-12-01 04:37:06] "POST /security-groups HTTP/1.1" 200 591 0.080980 10.0.0.23 - - [2025-12-01 04:37:06] "POST /projects HTTP/1.1" 200 585 0.315212 10.0.0.23 - - [2025-12-01 04:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.357781 10.0.0.33 - - [2025-12-01 04:37:06] "POST /access-control-lists HTTP/1.1" 200 596 0.031517 10.0.0.27 - - [2025-12-01 04:37:06] "GET /project/2e7e3314-0080-45be-bf08-c003ba9dadaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.543540 10.0.0.27 - - [2025-12-01 04:37:07] "GET / HTTP/1.1" 200 35931 0.001958 10.0.0.23 - - [2025-12-01 04:37:13] "GET /projects?obj_uuids=2e7e3314-0080-45be-bf08-c003ba9dadaa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001113 10.0.0.27 - - [2025-12-01 04:37:13] "GET /project/2e7e3314-0080-45be-bf08-c003ba9dadaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.050339 10.0.0.23 - - [2025-12-01 04:37:13] "GET /projects?obj_uuids=2e7e3314-0080-45be-bf08-c003ba9dadaa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001169 10.0.0.27 - - [2025-12-01 04:37:13] "GET /project/2e7e3314-0080-45be-bf08-c003ba9dadaa?fields=virtual_networks HTTP/1.1" 200 1042 0.067422 10.0.0.23 - - [2025-12-01 04:37:13] "GET /projects?obj_uuids=2e7e3314-0080-45be-bf08-c003ba9dadaa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001598 10.0.0.27 - - [2025-12-01 04:37:13] "GET /project/2e7e3314-0080-45be-bf08-c003ba9dadaa?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.049745 10.0.0.23 - - [2025-12-01 04:37:13] "GET /projects?obj_uuids=2e7e3314-0080-45be-bf08-c003ba9dadaa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001945 10.0.0.27 - - [2025-12-01 04:37:13] "GET /project/2e7e3314-0080-45be-bf08-c003ba9dadaa?fields=security_groups HTTP/1.1" 200 1268 0.065967 10.0.0.33 - - [2025-12-01 04:37:14] "DELETE /access-control-list/2e8fa5d9-f441-4bc8-83b2-0d28c394a556 HTTP/1.1" 200 115 0.033547 10.0.0.23 - - [2025-12-01 04:37:20] "GET /obj-perms HTTP/1.1" 200 5056 0.068970 10.0.0.23 - - [2025-12-01 04:37:32] "DELETE /project/d917f993-5108-4a12-8943-c20aa29c02a3 HTTP/1.1" 404 177 0.006308 10.0.0.23 - - [2025-12-01 04:37:32] "DELETE /project/2e7e3314008045bebf08c003ba9dadaa HTTP/1.1" 404 173 0.004968 10.0.0.23 - - [2025-12-01 04:37:32] "GET /projects?obj_uuids=2e7e3314-0080-45be-bf08-c003ba9dadaa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000961 10.0.0.23 - - [2025-12-01 04:37:32] "GET /project/2e7e3314-0080-45be-bf08-c003ba9dadaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.046692 10.0.0.23 - - [2025-12-01 04:37:32] "GET /projects?obj_uuids=2e7e3314-0080-45be-bf08-c003ba9dadaa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001062 10.0.0.23 - - [2025-12-01 04:37:32] "GET /project/2e7e3314-0080-45be-bf08-c003ba9dadaa?fields=security_groups HTTP/1.1" 200 1373 0.082841 10.0.0.23 - - [2025-12-01 04:37:32] "DELETE /security-group/c72d4230-dce8-4442-bf3b-c5d8683e98e4 HTTP/1.1" 200 115 0.067803 10.0.0.23 - - [2025-12-01 04:37:32] "GET /projects?obj_uuids=2e7e3314-0080-45be-bf08-c003ba9dadaa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001183 10.0.0.23 - - [2025-12-01 04:37:32] "GET /project/2e7e3314-0080-45be-bf08-c003ba9dadaa?fields=application_policy_sets HTTP/1.1" 200 1412 0.068308 10.0.0.33 - - [2025-12-01 04:37:32] "DELETE /access-control-list/d5bbc3fa-a710-422a-987e-7893dee2780c HTTP/1.1" 200 115 0.059231 10.0.0.23 - - [2025-12-01 04:37:33] "DELETE /project/2e7e3314-0080-45be-bf08-c003ba9dadaa HTTP/1.1" 200 115 0.519352 10.0.0.33 - - [2025-12-01 04:38:21] "GET /obj-perms HTTP/1.1" 200 5056 0.078044 [Introspect:8084]10.0.0.23 - - [2025-12-01 04:39:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001012 [Introspect:8084]10.0.0.23 - - [2025-12-01 04:39:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001083