+++ date ++ echo 'INFO: =================== Mon Oct 6 01:44:50 AM UTC 2025 ===================' INFO: =================== Mon Oct 6 01:44:50 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ cut -d / -f 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ 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 +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ 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.33,10.0.0.38,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.33:8081 10.0.0.38:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.33:8081 10.0.0.38:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.33:8081 10.0.0.38:8081 10.0.0.249: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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.33:9042 10.0.0.38:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.33:9042 10.0.0.38:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.33:9042 10.0.0.38:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.33:8086 10.0.0.38:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.33:8086 10.0.0.38:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.33:8086 10.0.0.38:8086 10.0.0.249: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.33,10.0.0.38,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.33:8082 10.0.0.38:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.33:8082 10.0.0.38:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.33:8082 10.0.0.38:8082 10.0.0.249: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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.33:9161 10.0.0.38:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.33:9161 10.0.0.38:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.33:9161 10.0.0.38:9161 10.0.0.249: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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.33:9041 10.0.0.38:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.33:9041 10.0.0.38:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.33:9041 10.0.0.38:9041 10.0.0.249: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.25,10.20.0.17,10.20.0.193 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.17,10.20.0.193 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.33:2181,10.0.0.38:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.33:2181,10.0.0.38:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181,10.0.0.38:2181,10.0.0.249: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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.33:2181 10.0.0.38:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.33:2181 10.0.0.38:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.33:2181 10.0.0.38:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.33:5673,10.0.0.38:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.33:5673,10.0.0.38:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673,10.0.0.38:5673,10.0.0.249: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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.33:6379 10.0.0.38:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.33:6379 10.0.0.38:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.33:6379 10.0.0.38:6379 10.0.0.249: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.33,10.0.0.38,10.0.0.249 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.33:9092 10.0.0.38:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.33:9092 10.0.0.38:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.33:9092 10.0.0.38:9092 10.0.0.249: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.33 ++ 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.33,10.0.0.38,10.0.0.249 ++ 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.33,10.0.0.38,10.0.0.249 ++ 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.33,10.0.0.38,10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33,10.0.0.38,10.0.0.249 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.33,10.0.0.38,10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.249,10.20.0.193,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.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.249,10.20.0.193,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.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.249,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 3 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 10.0.0.38:9041 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.33:9041 10.0.0.38:9041 10.0.0.249:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled 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: 10/06/2025 01:45:01.074 7f5c14cfed00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/06/2025 01:45:01.221 7f5c14cfed00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/06/2025 01:45:01.237 7f5c14cfed00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/06/2025 01:45:01.238 7f5c14cfed00 [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 Oct 6 01:45:18 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 3 from vnc_cfg_api_server.api_server import server_main 4 if __name__ == '__main__': 5 if sys.argv[0].endswith('.exe'): 6 sys.argv[0] = sys.argv[0][:-4] 7 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) 5382 vnc_cgitb.enable(format='text') 5383 5384 main(args_str, VncApiServer(args_str)) 5385 #server_main 5386 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') 2210 else: 2211 self._db_connect(self._args.reset_config) 2212 self._db_init_entries() 2213 2214 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=) 3753 def _db_init_entries(self): 3754 # create singleton defaults if they don't exist already in db 3755 gsc = self.create_singleton_entry(GlobalSystemConfig( 3756 autonomous_system=64512, config_version=CONFIG_VERSION)) 3757 self._gsc_uuid = gsc.uuid gsc undefined self = self.create_singleton_entry = > global GlobalSystemConfig = autonomous_system undefined config_version undefined global CONFIG_VERSION = '1.0' /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4022 if not ok: 4023 (code, msg) = result 4024 raise cfgm_common.exceptions.HttpError(code, msg) 4025 obj_id = result 4026 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/global_system_config:d...64ba9cd2-f4cd-45af-aadb-741a9a4b8da8 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/global_system_config:default-global-system-config exists already with ID: 64ba9cd2-f4cd-45af-aadb-741a9a4b8da8 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('global_system_config default-global-system-config') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/global_system_config:d...64ba9cd2-f4cd-45af-aadb-741a9a4b8da8 at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/global_system_config:d...64ba9cd2-f4cd-45af-aadb-741a9a4b8da8 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/global_system_config:d...64ba9cd2-f4cd-45af-aadb-741a9a4b8da8 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 4007, 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 2523, 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 1206, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: global_system_config default-global-system-config During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 7, in sys.exit(server_main()) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 5384, 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 2212, in __init__ self._db_init_entries() File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3755, in _db_init_entries gsc = self.create_singleton_entry(GlobalSystemConfig( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4024, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/global_system_config:default-global-system-config exists already with ID: 64ba9cd2-f4cd-45af-aadb-741a9a4b8da8 at zookeeper +++ date ++ echo 'INFO: =================== Mon Oct 6 01:45:20 AM UTC 2025 ===================' INFO: =================== Mon Oct 6 01:45:20 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.249 ++ 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.33,10.0.0.38,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.33:8081 10.0.0.38:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.33:8081 10.0.0.38:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.33:8081 10.0.0.38:8081 10.0.0.249: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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.33:9042 10.0.0.38:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.33:9042 10.0.0.38:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.33:9042 10.0.0.38:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.33:8086 10.0.0.38:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.33:8086 10.0.0.38:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.33:8086 10.0.0.38:8086 10.0.0.249: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.33,10.0.0.38,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.33:8082 10.0.0.38:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.33:8082 10.0.0.38:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.33:8082 10.0.0.38:8082 10.0.0.249: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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.33:9161 10.0.0.38:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.33:9161 10.0.0.38:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.33:9161 10.0.0.38:9161 10.0.0.249: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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.33:9041 10.0.0.38:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.33:9041 10.0.0.38:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.33:9041 10.0.0.38:9041 10.0.0.249: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.25,10.20.0.17,10.20.0.193 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.17,10.20.0.193 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.33:2181,10.0.0.38:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.33:2181,10.0.0.38:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181,10.0.0.38:2181,10.0.0.249: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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.33:2181 10.0.0.38:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.33:2181 10.0.0.38:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.33:2181 10.0.0.38:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.33:5673,10.0.0.38:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.33:5673,10.0.0.38:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673,10.0.0.38:5673,10.0.0.249: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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.33:6379 10.0.0.38:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.33:6379 10.0.0.38:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.33:6379 10.0.0.38:6379 10.0.0.249: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.33,10.0.0.38,10.0.0.249 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.33:9092 10.0.0.38:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.33:9092 10.0.0.38:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.33:9092 10.0.0.38:9092 10.0.0.249: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.33 ++ 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.33,10.0.0.38,10.0.0.249 ++ 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.33,10.0.0.38,10.0.0.249 ++ 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.33,10.0.0.38,10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 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.33,10.0.0.38,10.0.0.249 +++ local servers=10.0.0.33,10.0.0.38,10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.249,10.20.0.193,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.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.249,10.20.0.193,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.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.249,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 3 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 10.0.0.38:9041 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.33:9041 10.0.0.38:9041 10.0.0.249:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249: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=__ ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ 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: 10/06/2025 01:45:29.110 7f8dc16b8d80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/06/2025 01:45:29.265 7f8dc16b8d80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/06/2025 01:45:29.279 7f8dc16b8d80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/06/2025 01:45:29.279 7f8dc16b8d80 [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.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2025-10-06 01:45:29] "GET / HTTP/1.1" 503 181 0.000357 10.0.0.249 - - [2025-10-06 01:45:29] "GET / HTTP/1.1" 503 181 0.000235 10.0.0.249 - - [2025-10-06 01:45:30] "GET / HTTP/1.1" 200 45871 0.001411 10.0.0.249 - - [2025-10-06 01:45:30] "GET / HTTP/1.1" 200 45871 0.001105 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.249 - - [2025-10-06 01:45:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000514 10.0.0.249 - - [2025-10-06 01:45:30] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000298 10.0.0.249 - - [2025-10-06 01:45:34] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.805774 10.0.0.249 - - [2025-10-06 01:45:34] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.007217 10.0.0.249 - - [2025-10-06 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 2.133513 10.0.0.249 - - [2025-10-06 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.38 - - [2025-10-06 01:45:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.38 - - [2025-10-06 01:45:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.249 - - [2025-10-06 01:45:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 /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.38 - - [2025-10-06 01:45:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.38 - - [2025-10-06 01:45:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000834 10.0.0.249 - - [2025-10-06 01:45:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.33 - - [2025-10-06 01:45:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.249 - - [2025-10-06 01:45:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.33 - - [2025-10-06 01:45:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000475 10.0.0.249 - - [2025-10-06 01:45:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.33 - - [2025-10-06 01:45:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000594 10.0.0.33 - - [2025-10-06 01:45:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.38 - - [2025-10-06 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.024253 10.0.0.38 - - [2025-10-06 01:45:40] "POST /access-control-lists HTTP/1.1" 200 589 0.029783 10.0.0.38 - - [2025-10-06 01:45:40] "POST /route-targets HTTP/1.1" 200 328 0.014362 10.0.0.38 - - [2025-10-06 01:45:40] "POST /ref-update HTTP/1.1" 200 156 0.017016 10.0.0.38 - - [2025-10-06 01:45:40] "POST /route-targets HTTP/1.1" 200 328 0.013277 10.0.0.38 - - [2025-10-06 01:45:41] "POST /access-control-lists HTTP/1.1" 200 553 0.073925 10.0.0.38 - - [2025-10-06 01:46:13] "POST /ref-update HTTP/1.1" 200 156 0.069233 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.249 - - [2025-10-06 01:48:33] "GET /obj-perms HTTP/1.1" 200 5056 0.347465 10.0.0.38 - - [2025-10-06 01:49:32] "PUT /access-control-list/827d53cc-4605-4f4e-941c-97f6c42067b0 HTTP/1.1" 200 273 0.016931 10.0.0.33 - - [2025-10-06 01:49:33] "GET /obj-perms HTTP/1.1" 200 5056 0.048174 10.0.0.38 - - [2025-10-06 01:49:34] "GET /obj-perms HTTP/1.1" 200 5056 0.047286 10.0.0.38 - - [2025-10-06 01:49:34] "GET /virtual-router/d04f8b95-f68b-4bbe-97fa-6819400fdd13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.010442 [Introspect:8084]10.0.0.249 - - [2025-10-06 01:49:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001253 [Introspect:8084]10.0.0.249 - - [2025-10-06 01:49:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001123 [Introspect:8084]10.0.0.249 - - [2025-10-06 01:50:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001267 [Introspect:8084]10.0.0.249 - - [2025-10-06 01:50:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001247 10.0.0.38 - - [2025-10-06 01:50:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.38 - - [2025-10-06 01:50:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 10.0.0.38 - - [2025-10-06 01:50:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000505 10.0.0.38 - - [2025-10-06 01:50:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.249 - - [2025-10-06 01:50:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000447 10.0.0.249 - - [2025-10-06 01:50:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.33 - - [2025-10-06 01:50:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000588 10.0.0.33 - - [2025-10-06 01:50:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.249 - - [2025-10-06 01:50:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000601 10.0.0.249 - - [2025-10-06 01:50:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.33 - - [2025-10-06 01:50:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.33 - - [2025-10-06 01:50:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.33 - - [2025-10-06 01:51:16] "GET / HTTP/1.1" 200 36215 0.002750 10.0.0.33 - - [2025-10-06 01:51:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.33 - - [2025-10-06 01:51:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.043015 10.0.0.249 - - [2025-10-06 01:51:17] "GET /projects?obj_uuids=abaa29eb-fc95-45dc-b6bc-5ba307cdf64b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.045596 10.0.0.249 - - [2025-10-06 01:51:17] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001256 10.0.0.249 - - [2025-10-06 01:51:17] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.072004 10.0.0.249 - - [2025-10-06 01:51:17] "POST /id-to-fqname HTTP/1.1" 200 188 0.004959 10.0.0.249 - - [2025-10-06 01:51:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.007315 10.0.0.249 - - [2025-10-06 01:51:18] "POST /security-groups HTTP/1.1" 200 589 0.081277 10.0.0.249 - - [2025-10-06 01:51:18] "POST /projects HTTP/1.1" 200 581 0.332234 10.0.0.249 - - [2025-10-06 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.400045 10.0.0.38 - - [2025-10-06 01:51:18] "POST /fqname-to-id HTTP/1.1" 404 231 0.040099 10.0.0.33 - - [2025-10-06 01:51:18] "GET /project/abaa29eb-fc95-45dc-b6bc-5ba307cdf64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.617961 10.0.0.33 - - [2025-10-06 01:51:19] "GET / HTTP/1.1" 200 36215 0.002114 10.0.0.249 - - [2025-10-06 01:51:22] "GET /projects?obj_uuids=abaa29eb-fc95-45dc-b6bc-5ba307cdf64b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001251 10.0.0.33 - - [2025-10-06 01:51:22] "GET /project/abaa29eb-fc95-45dc-b6bc-5ba307cdf64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.054553 10.0.0.249 - - [2025-10-06 01:51:22] "GET /projects?obj_uuids=abaa29eb-fc95-45dc-b6bc-5ba307cdf64b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001048 10.0.0.33 - - [2025-10-06 01:51:22] "GET /project/abaa29eb-fc95-45dc-b6bc-5ba307cdf64b?fields=virtual_networks HTTP/1.1" 200 1031 0.061224 10.0.0.249 - - [2025-10-06 01:51:22] "GET /projects?obj_uuids=abaa29eb-fc95-45dc-b6bc-5ba307cdf64b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001007 10.0.0.33 - - [2025-10-06 01:51:22] "GET /project/abaa29eb-fc95-45dc-b6bc-5ba307cdf64b?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.051521 10.0.0.249 - - [2025-10-06 01:51:22] "GET /projects?obj_uuids=abaa29eb-fc95-45dc-b6bc-5ba307cdf64b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000999 10.0.0.33 - - [2025-10-06 01:51:22] "GET /project/abaa29eb-fc95-45dc-b6bc-5ba307cdf64b?fields=security_groups HTTP/1.1" 200 1256 0.044154 10.0.0.249 - - [2025-10-06 01:51:23] "GET /projects?obj_uuids=f7eaeb12-210b-4522-b106-183db43f40de&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003441 10.0.0.249 - - [2025-10-06 01:51:23] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000985 10.0.0.249 - - [2025-10-06 01:51:23] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007305 10.0.0.249 - - [2025-10-06 01:51:23] "POST /id-to-fqname HTTP/1.1" 200 167 0.002410 10.0.0.249 - - [2025-10-06 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 176 0.004964 10.0.0.249 - - [2025-10-06 01:51:23] "POST /security-groups HTTP/1.1" 200 568 0.033516 10.0.0.249 - - [2025-10-06 01:51:23] "POST /projects HTTP/1.1" 200 539 0.290031 10.0.0.38 - - [2025-10-06 01:51:23] "POST /access-control-lists HTTP/1.1" 200 575 0.031996 10.0.0.249 - - [2025-10-06 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.359634 10.0.0.33 - - [2025-10-06 01:51:23] "GET /project/f7eaeb12-210b-4522-b106-183db43f40de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.526824 [Introspect:8084]10.0.0.33 - - [2025-10-06 01:51:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001177 10.0.0.249 - - [2025-10-06 01:51:25] "GET /projects?obj_uuids=f7eaeb12-210b-4522-b106-183db43f40de&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001268 10.0.0.33 - - [2025-10-06 01:51:25] "GET /project/f7eaeb12-210b-4522-b106-183db43f40de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.047624 10.0.0.249 - - [2025-10-06 01:51:26] "GET /obj-perms HTTP/1.1" 200 5056 0.047321 [Introspect:8084]10.0.0.33 - - [2025-10-06 01:51:27] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000674 10.0.0.33 - - [2025-10-06 01:51:28] "GET /obj-perms HTTP/1.1" 200 5056 0.048992 10.0.0.33 - - [2025-10-06 01:51:28] "GET /obj-perms HTTP/1.1" 200 5056 0.006442 10.0.0.33 - - [2025-10-06 01:51:28] "GET /obj-perms HTTP/1.1" 200 5056 0.005519 10.0.0.33 - - [2025-10-06 01:51:28] "GET /obj-perms HTTP/1.1" 200 5056 0.003889 10.0.0.33 - - [2025-10-06 01:51:28] "GET /obj-perms HTTP/1.1" 200 5056 0.003946 10.0.0.33 - - [2025-10-06 01:51:28] "GET /obj-perms HTTP/1.1" 200 5056 0.004216 10.0.0.33 - - [2025-10-06 01:51:28] "GET /obj-perms HTTP/1.1" 200 5056 0.004130 10.0.0.33 - - [2025-10-06 01:51:28] "GET /obj-perms HTTP/1.1" 200 5056 0.004026 10.0.0.33 - - [2025-10-06 01:51:28] "GET /obj-perms HTTP/1.1" 200 5056 0.004120 10.0.0.33 - - [2025-10-06 01:51:29] "GET /obj-perms HTTP/1.1" 200 5056 0.003818 10.0.0.33 - - [2025-10-06 01:51:29] "GET /obj-perms HTTP/1.1" 200 5056 0.004336 10.0.0.33 - - [2025-10-06 01:51:29] "GET /obj-perms HTTP/1.1" 200 5056 0.004313 10.0.0.33 - - [2025-10-06 01:51:29] "GET /obj-perms HTTP/1.1" 200 5056 0.003990 10.0.0.249 - - [2025-10-06 01:51:29] "GET /obj-perms HTTP/1.1" 200 5056 0.003933 10.0.0.249 - - [2025-10-06 01:51:29] "GET /obj-perms HTTP/1.1" 200 5056 0.004204 10.0.0.33 - - [2025-10-06 01:51:30] "GET /obj-perms HTTP/1.1" 200 5056 0.004405 10.0.0.33 - - [2025-10-06 01:51:30] "GET /obj-perms HTTP/1.1" 200 5056 0.004021 10.0.0.33 - - [2025-10-06 01:51:30] "GET /obj-perms HTTP/1.1" 200 5056 0.004320 10.0.0.33 - - [2025-10-06 01:51:31] "GET /obj-perms HTTP/1.1" 200 5056 0.003999 10.0.0.33 - - [2025-10-06 01:51:31] "GET /obj-perms HTTP/1.1" 200 5056 0.004001 10.0.0.33 - - [2025-10-06 01:51:31] "GET /obj-perms HTTP/1.1" 200 5056 0.004453 10.0.0.33 - - [2025-10-06 01:51:31] "GET /obj-perms HTTP/1.1" 200 5056 0.003795 10.0.0.33 - - [2025-10-06 01:51:31] "GET /obj-perms HTTP/1.1" 200 5056 0.004526 10.0.0.33 - - [2025-10-06 01:51:31] "GET /obj-perms HTTP/1.1" 200 5056 0.004236 10.0.0.33 - - [2025-10-06 01:51:31] "GET /obj-perms HTTP/1.1" 200 5056 0.004100 10.0.0.33 - - [2025-10-06 01:51:33] "GET /obj-perms HTTP/1.1" 200 5056 0.004831 10.0.0.33 - - [2025-10-06 01:51:34] "GET /obj-perms HTTP/1.1" 200 5056 0.004494 10.0.0.33 - - [2025-10-06 01:51:34] "GET /obj-perms HTTP/1.1" 200 5056 0.004402 10.0.0.33 - - [2025-10-06 01:51:34] "GET /obj-perms HTTP/1.1" 200 5056 0.004294 10.0.0.33 - - [2025-10-06 01:51:35] "GET /obj-perms HTTP/1.1" 200 5056 0.009704 10.0.0.249 - - [2025-10-06 01:51:36] "DELETE /project/abaa29ebfc9545dcb6bc5ba307cdf64b HTTP/1.1" 404 173 0.007095 10.0.0.249 - - [2025-10-06 01:51:36] "DELETE /project/f7eaeb12210b4522b106183db43f40de HTTP/1.1" 404 173 0.008057 10.0.0.249 - - [2025-10-06 01:51:36] "GET /projects?obj_uuids=abaa29eb-fc95-45dc-b6bc-5ba307cdf64b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000879 10.0.0.249 - - [2025-10-06 01:51:36] "GET /project/abaa29eb-fc95-45dc-b6bc-5ba307cdf64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.063870 10.0.0.249 - - [2025-10-06 01:51:36] "GET /projects?obj_uuids=abaa29eb-fc95-45dc-b6bc-5ba307cdf64b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000947 10.0.0.249 - - [2025-10-06 01:51:36] "GET /project/abaa29eb-fc95-45dc-b6bc-5ba307cdf64b?fields=security_groups HTTP/1.1" 200 1358 0.061139 10.0.0.249 - - [2025-10-06 01:51:36] "DELETE /security-group/22b3f261-3967-424b-8d1a-3ba911f53dcc HTTP/1.1" 200 115 0.059734 10.0.0.249 - - [2025-10-06 01:51:36] "GET /projects?obj_uuids=abaa29eb-fc95-45dc-b6bc-5ba307cdf64b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000881 10.0.0.33 - - [2025-10-06 01:51:36] "POST /fqname-to-id HTTP/1.1" 404 199 0.028586 10.0.0.38 - - [2025-10-06 01:51:36] "DELETE /access-control-list/e7849cdc-04d1-49df-b290-26d15dea2666 HTTP/1.1" 200 115 0.063097 10.0.0.249 - - [2025-10-06 01:51:36] "GET /project/abaa29eb-fc95-45dc-b6bc-5ba307cdf64b?fields=application_policy_sets HTTP/1.1" 200 1397 0.082233 10.0.0.249 - - [2025-10-06 01:51:36] "GET /projects?obj_uuids=14036070-9fb8-48c5-8599-cc396a5e233f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002826 10.0.0.249 - - [2025-10-06 01:51:36] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001053 10.0.0.249 - - [2025-10-06 01:51:36] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010830 10.0.0.249 - - [2025-10-06 01:51:36] "DELETE /project/abaa29eb-fc95-45dc-b6bc-5ba307cdf64b HTTP/1.1" 200 115 0.530528 10.0.0.249 - - [2025-10-06 01:51:36] "POST /id-to-fqname HTTP/1.1" 200 201 0.002046 10.0.0.249 - - [2025-10-06 01:51:36] "POST /fqname-to-id HTTP/1.1" 404 210 0.004729 10.0.0.249 - - [2025-10-06 01:51:37] "POST /security-groups HTTP/1.1" 200 602 0.054011 10.0.0.249 - - [2025-10-06 01:51:37] "POST /projects HTTP/1.1" 200 607 0.326614 10.0.0.38 - - [2025-10-06 01:51:37] "POST /access-control-lists HTTP/1.1" 200 609 0.039584 10.0.0.249 - - [2025-10-06 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.414535 10.0.0.33 - - [2025-10-06 01:51:37] "GET /project/14036070-9fb8-48c5-8599-cc396a5e233f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.665055 10.0.0.33 - - [2025-10-06 01:51:38] "GET / HTTP/1.1" 200 36215 0.001939 10.0.0.33 - - [2025-10-06 01:51:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000507 10.0.0.33 - - [2025-10-06 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.047503 10.0.0.249 - - [2025-10-06 01:51:39] "GET /projects?obj_uuids=14036070-9fb8-48c5-8599-cc396a5e233f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000977 10.0.0.33 - - [2025-10-06 01:51:39] "GET /project/14036070-9fb8-48c5-8599-cc396a5e233f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.051212 10.0.0.38 - - [2025-10-06 01:51:40] "POST /route-targets HTTP/1.1" 200 328 0.023261 10.0.0.249 - - [2025-10-06 01:51:40] "POST /useragent-kv HTTP/1.1" 200 115 0.015094 10.0.0.33 - - [2025-10-06 01:51:40] "POST /neutron/subnet HTTP/1.1" 200 715 0.315196 10.0.0.33 - - [2025-10-06 01:51:40] "POST /id-to-fqname HTTP/1.1" 200 233 0.001334 10.0.0.33 - - [2025-10-06 01:51:40] "GET /virtual-network/ee34c528-5c14-4dc5-b494-06775a816406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006030 10.0.0.33 - - [2025-10-06 01:51:40] "GET /virtual-network/ee34c528-5c14-4dc5-b494-06775a816406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006350 10.0.0.33 - - [2025-10-06 01:51:40] "POST /neutron/network HTTP/1.1" 200 837 0.011345 10.0.0.33 - - [2025-10-06 01:51:41] "GET /virtual-network/ee34c528-5c14-4dc5-b494-06775a816406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.018480 10.0.0.33 - - [2025-10-06 01:51:41] "GET /obj-perms HTTP/1.1" 200 5052 0.055180 10.0.0.249 - - [2025-10-06 01:51:42] "GET /obj-perms HTTP/1.1" 200 5052 0.053144 10.0.0.33 - - [2025-10-06 01:51:42] "POST /id-to-fqname HTTP/1.1" 200 233 0.001327 10.0.0.249 - - [2025-10-06 01:51:44] "GET /projects?obj_uuids=14036070-9fb8-48c5-8599-cc396a5e233f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001025 10.0.0.33 - - [2025-10-06 01:51:44] "GET /project/14036070-9fb8-48c5-8599-cc396a5e233f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.061509 10.0.0.33 - - [2025-10-06 01:51:45] "POST /neutron/network HTTP/1.1" 200 837 0.026936 10.0.0.33 - - [2025-10-06 01:51:45] "POST /neutron/port HTTP/1.1" 200 117 0.007184 10.0.0.33 - - [2025-10-06 01:51:47] "POST /neutron/port HTTP/1.1" 200 1069 0.038254 10.0.0.33 - - [2025-10-06 01:51:47] "POST /neutron/port HTTP/1.1" 200 1097 0.024112 10.0.0.33 - - [2025-10-06 01:51:47] "POST /neutron/port HTTP/1.1" 200 117 0.001157 10.0.0.33 - - [2025-10-06 01:51:50] "POST /neutron/security_group HTTP/1.1" 200 2069 0.008970 10.0.0.33 - - [2025-10-06 01:51:58] "GET /obj-perms HTTP/1.1" 200 5052 0.004420 10.0.0.33 - - [2025-10-06 01:52:00] "POST /neutron/port HTTP/1.1" 200 1097 0.041631 10.0.0.33 - - [2025-10-06 01:52:01] "POST /neutron/network HTTP/1.1" 400 204 0.035195 10.0.0.33 - - [2025-10-06 01:52:02] "POST /neutron/port HTTP/1.1" 200 151 0.217609 10.0.0.38 - - [2025-10-06 01:52:03] "DELETE /route-target/d5b0249c-9390-42c3-b091-a054609fe880 HTTP/1.1" 200 115 0.035838 10.0.0.249 - - [2025-10-06 01:52:04] "GET /projects?obj_uuids=14036070-9fb8-48c5-8599-cc396a5e233f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001039 10.0.0.33 - - [2025-10-06 01:52:04] "GET /project/14036070-9fb8-48c5-8599-cc396a5e233f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.067357 10.0.0.249 - - [2025-10-06 01:52:04] "GET /projects?obj_uuids=14036070-9fb8-48c5-8599-cc396a5e233f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001326 10.0.0.33 - - [2025-10-06 01:52:04] "GET /project/14036070-9fb8-48c5-8599-cc396a5e233f?fields=virtual_networks HTTP/1.1" 200 1055 0.072132 10.0.0.249 - - [2025-10-06 01:52:04] "GET /projects?obj_uuids=14036070-9fb8-48c5-8599-cc396a5e233f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001080 10.0.0.33 - - [2025-10-06 01:52:04] "GET /project/14036070-9fb8-48c5-8599-cc396a5e233f?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.067685 10.0.0.249 - - [2025-10-06 01:52:04] "GET /projects?obj_uuids=14036070-9fb8-48c5-8599-cc396a5e233f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001215 10.0.0.33 - - [2025-10-06 01:52:04] "GET /project/14036070-9fb8-48c5-8599-cc396a5e233f?fields=security_groups HTTP/1.1" 200 1293 0.072720 10.0.0.249 - - [2025-10-06 01:52:05] "GET /projects?obj_uuids=f7eaeb12-210b-4522-b106-183db43f40de&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001049 10.0.0.33 - - [2025-10-06 01:52:05] "GET /project/f7eaeb12-210b-4522-b106-183db43f40de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.039595 10.0.0.249 - - [2025-10-06 01:52:10] "GET /projects?obj_uuids=f7eaeb12-210b-4522-b106-183db43f40de&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001010 10.0.0.33 - - [2025-10-06 01:52:10] "GET /project/f7eaeb12-210b-4522-b106-183db43f40de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.063851 10.0.0.33 - - [2025-10-06 01:52:13] "POST /fqname-to-id HTTP/1.1" 404 200 0.028817 10.0.0.249 - - [2025-10-06 01:52:13] "GET /projects?obj_uuids=273e459d-e8e9-4ceb-bab9-6d72968174be&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007439 10.0.0.249 - - [2025-10-06 01:52:13] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000982 10.0.0.249 - - [2025-10-06 01:52:13] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009225 10.0.0.249 - - [2025-10-06 01:52:13] "POST /id-to-fqname HTTP/1.1" 200 202 0.002567 10.0.0.249 - - [2025-10-06 01:52:13] "POST /fqname-to-id HTTP/1.1" 404 211 0.010539 10.0.0.249 - - [2025-10-06 01:52:13] "POST /security-groups HTTP/1.1" 200 603 0.050478 10.0.0.249 - - [2025-10-06 01:52:13] "POST /projects HTTP/1.1" 200 609 0.339541 10.0.0.249 - - [2025-10-06 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.371696 10.0.0.38 - - [2025-10-06 01:52:13] "POST /fqname-to-id HTTP/1.1" 404 245 0.014030 10.0.0.33 - - [2025-10-06 01:52:13] "GET /project/273e459d-e8e9-4ceb-bab9-6d72968174be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.569653 10.0.0.33 - - [2025-10-06 01:52:14] "GET / HTTP/1.1" 200 36215 0.001543 10.0.0.33 - - [2025-10-06 01:52:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000683 10.0.0.33 - - [2025-10-06 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.049034 10.0.0.249 - - [2025-10-06 01:52:15] "GET /projects?obj_uuids=273e459d-e8e9-4ceb-bab9-6d72968174be&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001375 10.0.0.33 - - [2025-10-06 01:52:15] "GET /project/273e459d-e8e9-4ceb-bab9-6d72968174be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.040982 10.0.0.33 - - [2025-10-06 01:52:15] "POST /neutron/network HTTP/1.1" 200 117 0.035890 10.0.0.38 - - [2025-10-06 01:52:16] "POST /ref-update HTTP/1.1" 200 156 0.041618 10.0.0.33 - - [2025-10-06 01:52:16] "POST /neutron/network HTTP/1.1" 200 922 0.012550 10.0.0.33 - - [2025-10-06 01:52:16] "POST /id-to-fqname HTTP/1.1" 200 275 0.001160 10.0.0.33 - - [2025-10-06 01:52:16] "GET /virtual-network/b7f79dc1-ec1a-4d1d-8683-8585ae5a5d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.005971 10.0.0.33 - - [2025-10-06 01:52:16] "GET /virtual-network/b7f79dc1-ec1a-4d1d-8683-8585ae5a5d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.005972 10.0.0.33 - - [2025-10-06 01:52:16] "POST /neutron/subnet HTTP/1.1" 200 724 0.011149 10.0.0.33 - - [2025-10-06 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.249 - - [2025-10-06 01:52:16] "GET /projects?obj_uuids=273e459d-e8e9-4ceb-bab9-6d72968174be&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001049 10.0.0.33 - - [2025-10-06 01:52:16] "GET /project/273e459d-e8e9-4ceb-bab9-6d72968174be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.052085 10.0.0.249 - - [2025-10-06 01:52:16] "POST /useragent-kv HTTP/1.1" 200 115 0.007772 10.0.0.33 - - [2025-10-06 01:52:16] "POST /neutron/subnet HTTP/1.1" 200 725 0.221838 10.0.0.33 - - [2025-10-06 01:52:16] "POST /id-to-fqname HTTP/1.1" 200 275 0.001400 10.0.0.33 - - [2025-10-06 01:52:16] "GET /virtual-network/ebdd3e81-aedc-4853-8e32-ae29b05676ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.012662 10.0.0.33 - - [2025-10-06 01:52:17] "GET /virtual-network/ebdd3e81-aedc-4853-8e32-ae29b05676ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.007768 10.0.0.33 - - [2025-10-06 01:52:17] "POST /neutron/network HTTP/1.1" 200 922 0.008595 10.0.0.33 - - [2025-10-06 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.249 - - [2025-10-06 01:52:17] "GET /projects?obj_uuids=273e459d-e8e9-4ceb-bab9-6d72968174be&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000888 10.0.0.33 - - [2025-10-06 01:52:17] "GET /project/273e459d-e8e9-4ceb-bab9-6d72968174be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.057992 10.0.0.249 - - [2025-10-06 01:52:17] "GET /projects?obj_uuids=273e459d-e8e9-4ceb-bab9-6d72968174be&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000987 10.0.0.33 - - [2025-10-06 01:52:17] "POST /neutron/network HTTP/1.1" 200 705 0.173765 10.0.0.38 - - [2025-10-06 01:52:17] "POST /route-targets HTTP/1.1" 200 328 0.015897 10.0.0.33 - - [2025-10-06 01:52:17] "POST /id-to-fqname HTTP/1.1" 200 276 0.003626 10.0.0.33 - - [2025-10-06 01:52:17] "GET /virtual-network/706ffb94-df9d-4734-acc1-205228b939d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005764 10.0.0.33 - - [2025-10-06 01:52:17] "POST /neutron/network HTTP/1.1" 200 924 0.006380 10.0.0.33 - - [2025-10-06 01:52:17] "GET /virtual-network/706ffb94-df9d-4734-acc1-205228b939d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005327 10.0.0.33 - - [2025-10-06 01:52:17] "POST /id-to-fqname HTTP/1.1" 200 275 0.002081 10.0.0.33 - - [2025-10-06 01:52:18] "POST /neutron/network HTTP/1.1" 200 932 0.008379 10.0.0.249 - - [2025-10-06 01:52:19] "GET /projects?obj_uuids=273e459d-e8e9-4ceb-bab9-6d72968174be&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001237 10.0.0.33 - - [2025-10-06 01:52:19] "GET /project/273e459d-e8e9-4ceb-bab9-6d72968174be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.091752 10.0.0.33 - - [2025-10-06 01:52:19] "POST /neutron/port HTTP/1.1" 200 117 0.007757 10.0.0.33 - - [2025-10-06 01:52:19] "POST /id-to-fqname HTTP/1.1" 200 276 0.001274 10.0.0.33 - - [2025-10-06 01:52:19] "POST /neutron/network HTTP/1.1" 200 932 0.010378 10.0.0.33 - - [2025-10-06 01:52:20] "POST /neutron/port HTTP/1.1" 200 1072 0.021314 10.0.0.249 - - [2025-10-06 01:52:20] "GET /projects?obj_uuids=273e459d-e8e9-4ceb-bab9-6d72968174be&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001052 10.0.0.33 - - [2025-10-06 01:52:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003485 10.0.0.33 - - [2025-10-06 01:52:20] "GET /project/273e459d-e8e9-4ceb-bab9-6d72968174be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.109157 10.0.0.33 - - [2025-10-06 01:52:20] "POST /neutron/port HTTP/1.1" 200 117 0.001569 10.0.0.33 - - [2025-10-06 01:52:20] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009471 10.0.0.249 - - [2025-10-06 01:52:21] "GET /projects?obj_uuids=273e459d-e8e9-4ceb-bab9-6d72968174be&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001312 10.0.0.33 - - [2025-10-06 01:52:21] "POST /neutron/port HTTP/1.1" 200 1072 0.308476 10.0.0.33 - - [2025-10-06 01:52:22] "POST /neutron/port HTTP/1.1" 200 1126 0.183683 10.0.0.33 - - [2025-10-06 01:52:22] "POST /neutron/port HTTP/1.1" 200 1100 0.015649 10.0.0.33 - - [2025-10-06 01:52:22] "POST /neutron/port HTTP/1.1" 200 117 0.001151 10.0.0.33 - - [2025-10-06 01:52:22] "POST /neutron/port HTTP/1.1" 200 1126 0.014860 10.0.0.249 - - [2025-10-06 01:52:24] "POST /useragent-kv HTTP/1.1" 200 115 0.006543 10.0.0.249 - - [2025-10-06 01:52:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003655 10.0.0.33 - - [2025-10-06 01:52:24] "POST /neutron/network HTTP/1.1" 200 151 0.151328 10.0.0.38 - - [2025-10-06 01:52:24] "DELETE /route-target/f3166a29-3eaf-48cc-a65b-89ce1c69361a HTTP/1.1" 200 115 0.028885 10.0.0.33 - - [2025-10-06 01:52:25] "POST /neutron/port HTTP/1.1" 200 1100 0.019959 10.0.0.33 - - [2025-10-06 01:52:26] "POST /neutron/port HTTP/1.1" 200 117 0.007165 10.0.0.33 - - [2025-10-06 01:52:26] "POST /neutron/network HTTP/1.1" 200 924 0.007534 10.0.0.249 - - [2025-10-06 01:52:26] "POST /useragent-kv HTTP/1.1" 200 115 0.005137 10.0.0.249 - - [2025-10-06 01:52:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002548 10.0.0.38 - - [2025-10-06 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007854 10.0.0.33 - - [2025-10-06 01:52:26] "POST /neutron/network HTTP/1.1" 200 151 0.180865 10.0.0.249 - - [2025-10-06 01:52:26] "GET /projects?obj_uuids=273e459d-e8e9-4ceb-bab9-6d72968174be&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001644 10.0.0.33 - - [2025-10-06 01:52:26] "GET /project/273e459d-e8e9-4ceb-bab9-6d72968174be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.084834 10.0.0.249 - - [2025-10-06 01:52:26] "GET /projects?obj_uuids=273e459d-e8e9-4ceb-bab9-6d72968174be&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001078 10.0.0.33 - - [2025-10-06 01:52:27] "GET /project/273e459d-e8e9-4ceb-bab9-6d72968174be?fields=virtual_networks HTTP/1.1" 200 1058 0.057159 10.0.0.249 - - [2025-10-06 01:52:27] "GET /projects?obj_uuids=273e459d-e8e9-4ceb-bab9-6d72968174be&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001040 10.0.0.33 - - [2025-10-06 01:52:27] "GET /project/273e459d-e8e9-4ceb-bab9-6d72968174be?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.046669 10.0.0.249 - - [2025-10-06 01:52:27] "GET /projects?obj_uuids=273e459d-e8e9-4ceb-bab9-6d72968174be&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001119 10.0.0.33 - - [2025-10-06 01:52:27] "GET /project/273e459d-e8e9-4ceb-bab9-6d72968174be?fields=security_groups HTTP/1.1" 200 1297 0.053482 10.0.0.33 - - [2025-10-06 01:52:27] "POST /fqname-to-id HTTP/1.1" 404 190 0.021744 10.0.0.249 - - [2025-10-06 01:52:27] "GET /projects?obj_uuids=f089726c-7df4-4afc-b640-9025ef893038&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003713 10.0.0.249 - - [2025-10-06 01:52:27] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001430 10.0.0.249 - - [2025-10-06 01:52:27] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008690 10.0.0.249 - - [2025-10-06 01:52:28] "POST /id-to-fqname HTTP/1.1" 200 192 0.003840 10.0.0.249 - - [2025-10-06 01:52:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.014166 10.0.0.249 - - [2025-10-06 01:52:28] "POST /security-groups HTTP/1.1" 200 593 0.079966 10.0.0.249 - - [2025-10-06 01:52:28] "POST /projects HTTP/1.1" 200 589 0.319381 10.0.0.38 - - [2025-10-06 01:52:28] "POST /access-control-lists HTTP/1.1" 200 600 0.030611 10.0.0.249 - - [2025-10-06 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.386188 10.0.0.33 - - [2025-10-06 01:52:28] "GET /project/f089726c-7df4-4afc-b640-9025ef893038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.523660 10.0.0.33 - - [2025-10-06 01:52:29] "GET / HTTP/1.1" 200 36215 0.002361 10.0.0.33 - - [2025-10-06 01:52:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000483 10.0.0.33 - - [2025-10-06 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.053596 10.0.0.249 - - [2025-10-06 01:52:30] "GET /projects?obj_uuids=f089726c-7df4-4afc-b640-9025ef893038&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001482 10.0.0.33 - - [2025-10-06 01:52:30] "GET /project/f089726c-7df4-4afc-b640-9025ef893038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.050185 10.0.0.249 - - [2025-10-06 01:52:30] "GET /projects?obj_uuids=f089726c-7df4-4afc-b640-9025ef893038&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001396 10.0.0.33 - - [2025-10-06 01:52:30] "POST /neutron/network HTTP/1.1" 200 673 0.170582 10.0.0.38 - - [2025-10-06 01:52:30] "POST /route-targets HTTP/1.1" 200 328 0.023075 10.0.0.33 - - [2025-10-06 01:52:30] "POST /id-to-fqname HTTP/1.1" 200 255 0.004888 10.0.0.33 - - [2025-10-06 01:52:30] "GET /virtual-network/dfded551-ee11-4988-b57d-c51e6ce21f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005642 10.0.0.33 - - [2025-10-06 01:52:30] "POST /neutron/network HTTP/1.1" 200 894 0.006250 10.0.0.33 - - [2025-10-06 01:52:30] "GET /virtual-network/dfded551-ee11-4988-b57d-c51e6ce21f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005149 10.0.0.33 - - [2025-10-06 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.249 - - [2025-10-06 01:52:30] "GET /projects?obj_uuids=f089726c-7df4-4afc-b640-9025ef893038&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001050 10.0.0.33 - - [2025-10-06 01:52:30] "GET /project/f089726c-7df4-4afc-b640-9025ef893038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.040851 10.0.0.33 - - [2025-10-06 01:52:31] "POST /neutron/network HTTP/1.1" 200 117 0.013580 10.0.0.38 - - [2025-10-06 01:52:31] "POST /ref-update HTTP/1.1" 200 156 0.026202 10.0.0.33 - - [2025-10-06 01:52:31] "POST /neutron/network HTTP/1.1" 200 892 0.008967 10.0.0.33 - - [2025-10-06 01:52:31] "POST /id-to-fqname HTTP/1.1" 200 255 0.001318 10.0.0.33 - - [2025-10-06 01:52:31] "GET /virtual-network/c9555a64-b9c9-4f08-a1b7-aab1327fb5ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.006191 10.0.0.33 - - [2025-10-06 01:52:31] "GET /virtual-network/c9555a64-b9c9-4f08-a1b7-aab1327fb5ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.006654 10.0.0.33 - - [2025-10-06 01:52:31] "POST /neutron/subnet HTTP/1.1" 200 724 0.014203 10.0.0.33 - - [2025-10-06 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.249 - - [2025-10-06 01:52:31] "GET /projects?obj_uuids=f089726c-7df4-4afc-b640-9025ef893038&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000899 10.0.0.33 - - [2025-10-06 01:52:31] "GET /project/f089726c-7df4-4afc-b640-9025ef893038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.063942 10.0.0.249 - - [2025-10-06 01:52:32] "POST /useragent-kv HTTP/1.1" 200 115 0.006416 10.0.0.33 - - [2025-10-06 01:52:32] "POST /neutron/subnet HTTP/1.1" 200 734 0.257108 10.0.0.33 - - [2025-10-06 01:52:32] "POST /id-to-fqname HTTP/1.1" 200 256 0.001271 10.0.0.33 - - [2025-10-06 01:52:32] "GET /virtual-network/d349c504-397c-4763-a508-65b0a69e3b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.006008 10.0.0.33 - - [2025-10-06 01:52:32] "GET /virtual-network/d349c504-397c-4763-a508-65b0a69e3b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.005808 10.0.0.33 - - [2025-10-06 01:52:32] "POST /neutron/network HTTP/1.1" 200 896 0.006471 10.0.0.33 - - [2025-10-06 01:52:32] "POST /id-to-fqname HTTP/1.1" 200 255 0.001125 10.0.0.249 - - [2025-10-06 01:52:33] "GET /projects?obj_uuids=f089726c-7df4-4afc-b640-9025ef893038&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001351 10.0.0.33 - - [2025-10-06 01:52:33] "GET /project/f089726c-7df4-4afc-b640-9025ef893038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.098099 10.0.0.33 - - [2025-10-06 01:52:33] "POST /neutron/network HTTP/1.1" 200 892 0.013436 10.0.0.33 - - [2025-10-06 01:52:33] "POST /id-to-fqname HTTP/1.1" 200 256 0.001388 10.0.0.33 - - [2025-10-06 01:52:33] "POST /neutron/port HTTP/1.1" 200 117 0.007165 10.0.0.249 - - [2025-10-06 01:52:33] "GET /projects?obj_uuids=f089726c-7df4-4afc-b640-9025ef893038&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001483 10.0.0.33 - - [2025-10-06 01:52:34] "POST /neutron/port HTTP/1.1" 200 1062 0.342226 10.0.0.33 - - [2025-10-06 01:52:34] "POST /neutron/port HTTP/1.1" 200 1116 0.127277 10.0.0.249 - - [2025-10-06 01:52:34] "GET /projects?obj_uuids=f089726c-7df4-4afc-b640-9025ef893038&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001043 10.0.0.33 - - [2025-10-06 01:52:34] "GET /project/f089726c-7df4-4afc-b640-9025ef893038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.080477 10.0.0.33 - - [2025-10-06 01:52:34] "POST /neutron/subnet HTTP/1.1" 200 698 0.010303 10.0.0.33 - - [2025-10-06 01:52:34] "POST /neutron/network HTTP/1.1" 200 892 0.006970 10.0.0.33 - - [2025-10-06 01:52:34] "POST /neutron/port HTTP/1.1" 200 117 0.006581 10.0.0.33 - - [2025-10-06 01:52:35] "POST /neutron/port HTTP/1.1" 200 1064 0.018718 10.0.0.33 - - [2025-10-06 01:52:35] "POST /neutron/port HTTP/1.1" 200 1092 0.017670 10.0.0.33 - - [2025-10-06 01:52:35] "POST /neutron/port HTTP/1.1" 200 117 0.001162 10.0.0.33 - - [2025-10-06 01:52:36] "POST /neutron/network HTTP/1.1" 400 204 0.016105 10.0.0.33 - - [2025-10-06 01:52:36] "GET /obj-perms HTTP/1.1" 200 5056 0.048213 10.0.0.33 - - [2025-10-06 01:52:36] "POST /neutron/port HTTP/1.1" 200 151 0.187781 10.0.0.249 - - [2025-10-06 01:52:37] "DELETE /project/140360709fb848c58599cc396a5e233f HTTP/1.1" 404 173 0.013848 10.0.0.249 - - [2025-10-06 01:52:37] "DELETE /project/f089726c7df44afcb6409025ef893038 HTTP/1.1" 404 173 0.015608 10.0.0.249 - - [2025-10-06 01:52:37] "DELETE /project/273e459de8e94cebbab96d72968174be HTTP/1.1" 404 173 0.010563 10.0.0.38 - - [2025-10-06 01:52:37] "GET /obj-perms HTTP/1.1" 200 5056 0.079845 10.0.0.249 - - [2025-10-06 01:52:37] "GET /projects?obj_uuids=14036070-9fb8-48c5-8599-cc396a5e233f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001216 10.0.0.249 - - [2025-10-06 01:52:37] "GET /projects?obj_uuids=273e459d-e8e9-4ceb-bab9-6d72968174be&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001347 10.0.0.249 - - [2025-10-06 01:52:37] "GET /project/273e459d-e8e9-4ceb-bab9-6d72968174be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.074907 10.0.0.249 - - [2025-10-06 01:52:37] "GET /project/14036070-9fb8-48c5-8599-cc396a5e233f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.109699 10.0.0.249 - - [2025-10-06 01:52:37] "GET /projects?obj_uuids=273e459d-e8e9-4ceb-bab9-6d72968174be&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001604 10.0.0.249 - - [2025-10-06 01:52:37] "GET /projects?obj_uuids=14036070-9fb8-48c5-8599-cc396a5e233f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001122 10.0.0.249 - - [2025-10-06 01:52:37] "GET /project/273e459d-e8e9-4ceb-bab9-6d72968174be?fields=security_groups HTTP/1.1" 200 1399 0.083925 10.0.0.249 - - [2025-10-06 01:52:37] "GET /project/14036070-9fb8-48c5-8599-cc396a5e233f?fields=security_groups HTTP/1.1" 200 1395 0.131269 10.0.0.249 - - [2025-10-06 01:52:37] "DELETE /security-group/924f9b0e-51d4-4d00-b637-eef64de990fe HTTP/1.1" 200 115 0.122451 10.0.0.249 - - [2025-10-06 01:52:37] "GET /projects?obj_uuids=273e459d-e8e9-4ceb-bab9-6d72968174be&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001063 10.0.0.38 - - [2025-10-06 01:52:37] "DELETE /access-control-list/dd5b5958-06f6-45f6-8748-afb6be7b770e HTTP/1.1" 200 115 0.076394 10.0.0.33 - - [2025-10-06 01:52:37] "POST /neutron/port HTTP/1.1" 200 151 0.413800 10.0.0.249 - - [2025-10-06 01:52:37] "DELETE /security-group/033a3e31-2444-4312-940b-cbf674860078 HTTP/1.1" 200 115 0.101666 10.0.0.249 - - [2025-10-06 01:52:37] "GET /projects?obj_uuids=14036070-9fb8-48c5-8599-cc396a5e233f&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001915 10.0.0.249 - - [2025-10-06 01:52:37] "GET /project/273e459d-e8e9-4ceb-bab9-6d72968174be?fields=application_policy_sets HTTP/1.1" 200 1438 0.106072 10.0.0.249 - - [2025-10-06 01:52:37] "GET /project/14036070-9fb8-48c5-8599-cc396a5e233f?fields=application_policy_sets HTTP/1.1" 200 1434 0.075735 10.0.0.38 - - [2025-10-06 01:52:37] "DELETE /access-control-list/980070d7-790c-4e5f-a380-962d7cd867e4 HTTP/1.1" 200 115 0.058043 10.0.0.249 - - [2025-10-06 01:52:37] "DELETE /project/273e459d-e8e9-4ceb-bab9-6d72968174be HTTP/1.1" 200 115 0.695928 10.0.0.249 - - [2025-10-06 01:52:37] "DELETE /project/14036070-9fb8-48c5-8599-cc396a5e233f HTTP/1.1" 200 115 0.734105 10.0.0.249 - - [2025-10-06 01:52:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003570 10.0.0.249 - - [2025-10-06 01:52:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002769 10.0.0.33 - - [2025-10-06 01:52:38] "POST /neutron/network HTTP/1.1" 200 151 0.154436 10.0.0.38 - - [2025-10-06 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006971 10.0.0.33 - - [2025-10-06 01:52:38] "POST /neutron/network HTTP/1.1" 200 894 0.006171 10.0.0.249 - - [2025-10-06 01:52:38] "GET /projects?obj_uuids=f089726c-7df4-4afc-b640-9025ef893038&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001038 10.0.0.38 - - [2025-10-06 01:52:38] "DELETE /route-target/fc8e87aa-b84b-46b6-8316-cf380232e85b HTTP/1.1" 200 115 0.035806 10.0.0.33 - - [2025-10-06 01:52:38] "GET /project/f089726c-7df4-4afc-b640-9025ef893038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.064598 10.0.0.249 - - [2025-10-06 01:52:38] "GET /projects?obj_uuids=f089726c-7df4-4afc-b640-9025ef893038&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000972 10.0.0.33 - - [2025-10-06 01:52:38] "GET /project/f089726c-7df4-4afc-b640-9025ef893038?fields=virtual_networks HTTP/1.1" 200 1039 0.038687 10.0.0.249 - - [2025-10-06 01:52:38] "GET /projects?obj_uuids=f089726c-7df4-4afc-b640-9025ef893038&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001250 10.0.0.33 - - [2025-10-06 01:52:38] "GET /project/f089726c-7df4-4afc-b640-9025ef893038?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.050765 10.0.0.249 - - [2025-10-06 01:52:38] "GET /projects?obj_uuids=f089726c-7df4-4afc-b640-9025ef893038&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001083 10.0.0.33 - - [2025-10-06 01:52:38] "GET /project/f089726c-7df4-4afc-b640-9025ef893038?fields=security_groups HTTP/1.1" 200 1268 0.059656 10.0.0.33 - - [2025-10-06 01:52:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.022306 10.0.0.249 - - [2025-10-06 01:52:39] "GET /projects?obj_uuids=318dc7eb-29cb-4c1a-968e-fe18db8e10c0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003432 10.0.0.249 - - [2025-10-06 01:52:39] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001478 10.0.0.249 - - [2025-10-06 01:52:39] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008239 10.0.0.249 - - [2025-10-06 01:52:39] "POST /id-to-fqname HTTP/1.1" 200 198 0.004699 10.0.0.249 - - [2025-10-06 01:52:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.015095 10.0.0.249 - - [2025-10-06 01:52:40] "POST /security-groups HTTP/1.1" 200 599 0.039801 10.0.0.249 - - [2025-10-06 01:52:40] "POST /projects HTTP/1.1" 200 601 0.280913 10.0.0.38 - - [2025-10-06 01:52:40] "POST /fqname-to-id HTTP/1.1" 404 241 0.011863 10.0.0.249 - - [2025-10-06 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.354848 10.0.0.33 - - [2025-10-06 01:52:40] "GET /project/318dc7eb-29cb-4c1a-968e-fe18db8e10c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.525149 10.0.0.33 - - [2025-10-06 01:52:41] "GET / HTTP/1.1" 200 36215 0.001480 10.0.0.33 - - [2025-10-06 01:52:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.33 - - [2025-10-06 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.063173 10.0.0.249 - - [2025-10-06 01:52:42] "GET /projects?obj_uuids=318dc7eb-29cb-4c1a-968e-fe18db8e10c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001170 10.0.0.33 - - [2025-10-06 01:52:42] "GET /project/318dc7eb-29cb-4c1a-968e-fe18db8e10c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.047887 10.0.0.249 - - [2025-10-06 01:52:42] "GET /projects?obj_uuids=318dc7eb-29cb-4c1a-968e-fe18db8e10c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000979 10.0.0.33 - - [2025-10-06 01:52:42] "POST /neutron/network HTTP/1.1" 200 691 0.136751 10.0.0.38 - - [2025-10-06 01:52:42] "POST /ref-update HTTP/1.1" 200 156 0.035741 10.0.0.33 - - [2025-10-06 01:52:42] "POST /id-to-fqname HTTP/1.1" 200 267 0.004040 10.0.0.33 - - [2025-10-06 01:52:42] "GET /virtual-network/2113ed77-b0a2-4a82-9641-c189447632a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005473 10.0.0.33 - - [2025-10-06 01:52:42] "POST /neutron/network HTTP/1.1" 200 909 0.006136 10.0.0.33 - - [2025-10-06 01:52:42] "GET /virtual-network/2113ed77-b0a2-4a82-9641-c189447632a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004977 10.0.0.33 - - [2025-10-06 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.249 - - [2025-10-06 01:52:42] "GET /projects?obj_uuids=318dc7eb-29cb-4c1a-968e-fe18db8e10c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001333 10.0.0.33 - - [2025-10-06 01:52:42] "GET /project/318dc7eb-29cb-4c1a-968e-fe18db8e10c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.051594 10.0.0.33 - - [2025-10-06 01:52:42] "POST /neutron/network HTTP/1.1" 200 117 0.028228 10.0.0.33 - - [2025-10-06 01:52:43] "POST /neutron/network HTTP/1.1" 200 911 0.011306 10.0.0.33 - - [2025-10-06 01:52:43] "POST /id-to-fqname HTTP/1.1" 200 267 0.001137 10.0.0.33 - - [2025-10-06 01:52:43] "GET /virtual-network/478d7e9a-fd4b-4f71-be89-0e2d46df9b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.006239 10.0.0.33 - - [2025-10-06 01:52:43] "GET /virtual-network/478d7e9a-fd4b-4f71-be89-0e2d46df9b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.006588 10.0.0.33 - - [2025-10-06 01:52:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.008700 10.0.0.33 - - [2025-10-06 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.249 - - [2025-10-06 01:52:43] "GET /projects?obj_uuids=318dc7eb-29cb-4c1a-968e-fe18db8e10c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001004 10.0.0.33 - - [2025-10-06 01:52:43] "GET /project/318dc7eb-29cb-4c1a-968e-fe18db8e10c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.047080 10.0.0.38 - - [2025-10-06 01:52:43] "POST /route-targets HTTP/1.1" 200 328 0.019880 10.0.0.249 - - [2025-10-06 01:52:44] "POST /useragent-kv HTTP/1.1" 200 115 0.017286 10.0.0.33 - - [2025-10-06 01:52:44] "POST /neutron/subnet HTTP/1.1" 200 730 0.253800 10.0.0.33 - - [2025-10-06 01:52:44] "POST /id-to-fqname HTTP/1.1" 200 268 0.001447 10.0.0.33 - - [2025-10-06 01:52:44] "GET /virtual-network/a8ecae9b-9c47-430e-bfe2-d5c0781dacb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.006981 10.0.0.33 - - [2025-10-06 01:52:44] "GET /virtual-network/a8ecae9b-9c47-430e-bfe2-d5c0781dacb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.006123 10.0.0.33 - - [2025-10-06 01:52:44] "POST /neutron/network HTTP/1.1" 200 913 0.006869 10.0.0.33 - - [2025-10-06 01:52:44] "POST /id-to-fqname HTTP/1.1" 200 267 0.001419 10.0.0.249 - - [2025-10-06 01:53:17] "GET /projects?obj_uuids=318dc7eb-29cb-4c1a-968e-fe18db8e10c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001365 10.0.0.33 - - [2025-10-06 01:53:17] "GET /project/318dc7eb-29cb-4c1a-968e-fe18db8e10c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.080061 10.0.0.33 - - [2025-10-06 01:53:17] "POST /neutron/network HTTP/1.1" 200 911 0.006750 10.0.0.33 - - [2025-10-06 01:53:17] "POST /id-to-fqname HTTP/1.1" 200 268 0.001419 10.0.0.33 - - [2025-10-06 01:53:17] "POST /neutron/port HTTP/1.1" 200 117 0.006673 10.0.0.249 - - [2025-10-06 01:53:18] "GET /projects?obj_uuids=318dc7eb-29cb-4c1a-968e-fe18db8e10c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001479 10.0.0.33 - - [2025-10-06 01:53:18] "POST /neutron/port HTTP/1.1" 200 1069 0.322565 10.0.0.249 - - [2025-10-06 01:53:18] "GET /projects?obj_uuids=318dc7eb-29cb-4c1a-968e-fe18db8e10c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001247 10.0.0.33 - - [2025-10-06 01:53:18] "GET /project/318dc7eb-29cb-4c1a-968e-fe18db8e10c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.085053 10.0.0.33 - - [2025-10-06 01:53:18] "POST /neutron/network HTTP/1.1" 200 913 0.006381 10.0.0.33 - - [2025-10-06 01:53:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004279 10.0.0.33 - - [2025-10-06 01:53:19] "POST /neutron/port HTTP/1.1" 200 117 0.001228 10.0.0.33 - - [2025-10-06 01:53:19] "POST /neutron/port HTTP/1.1" 200 117 0.006042 10.0.0.249 - - [2025-10-06 01:53:19] "GET /projects?obj_uuids=f7eaeb12-210b-4522-b106-183db43f40de&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.002231 10.0.0.33 - - [2025-10-06 01:53:19] "GET /project/f7eaeb12-210b-4522-b106-183db43f40de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.065506 10.0.0.33 - - [2025-10-06 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.33 - - [2025-10-06 01:53:20] "GET /security-group/79086d63-7cc9-43e9-9f6c-ff9ddc7025c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3687 0.006364 10.0.0.33 - - [2025-10-06 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.249 - - [2025-10-06 01:53:20] "GET /projects?obj_uuids=f7eaeb12-210b-4522-b106-183db43f40de&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001145 10.0.0.33 - - [2025-10-06 01:53:20] "GET /project/f7eaeb12-210b-4522-b106-183db43f40de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.045495 10.0.0.33 - - [2025-10-06 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.33 - - [2025-10-06 01:53:20] "GET /security-group/79086d63-7cc9-43e9-9f6c-ff9ddc7025c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3687 0.005088 10.0.0.33 - - [2025-10-06 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.33 - - [2025-10-06 01:53:20] "PUT /security-group/79086d63-7cc9-43e9-9f6c-ff9ddc7025c6 HTTP/1.1" 200 263 0.031880 10.0.0.38 - - [2025-10-06 01:53:20] "PUT /access-control-list/33f8dfcc-2909-48eb-b5d0-2fabf0547428 HTTP/1.1" 200 273 0.023745 10.0.0.33 - - [2025-10-06 01:53:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.004213 10.0.0.33 - - [2025-10-06 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.249 - - [2025-10-06 01:53:21] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000979 10.0.0.33 - - [2025-10-06 01:53:21] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008083 10.0.0.33 - - [2025-10-06 01:53:21] "POST /service-templates HTTP/1.1" 200 545 0.027387 10.0.0.33 - - [2025-10-06 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.33 - - [2025-10-06 01:53:21] "POST /neutron/port HTTP/1.1" 200 1069 0.021283 10.0.0.33 - - [2025-10-06 01:53:21] "GET /service-template/db079dbd-6b52-4c53-8ca4-8326ba21ade7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.006730 10.0.0.33 - - [2025-10-06 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.33 - - [2025-10-06 01:53:21] "GET /service-template/db079dbd-6b52-4c53-8ca4-8326ba21ade7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004222 10.0.0.33 - - [2025-10-06 01:53:21] "POST /id-to-fqname HTTP/1.1" 200 267 0.001330 10.0.0.33 - - [2025-10-06 01:53:21] "POST /id-to-fqname HTTP/1.1" 200 267 0.000919 10.0.0.33 - - [2025-10-06 01:53:21] "POST /id-to-fqname HTTP/1.1" 200 268 0.001805 10.0.0.33 - - [2025-10-06 01:53:21] "POST /neutron/port HTTP/1.1" 200 2078 0.018729 10.0.0.33 - - [2025-10-06 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.33 - - [2025-10-06 01:53:22] "DELETE /service-template/db079dbd-6b52-4c53-8ca4-8326ba21ade7 HTTP/1.1" 200 115 0.040367 10.0.0.33 - - [2025-10-06 01:53:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.004933 10.0.0.33 - - [2025-10-06 01:53:24] "POST /neutron/network HTTP/1.1" 400 204 0.017173 10.0.0.33 - - [2025-10-06 01:53:26] "POST /neutron/port HTTP/1.1" 200 1097 0.016718 10.0.0.33 - - [2025-10-06 01:53:26] "POST /neutron/port HTTP/1.1" 200 117 0.001347 10.0.0.33 - - [2025-10-06 01:53:28] "POST /neutron/network HTTP/1.1" 400 204 0.014255 10.0.0.33 - - [2025-10-06 01:53:32] "POST /neutron/network HTTP/1.1" 200 911 0.007802 10.0.0.33 - - [2025-10-06 01:53:34] "POST /neutron/network HTTP/1.1" 400 204 0.015078 10.0.0.249 - - [2025-10-06 01:53:37] "DELETE /project/318dc7eb29cb4c1a968efe18db8e10c0 HTTP/1.1" 404 173 0.002870 10.0.0.249 - - [2025-10-06 01:53:37] "DELETE /project/f089726c-7df4-4afc-b640-9025ef893038 HTTP/1.1" 404 177 0.005249 10.0.0.33 - - [2025-10-06 01:53:38] "POST /neutron/network HTTP/1.1" 200 911 0.009206 10.0.0.33 - - [2025-10-06 01:53:40] "POST /neutron/network HTTP/1.1" 400 204 0.013314 10.0.0.33 - - [2025-10-06 01:53:44] "POST /neutron/network HTTP/1.1" 200 911 0.007463 10.0.0.33 - - [2025-10-06 01:53:46] "POST /neutron/network HTTP/1.1" 400 204 0.015204 10.0.0.33 - - [2025-10-06 01:53:50] "POST /neutron/network HTTP/1.1" 200 911 0.008065 10.0.0.33 - - [2025-10-06 01:53:53] "POST /neutron/network HTTP/1.1" 400 204 0.032984 10.0.0.33 - - [2025-10-06 01:53:57] "POST /neutron/network HTTP/1.1" 200 911 0.009004 10.0.0.33 - - [2025-10-06 01:53:59] "POST /neutron/network HTTP/1.1" 400 204 0.017932 10.0.0.33 - - [2025-10-06 01:54:03] "POST /neutron/network HTTP/1.1" 200 911 0.007724 10.0.0.33 - - [2025-10-06 01:54:05] "POST /neutron/network HTTP/1.1" 400 204 0.025870 10.0.0.33 - - [2025-10-06 01:54:05] "POST /neutron/port HTTP/1.1" 200 151 0.173899 10.0.0.33 - - [2025-10-06 01:54:06] "POST /neutron/port HTTP/1.1" 200 151 0.196343 10.0.0.33 - - [2025-10-06 01:54:06] "POST /neutron/network HTTP/1.1" 200 2422 0.016656 10.0.0.33 - - [2025-10-06 01:54:07] "POST /neutron/network HTTP/1.1" 200 911 0.007859 10.0.0.38 - - [2025-10-06 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.249 - - [2025-10-06 01:54:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003703 10.0.0.249 - - [2025-10-06 01:54:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003529 10.0.0.33 - - [2025-10-06 01:54:07] "POST /neutron/network HTTP/1.1" 200 151 0.137214 10.0.0.38 - - [2025-10-06 01:54:07] "DELETE /route-target/a8cec080-1ff6-476d-881e-96b5430df91e HTTP/1.1" 200 115 0.035557 10.0.0.249 - - [2025-10-06 01:54:07] "GET /projects?obj_uuids=318dc7eb-29cb-4c1a-968e-fe18db8e10c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001127 10.0.0.33 - - [2025-10-06 01:54:07] "GET /project/318dc7eb-29cb-4c1a-968e-fe18db8e10c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.046625 10.0.0.249 - - [2025-10-06 01:54:07] "GET /projects?obj_uuids=318dc7eb-29cb-4c1a-968e-fe18db8e10c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001674 10.0.0.33 - - [2025-10-06 01:54:07] "GET /project/318dc7eb-29cb-4c1a-968e-fe18db8e10c0?fields=virtual_networks HTTP/1.1" 200 1050 0.051602 10.0.0.249 - - [2025-10-06 01:54:07] "GET /projects?obj_uuids=318dc7eb-29cb-4c1a-968e-fe18db8e10c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001003 10.0.0.33 - - [2025-10-06 01:54:08] "GET /project/318dc7eb-29cb-4c1a-968e-fe18db8e10c0?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.045117 10.0.0.249 - - [2025-10-06 01:54:08] "GET /projects?obj_uuids=318dc7eb-29cb-4c1a-968e-fe18db8e10c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000938 10.0.0.33 - - [2025-10-06 01:54:08] "GET /project/318dc7eb-29cb-4c1a-968e-fe18db8e10c0?fields=security_groups HTTP/1.1" 200 1285 0.046152 10.0.0.33 - - [2025-10-06 01:54:08] "POST /fqname-to-id HTTP/1.1" 404 189 0.022849 10.0.0.249 - - [2025-10-06 01:54:08] "GET /projects?obj_uuids=fb27d534-891a-43c3-9701-3b48448a12df&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003188 10.0.0.249 - - [2025-10-06 01:54:08] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001213 10.0.0.249 - - [2025-10-06 01:54:08] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007308 10.0.0.249 - - [2025-10-06 01:54:09] "POST /id-to-fqname HTTP/1.1" 200 191 0.004335 10.0.0.249 - - [2025-10-06 01:54:09] "POST /fqname-to-id HTTP/1.1" 404 200 0.011046 10.0.0.249 - - [2025-10-06 01:54:09] "POST /security-groups HTTP/1.1" 200 592 0.044672 10.0.0.38 - - [2025-10-06 01:54:09] "POST /fqname-to-id HTTP/1.1" 404 235 0.004014 10.0.0.249 - - [2025-10-06 01:54:09] "POST /projects HTTP/1.1" 200 587 0.252349 10.0.0.249 - - [2025-10-06 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.318502 10.0.0.38 - - [2025-10-06 01:54:09] "POST /access-control-lists HTTP/1.1" 200 597 0.034783 10.0.0.33 - - [2025-10-06 01:54:09] "GET /project/fb27d534-891a-43c3-9701-3b48448a12df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.440911 10.0.0.33 - - [2025-10-06 01:54:10] "GET / HTTP/1.1" 200 36215 0.003777 10.0.0.33 - - [2025-10-06 01:54:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000484 10.0.0.33 - - [2025-10-06 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.058856 10.0.0.249 - - [2025-10-06 01:54:11] "GET /projects?obj_uuids=fb27d534-891a-43c3-9701-3b48448a12df&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000932 10.0.0.33 - - [2025-10-06 01:54:11] "GET /project/fb27d534-891a-43c3-9701-3b48448a12df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.046137 10.0.0.33 - - [2025-10-06 01:54:11] "POST /neutron/network HTTP/1.1" 200 117 0.044015 10.0.0.33 - - [2025-10-06 01:54:11] "POST /neutron/network HTTP/1.1" 200 890 0.008320 10.0.0.33 - - [2025-10-06 01:54:11] "POST /id-to-fqname HTTP/1.1" 200 253 0.001102 10.0.0.33 - - [2025-10-06 01:54:11] "GET /virtual-network/e6d071fd-401d-4b38-9f9f-593a8e3cf070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.010400 10.0.0.33 - - [2025-10-06 01:54:11] "GET /virtual-network/e6d071fd-401d-4b38-9f9f-593a8e3cf070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.006833 10.0.0.33 - - [2025-10-06 01:54:11] "POST /neutron/subnet HTTP/1.1" 200 729 0.009606 10.0.0.33 - - [2025-10-06 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.249 - - [2025-10-06 01:54:11] "GET /projects?obj_uuids=fb27d534-891a-43c3-9701-3b48448a12df&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001019 10.0.0.33 - - [2025-10-06 01:54:11] "GET /project/fb27d534-891a-43c3-9701-3b48448a12df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.055601 10.0.0.38 - - [2025-10-06 01:54:12] "POST /route-targets HTTP/1.1" 200 328 0.015818 10.0.0.249 - - [2025-10-06 01:54:12] "POST /useragent-kv HTTP/1.1" 200 115 0.013683 10.0.0.33 - - [2025-10-06 01:54:12] "POST /neutron/subnet HTTP/1.1" 200 710 0.265395 10.0.0.33 - - [2025-10-06 01:54:12] "POST /id-to-fqname HTTP/1.1" 200 253 0.001313 10.0.0.33 - - [2025-10-06 01:54:12] "GET /virtual-network/332be99f-c350-48a7-8c5a-f5c60d477669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.005338 10.0.0.33 - - [2025-10-06 01:54:12] "GET /virtual-network/332be99f-c350-48a7-8c5a-f5c60d477669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.005815 10.0.0.33 - - [2025-10-06 01:54:12] "POST /neutron/network HTTP/1.1" 200 886 0.007716 10.0.0.33 - - [2025-10-06 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.249 - - [2025-10-06 01:54:12] "GET /projects?obj_uuids=fb27d534-891a-43c3-9701-3b48448a12df&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000905 10.0.0.33 - - [2025-10-06 01:54:12] "GET /project/fb27d534-891a-43c3-9701-3b48448a12df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.061845 10.0.0.249 - - [2025-10-06 01:54:12] "GET /projects?obj_uuids=fb27d534-891a-43c3-9701-3b48448a12df&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002650 10.0.0.33 - - [2025-10-06 01:54:12] "POST /neutron/network HTTP/1.1" 200 672 0.191957 10.0.0.38 - - [2025-10-06 01:54:13] "POST /ref-update HTTP/1.1" 200 156 0.048295 10.0.0.33 - - [2025-10-06 01:54:13] "POST /id-to-fqname HTTP/1.1" 200 254 0.003798 10.0.0.33 - - [2025-10-06 01:54:13] "GET /virtual-network/0cabe7ac-daf0-4470-b4f5-9e9bc21b8422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.007954 10.0.0.33 - - [2025-10-06 01:54:13] "POST /neutron/network HTTP/1.1" 200 893 0.009590 10.0.0.33 - - [2025-10-06 01:54:13] "GET /virtual-network/0cabe7ac-daf0-4470-b4f5-9e9bc21b8422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.005744 10.0.0.33 - - [2025-10-06 01:54:13] "POST /id-to-fqname HTTP/1.1" 200 253 0.001301 10.0.0.33 - - [2025-10-06 01:54:13] "POST /neutron/network HTTP/1.1" 200 896 0.011390 10.0.0.249 - - [2025-10-06 01:54:14] "GET /projects?obj_uuids=fb27d534-891a-43c3-9701-3b48448a12df&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001540 10.0.0.33 - - [2025-10-06 01:54:14] "GET /project/fb27d534-891a-43c3-9701-3b48448a12df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.081909 10.0.0.33 - - [2025-10-06 01:54:14] "POST /neutron/port HTTP/1.1" 200 117 0.011424 10.0.0.33 - - [2025-10-06 01:54:14] "POST /id-to-fqname HTTP/1.1" 200 254 0.001529 10.0.0.33 - - [2025-10-06 01:54:14] "POST /neutron/network HTTP/1.1" 200 896 0.007157 10.0.0.33 - - [2025-10-06 01:54:15] "POST /neutron/port HTTP/1.1" 200 1058 0.032969 10.0.0.249 - - [2025-10-06 01:54:15] "GET /projects?obj_uuids=fb27d534-891a-43c3-9701-3b48448a12df&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000999 10.0.0.33 - - [2025-10-06 01:54:15] "GET /project/fb27d534-891a-43c3-9701-3b48448a12df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.086517 10.0.0.33 - - [2025-10-06 01:54:15] "POST /neutron/network HTTP/1.1" 200 893 0.006361 10.0.0.33 - - [2025-10-06 01:54:15] "POST /neutron/port HTTP/1.1" 200 117 0.001161 10.0.0.33 - - [2025-10-06 01:54:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007589 10.0.0.249 - - [2025-10-06 01:54:16] "GET /projects?obj_uuids=fb27d534-891a-43c3-9701-3b48448a12df&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001015 10.0.0.33 - - [2025-10-06 01:54:16] "POST /neutron/port HTTP/1.1" 200 1063 0.288357 10.0.0.33 - - [2025-10-06 01:54:16] "POST /fqname-to-id HTTP/1.1" 404 193 0.004399 10.0.0.33 - - [2025-10-06 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.249 - - [2025-10-06 01:54:16] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002587 10.0.0.33 - - [2025-10-06 01:54:16] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.022287 10.0.0.33 - - [2025-10-06 01:54:16] "POST /neutron/port HTTP/1.1" 200 1117 0.130501 10.0.0.33 - - [2025-10-06 01:54:16] "POST /service-templates HTTP/1.1" 200 545 0.041280 10.0.0.33 - - [2025-10-06 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.33 - - [2025-10-06 01:54:16] "GET /service-template/72df5bee-f013-4518-84f9-99365dc6c2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.010144 10.0.0.33 - - [2025-10-06 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.33 - - [2025-10-06 01:54:16] "POST /neutron/subnet HTTP/1.1" 200 708 0.009803 10.0.0.33 - - [2025-10-06 01:54:16] "GET /service-template/72df5bee-f013-4518-84f9-99365dc6c2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004230 10.0.0.33 - - [2025-10-06 01:54:16] "POST /id-to-fqname HTTP/1.1" 200 253 0.001211 10.0.0.33 - - [2025-10-06 01:54:16] "POST /id-to-fqname HTTP/1.1" 200 253 0.001335 10.0.0.33 - - [2025-10-06 01:54:16] "POST /id-to-fqname HTTP/1.1" 200 254 0.001320 10.0.0.33 - - [2025-10-06 01:54:17] "POST /neutron/port HTTP/1.1" 200 2061 0.023862 10.0.0.33 - - [2025-10-06 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.33 - - [2025-10-06 01:54:17] "DELETE /service-template/72df5bee-f013-4518-84f9-99365dc6c2a4 HTTP/1.1" 200 115 0.034180 10.0.0.33 - - [2025-10-06 01:54:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.003635 10.0.0.33 - - [2025-10-06 01:54:19] "POST /neutron/network HTTP/1.1" 400 204 0.016955 10.0.0.33 - - [2025-10-06 01:54:19] "POST /neutron/port HTTP/1.1" 200 151 0.209009 10.0.0.33 - - [2025-10-06 01:54:20] "POST /neutron/port HTTP/1.1" 200 151 0.245011 10.0.0.33 - - [2025-10-06 01:54:21] "POST /neutron/network HTTP/1.1" 200 893 0.011838 10.0.0.38 - - [2025-10-06 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.249 - - [2025-10-06 01:54:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003374 10.0.0.249 - - [2025-10-06 01:54:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003476 10.0.0.33 - - [2025-10-06 01:54:21] "POST /neutron/network HTTP/1.1" 200 151 0.113420 10.0.0.249 - - [2025-10-06 01:54:21] "GET /projects?obj_uuids=fb27d534-891a-43c3-9701-3b48448a12df&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001153 10.0.0.38 - - [2025-10-06 01:54:21] "DELETE /route-target/654ed61a-44e3-46d1-befa-2a82c6b4dc40 HTTP/1.1" 200 115 0.031054 10.0.0.33 - - [2025-10-06 01:54:21] "GET /project/fb27d534-891a-43c3-9701-3b48448a12df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.084744 10.0.0.249 - - [2025-10-06 01:54:21] "GET /projects?obj_uuids=fb27d534-891a-43c3-9701-3b48448a12df&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002018 10.0.0.33 - - [2025-10-06 01:54:21] "GET /project/fb27d534-891a-43c3-9701-3b48448a12df?fields=virtual_networks HTTP/1.1" 200 1037 0.050943 10.0.0.249 - - [2025-10-06 01:54:21] "GET /projects?obj_uuids=fb27d534-891a-43c3-9701-3b48448a12df&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001018 10.0.0.33 - - [2025-10-06 01:54:22] "GET /project/fb27d534-891a-43c3-9701-3b48448a12df?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.043195 10.0.0.249 - - [2025-10-06 01:54:22] "GET /projects?obj_uuids=fb27d534-891a-43c3-9701-3b48448a12df&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001536 10.0.0.33 - - [2025-10-06 01:54:22] "GET /project/fb27d534-891a-43c3-9701-3b48448a12df?fields=security_groups HTTP/1.1" 200 1265 0.060051 10.0.0.33 - - [2025-10-06 01:54:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.022473 10.0.0.249 - - [2025-10-06 01:54:22] "GET /projects?obj_uuids=6a7c57b5-1618-4d38-97a2-6dff50ecdda4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003346 10.0.0.249 - - [2025-10-06 01:54:22] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001115 10.0.0.249 - - [2025-10-06 01:54:22] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007597 10.0.0.249 - - [2025-10-06 01:54:23] "POST /id-to-fqname HTTP/1.1" 200 195 0.005591 10.0.0.249 - - [2025-10-06 01:54:23] "POST /fqname-to-id HTTP/1.1" 404 204 0.007901 10.0.0.249 - - [2025-10-06 01:54:23] "POST /security-groups HTTP/1.1" 200 596 0.029554 10.0.0.249 - - [2025-10-06 01:54:23] "POST /projects HTTP/1.1" 200 595 0.254719 10.0.0.38 - - [2025-10-06 01:54:23] "POST /fqname-to-id HTTP/1.1" 404 238 0.010864 10.0.0.249 - - [2025-10-06 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.324464 10.0.0.33 - - [2025-10-06 01:54:23] "GET /project/6a7c57b5-1618-4d38-97a2-6dff50ecdda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.457470 10.0.0.33 - - [2025-10-06 01:54:24] "GET / HTTP/1.1" 200 36215 0.003007 10.0.0.33 - - [2025-10-06 01:54:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000475 10.0.0.38 - - [2025-10-06 01:54:25] "DELETE /access-control-list/300f5726-0611-4ebe-acaf-0ec191601bcd HTTP/1.1" 200 115 0.037689 10.0.0.33 - - [2025-10-06 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.027525 10.0.0.249 - - [2025-10-06 01:54:25] "GET /projects?obj_uuids=6a7c57b5-1618-4d38-97a2-6dff50ecdda4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001053 10.0.0.33 - - [2025-10-06 01:54:25] "GET /project/6a7c57b5-1618-4d38-97a2-6dff50ecdda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.046164 10.0.0.249 - - [2025-10-06 01:54:25] "POST /useragent-kv HTTP/1.1" 200 115 0.012179 10.0.0.33 - - [2025-10-06 01:54:25] "POST /neutron/subnet HTTP/1.1" 200 828 0.225246 10.0.0.33 - - [2025-10-06 01:54:26] "POST /id-to-fqname HTTP/1.1" 200 261 0.001374 10.0.0.33 - - [2025-10-06 01:54:26] "GET /virtual-network/332d882c-5f35-4b5c-8eb7-892ad91ad26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.008235 10.0.0.33 - - [2025-10-06 01:54:26] "POST /neutron/network HTTP/1.1" 200 1074 0.008762 10.0.0.33 - - [2025-10-06 01:54:26] "GET /virtual-network/332d882c-5f35-4b5c-8eb7-892ad91ad26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.004841 10.0.0.38 - - [2025-10-06 01:54:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.029930 10.0.0.33 - - [2025-10-06 01:54:26] "POST /neutron/subnet HTTP/1.1" 200 720 0.009631 10.0.0.33 - - [2025-10-06 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.249 - - [2025-10-06 01:54:26] "GET /projects?obj_uuids=6a7c57b5-1618-4d38-97a2-6dff50ecdda4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001221 10.0.0.33 - - [2025-10-06 01:54:26] "GET /project/6a7c57b5-1618-4d38-97a2-6dff50ecdda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.050281 10.0.0.38 - - [2025-10-06 01:54:26] "POST /route-targets HTTP/1.1" 200 328 0.019282 10.0.0.249 - - [2025-10-06 01:54:26] "POST /useragent-kv HTTP/1.1" 200 115 0.011305 10.0.0.33 - - [2025-10-06 01:54:26] "POST /neutron/subnet HTTP/1.1" 200 828 0.218215 10.0.0.38 - - [2025-10-06 01:54:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.009470 10.0.0.33 - - [2025-10-06 01:54:26] "POST /id-to-fqname HTTP/1.1" 200 261 0.001884 10.0.0.33 - - [2025-10-06 01:54:26] "GET /virtual-network/354259e9-b120-4158-9b0e-3b251238408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.008634 10.0.0.33 - - [2025-10-06 01:54:26] "POST /neutron/network HTTP/1.1" 200 1075 0.008055 10.0.0.33 - - [2025-10-06 01:54:26] "GET /virtual-network/354259e9-b120-4158-9b0e-3b251238408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.004856 10.0.0.33 - - [2025-10-06 01:54:27] "POST /neutron/subnet HTTP/1.1" 200 724 0.008537 10.0.0.33 - - [2025-10-06 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.249 - - [2025-10-06 01:54:27] "GET /projects?obj_uuids=6a7c57b5-1618-4d38-97a2-6dff50ecdda4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000896 10.0.0.33 - - [2025-10-06 01:54:27] "GET /project/6a7c57b5-1618-4d38-97a2-6dff50ecdda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.038429 10.0.0.38 - - [2025-10-06 01:54:27] "POST /ref-update HTTP/1.1" 200 156 0.024549 10.0.0.249 - - [2025-10-06 01:54:27] "POST /useragent-kv HTTP/1.1" 200 115 0.009260 10.0.0.33 - - [2025-10-06 01:54:27] "POST /neutron/subnet HTTP/1.1" 200 823 0.211816 10.0.0.33 - - [2025-10-06 01:54:27] "POST /id-to-fqname HTTP/1.1" 200 262 0.001411 10.0.0.33 - - [2025-10-06 01:54:27] "GET /virtual-network/581795d5-4498-4efd-9dca-4cb226fd993b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.008158 10.0.0.33 - - [2025-10-06 01:54:27] "POST /neutron/network HTTP/1.1" 200 1076 0.013868 10.0.0.33 - - [2025-10-06 01:54:27] "GET /virtual-network/581795d5-4498-4efd-9dca-4cb226fd993b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.008686 10.0.0.33 - - [2025-10-06 01:54:27] "POST /neutron/subnet HTTP/1.1" 200 725 0.008923 10.0.0.33 - - [2025-10-06 01:54:27] "POST /id-to-fqname HTTP/1.1" 200 261 0.001166 10.0.0.249 - - [2025-10-06 01:54:28] "GET /projects?obj_uuids=6a7c57b5-1618-4d38-97a2-6dff50ecdda4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001046 10.0.0.33 - - [2025-10-06 01:54:28] "GET /project/6a7c57b5-1618-4d38-97a2-6dff50ecdda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.062344 10.0.0.33 - - [2025-10-06 01:54:28] "POST /neutron/port HTTP/1.1" 200 117 0.008820 10.0.0.33 - - [2025-10-06 01:54:28] "POST /id-to-fqname HTTP/1.1" 200 262 0.001424 10.0.0.33 - - [2025-10-06 01:54:29] "POST /neutron/network HTTP/1.1" 200 1086 0.012301 10.0.0.33 - - [2025-10-06 01:54:29] "POST /neutron/port HTTP/1.1" 200 1172 0.019540 10.0.0.249 - - [2025-10-06 01:54:29] "GET /projects?obj_uuids=6a7c57b5-1618-4d38-97a2-6dff50ecdda4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001091 10.0.0.33 - - [2025-10-06 01:54:29] "GET /project/6a7c57b5-1618-4d38-97a2-6dff50ecdda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.071456 10.0.0.33 - - [2025-10-06 01:54:30] "POST /neutron/port HTTP/1.1" 200 1200 0.040214 10.0.0.33 - - [2025-10-06 01:54:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003841 10.0.0.33 - - [2025-10-06 01:54:30] "POST /neutron/port HTTP/1.1" 200 117 0.001192 10.0.0.33 - - [2025-10-06 01:54:30] "POST /neutron/security_group HTTP/1.1" 200 2063 0.008530 10.0.0.249 - - [2025-10-06 01:54:30] "GET /projects?obj_uuids=6a7c57b5-1618-4d38-97a2-6dff50ecdda4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001316 10.0.0.33 - - [2025-10-06 01:54:30] "POST /neutron/port HTTP/1.1" 200 1171 0.416510 10.0.0.33 - - [2025-10-06 01:54:31] "POST /neutron/port HTTP/1.1" 200 1225 0.103492 10.0.0.33 - - [2025-10-06 01:54:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004171 10.0.0.33 - - [2025-10-06 01:54:31] "POST /neutron/port HTTP/1.1" 200 117 0.001158 10.0.0.33 - - [2025-10-06 01:54:31] "POST /neutron/network HTTP/1.1" 400 204 0.015584 10.0.0.33 - - [2025-10-06 01:54:32] "POST /neutron/port HTTP/1.1" 200 151 0.235389 10.0.0.33 - - [2025-10-06 01:54:32] "POST /neutron/port HTTP/1.1" 200 151 0.286614 10.0.0.249 - - [2025-10-06 01:54:33] "POST /useragent-kv HTTP/1.1" 200 115 0.005773 10.0.0.249 - - [2025-10-06 01:54:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002652 10.0.0.249 - - [2025-10-06 01:54:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002232 10.0.0.249 - - [2025-10-06 01:54:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002019 10.0.0.33 - - [2025-10-06 01:54:33] "POST /neutron/network HTTP/1.1" 200 151 0.164852 10.0.0.38 - - [2025-10-06 01:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006168 10.0.0.33 - - [2025-10-06 01:54:34] "POST /neutron/network HTTP/1.1" 200 1074 0.012502 10.0.0.249 - - [2025-10-06 01:54:34] "GET /projects?obj_uuids=6a7c57b5-1618-4d38-97a2-6dff50ecdda4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001211 10.0.0.38 - - [2025-10-06 01:54:34] "DELETE /route-target/57fa625f-9de7-4546-a1f6-557e9eceaea0 HTTP/1.1" 200 115 0.036526 10.0.0.33 - - [2025-10-06 01:54:34] "GET /project/6a7c57b5-1618-4d38-97a2-6dff50ecdda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.049219 10.0.0.249 - - [2025-10-06 01:54:34] "GET /projects?obj_uuids=6a7c57b5-1618-4d38-97a2-6dff50ecdda4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001040 10.0.0.33 - - [2025-10-06 01:54:34] "GET /project/6a7c57b5-1618-4d38-97a2-6dff50ecdda4?fields=virtual_networks HTTP/1.1" 200 1044 0.059668 10.0.0.249 - - [2025-10-06 01:54:34] "GET /projects?obj_uuids=6a7c57b5-1618-4d38-97a2-6dff50ecdda4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001071 10.0.0.33 - - [2025-10-06 01:54:34] "GET /project/6a7c57b5-1618-4d38-97a2-6dff50ecdda4?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.038896 10.0.0.249 - - [2025-10-06 01:54:34] "GET /projects?obj_uuids=6a7c57b5-1618-4d38-97a2-6dff50ecdda4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001025 10.0.0.33 - - [2025-10-06 01:54:34] "GET /project/6a7c57b5-1618-4d38-97a2-6dff50ecdda4?fields=security_groups HTTP/1.1" 200 1276 0.047397 10.0.0.33 - - [2025-10-06 01:54:35] "POST /fqname-to-id HTTP/1.1" 404 196 0.025653 10.0.0.249 - - [2025-10-06 01:54:35] "GET /projects?obj_uuids=5f7181fc-f168-4530-89e8-89b40dd88635&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003103 10.0.0.249 - - [2025-10-06 01:54:35] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000928 10.0.0.249 - - [2025-10-06 01:54:35] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007474 10.0.0.249 - - [2025-10-06 01:54:35] "POST /id-to-fqname HTTP/1.1" 200 198 0.001574 10.0.0.249 - - [2025-10-06 01:54:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.003527 10.0.0.249 - - [2025-10-06 01:54:35] "POST /security-groups HTTP/1.1" 200 599 0.035186 10.0.0.249 - - [2025-10-06 01:54:35] "POST /projects HTTP/1.1" 200 601 0.236178 10.0.0.38 - - [2025-10-06 01:54:35] "POST /fqname-to-id HTTP/1.1" 404 241 0.008589 10.0.0.249 - - [2025-10-06 01:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.304144 10.0.0.33 - - [2025-10-06 01:54:35] "GET /project/5f7181fc-f168-4530-89e8-89b40dd88635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.446923 10.0.0.33 - - [2025-10-06 01:54:36] "GET / HTTP/1.1" 200 36215 0.001964 10.0.0.33 - - [2025-10-06 01:54:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000564 10.0.0.33 - - [2025-10-06 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.025430 10.0.0.249 - - [2025-10-06 01:54:37] "GET /projects?obj_uuids=5f7181fc-f168-4530-89e8-89b40dd88635&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000950 10.0.0.33 - - [2025-10-06 01:54:37] "GET /project/5f7181fc-f168-4530-89e8-89b40dd88635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.046121 10.0.0.249 - - [2025-10-06 01:54:38] "GET /projects?obj_uuids=5f7181fc-f168-4530-89e8-89b40dd88635&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000982 10.0.0.249 - - [2025-10-06 01:54:38] "DELETE /project/318dc7eb-29cb-4c1a-968e-fe18db8e10c0 HTTP/1.1" 404 177 0.013196 10.0.0.249 - - [2025-10-06 01:54:38] "DELETE /project/5f7181fcf168453089e889b40dd88635 HTTP/1.1" 404 173 0.011035 10.0.0.249 - - [2025-10-06 01:54:38] "DELETE /project/6a7c57b516184d3897a26dff50ecdda4 HTTP/1.1" 404 173 0.012290 10.0.0.249 - - [2025-10-06 01:54:38] "DELETE /project/fb27d534891a43c397013b48448a12df HTTP/1.1" 404 173 0.010574 10.0.0.249 - - [2025-10-06 01:54:38] "GET /projects?obj_uuids=6a7c57b5-1618-4d38-97a2-6dff50ecdda4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000819 10.0.0.249 - - [2025-10-06 01:54:38] "GET /projects?obj_uuids=fb27d534-891a-43c3-9701-3b48448a12df&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000816 10.0.0.249 - - [2025-10-06 01:54:38] "GET /project/6a7c57b5-1618-4d38-97a2-6dff50ecdda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.061722 10.0.0.249 - - [2025-10-06 01:54:38] "GET /projects?obj_uuids=6a7c57b5-1618-4d38-97a2-6dff50ecdda4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000962 10.0.0.249 - - [2025-10-06 01:54:38] "GET /project/fb27d534-891a-43c3-9701-3b48448a12df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.075451 10.0.0.249 - - [2025-10-06 01:54:38] "GET /projects?obj_uuids=fb27d534-891a-43c3-9701-3b48448a12df&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001185 10.0.0.33 - - [2025-10-06 01:54:38] "POST /neutron/network HTTP/1.1" 200 691 0.503674 10.0.0.249 - - [2025-10-06 01:54:38] "GET /project/6a7c57b5-1618-4d38-97a2-6dff50ecdda4?fields=security_groups HTTP/1.1" 200 1378 0.056814 10.0.0.249 - - [2025-10-06 01:54:38] "GET /project/fb27d534-891a-43c3-9701-3b48448a12df?fields=security_groups HTTP/1.1" 200 1367 0.105785 10.0.0.38 - - [2025-10-06 01:54:38] "POST /ref-update HTTP/1.1" 200 156 0.042247 10.0.0.249 - - [2025-10-06 01:54:38] "DELETE /security-group/ad1e74c2-e443-4269-a7ad-31dcc764d9fe HTTP/1.1" 200 115 0.098477 10.0.0.249 - - [2025-10-06 01:54:38] "GET /projects?obj_uuids=6a7c57b5-1618-4d38-97a2-6dff50ecdda4&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001817 10.0.0.249 - - [2025-10-06 01:54:38] "GET /project/6a7c57b5-1618-4d38-97a2-6dff50ecdda4?fields=application_policy_sets HTTP/1.1" 200 1417 0.063001 10.0.0.249 - - [2025-10-06 01:54:38] "DELETE /security-group/c3295cd4-7889-446b-b35f-417e0e784ac8 HTTP/1.1" 200 115 0.135016 10.0.0.249 - - [2025-10-06 01:54:38] "GET /projects?obj_uuids=fb27d534-891a-43c3-9701-3b48448a12df&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001364 10.0.0.249 - - [2025-10-06 01:54:38] "GET /project/fb27d534-891a-43c3-9701-3b48448a12df?fields=application_policy_sets HTTP/1.1" 200 1406 0.065176 10.0.0.38 - - [2025-10-06 01:54:38] "DELETE /access-control-list/466aacb1-afbe-4ec2-a0b8-6c1336df2313 HTTP/1.1" 200 115 0.079072 10.0.0.249 - - [2025-10-06 01:54:38] "DELETE /project/6a7c57b5-1618-4d38-97a2-6dff50ecdda4 HTTP/1.1" 200 115 0.575017 10.0.0.249 - - [2025-10-06 01:54:38] "DELETE /project/fb27d534-891a-43c3-9701-3b48448a12df HTTP/1.1" 200 115 0.724648 10.0.0.33 - - [2025-10-06 01:54:38] "POST /id-to-fqname HTTP/1.1" 200 267 0.004267 10.0.0.33 - - [2025-10-06 01:54:38] "GET /virtual-network/a2e2be10-144f-4be9-a29d-cc2102612908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.008948 10.0.0.33 - - [2025-10-06 01:54:38] "POST /neutron/network HTTP/1.1" 200 912 0.009138 10.0.0.33 - - [2025-10-06 01:54:38] "GET /virtual-network/a2e2be10-144f-4be9-a29d-cc2102612908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.005597 10.0.0.33 - - [2025-10-06 01:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.249 - - [2025-10-06 01:54:39] "GET /projects?obj_uuids=5f7181fc-f168-4530-89e8-89b40dd88635&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000897 10.0.0.33 - - [2025-10-06 01:54:39] "GET /project/5f7181fc-f168-4530-89e8-89b40dd88635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.039289 10.0.0.33 - - [2025-10-06 01:54:39] "POST /neutron/network HTTP/1.1" 200 117 0.014350 10.0.0.38 - - [2025-10-06 01:54:39] "POST /ref-update HTTP/1.1" 200 156 0.037660 10.0.0.33 - - [2025-10-06 01:54:39] "POST /neutron/network HTTP/1.1" 200 912 0.010419 10.0.0.33 - - [2025-10-06 01:54:39] "POST /id-to-fqname HTTP/1.1" 200 267 0.001466 10.0.0.33 - - [2025-10-06 01:54:39] "GET /virtual-network/add7d026-64f9-400c-9216-5cb6d87a8cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.005252 10.0.0.33 - - [2025-10-06 01:54:39] "GET /virtual-network/add7d026-64f9-400c-9216-5cb6d87a8cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.005562 10.0.0.33 - - [2025-10-06 01:54:39] "POST /neutron/subnet HTTP/1.1" 200 734 0.008780 10.0.0.33 - - [2025-10-06 01:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.249 - - [2025-10-06 01:54:39] "GET /projects?obj_uuids=5f7181fc-f168-4530-89e8-89b40dd88635&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001029 10.0.0.33 - - [2025-10-06 01:54:39] "GET /project/5f7181fc-f168-4530-89e8-89b40dd88635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.058538 10.0.0.249 - - [2025-10-06 01:54:40] "POST /useragent-kv HTTP/1.1" 200 115 0.010114 10.0.0.33 - - [2025-10-06 01:54:40] "POST /neutron/subnet HTTP/1.1" 200 719 0.294366 10.0.0.33 - - [2025-10-06 01:54:40] "POST /id-to-fqname HTTP/1.1" 200 268 0.001338 10.0.0.33 - - [2025-10-06 01:54:40] "GET /virtual-network/ea8545ac-6082-450d-95a0-745178789659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005369 10.0.0.33 - - [2025-10-06 01:54:40] "GET /virtual-network/ea8545ac-6082-450d-95a0-745178789659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.009463 10.0.0.33 - - [2025-10-06 01:54:40] "POST /neutron/network HTTP/1.1" 200 911 0.007855 10.0.0.33 - - [2025-10-06 01:54:40] "POST /id-to-fqname HTTP/1.1" 200 267 0.001234 10.0.0.249 - - [2025-10-06 01:54:41] "GET /projects?obj_uuids=5f7181fc-f168-4530-89e8-89b40dd88635&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001347 10.0.0.33 - - [2025-10-06 01:54:41] "GET /project/5f7181fc-f168-4530-89e8-89b40dd88635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.083812 10.0.0.33 - - [2025-10-06 01:54:41] "POST /neutron/network HTTP/1.1" 200 912 0.006400 10.0.0.33 - - [2025-10-06 01:54:41] "POST /id-to-fqname HTTP/1.1" 200 268 0.001515 10.0.0.33 - - [2025-10-06 01:54:41] "POST /neutron/port HTTP/1.1" 200 117 0.007144 10.0.0.249 - - [2025-10-06 01:54:41] "GET /projects?obj_uuids=5f7181fc-f168-4530-89e8-89b40dd88635&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001292 10.0.0.33 - - [2025-10-06 01:54:42] "POST /neutron/port HTTP/1.1" 200 1070 0.319567 10.0.0.33 - - [2025-10-06 01:54:42] "POST /neutron/port HTTP/1.1" 200 1124 0.090008 10.0.0.33 - - [2025-10-06 01:54:42] "POST /neutron/subnet HTTP/1.1" 200 708 0.009597 10.0.0.249 - - [2025-10-06 01:54:42] "GET /projects?obj_uuids=5f7181fc-f168-4530-89e8-89b40dd88635&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001325 10.0.0.33 - - [2025-10-06 01:54:42] "GET /project/5f7181fc-f168-4530-89e8-89b40dd88635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.083498 10.0.0.33 - - [2025-10-06 01:54:42] "POST /neutron/network HTTP/1.1" 200 911 0.008276 10.0.0.33 - - [2025-10-06 01:54:42] "POST /neutron/port HTTP/1.1" 200 117 0.009607 10.0.0.33 - - [2025-10-06 01:54:43] "POST /neutron/port HTTP/1.1" 200 1067 0.015228 10.0.0.33 - - [2025-10-06 01:54:43] "POST /neutron/port HTTP/1.1" 200 1095 0.016106 10.0.0.33 - - [2025-10-06 01:54:43] "POST /neutron/port HTTP/1.1" 200 117 0.001210 10.0.0.33 - - [2025-10-06 01:54:44] "POST /neutron/network HTTP/1.1" 400 204 0.014908 10.0.0.33 - - [2025-10-06 01:54:45] "POST /neutron/port HTTP/1.1" 200 151 0.201467 10.0.0.33 - - [2025-10-06 01:54:45] "POST /neutron/port HTTP/1.1" 200 151 0.213700 10.0.0.249 - - [2025-10-06 01:54:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002804 10.0.0.249 - - [2025-10-06 01:54:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002813 10.0.0.38 - - [2025-10-06 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.33 - - [2025-10-06 01:54:46] "POST /neutron/network HTTP/1.1" 200 151 0.139957 10.0.0.38 - - [2025-10-06 01:54:46] "DELETE /route-target/bafd8b88-fa82-4aea-b3d7-456ffc791ecd HTTP/1.1" 200 115 0.024494 10.0.0.33 - - [2025-10-06 01:54:46] "POST /neutron/network HTTP/1.1" 200 912 0.014830 10.0.0.249 - - [2025-10-06 01:54:46] "GET /projects?obj_uuids=5f7181fc-f168-4530-89e8-89b40dd88635&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001436 10.0.0.33 - - [2025-10-06 01:54:47] "GET /project/5f7181fc-f168-4530-89e8-89b40dd88635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.050387 10.0.0.249 - - [2025-10-06 01:54:47] "GET /projects?obj_uuids=5f7181fc-f168-4530-89e8-89b40dd88635&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001360 10.0.0.33 - - [2025-10-06 01:54:47] "GET /project/5f7181fc-f168-4530-89e8-89b40dd88635?fields=virtual_networks HTTP/1.1" 200 1049 0.057303 10.0.0.249 - - [2025-10-06 01:54:47] "GET /projects?obj_uuids=5f7181fc-f168-4530-89e8-89b40dd88635&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000988 10.0.0.33 - - [2025-10-06 01:54:47] "GET /project/5f7181fc-f168-4530-89e8-89b40dd88635?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.042484 10.0.0.249 - - [2025-10-06 01:54:47] "GET /projects?obj_uuids=5f7181fc-f168-4530-89e8-89b40dd88635&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001016 10.0.0.33 - - [2025-10-06 01:54:47] "GET /project/5f7181fc-f168-4530-89e8-89b40dd88635?fields=security_groups HTTP/1.1" 200 1284 0.043778 10.0.0.33 - - [2025-10-06 01:54:47] "POST /fqname-to-id HTTP/1.1" 404 193 0.023466 10.0.0.249 - - [2025-10-06 01:54:48] "GET /projects?obj_uuids=d43add42-e91d-4cc3-8117-133d5de5cb65&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003634 10.0.0.249 - - [2025-10-06 01:54:48] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001059 10.0.0.249 - - [2025-10-06 01:54:48] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007623 10.0.0.249 - - [2025-10-06 01:54:48] "POST /id-to-fqname HTTP/1.1" 200 195 0.005392 10.0.0.249 - - [2025-10-06 01:54:48] "POST /fqname-to-id HTTP/1.1" 404 204 0.003753 10.0.0.249 - - [2025-10-06 01:54:48] "POST /security-groups HTTP/1.1" 200 596 0.073425 10.0.0.38 - - [2025-10-06 01:54:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.003708 10.0.0.249 - - [2025-10-06 01:54:48] "POST /projects HTTP/1.1" 200 595 0.299794 10.0.0.249 - - [2025-10-06 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.366854 10.0.0.38 - - [2025-10-06 01:54:48] "POST /access-control-lists HTTP/1.1" 200 601 0.030151 10.0.0.33 - - [2025-10-06 01:54:48] "GET /project/d43add42-e91d-4cc3-8117-133d5de5cb65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.494247 10.0.0.33 - - [2025-10-06 01:54:49] "GET / HTTP/1.1" 200 36215 0.002787 10.0.0.33 - - [2025-10-06 01:54:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000470 10.0.0.33 - - [2025-10-06 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.049387 10.0.0.249 - - [2025-10-06 01:54:50] "GET /projects?obj_uuids=d43add42-e91d-4cc3-8117-133d5de5cb65&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000987 10.0.0.33 - - [2025-10-06 01:54:50] "GET /project/d43add42-e91d-4cc3-8117-133d5de5cb65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.050373 10.0.0.249 - - [2025-10-06 01:54:50] "GET /projects?obj_uuids=d43add42-e91d-4cc3-8117-133d5de5cb65&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001393 10.0.0.33 - - [2025-10-06 01:54:50] "POST /neutron/network HTTP/1.1" 200 682 0.132580 10.0.0.33 - - [2025-10-06 01:54:50] "POST /id-to-fqname HTTP/1.1" 200 261 0.006745 10.0.0.33 - - [2025-10-06 01:54:50] "GET /virtual-network/67f02388-7083-4f69-b018-867cb26f7539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.006316 10.0.0.33 - - [2025-10-06 01:54:50] "POST /neutron/network HTTP/1.1" 200 899 0.007831 10.0.0.33 - - [2025-10-06 01:54:50] "GET /virtual-network/67f02388-7083-4f69-b018-867cb26f7539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005390 10.0.0.33 - - [2025-10-06 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.249 - - [2025-10-06 01:54:50] "GET /projects?obj_uuids=d43add42-e91d-4cc3-8117-133d5de5cb65&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001364 10.0.0.33 - - [2025-10-06 01:54:50] "GET /project/d43add42-e91d-4cc3-8117-133d5de5cb65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.054400 10.0.0.33 - - [2025-10-06 01:54:51] "POST /neutron/network HTTP/1.1" 200 117 0.011679 10.0.0.38 - - [2025-10-06 01:54:51] "POST /route-targets HTTP/1.1" 200 328 0.012837 10.0.0.33 - - [2025-10-06 01:54:51] "POST /neutron/network HTTP/1.1" 200 896 0.008856 10.0.0.33 - - [2025-10-06 01:54:51] "POST /id-to-fqname HTTP/1.1" 200 261 0.001634 10.0.0.33 - - [2025-10-06 01:54:51] "GET /virtual-network/eee068b6-8df5-4d55-91a1-d7c5175cfd21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.007517 10.0.0.33 - - [2025-10-06 01:54:51] "GET /virtual-network/eee068b6-8df5-4d55-91a1-d7c5175cfd21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.006165 10.0.0.33 - - [2025-10-06 01:54:51] "POST /neutron/subnet HTTP/1.1" 200 700 0.011487 10.0.0.33 - - [2025-10-06 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.249 - - [2025-10-06 01:54:51] "GET /projects?obj_uuids=d43add42-e91d-4cc3-8117-133d5de5cb65&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001166 10.0.0.33 - - [2025-10-06 01:54:51] "GET /project/d43add42-e91d-4cc3-8117-133d5de5cb65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.047060 10.0.0.38 - - [2025-10-06 01:54:51] "POST /ref-update HTTP/1.1" 200 156 0.023586 10.0.0.249 - - [2025-10-06 01:54:52] "POST /useragent-kv HTTP/1.1" 200 115 0.006553 10.0.0.33 - - [2025-10-06 01:54:52] "POST /neutron/subnet HTTP/1.1" 200 725 0.195551 10.0.0.33 - - [2025-10-06 01:54:52] "POST /id-to-fqname HTTP/1.1" 200 262 0.001379 10.0.0.33 - - [2025-10-06 01:54:52] "GET /virtual-network/87178299-7f1e-45b1-aedc-6e0518d863ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.005263 10.0.0.33 - - [2025-10-06 01:54:52] "GET /virtual-network/87178299-7f1e-45b1-aedc-6e0518d863ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.006145 10.0.0.33 - - [2025-10-06 01:54:52] "POST /neutron/network HTTP/1.1" 200 903 0.006748 10.0.0.33 - - [2025-10-06 01:54:52] "POST /id-to-fqname HTTP/1.1" 200 261 0.001330 10.0.0.249 - - [2025-10-06 01:54:52] "GET /projects?obj_uuids=d43add42-e91d-4cc3-8117-133d5de5cb65&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000999 10.0.0.33 - - [2025-10-06 01:54:52] "GET /project/d43add42-e91d-4cc3-8117-133d5de5cb65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.057798 10.0.0.33 - - [2025-10-06 01:54:52] "POST /neutron/network HTTP/1.1" 200 896 0.006963 10.0.0.33 - - [2025-10-06 01:54:53] "POST /id-to-fqname HTTP/1.1" 200 262 0.001371 10.0.0.33 - - [2025-10-06 01:54:53] "POST /neutron/port HTTP/1.1" 200 117 0.006150 10.0.0.249 - - [2025-10-06 01:54:53] "GET /projects?obj_uuids=d43add42-e91d-4cc3-8117-133d5de5cb65&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001034 10.0.0.33 - - [2025-10-06 01:54:53] "POST /neutron/port HTTP/1.1" 200 1060 0.355518 10.0.0.33 - - [2025-10-06 01:54:53] "POST /neutron/port HTTP/1.1" 200 1114 0.122557 10.0.0.249 - - [2025-10-06 01:54:54] "GET /projects?obj_uuids=d43add42-e91d-4cc3-8117-133d5de5cb65&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000983 10.0.0.33 - - [2025-10-06 01:54:54] "POST /neutron/subnet HTTP/1.1" 200 674 0.011103 10.0.0.33 - - [2025-10-06 01:54:54] "GET /project/d43add42-e91d-4cc3-8117-133d5de5cb65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.082919 10.0.0.33 - - [2025-10-06 01:54:54] "POST /neutron/network HTTP/1.1" 200 896 0.005959 10.0.0.33 - - [2025-10-06 01:54:54] "POST /neutron/port HTTP/1.1" 200 117 0.006384 10.0.0.33 - - [2025-10-06 01:54:55] "POST /neutron/port HTTP/1.1" 200 1065 0.015426 10.0.0.33 - - [2025-10-06 01:54:55] "POST /fqname-to-id HTTP/1.1" 404 193 0.002578 10.0.0.33 - - [2025-10-06 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.249 - - [2025-10-06 01:54:55] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003592 10.0.0.33 - - [2025-10-06 01:54:55] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.015134 10.0.0.33 - - [2025-10-06 01:54:55] "POST /service-templates HTTP/1.1" 200 545 0.039737 10.0.0.33 - - [2025-10-06 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.33 - - [2025-10-06 01:54:55] "POST /neutron/port HTTP/1.1" 200 1093 0.017733 10.0.0.33 - - [2025-10-06 01:54:55] "GET /service-template/b0fd4964-4f0d-4a64-baf0-9c03dbd2f145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.005731 10.0.0.33 - - [2025-10-06 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.33 - - [2025-10-06 01:54:55] "POST /neutron/port HTTP/1.1" 200 117 0.001235 10.0.0.33 - - [2025-10-06 01:54:55] "GET /service-template/b0fd4964-4f0d-4a64-baf0-9c03dbd2f145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004490 10.0.0.33 - - [2025-10-06 01:54:55] "POST /id-to-fqname HTTP/1.1" 200 261 0.001495 10.0.0.33 - - [2025-10-06 01:54:55] "POST /id-to-fqname HTTP/1.1" 200 261 0.001339 10.0.0.33 - - [2025-10-06 01:54:55] "POST /id-to-fqname HTTP/1.1" 200 262 0.001295 10.0.0.33 - - [2025-10-06 01:54:55] "POST /neutron/security_group HTTP/1.1" 200 2063 0.008401 10.0.0.33 - - [2025-10-06 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.33 - - [2025-10-06 01:54:55] "DELETE /service-template/b0fd4964-4f0d-4a64-baf0-9c03dbd2f145 HTTP/1.1" 200 115 0.031001 10.0.0.33 - - [2025-10-06 01:54:55] "POST /fqname-to-id HTTP/1.1" 404 193 0.003495 10.0.0.33 - - [2025-10-06 01:54:58] "POST /neutron/port HTTP/1.1" 200 1093 0.014898 10.0.0.33 - - [2025-10-06 01:54:58] "POST /neutron/port HTTP/1.1" 200 151 0.163450 10.0.0.33 - - [2025-10-06 01:54:59] "POST /neutron/network HTTP/1.1" 200 896 0.007229 10.0.0.249 - - [2025-10-06 01:55:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003704 10.0.0.38 - - [2025-10-06 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005289 10.0.0.249 - - [2025-10-06 01:55:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003131 10.0.0.33 - - [2025-10-06 01:55:00] "POST /neutron/network HTTP/1.1" 200 151 0.147139 10.0.0.249 - - [2025-10-06 01:55:00] "GET /projects?obj_uuids=d43add42-e91d-4cc3-8117-133d5de5cb65&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000992 10.0.0.38 - - [2025-10-06 01:55:00] "DELETE /route-target/3fa9acec-4ab7-4566-92d2-3641cf7b25ec HTTP/1.1" 200 115 0.045924 10.0.0.33 - - [2025-10-06 01:55:00] "GET /project/d43add42-e91d-4cc3-8117-133d5de5cb65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.055722 10.0.0.249 - - [2025-10-06 01:55:00] "GET /projects?obj_uuids=d43add42-e91d-4cc3-8117-133d5de5cb65&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002612 10.0.0.33 - - [2025-10-06 01:55:00] "GET /project/d43add42-e91d-4cc3-8117-133d5de5cb65?fields=virtual_networks HTTP/1.1" 200 1044 0.059882 10.0.0.249 - - [2025-10-06 01:55:00] "GET /projects?obj_uuids=d43add42-e91d-4cc3-8117-133d5de5cb65&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001118 10.0.0.33 - - [2025-10-06 01:55:00] "GET /project/d43add42-e91d-4cc3-8117-133d5de5cb65?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.055300 10.0.0.249 - - [2025-10-06 01:55:00] "GET /projects?obj_uuids=d43add42-e91d-4cc3-8117-133d5de5cb65&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001033 10.0.0.33 - - [2025-10-06 01:55:00] "GET /project/d43add42-e91d-4cc3-8117-133d5de5cb65?fields=security_groups HTTP/1.1" 200 1276 0.041524 10.0.0.33 - - [2025-10-06 01:55:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.023294 10.0.0.249 - - [2025-10-06 01:55:01] "GET /projects?obj_uuids=9deb99ff-d687-4442-ae7f-df250919ba55&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003149 10.0.0.249 - - [2025-10-06 01:55:01] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001086 10.0.0.249 - - [2025-10-06 01:55:01] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007422 10.0.0.249 - - [2025-10-06 01:55:01] "POST /id-to-fqname HTTP/1.1" 200 199 0.004055 10.0.0.249 - - [2025-10-06 01:55:01] "POST /fqname-to-id HTTP/1.1" 404 208 0.007318 10.0.0.249 - - [2025-10-06 01:55:01] "POST /security-groups HTTP/1.1" 200 600 0.033391 10.0.0.249 - - [2025-10-06 01:55:01] "POST /projects HTTP/1.1" 200 603 0.265856 10.0.0.249 - - [2025-10-06 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.337754 10.0.0.38 - - [2025-10-06 01:55:01] "POST /fqname-to-id HTTP/1.1" 404 242 0.008536 10.0.0.33 - - [2025-10-06 01:55:01] "GET /project/9deb99ff-d687-4442-ae7f-df250919ba55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.484868 10.0.0.33 - - [2025-10-06 01:55:02] "GET / HTTP/1.1" 200 36215 0.002016 10.0.0.33 - - [2025-10-06 01:55:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000452 10.0.0.33 - - [2025-10-06 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.054725 10.0.0.249 - - [2025-10-06 01:55:03] "GET /projects?obj_uuids=9deb99ff-d687-4442-ae7f-df250919ba55&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001038 10.0.0.33 - - [2025-10-06 01:55:03] "GET /project/9deb99ff-d687-4442-ae7f-df250919ba55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.043436 10.0.0.33 - - [2025-10-06 01:55:03] "POST /neutron/network HTTP/1.1" 200 117 0.030386 10.0.0.38 - - [2025-10-06 01:55:03] "POST /ref-update HTTP/1.1" 200 156 0.026076 10.0.0.38 - - [2025-10-06 01:55:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.023653 10.0.0.249 - - [2025-10-06 01:55:04] "POST /useragent-kv HTTP/1.1" 200 115 0.006778 10.0.0.33 - - [2025-10-06 01:55:04] "POST /neutron/subnet HTTP/1.1" 200 725 0.174737 10.0.0.33 - - [2025-10-06 01:55:04] "POST /id-to-fqname HTTP/1.1" 200 269 0.001407 10.0.0.33 - - [2025-10-06 01:55:04] "GET /virtual-network/acc34ee3-d3b6-4f4c-b562-dd94ed5b1121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.005212 10.0.0.33 - - [2025-10-06 01:55:04] "GET /virtual-network/acc34ee3-d3b6-4f4c-b562-dd94ed5b1121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.005228 10.0.0.33 - - [2025-10-06 01:55:04] "POST /neutron/network HTTP/1.1" 200 1087 0.008275 10.0.0.33 - - [2025-10-06 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.249 - - [2025-10-06 01:55:04] "GET /projects?obj_uuids=9deb99ff-d687-4442-ae7f-df250919ba55&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001005 10.0.0.33 - - [2025-10-06 01:55:04] "GET /project/9deb99ff-d687-4442-ae7f-df250919ba55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.043482 10.0.0.33 - - [2025-10-06 01:55:04] "POST /neutron/network HTTP/1.1" 200 117 0.011270 10.0.0.38 - - [2025-10-06 01:55:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.036078 10.0.0.249 - - [2025-10-06 01:55:05] "POST /useragent-kv HTTP/1.1" 200 115 0.008373 10.0.0.33 - - [2025-10-06 01:55:05] "POST /neutron/subnet HTTP/1.1" 200 719 0.244232 10.0.0.33 - - [2025-10-06 01:55:05] "POST /id-to-fqname HTTP/1.1" 200 269 0.001677 10.0.0.33 - - [2025-10-06 01:55:05] "GET /virtual-network/4831a30f-cda6-499a-90eb-2915990a9950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.006585 10.0.0.33 - - [2025-10-06 01:55:05] "GET /virtual-network/4831a30f-cda6-499a-90eb-2915990a9950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.005801 10.0.0.33 - - [2025-10-06 01:55:05] "POST /neutron/network HTTP/1.1" 200 1086 0.008285 10.0.0.33 - - [2025-10-06 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.249 - - [2025-10-06 01:55:05] "GET /projects?obj_uuids=9deb99ff-d687-4442-ae7f-df250919ba55&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000927 10.0.0.33 - - [2025-10-06 01:55:05] "GET /project/9deb99ff-d687-4442-ae7f-df250919ba55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.048090 10.0.0.33 - - [2025-10-06 01:55:05] "POST /neutron/network HTTP/1.1" 200 117 0.014135 10.0.0.38 - - [2025-10-06 01:55:05] "POST /route-targets HTTP/1.1" 200 328 0.013787 10.0.0.249 - - [2025-10-06 01:55:06] "POST /useragent-kv HTTP/1.1" 200 115 0.008837 10.0.0.33 - - [2025-10-06 01:55:06] "POST /neutron/subnet HTTP/1.1" 200 724 0.217396 10.0.0.33 - - [2025-10-06 01:55:06] "POST /id-to-fqname HTTP/1.1" 200 270 0.001438 10.0.0.33 - - [2025-10-06 01:55:06] "GET /virtual-network/4b361f3a-30ac-4ecc-9a1e-eb99711bb3a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.006008 10.0.0.33 - - [2025-10-06 01:55:06] "GET /virtual-network/4b361f3a-30ac-4ecc-9a1e-eb99711bb3a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.007620 10.0.0.33 - - [2025-10-06 01:55:06] "POST /neutron/network HTTP/1.1" 200 1089 0.009921 10.0.0.33 - - [2025-10-06 01:55:06] "POST /id-to-fqname HTTP/1.1" 200 269 0.001759 10.0.0.33 - - [2025-10-06 01:55:06] "POST /neutron/network HTTP/1.1" 200 1096 0.009150 10.0.0.249 - - [2025-10-06 01:55:07] "GET /projects?obj_uuids=9deb99ff-d687-4442-ae7f-df250919ba55&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001018 10.0.0.33 - - [2025-10-06 01:55:07] "GET /project/9deb99ff-d687-4442-ae7f-df250919ba55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.061609 10.0.0.33 - - [2025-10-06 01:55:07] "POST /neutron/port HTTP/1.1" 200 117 0.008119 10.0.0.33 - - [2025-10-06 01:55:07] "POST /id-to-fqname HTTP/1.1" 200 270 0.001706 10.0.0.33 - - [2025-10-06 01:55:07] "POST /neutron/network HTTP/1.1" 200 1096 0.012377 10.0.0.33 - - [2025-10-06 01:55:08] "POST /neutron/port HTTP/1.1" 200 1175 0.019459 10.0.0.33 - - [2025-10-06 01:55:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005022 10.0.0.249 - - [2025-10-06 01:55:08] "GET /projects?obj_uuids=9deb99ff-d687-4442-ae7f-df250919ba55&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001098 10.0.0.33 - - [2025-10-06 01:55:08] "GET /project/9deb99ff-d687-4442-ae7f-df250919ba55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.069624 10.0.0.33 - - [2025-10-06 01:55:08] "POST /neutron/port HTTP/1.1" 200 117 0.001225 10.0.0.33 - - [2025-10-06 01:55:08] "POST /neutron/network HTTP/1.1" 200 1086 0.009526 10.0.0.33 - - [2025-10-06 01:55:08] "POST /neutron/port HTTP/1.1" 200 117 0.007081 10.0.0.33 - - [2025-10-06 01:55:09] "POST /neutron/port HTTP/1.1" 200 1176 0.027572 10.0.0.33 - - [2025-10-06 01:55:09] "POST /neutron/port HTTP/1.1" 200 1204 0.027650 10.0.0.33 - - [2025-10-06 01:55:09] "POST /neutron/subnet HTTP/1.1" 200 1384 0.032245 10.0.0.33 - - [2025-10-06 01:55:09] "POST /neutron/network HTTP/1.1" 200 1089 0.010947 10.0.0.33 - - [2025-10-06 01:55:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.003926 10.0.0.33 - - [2025-10-06 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.249 - - [2025-10-06 01:55:10] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001411 10.0.0.33 - - [2025-10-06 01:55:10] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.010180 10.0.0.33 - - [2025-10-06 01:55:10] "POST /service-templates HTTP/1.1" 200 545 0.041517 10.0.0.33 - - [2025-10-06 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.33 - - [2025-10-06 01:55:10] "GET /service-template/82d473c9-4d01-4a20-9eb8-c01f9a4c2898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.006856 10.0.0.33 - - [2025-10-06 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.33 - - [2025-10-06 01:55:10] "GET /service-template/82d473c9-4d01-4a20-9eb8-c01f9a4c2898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004992 10.0.0.33 - - [2025-10-06 01:55:10] "POST /id-to-fqname HTTP/1.1" 200 269 0.001316 10.0.0.33 - - [2025-10-06 01:55:10] "POST /id-to-fqname HTTP/1.1" 200 269 0.001302 10.0.0.33 - - [2025-10-06 01:55:10] "POST /id-to-fqname HTTP/1.1" 200 270 0.001408 10.0.0.33 - - [2025-10-06 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006422 10.0.0.33 - - [2025-10-06 01:55:10] "DELETE /service-template/82d473c9-4d01-4a20-9eb8-c01f9a4c2898 HTTP/1.1" 200 115 0.058687 10.0.0.33 - - [2025-10-06 01:55:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.006892 10.0.0.33 - - [2025-10-06 01:55:12] "POST /neutron/network HTTP/1.1" 200 1086 0.010796 10.0.0.33 - - [2025-10-06 01:55:12] "POST /neutron/port HTTP/1.1" 200 1230 0.016582 10.0.0.33 - - [2025-10-06 01:55:12] "POST /neutron/port HTTP/1.1" 200 1229 0.036473 10.0.0.249 - - [2025-10-06 01:55:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002844 10.0.0.249 - - [2025-10-06 01:55:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002656 10.0.0.249 - - [2025-10-06 01:55:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003482 10.0.0.249 - - [2025-10-06 01:55:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002324 10.0.0.33 - - [2025-10-06 01:55:14] "POST /neutron/network HTTP/1.1" 200 151 0.169633 10.0.0.38 - - [2025-10-06 01:55:14] "DELETE /route-target/2a46e438-0969-4800-8315-bdec645d0450 HTTP/1.1" 200 115 0.023051 10.0.0.33 - - [2025-10-06 01:55:14] "POST /neutron/network HTTP/1.1" 200 1087 0.022425 10.0.0.38 - - [2025-10-06 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007217 10.0.0.249 - - [2025-10-06 01:55:14] "GET /projects?obj_uuids=9deb99ff-d687-4442-ae7f-df250919ba55&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001099 10.0.0.33 - - [2025-10-06 01:55:14] "GET /project/9deb99ff-d687-4442-ae7f-df250919ba55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.096285 10.0.0.249 - - [2025-10-06 01:55:14] "GET /projects?obj_uuids=9deb99ff-d687-4442-ae7f-df250919ba55&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001774 10.0.0.33 - - [2025-10-06 01:55:15] "GET /project/9deb99ff-d687-4442-ae7f-df250919ba55?fields=virtual_networks HTTP/1.1" 200 1053 0.060375 10.0.0.249 - - [2025-10-06 01:55:15] "GET /projects?obj_uuids=9deb99ff-d687-4442-ae7f-df250919ba55&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001488 10.0.0.33 - - [2025-10-06 01:55:15] "GET /project/9deb99ff-d687-4442-ae7f-df250919ba55?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.052279 10.0.0.249 - - [2025-10-06 01:55:15] "GET /projects?obj_uuids=9deb99ff-d687-4442-ae7f-df250919ba55&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001425 10.0.0.33 - - [2025-10-06 01:55:15] "GET /project/9deb99ff-d687-4442-ae7f-df250919ba55?fields=security_groups HTTP/1.1" 200 1289 0.043921 10.0.0.33 - - [2025-10-06 01:55:15] "POST /fqname-to-id HTTP/1.1" 404 200 0.028046 10.0.0.249 - - [2025-10-06 01:55:15] "GET /projects?obj_uuids=9e07297d-8237-4b05-84e3-8b06d9ec22f7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003102 10.0.0.249 - - [2025-10-06 01:55:15] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001237 10.0.0.249 - - [2025-10-06 01:55:16] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008111 10.0.0.249 - - [2025-10-06 01:55:16] "POST /id-to-fqname HTTP/1.1" 200 202 0.001531 10.0.0.249 - - [2025-10-06 01:55:16] "POST /fqname-to-id HTTP/1.1" 404 211 0.005127 10.0.0.249 - - [2025-10-06 01:55:16] "POST /security-groups HTTP/1.1" 200 603 0.035734 10.0.0.249 - - [2025-10-06 01:55:16] "POST /projects HTTP/1.1" 200 609 0.252683 10.0.0.38 - - [2025-10-06 01:55:16] "POST /access-control-lists HTTP/1.1" 200 610 0.025260 10.0.0.249 - - [2025-10-06 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.328239 10.0.0.33 - - [2025-10-06 01:55:16] "GET /project/9e07297d-8237-4b05-84e3-8b06d9ec22f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.457499 10.0.0.33 - - [2025-10-06 01:55:17] "GET / HTTP/1.1" 200 36215 0.001909 10.0.0.33 - - [2025-10-06 01:55:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000490 10.0.0.33 - - [2025-10-06 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.051169 10.0.0.249 - - [2025-10-06 01:55:18] "GET /projects?obj_uuids=9e07297d-8237-4b05-84e3-8b06d9ec22f7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001135 10.0.0.33 - - [2025-10-06 01:55:18] "GET /project/9e07297d-8237-4b05-84e3-8b06d9ec22f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.042101 10.0.0.249 - - [2025-10-06 01:55:18] "GET /projects?obj_uuids=9e07297d-8237-4b05-84e3-8b06d9ec22f7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001542 10.0.0.33 - - [2025-10-06 01:55:19] "POST /neutron/network HTTP/1.1" 200 619 0.153164 10.0.0.38 - - [2025-10-06 01:55:19] "POST /route-targets HTTP/1.1" 200 328 0.014932 10.0.0.33 - - [2025-10-06 01:55:19] "POST /id-to-fqname HTTP/1.1" 200 233 0.004189 10.0.0.33 - - [2025-10-06 01:55:19] "GET /virtual-network/f3e37ddf-bd31-45ff-aad9-8760ec1bef86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005783 10.0.0.33 - - [2025-10-06 01:55:19] "POST /neutron/network HTTP/1.1" 200 837 0.006547 10.0.0.33 - - [2025-10-06 01:55:19] "GET /virtual-network/f3e37ddf-bd31-45ff-aad9-8760ec1bef86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006119 10.0.0.33 - - [2025-10-06 01:55:19] "GET /virtual-network/f3e37ddf-bd31-45ff-aad9-8760ec1bef86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007463 10.0.0.249 - - [2025-10-06 01:55:21] "GET /obj-perms HTTP/1.1" 200 5054 0.050764 10.0.0.33 - - [2025-10-06 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.249 - - [2025-10-06 01:55:21] "GET /projects?obj_uuids=9e07297d-8237-4b05-84e3-8b06d9ec22f7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001436 10.0.0.33 - - [2025-10-06 01:55:21] "GET /project/9e07297d-8237-4b05-84e3-8b06d9ec22f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.050077 10.0.0.33 - - [2025-10-06 01:55:21] "POST /neutron/network HTTP/1.1" 200 117 0.013697 10.0.0.38 - - [2025-10-06 01:55:21] "POST /ref-update HTTP/1.1" 200 156 0.025393 10.0.0.33 - - [2025-10-06 01:55:21] "POST /neutron/network HTTP/1.1" 200 840 0.011954 10.0.0.33 - - [2025-10-06 01:55:21] "POST /id-to-fqname HTTP/1.1" 200 233 0.001542 10.0.0.33 - - [2025-10-06 01:55:21] "GET /virtual-network/5622ae57-a38e-40f3-a23c-8ff1badd8889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.007275 10.0.0.33 - - [2025-10-06 01:55:21] "GET /virtual-network/5622ae57-a38e-40f3-a23c-8ff1badd8889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006658 10.0.0.33 - - [2025-10-06 01:55:21] "POST /neutron/subnet HTTP/1.1" 200 734 0.010515 10.0.0.33 - - [2025-10-06 01:55:22] "GET /virtual-network/5622ae57-a38e-40f3-a23c-8ff1badd8889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.013398 10.0.0.33 - - [2025-10-06 01:55:22] "GET /obj-perms HTTP/1.1" 200 5054 0.048388 10.0.0.38 - - [2025-10-06 01:55:22] "GET /obj-perms HTTP/1.1" 200 5054 0.051292 10.0.0.33 - - [2025-10-06 01:55:22] "POST /id-to-fqname HTTP/1.1" 200 233 0.001391 10.0.0.38 - - [2025-10-06 01:55:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.38 - - [2025-10-06 01:55:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.38 - - [2025-10-06 01:55:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.38 - - [2025-10-06 01:55:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.249 - - [2025-10-06 01:55:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.249 - - [2025-10-06 01:55:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000646 10.0.0.33 - - [2025-10-06 01:55:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000516 10.0.0.33 - - [2025-10-06 01:55:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000539 10.0.0.249 - - [2025-10-06 01:55:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000595 10.0.0.249 - - [2025-10-06 01:55:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000549 10.0.0.33 - - [2025-10-06 01:55:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.33 - - [2025-10-06 01:55:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000552 10.0.0.249 - - [2025-10-06 01:55:39] "DELETE /project/d43add42e91d4cc38117133d5de5cb65 HTTP/1.1" 404 173 0.017977 10.0.0.249 - - [2025-10-06 01:55:39] "DELETE /project/9e07297d82374b0584e38b06d9ec22f7 HTTP/1.1" 404 173 0.012920 10.0.0.249 - - [2025-10-06 01:55:39] "DELETE /project/9deb99ffd6874442ae7fdf250919ba55 HTTP/1.1" 404 173 0.016853 10.0.0.249 - - [2025-10-06 01:55:39] "DELETE /project/5f7181fc-f168-4530-89e8-89b40dd88635 HTTP/1.1" 404 177 0.010103 10.0.0.249 - - [2025-10-06 01:55:39] "GET /projects?obj_uuids=d43add42-e91d-4cc3-8117-133d5de5cb65&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001090 10.0.0.249 - - [2025-10-06 01:55:39] "GET /projects?obj_uuids=9deb99ff-d687-4442-ae7f-df250919ba55&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000911 10.0.0.249 - - [2025-10-06 01:55:39] "GET /project/d43add42-e91d-4cc3-8117-133d5de5cb65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.063444 10.0.0.249 - - [2025-10-06 01:55:39] "GET /project/9deb99ff-d687-4442-ae7f-df250919ba55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1505 0.073192 10.0.0.249 - - [2025-10-06 01:55:39] "GET /projects?obj_uuids=d43add42-e91d-4cc3-8117-133d5de5cb65&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000943 10.0.0.249 - - [2025-10-06 01:55:39] "GET /projects?obj_uuids=9deb99ff-d687-4442-ae7f-df250919ba55&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004166 10.0.0.249 - - [2025-10-06 01:55:39] "GET /project/9deb99ff-d687-4442-ae7f-df250919ba55?fields=security_groups HTTP/1.1" 200 1391 0.063092 10.0.0.249 - - [2025-10-06 01:55:39] "GET /project/d43add42-e91d-4cc3-8117-133d5de5cb65?fields=security_groups HTTP/1.1" 200 1378 0.090406 10.0.0.249 - - [2025-10-06 01:55:39] "DELETE /security-group/6b64ece3-c1a4-41c2-905e-5737b1103718 HTTP/1.1" 200 115 0.057146 10.0.0.249 - - [2025-10-06 01:55:39] "GET /projects?obj_uuids=9deb99ff-d687-4442-ae7f-df250919ba55&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000944 10.0.0.249 - - [2025-10-06 01:55:39] "DELETE /security-group/7b51764d-8c4d-4bb4-a9b8-88b600639ded HTTP/1.1" 200 115 0.084693 10.0.0.249 - - [2025-10-06 01:55:39] "GET /project/9deb99ff-d687-4442-ae7f-df250919ba55?fields=application_policy_sets HTTP/1.1" 200 1430 0.067569 10.0.0.249 - - [2025-10-06 01:55:39] "GET /projects?obj_uuids=d43add42-e91d-4cc3-8117-133d5de5cb65&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001362 10.0.0.38 - - [2025-10-06 01:55:39] "DELETE /access-control-list/685a6135-28ee-435d-904b-34978287c0e5 HTTP/1.1" 200 115 0.074629 10.0.0.249 - - [2025-10-06 01:55:39] "GET /project/d43add42-e91d-4cc3-8117-133d5de5cb65?fields=application_policy_sets HTTP/1.1" 200 1417 0.070337 10.0.0.38 - - [2025-10-06 01:55:39] "DELETE /access-control-list/bb752242-68a3-409b-8b8b-b326a4ec9ec1 HTTP/1.1" 200 115 0.056068 10.0.0.249 - - [2025-10-06 01:55:39] "DELETE /project/9deb99ff-d687-4442-ae7f-df250919ba55 HTTP/1.1" 200 115 0.517818 10.0.0.249 - - [2025-10-06 01:55:39] "DELETE /project/d43add42-e91d-4cc3-8117-133d5de5cb65 HTTP/1.1" 200 115 0.617316 10.0.0.249 - - [2025-10-06 01:55:53] "GET /projects?obj_uuids=9e07297d-8237-4b05-84e3-8b06d9ec22f7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001472 10.0.0.33 - - [2025-10-06 01:55:53] "GET /project/9e07297d-8237-4b05-84e3-8b06d9ec22f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.077213 10.0.0.33 - - [2025-10-06 01:55:53] "POST /neutron/port HTTP/1.1" 200 117 0.007012 10.0.0.33 - - [2025-10-06 01:55:53] "POST /id-to-fqname HTTP/1.1" 200 233 0.001279 10.0.0.33 - - [2025-10-06 01:55:54] "POST /neutron/network HTTP/1.1" 200 847 0.006927 10.0.0.33 - - [2025-10-06 01:55:54] "POST /neutron/port HTTP/1.1" 200 1074 0.019094 10.0.0.33 - - [2025-10-06 01:55:54] "POST /neutron/port HTTP/1.1" 200 1102 0.021600 10.0.0.249 - - [2025-10-06 01:55:54] "GET /projects?obj_uuids=9e07297d-8237-4b05-84e3-8b06d9ec22f7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000986 10.0.0.33 - - [2025-10-06 01:55:54] "GET /project/9e07297d-8237-4b05-84e3-8b06d9ec22f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.080349 10.0.0.33 - - [2025-10-06 01:55:54] "POST /neutron/port HTTP/1.1" 200 117 0.001845 10.0.0.33 - - [2025-10-06 01:55:55] "POST /neutron/port HTTP/1.1" 200 1102 0.018104 10.0.0.33 - - [2025-10-06 01:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.249 - - [2025-10-06 01:55:55] "GET /projects?obj_uuids=9e07297d-8237-4b05-84e3-8b06d9ec22f7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002552 10.0.0.33 - - [2025-10-06 01:55:55] "GET /project/9e07297d-8237-4b05-84e3-8b06d9ec22f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.045258 10.0.0.33 - - [2025-10-06 01:55:55] "GET /virtual-network/f3e37ddf-bd31-45ff-aad9-8760ec1bef86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005849 10.0.0.33 - - [2025-10-06 01:55:55] "GET /floating-ip-pools?parent_id=f3e37ddf-bd31-45ff-aad9-8760ec1bef86&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003828 10.0.0.33 - - [2025-10-06 01:55:55] "GET /virtual-network/f3e37ddf-bd31-45ff-aad9-8760ec1bef86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006428 10.0.0.33 - - [2025-10-06 01:55:55] "POST /floating-ip-pools HTTP/1.1" 200 611 0.030749 10.0.0.33 - - [2025-10-06 01:55:55] "POST /ref-update HTTP/1.1" 200 156 0.019023 10.0.0.33 - - [2025-10-06 01:55:55] "POST /neutron/network HTTP/1.1" 200 847 0.007062 10.0.0.33 - - [2025-10-06 01:55:55] "GET /virtual-network/f3e37ddf-bd31-45ff-aad9-8760ec1bef86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005312 10.0.0.33 - - [2025-10-06 01:55:55] "GET /virtual-network/f3e37ddf-bd31-45ff-aad9-8760ec1bef86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006130 10.0.0.33 - - [2025-10-06 01:55:56] "POST /neutron/port HTTP/1.1" 200 1102 0.020714 10.0.0.33 - - [2025-10-06 01:55:56] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006968 10.0.0.33 - - [2025-10-06 01:56:02] "POST /neutron/port HTTP/1.1" 200 1099 0.017612 10.0.0.33 - - [2025-10-06 01:56:02] "POST /neutron/port HTTP/1.1" 200 117 0.001227 10.0.0.33 - - [2025-10-06 01:56:06] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007485 10.0.0.33 - - [2025-10-06 01:56:16] "POST /neutron/port HTTP/1.1" 200 1102 0.017658 10.0.0.33 - - [2025-10-06 01:56:21] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009444 10.0.0.33 - - [2025-10-06 01:56:31] "POST /neutron/port HTTP/1.1" 200 1102 0.014095 10.0.0.33 - - [2025-10-06 01:56:36] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006975 10.0.0.33 - - [2025-10-06 01:56:43] "POST /neutron/port HTTP/1.1" 200 1102 0.015925 10.0.0.33 - - [2025-10-06 01:56:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004522 10.0.0.33 - - [2025-10-06 01:56:43] "POST /neutron/network HTTP/1.1" 200 840 0.009470 10.0.0.33 - - [2025-10-06 01:56:45] "POST /neutron/network HTTP/1.1" 200 847 0.008719 10.0.0.33 - - [2025-10-06 01:56:45] "POST /neutron/port HTTP/1.1" 200 117 0.001245 10.0.0.33 - - [2025-10-06 01:56:46] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007053 10.0.0.33 - - [2025-10-06 01:56:47] "POST /neutron/port HTTP/1.1" 200 1102 0.016524 10.0.0.33 - - [2025-10-06 01:56:47] "GET /virtual-machine/79028218-4d8a-474f-9dfc-fb796ef8322a HTTP/1.1" 401 292 0.000428 10.0.0.33 - - [2025-10-06 01:56:47] "GET /virtual-machine/79028218-4d8a-474f-9dfc-fb796ef8322a HTTP/1.1" 200 1306 0.034677 10.0.0.33 - - [2025-10-06 01:56:47] "GET /virtual-machine-interface/6c6f682e-27e6-4941-bd1b-d4f1762eef6a HTTP/1.1" 200 3011 0.005177 10.0.0.33 - - [2025-10-06 01:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.33 - - [2025-10-06 01:56:47] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003984 10.0.0.33 - - [2025-10-06 01:56:47] "GET /virtual-networks?parent_id=9e07297d-8237-4b05-84e3-8b06d9ec22f7&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003073 10.0.0.33 - - [2025-10-06 01:56:47] "GET /virtual-network/5622ae57-a38e-40f3-a23c-8ff1badd8889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006104 10.0.0.33 - - [2025-10-06 01:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.33 - - [2025-10-06 01:56:50] "GET /virtual-network/5622ae57-a38e-40f3-a23c-8ff1badd8889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005614 10.0.0.33 - - [2025-10-06 01:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.33 - - [2025-10-06 01:56:54] "GET /virtual-network/5622ae57-a38e-40f3-a23c-8ff1badd8889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005797 10.0.0.33 - - [2025-10-06 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.33 - - [2025-10-06 01:56:58] "GET /virtual-network/5622ae57-a38e-40f3-a23c-8ff1badd8889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005480 10.0.0.33 - - [2025-10-06 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006972 10.0.0.33 - - [2025-10-06 01:57:02] "GET /virtual-network/5622ae57-a38e-40f3-a23c-8ff1badd8889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006953 10.0.0.33 - - [2025-10-06 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.33 - - [2025-10-06 01:57:06] "GET /virtual-network/5622ae57-a38e-40f3-a23c-8ff1badd8889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005322 10.0.0.33 - - [2025-10-06 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.33 - - [2025-10-06 01:57:10] "GET /virtual-network/5622ae57-a38e-40f3-a23c-8ff1badd8889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005569 10.0.0.33 - - [2025-10-06 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.33 - - [2025-10-06 01:57:14] "GET /virtual-network/5622ae57-a38e-40f3-a23c-8ff1badd8889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005339 10.0.0.33 - - [2025-10-06 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006623 10.0.0.33 - - [2025-10-06 01:57:18] "GET /virtual-network/5622ae57-a38e-40f3-a23c-8ff1badd8889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006664 10.0.0.33 - - [2025-10-06 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.33 - - [2025-10-06 01:57:21] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003645 10.0.0.33 - - [2025-10-06 01:57:21] "GET /virtual-networks?parent_id=9e07297d-8237-4b05-84e3-8b06d9ec22f7&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.002985 10.0.0.33 - - [2025-10-06 01:57:21] "GET /virtual-network/5622ae57-a38e-40f3-a23c-8ff1badd8889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006402 10.0.0.33 - - [2025-10-06 01:57:21] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007172 10.0.0.33 - - [2025-10-06 01:57:27] "POST /neutron/port HTTP/1.1" 200 1099 0.038568 10.0.0.33 - - [2025-10-06 01:57:30] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006339 10.0.0.33 - - [2025-10-06 01:57:36] "POST /neutron/port HTTP/1.1" 200 1102 0.015130 10.0.0.249 - - [2025-10-06 01:57:41] "GET /obj-perms HTTP/1.1" 200 5056 0.039682 10.0.0.33 - - [2025-10-06 01:57:41] "POST /neutron/port HTTP/1.1" 200 1102 0.016518 10.0.0.33 - - [2025-10-06 01:57:41] "POST /neutron/port HTTP/1.1" 200 1099 0.014447 10.0.0.33 - - [2025-10-06 01:57:42] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007628 10.0.0.33 - - [2025-10-06 01:57:42] "GET /virtual-machine/7efc92c1-da16-4f65-841f-273024de7ba9 HTTP/1.1" 200 1305 0.008186 10.0.0.33 - - [2025-10-06 01:57:42] "GET /virtual-machine-interface/241a93f5-ca94-468d-b474-cf5aa3d935d7 HTTP/1.1" 200 3011 0.005038 10.0.0.33 - - [2025-10-06 01:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.33 - - [2025-10-06 01:57:42] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003376 10.0.0.33 - - [2025-10-06 01:57:42] "GET /virtual-networks?parent_id=9e07297d-8237-4b05-84e3-8b06d9ec22f7&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.002676 10.0.0.33 - - [2025-10-06 01:57:42] "GET /virtual-network/f3e37ddf-bd31-45ff-aad9-8760ec1bef86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005528 10.0.0.33 - - [2025-10-06 01:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.33 - - [2025-10-06 01:57:43] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003395 10.0.0.33 - - [2025-10-06 01:57:43] "GET /virtual-networks?parent_id=9e07297d-8237-4b05-84e3-8b06d9ec22f7&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003073 10.0.0.33 - - [2025-10-06 01:57:43] "GET /virtual-network/f3e37ddf-bd31-45ff-aad9-8760ec1bef86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005902 10.0.0.33 - - [2025-10-06 01:57:43] "POST /neutron/floatingip HTTP/1.1" 200 578 0.014706 10.0.0.33 - - [2025-10-06 01:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.33 - - [2025-10-06 01:57:43] "GET /routing-instance/d552f694-a9b1-4fb0-a353-b60243a3ccb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.005027 10.0.0.33 - - [2025-10-06 01:57:43] "GET /route-target/919fe79d-4825-4ad2-a000-544cc9d6ca5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004220 10.0.0.33 - - [2025-10-06 01:57:44] "POST /neutron/network HTTP/1.1" 200 850 0.026012 10.0.0.33 - - [2025-10-06 01:57:44] "POST /neutron/port HTTP/1.1" 200 117 0.001170 10.0.0.33 - - [2025-10-06 01:57:46] "POST /neutron/port HTTP/1.1" 200 1099 0.032220 10.0.0.33 - - [2025-10-06 01:57:46] "POST /neutron/subnet HTTP/1.1" 200 694 0.008408 10.0.0.33 - - [2025-10-06 01:58:04] "POST /neutron/floatingip HTTP/1.1" 200 578 0.015547 10.0.0.33 - - [2025-10-06 01:58:04] "POST /neutron/floatingip HTTP/1.1" 200 115 0.053520 10.0.0.33 - - [2025-10-06 01:58:04] "GET /floating-ip-pool/3722802b-fdc5-41a3-ade4-1aa1711ae5e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003609 10.0.0.33 - - [2025-10-06 01:58:04] "POST /ref-update HTTP/1.1" 200 156 0.014943 10.0.0.33 - - [2025-10-06 01:58:04] "DELETE /floating-ip-pool/3722802b-fdc5-41a3-ade4-1aa1711ae5e2 HTTP/1.1" 200 115 0.036445 10.0.0.33 - - [2025-10-06 01:58:05] "POST /neutron/port HTTP/1.1" 200 1099 0.014980 10.0.0.33 - - [2025-10-06 01:58:05] "POST /neutron/port HTTP/1.1" 200 1102 0.016431 10.0.0.33 - - [2025-10-06 01:58:06] "POST /neutron/network HTTP/1.1" 200 840 0.008515 10.0.0.38 - - [2025-10-06 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.029878 10.0.0.249 - - [2025-10-06 01:58:07] "POST /useragent-kv HTTP/1.1" 200 115 0.050737 10.0.0.249 - - [2025-10-06 01:58:07] "POST /useragent-kv HTTP/1.1" 200 115 0.004323 10.0.0.33 - - [2025-10-06 01:58:07] "POST /neutron/network HTTP/1.1" 200 151 0.172542 10.0.0.249 - - [2025-10-06 01:58:08] "GET /projects?obj_uuids=9e07297d-8237-4b05-84e3-8b06d9ec22f7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001023 10.0.0.33 - - [2025-10-06 01:58:08] "GET /project/9e07297d-8237-4b05-84e3-8b06d9ec22f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.058430 10.0.0.249 - - [2025-10-06 01:58:08] "GET /projects?obj_uuids=9e07297d-8237-4b05-84e3-8b06d9ec22f7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000906 10.0.0.33 - - [2025-10-06 01:58:08] "GET /project/9e07297d-8237-4b05-84e3-8b06d9ec22f7?fields=virtual_networks HTTP/1.1" 200 1058 0.042510 10.0.0.249 - - [2025-10-06 01:58:08] "GET /projects?obj_uuids=9e07297d-8237-4b05-84e3-8b06d9ec22f7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001021 10.0.0.33 - - [2025-10-06 01:58:08] "GET /project/9e07297d-8237-4b05-84e3-8b06d9ec22f7?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.040605 10.0.0.249 - - [2025-10-06 01:58:08] "GET /projects?obj_uuids=9e07297d-8237-4b05-84e3-8b06d9ec22f7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001270 10.0.0.33 - - [2025-10-06 01:58:08] "GET /project/9e07297d-8237-4b05-84e3-8b06d9ec22f7?fields=security_groups HTTP/1.1" 200 1297 0.038734 10.0.0.33 - - [2025-10-06 01:58:09] "POST /fqname-to-id HTTP/1.1" 404 188 0.027285 10.0.0.249 - - [2025-10-06 01:58:09] "GET /projects?obj_uuids=79b94c42-ca40-42cd-b14d-f3dd592da631&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003261 10.0.0.249 - - [2025-10-06 01:58:09] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001001 10.0.0.249 - - [2025-10-06 01:58:09] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.044422 10.0.0.249 - - [2025-10-06 01:58:09] "POST /id-to-fqname HTTP/1.1" 200 190 0.002555 10.0.0.249 - - [2025-10-06 01:58:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.005230 10.0.0.249 - - [2025-10-06 01:58:09] "POST /security-groups HTTP/1.1" 200 591 0.069876 10.0.0.249 - - [2025-10-06 01:58:10] "POST /projects HTTP/1.1" 200 585 0.283804 10.0.0.38 - - [2025-10-06 01:58:10] "POST /access-control-lists HTTP/1.1" 200 598 0.028093 10.0.0.249 - - [2025-10-06 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.350148 10.0.0.33 - - [2025-10-06 01:58:10] "GET /project/79b94c42-ca40-42cd-b14d-f3dd592da631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.513202 10.0.0.33 - - [2025-10-06 01:58:11] "GET / HTTP/1.1" 200 36215 0.001674 10.0.0.249 - - [2025-10-06 01:58:14] "GET /projects?obj_uuids=79b94c42-ca40-42cd-b14d-f3dd592da631&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001383 10.0.0.33 - - [2025-10-06 01:58:14] "GET /project/79b94c42-ca40-42cd-b14d-f3dd592da631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.047590 10.0.0.249 - - [2025-10-06 01:58:14] "GET /projects?obj_uuids=79b94c42-ca40-42cd-b14d-f3dd592da631&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001182 10.0.0.33 - - [2025-10-06 01:58:14] "GET /project/79b94c42-ca40-42cd-b14d-f3dd592da631?fields=virtual_networks HTTP/1.1" 200 1034 0.041996 10.0.0.249 - - [2025-10-06 01:58:14] "GET /projects?obj_uuids=79b94c42-ca40-42cd-b14d-f3dd592da631&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000990 10.0.0.33 - - [2025-10-06 01:58:14] "GET /project/79b94c42-ca40-42cd-b14d-f3dd592da631?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.048223 10.0.0.249 - - [2025-10-06 01:58:14] "GET /projects?obj_uuids=79b94c42-ca40-42cd-b14d-f3dd592da631&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001189 10.0.0.33 - - [2025-10-06 01:58:14] "GET /project/79b94c42-ca40-42cd-b14d-f3dd592da631?fields=security_groups HTTP/1.1" 200 1261 0.056903 10.0.0.33 - - [2025-10-06 01:58:15] "POST /fqname-to-id HTTP/1.1" 404 183 0.021521 10.0.0.249 - - [2025-10-06 01:58:15] "GET /projects?obj_uuids=0ad01087-64c4-4e60-9b6e-0f3f54fa73bc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003025 10.0.0.249 - - [2025-10-06 01:58:15] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001013 10.0.0.249 - - [2025-10-06 01:58:15] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007164 10.0.0.249 - - [2025-10-06 01:58:15] "POST /id-to-fqname HTTP/1.1" 200 185 0.005066 10.0.0.249 - - [2025-10-06 01:58:15] "POST /fqname-to-id HTTP/1.1" 404 194 0.007811 10.0.0.249 - - [2025-10-06 01:58:15] "POST /security-groups HTTP/1.1" 200 586 0.028460 10.0.0.38 - - [2025-10-06 01:58:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.003265 10.0.0.249 - - [2025-10-06 01:58:15] "POST /projects HTTP/1.1" 200 575 0.236246 10.0.0.249 - - [2025-10-06 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.303484 10.0.0.38 - - [2025-10-06 01:58:15] "POST /access-control-lists HTTP/1.1" 200 591 0.029036 10.0.0.33 - - [2025-10-06 01:58:15] "GET /project/0ad01087-64c4-4e60-9b6e-0f3f54fa73bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.430466 10.0.0.33 - - [2025-10-06 01:58:16] "GET / HTTP/1.1" 200 36215 0.001584 10.0.0.249 - - [2025-10-06 01:58:22] "GET /projects?obj_uuids=0ad01087-64c4-4e60-9b6e-0f3f54fa73bc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001335 10.0.0.33 - - [2025-10-06 01:58:22] "GET /project/0ad01087-64c4-4e60-9b6e-0f3f54fa73bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.040935 10.0.0.249 - - [2025-10-06 01:58:22] "GET /projects?obj_uuids=0ad01087-64c4-4e60-9b6e-0f3f54fa73bc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000889 10.0.0.33 - - [2025-10-06 01:58:22] "GET /project/0ad01087-64c4-4e60-9b6e-0f3f54fa73bc?fields=virtual_networks HTTP/1.1" 200 1023 0.042511 10.0.0.249 - - [2025-10-06 01:58:22] "GET /projects?obj_uuids=0ad01087-64c4-4e60-9b6e-0f3f54fa73bc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001062 10.0.0.33 - - [2025-10-06 01:58:22] "GET /project/0ad01087-64c4-4e60-9b6e-0f3f54fa73bc?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.041414 10.0.0.249 - - [2025-10-06 01:58:22] "GET /projects?obj_uuids=0ad01087-64c4-4e60-9b6e-0f3f54fa73bc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001269 10.0.0.33 - - [2025-10-06 01:58:22] "GET /project/0ad01087-64c4-4e60-9b6e-0f3f54fa73bc?fields=security_groups HTTP/1.1" 200 1245 0.040992 10.0.0.33 - - [2025-10-06 01:58:23] "POST /fqname-to-id HTTP/1.1" 404 187 0.022323 10.0.0.249 - - [2025-10-06 01:58:23] "GET /projects?obj_uuids=4f9d62b8-6f10-4b3d-b2f1-18faa7dfce7c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002980 10.0.0.249 - - [2025-10-06 01:58:23] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000966 10.0.0.249 - - [2025-10-06 01:58:23] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007169 10.0.0.249 - - [2025-10-06 01:58:23] "POST /id-to-fqname HTTP/1.1" 200 189 0.002213 10.0.0.249 - - [2025-10-06 01:58:23] "POST /fqname-to-id HTTP/1.1" 404 198 0.004409 10.0.0.249 - - [2025-10-06 01:58:23] "POST /security-groups HTTP/1.1" 200 590 0.073614 10.0.0.249 - - [2025-10-06 01:58:23] "POST /projects HTTP/1.1" 200 583 0.272011 10.0.0.38 - - [2025-10-06 01:58:23] "POST /fqname-to-id HTTP/1.1" 404 232 0.010309 10.0.0.249 - - [2025-10-06 01:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.337122 10.0.0.33 - - [2025-10-06 01:58:23] "GET /project/4f9d62b8-6f10-4b3d-b2f1-18faa7dfce7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.459657 10.0.0.33 - - [2025-10-06 01:58:24] "GET / HTTP/1.1" 200 36215 0.002567 10.0.0.38 - - [2025-10-06 01:58:25] "DELETE /access-control-list/0b2fd5e0-884f-4ab0-938d-97798b4493a9 HTTP/1.1" 200 115 0.044649 10.0.0.249 - - [2025-10-06 01:58:27] "GET /projects?obj_uuids=4f9d62b8-6f10-4b3d-b2f1-18faa7dfce7c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001016 10.0.0.33 - - [2025-10-06 01:58:27] "GET /project/4f9d62b8-6f10-4b3d-b2f1-18faa7dfce7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.044155 10.0.0.249 - - [2025-10-06 01:58:27] "GET /projects?obj_uuids=4f9d62b8-6f10-4b3d-b2f1-18faa7dfce7c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000911 10.0.0.33 - - [2025-10-06 01:58:27] "GET /project/4f9d62b8-6f10-4b3d-b2f1-18faa7dfce7c?fields=virtual_networks HTTP/1.1" 200 1032 0.075694 10.0.0.249 - - [2025-10-06 01:58:27] "GET /projects?obj_uuids=4f9d62b8-6f10-4b3d-b2f1-18faa7dfce7c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001125 10.0.0.33 - - [2025-10-06 01:58:27] "GET /project/4f9d62b8-6f10-4b3d-b2f1-18faa7dfce7c?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.042520 10.0.0.249 - - [2025-10-06 01:58:27] "GET /projects?obj_uuids=4f9d62b8-6f10-4b3d-b2f1-18faa7dfce7c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000980 10.0.0.33 - - [2025-10-06 01:58:27] "GET /project/4f9d62b8-6f10-4b3d-b2f1-18faa7dfce7c?fields=security_groups HTTP/1.1" 200 1258 0.046913 10.0.0.33 - - [2025-10-06 01:58:28] "POST /fqname-to-id HTTP/1.1" 404 188 0.022398 10.0.0.249 - - [2025-10-06 01:58:28] "GET /projects?obj_uuids=3951fa45-341a-44eb-a882-cc96ec1818b5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002976 10.0.0.249 - - [2025-10-06 01:58:28] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000972 10.0.0.249 - - [2025-10-06 01:58:28] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007009 10.0.0.249 - - [2025-10-06 01:58:28] "POST /id-to-fqname HTTP/1.1" 200 190 0.006535 10.0.0.249 - - [2025-10-06 01:58:28] "POST /fqname-to-id HTTP/1.1" 404 199 0.004440 10.0.0.249 - - [2025-10-06 01:58:28] "POST /security-groups HTTP/1.1" 200 591 0.027352 10.0.0.249 - - [2025-10-06 01:58:28] "POST /projects HTTP/1.1" 200 585 0.222484 10.0.0.38 - - [2025-10-06 01:58:28] "POST /fqname-to-id HTTP/1.1" 404 233 0.011617 10.0.0.249 - - [2025-10-06 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.288559 10.0.0.33 - - [2025-10-06 01:58:29] "GET /project/3951fa45-341a-44eb-a882-cc96ec1818b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.441739 10.0.0.33 - - [2025-10-06 01:58:30] "GET / HTTP/1.1" 200 36215 0.002021 10.0.0.249 - - [2025-10-06 01:58:33] "GET /projects?obj_uuids=3951fa45-341a-44eb-a882-cc96ec1818b5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001007 10.0.0.33 - - [2025-10-06 01:58:33] "GET /project/3951fa45-341a-44eb-a882-cc96ec1818b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.037697 10.0.0.249 - - [2025-10-06 01:58:33] "GET /projects?obj_uuids=3951fa45-341a-44eb-a882-cc96ec1818b5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001210 10.0.0.33 - - [2025-10-06 01:58:33] "GET /project/3951fa45-341a-44eb-a882-cc96ec1818b5?fields=virtual_networks HTTP/1.1" 200 1034 0.046330 10.0.0.249 - - [2025-10-06 01:58:33] "GET /projects?obj_uuids=3951fa45-341a-44eb-a882-cc96ec1818b5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002297 10.0.0.33 - - [2025-10-06 01:58:33] "GET /project/3951fa45-341a-44eb-a882-cc96ec1818b5?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.047968 10.0.0.249 - - [2025-10-06 01:58:33] "GET /projects?obj_uuids=3951fa45-341a-44eb-a882-cc96ec1818b5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000978 10.0.0.33 - - [2025-10-06 01:58:33] "GET /project/3951fa45-341a-44eb-a882-cc96ec1818b5?fields=security_groups HTTP/1.1" 200 1261 0.039583 10.0.0.33 - - [2025-10-06 01:58:34] "POST /fqname-to-id HTTP/1.1" 404 192 0.022986 10.0.0.249 - - [2025-10-06 01:58:34] "GET /projects?obj_uuids=90d5a368-87e9-4a3d-b2ca-c4361cefb172&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003898 10.0.0.249 - - [2025-10-06 01:58:34] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000962 10.0.0.249 - - [2025-10-06 01:58:34] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007764 10.0.0.249 - - [2025-10-06 01:58:34] "POST /id-to-fqname HTTP/1.1" 200 194 0.002107 10.0.0.249 - - [2025-10-06 01:58:34] "POST /fqname-to-id HTTP/1.1" 404 203 0.007294 10.0.0.249 - - [2025-10-06 01:58:34] "POST /security-groups HTTP/1.1" 200 595 0.069120 10.0.0.249 - - [2025-10-06 01:58:34] "POST /projects HTTP/1.1" 200 593 0.279500 10.0.0.38 - - [2025-10-06 01:58:34] "POST /access-control-lists HTTP/1.1" 200 602 0.023269 10.0.0.249 - - [2025-10-06 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.349938 10.0.0.33 - - [2025-10-06 01:58:34] "GET /project/90d5a368-87e9-4a3d-b2ca-c4361cefb172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.481396 10.0.0.33 - - [2025-10-06 01:58:35] "GET / HTTP/1.1" 200 36215 0.001688 10.0.0.249 - - [2025-10-06 01:58:38] "GET /projects?obj_uuids=90d5a368-87e9-4a3d-b2ca-c4361cefb172&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000964 10.0.0.33 - - [2025-10-06 01:58:38] "GET /project/90d5a368-87e9-4a3d-b2ca-c4361cefb172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.042485 10.0.0.249 - - [2025-10-06 01:58:38] "GET /projects?obj_uuids=90d5a368-87e9-4a3d-b2ca-c4361cefb172&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001530 10.0.0.33 - - [2025-10-06 01:58:38] "GET /project/90d5a368-87e9-4a3d-b2ca-c4361cefb172?fields=virtual_networks HTTP/1.1" 200 1043 0.042881 10.0.0.249 - - [2025-10-06 01:58:38] "GET /projects?obj_uuids=90d5a368-87e9-4a3d-b2ca-c4361cefb172&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000992 10.0.0.33 - - [2025-10-06 01:58:38] "GET /project/90d5a368-87e9-4a3d-b2ca-c4361cefb172?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.037394 10.0.0.249 - - [2025-10-06 01:58:38] "GET /projects?obj_uuids=90d5a368-87e9-4a3d-b2ca-c4361cefb172&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001002 10.0.0.33 - - [2025-10-06 01:58:38] "GET /project/90d5a368-87e9-4a3d-b2ca-c4361cefb172?fields=security_groups HTTP/1.1" 200 1274 0.036630 10.0.0.33 - - [2025-10-06 01:58:39] "POST /fqname-to-id HTTP/1.1" 404 183 0.021449 10.0.0.249 - - [2025-10-06 01:58:39] "GET /projects?obj_uuids=7f7968b6-d327-42f6-b2eb-d47bef10f711&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003465 10.0.0.249 - - [2025-10-06 01:58:39] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001018 10.0.0.249 - - [2025-10-06 01:58:39] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006972 10.0.0.249 - - [2025-10-06 01:58:39] "DELETE /project/3951fa45341a44eba882cc96ec1818b5 HTTP/1.1" 404 173 0.010607 10.0.0.249 - - [2025-10-06 01:58:40] "DELETE /project/90d5a36887e94a3db2cac4361cefb172 HTTP/1.1" 404 173 0.122354 10.0.0.249 - - [2025-10-06 01:58:40] "DELETE /project/4f9d62b86f104b3db2f118faa7dfce7c HTTP/1.1" 404 173 0.121820 10.0.0.249 - - [2025-10-06 01:58:40] "DELETE /project/79b94c42ca4042cdb14df3dd592da631 HTTP/1.1" 404 173 0.113211 10.0.0.249 - - [2025-10-06 01:58:40] "DELETE /project/0ad0108764c44e609b6e0f3f54fa73bc HTTP/1.1" 404 173 0.101945 10.0.0.249 - - [2025-10-06 01:58:40] "GET /projects?obj_uuids=4f9d62b8-6f10-4b3d-b2f1-18faa7dfce7c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001791 10.0.0.249 - - [2025-10-06 01:58:40] "GET /projects?obj_uuids=3951fa45-341a-44eb-a882-cc96ec1818b5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001156 10.0.0.249 - - [2025-10-06 01:58:40] "GET /projects?obj_uuids=90d5a368-87e9-4a3d-b2ca-c4361cefb172&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001060 10.0.0.249 - - [2025-10-06 01:58:40] "DELETE /project/9e07297d-8237-4b05-84e3-8b06d9ec22f7 HTTP/1.1" 404 177 0.113930 10.0.0.249 - - [2025-10-06 01:58:40] "GET /projects?obj_uuids=0ad01087-64c4-4e60-9b6e-0f3f54fa73bc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001300 10.0.0.249 - - [2025-10-06 01:58:40] "GET /projects?obj_uuids=79b94c42-ca40-42cd-b14d-f3dd592da631&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001156 10.0.0.249 - - [2025-10-06 01:58:40] "POST /id-to-fqname HTTP/1.1" 200 185 0.001504 10.0.0.249 - - [2025-10-06 01:58:40] "GET /project/90d5a368-87e9-4a3d-b2ca-c4361cefb172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.222878 10.0.0.249 - - [2025-10-06 01:58:40] "POST /fqname-to-id HTTP/1.1" 404 194 0.016199 10.0.0.249 - - [2025-10-06 01:58:40] "GET /projects?obj_uuids=90d5a368-87e9-4a3d-b2ca-c4361cefb172&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001886 10.0.0.249 - - [2025-10-06 01:58:40] "GET /project/4f9d62b8-6f10-4b3d-b2f1-18faa7dfce7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.254683 10.0.0.249 - - [2025-10-06 01:58:40] "GET /project/3951fa45-341a-44eb-a882-cc96ec1818b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.265202 10.0.0.249 - - [2025-10-06 01:58:40] "GET /project/0ad01087-64c4-4e60-9b6e-0f3f54fa73bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.186516 10.0.0.249 - - [2025-10-06 01:58:40] "GET /projects?obj_uuids=4f9d62b8-6f10-4b3d-b2f1-18faa7dfce7c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001207 10.0.0.249 - - [2025-10-06 01:58:40] "GET /projects?obj_uuids=3951fa45-341a-44eb-a882-cc96ec1818b5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000905 10.0.0.249 - - [2025-10-06 01:58:40] "GET /projects?obj_uuids=0ad01087-64c4-4e60-9b6e-0f3f54fa73bc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001455 10.0.0.249 - - [2025-10-06 01:58:40] "GET /project/79b94c42-ca40-42cd-b14d-f3dd592da631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.244850 10.0.0.249 - - [2025-10-06 01:58:40] "GET /projects?obj_uuids=79b94c42-ca40-42cd-b14d-f3dd592da631&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001126 10.0.0.249 - - [2025-10-06 01:58:40] "GET /project/90d5a368-87e9-4a3d-b2ca-c4361cefb172?fields=security_groups HTTP/1.1" 200 1376 0.189599 10.0.0.249 - - [2025-10-06 01:58:40] "GET /project/0ad01087-64c4-4e60-9b6e-0f3f54fa73bc?fields=security_groups HTTP/1.1" 200 1347 0.140321 10.0.0.249 - - [2025-10-06 01:58:40] "GET /project/4f9d62b8-6f10-4b3d-b2f1-18faa7dfce7c?fields=security_groups HTTP/1.1" 200 1360 0.204154 10.0.0.249 - - [2025-10-06 01:58:40] "GET /project/3951fa45-341a-44eb-a882-cc96ec1818b5?fields=security_groups HTTP/1.1" 200 1363 0.175601 10.0.0.249 - - [2025-10-06 01:58:40] "POST /security-groups HTTP/1.1" 200 586 0.222611 10.0.0.249 - - [2025-10-06 01:58:40] "POST /projects HTTP/1.1" 200 575 0.682917 10.0.0.249 - - [2025-10-06 01:58:40] "GET /project/79b94c42-ca40-42cd-b14d-f3dd592da631?fields=security_groups HTTP/1.1" 200 1363 0.186519 10.0.0.38 - - [2025-10-06 01:58:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.006034 10.0.0.249 - - [2025-10-06 01:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.756554 10.0.0.33 - - [2025-10-06 01:58:40] "GET /project/7f7968b6-d327-42f6-b2eb-d47bef10f711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.972509 10.0.0.249 - - [2025-10-06 01:58:40] "DELETE /security-group/347ec28b-a059-4985-be77-449c41f2a011 HTTP/1.1" 200 115 0.286854 10.0.0.249 - - [2025-10-06 01:58:40] "GET /projects?obj_uuids=90d5a368-87e9-4a3d-b2ca-c4361cefb172&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002108 10.0.0.249 - - [2025-10-06 01:58:40] "DELETE /security-group/2def56bc-06ef-4fe3-a2e4-65336e50eaf0 HTTP/1.1" 200 115 0.282654 10.0.0.249 - - [2025-10-06 01:58:40] "GET /projects?obj_uuids=3951fa45-341a-44eb-a882-cc96ec1818b5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001142 10.0.0.249 - - [2025-10-06 01:58:40] "DELETE /security-group/e42acefc-c173-4016-ae4c-c54214aa4c30 HTTP/1.1" 200 115 0.286676 10.0.0.38 - - [2025-10-06 01:58:40] "POST /access-control-lists HTTP/1.1" 200 591 0.134526 10.0.0.249 - - [2025-10-06 01:58:40] "GET /projects?obj_uuids=0ad01087-64c4-4e60-9b6e-0f3f54fa73bc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001586 10.0.0.249 - - [2025-10-06 01:58:40] "DELETE /security-group/54cbcc9a-c3c0-4463-a222-59fa7a552a11 HTTP/1.1" 200 115 0.300872 10.0.0.249 - - [2025-10-06 01:58:40] "GET /projects?obj_uuids=4f9d62b8-6f10-4b3d-b2f1-18faa7dfce7c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001239 10.0.0.249 - - [2025-10-06 01:58:40] "GET /project/90d5a368-87e9-4a3d-b2ca-c4361cefb172?fields=application_policy_sets HTTP/1.1" 200 1415 0.095712 10.0.0.249 - - [2025-10-06 01:58:40] "DELETE /security-group/925a3f75-e072-4f1f-9ba8-46d01d8d766a HTTP/1.1" 200 115 0.229502 10.0.0.249 - - [2025-10-06 01:58:40] "GET /projects?obj_uuids=79b94c42-ca40-42cd-b14d-f3dd592da631&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001113 10.0.0.249 - - [2025-10-06 01:58:40] "GET /project/0ad01087-64c4-4e60-9b6e-0f3f54fa73bc?fields=application_policy_sets HTTP/1.1" 200 1386 0.131357 10.0.0.249 - - [2025-10-06 01:58:40] "GET /project/3951fa45-341a-44eb-a882-cc96ec1818b5?fields=application_policy_sets HTTP/1.1" 200 1402 0.182906 10.0.0.249 - - [2025-10-06 01:58:40] "GET /project/4f9d62b8-6f10-4b3d-b2f1-18faa7dfce7c?fields=application_policy_sets HTTP/1.1" 200 1399 0.201996 10.0.0.249 - - [2025-10-06 01:58:40] "GET /project/79b94c42-ca40-42cd-b14d-f3dd592da631?fields=application_policy_sets HTTP/1.1" 200 1402 0.163929 10.0.0.38 - - [2025-10-06 01:58:41] "DELETE /access-control-list/1736b7d6-a476-4180-a234-d66a7aa052ac HTTP/1.1" 200 115 0.130251 10.0.0.249 - - [2025-10-06 01:58:41] "DELETE /project/90d5a368-87e9-4a3d-b2ca-c4361cefb172 HTTP/1.1" 200 115 1.309389 10.0.0.38 - - [2025-10-06 01:58:41] "DELETE /access-control-list/47ccc820-6498-4288-bf08-340d2b96a0bb HTTP/1.1" 200 115 0.079231 10.0.0.249 - - [2025-10-06 01:58:41] "DELETE /project/0ad01087-64c4-4e60-9b6e-0f3f54fa73bc HTTP/1.1" 200 115 1.300475 10.0.0.249 - - [2025-10-06 01:58:41] "DELETE /project/3951fa45-341a-44eb-a882-cc96ec1818b5 HTTP/1.1" 200 115 1.325165 10.0.0.249 - - [2025-10-06 01:58:41] "DELETE /project/79b94c42-ca40-42cd-b14d-f3dd592da631 HTTP/1.1" 200 115 1.230524 10.0.0.249 - - [2025-10-06 01:58:41] "DELETE /project/4f9d62b8-6f10-4b3d-b2f1-18faa7dfce7c HTTP/1.1" 200 115 1.352870 10.0.0.38 - - [2025-10-06 01:58:41] "DELETE /access-control-list/ca77b8e2-f3b5-44c1-a616-b5bffd17cc02 HTTP/1.1" 200 115 0.036629 10.0.0.33 - - [2025-10-06 01:58:41] "GET /obj-perms HTTP/1.1" 200 5056 0.133987 10.0.0.38 - - [2025-10-06 01:58:42] "GET /obj-perms HTTP/1.1" 200 5056 0.106501 10.0.0.33 - - [2025-10-06 01:58:42] "GET / HTTP/1.1" 200 36215 0.001566 10.0.0.33 - - [2025-10-06 01:58:43] "POST /fqname-to-id HTTP/1.1" 404 193 0.004092 10.0.0.38 - - [2025-10-06 01:58:43] "POST /access-control-lists HTTP/1.1" 200 592 0.040282 10.0.0.33 - - [2025-10-06 01:58:43] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.026313 10.0.0.38 - - [2025-10-06 01:58:44] "PUT /access-control-list/02b77901-08a1-42e8-abf1-ed5472915bee HTTP/1.1" 200 273 0.014282 10.0.0.33 - - [2025-10-06 01:58:44] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.167714 10.0.0.33 - - [2025-10-06 01:58:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.005423 10.0.0.38 - - [2025-10-06 01:58:44] "PUT /access-control-list/3086a2b7-6ad3-4c22-a416-373dcc9e2b76 HTTP/1.1" 200 273 0.015668 10.0.0.38 - - [2025-10-06 01:58:44] "POST /fqname-to-id HTTP/1.1" 404 227 0.007066 10.0.0.38 - - [2025-10-06 01:58:44] "PUT /access-control-list/f96b10ea-04e5-4671-a00f-fd9067a46345 HTTP/1.1" 200 273 0.017036 10.0.0.33 - - [2025-10-06 01:58:44] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.007963 10.0.0.33 - - [2025-10-06 01:58:45] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.158415 10.0.0.33 - - [2025-10-06 01:58:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000508 10.0.0.38 - - [2025-10-06 01:58:45] "PUT /access-control-list/f96b10ea-04e5-4671-a00f-fd9067a46345 HTTP/1.1" 200 273 0.013702 10.0.0.33 - - [2025-10-06 01:58:45] "POST /fqname-to-id HTTP/1.1" 404 210 0.023171 10.0.0.38 - - [2025-10-06 01:58:45] "POST /fqname-to-id HTTP/1.1" 404 244 0.012132 10.0.0.38 - - [2025-10-06 01:58:45] "PUT /access-control-list/e74a7a3e-429b-40be-8103-35eb8c701a02 HTTP/1.1" 200 273 0.024090 10.0.0.33 - - [2025-10-06 01:58:46] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.032371 10.0.0.33 - - [2025-10-06 01:58:46] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.194901 10.0.0.33 - - [2025-10-06 01:58:46] "POST /fqname-to-id HTTP/1.1" 404 210 0.006827 10.0.0.38 - - [2025-10-06 01:58:46] "PUT /access-control-list/e74a7a3e-429b-40be-8103-35eb8c701a02 HTTP/1.1" 200 273 0.049335 10.0.0.38 - - [2025-10-06 01:58:46] "POST /fqname-to-id HTTP/1.1" 404 244 0.008940 10.0.0.38 - - [2025-10-06 01:58:46] "PUT /access-control-list/9d785903-a7f7-48a5-99e4-23112d7bd925 HTTP/1.1" 200 273 0.018854 10.0.0.33 - - [2025-10-06 01:58:46] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.012413 10.0.0.33 - - [2025-10-06 01:58:47] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.144148 10.0.0.38 - - [2025-10-06 01:58:47] "PUT /access-control-list/9d785903-a7f7-48a5-99e4-23112d7bd925 HTTP/1.1" 200 273 0.010906 10.0.0.33 - - [2025-10-06 01:58:48] "POST /neutron/router HTTP/1.1" 200 541 0.011949 10.0.0.33 - - [2025-10-06 01:58:48] "POST /neutron/router HTTP/1.1" 200 541 0.007133 10.0.0.33 - - [2025-10-06 01:58:48] "POST /neutron/router HTTP/1.1" 200 541 0.003706 10.0.0.33 - - [2025-10-06 01:58:48] "POST /neutron/router HTTP/1.1" 200 541 0.003490 10.0.0.33 - - [2025-10-06 01:58:48] "POST /neutron/router HTTP/1.1" 200 541 0.003636 10.0.0.33 - - [2025-10-06 01:58:48] "POST /neutron/router HTTP/1.1" 200 541 0.003852 10.0.0.33 - - [2025-10-06 01:58:48] "POST /neutron/router HTTP/1.1" 200 541 0.004997 10.0.0.33 - - [2025-10-06 01:58:48] "POST /neutron/router HTTP/1.1" 200 541 0.004130 10.0.0.33 - - [2025-10-06 01:58:48] "POST /neutron/router HTTP/1.1" 200 541 0.003857 10.0.0.33 - - [2025-10-06 01:58:49] "POST /neutron/router HTTP/1.1" 200 541 0.004425 10.0.0.33 - - [2025-10-06 01:58:49] "POST /neutron/router HTTP/1.1" 200 541 0.004046 10.0.0.33 - - [2025-10-06 01:58:49] "POST /neutron/router HTTP/1.1" 200 542 0.027539 10.0.0.38 - - [2025-10-06 01:58:49] "GET /logical-router/3e8615d6-d183-4c6b-b60a-06cfba186527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005070 10.0.0.38 - - [2025-10-06 01:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.249 - - [2025-10-06 01:58:49] "GET /projects?obj_uuids=7f7968b6-d327-42f6-b2eb-d47bef10f711&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001353 10.0.0.33 - - [2025-10-06 01:58:49] "POST /neutron/router HTTP/1.1" 200 559 0.089631 10.0.0.33 - - [2025-10-06 01:58:49] "POST /neutron/router HTTP/1.1" 200 559 0.003140 10.0.0.38 - - [2025-10-06 01:58:49] "PUT /logical-router/ea8d21d9-8322-4c15-a186-fcb3889bf392 HTTP/1.1" 200 263 0.027168 10.0.0.33 - - [2025-10-06 01:58:49] "POST /neutron/router HTTP/1.1" 200 559 0.005431 10.0.0.33 - - [2025-10-06 01:58:49] "POST /neutron/router HTTP/1.1" 200 559 0.004396 10.0.0.33 - - [2025-10-06 01:58:49] "POST /neutron/router HTTP/1.1" 200 559 0.004445 10.0.0.33 - - [2025-10-06 01:58:49] "POST /neutron/router HTTP/1.1" 200 559 0.003892 10.0.0.33 - - [2025-10-06 01:58:49] "POST /neutron/router HTTP/1.1" 200 559 0.003824 10.0.0.33 - - [2025-10-06 01:58:49] "POST /neutron/router HTTP/1.1" 200 559 0.003594 10.0.0.33 - - [2025-10-06 01:58:49] "POST /neutron/router HTTP/1.1" 200 559 0.003850 10.0.0.33 - - [2025-10-06 01:58:49] "POST /neutron/router HTTP/1.1" 200 559 0.003835 10.0.0.33 - - [2025-10-06 01:58:49] "POST /neutron/router HTTP/1.1" 200 559 0.004181 10.0.0.33 - - [2025-10-06 01:58:49] "POST /neutron/router HTTP/1.1" 200 559 0.026150 10.0.0.33 - - [2025-10-06 01:58:49] "POST /neutron/router HTTP/1.1" 200 559 0.004217 10.0.0.33 - - [2025-10-06 01:58:50] "POST /neutron/router HTTP/1.1" 200 541 0.012472 10.0.0.38 - - [2025-10-06 01:58:50] "POST /route-targets HTTP/1.1" 200 328 0.026901 10.0.0.33 - - [2025-10-06 01:58:50] "POST /neutron/router HTTP/1.1" 200 541 0.015450 10.0.0.33 - - [2025-10-06 01:58:50] "POST /neutron/router HTTP/1.1" 200 541 0.004808 10.0.0.33 - - [2025-10-06 01:58:50] "POST /neutron/router HTTP/1.1" 200 541 0.004289 10.0.0.33 - - [2025-10-06 01:58:50] "POST /neutron/router HTTP/1.1" 200 541 0.007870 10.0.0.33 - - [2025-10-06 01:58:50] "POST /neutron/router HTTP/1.1" 200 541 0.004145 10.0.0.33 - - [2025-10-06 01:58:50] "POST /neutron/router HTTP/1.1" 200 541 0.003917 10.0.0.33 - - [2025-10-06 01:58:50] "POST /neutron/router HTTP/1.1" 200 541 0.004176 10.0.0.33 - - [2025-10-06 01:58:50] "POST /neutron/router HTTP/1.1" 200 541 0.004709 10.0.0.33 - - [2025-10-06 01:58:50] "POST /neutron/router HTTP/1.1" 200 541 0.004340 10.0.0.33 - - [2025-10-06 01:58:50] "POST /neutron/router HTTP/1.1" 200 541 0.003672 10.0.0.33 - - [2025-10-06 01:58:50] "POST /neutron/router HTTP/1.1" 200 541 0.005926 10.0.0.33 - - [2025-10-06 01:58:50] "POST /neutron/router HTTP/1.1" 200 151 0.064923 10.0.0.38 - - [2025-10-06 01:58:50] "DELETE /route-target/d2016592-c762-40f5-8d0e-c67f54c2f0c3 HTTP/1.1" 200 115 0.018319 10.0.0.33 - - [2025-10-06 01:58:50] "POST /neutron/security_group HTTP/1.1" 200 521 0.004269 10.0.0.38 - - [2025-10-06 01:58:50] "DELETE /access-control-list/1812d947-1718-45e8-ad1e-0eb0ca527c2b HTTP/1.1" 200 115 0.062526 10.0.0.33 - - [2025-10-06 01:58:50] "POST /neutron/security_group HTTP/1.1" 200 151 0.086411 10.0.0.38 - - [2025-10-06 01:58:50] "DELETE /access-control-list/f96b10ea-04e5-4671-a00f-fd9067a46345 HTTP/1.1" 200 115 0.038324 10.0.0.249 - - [2025-10-06 01:58:52] "GET /projects?obj_uuids=7f7968b6-d327-42f6-b2eb-d47bef10f711&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001132 10.0.0.33 - - [2025-10-06 01:58:52] "GET /project/7f7968b6-d327-42f6-b2eb-d47bef10f711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.062262 10.0.0.249 - - [2025-10-06 01:58:52] "GET /projects?obj_uuids=7f7968b6-d327-42f6-b2eb-d47bef10f711&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001030 10.0.0.33 - - [2025-10-06 01:58:52] "GET /project/7f7968b6-d327-42f6-b2eb-d47bef10f711?fields=virtual_networks HTTP/1.1" 200 1024 0.058111 10.0.0.249 - - [2025-10-06 01:58:52] "GET /projects?obj_uuids=7f7968b6-d327-42f6-b2eb-d47bef10f711&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001266 10.0.0.33 - - [2025-10-06 01:58:52] "GET /project/7f7968b6-d327-42f6-b2eb-d47bef10f711?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.038013 10.0.0.249 - - [2025-10-06 01:58:52] "GET /projects?obj_uuids=7f7968b6-d327-42f6-b2eb-d47bef10f711&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001526 10.0.0.33 - - [2025-10-06 01:58:52] "GET /project/7f7968b6-d327-42f6-b2eb-d47bef10f711?fields=security_groups HTTP/1.1" 200 1246 0.045780 10.0.0.33 - - [2025-10-06 01:58:53] "POST /fqname-to-id HTTP/1.1" 404 184 0.025062 10.0.0.249 - - [2025-10-06 01:58:53] "GET /projects?obj_uuids=f2734a3c-4522-403a-a16d-3ad3171b2388&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003366 10.0.0.249 - - [2025-10-06 01:58:53] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001295 10.0.0.249 - - [2025-10-06 01:58:53] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009091 10.0.0.249 - - [2025-10-06 01:58:53] "POST /id-to-fqname HTTP/1.1" 200 186 0.004507 10.0.0.249 - - [2025-10-06 01:58:53] "POST /fqname-to-id HTTP/1.1" 404 195 0.004159 10.0.0.249 - - [2025-10-06 01:58:53] "POST /security-groups HTTP/1.1" 200 587 0.075003 10.0.0.38 - - [2025-10-06 01:58:53] "POST /fqname-to-id HTTP/1.1" 404 230 0.003237 10.0.0.249 - - [2025-10-06 01:58:53] "POST /projects HTTP/1.1" 200 577 0.283072 10.0.0.249 - - [2025-10-06 01:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.357820 10.0.0.38 - - [2025-10-06 01:58:53] "POST /access-control-lists HTTP/1.1" 200 592 0.052590 10.0.0.33 - - [2025-10-06 01:58:53] "GET /project/f2734a3c-4522-403a-a16d-3ad3171b2388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.494428 10.0.0.33 - - [2025-10-06 01:58:54] "GET / HTTP/1.1" 200 36215 0.001988 10.0.0.33 - - [2025-10-06 01:58:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000481 10.0.0.33 - - [2025-10-06 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.048321 10.0.0.249 - - [2025-10-06 01:58:56] "GET /projects?obj_uuids=f2734a3c-4522-403a-a16d-3ad3171b2388&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001076 10.0.0.33 - - [2025-10-06 01:58:56] "GET /project/f2734a3c-4522-403a-a16d-3ad3171b2388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.038433 10.0.0.33 - - [2025-10-06 01:58:56] "POST /neutron/network HTTP/1.1" 200 117 0.028731 10.0.0.33 - - [2025-10-06 01:58:57] "POST /neutron/network HTTP/1.1" 200 818 0.008779 10.0.0.33 - - [2025-10-06 01:58:57] "POST /id-to-fqname HTTP/1.1" 200 216 0.001198 10.0.0.33 - - [2025-10-06 01:58:57] "GET /virtual-network/8267f6c4-5421-491c-aa90-e2c375bd42c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005595 10.0.0.33 - - [2025-10-06 01:58:57] "GET /virtual-network/8267f6c4-5421-491c-aa90-e2c375bd42c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005705 10.0.0.33 - - [2025-10-06 01:58:57] "POST /neutron/subnet HTTP/1.1" 200 715 0.009234 10.0.0.33 - - [2025-10-06 01:58:57] "POST /fqname-to-id HTTP/1.1" 404 206 0.002751 10.0.0.33 - - [2025-10-06 01:58:57] "GET /virtual-network/8267f6c4-5421-491c-aa90-e2c375bd42c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006305 10.0.0.33 - - [2025-10-06 01:58:57] "GET /virtual-machine-interface/da85a077-bbe9-4a7a-b318-282461551e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.007763 10.0.0.33 - - [2025-10-06 01:58:57] "GET /virtual-machine-interface/da85a077-bbe9-4a7a-b318-282461551e1c?fields=instance_ip_back_refs HTTP/1.1" 200 1321 0.009067 10.0.0.33 - - [2025-10-06 01:58:57] "GET /instance-ip/f3abb0dc-ad1e-46a2-8523-9ae486c6008a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004763 10.0.0.33 - - [2025-10-06 01:58:58] "POST /neutron/port HTTP/1.1" 200 151 0.111502 10.0.0.38 - - [2025-10-06 01:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.33 - - [2025-10-06 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.249 - - [2025-10-06 01:59:00] "GET /projects?obj_uuids=f2734a3c-4522-403a-a16d-3ad3171b2388&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000943 10.0.0.33 - - [2025-10-06 01:59:00] "GET /project/f2734a3c-4522-403a-a16d-3ad3171b2388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.048475 10.0.0.33 - - [2025-10-06 01:59:01] "POST /neutron/network HTTP/1.1" 200 117 0.009081 10.0.0.38 - - [2025-10-06 01:59:01] "POST /ref-update HTTP/1.1" 200 156 0.029053 10.0.0.249 - - [2025-10-06 01:59:01] "POST /useragent-kv HTTP/1.1" 200 115 0.006392 10.0.0.33 - - [2025-10-06 01:59:01] "POST /neutron/subnet HTTP/1.1" 200 725 0.198067 10.0.0.33 - - [2025-10-06 01:59:01] "POST /id-to-fqname HTTP/1.1" 200 217 0.001369 10.0.0.33 - - [2025-10-06 01:59:01] "GET /virtual-network/ea1d6e75-b4c2-4530-b762-7c86839e0470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005756 10.0.0.33 - - [2025-10-06 01:59:01] "GET /virtual-network/ea1d6e75-b4c2-4530-b762-7c86839e0470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006382 10.0.0.33 - - [2025-10-06 01:59:01] "POST /neutron/network HTTP/1.1" 200 976 0.007832 10.0.0.249 - - [2025-10-06 01:59:01] "GET /projects?obj_uuids=f2734a3c-4522-403a-a16d-3ad3171b2388&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001003 10.0.0.33 - - [2025-10-06 01:59:01] "POST /neutron/port HTTP/1.1" 200 1016 0.230586 10.0.0.33 - - [2025-10-06 01:59:02] "POST /id-to-fqname HTTP/1.1" 200 217 0.001458 10.0.0.33 - - [2025-10-06 01:59:02] "POST /neutron/port HTTP/1.1" 200 1016 0.036551 10.0.0.33 - - [2025-10-06 01:59:02] "POST /neutron/port HTTP/1.1" 200 117 0.007515 10.0.0.33 - - [2025-10-06 01:59:02] "POST /id-to-fqname HTTP/1.1" 200 217 0.001532 10.0.0.33 - - [2025-10-06 01:59:02] "POST /neutron/port HTTP/1.1" 200 1018 0.013266 10.0.0.33 - - [2025-10-06 01:59:03] "POST /neutron/port HTTP/1.1" 200 1018 0.008649 10.0.0.33 - - [2025-10-06 01:59:03] "POST /neutron/port HTTP/1.1" 200 117 0.007899 10.0.0.33 - - [2025-10-06 01:59:03] "POST /neutron/port HTTP/1.1" 200 1016 0.010241 10.0.0.33 - - [2025-10-06 01:59:03] "POST /neutron/port HTTP/1.1" 200 1016 0.010684 10.0.0.33 - - [2025-10-06 01:59:03] "POST /neutron/network HTTP/1.1" 200 986 0.009128 10.0.0.33 - - [2025-10-06 01:59:04] "POST /neutron/port HTTP/1.1" 200 1110 0.112296 10.0.0.33 - - [2025-10-06 01:59:04] "POST /neutron/subnet HTTP/1.1" 200 689 0.010949 10.0.0.33 - - [2025-10-06 01:59:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004184 10.0.0.33 - - [2025-10-06 01:59:04] "POST /neutron/port HTTP/1.1" 200 117 0.001206 10.0.0.33 - - [2025-10-06 01:59:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007978 10.0.0.33 - - [2025-10-06 01:59:08] "POST /neutron/port HTTP/1.1" 200 1082 0.018533 10.0.0.33 - - [2025-10-06 01:59:08] "GET /virtual-machine/9c375324-22b4-4ad1-8c2c-d517839f00f1 HTTP/1.1" 401 292 0.000422 10.0.0.33 - - [2025-10-06 01:59:08] "GET /virtual-machine/9c375324-22b4-4ad1-8c2c-d517839f00f1 HTTP/1.1" 200 1287 0.028258 10.0.0.33 - - [2025-10-06 01:59:08] "GET /virtual-machine-interface/e5ef6386-d49b-43c4-a55d-26b7693696c1 HTTP/1.1" 200 2932 0.006567 10.0.0.33 - - [2025-10-06 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.33 - - [2025-10-06 01:59:08] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003949 10.0.0.33 - - [2025-10-06 01:59:08] "GET /virtual-networks?parent_id=f2734a3c-4522-403a-a16d-3ad3171b2388&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003042 10.0.0.33 - - [2025-10-06 01:59:08] "GET /virtual-network/ea1d6e75-b4c2-4530-b762-7c86839e0470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005704 10.0.0.33 - - [2025-10-06 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.33 - - [2025-10-06 01:59:12] "GET /virtual-network/ea1d6e75-b4c2-4530-b762-7c86839e0470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005510 10.0.0.33 - - [2025-10-06 01:59:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008450 10.0.0.33 - - [2025-10-06 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.33 - - [2025-10-06 01:59:14] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003764 10.0.0.33 - - [2025-10-06 01:59:14] "GET /virtual-networks?parent_id=f2734a3c-4522-403a-a16d-3ad3171b2388&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003083 10.0.0.33 - - [2025-10-06 01:59:14] "GET /virtual-network/ea1d6e75-b4c2-4530-b762-7c86839e0470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.007477 10.0.0.33 - - [2025-10-06 01:59:14] "POST /neutron/port HTTP/1.1" 200 1084 0.044095 10.0.0.33 - - [2025-10-06 01:59:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009321 10.0.0.33 - - [2025-10-06 01:59:14] "GET /virtual-machine/f6beb00e-91ed-44ff-acde-ec446c87a1e3 HTTP/1.1" 200 1287 0.011339 10.0.0.33 - - [2025-10-06 01:59:14] "GET /virtual-machine-interface/a79d59ec-cf6d-4bcc-95a5-ceaf0a6faf09 HTTP/1.1" 200 2932 0.007182 10.0.0.33 - - [2025-10-06 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.33 - - [2025-10-06 01:59:14] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003744 10.0.0.33 - - [2025-10-06 01:59:14] "GET /virtual-networks?parent_id=f2734a3c-4522-403a-a16d-3ad3171b2388&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003031 10.0.0.33 - - [2025-10-06 01:59:14] "GET /virtual-network/ea1d6e75-b4c2-4530-b762-7c86839e0470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.007193 10.0.0.33 - - [2025-10-06 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.33 - - [2025-10-06 01:59:15] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005238 10.0.0.33 - - [2025-10-06 01:59:15] "GET /virtual-networks?parent_id=f2734a3c-4522-403a-a16d-3ad3171b2388&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003056 10.0.0.33 - - [2025-10-06 01:59:15] "GET /virtual-network/ea1d6e75-b4c2-4530-b762-7c86839e0470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006335 10.0.0.33 - - [2025-10-06 01:59:19] "POST /neutron/port HTTP/1.1" 200 1110 0.011323 10.0.0.33 - - [2025-10-06 01:59:19] "POST /neutron/port HTTP/1.1" 200 1108 0.013013 10.0.0.33 - - [2025-10-06 01:59:19] "POST /neutron/network HTTP/1.1" 200 976 0.008770 10.0.0.249 - - [2025-10-06 01:59:21] "GET /projects?obj_uuids=f2734a3c-4522-403a-a16d-3ad3171b2388&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001025 10.0.0.33 - - [2025-10-06 01:59:21] "GET /project/f2734a3c-4522-403a-a16d-3ad3171b2388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.038663 10.0.0.249 - - [2025-10-06 01:59:21] "GET /projects?obj_uuids=f2734a3c-4522-403a-a16d-3ad3171b2388&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000995 10.0.0.33 - - [2025-10-06 01:59:21] "GET /project/f2734a3c-4522-403a-a16d-3ad3171b2388?fields=virtual_networks HTTP/1.1" 200 1027 0.043902 10.0.0.249 - - [2025-10-06 01:59:21] "GET /projects?obj_uuids=f2734a3c-4522-403a-a16d-3ad3171b2388&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001047 10.0.0.33 - - [2025-10-06 01:59:21] "GET /project/f2734a3c-4522-403a-a16d-3ad3171b2388?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.039370 10.0.0.249 - - [2025-10-06 01:59:21] "GET /projects?obj_uuids=f2734a3c-4522-403a-a16d-3ad3171b2388&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001114 10.0.0.33 - - [2025-10-06 01:59:21] "GET /project/f2734a3c-4522-403a-a16d-3ad3171b2388?fields=security_groups HTTP/1.1" 200 1250 0.044267 10.0.0.33 - - [2025-10-06 01:59:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.023879 10.0.0.249 - - [2025-10-06 01:59:22] "GET /projects?obj_uuids=d3369ee3-5357-44a2-8059-4f086ed669a2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003274 10.0.0.249 - - [2025-10-06 01:59:22] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000968 10.0.0.249 - - [2025-10-06 01:59:22] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007110 10.0.0.249 - - [2025-10-06 01:59:22] "POST /id-to-fqname HTTP/1.1" 200 188 0.001437 10.0.0.249 - - [2025-10-06 01:59:22] "POST /fqname-to-id HTTP/1.1" 404 197 0.006129 10.0.0.249 - - [2025-10-06 01:59:22] "POST /security-groups HTTP/1.1" 200 589 0.074079 10.0.0.38 - - [2025-10-06 01:59:22] "POST /fqname-to-id HTTP/1.1" 404 232 0.004560 10.0.0.249 - - [2025-10-06 01:59:22] "POST /projects HTTP/1.1" 200 581 0.276902 10.0.0.249 - - [2025-10-06 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.343654 10.0.0.38 - - [2025-10-06 01:59:22] "POST /access-control-lists HTTP/1.1" 200 594 0.029860 10.0.0.33 - - [2025-10-06 01:59:22] "GET /project/d3369ee3-5357-44a2-8059-4f086ed669a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.473668 10.0.0.33 - - [2025-10-06 01:59:23] "GET / HTTP/1.1" 200 36215 0.002054 10.0.0.33 - - [2025-10-06 01:59:24] "POST /neutron/port HTTP/1.1" 400 205 0.004194 10.0.0.33 - - [2025-10-06 01:59:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000456 10.0.0.33 - - [2025-10-06 01:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.048515 10.0.0.249 - - [2025-10-06 01:59:25] "GET /projects?obj_uuids=d3369ee3-5357-44a2-8059-4f086ed669a2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000998 10.0.0.33 - - [2025-10-06 01:59:25] "GET /project/d3369ee3-5357-44a2-8059-4f086ed669a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.041665 10.0.0.33 - - [2025-10-06 01:59:25] "POST /neutron/network HTTP/1.1" 200 117 0.028831 10.0.0.33 - - [2025-10-06 01:59:26] "POST /neutron/network HTTP/1.1" 200 824 0.008078 10.0.0.33 - - [2025-10-06 01:59:26] "POST /id-to-fqname HTTP/1.1" 200 219 0.001003 10.0.0.33 - - [2025-10-06 01:59:26] "GET /virtual-network/8e1feee7-11c8-49a2-b133-bc87891368dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004701 10.0.0.33 - - [2025-10-06 01:59:26] "GET /virtual-network/8e1feee7-11c8-49a2-b133-bc87891368dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005541 10.0.0.33 - - [2025-10-06 01:59:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.008716 10.0.0.33 - - [2025-10-06 01:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.249 - - [2025-10-06 01:59:26] "GET /projects?obj_uuids=d3369ee3-5357-44a2-8059-4f086ed669a2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001028 10.0.0.33 - - [2025-10-06 01:59:26] "GET /project/d3369ee3-5357-44a2-8059-4f086ed669a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.039860 10.0.0.38 - - [2025-10-06 01:59:26] "POST /route-targets HTTP/1.1" 200 328 0.012473 10.0.0.249 - - [2025-10-06 01:59:26] "POST /useragent-kv HTTP/1.1" 200 115 0.009561 10.0.0.33 - - [2025-10-06 01:59:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.253263 10.0.0.33 - - [2025-10-06 01:59:26] "POST /id-to-fqname HTTP/1.1" 200 219 0.002041 10.0.0.33 - - [2025-10-06 01:59:26] "GET /virtual-network/bcd4016b-1adc-4996-8c90-c0086306c6c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008437 10.0.0.33 - - [2025-10-06 01:59:26] "GET /virtual-network/bcd4016b-1adc-4996-8c90-c0086306c6c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006133 10.0.0.33 - - [2025-10-06 01:59:26] "POST /neutron/network HTTP/1.1" 200 824 0.006738 10.0.0.33 - - [2025-10-06 01:59:27] "POST /id-to-fqname HTTP/1.1" 200 219 0.001407 10.0.0.249 - - [2025-10-06 01:59:27] "GET /projects?obj_uuids=d3369ee3-5357-44a2-8059-4f086ed669a2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001223 10.0.0.33 - - [2025-10-06 01:59:27] "GET /project/d3369ee3-5357-44a2-8059-4f086ed669a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.067121 10.0.0.33 - - [2025-10-06 01:59:27] "POST /neutron/network HTTP/1.1" 200 824 0.008721 10.0.0.33 - - [2025-10-06 01:59:28] "POST /id-to-fqname HTTP/1.1" 200 219 0.001483 10.0.0.33 - - [2025-10-06 01:59:28] "POST /neutron/port HTTP/1.1" 200 117 0.006937 10.0.0.249 - - [2025-10-06 01:59:28] "GET /projects?obj_uuids=d3369ee3-5357-44a2-8059-4f086ed669a2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000963 10.0.0.33 - - [2025-10-06 01:59:28] "POST /neutron/port HTTP/1.1" 200 1058 0.363224 10.0.0.33 - - [2025-10-06 01:59:28] "POST /neutron/port HTTP/1.1" 200 1112 0.123928 10.0.0.249 - - [2025-10-06 01:59:29] "GET /projects?obj_uuids=d3369ee3-5357-44a2-8059-4f086ed669a2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001469 10.0.0.33 - - [2025-10-06 01:59:29] "GET /project/d3369ee3-5357-44a2-8059-4f086ed669a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.095089 10.0.0.33 - - [2025-10-06 01:59:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004006 10.0.0.33 - - [2025-10-06 01:59:29] "POST /neutron/network HTTP/1.1" 200 824 0.006702 10.0.0.33 - - [2025-10-06 01:59:29] "POST /neutron/port HTTP/1.1" 200 117 0.006237 10.0.0.249 - - [2025-10-06 01:59:29] "GET /projects?obj_uuids=d3369ee3-5357-44a2-8059-4f086ed669a2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001100 10.0.0.38 - - [2025-10-06 01:59:29] "PUT /logical-router/62bfb1c7-0478-4dfc-b49f-ade4444731ff HTTP/1.1" 200 263 0.051198 10.0.0.33 - - [2025-10-06 01:59:29] "POST /neutron/router HTTP/1.1" 200 344 0.333983 10.0.0.33 - - [2025-10-06 01:59:29] "POST /neutron/port HTTP/1.1" 200 1086 0.041132 10.0.0.33 - - [2025-10-06 01:59:30] "POST /neutron/port HTTP/1.1" 200 1058 0.018867 10.0.0.33 - - [2025-10-06 01:59:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004088 10.0.0.33 - - [2025-10-06 01:59:30] "POST /neutron/network HTTP/1.1" 200 824 0.006810 10.0.0.33 - - [2025-10-06 01:59:35] "POST /neutron/port HTTP/1.1" 200 1086 0.014405 10.0.0.33 - - [2025-10-06 01:59:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008043 10.0.0.33 - - [2025-10-06 01:59:35] "GET /virtual-machine/6a808013-bbd4-4faa-9bca-c0d2cc3f7cb4 HTTP/1.1" 401 292 0.000455 10.0.0.33 - - [2025-10-06 01:59:35] "GET /virtual-machine/6a808013-bbd4-4faa-9bca-c0d2cc3f7cb4 HTTP/1.1" 200 1292 0.029897 10.0.0.33 - - [2025-10-06 01:59:35] "GET /virtual-machine-interface/f08035b2-dff9-4d29-aac7-465a01e48d13 HTTP/1.1" 200 2942 0.006883 10.0.0.33 - - [2025-10-06 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.33 - - [2025-10-06 01:59:35] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004025 10.0.0.33 - - [2025-10-06 01:59:35] "GET /virtual-networks?parent_id=d3369ee3-5357-44a2-8059-4f086ed669a2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003479 10.0.0.33 - - [2025-10-06 01:59:35] "GET /virtual-network/8e1feee7-11c8-49a2-b133-bc87891368dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006891 10.0.0.33 - - [2025-10-06 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.33 - - [2025-10-06 01:59:38] "GET /virtual-network/8e1feee7-11c8-49a2-b133-bc87891368dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005335 10.0.0.33 - - [2025-10-06 01:59:40] "POST /neutron/port HTTP/1.1" 200 1086 0.020653 10.0.0.249 - - [2025-10-06 01:59:41] "DELETE /project/d3369ee3535744a280594f086ed669a2 HTTP/1.1" 404 173 0.012980 10.0.0.249 - - [2025-10-06 01:59:41] "DELETE /project/f2734a3c4522403aa16d3ad3171b2388 HTTP/1.1" 404 173 0.018945 10.0.0.249 - - [2025-10-06 01:59:41] "GET /projects?obj_uuids=7f7968b6-d327-42f6-b2eb-d47bef10f711&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000948 10.0.0.249 - - [2025-10-06 01:59:41] "GET /projects?obj_uuids=f2734a3c-4522-403a-a16d-3ad3171b2388&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001690 10.0.0.249 - - [2025-10-06 01:59:41] "GET /project/f2734a3c-4522-403a-a16d-3ad3171b2388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.053576 10.0.0.249 - - [2025-10-06 01:59:41] "GET /project/7f7968b6-d327-42f6-b2eb-d47bef10f711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.066892 10.0.0.249 - - [2025-10-06 01:59:41] "GET /projects?obj_uuids=f2734a3c-4522-403a-a16d-3ad3171b2388&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001494 10.0.0.249 - - [2025-10-06 01:59:41] "GET /projects?obj_uuids=7f7968b6-d327-42f6-b2eb-d47bef10f711&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001773 10.0.0.249 - - [2025-10-06 01:59:41] "GET /project/7f7968b6-d327-42f6-b2eb-d47bef10f711?fields=security_groups HTTP/1.1" 200 1348 0.036059 10.0.0.249 - - [2025-10-06 01:59:41] "GET /project/f2734a3c-4522-403a-a16d-3ad3171b2388?fields=security_groups HTTP/1.1" 200 1352 0.067630 10.0.0.249 - - [2025-10-06 01:59:41] "DELETE /security-group/25d90dcc-1fcc-44b6-98d5-0f9750c1547b HTTP/1.1" 200 115 0.071817 10.0.0.249 - - [2025-10-06 01:59:41] "GET /projects?obj_uuids=7f7968b6-d327-42f6-b2eb-d47bef10f711&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001279 10.0.0.249 - - [2025-10-06 01:59:41] "DELETE /security-group/b94c7ffc-6815-4aa1-864b-df5597804254 HTTP/1.1" 200 115 0.093927 10.0.0.249 - - [2025-10-06 01:59:41] "GET /projects?obj_uuids=f2734a3c-4522-403a-a16d-3ad3171b2388&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.003786 10.0.0.38 - - [2025-10-06 01:59:41] "DELETE /access-control-list/8fcae2d0-9489-49e6-9fa0-92e65230962d HTTP/1.1" 200 115 0.044784 10.0.0.249 - - [2025-10-06 01:59:41] "GET /project/7f7968b6-d327-42f6-b2eb-d47bef10f711?fields=application_policy_sets HTTP/1.1" 200 1387 0.087421 10.0.0.249 - - [2025-10-06 01:59:41] "GET /project/f2734a3c-4522-403a-a16d-3ad3171b2388?fields=application_policy_sets HTTP/1.1" 200 1391 0.156467 10.0.0.249 - - [2025-10-06 01:59:41] "DELETE /project/7f7968b6-d327-42f6-b2eb-d47bef10f711 HTTP/1.1" 200 115 0.571967 10.0.0.249 - - [2025-10-06 01:59:41] "DELETE /project/f2734a3c-4522-403a-a16d-3ad3171b2388 HTTP/1.1" 200 115 0.665438 10.0.0.33 - - [2025-10-06 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.33 - - [2025-10-06 01:59:42] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003408 10.0.0.33 - - [2025-10-06 01:59:42] "GET /virtual-networks?parent_id=d3369ee3-5357-44a2-8059-4f086ed669a2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002838 10.0.0.33 - - [2025-10-06 01:59:42] "GET /virtual-network/8e1feee7-11c8-49a2-b133-bc87891368dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006030 10.0.0.33 - - [2025-10-06 01:59:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008287 10.0.0.33 - - [2025-10-06 01:59:43] "POST /neutron/port HTTP/1.1" 200 1086 0.013930 10.0.0.33 - - [2025-10-06 01:59:43] "GET /virtual-machine/c87724d8-0400-4417-92b1-b16f1e76a145 HTTP/1.1" 200 1293 0.006009 10.0.0.33 - - [2025-10-06 01:59:43] "GET /virtual-machine-interface/e0ac466f-0b02-4921-b29c-4e14ea73659d HTTP/1.1" 200 2942 0.005214 10.0.0.33 - - [2025-10-06 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.33 - - [2025-10-06 01:59:43] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003202 10.0.0.33 - - [2025-10-06 01:59:43] "GET /virtual-networks?parent_id=d3369ee3-5357-44a2-8059-4f086ed669a2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002708 10.0.0.33 - - [2025-10-06 01:59:43] "GET /virtual-network/bcd4016b-1adc-4996-8c90-c0086306c6c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005623 10.0.0.33 - - [2025-10-06 01:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.33 - - [2025-10-06 01:59:44] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004005 10.0.0.33 - - [2025-10-06 01:59:44] "GET /virtual-networks?parent_id=d3369ee3-5357-44a2-8059-4f086ed669a2&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.015352 10.0.0.33 - - [2025-10-06 01:59:44] "GET /virtual-network/bcd4016b-1adc-4996-8c90-c0086306c6c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006579 10.0.0.33 - - [2025-10-06 01:59:46] "POST /neutron/port HTTP/1.1" 200 1086 0.014077 10.0.0.33 - - [2025-10-06 01:59:46] "POST /neutron/subnet HTTP/1.1" 200 699 0.008581 10.0.0.33 - - [2025-10-06 01:59:47] "POST /neutron/port HTTP/1.1" 200 1086 0.016808 10.0.0.33 - - [2025-10-06 01:59:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005701 10.0.0.33 - - [2025-10-06 01:59:47] "POST /neutron/network HTTP/1.1" 200 824 0.007814 10.0.0.33 - - [2025-10-06 01:59:49] "POST /neutron/port HTTP/1.1" 200 1884 0.023405 10.0.0.38 - - [2025-10-06 01:59:49] "POST /ref-update HTTP/1.1" 200 156 0.014198 10.0.0.33 - - [2025-10-06 01:59:58] "POST /neutron/router HTTP/1.1" 200 580 0.006474 10.0.0.38 - - [2025-10-06 02:00:01] "POST /ref-update HTTP/1.1" 200 156 0.025034 10.0.0.33 - - [2025-10-06 02:00:01] "POST /neutron/router HTTP/1.1" 200 344 0.201669 10.0.0.33 - - [2025-10-06 02:00:01] "POST /neutron/router HTTP/1.1" 200 580 0.008839 10.0.0.38 - - [2025-10-06 02:00:02] "DELETE /route-target/1897ae54-2be3-4719-b919-3244476967ca HTTP/1.1" 200 115 0.025645 10.0.0.38 - - [2025-10-06 02:00:02] "GET /logical-router/62bfb1c7-0478-4dfc-b49f-ade4444731ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.044222 10.0.0.33 - - [2025-10-06 02:00:02] "POST /neutron/network HTTP/1.1" 400 204 0.013099 10.0.0.33 - - [2025-10-06 02:00:02] "POST /neutron/port HTTP/1.1" 200 151 0.220558 10.0.0.33 - - [2025-10-06 02:00:02] "POST /neutron/port HTTP/1.1" 200 151 0.228899 10.0.0.33 - - [2025-10-06 02:00:04] "POST /neutron/network HTTP/1.1" 200 824 0.015393 10.0.0.38 - - [2025-10-06 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.249 - - [2025-10-06 02:00:05] "GET /projects?obj_uuids=d3369ee3-5357-44a2-8059-4f086ed669a2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001014 10.0.0.33 - - [2025-10-06 02:00:05] "GET /project/d3369ee3-5357-44a2-8059-4f086ed669a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.049558 10.0.0.249 - - [2025-10-06 02:00:05] "GET /projects?obj_uuids=d3369ee3-5357-44a2-8059-4f086ed669a2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001678 10.0.0.33 - - [2025-10-06 02:00:05] "GET /project/d3369ee3-5357-44a2-8059-4f086ed669a2?fields=virtual_networks HTTP/1.1" 200 1030 0.050264 10.0.0.249 - - [2025-10-06 02:00:05] "GET /projects?obj_uuids=d3369ee3-5357-44a2-8059-4f086ed669a2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001026 10.0.0.33 - - [2025-10-06 02:00:05] "GET /project/d3369ee3-5357-44a2-8059-4f086ed669a2?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.039530 10.0.0.249 - - [2025-10-06 02:00:06] "GET /projects?obj_uuids=d3369ee3-5357-44a2-8059-4f086ed669a2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001047 10.0.0.33 - - [2025-10-06 02:00:06] "GET /project/d3369ee3-5357-44a2-8059-4f086ed669a2?fields=security_groups HTTP/1.1" 200 1255 0.051474 10.0.0.33 - - [2025-10-06 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 191 0.028164 10.0.0.249 - - [2025-10-06 02:00:06] "GET /projects?obj_uuids=d9992201-75c1-4efe-b4a9-d0f008fb84a2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002980 10.0.0.249 - - [2025-10-06 02:00:06] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002187 10.0.0.249 - - [2025-10-06 02:00:06] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008256 10.0.0.249 - - [2025-10-06 02:00:07] "POST /id-to-fqname HTTP/1.1" 200 193 0.004903 10.0.0.249 - - [2025-10-06 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 202 0.005420 10.0.0.249 - - [2025-10-06 02:00:07] "POST /security-groups HTTP/1.1" 200 594 0.031318 10.0.0.249 - - [2025-10-06 02:00:07] "POST /projects HTTP/1.1" 200 591 0.235538 10.0.0.38 - - [2025-10-06 02:00:07] "POST /access-control-lists HTTP/1.1" 200 601 0.024292 10.0.0.249 - - [2025-10-06 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.302421 10.0.0.33 - - [2025-10-06 02:00:07] "GET /project/d9992201-75c1-4efe-b4a9-d0f008fb84a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.430142 10.0.0.33 - - [2025-10-06 02:00:08] "GET / HTTP/1.1" 200 36215 0.002054 10.0.0.33 - - [2025-10-06 02:00:10] "GET /project/d9992201-75c1-4efe-b4a9-d0f008fb84a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000517 10.0.0.249 - - [2025-10-06 02:00:10] "GET /projects?obj_uuids=d9992201-75c1-4efe-b4a9-d0f008fb84a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001173 10.0.0.33 - - [2025-10-06 02:00:10] "GET /project/d9992201-75c1-4efe-b4a9-d0f008fb84a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.061100 10.0.0.33 - - [2025-10-06 02:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.33 - - [2025-10-06 02:00:10] "GET /security-group/a498952b-08f8-421b-a559-7bad56768ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006444 10.0.0.33 - - [2025-10-06 02:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.249 - - [2025-10-06 02:00:10] "GET /projects?obj_uuids=d9992201-75c1-4efe-b4a9-d0f008fb84a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001000 10.0.0.33 - - [2025-10-06 02:00:10] "GET /project/d9992201-75c1-4efe-b4a9-d0f008fb84a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.038594 10.0.0.33 - - [2025-10-06 02:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.33 - - [2025-10-06 02:00:10] "GET /security-group/a498952b-08f8-421b-a559-7bad56768ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004922 10.0.0.33 - - [2025-10-06 02:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.33 - - [2025-10-06 02:00:10] "PUT /security-group/a498952b-08f8-421b-a559-7bad56768ab5 HTTP/1.1" 200 263 0.020688 10.0.0.38 - - [2025-10-06 02:00:11] "PUT /access-control-list/18ba7350-067a-4cd0-b76b-40113166ef18 HTTP/1.1" 200 273 0.013288 10.0.0.33 - - [2025-10-06 02:00:11] "POST /fqname-to-id HTTP/1.1" 404 202 0.016651 10.0.0.33 - - [2025-10-06 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.249 - - [2025-10-06 02:00:11] "GET /projects?obj_uuids=d9992201-75c1-4efe-b4a9-d0f008fb84a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001620 10.0.0.33 - - [2025-10-06 02:00:11] "GET /project/d9992201-75c1-4efe-b4a9-d0f008fb84a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.039095 10.0.0.249 - - [2025-10-06 02:00:11] "GET /projects?obj_uuids=d9992201-75c1-4efe-b4a9-d0f008fb84a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001026 10.0.0.33 - - [2025-10-06 02:00:11] "POST /neutron/network HTTP/1.1" 200 608 0.145205 10.0.0.38 - - [2025-10-06 02:00:11] "POST /ref-update HTTP/1.1" 200 156 0.026133 10.0.0.33 - - [2025-10-06 02:00:11] "POST /id-to-fqname HTTP/1.1" 200 223 0.004159 10.0.0.33 - - [2025-10-06 02:00:11] "GET /virtual-network/334ee123-e06e-4f98-bf34-cbd891a07d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005903 10.0.0.33 - - [2025-10-06 02:00:11] "POST /neutron/network HTTP/1.1" 200 826 0.011218 10.0.0.33 - - [2025-10-06 02:00:11] "GET /virtual-network/334ee123-e06e-4f98-bf34-cbd891a07d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006043 10.0.0.33 - - [2025-10-06 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.249 - - [2025-10-06 02:00:11] "GET /projects?obj_uuids=d9992201-75c1-4efe-b4a9-d0f008fb84a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001306 10.0.0.33 - - [2025-10-06 02:00:11] "GET /project/d9992201-75c1-4efe-b4a9-d0f008fb84a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.053491 10.0.0.33 - - [2025-10-06 02:00:12] "POST /neutron/network HTTP/1.1" 200 117 0.013210 10.0.0.33 - - [2025-10-06 02:00:12] "POST /neutron/network HTTP/1.1" 200 834 0.009054 10.0.0.33 - - [2025-10-06 02:00:12] "POST /id-to-fqname HTTP/1.1" 200 227 0.001087 10.0.0.33 - - [2025-10-06 02:00:12] "GET /virtual-network/bbc82f0f-66c4-4e8d-811c-e62821fef5fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005282 10.0.0.33 - - [2025-10-06 02:00:12] "GET /virtual-network/bbc82f0f-66c4-4e8d-811c-e62821fef5fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005906 10.0.0.33 - - [2025-10-06 02:00:12] "POST /neutron/subnet HTTP/1.1" 200 725 0.011440 10.0.0.33 - - [2025-10-06 02:00:12] "POST /id-to-fqname HTTP/1.1" 200 223 0.001183 10.0.0.249 - - [2025-10-06 02:00:13] "GET /projects?obj_uuids=d9992201-75c1-4efe-b4a9-d0f008fb84a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001005 10.0.0.33 - - [2025-10-06 02:00:13] "GET /project/d9992201-75c1-4efe-b4a9-d0f008fb84a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.070716 10.0.0.33 - - [2025-10-06 02:00:13] "POST /neutron/port HTTP/1.1" 200 117 0.006406 10.0.0.33 - - [2025-10-06 02:00:13] "POST /id-to-fqname HTTP/1.1" 200 227 0.001382 10.0.0.33 - - [2025-10-06 02:00:14] "POST /neutron/network HTTP/1.1" 200 844 0.012549 10.0.0.33 - - [2025-10-06 02:00:14] "POST /neutron/port HTTP/1.1" 200 1062 0.022344 10.0.0.33 - - [2025-10-06 02:00:14] "POST /neutron/port HTTP/1.1" 200 1090 0.016136 10.0.0.33 - - [2025-10-06 02:00:14] "POST /neutron/port HTTP/1.1" 200 117 0.001082 10.0.0.249 - - [2025-10-06 02:00:14] "GET /projects?obj_uuids=d9992201-75c1-4efe-b4a9-d0f008fb84a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001112 10.0.0.33 - - [2025-10-06 02:00:14] "GET /project/d9992201-75c1-4efe-b4a9-d0f008fb84a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.093160 10.0.0.33 - - [2025-10-06 02:00:15] "POST /neutron/port HTTP/1.1" 200 1090 0.017567 10.0.0.249 - - [2025-10-06 02:00:15] "GET /projects?obj_uuids=d9992201-75c1-4efe-b4a9-d0f008fb84a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000985 10.0.0.33 - - [2025-10-06 02:00:15] "POST /neutron/router HTTP/1.1" 200 585 0.106236 10.0.0.38 - - [2025-10-06 02:00:15] "POST /route-targets HTTP/1.1" 200 328 0.012437 10.0.0.33 - - [2025-10-06 02:00:15] "POST /neutron/router HTTP/1.1" 200 656 0.014746 10.0.0.38 - - [2025-10-06 02:00:15] "GET /service-template/1b598627-ab3f-4f24-940a-2a410956e2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.003967 10.0.0.249 - - [2025-10-06 02:00:15] "GET /projects?obj_uuids=d9992201-75c1-4efe-b4a9-d0f008fb84a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001087 10.0.0.38 - - [2025-10-06 02:00:15] "POST /ref-update HTTP/1.1" 200 156 0.059826 10.0.0.38 - - [2025-10-06 02:00:15] "POST /service-instances HTTP/1.1" 200 672 0.109850 10.0.0.38 - - [2025-10-06 02:00:15] "POST /ref-update HTTP/1.1" 200 156 0.064392 10.0.0.38 - - [2025-10-06 02:00:16] "POST /virtual-machines HTTP/1.1" 200 554 0.033572 10.0.0.33 - - [2025-10-06 02:00:16] "POST /neutron/port HTTP/1.1" 200 1063 0.440507 10.0.0.33 - - [2025-10-06 02:00:16] "POST /neutron/port HTTP/1.1" 200 1063 0.026532 10.0.0.38 - - [2025-10-06 02:00:16] "POST /instance-ips HTTP/1.1" 200 552 0.050406 10.0.0.33 - - [2025-10-06 02:00:16] "POST /neutron/port HTTP/1.1" 200 1091 0.027262 10.0.0.38 - - [2025-10-06 02:00:16] "PUT /virtual-machine-interface/1a0416bd-f8e0-4406-9f39-ea458ee061d1 HTTP/1.1" 200 285 0.020451 10.0.0.33 - - [2025-10-06 02:00:16] "POST /neutron/port HTTP/1.1" 200 117 0.001513 10.0.0.38 - - [2025-10-06 02:00:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.100726 10.0.0.38 - - [2025-10-06 02:00:16] "POST /instance-ips HTTP/1.1" 400 316 0.019969 10.0.0.38 - - [2025-10-06 02:00:16] "PUT /instance-ip/d86bc089-1a5f-465c-a757-d31bc72fb33a HTTP/1.1" 200 257 0.043874 10.0.0.38 - - [2025-10-06 02:00:16] "PUT /routing-instance/2837fa78-4205-41cc-ace9-8f416593efdc HTTP/1.1" 200 267 0.034918 10.0.0.38 - - [2025-10-06 02:00:16] "POST /virtual-machines HTTP/1.1" 200 554 0.055205 10.0.0.38 - - [2025-10-06 02:00:17] "POST /instance-ips HTTP/1.1" 400 246 0.019239 10.0.0.38 - - [2025-10-06 02:00:17] "PUT /instance-ip/8e96bf8c-409d-4448-9997-eca7e9336216 HTTP/1.1" 200 257 0.029257 10.0.0.38 - - [2025-10-06 02:00:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.103009 10.0.0.38 - - [2025-10-06 02:00:17] "POST /chown HTTP/1.1" 200 109 0.016397 10.0.0.38 - - [2025-10-06 02:00:17] "POST /ref-update HTTP/1.1" 200 156 0.036586 10.0.0.38 - - [2025-10-06 02:00:17] "POST /ref-update HTTP/1.1" 200 156 0.023534 10.0.0.33 - - [2025-10-06 02:00:21] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008048 10.0.0.33 - - [2025-10-06 02:00:21] "POST /neutron/port HTTP/1.1" 200 1090 0.016618 10.0.0.33 - - [2025-10-06 02:00:21] "GET /virtual-machine/c83ef329-bac0-4983-9cd2-fa9223b684d5 HTTP/1.1" 401 292 0.000472 10.0.0.33 - - [2025-10-06 02:00:21] "GET /virtual-machine/c83ef329-bac0-4983-9cd2-fa9223b684d5 HTTP/1.1" 200 1298 0.026222 10.0.0.33 - - [2025-10-06 02:00:21] "GET /virtual-machine-interface/cb4cd98d-38a0-4ec9-9900-c805129af6d0 HTTP/1.1" 200 2964 0.005315 10.0.0.33 - - [2025-10-06 02:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.33 - - [2025-10-06 02:00:21] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003266 10.0.0.33 - - [2025-10-06 02:00:21] "GET /virtual-networks?parent_id=d9992201-75c1-4efe-b4a9-d0f008fb84a2&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.002999 10.0.0.33 - - [2025-10-06 02:00:21] "GET /virtual-network/334ee123-e06e-4f98-bf34-cbd891a07d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006101 10.0.0.33 - - [2025-10-06 02:00:23] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008171 10.0.0.33 - - [2025-10-06 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004919 10.0.0.33 - - [2025-10-06 02:00:24] "GET /virtual-network/334ee123-e06e-4f98-bf34-cbd891a07d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006193 10.0.0.38 - - [2025-10-06 02:00:26] "DELETE /access-control-list/4e4416cd-e0be-4119-b3ed-80af7ad44817 HTTP/1.1" 200 115 0.050395 10.0.0.33 - - [2025-10-06 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.33 - - [2025-10-06 02:00:26] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003556 10.0.0.33 - - [2025-10-06 02:00:26] "GET /virtual-networks?parent_id=d9992201-75c1-4efe-b4a9-d0f008fb84a2&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003437 10.0.0.33 - - [2025-10-06 02:00:26] "GET /virtual-network/334ee123-e06e-4f98-bf34-cbd891a07d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006548 10.0.0.33 - - [2025-10-06 02:00:27] "POST /neutron/port HTTP/1.1" 200 1091 0.015430 10.0.0.33 - - [2025-10-06 02:00:27] "POST /neutron/security_group HTTP/1.1" 200 2002 0.010465 10.0.0.33 - - [2025-10-06 02:00:27] "GET /virtual-machine/3308eb44-ff32-4e68-88f4-4c98086e3e74 HTTP/1.1" 200 1296 0.005975 10.0.0.33 - - [2025-10-06 02:00:27] "GET /virtual-machine-interface/4803fa36-afa9-4120-a9f3-6e53837f5785 HTTP/1.1" 200 2975 0.005051 10.0.0.33 - - [2025-10-06 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.33 - - [2025-10-06 02:00:27] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003488 10.0.0.33 - - [2025-10-06 02:00:27] "GET /virtual-networks?parent_id=d9992201-75c1-4efe-b4a9-d0f008fb84a2&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003196 10.0.0.33 - - [2025-10-06 02:00:27] "GET /virtual-network/bbc82f0f-66c4-4e8d-811c-e62821fef5fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006117 10.0.0.33 - - [2025-10-06 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.33 - - [2025-10-06 02:00:28] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003390 10.0.0.33 - - [2025-10-06 02:00:28] "GET /virtual-networks?parent_id=d9992201-75c1-4efe-b4a9-d0f008fb84a2&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.002743 10.0.0.33 - - [2025-10-06 02:00:28] "GET /virtual-network/bbc82f0f-66c4-4e8d-811c-e62821fef5fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006105 10.0.0.33 - - [2025-10-06 02:00:32] "POST /neutron/router HTTP/1.1" 200 656 0.006729 10.0.0.38 - - [2025-10-06 02:00:32] "GET /logical-router/17068080-a602-4923-9b1e-22243a9913b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.012398 10.0.0.33 - - [2025-10-06 02:00:32] "POST /neutron/router HTTP/1.1" 200 151 0.090971 10.0.0.38 - - [2025-10-06 02:00:32] "DELETE /route-target/fdd48d13-47ab-473a-a1b0-0c59d811fd8e HTTP/1.1" 409 240 0.007989 10.0.0.38 - - [2025-10-06 02:00:32] "GET /logical-router/17068080-a602-4923-9b1e-22243a9913b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003440 10.0.0.38 - - [2025-10-06 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.38 - - [2025-10-06 02:00:32] "POST /ref-update HTTP/1.1" 200 156 0.018115 10.0.0.38 - - [2025-10-06 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.38 - - [2025-10-06 02:00:33] "DELETE /service-instance/4a9a9165-5ecd-40a9-b60f-d0ea2e726df2 HTTP/1.1" 200 115 0.041147 10.0.0.33 - - [2025-10-06 02:00:33] "POST /neutron/port HTTP/1.1" 200 1091 0.017194 10.0.0.38 - - [2025-10-06 02:00:33] "GET /instance-ip/8e96bf8c-409d-4448-9997-eca7e9336216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.009674 10.0.0.33 - - [2025-10-06 02:00:33] "POST /neutron/port HTTP/1.1" 200 1090 0.043064 10.0.0.38 - - [2025-10-06 02:00:33] "DELETE /virtual-machine-interface/0c98d470-c6b1-4d71-8dfb-5e790282456c HTTP/1.1" 200 115 0.085024 10.0.0.38 - - [2025-10-06 02:00:33] "GET /virtual-machine-interface/1a0416bd-f8e0-4406-9f39-ea458ee061d1?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1656 0.009311 10.0.0.38 - - [2025-10-06 02:00:33] "DELETE /instance-ip/8e96bf8c-409d-4448-9997-eca7e9336216 HTTP/1.1" 200 115 0.069124 10.0.0.38 - - [2025-10-06 02:00:34] "DELETE /virtual-machine-interface/0998d379-77cd-4a2c-8a26-e4c010a6fe0b HTTP/1.1" 200 115 0.036063 10.0.0.33 - - [2025-10-06 02:00:35] "POST /neutron/network HTTP/1.1" 200 834 0.006801 10.0.0.38 - - [2025-10-06 02:00:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.38 - - [2025-10-06 02:00:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.38 - - [2025-10-06 02:00:35] "DELETE /route-target/8b14117b-d982-4b62-8e6b-49ef3c12a531 HTTP/1.1" 200 115 0.026516 10.0.0.38 - - [2025-10-06 02:00:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.38 - - [2025-10-06 02:00:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.249 - - [2025-10-06 02:00:35] "POST /useragent-kv HTTP/1.1" 200 115 0.005790 10.0.0.249 - - [2025-10-06 02:00:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002260 10.0.0.33 - - [2025-10-06 02:00:35] "POST /neutron/network HTTP/1.1" 200 151 0.122117 10.0.0.249 - - [2025-10-06 02:00:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.249 - - [2025-10-06 02:00:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.33 - - [2025-10-06 02:00:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.33 - - [2025-10-06 02:00:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.249 - - [2025-10-06 02:00:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.249 - - [2025-10-06 02:00:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.249 - - [2025-10-06 02:00:36] "GET /projects?obj_uuids=d9992201-75c1-4efe-b4a9-d0f008fb84a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000978 10.0.0.33 - - [2025-10-06 02:00:36] "GET /project/d9992201-75c1-4efe-b4a9-d0f008fb84a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.041312 10.0.0.249 - - [2025-10-06 02:00:36] "GET /projects?obj_uuids=d9992201-75c1-4efe-b4a9-d0f008fb84a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001445 10.0.0.33 - - [2025-10-06 02:00:36] "GET /project/d9992201-75c1-4efe-b4a9-d0f008fb84a2?fields=virtual_networks HTTP/1.1" 200 1041 0.061722 10.0.0.249 - - [2025-10-06 02:00:36] "GET /projects?obj_uuids=d9992201-75c1-4efe-b4a9-d0f008fb84a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001102 10.0.0.33 - - [2025-10-06 02:00:36] "GET /project/d9992201-75c1-4efe-b4a9-d0f008fb84a2?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.047685 10.0.0.249 - - [2025-10-06 02:00:36] "GET /projects?obj_uuids=d9992201-75c1-4efe-b4a9-d0f008fb84a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000991 10.0.0.33 - - [2025-10-06 02:00:37] "GET /project/d9992201-75c1-4efe-b4a9-d0f008fb84a2?fields=security_groups HTTP/1.1" 200 1271 0.048126 10.0.0.33 - - [2025-10-06 02:00:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.33 - - [2025-10-06 02:00:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000454 10.0.0.33 - - [2025-10-06 02:00:37] "POST /fqname-to-id HTTP/1.1" 404 196 0.022386 10.0.0.249 - - [2025-10-06 02:00:37] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003466 10.0.0.249 - - [2025-10-06 02:00:37] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001026 10.0.0.249 - - [2025-10-06 02:00:37] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006880 10.0.0.249 - - [2025-10-06 02:00:38] "POST /id-to-fqname HTTP/1.1" 200 198 0.002901 10.0.0.249 - - [2025-10-06 02:00:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.002880 10.0.0.249 - - [2025-10-06 02:00:38] "POST /security-groups HTTP/1.1" 200 599 0.073411 10.0.0.38 - - [2025-10-06 02:00:38] "POST /fqname-to-id HTTP/1.1" 404 242 0.004766 10.0.0.249 - - [2025-10-06 02:00:38] "POST /projects HTTP/1.1" 200 601 0.269075 10.0.0.249 - - [2025-10-06 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.340360 10.0.0.38 - - [2025-10-06 02:00:38] "POST /access-control-lists HTTP/1.1" 200 604 0.028656 10.0.0.33 - - [2025-10-06 02:00:38] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.464229 10.0.0.33 - - [2025-10-06 02:00:39] "GET / HTTP/1.1" 200 36215 0.002058 10.0.0.33 - - [2025-10-06 02:00:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000523 10.0.0.33 - - [2025-10-06 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.068205 10.0.0.249 - - [2025-10-06 02:00:41] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000931 10.0.0.33 - - [2025-10-06 02:00:41] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.036592 10.0.0.249 - - [2025-10-06 02:00:41] "POST /useragent-kv HTTP/1.1" 200 115 0.011415 10.0.0.33 - - [2025-10-06 02:00:41] "POST /neutron/subnet HTTP/1.1" 200 725 0.219978 10.0.0.249 - - [2025-10-06 02:00:42] "DELETE /project/d999220175c14efeb4a9d0f008fb84a2 HTTP/1.1" 404 173 0.021287 10.0.0.249 - - [2025-10-06 02:00:42] "DELETE /project/d3369ee3-5357-44a2-8059-4f086ed669a2 HTTP/1.1" 404 177 0.012748 10.0.0.249 - - [2025-10-06 02:00:42] "GET /projects?obj_uuids=d9992201-75c1-4efe-b4a9-d0f008fb84a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001050 10.0.0.249 - - [2025-10-06 02:00:42] "DELETE /project/c466e3072ae948c8b0be1f2659fb6924 HTTP/1.1" 404 173 0.013738 10.0.0.249 - - [2025-10-06 02:00:42] "GET /project/d9992201-75c1-4efe-b4a9-d0f008fb84a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.043121 10.0.0.249 - - [2025-10-06 02:00:42] "GET /projects?obj_uuids=d9992201-75c1-4efe-b4a9-d0f008fb84a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001664 10.0.0.38 - - [2025-10-06 02:00:42] "POST /fqname-to-id HTTP/1.1" 404 207 0.059807 10.0.0.249 - - [2025-10-06 02:00:42] "GET /project/d9992201-75c1-4efe-b4a9-d0f008fb84a2?fields=security_groups HTTP/1.1" 200 1373 0.075925 10.0.0.33 - - [2025-10-06 02:00:42] "POST /id-to-fqname HTTP/1.1" 200 228 0.001423 10.0.0.33 - - [2025-10-06 02:00:42] "GET /virtual-network/52b0f8a4-f534-4ca1-8601-3ea39cdc1353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.009963 10.0.0.33 - - [2025-10-06 02:00:42] "POST /neutron/network HTTP/1.1" 200 1006 0.008647 10.0.0.33 - - [2025-10-06 02:00:42] "GET /virtual-network/52b0f8a4-f534-4ca1-8601-3ea39cdc1353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.009362 10.0.0.249 - - [2025-10-06 02:00:42] "DELETE /security-group/a498952b-08f8-421b-a559-7bad56768ab5 HTTP/1.1" 200 115 0.063836 10.0.0.249 - - [2025-10-06 02:00:42] "GET /projects?obj_uuids=d9992201-75c1-4efe-b4a9-d0f008fb84a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001459 10.0.0.38 - - [2025-10-06 02:00:42] "DELETE /access-control-list/18ba7350-067a-4cd0-b76b-40113166ef18 HTTP/1.1" 200 115 0.066913 10.0.0.249 - - [2025-10-06 02:00:42] "GET /project/d9992201-75c1-4efe-b4a9-d0f008fb84a2?fields=application_policy_sets HTTP/1.1" 200 1412 0.079196 10.0.0.33 - - [2025-10-06 02:00:42] "POST /neutron/subnet HTTP/1.1" 200 828 0.022024 10.0.0.33 - - [2025-10-06 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.249 - - [2025-10-06 02:00:42] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000989 10.0.0.33 - - [2025-10-06 02:00:42] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.058433 10.0.0.249 - - [2025-10-06 02:00:42] "DELETE /project/d9992201-75c1-4efe-b4a9-d0f008fb84a2 HTTP/1.1" 200 115 0.489660 10.0.0.38 - - [2025-10-06 02:00:42] "POST /ref-update HTTP/1.1" 200 156 0.021086 10.0.0.249 - - [2025-10-06 02:00:42] "POST /useragent-kv HTTP/1.1" 200 115 0.005943 10.0.0.33 - - [2025-10-06 02:00:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.189332 10.0.0.33 - - [2025-10-06 02:00:43] "POST /id-to-fqname HTTP/1.1" 200 228 0.001442 10.0.0.33 - - [2025-10-06 02:00:43] "GET /virtual-network/22bebfe2-3d75-483d-bc83-818cb806882d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008504 10.0.0.33 - - [2025-10-06 02:00:43] "POST /neutron/network HTTP/1.1" 200 1006 0.008700 10.0.0.33 - - [2025-10-06 02:00:43] "GET /virtual-network/22bebfe2-3d75-483d-bc83-818cb806882d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.004946 10.0.0.33 - - [2025-10-06 02:00:43] "POST /neutron/subnet HTTP/1.1" 200 823 0.009346 10.0.0.33 - - [2025-10-06 02:00:43] "POST /fqname-to-id HTTP/1.1" 404 234 0.002713 10.0.0.33 - - [2025-10-06 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.249 - - [2025-10-06 02:00:43] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001399 10.0.0.33 - - [2025-10-06 02:00:43] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.041937 10.0.0.33 - - [2025-10-06 02:00:43] "POST /network-policys HTTP/1.1" 200 579 0.027690 10.0.0.33 - - [2025-10-06 02:00:43] "GET /network-policy/1008f850-dd61-439e-a3dc-ae3eaea4317e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.012835 10.0.0.33 - - [2025-10-06 02:00:43] "POST /neutron/network HTTP/1.1" 200 1114 0.026783 10.0.0.33 - - [2025-10-06 02:00:43] "GET /virtual-network/52b0f8a4-f534-4ca1-8601-3ea39cdc1353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005773 10.0.0.33 - - [2025-10-06 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.33 - - [2025-10-06 02:00:43] "GET /network-policy/1008f850-dd61-439e-a3dc-ae3eaea4317e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.004074 10.0.0.38 - - [2025-10-06 02:00:43] "POST /fqname-to-id HTTP/1.1" 404 242 0.007778 10.0.0.33 - - [2025-10-06 02:00:43] "POST /neutron/network HTTP/1.1" 200 1114 0.010060 10.0.0.33 - - [2025-10-06 02:00:43] "GET /virtual-network/22bebfe2-3d75-483d-bc83-818cb806882d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004556 10.0.0.33 - - [2025-10-06 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010804 10.0.0.33 - - [2025-10-06 02:00:43] "GET /network-policy/1008f850-dd61-439e-a3dc-ae3eaea4317e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.004022 10.0.0.38 - - [2025-10-06 02:00:43] "PUT /access-control-list/96968a50-ae29-4030-bbe0-21116ad5b48d HTTP/1.1" 200 273 0.068832 10.0.0.38 - - [2025-10-06 02:00:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.003028 10.0.0.33 - - [2025-10-06 02:00:44] "GET /virtual-network/52b0f8a4-f534-4ca1-8601-3ea39cdc1353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005503 10.0.0.249 - - [2025-10-06 02:00:45] "GET /obj-perms HTTP/1.1" 200 5046 0.062410 10.0.0.33 - - [2025-10-06 02:00:46] "GET /virtual-network/22bebfe2-3d75-483d-bc83-818cb806882d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.009546 10.0.0.33 - - [2025-10-06 02:00:46] "GET /obj-perms HTTP/1.1" 200 5046 0.043470 10.0.0.38 - - [2025-10-06 02:00:46] "GET /obj-perms HTTP/1.1" 200 5046 0.047737 10.0.0.33 - - [2025-10-06 02:00:46] "POST /id-to-fqname HTTP/1.1" 200 228 0.001944 10.0.0.249 - - [2025-10-06 02:00:47] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001279 10.0.0.33 - - [2025-10-06 02:00:47] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.062413 10.0.0.33 - - [2025-10-06 02:00:47] "POST /neutron/port HTTP/1.1" 200 117 0.006271 10.0.0.33 - - [2025-10-06 02:00:47] "POST /id-to-fqname HTTP/1.1" 200 228 0.001381 10.0.0.33 - - [2025-10-06 02:00:47] "POST /neutron/network HTTP/1.1" 200 1124 0.010167 10.0.0.33 - - [2025-10-06 02:00:48] "POST /neutron/port HTTP/1.1" 200 1175 0.025166 10.0.0.249 - - [2025-10-06 02:00:48] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001152 10.0.0.33 - - [2025-10-06 02:00:48] "POST /neutron/port HTTP/1.1" 200 1203 0.024075 10.0.0.33 - - [2025-10-06 02:00:48] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.070771 10.0.0.33 - - [2025-10-06 02:00:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004739 10.0.0.33 - - [2025-10-06 02:00:48] "POST /neutron/port HTTP/1.1" 200 117 0.001524 10.0.0.33 - - [2025-10-06 02:00:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009306 10.0.0.33 - - [2025-10-06 02:00:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007897 10.0.0.33 - - [2025-10-06 02:00:49] "POST /neutron/port HTTP/1.1" 200 1175 0.024876 10.0.0.33 - - [2025-10-06 02:00:49] "POST /neutron/port HTTP/1.1" 200 1203 0.016924 10.0.0.33 - - [2025-10-06 02:00:49] "POST /neutron/subnet HTTP/1.1" 200 1384 0.017695 10.0.0.33 - - [2025-10-06 02:00:49] "POST /neutron/network HTTP/1.1" 200 1114 0.009339 10.0.0.33 - - [2025-10-06 02:00:54] "POST /neutron/port HTTP/1.1" 200 1203 0.016909 10.0.0.33 - - [2025-10-06 02:00:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007570 10.0.0.33 - - [2025-10-06 02:00:54] "GET /virtual-machine/7070d9af-62c5-43db-b5c2-70d2906a85c1 HTTP/1.1" 401 292 0.000400 10.0.0.33 - - [2025-10-06 02:00:54] "GET /virtual-machine/7070d9af-62c5-43db-b5c2-70d2906a85c1 HTTP/1.1" 200 1302 0.024922 10.0.0.33 - - [2025-10-06 02:00:54] "GET /virtual-machine-interface/c5ac238c-6fe8-4482-8af9-bbc0690f1270 HTTP/1.1" 200 3184 0.004826 10.0.0.33 - - [2025-10-06 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.33 - - [2025-10-06 02:00:54] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003273 10.0.0.33 - - [2025-10-06 02:00:54] "GET /virtual-networks?parent_id=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003132 10.0.0.33 - - [2025-10-06 02:00:54] "GET /virtual-network/52b0f8a4-f534-4ca1-8601-3ea39cdc1353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005960 10.0.0.33 - - [2025-10-06 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.33 - - [2025-10-06 02:00:57] "GET /virtual-network/52b0f8a4-f534-4ca1-8601-3ea39cdc1353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005474 10.0.0.33 - - [2025-10-06 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.33 - - [2025-10-06 02:01:01] "GET /virtual-network/52b0f8a4-f534-4ca1-8601-3ea39cdc1353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005324 10.0.0.33 - - [2025-10-06 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.33 - - [2025-10-06 02:01:05] "GET /virtual-network/52b0f8a4-f534-4ca1-8601-3ea39cdc1353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005936 10.0.0.33 - - [2025-10-06 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.33 - - [2025-10-06 02:01:10] "GET /virtual-network/52b0f8a4-f534-4ca1-8601-3ea39cdc1353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.007482 10.0.0.33 - - [2025-10-06 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.33 - - [2025-10-06 02:01:14] "GET /virtual-network/52b0f8a4-f534-4ca1-8601-3ea39cdc1353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006828 10.0.0.33 - - [2025-10-06 02:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004903 10.0.0.33 - - [2025-10-06 02:01:18] "GET /virtual-network/52b0f8a4-f534-4ca1-8601-3ea39cdc1353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005606 10.0.0.33 - - [2025-10-06 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.33 - - [2025-10-06 02:01:22] "GET /virtual-network/52b0f8a4-f534-4ca1-8601-3ea39cdc1353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006357 10.0.0.33 - - [2025-10-06 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.33 - - [2025-10-06 02:01:26] "GET /virtual-network/52b0f8a4-f534-4ca1-8601-3ea39cdc1353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005598 10.0.0.33 - - [2025-10-06 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.33 - - [2025-10-06 02:01:28] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003564 10.0.0.33 - - [2025-10-06 02:01:28] "GET /virtual-networks?parent_id=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003048 10.0.0.33 - - [2025-10-06 02:01:28] "GET /virtual-network/52b0f8a4-f534-4ca1-8601-3ea39cdc1353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006660 10.0.0.33 - - [2025-10-06 02:01:33] "POST /neutron/port HTTP/1.1" 200 1203 0.017381 10.0.0.33 - - [2025-10-06 02:01:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007069 10.0.0.33 - - [2025-10-06 02:01:38] "POST /neutron/port HTTP/1.1" 200 1203 0.014620 10.0.0.33 - - [2025-10-06 02:01:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008038 10.0.0.33 - - [2025-10-06 02:01:48] "POST /neutron/network HTTP/1.1" 200 1124 0.008863 10.0.0.33 - - [2025-10-06 02:01:49] "POST /neutron/subnet HTTP/1.1" 200 1385 0.014512 10.0.0.33 - - [2025-10-06 02:01:49] "POST /neutron/network HTTP/1.1" 200 1114 0.009454 10.0.0.33 - - [2025-10-06 02:01:49] "POST /neutron/port HTTP/1.1" 200 1203 0.018136 10.0.0.33 - - [2025-10-06 02:01:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007159 10.0.0.33 - - [2025-10-06 02:01:49] "GET /virtual-machine/ba484f06-7614-4176-bce0-d15ebf23e97e HTTP/1.1" 200 1303 0.005416 10.0.0.33 - - [2025-10-06 02:01:49] "GET /virtual-machine-interface/b63ac893-13d5-43ed-a603-76104437426a HTTP/1.1" 200 3184 0.004999 10.0.0.33 - - [2025-10-06 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.33 - - [2025-10-06 02:01:49] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003049 10.0.0.33 - - [2025-10-06 02:01:49] "GET /virtual-networks?parent_id=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002942 10.0.0.33 - - [2025-10-06 02:01:49] "GET /virtual-network/22bebfe2-3d75-483d-bc83-818cb806882d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005469 10.0.0.33 - - [2025-10-06 02:01:50] "POST /neutron/network HTTP/1.1" 200 1124 0.010633 10.0.0.33 - - [2025-10-06 02:01:50] "POST /neutron/subnet HTTP/1.1" 200 1384 0.030205 10.0.0.33 - - [2025-10-06 02:01:50] "POST /neutron/network HTTP/1.1" 200 1114 0.011675 10.0.0.33 - - [2025-10-06 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.33 - - [2025-10-06 02:01:50] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003933 10.0.0.33 - - [2025-10-06 02:01:50] "GET /virtual-networks?parent_id=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002683 10.0.0.33 - - [2025-10-06 02:01:50] "GET /virtual-network/22bebfe2-3d75-483d-bc83-818cb806882d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005923 10.0.0.33 - - [2025-10-06 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.249 - - [2025-10-06 02:02:11] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000955 10.0.0.33 - - [2025-10-06 02:02:11] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.046241 10.0.0.33 - - [2025-10-06 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.33 - - [2025-10-06 02:02:11] "PUT /network-policy/1008f850-dd61-439e-a3dc-ae3eaea4317e HTTP/1.1" 200 263 0.018100 10.0.0.38 - - [2025-10-06 02:02:12] "PUT /access-control-list/96968a50-ae29-4030-bbe0-21116ad5b48d HTTP/1.1" 200 273 0.016255 10.0.0.33 - - [2025-10-06 02:02:15] "GET /virtual-network/22bebfe2-3d75-483d-bc83-818cb806882d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005839 10.0.0.33 - - [2025-10-06 02:02:15] "POST /neutron/network HTTP/1.1" 200 1006 0.014859 10.0.0.33 - - [2025-10-06 02:02:15] "GET /virtual-network/22bebfe2-3d75-483d-bc83-818cb806882d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006300 10.0.0.33 - - [2025-10-06 02:02:15] "GET /virtual-network/52b0f8a4-f534-4ca1-8601-3ea39cdc1353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005363 10.0.0.38 - - [2025-10-06 02:02:15] "DELETE /access-control-list/96968a50-ae29-4030-bbe0-21116ad5b48d HTTP/1.1" 200 115 0.034083 10.0.0.33 - - [2025-10-06 02:02:15] "POST /neutron/network HTTP/1.1" 200 1006 0.031836 10.0.0.33 - - [2025-10-06 02:02:15] "GET /virtual-network/52b0f8a4-f534-4ca1-8601-3ea39cdc1353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005213 10.0.0.33 - - [2025-10-06 02:02:15] "DELETE /network-policy/1008f850-dd61-439e-a3dc-ae3eaea4317e HTTP/1.1" 200 115 0.051581 10.0.0.33 - - [2025-10-06 02:02:16] "POST /neutron/port HTTP/1.1" 200 1203 0.015248 10.0.0.33 - - [2025-10-06 02:02:16] "POST /neutron/port HTTP/1.1" 200 151 0.234822 10.0.0.33 - - [2025-10-06 02:02:18] "POST /neutron/network HTTP/1.1" 200 1006 0.009468 10.0.0.38 - - [2025-10-06 02:02:18] "DELETE /route-target/bf5c6281-284b-4ba6-ada0-bad57313f4f0 HTTP/1.1" 200 115 0.021970 10.0.0.249 - - [2025-10-06 02:02:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002871 10.0.0.249 - - [2025-10-06 02:02:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002223 10.0.0.249 - - [2025-10-06 02:02:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002153 10.0.0.249 - - [2025-10-06 02:02:18] "POST /useragent-kv HTTP/1.1" 200 115 0.001954 10.0.0.33 - - [2025-10-06 02:02:18] "POST /neutron/network HTTP/1.1" 200 151 0.158128 10.0.0.249 - - [2025-10-06 02:02:22] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001544 10.0.0.33 - - [2025-10-06 02:02:22] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.053323 10.0.0.33 - - [2025-10-06 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.249 - - [2025-10-06 02:02:23] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000943 10.0.0.33 - - [2025-10-06 02:02:23] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007874 10.0.0.33 - - [2025-10-06 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.249 - - [2025-10-06 02:02:23] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001016 10.0.0.33 - - [2025-10-06 02:02:23] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.081954 10.0.0.33 - - [2025-10-06 02:02:23] "GET /domains HTTP/1.1" 200 281 0.003609 10.0.0.249 - - [2025-10-06 02:02:23] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001035 10.0.0.33 - - [2025-10-06 02:02:23] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c HTTP/1.1" 200 2591 0.010473 10.0.0.249 - - [2025-10-06 02:02:23] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000894 10.0.0.33 - - [2025-10-06 02:02:23] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924 HTTP/1.1" 200 1906 0.092088 10.0.0.33 - - [2025-10-06 02:02:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.004289 10.0.0.33 - - [2025-10-06 02:02:24] "POST /network-ipams HTTP/1.1" 200 611 0.027753 10.0.0.33 - - [2025-10-06 02:02:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 805 0.004411 10.0.0.33 - - [2025-10-06 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.33 - - [2025-10-06 02:02:24] "GET /network-ipam/bc486ee0-c2d2-44df-b4fb-0e7c119c65f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.008077 10.0.0.33 - - [2025-10-06 02:02:24] "PUT /network-ipam/bc486ee0-c2d2-44df-b4fb-0e7c119c65f0 HTTP/1.1" 200 259 0.016868 10.0.0.33 - - [2025-10-06 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.249 - - [2025-10-06 02:02:24] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000982 10.0.0.33 - - [2025-10-06 02:02:24] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.040979 10.0.0.38 - - [2025-10-06 02:02:24] "POST /route-targets HTTP/1.1" 200 328 0.014961 10.0.0.249 - - [2025-10-06 02:02:24] "POST /useragent-kv HTTP/1.1" 200 115 0.006520 10.0.0.33 - - [2025-10-06 02:02:24] "POST /neutron/subnet HTTP/1.1" 200 701 0.190274 10.0.0.38 - - [2025-10-06 02:02:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.005572 10.0.0.33 - - [2025-10-06 02:02:25] "POST /neutron/network HTTP/1.1" 200 1309 0.012154 10.0.0.33 - - [2025-10-06 02:02:25] "POST /id-to-fqname HTTP/1.1" 200 231 0.001125 10.0.0.33 - - [2025-10-06 02:02:25] "GET /virtual-network/08b05cd7-28f9-4948-afc3-65b853613ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004976 10.0.0.33 - - [2025-10-06 02:02:25] "GET /virtual-network/08b05cd7-28f9-4948-afc3-65b853613ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005738 10.0.0.33 - - [2025-10-06 02:02:25] "POST /neutron/subnet HTTP/1.1" 200 701 0.009872 10.0.0.33 - - [2025-10-06 02:02:25] "GET /virtual-network/08b05cd7-28f9-4948-afc3-65b853613ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005602 10.0.0.33 - - [2025-10-06 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.249 - - [2025-10-06 02:02:25] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000925 10.0.0.33 - - [2025-10-06 02:02:26] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.042074 10.0.0.33 - - [2025-10-06 02:02:26] "POST /neutron/network HTTP/1.1" 200 117 0.011147 10.0.0.38 - - [2025-10-06 02:02:26] "POST /ref-update HTTP/1.1" 200 156 0.017552 10.0.0.249 - - [2025-10-06 02:02:26] "POST /useragent-kv HTTP/1.1" 200 115 0.005393 10.0.0.33 - - [2025-10-06 02:02:26] "POST /neutron/subnet HTTP/1.1" 200 701 0.227660 10.0.0.33 - - [2025-10-06 02:02:26] "POST /id-to-fqname HTTP/1.1" 200 231 0.001415 10.0.0.33 - - [2025-10-06 02:02:26] "GET /virtual-network/bc5e16d8-5caa-47d2-9f31-c6961e88e623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007639 10.0.0.33 - - [2025-10-06 02:02:26] "POST /neutron/network HTTP/1.1" 200 1309 0.011012 10.0.0.33 - - [2025-10-06 02:02:26] "GET /virtual-network/bc5e16d8-5caa-47d2-9f31-c6961e88e623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005103 10.0.0.33 - - [2025-10-06 02:02:27] "POST /neutron/subnet HTTP/1.1" 200 701 0.008519 10.0.0.33 - - [2025-10-06 02:02:27] "GET /virtual-network/bc5e16d8-5caa-47d2-9f31-c6961e88e623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005921 10.0.0.33 - - [2025-10-06 02:02:27] "GET /obj-perms HTTP/1.1" 200 5046 0.003754 10.0.0.38 - - [2025-10-06 02:02:27] "GET /obj-perms HTTP/1.1" 200 5046 0.003634 10.0.0.249 - - [2025-10-06 02:02:27] "GET /obj-perms HTTP/1.1" 200 5046 0.003823 10.0.0.33 - - [2025-10-06 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.249 - - [2025-10-06 02:02:27] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000974 10.0.0.33 - - [2025-10-06 02:02:27] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.036194 10.0.0.249 - - [2025-10-06 02:02:27] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001097 10.0.0.33 - - [2025-10-06 02:02:27] "POST /neutron/network HTTP/1.1" 200 619 0.128545 10.0.0.249 - - [2025-10-06 02:02:28] "POST /useragent-kv HTTP/1.1" 200 115 0.009397 10.0.0.33 - - [2025-10-06 02:02:28] "POST /neutron/subnet HTTP/1.1" 200 828 0.175713 10.0.0.33 - - [2025-10-06 02:02:28] "POST /id-to-fqname HTTP/1.1" 200 231 0.002118 10.0.0.33 - - [2025-10-06 02:02:28] "GET /virtual-network/5820bbc8-7a1f-484d-a8b3-4f1989cda8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006634 10.0.0.33 - - [2025-10-06 02:02:28] "GET /virtual-network/5820bbc8-7a1f-484d-a8b3-4f1989cda8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005914 10.0.0.33 - - [2025-10-06 02:02:28] "POST /neutron/network HTTP/1.1" 200 1309 0.010299 10.0.0.33 - - [2025-10-06 02:02:28] "POST /neutron/subnet HTTP/1.1" 200 828 0.011168 10.0.0.33 - - [2025-10-06 02:02:28] "GET /virtual-network/5820bbc8-7a1f-484d-a8b3-4f1989cda8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006010 10.0.0.33 - - [2025-10-06 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.249 - - [2025-10-06 02:02:29] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000936 10.0.0.33 - - [2025-10-06 02:02:29] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.048820 10.0.0.38 - - [2025-10-06 02:02:29] "POST /ref-update HTTP/1.1" 200 156 0.024418 10.0.0.249 - - [2025-10-06 02:02:29] "POST /useragent-kv HTTP/1.1" 200 115 0.007955 10.0.0.33 - - [2025-10-06 02:02:29] "POST /neutron/subnet HTTP/1.1" 200 701 0.200038 10.0.0.38 - - [2025-10-06 02:02:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.005346 10.0.0.33 - - [2025-10-06 02:02:30] "POST /neutron/network HTTP/1.1" 200 1309 0.030298 10.0.0.33 - - [2025-10-06 02:02:30] "POST /id-to-fqname HTTP/1.1" 200 231 0.001551 10.0.0.33 - - [2025-10-06 02:02:30] "GET /virtual-network/d93edfb7-bf21-4c85-8287-2c2e59fa21c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005470 10.0.0.33 - - [2025-10-06 02:02:30] "GET /virtual-network/d93edfb7-bf21-4c85-8287-2c2e59fa21c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006069 10.0.0.33 - - [2025-10-06 02:02:30] "POST /neutron/subnet HTTP/1.1" 200 701 0.008633 10.0.0.33 - - [2025-10-06 02:02:30] "GET /virtual-network/d93edfb7-bf21-4c85-8287-2c2e59fa21c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008975 10.0.0.33 - - [2025-10-06 02:02:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.004060 10.0.0.33 - - [2025-10-06 02:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.249 - - [2025-10-06 02:02:30] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001193 10.0.0.33 - - [2025-10-06 02:02:30] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.060974 10.0.0.33 - - [2025-10-06 02:02:30] "POST /network-policys HTTP/1.1" 200 561 0.030191 10.0.0.33 - - [2025-10-06 02:02:30] "GET /network-policy/cb44aa7f-b42d-4049-801f-ffc44c5c3b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6939 0.008240 10.0.0.33 - - [2025-10-06 02:02:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.005107 10.0.0.33 - - [2025-10-06 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.249 - - [2025-10-06 02:02:31] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001050 10.0.0.33 - - [2025-10-06 02:02:31] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.052093 10.0.0.33 - - [2025-10-06 02:02:31] "POST /network-policys HTTP/1.1" 200 561 0.028156 10.0.0.33 - - [2025-10-06 02:02:31] "GET /network-policy/03d9f504-e1e6-4171-bc60-c5e33585f3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.006476 10.0.0.33 - - [2025-10-06 02:02:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.002995 10.0.0.33 - - [2025-10-06 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.249 - - [2025-10-06 02:02:31] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001024 10.0.0.33 - - [2025-10-06 02:02:31] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.038906 10.0.0.33 - - [2025-10-06 02:02:31] "POST /network-policys HTTP/1.1" 200 561 0.030971 10.0.0.33 - - [2025-10-06 02:02:31] "GET /network-policy/50bf6aa7-5e02-4dd0-9116-a657a56eae1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6939 0.006347 10.0.0.33 - - [2025-10-06 02:02:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.002845 10.0.0.33 - - [2025-10-06 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.249 - - [2025-10-06 02:02:31] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001050 10.0.0.33 - - [2025-10-06 02:02:31] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.044092 10.0.0.33 - - [2025-10-06 02:02:31] "POST /network-policys HTTP/1.1" 200 561 0.027228 10.0.0.33 - - [2025-10-06 02:02:31] "GET /network-policy/80b50016-8419-4dfd-b6dd-de0c57a03003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.006859 10.0.0.33 - - [2025-10-06 02:02:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.008666 10.0.0.33 - - [2025-10-06 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.249 - - [2025-10-06 02:02:32] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001065 10.0.0.33 - - [2025-10-06 02:02:32] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.049013 10.0.0.33 - - [2025-10-06 02:02:32] "POST /network-policys HTTP/1.1" 200 561 0.043422 10.0.0.33 - - [2025-10-06 02:02:32] "GET /network-policy/96a4f5df-27df-4f33-b508-a6782bc5a103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.006196 10.0.0.33 - - [2025-10-06 02:02:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.003821 10.0.0.33 - - [2025-10-06 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.249 - - [2025-10-06 02:02:32] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001273 10.0.0.33 - - [2025-10-06 02:02:32] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.041323 10.0.0.33 - - [2025-10-06 02:02:32] "POST /network-policys HTTP/1.1" 200 561 0.031007 10.0.0.33 - - [2025-10-06 02:02:32] "GET /network-policy/138472d0-912f-4fd1-aea4-41e70216520a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.007241 10.0.0.33 - - [2025-10-06 02:02:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.003180 10.0.0.33 - - [2025-10-06 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.249 - - [2025-10-06 02:02:32] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001114 10.0.0.33 - - [2025-10-06 02:02:32] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.044623 10.0.0.33 - - [2025-10-06 02:02:33] "POST /network-policys HTTP/1.1" 200 561 0.031272 10.0.0.33 - - [2025-10-06 02:02:33] "GET /network-policy/32714c64-4714-4400-9ad9-bc4f61676a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.007100 10.0.0.33 - - [2025-10-06 02:02:33] "POST /fqname-to-id HTTP/1.1" 404 225 0.004302 10.0.0.33 - - [2025-10-06 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.249 - - [2025-10-06 02:02:33] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001004 10.0.0.33 - - [2025-10-06 02:02:33] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.035894 10.0.0.33 - - [2025-10-06 02:02:33] "POST /network-policys HTTP/1.1" 200 561 0.029804 10.0.0.33 - - [2025-10-06 02:02:33] "GET /network-policy/37ce7cc1-6765-4b95-b4ff-bfca8ee32516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.007504 10.0.0.33 - - [2025-10-06 02:02:33] "POST /neutron/network HTTP/1.1" 200 1309 0.010807 10.0.0.33 - - [2025-10-06 02:02:33] "GET /virtual-network/08b05cd7-28f9-4948-afc3-65b853613ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.007991 10.0.0.33 - - [2025-10-06 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.33 - - [2025-10-06 02:02:33] "GET /network-policy/03d9f504-e1e6-4171-bc60-c5e33585f3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.004771 10.0.0.33 - - [2025-10-06 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.33 - - [2025-10-06 02:02:33] "GET /network-policy/cb44aa7f-b42d-4049-801f-ffc44c5c3b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6939 0.005633 10.0.0.33 - - [2025-10-06 02:02:34] "POST /neutron/network HTTP/1.1" 200 1309 0.012572 10.0.0.38 - - [2025-10-06 02:02:34] "POST /fqname-to-id HTTP/1.1" 404 248 0.003573 10.0.0.33 - - [2025-10-06 02:02:34] "GET /virtual-network/bc5e16d8-5caa-47d2-9f31-c6961e88e623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.008578 10.0.0.33 - - [2025-10-06 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005739 10.0.0.33 - - [2025-10-06 02:02:34] "GET /network-policy/50bf6aa7-5e02-4dd0-9116-a657a56eae1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6939 0.004913 10.0.0.33 - - [2025-10-06 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.33 - - [2025-10-06 02:02:34] "GET /network-policy/80b50016-8419-4dfd-b6dd-de0c57a03003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.005158 10.0.0.33 - - [2025-10-06 02:02:34] "POST /neutron/network HTTP/1.1" 200 1309 0.011174 10.0.0.38 - - [2025-10-06 02:02:34] "POST /fqname-to-id HTTP/1.1" 404 248 0.004633 10.0.0.38 - - [2025-10-06 02:02:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.007260 10.0.0.33 - - [2025-10-06 02:02:34] "GET /virtual-network/5820bbc8-7a1f-484d-a8b3-4f1989cda8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.008510 10.0.0.33 - - [2025-10-06 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.33 - - [2025-10-06 02:02:34] "GET /network-policy/138472d0-912f-4fd1-aea4-41e70216520a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.004307 10.0.0.33 - - [2025-10-06 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.33 - - [2025-10-06 02:02:34] "GET /network-policy/96a4f5df-27df-4f33-b508-a6782bc5a103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004819 10.0.0.33 - - [2025-10-06 02:02:34] "POST /neutron/network HTTP/1.1" 200 1309 0.010586 10.0.0.38 - - [2025-10-06 02:02:35] "POST /access-control-lists HTTP/1.1" 200 607 0.040016 10.0.0.33 - - [2025-10-06 02:02:35] "GET /virtual-network/d93edfb7-bf21-4c85-8287-2c2e59fa21c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.007745 10.0.0.33 - - [2025-10-06 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.33 - - [2025-10-06 02:02:35] "GET /network-policy/32714c64-4714-4400-9ad9-bc4f61676a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.005266 10.0.0.33 - - [2025-10-06 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.33 - - [2025-10-06 02:02:35] "GET /network-policy/37ce7cc1-6765-4b95-b4ff-bfca8ee32516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.004444 10.0.0.33 - - [2025-10-06 02:02:35] "POST /id-to-fqname HTTP/1.1" 200 231 0.001027 10.0.0.249 - - [2025-10-06 02:02:45] "GET /obj-perms HTTP/1.1" 200 5056 0.051741 10.0.0.33 - - [2025-10-06 02:02:45] "GET /obj-perms HTTP/1.1" 200 5056 0.047152 10.0.0.33 - - [2025-10-06 02:03:05] "POST /neutron/network HTTP/1.1" 200 1504 0.011638 10.0.0.249 - - [2025-10-06 02:03:06] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001119 10.0.0.33 - - [2025-10-06 02:03:06] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.077514 10.0.0.33 - - [2025-10-06 02:03:06] "POST /neutron/port HTTP/1.1" 200 117 0.006077 10.0.0.33 - - [2025-10-06 02:03:06] "POST /id-to-fqname HTTP/1.1" 200 231 0.001232 10.0.0.33 - - [2025-10-06 02:03:06] "POST /neutron/network HTTP/1.1" 200 1504 0.014092 10.0.0.249 - - [2025-10-06 02:03:07] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.026285 10.0.0.33 - - [2025-10-06 02:03:07] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.093795 10.0.0.33 - - [2025-10-06 02:03:07] "POST /neutron/port HTTP/1.1" 200 1144 0.028040 10.0.0.33 - - [2025-10-06 02:03:08] "POST /neutron/port HTTP/1.1" 200 1144 0.018187 10.0.0.249 - - [2025-10-06 02:03:08] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000999 10.0.0.33 - - [2025-10-06 02:03:08] "POST /neutron/port HTTP/1.1" 200 1170 0.380999 10.0.0.33 - - [2025-10-06 02:03:08] "POST /neutron/port HTTP/1.1" 200 1224 0.128034 10.0.0.33 - - [2025-10-06 02:03:15] "POST /neutron/port HTTP/1.1" 200 1198 0.016422 10.0.0.33 - - [2025-10-06 02:03:15] "POST /neutron/subnet HTTP/1.1" 200 1361 0.017775 10.0.0.33 - - [2025-10-06 02:03:15] "POST /neutron/network HTTP/1.1" 200 1494 0.011582 10.0.0.33 - - [2025-10-06 02:03:16] "POST /neutron/port HTTP/1.1" 200 1224 0.136848 10.0.0.33 - - [2025-10-06 02:03:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003886 10.0.0.33 - - [2025-10-06 02:03:16] "POST /neutron/port HTTP/1.1" 200 117 0.001273 10.0.0.33 - - [2025-10-06 02:03:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008102 10.0.0.33 - - [2025-10-06 02:03:28] "POST /neutron/port HTTP/1.1" 200 1198 0.014464 10.0.0.33 - - [2025-10-06 02:03:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006809 10.0.0.33 - - [2025-10-06 02:03:43] "POST /neutron/port HTTP/1.1" 200 1198 0.018900 10.0.0.38 - - [2025-10-06 02:03:46] "GET /obj-perms HTTP/1.1" 200 5056 0.042004 10.0.0.33 - - [2025-10-06 02:03:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008937 10.0.0.33 - - [2025-10-06 02:03:58] "POST /neutron/port HTTP/1.1" 200 1198 0.017978 10.0.0.33 - - [2025-10-06 02:03:58] "POST /neutron/security_group HTTP/1.1" 200 2066 0.013822 10.0.0.33 - - [2025-10-06 02:03:59] "GET /virtual-machine/10119226-1b4f-4939-a9ed-799f393c3f18 HTTP/1.1" 200 1302 0.007222 10.0.0.33 - - [2025-10-06 02:03:59] "GET /virtual-machine-interface/505d0524-fef4-4ccb-adde-594d460f4001 HTTP/1.1" 200 3192 0.005917 10.0.0.33 - - [2025-10-06 02:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.33 - - [2025-10-06 02:03:59] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004901 10.0.0.33 - - [2025-10-06 02:03:59] "GET /virtual-networks?parent_id=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003873 10.0.0.33 - - [2025-10-06 02:03:59] "GET /virtual-network/08b05cd7-28f9-4948-afc3-65b853613ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.008395 10.0.0.33 - - [2025-10-06 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004805 10.0.0.33 - - [2025-10-06 02:04:02] "GET /virtual-network/08b05cd7-28f9-4948-afc3-65b853613ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.005864 10.0.0.33 - - [2025-10-06 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.33 - - [2025-10-06 02:04:06] "GET /virtual-network/08b05cd7-28f9-4948-afc3-65b853613ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.006397 10.0.0.33 - - [2025-10-06 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005713 10.0.0.33 - - [2025-10-06 02:04:10] "GET /virtual-network/08b05cd7-28f9-4948-afc3-65b853613ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.007611 10.0.0.33 - - [2025-10-06 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.33 - - [2025-10-06 02:04:14] "GET /virtual-network/08b05cd7-28f9-4948-afc3-65b853613ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.005303 10.0.0.33 - - [2025-10-06 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.33 - - [2025-10-06 02:04:18] "GET /virtual-network/08b05cd7-28f9-4948-afc3-65b853613ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.005793 10.0.0.33 - - [2025-10-06 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.33 - - [2025-10-06 02:04:22] "GET /virtual-network/08b05cd7-28f9-4948-afc3-65b853613ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.006543 10.0.0.33 - - [2025-10-06 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.33 - - [2025-10-06 02:04:26] "GET /virtual-network/08b05cd7-28f9-4948-afc3-65b853613ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.005995 10.0.0.33 - - [2025-10-06 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005309 10.0.0.33 - - [2025-10-06 02:04:31] "GET /virtual-network/08b05cd7-28f9-4948-afc3-65b853613ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.006190 10.0.0.33 - - [2025-10-06 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011815 10.0.0.33 - - [2025-10-06 02:04:33] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004435 10.0.0.33 - - [2025-10-06 02:04:33] "GET /virtual-networks?parent_id=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003712 10.0.0.33 - - [2025-10-06 02:04:33] "GET /virtual-network/08b05cd7-28f9-4948-afc3-65b853613ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.007554 10.0.0.33 - - [2025-10-06 02:04:33] "POST /neutron/port HTTP/1.1" 200 1198 0.017963 10.0.0.33 - - [2025-10-06 02:04:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007281 10.0.0.33 - - [2025-10-06 02:04:42] "POST /neutron/port HTTP/1.1" 200 1198 0.037699 10.0.0.33 - - [2025-10-06 02:04:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008009 10.0.0.33 - - [2025-10-06 02:04:51] "POST /neutron/port HTTP/1.1" 200 1198 0.018387 10.0.0.33 - - [2025-10-06 02:04:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005622 10.0.0.33 - - [2025-10-06 02:04:52] "POST /neutron/port HTTP/1.1" 200 117 0.001559 10.0.0.33 - - [2025-10-06 02:04:52] "POST /neutron/port HTTP/1.1" 200 1198 0.017698 10.0.0.33 - - [2025-10-06 02:04:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004915 10.0.0.33 - - [2025-10-06 02:04:52] "POST /neutron/port HTTP/1.1" 200 117 0.001250 10.0.0.33 - - [2025-10-06 02:04:53] "POST /neutron/port HTTP/1.1" 200 1198 0.019309 10.0.0.33 - - [2025-10-06 02:04:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007561 10.0.0.33 - - [2025-10-06 02:04:54] "GET /virtual-machine/cde89350-98eb-4dfd-8d3b-9ab634c39a79 HTTP/1.1" 200 1303 0.006358 10.0.0.33 - - [2025-10-06 02:04:54] "GET /virtual-machine-interface/68013456-dd21-4c3d-8d5c-dafc72763ba5 HTTP/1.1" 200 3192 0.005831 10.0.0.33 - - [2025-10-06 02:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.33 - - [2025-10-06 02:04:54] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003493 10.0.0.33 - - [2025-10-06 02:04:54] "GET /virtual-networks?parent_id=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.002890 10.0.0.33 - - [2025-10-06 02:04:54] "GET /virtual-network/bc5e16d8-5caa-47d2-9f31-c6961e88e623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.006329 10.0.0.33 - - [2025-10-06 02:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.33 - - [2025-10-06 02:04:55] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004276 10.0.0.33 - - [2025-10-06 02:04:55] "GET /virtual-networks?parent_id=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003734 10.0.0.33 - - [2025-10-06 02:04:55] "GET /virtual-network/bc5e16d8-5caa-47d2-9f31-c6961e88e623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.006078 10.0.0.33 - - [2025-10-06 02:04:55] "POST /neutron/port HTTP/1.1" 200 2278 0.018186 10.0.0.33 - - [2025-10-06 02:04:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007496 10.0.0.33 - - [2025-10-06 02:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.33 - - [2025-10-06 02:04:55] "GET /network-policy/50bf6aa7-5e02-4dd0-9116-a657a56eae1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6939 0.004712 10.0.0.33 - - [2025-10-06 02:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.33 - - [2025-10-06 02:04:55] "GET /network-policy/80b50016-8419-4dfd-b6dd-de0c57a03003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.004720 10.0.0.33 - - [2025-10-06 02:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.33 - - [2025-10-06 02:04:56] "GET /network-policy/cb44aa7f-b42d-4049-801f-ffc44c5c3b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6939 0.004957 10.0.0.33 - - [2025-10-06 02:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.33 - - [2025-10-06 02:04:56] "GET /network-policy/03d9f504-e1e6-4171-bc60-c5e33585f3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.005988 10.0.0.33 - - [2025-10-06 02:05:16] "GET /virtual-machine/cde89350-98eb-4dfd-8d3b-9ab634c39a79 HTTP/1.1" 200 1303 0.005314 10.0.0.33 - - [2025-10-06 02:05:17] "POST /neutron/port HTTP/1.1" 200 1198 0.019993 10.0.0.33 - - [2025-10-06 02:05:18] "GET /virtual-machine/cde89350-98eb-4dfd-8d3b-9ab634c39a79 HTTP/1.1" 404 171 0.003859 10.0.0.33 - - [2025-10-06 02:05:18] "GET /virtual-machine/cde89350-98eb-4dfd-8d3b-9ab634c39a79 HTTP/1.1" 404 171 0.003314 10.0.0.33 - - [2025-10-06 02:05:18] "GET /virtual-machine/cde89350-98eb-4dfd-8d3b-9ab634c39a79 HTTP/1.1" 404 171 0.003391 10.0.0.33 - - [2025-10-06 02:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.33 - - [2025-10-06 02:05:18] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004349 10.0.0.33 - - [2025-10-06 02:05:18] "GET /virtual-networks?parent_id=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003607 10.0.0.33 - - [2025-10-06 02:05:19] "GET /virtual-network/bc5e16d8-5caa-47d2-9f31-c6961e88e623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.007077 10.0.0.33 - - [2025-10-06 02:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.33 - - [2025-10-06 02:05:19] "GET /routing-instance/8de63565-37c2-40f3-b773-b3320d77ebf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.005924 10.0.0.33 - - [2025-10-06 02:05:19] "GET /route-target/72c12a24-96f8-492c-a31a-c9f538f6cc65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004509 10.0.0.33 - - [2025-10-06 02:05:19] "GET /virtual-machine/cde89350-98eb-4dfd-8d3b-9ab634c39a79 HTTP/1.1" 404 171 0.003988 10.0.0.33 - - [2025-10-06 02:05:20] "GET /virtual-machine/cde89350-98eb-4dfd-8d3b-9ab634c39a79 HTTP/1.1" 404 171 0.003979 10.0.0.33 - - [2025-10-06 02:05:21] "GET /virtual-machine/cde89350-98eb-4dfd-8d3b-9ab634c39a79 HTTP/1.1" 404 171 0.003446 10.0.0.33 - - [2025-10-06 02:05:22] "GET /virtual-machine/cde89350-98eb-4dfd-8d3b-9ab634c39a79 HTTP/1.1" 404 171 0.003368 10.0.0.33 - - [2025-10-06 02:05:23] "GET /virtual-machine/cde89350-98eb-4dfd-8d3b-9ab634c39a79 HTTP/1.1" 404 171 0.004339 10.0.0.33 - - [2025-10-06 02:05:24] "GET /virtual-machine/cde89350-98eb-4dfd-8d3b-9ab634c39a79 HTTP/1.1" 404 171 0.004160 10.0.0.33 - - [2025-10-06 02:05:24] "GET /obj-perms HTTP/1.1" 200 5046 0.005361 10.0.0.33 - - [2025-10-06 02:05:30] "GET /obj-perms HTTP/1.1" 200 5046 0.004240 10.0.0.33 - - [2025-10-06 02:05:30] "GET /obj-perms HTTP/1.1" 200 5046 0.004075 10.0.0.33 - - [2025-10-06 02:05:30] "GET /virtual-machine/10119226-1b4f-4939-a9ed-799f393c3f18 HTTP/1.1" 200 1302 0.004633 10.0.0.33 - - [2025-10-06 02:05:30] "POST /neutron/port HTTP/1.1" 200 1198 0.018661 10.0.0.33 - - [2025-10-06 02:05:32] "GET /virtual-machine/10119226-1b4f-4939-a9ed-799f393c3f18 HTTP/1.1" 404 171 0.003431 10.0.0.33 - - [2025-10-06 02:05:32] "GET /virtual-machine/10119226-1b4f-4939-a9ed-799f393c3f18 HTTP/1.1" 404 171 0.002936 10.0.0.33 - - [2025-10-06 02:05:32] "GET /virtual-machine/10119226-1b4f-4939-a9ed-799f393c3f18 HTTP/1.1" 404 171 0.002596 10.0.0.33 - - [2025-10-06 02:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.33 - - [2025-10-06 02:05:32] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003633 10.0.0.33 - - [2025-10-06 02:05:32] "GET /virtual-networks?parent_id=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003019 10.0.0.33 - - [2025-10-06 02:05:32] "GET /virtual-network/08b05cd7-28f9-4948-afc3-65b853613ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.006585 10.0.0.33 - - [2025-10-06 02:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.33 - - [2025-10-06 02:05:32] "GET /routing-instance/8643cf67-4e01-4d44-93ee-bc601efdc1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004289 10.0.0.33 - - [2025-10-06 02:05:32] "GET /route-target/be794c32-5be7-4331-bba0-b046882c9183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003458 10.0.0.38 - - [2025-10-06 02:05:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.38 - - [2025-10-06 02:05:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.38 - - [2025-10-06 02:05:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.38 - - [2025-10-06 02:05:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.249 - - [2025-10-06 02:05:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000542 10.0.0.249 - - [2025-10-06 02:05:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.33 - - [2025-10-06 02:05:35] "GET /obj-perms HTTP/1.1" 200 5046 0.005346 10.0.0.33 - - [2025-10-06 02:05:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000565 10.0.0.33 - - [2025-10-06 02:05:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.249 - - [2025-10-06 02:05:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.249 - - [2025-10-06 02:05:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.33 - - [2025-10-06 02:05:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000570 10.0.0.33 - - [2025-10-06 02:05:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.33 - - [2025-10-06 02:05:39] "GET /obj-perms HTTP/1.1" 200 5046 0.004071 10.0.0.33 - - [2025-10-06 02:05:45] "GET /obj-perms HTTP/1.1" 200 5046 0.004414 10.0.0.249 - - [2025-10-06 02:05:47] "GET /obj-perms HTTP/1.1" 200 5056 0.053301 10.0.0.33 - - [2025-10-06 02:05:48] "GET /obj-perms HTTP/1.1" 200 5046 0.043091 10.0.0.33 - - [2025-10-06 02:05:51] "GET /obj-perms HTTP/1.1" 200 5046 0.003903 10.0.0.33 - - [2025-10-06 02:05:57] "GET /obj-perms HTTP/1.1" 200 5046 0.004683 10.0.0.33 - - [2025-10-06 02:06:00] "GET /obj-perms HTTP/1.1" 200 5046 0.003763 10.0.0.38 - - [2025-10-06 02:06:00] "GET /obj-perms HTTP/1.1" 200 5046 0.054197 10.0.0.33 - - [2025-10-06 02:06:00] "GET /virtual-network/d93edfb7-bf21-4c85-8287-2c2e59fa21c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.025687 10.0.0.33 - - [2025-10-06 02:06:01] "POST /neutron/network HTTP/1.1" 200 1494 0.029943 10.0.0.38 - - [2025-10-06 02:06:01] "DELETE /access-control-list/66877f48-14c1-4199-b575-6aff5d374828 HTTP/1.1" 200 115 0.116973 10.0.0.33 - - [2025-10-06 02:06:01] "GET /virtual-network/d93edfb7-bf21-4c85-8287-2c2e59fa21c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.015874 10.0.0.33 - - [2025-10-06 02:06:01] "GET /virtual-network/5820bbc8-7a1f-484d-a8b3-4f1989cda8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.005818 10.0.0.33 - - [2025-10-06 02:06:01] "POST /neutron/network HTTP/1.1" 200 1494 0.011783 10.0.0.38 - - [2025-10-06 02:06:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.031103 10.0.0.33 - - [2025-10-06 02:06:01] "GET /virtual-network/5820bbc8-7a1f-484d-a8b3-4f1989cda8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.011001 10.0.0.33 - - [2025-10-06 02:06:01] "GET /virtual-network/bc5e16d8-5caa-47d2-9f31-c6961e88e623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.006218 10.0.0.33 - - [2025-10-06 02:06:01] "POST /neutron/network HTTP/1.1" 200 1494 0.011048 10.0.0.38 - - [2025-10-06 02:06:01] "POST /ref-update HTTP/1.1" 200 156 0.028702 10.0.0.33 - - [2025-10-06 02:06:01] "GET /virtual-network/bc5e16d8-5caa-47d2-9f31-c6961e88e623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.008273 10.0.0.33 - - [2025-10-06 02:06:02] "GET /virtual-network/08b05cd7-28f9-4948-afc3-65b853613ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.006406 10.0.0.33 - - [2025-10-06 02:06:02] "POST /neutron/network HTTP/1.1" 200 1494 0.011205 10.0.0.33 - - [2025-10-06 02:06:02] "GET /virtual-network/08b05cd7-28f9-4948-afc3-65b853613ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.014886 10.0.0.33 - - [2025-10-06 02:06:02] "DELETE /network-policy/37ce7cc1-6765-4b95-b4ff-bfca8ee32516 HTTP/1.1" 200 115 0.059330 10.0.0.33 - - [2025-10-06 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.249 - - [2025-10-06 02:06:02] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001012 10.0.0.33 - - [2025-10-06 02:06:02] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.038549 10.0.0.33 - - [2025-10-06 02:06:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-52449490&detail=False&count=False&shared=False HTTP/1.1" 200 1762 0.005504 10.0.0.33 - - [2025-10-06 02:06:02] "DELETE /network-policy/32714c64-4714-4400-9ad9-bc4f61676a09 HTTP/1.1" 200 115 0.048820 10.0.0.33 - - [2025-10-06 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.249 - - [2025-10-06 02:06:02] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000957 10.0.0.33 - - [2025-10-06 02:06:02] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.033858 10.0.0.33 - - [2025-10-06 02:06:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-52449490&detail=False&count=False&shared=False HTTP/1.1" 200 1529 0.005733 10.0.0.33 - - [2025-10-06 02:06:02] "DELETE /network-policy/138472d0-912f-4fd1-aea4-41e70216520a HTTP/1.1" 200 115 0.038390 10.0.0.33 - - [2025-10-06 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.249 - - [2025-10-06 02:06:02] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001111 10.0.0.33 - - [2025-10-06 02:06:02] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.045482 10.0.0.33 - - [2025-10-06 02:06:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-52449490&detail=False&count=False&shared=False HTTP/1.1" 200 1296 0.005281 10.0.0.33 - - [2025-10-06 02:06:02] "DELETE /network-policy/96a4f5df-27df-4f33-b508-a6782bc5a103 HTTP/1.1" 200 115 0.033619 10.0.0.33 - - [2025-10-06 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.249 - - [2025-10-06 02:06:02] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001270 10.0.0.33 - - [2025-10-06 02:06:03] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.043353 10.0.0.33 - - [2025-10-06 02:06:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-52449490&detail=False&count=False&shared=False HTTP/1.1" 200 1062 0.006639 10.0.0.33 - - [2025-10-06 02:06:03] "DELETE /network-policy/80b50016-8419-4dfd-b6dd-de0c57a03003 HTTP/1.1" 200 115 0.045776 10.0.0.33 - - [2025-10-06 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005698 10.0.0.249 - - [2025-10-06 02:06:03] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001322 10.0.0.33 - - [2025-10-06 02:06:03] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.050036 10.0.0.33 - - [2025-10-06 02:06:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-52449490&detail=False&count=False&shared=False HTTP/1.1" 200 829 0.006916 10.0.0.33 - - [2025-10-06 02:06:03] "DELETE /network-policy/50bf6aa7-5e02-4dd0-9116-a657a56eae1c HTTP/1.1" 200 115 0.043809 10.0.0.33 - - [2025-10-06 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011114 10.0.0.249 - - [2025-10-06 02:06:03] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000959 10.0.0.33 - - [2025-10-06 02:06:03] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.043540 10.0.0.33 - - [2025-10-06 02:06:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-52449490&detail=False&count=False&shared=False HTTP/1.1" 200 596 0.005478 10.0.0.33 - - [2025-10-06 02:06:03] "DELETE /network-policy/03d9f504-e1e6-4171-bc60-c5e33585f3a3 HTTP/1.1" 200 115 0.038697 10.0.0.33 - - [2025-10-06 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.249 - - [2025-10-06 02:06:03] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001440 10.0.0.33 - - [2025-10-06 02:06:03] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.042601 10.0.0.33 - - [2025-10-06 02:06:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-52449490&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.006216 10.0.0.33 - - [2025-10-06 02:06:03] "DELETE /network-policy/cb44aa7f-b42d-4049-801f-ffc44c5c3b1a HTTP/1.1" 200 115 0.043480 10.0.0.33 - - [2025-10-06 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.249 - - [2025-10-06 02:06:03] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000995 10.0.0.33 - - [2025-10-06 02:06:03] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.047639 10.0.0.33 - - [2025-10-06 02:06:04] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-52449490&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005795 10.0.0.33 - - [2025-10-06 02:06:04] "POST /neutron/network HTTP/1.1" 200 1309 0.012553 10.0.0.38 - - [2025-10-06 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.249 - - [2025-10-06 02:06:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003516 10.0.0.249 - - [2025-10-06 02:06:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002467 10.0.0.249 - - [2025-10-06 02:06:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003109 10.0.0.249 - - [2025-10-06 02:06:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002201 10.0.0.249 - - [2025-10-06 02:06:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002150 10.0.0.249 - - [2025-10-06 02:06:04] "POST /useragent-kv HTTP/1.1" 200 115 0.001940 10.0.0.33 - - [2025-10-06 02:06:04] "POST /neutron/network HTTP/1.1" 200 151 0.139358 10.0.0.38 - - [2025-10-06 02:06:04] "DELETE /route-target/fdd48d13-47ab-473a-a1b0-0c59d811fd8e HTTP/1.1" 200 115 0.029074 10.0.0.33 - - [2025-10-06 02:06:05] "POST /neutron/network HTTP/1.1" 200 1309 0.012625 10.0.0.38 - - [2025-10-06 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006637 10.0.0.33 - - [2025-10-06 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.33 - - [2025-10-06 02:06:05] "DELETE /network-ipam/bc486ee0-c2d2-44df-b4fb-0e7c119c65f0 HTTP/1.1" 200 115 0.036161 10.0.0.33 - - [2025-10-06 02:06:05] "POST /fqname-to-id HTTP/1.1" 404 252 0.004533 10.0.0.249 - - [2025-10-06 02:06:05] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001191 10.0.0.249 - - [2025-10-06 02:06:05] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.038571 10.0.0.249 - - [2025-10-06 02:06:05] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001203 10.0.0.249 - - [2025-10-06 02:06:05] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?fields=security_groups HTTP/1.1" 200 1388 0.044052 10.0.0.249 - - [2025-10-06 02:06:05] "DELETE /security-group/c75fe63c-003e-444b-aa9c-32b6ccf57ae7 HTTP/1.1" 200 115 0.048338 10.0.0.249 - - [2025-10-06 02:06:05] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001206 10.0.0.249 - - [2025-10-06 02:06:05] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?fields=application_policy_sets HTTP/1.1" 200 1427 0.050296 10.0.0.38 - - [2025-10-06 02:06:05] "DELETE /access-control-list/cfc5e3dd-fba6-4291-a565-51c3ca063874 HTTP/1.1" 200 115 0.054700 10.0.0.33 - - [2025-10-06 02:06:06] "DELETE /project/c466e307-2ae9-48c8-b0be-1f2659fb6924 HTTP/1.1" 200 115 0.386320 10.0.0.249 - - [2025-10-06 02:06:06] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001054 10.0.0.33 - - [2025-10-06 02:06:06] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?fields=projects HTTP/1.1" 200 1247 0.011593 10.0.0.33 - - [2025-10-06 02:06:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.003475 10.0.0.249 - - [2025-10-06 02:06:11] "POST /id-to-fqname HTTP/1.1" 200 198 0.012081 10.0.0.249 - - [2025-10-06 02:06:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.007251 10.0.0.249 - - [2025-10-06 02:06:11] "POST /security-groups HTTP/1.1" 200 599 0.032062 10.0.0.249 - - [2025-10-06 02:06:11] "POST /projects HTTP/1.1" 200 601 0.244546 10.0.0.33 - - [2025-10-06 02:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.283244 10.0.0.38 - - [2025-10-06 02:06:11] "POST /fqname-to-id HTTP/1.1" 404 241 0.008400 10.0.0.249 - - [2025-10-06 02:06:11] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000955 10.0.0.33 - - [2025-10-06 02:06:11] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.057427 10.0.0.33 - - [2025-10-06 02:06:11] "POST /network-policys HTTP/1.1" 200 561 0.027263 10.0.0.33 - - [2025-10-06 02:06:11] "GET /network-policy/87743bb8-2542-44ee-82c2-c305159b1f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.008277 10.0.0.33 - - [2025-10-06 02:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.249 - - [2025-10-06 02:06:11] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001078 10.0.0.33 - - [2025-10-06 02:06:11] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.040710 10.0.0.249 - - [2025-10-06 02:06:11] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000996 10.0.0.33 - - [2025-10-06 02:06:11] "POST /neutron/network HTTP/1.1" 200 615 0.109751 10.0.0.38 - - [2025-10-06 02:06:12] "POST /ref-update HTTP/1.1" 200 156 0.021254 10.0.0.38 - - [2025-10-06 02:06:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.006632 10.0.0.33 - - [2025-10-06 02:06:12] "POST /neutron/network HTTP/1.1" 200 1006 0.012858 10.0.0.33 - - [2025-10-06 02:06:12] "POST /id-to-fqname HTTP/1.1" 200 229 0.001113 10.0.0.33 - - [2025-10-06 02:06:12] "GET /virtual-network/ff173239-403b-4893-8d7a-030fd54b1931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006056 10.0.0.33 - - [2025-10-06 02:06:12] "GET /virtual-network/ff173239-403b-4893-8d7a-030fd54b1931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006529 10.0.0.33 - - [2025-10-06 02:06:12] "POST /neutron/subnet HTTP/1.1" 200 721 0.008166 10.0.0.33 - - [2025-10-06 02:06:12] "POST /neutron/network HTTP/1.1" 200 1105 0.088287 10.0.0.33 - - [2025-10-06 02:06:12] "GET /virtual-network/ff173239-403b-4893-8d7a-030fd54b1931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005855 10.0.0.33 - - [2025-10-06 02:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.33 - - [2025-10-06 02:06:12] "GET /network-policy/87743bb8-2542-44ee-82c2-c305159b1f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.007940 10.0.0.33 - - [2025-10-06 02:06:13] "GET /virtual-network/ff173239-403b-4893-8d7a-030fd54b1931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.008631 10.0.0.33 - - [2025-10-06 02:06:13] "GET /obj-perms HTTP/1.1" 200 5046 0.003869 10.0.0.33 - - [2025-10-06 02:06:13] "POST /id-to-fqname HTTP/1.1" 200 229 0.001372 10.0.0.249 - - [2025-10-06 02:06:14] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001087 10.0.0.33 - - [2025-10-06 02:06:14] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.079214 10.0.0.33 - - [2025-10-06 02:06:14] "POST /neutron/network HTTP/1.1" 200 1105 0.036848 10.0.0.33 - - [2025-10-06 02:06:14] "POST /id-to-fqname HTTP/1.1" 200 229 0.001334 10.0.0.33 - - [2025-10-06 02:06:14] "POST /neutron/port HTTP/1.1" 200 117 0.013250 10.0.0.249 - - [2025-10-06 02:06:14] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001128 10.0.0.38 - - [2025-10-06 02:06:15] "PUT /access-control-list/8be20b51-ec1f-48fd-b8e6-2e56cfccd316 HTTP/1.1" 200 273 0.051124 10.0.0.33 - - [2025-10-06 02:06:15] "POST /neutron/port HTTP/1.1" 200 1173 0.499526 10.0.0.249 - - [2025-10-06 02:06:15] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000915 10.0.0.33 - - [2025-10-06 02:06:15] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.063729 10.0.0.33 - - [2025-10-06 02:06:15] "POST /neutron/port HTTP/1.1" 200 1173 0.013952 10.0.0.33 - - [2025-10-06 02:06:15] "POST /neutron/port HTTP/1.1" 200 1201 0.018536 10.0.0.33 - - [2025-10-06 02:06:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006408 10.0.0.33 - - [2025-10-06 02:06:15] "POST /neutron/port HTTP/1.1" 200 117 0.007529 10.0.0.33 - - [2025-10-06 02:06:15] "POST /neutron/port HTTP/1.1" 200 1201 0.013741 10.0.0.249 - - [2025-10-06 02:06:16] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001327 10.0.0.33 - - [2025-10-06 02:06:16] "POST /neutron/port HTTP/1.1" 200 1173 0.311768 10.0.0.33 - - [2025-10-06 02:06:16] "POST /neutron/port HTTP/1.1" 200 1227 0.106614 10.0.0.33 - - [2025-10-06 02:06:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004051 10.0.0.33 - - [2025-10-06 02:06:16] "POST /neutron/port HTTP/1.1" 200 117 0.001233 10.0.0.33 - - [2025-10-06 02:06:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009330 10.0.0.33 - - [2025-10-06 02:06:21] "POST /neutron/port HTTP/1.1" 200 1201 0.016835 10.0.0.33 - - [2025-10-06 02:06:21] "GET /virtual-machine/e04da7d5-ee74-4922-a610-006754e3fc05 HTTP/1.1" 200 1303 0.030286 10.0.0.33 - - [2025-10-06 02:06:21] "GET /virtual-machine-interface/c5be5729-e5b8-47a2-a9f0-d89e987de2b1 HTTP/1.1" 200 3187 0.006188 10.0.0.33 - - [2025-10-06 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.33 - - [2025-10-06 02:06:21] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005811 10.0.0.33 - - [2025-10-06 02:06:21] "GET /virtual-networks?parent_id=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004224 10.0.0.33 - - [2025-10-06 02:06:21] "GET /virtual-network/ff173239-403b-4893-8d7a-030fd54b1931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.007374 10.0.0.33 - - [2025-10-06 02:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.33 - - [2025-10-06 02:06:24] "GET /virtual-network/ff173239-403b-4893-8d7a-030fd54b1931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005857 10.0.0.33 - - [2025-10-06 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.33 - - [2025-10-06 02:06:28] "GET /virtual-network/ff173239-403b-4893-8d7a-030fd54b1931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.006382 10.0.0.33 - - [2025-10-06 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.33 - - [2025-10-06 02:06:32] "GET /virtual-network/ff173239-403b-4893-8d7a-030fd54b1931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.006245 10.0.0.33 - - [2025-10-06 02:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.33 - - [2025-10-06 02:06:36] "GET /virtual-network/ff173239-403b-4893-8d7a-030fd54b1931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.006168 10.0.0.33 - - [2025-10-06 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.33 - - [2025-10-06 02:06:40] "GET /virtual-network/ff173239-403b-4893-8d7a-030fd54b1931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005840 10.0.0.249 - - [2025-10-06 02:06:42] "DELETE /project/c466e3072ae948c8b0be1f2659fb6924 HTTP/1.1" 404 173 0.030806 10.0.0.33 - - [2025-10-06 02:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.33 - - [2025-10-06 02:06:44] "GET /virtual-network/ff173239-403b-4893-8d7a-030fd54b1931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005487 10.0.0.249 - - [2025-10-06 02:06:48] "GET /obj-perms HTTP/1.1" 200 5056 0.050388 10.0.0.33 - - [2025-10-06 02:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.33 - - [2025-10-06 02:06:48] "GET /virtual-network/ff173239-403b-4893-8d7a-030fd54b1931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.006321 10.0.0.33 - - [2025-10-06 02:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.33 - - [2025-10-06 02:06:53] "GET /virtual-network/ff173239-403b-4893-8d7a-030fd54b1931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005558 10.0.0.33 - - [2025-10-06 02:06:53] "POST /neutron/port HTTP/1.1" 200 1201 0.015013 10.0.0.33 - - [2025-10-06 02:06:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003961 10.0.0.33 - - [2025-10-06 02:06:53] "POST /neutron/port HTTP/1.1" 200 117 0.001235 10.0.0.33 - - [2025-10-06 02:06:54] "POST /neutron/port HTTP/1.1" 200 1201 0.016031 10.0.0.33 - - [2025-10-06 02:06:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003810 10.0.0.33 - - [2025-10-06 02:06:55] "POST /neutron/port HTTP/1.1" 200 117 0.001261 10.0.0.33 - - [2025-10-06 02:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008615 10.0.0.33 - - [2025-10-06 02:06:55] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003514 10.0.0.33 - - [2025-10-06 02:06:55] "GET /virtual-networks?parent_id=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003543 10.0.0.33 - - [2025-10-06 02:06:55] "GET /virtual-network/ff173239-403b-4893-8d7a-030fd54b1931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005643 10.0.0.33 - - [2025-10-06 02:06:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007823 10.0.0.33 - - [2025-10-06 02:07:02] "POST /neutron/port HTTP/1.1" 200 1201 0.015632 10.0.0.33 - - [2025-10-06 02:07:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006757 10.0.0.33 - - [2025-10-06 02:07:10] "POST /neutron/port HTTP/1.1" 200 1201 0.015310 10.0.0.33 - - [2025-10-06 02:07:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007532 10.0.0.33 - - [2025-10-06 02:07:16] "POST /neutron/port HTTP/1.1" 200 1201 0.018536 10.0.0.33 - - [2025-10-06 02:07:16] "GET /virtual-machine/e985b7ff-cc78-4936-92de-c0524bd09bee HTTP/1.1" 200 1303 0.005488 10.0.0.33 - - [2025-10-06 02:07:16] "GET /virtual-machine-interface/ec989d53-0e02-4d49-9181-1a12c0320b44 HTTP/1.1" 200 3187 0.005343 10.0.0.33 - - [2025-10-06 02:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.33 - - [2025-10-06 02:07:16] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004093 10.0.0.33 - - [2025-10-06 02:07:16] "GET /virtual-networks?parent_id=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002971 10.0.0.33 - - [2025-10-06 02:07:16] "GET /virtual-network/ff173239-403b-4893-8d7a-030fd54b1931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.006355 10.0.0.33 - - [2025-10-06 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.33 - - [2025-10-06 02:07:17] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003970 10.0.0.33 - - [2025-10-06 02:07:17] "GET /virtual-networks?parent_id=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003393 10.0.0.33 - - [2025-10-06 02:07:17] "GET /virtual-network/ff173239-403b-4893-8d7a-030fd54b1931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.006365 10.0.0.33 - - [2025-10-06 02:07:40] "GET /virtual-network/ff173239-403b-4893-8d7a-030fd54b1931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.006050 10.0.0.33 - - [2025-10-06 02:07:40] "POST /neutron/network HTTP/1.1" 200 1006 0.085645 10.0.0.33 - - [2025-10-06 02:07:40] "GET /virtual-network/ff173239-403b-4893-8d7a-030fd54b1931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007267 10.0.0.33 - - [2025-10-06 02:07:40] "POST /neutron/network HTTP/1.1" 400 204 0.013222 10.0.0.33 - - [2025-10-06 02:07:41] "POST /neutron/port HTTP/1.1" 200 151 0.324754 10.0.0.33 - - [2025-10-06 02:07:41] "POST /neutron/port HTTP/1.1" 200 151 0.313097 10.0.0.38 - - [2025-10-06 02:07:43] "DELETE /route-target/d9fbb694-f7e3-4ca3-a852-0f3733996cf4 HTTP/1.1" 200 115 0.022846 10.0.0.33 - - [2025-10-06 02:07:43] "DELETE /network-policy/87743bb8-2542-44ee-82c2-c305159b1f0d HTTP/1.1" 200 115 0.036910 10.0.0.249 - - [2025-10-06 02:07:45] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001469 10.0.0.33 - - [2025-10-06 02:07:45] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.068974 10.0.0.249 - - [2025-10-06 02:07:45] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001119 10.0.0.33 - - [2025-10-06 02:07:45] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?fields=virtual_networks HTTP/1.1" 200 1051 0.043657 10.0.0.249 - - [2025-10-06 02:07:46] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001835 10.0.0.33 - - [2025-10-06 02:07:46] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.046560 10.0.0.249 - - [2025-10-06 02:07:46] "GET /projects?obj_uuids=c466e307-2ae9-48c8-b0be-1f2659fb6924&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001351 10.0.0.33 - - [2025-10-06 02:07:46] "GET /project/c466e307-2ae9-48c8-b0be-1f2659fb6924?fields=security_groups HTTP/1.1" 200 1286 0.045094 10.0.0.33 - - [2025-10-06 02:07:46] "POST /fqname-to-id HTTP/1.1" 404 202 0.024107 10.0.0.249 - - [2025-10-06 02:07:46] "GET /projects?obj_uuids=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005095 10.0.0.249 - - [2025-10-06 02:07:46] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001028 10.0.0.249 - - [2025-10-06 02:07:46] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007275 10.0.0.249 - - [2025-10-06 02:07:47] "POST /id-to-fqname HTTP/1.1" 200 204 0.006821 10.0.0.249 - - [2025-10-06 02:07:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.013940 10.0.0.249 - - [2025-10-06 02:07:47] "POST /security-groups HTTP/1.1" 200 605 0.028762 10.0.0.249 - - [2025-10-06 02:07:47] "POST /projects HTTP/1.1" 200 613 0.266618 10.0.0.38 - - [2025-10-06 02:07:47] "POST /fqname-to-id HTTP/1.1" 404 247 0.014367 10.0.0.249 - - [2025-10-06 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.335982 10.0.0.33 - - [2025-10-06 02:07:47] "GET /project/b6358417-a4d9-4d25-acc4-5fb02defc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.463343 10.0.0.33 - - [2025-10-06 02:07:48] "GET / HTTP/1.1" 200 36215 0.001643 10.0.0.38 - - [2025-10-06 02:07:49] "GET /obj-perms HTTP/1.1" 200 5056 0.047285 10.0.0.33 - - [2025-10-06 02:07:51] "GET /project/b6358417-a4d9-4d25-acc4-5fb02defc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000537 10.0.0.249 - - [2025-10-06 02:07:52] "GET /projects?obj_uuids=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001223 10.0.0.33 - - [2025-10-06 02:07:52] "GET /project/b6358417-a4d9-4d25-acc4-5fb02defc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.085226 10.0.0.33 - - [2025-10-06 02:07:52] "GET / HTTP/1.1" 200 36215 0.002120 10.0.0.33 - - [2025-10-06 02:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.249 - - [2025-10-06 02:07:53] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000932 10.0.0.33 - - [2025-10-06 02:07:53] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006781 10.0.0.33 - - [2025-10-06 02:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.249 - - [2025-10-06 02:07:53] "GET /projects?obj_uuids=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000989 10.0.0.33 - - [2025-10-06 02:07:53] "GET /project/b6358417-a4d9-4d25-acc4-5fb02defc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.045476 10.0.0.33 - - [2025-10-06 02:07:54] "GET /domains HTTP/1.1" 401 292 0.000433 10.0.0.33 - - [2025-10-06 02:07:54] "GET /domains HTTP/1.1" 200 281 0.023484 10.0.0.249 - - [2025-10-06 02:07:54] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001293 10.0.0.33 - - [2025-10-06 02:07:54] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c HTTP/1.1" 200 2792 0.010135 10.0.0.249 - - [2025-10-06 02:07:54] "GET /projects?obj_uuids=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000850 10.0.0.33 - - [2025-10-06 02:07:54] "GET /project/b6358417-a4d9-4d25-acc4-5fb02defc808 HTTP/1.1" 200 1942 0.090245 10.0.0.33 - - [2025-10-06 02:07:54] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.002901 10.0.0.33 - - [2025-10-06 02:07:54] "POST /network-ipams HTTP/1.1" 200 629 0.031926 10.0.0.33 - - [2025-10-06 02:07:54] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 817 0.003244 10.0.0.33 - - [2025-10-06 02:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.33 - - [2025-10-06 02:07:54] "GET /network-ipam/f67d4116-4ddf-463c-af16-2f07e9466a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.005995 10.0.0.33 - - [2025-10-06 02:07:54] "PUT /network-ipam/f67d4116-4ddf-463c-af16-2f07e9466a4f HTTP/1.1" 200 259 0.013977 10.0.0.33 - - [2025-10-06 02:07:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000460 10.0.0.33 - - [2025-10-06 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.023951 10.0.0.249 - - [2025-10-06 02:07:55] "GET /projects?obj_uuids=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000945 10.0.0.33 - - [2025-10-06 02:07:55] "GET /project/b6358417-a4d9-4d25-acc4-5fb02defc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.044195 10.0.0.33 - - [2025-10-06 02:07:55] "POST /neutron/network HTTP/1.1" 200 117 0.034399 10.0.0.38 - - [2025-10-06 02:07:55] "POST /ref-update HTTP/1.1" 200 156 0.028757 10.0.0.38 - - [2025-10-06 02:07:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.005013 10.0.0.249 - - [2025-10-06 02:07:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002715 10.0.0.33 - - [2025-10-06 02:07:56] "POST /neutron/subnet HTTP/1.1" 200 828 0.237359 10.0.0.33 - - [2025-10-06 02:07:56] "POST /id-to-fqname HTTP/1.1" 200 237 0.001719 10.0.0.33 - - [2025-10-06 02:07:56] "GET /virtual-network/b019aa3d-e6e1-4a79-b240-e59d1e8bb574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.006770 10.0.0.33 - - [2025-10-06 02:07:56] "GET /virtual-network/b019aa3d-e6e1-4a79-b240-e59d1e8bb574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.007007 10.0.0.33 - - [2025-10-06 02:07:56] "POST /neutron/network HTTP/1.1" 200 1141 0.010268 10.0.0.33 - - [2025-10-06 02:07:56] "GET /virtual-network/b019aa3d-e6e1-4a79-b240-e59d1e8bb574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.005530 10.0.0.33 - - [2025-10-06 02:07:58] "POST /fqname-to-id HTTP/1.1" 404 231 0.004944 10.0.0.33 - - [2025-10-06 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004987 10.0.0.249 - - [2025-10-06 02:07:58] "GET /projects?obj_uuids=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001235 10.0.0.33 - - [2025-10-06 02:07:58] "GET /project/b6358417-a4d9-4d25-acc4-5fb02defc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.051013 10.0.0.33 - - [2025-10-06 02:07:58] "POST /network-policys HTTP/1.1" 200 567 0.076781 10.0.0.33 - - [2025-10-06 02:07:58] "GET /network-policy/e19f8ecf-3fc5-4775-bd39-2b40b511cb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4077 0.008855 10.0.0.33 - - [2025-10-06 02:07:58] "POST /fqname-to-id HTTP/1.1" 404 231 0.003382 10.0.0.33 - - [2025-10-06 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.249 - - [2025-10-06 02:07:58] "GET /projects?obj_uuids=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001041 10.0.0.33 - - [2025-10-06 02:07:58] "GET /project/b6358417-a4d9-4d25-acc4-5fb02defc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.049897 10.0.0.33 - - [2025-10-06 02:07:58] "POST /network-policys HTTP/1.1" 200 567 0.077465 10.0.0.33 - - [2025-10-06 02:07:58] "GET /network-policy/865bc9e9-0c8f-4472-b5f9-5d69bf5e4225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.007455 10.0.0.33 - - [2025-10-06 02:07:59] "POST /fqname-to-id HTTP/1.1" 404 231 0.003965 10.0.0.33 - - [2025-10-06 02:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.249 - - [2025-10-06 02:07:59] "GET /projects?obj_uuids=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001338 10.0.0.33 - - [2025-10-06 02:07:59] "GET /project/b6358417-a4d9-4d25-acc4-5fb02defc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.050788 10.0.0.33 - - [2025-10-06 02:07:59] "POST /network-policys HTTP/1.1" 200 567 0.028988 10.0.0.33 - - [2025-10-06 02:07:59] "GET /network-policy/abcd9ba0-2221-45cd-b8ea-c6b28927cc6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.006813 10.0.0.33 - - [2025-10-06 02:07:59] "POST /neutron/network HTTP/1.1" 200 1141 0.011503 10.0.0.33 - - [2025-10-06 02:07:59] "GET /virtual-network/b019aa3d-e6e1-4a79-b240-e59d1e8bb574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.011183 10.0.0.33 - - [2025-10-06 02:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.33 - - [2025-10-06 02:07:59] "GET /network-policy/865bc9e9-0c8f-4472-b5f9-5d69bf5e4225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003920 10.0.0.33 - - [2025-10-06 02:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.33 - - [2025-10-06 02:07:59] "GET /network-policy/e19f8ecf-3fc5-4775-bd39-2b40b511cb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4077 0.004282 10.0.0.33 - - [2025-10-06 02:07:59] "POST /id-to-fqname HTTP/1.1" 200 237 0.001666 10.0.0.33 - - [2025-10-06 02:07:59] "POST /neutron/network HTTP/1.1" 200 1349 0.010996 10.0.0.249 - - [2025-10-06 02:08:00] "GET /projects?obj_uuids=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001170 10.0.0.33 - - [2025-10-06 02:08:00] "GET /project/b6358417-a4d9-4d25-acc4-5fb02defc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.058769 10.0.0.33 - - [2025-10-06 02:08:00] "POST /neutron/port HTTP/1.1" 200 117 0.007468 10.0.0.249 - - [2025-10-06 02:08:01] "GET /projects?obj_uuids=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000996 10.0.0.38 - - [2025-10-06 02:08:01] "PUT /access-control-list/6990ee5e-9296-41f6-97e6-3acfa2240eb5 HTTP/1.1" 200 273 0.023772 10.0.0.33 - - [2025-10-06 02:08:01] "POST /neutron/port HTTP/1.1" 200 1180 0.379440 10.0.0.33 - - [2025-10-06 02:08:01] "POST /neutron/port HTTP/1.1" 200 1234 0.105858 10.0.0.33 - - [2025-10-06 02:08:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004321 10.0.0.33 - - [2025-10-06 02:08:02] "POST /neutron/port HTTP/1.1" 200 117 0.001204 10.0.0.33 - - [2025-10-06 02:08:06] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008294 10.0.0.33 - - [2025-10-06 02:08:06] "POST /neutron/port HTTP/1.1" 200 1208 0.015110 10.0.0.33 - - [2025-10-06 02:08:06] "GET /virtual-machine/51f1cc95-42b0-426b-9282-9e533209cd61 HTTP/1.1" 401 292 0.000429 10.0.0.33 - - [2025-10-06 02:08:06] "GET /virtual-machine/51f1cc95-42b0-426b-9282-9e533209cd61 HTTP/1.1" 200 1308 0.027961 10.0.0.33 - - [2025-10-06 02:08:06] "GET /virtual-machine-interface/8a8c9193-1a40-47d8-9839-901ed21c08b6 HTTP/1.1" 200 3185 0.005464 10.0.0.33 - - [2025-10-06 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.33 - - [2025-10-06 02:08:06] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003400 10.0.0.33 - - [2025-10-06 02:08:06] "GET /virtual-networks?parent_id=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.003077 10.0.0.33 - - [2025-10-06 02:08:06] "GET /virtual-network/b019aa3d-e6e1-4a79-b240-e59d1e8bb574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.007780 10.0.0.33 - - [2025-10-06 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.33 - - [2025-10-06 02:08:09] "GET /virtual-network/b019aa3d-e6e1-4a79-b240-e59d1e8bb574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.006494 10.0.0.33 - - [2025-10-06 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.33 - - [2025-10-06 02:08:13] "GET /virtual-network/b019aa3d-e6e1-4a79-b240-e59d1e8bb574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.005786 10.0.0.33 - - [2025-10-06 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.33 - - [2025-10-06 02:08:17] "GET /virtual-network/b019aa3d-e6e1-4a79-b240-e59d1e8bb574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.005309 10.0.0.33 - - [2025-10-06 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.33 - - [2025-10-06 02:08:22] "GET /virtual-network/b019aa3d-e6e1-4a79-b240-e59d1e8bb574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.006294 10.0.0.33 - - [2025-10-06 02:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.33 - - [2025-10-06 02:08:26] "GET /virtual-network/b019aa3d-e6e1-4a79-b240-e59d1e8bb574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.005431 10.0.0.33 - - [2025-10-06 02:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.33 - - [2025-10-06 02:08:30] "GET /virtual-network/b019aa3d-e6e1-4a79-b240-e59d1e8bb574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.007243 10.0.0.33 - - [2025-10-06 02:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.33 - - [2025-10-06 02:08:34] "GET /virtual-network/b019aa3d-e6e1-4a79-b240-e59d1e8bb574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.006708 10.0.0.33 - - [2025-10-06 02:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.33 - - [2025-10-06 02:08:38] "GET /virtual-network/b019aa3d-e6e1-4a79-b240-e59d1e8bb574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.005613 10.0.0.33 - - [2025-10-06 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.33 - - [2025-10-06 02:08:40] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003885 10.0.0.33 - - [2025-10-06 02:08:40] "GET /virtual-networks?parent_id=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.003063 10.0.0.33 - - [2025-10-06 02:08:40] "GET /virtual-network/b019aa3d-e6e1-4a79-b240-e59d1e8bb574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.009915 10.0.0.33 - - [2025-10-06 02:08:40] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008016 10.0.0.249 - - [2025-10-06 02:08:42] "DELETE /project/b6358417a4d94d25acc45fb02defc808 HTTP/1.1" 404 173 0.005480 10.0.0.249 - - [2025-10-06 02:08:42] "DELETE /project/c466e307-2ae9-48c8-b0be-1f2659fb6924 HTTP/1.1" 404 177 0.004904 10.0.0.33 - - [2025-10-06 02:08:48] "POST /neutron/port HTTP/1.1" 200 1208 0.020707 10.0.0.33 - - [2025-10-06 02:08:50] "GET /obj-perms HTTP/1.1" 200 5056 0.044896 10.0.0.33 - - [2025-10-06 02:08:51] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007003 10.0.0.33 - - [2025-10-06 02:08:57] "POST /neutron/port HTTP/1.1" 200 1208 0.035567 10.0.0.33 - - [2025-10-06 02:08:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003852 10.0.0.33 - - [2025-10-06 02:08:57] "POST /neutron/port HTTP/1.1" 200 117 0.001219 10.0.0.33 - - [2025-10-06 02:09:01] "POST /neutron/port HTTP/1.1" 200 1208 0.015982 10.0.0.33 - - [2025-10-06 02:09:01] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007562 10.0.0.33 - - [2025-10-06 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.33 - - [2025-10-06 02:09:01] "GET /network-policy/e19f8ecf-3fc5-4775-bd39-2b40b511cb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4077 0.003771 10.0.0.33 - - [2025-10-06 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.33 - - [2025-10-06 02:09:01] "GET /network-policy/865bc9e9-0c8f-4472-b5f9-5d69bf5e4225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004831 10.0.0.33 - - [2025-10-06 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.33 - - [2025-10-06 02:09:01] "GET /network-policy/abcd9ba0-2221-45cd-b8ea-c6b28927cc6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.003999 10.0.0.38 - - [2025-10-06 02:09:01] "PUT /access-control-list/6990ee5e-9296-41f6-97e6-3acfa2240eb5 HTTP/1.1" 200 273 0.029729 10.0.0.33 - - [2025-10-06 02:09:01] "POST /neutron/network HTTP/1.1" 200 1431 0.015898 10.0.0.33 - - [2025-10-06 02:09:01] "GET /virtual-network/b019aa3d-e6e1-4a79-b240-e59d1e8bb574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3603 0.005358 10.0.0.33 - - [2025-10-06 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.33 - - [2025-10-06 02:09:02] "GET /network-policy/865bc9e9-0c8f-4472-b5f9-5d69bf5e4225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004451 10.0.0.33 - - [2025-10-06 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.33 - - [2025-10-06 02:09:02] "GET /network-policy/abcd9ba0-2221-45cd-b8ea-c6b28927cc6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.005080 10.0.0.33 - - [2025-10-06 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.33 - - [2025-10-06 02:09:02] "GET /network-policy/e19f8ecf-3fc5-4775-bd39-2b40b511cb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4077 0.004441 10.0.0.33 - - [2025-10-06 02:09:07] "GET /virtual-network/b019aa3d-e6e1-4a79-b240-e59d1e8bb574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3603 0.006093 10.0.0.38 - - [2025-10-06 02:09:07] "POST /fqname-to-id HTTP/1.1" 404 207 0.011796 10.0.0.33 - - [2025-10-06 02:09:07] "POST /neutron/network HTTP/1.1" 200 1141 0.022236 10.0.0.33 - - [2025-10-06 02:09:07] "GET /virtual-network/b019aa3d-e6e1-4a79-b240-e59d1e8bb574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.013884 10.0.0.33 - - [2025-10-06 02:09:12] "GET /virtual-machine/51f1cc95-42b0-426b-9282-9e533209cd61 HTTP/1.1" 200 1308 0.004394 10.0.0.33 - - [2025-10-06 02:09:13] "POST /neutron/port HTTP/1.1" 200 151 0.253888 10.0.0.33 - - [2025-10-06 02:09:14] "GET /virtual-machine/51f1cc95-42b0-426b-9282-9e533209cd61 HTTP/1.1" 404 171 0.003726 10.0.0.33 - - [2025-10-06 02:09:14] "GET /virtual-machine/51f1cc95-42b0-426b-9282-9e533209cd61 HTTP/1.1" 404 171 0.002791 10.0.0.33 - - [2025-10-06 02:09:14] "GET /virtual-machine/51f1cc95-42b0-426b-9282-9e533209cd61 HTTP/1.1" 404 171 0.002551 10.0.0.33 - - [2025-10-06 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.33 - - [2025-10-06 02:09:14] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003399 10.0.0.33 - - [2025-10-06 02:09:14] "GET /virtual-networks?parent_id=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.002532 10.0.0.33 - - [2025-10-06 02:09:14] "GET /virtual-network/b019aa3d-e6e1-4a79-b240-e59d1e8bb574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.006712 10.0.0.33 - - [2025-10-06 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.33 - - [2025-10-06 02:09:14] "GET /routing-instance/453fe511-cc12-440e-957e-f55301a20f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.004773 10.0.0.33 - - [2025-10-06 02:09:14] "GET /route-target/b4964669-e256-4abb-aca0-7a4e702ab89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004556 10.0.0.33 - - [2025-10-06 02:09:18] "GET /obj-perms HTTP/1.1" 200 5021 0.041217 10.0.0.33 - - [2025-10-06 02:09:21] "GET /obj-perms HTTP/1.1" 200 5021 0.003966 10.0.0.33 - - [2025-10-06 02:09:27] "GET /obj-perms HTTP/1.1" 200 5021 0.005447 10.0.0.33 - - [2025-10-06 02:09:30] "GET /obj-perms HTTP/1.1" 200 5021 0.003690 10.0.0.249 - - [2025-10-06 02:09:30] "GET /obj-perms HTTP/1.1" 200 5021 0.041061 10.0.0.33 - - [2025-10-06 02:09:30] "DELETE /network-policy/abcd9ba0-2221-45cd-b8ea-c6b28927cc6f HTTP/1.1" 200 115 0.034742 10.0.0.33 - - [2025-10-06 02:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006645 10.0.0.249 - - [2025-10-06 02:09:30] "GET /projects?obj_uuids=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.023378 10.0.0.33 - - [2025-10-06 02:09:30] "GET /project/b6358417-a4d9-4d25-acc4-5fb02defc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.067849 10.0.0.33 - - [2025-10-06 02:09:30] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-15621536&detail=False&count=False&shared=False HTTP/1.1" 200 608 0.006683 10.0.0.33 - - [2025-10-06 02:09:30] "DELETE /network-policy/865bc9e9-0c8f-4472-b5f9-5d69bf5e4225 HTTP/1.1" 200 115 0.038817 10.0.0.33 - - [2025-10-06 02:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.249 - - [2025-10-06 02:09:30] "GET /projects?obj_uuids=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001212 10.0.0.33 - - [2025-10-06 02:09:31] "GET /project/b6358417-a4d9-4d25-acc4-5fb02defc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.050275 10.0.0.33 - - [2025-10-06 02:09:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-15621536&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.006736 10.0.0.33 - - [2025-10-06 02:09:31] "DELETE /network-policy/e19f8ecf-3fc5-4775-bd39-2b40b511cb8e HTTP/1.1" 200 115 0.054485 10.0.0.33 - - [2025-10-06 02:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.249 - - [2025-10-06 02:09:31] "GET /projects?obj_uuids=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001447 10.0.0.33 - - [2025-10-06 02:09:31] "GET /project/b6358417-a4d9-4d25-acc4-5fb02defc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.045673 10.0.0.33 - - [2025-10-06 02:09:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-15621536&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006512 10.0.0.38 - - [2025-10-06 02:09:31] "DELETE /route-target/b4964669-e256-4abb-aca0-7a4e702ab89a HTTP/1.1" 200 115 0.023049 10.0.0.33 - - [2025-10-06 02:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.33 - - [2025-10-06 02:09:31] "DELETE /network-ipam/f67d4116-4ddf-463c-af16-2f07e9466a4f HTTP/1.1" 200 115 0.034168 10.0.0.33 - - [2025-10-06 02:09:31] "POST /fqname-to-id HTTP/1.1" 404 264 0.003041 10.0.0.249 - - [2025-10-06 02:09:31] "GET /projects?obj_uuids=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001215 10.0.0.249 - - [2025-10-06 02:09:31] "GET /project/b6358417-a4d9-4d25-acc4-5fb02defc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1525 0.057792 10.0.0.249 - - [2025-10-06 02:09:31] "GET /projects?obj_uuids=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001370 10.0.0.249 - - [2025-10-06 02:09:31] "GET /project/b6358417-a4d9-4d25-acc4-5fb02defc808?fields=security_groups HTTP/1.1" 200 1406 0.045297 10.0.0.249 - - [2025-10-06 02:09:32] "DELETE /security-group/57b22599-6a41-467e-9082-c2d9d2571207 HTTP/1.1" 200 115 0.067272 10.0.0.249 - - [2025-10-06 02:09:32] "GET /projects?obj_uuids=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001015 10.0.0.249 - - [2025-10-06 02:09:32] "GET /project/b6358417-a4d9-4d25-acc4-5fb02defc808?fields=application_policy_sets HTTP/1.1" 200 1445 0.053895 10.0.0.33 - - [2025-10-06 02:09:32] "DELETE /project/b6358417-a4d9-4d25-acc4-5fb02defc808 HTTP/1.1" 200 115 0.415463 10.0.0.249 - - [2025-10-06 02:09:32] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001830 10.0.0.33 - - [2025-10-06 02:09:32] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?fields=projects HTTP/1.1" 200 1247 0.012423 10.0.0.249 - - [2025-10-06 02:09:34] "GET /projects?obj_uuids=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003659 10.0.0.249 - - [2025-10-06 02:09:34] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000941 10.0.0.249 - - [2025-10-06 02:09:34] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.047001 10.0.0.249 - - [2025-10-06 02:09:35] "POST /id-to-fqname HTTP/1.1" 200 204 0.008672 10.0.0.249 - - [2025-10-06 02:09:35] "POST /fqname-to-id HTTP/1.1" 404 213 0.006639 10.0.0.249 - - [2025-10-06 02:09:35] "POST /security-groups HTTP/1.1" 200 605 0.028914 10.0.0.38 - - [2025-10-06 02:09:35] "POST /fqname-to-id HTTP/1.1" 404 248 0.004041 10.0.0.249 - - [2025-10-06 02:09:35] "POST /projects HTTP/1.1" 200 613 0.245426 10.0.0.249 - - [2025-10-06 02:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.317497 10.0.0.38 - - [2025-10-06 02:09:35] "POST /access-control-lists HTTP/1.1" 200 610 0.032753 10.0.0.33 - - [2025-10-06 02:09:35] "GET /project/b6358417-a4d9-4d25-acc4-5fb02defc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.466033 10.0.0.249 - - [2025-10-06 02:09:35] "GET /projects?obj_uuids=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001818 10.0.0.33 - - [2025-10-06 02:09:35] "GET /project/b6358417-a4d9-4d25-acc4-5fb02defc808?fields=virtual_networks HTTP/1.1" 200 1063 0.043486 10.0.0.249 - - [2025-10-06 02:09:35] "GET /projects?obj_uuids=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000985 10.0.0.33 - - [2025-10-06 02:09:35] "GET /project/b6358417-a4d9-4d25-acc4-5fb02defc808?fields=virtual_machine_interfaces HTTP/1.1" 200 1063 0.045225 10.0.0.249 - - [2025-10-06 02:09:35] "GET /projects?obj_uuids=b6358417-a4d9-4d25-acc4-5fb02defc808&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001014 10.0.0.33 - - [2025-10-06 02:09:35] "GET /project/b6358417-a4d9-4d25-acc4-5fb02defc808?fields=security_groups HTTP/1.1" 200 1304 0.037629 10.0.0.33 - - [2025-10-06 02:09:36] "POST /fqname-to-id HTTP/1.1" 404 204 0.023771 10.0.0.249 - - [2025-10-06 02:09:36] "GET /projects?obj_uuids=fb60e73f-ed25-4ad8-bf2a-a3af137479d6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003803 10.0.0.249 - - [2025-10-06 02:09:36] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001197 10.0.0.249 - - [2025-10-06 02:09:36] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007257 10.0.0.249 - - [2025-10-06 02:09:36] "POST /id-to-fqname HTTP/1.1" 200 206 0.001232 10.0.0.249 - - [2025-10-06 02:09:36] "POST /fqname-to-id HTTP/1.1" 404 215 0.005630 10.0.0.249 - - [2025-10-06 02:09:36] "POST /security-groups HTTP/1.1" 200 607 0.029037 10.0.0.249 - - [2025-10-06 02:09:36] "POST /projects HTTP/1.1" 200 617 0.245819 10.0.0.38 - - [2025-10-06 02:09:36] "POST /fqname-to-id HTTP/1.1" 404 249 0.007217 10.0.0.249 - - [2025-10-06 02:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.311636 10.0.0.33 - - [2025-10-06 02:09:36] "GET /project/fb60e73f-ed25-4ad8-bf2a-a3af137479d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.438737 10.0.0.33 - - [2025-10-06 02:09:37] "GET / HTTP/1.1" 200 36215 0.001625 10.0.0.38 - - [2025-10-06 02:09:38] "DELETE /access-control-list/6b2b1489-5dd8-48ec-a56c-681df969f423 HTTP/1.1" 200 115 0.053101 10.0.0.33 - - [2025-10-06 02:09:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000487 10.0.0.33 - - [2025-10-06 02:09:40] "POST /fqname-to-id HTTP/1.1" 404 233 0.028467 10.0.0.33 - - [2025-10-06 02:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.249 - - [2025-10-06 02:09:40] "GET /projects?obj_uuids=fb60e73f-ed25-4ad8-bf2a-a3af137479d6&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001600 10.0.0.33 - - [2025-10-06 02:09:40] "GET /project/fb60e73f-ed25-4ad8-bf2a-a3af137479d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.055590 10.0.0.33 - - [2025-10-06 02:09:41] "POST /network-policys HTTP/1.1" 200 569 0.028702 10.0.0.33 - - [2025-10-06 02:09:41] "GET /network-policy/3a1429ca-9d05-4985-b6c3-27b445dd5835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.006202 10.0.0.33 - - [2025-10-06 02:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.249 - - [2025-10-06 02:09:41] "GET /projects?obj_uuids=fb60e73f-ed25-4ad8-bf2a-a3af137479d6&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001369 10.0.0.33 - - [2025-10-06 02:09:41] "GET /project/fb60e73f-ed25-4ad8-bf2a-a3af137479d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.061134 10.0.0.33 - - [2025-10-06 02:09:41] "POST /neutron/network HTTP/1.1" 200 117 0.032334 10.0.0.249 - - [2025-10-06 02:09:41] "POST /useragent-kv HTTP/1.1" 200 115 0.007313 10.0.0.33 - - [2025-10-06 02:09:42] "POST /neutron/subnet HTTP/1.1" 200 828 0.213450 10.0.0.33 - - [2025-10-06 02:09:42] "POST /id-to-fqname HTTP/1.1" 200 237 0.001366 10.0.0.33 - - [2025-10-06 02:09:42] "GET /virtual-network/e3964bc3-2a81-44c5-9b2c-3559ca6b41a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005601 10.0.0.33 - - [2025-10-06 02:09:42] "GET /virtual-network/e3964bc3-2a81-44c5-9b2c-3559ca6b41a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005452 10.0.0.33 - - [2025-10-06 02:09:42] "POST /neutron/network HTTP/1.1" 200 1018 0.010423 10.0.0.33 - - [2025-10-06 02:09:42] "POST /neutron/network HTTP/1.1" 200 1018 0.008526 10.0.0.38 - - [2025-10-06 02:09:42] "POST /fqname-to-id HTTP/1.1" 404 252 0.003345 10.0.0.33 - - [2025-10-06 02:09:42] "GET /virtual-network/e3964bc3-2a81-44c5-9b2c-3559ca6b41a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2993 0.021179 10.0.0.33 - - [2025-10-06 02:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.33 - - [2025-10-06 02:09:42] "GET /network-policy/3a1429ca-9d05-4985-b6c3-27b445dd5835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.006211 10.0.0.33 - - [2025-10-06 02:09:42] "GET /virtual-network/e3964bc3-2a81-44c5-9b2c-3559ca6b41a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2993 0.007105 10.0.0.249 - - [2025-10-06 02:09:42] "DELETE /project/b6358417-a4d9-4d25-acc4-5fb02defc808 HTTP/1.1" 404 177 0.006897 10.0.0.249 - - [2025-10-06 02:09:42] "DELETE /project/fb60e73fed254ad8bf2aa3af137479d6 HTTP/1.1" 404 173 0.006083 10.0.0.249 - - [2025-10-06 02:09:42] "DELETE /project/b6358417a4d94d25acc45fb02defc808 HTTP/1.1" 404 173 0.004527 10.0.0.33 - - [2025-10-06 02:09:43] "GET /obj-perms HTTP/1.1" 200 5062 0.047254 10.0.0.38 - - [2025-10-06 02:09:43] "GET /obj-perms HTTP/1.1" 200 5062 0.042264 10.0.0.33 - - [2025-10-06 02:09:44] "DELETE /network-policy/3a1429ca-9d05-4985-b6c3-27b445dd5835 HTTP/1.1" 409 239 0.009627 10.0.0.33 - - [2025-10-06 02:09:44] "POST /neutron/network HTTP/1.1" 200 1125 0.011396 10.0.0.38 - - [2025-10-06 02:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.33 - - [2025-10-06 02:09:44] "DELETE /network-policy/3a1429ca-9d05-4985-b6c3-27b445dd5835 HTTP/1.1" 200 115 0.033824 10.0.0.33 - - [2025-10-06 02:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.249 - - [2025-10-06 02:09:44] "GET /projects?obj_uuids=fb60e73f-ed25-4ad8-bf2a-a3af137479d6&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000996 10.0.0.33 - - [2025-10-06 02:09:44] "GET /project/fb60e73f-ed25-4ad8-bf2a-a3af137479d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.037928 10.0.0.33 - - [2025-10-06 02:09:45] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-48217853&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005924 10.0.0.249 - - [2025-10-06 02:09:47] "GET /projects?obj_uuids=fb60e73f-ed25-4ad8-bf2a-a3af137479d6&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001222 10.0.0.33 - - [2025-10-06 02:09:47] "GET /project/fb60e73f-ed25-4ad8-bf2a-a3af137479d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.036289 10.0.0.249 - - [2025-10-06 02:09:47] "GET /projects?obj_uuids=fb60e73f-ed25-4ad8-bf2a-a3af137479d6&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000968 10.0.0.33 - - [2025-10-06 02:09:47] "GET /project/fb60e73f-ed25-4ad8-bf2a-a3af137479d6?fields=virtual_networks HTTP/1.1" 200 1067 0.055626 10.0.0.249 - - [2025-10-06 02:09:47] "GET /projects?obj_uuids=fb60e73f-ed25-4ad8-bf2a-a3af137479d6&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001284 10.0.0.33 - - [2025-10-06 02:09:47] "GET /project/fb60e73f-ed25-4ad8-bf2a-a3af137479d6?fields=virtual_machine_interfaces HTTP/1.1" 200 1067 0.060260 10.0.0.249 - - [2025-10-06 02:09:47] "GET /projects?obj_uuids=fb60e73f-ed25-4ad8-bf2a-a3af137479d6&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000959 10.0.0.33 - - [2025-10-06 02:09:47] "GET /project/fb60e73f-ed25-4ad8-bf2a-a3af137479d6?fields=security_groups HTTP/1.1" 200 1310 0.043488 10.0.0.33 - - [2025-10-06 02:09:48] "POST /fqname-to-id HTTP/1.1" 404 188 0.022366 10.0.0.249 - - [2025-10-06 02:09:48] "GET /projects?obj_uuids=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003665 10.0.0.249 - - [2025-10-06 02:09:48] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000992 10.0.0.249 - - [2025-10-06 02:09:48] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006996 10.0.0.249 - - [2025-10-06 02:09:48] "POST /id-to-fqname HTTP/1.1" 200 190 0.004126 10.0.0.249 - - [2025-10-06 02:09:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.007836 10.0.0.249 - - [2025-10-06 02:09:48] "POST /security-groups HTTP/1.1" 200 591 0.073737 10.0.0.249 - - [2025-10-06 02:09:48] "POST /projects HTTP/1.1" 200 585 0.271636 10.0.0.38 - - [2025-10-06 02:09:49] "POST /access-control-lists HTTP/1.1" 200 598 0.024965 10.0.0.249 - - [2025-10-06 02:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.338682 10.0.0.33 - - [2025-10-06 02:09:49] "GET /project/c145b93f-7106-4c8d-8e49-bdeb8b0ac48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.470717 10.0.0.33 - - [2025-10-06 02:09:50] "GET / HTTP/1.1" 200 36215 0.001976 10.0.0.33 - - [2025-10-06 02:09:52] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000492 10.0.0.33 - - [2025-10-06 02:09:52] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.028471 10.0.0.33 - - [2025-10-06 02:09:52] "POST /network-ipams HTTP/1.1" 200 515 0.027942 10.0.0.33 - - [2025-10-06 02:09:52] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 753 0.004624 10.0.0.33 - - [2025-10-06 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.33 - - [2025-10-06 02:09:52] "GET /network-ipam/6af50325-c58b-42c5-bddd-923244f57970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.005928 10.0.0.33 - - [2025-10-06 02:09:52] "PUT /network-ipam/6af50325-c58b-42c5-bddd-923244f57970 HTTP/1.1" 200 259 0.012198 10.0.0.33 - - [2025-10-06 02:09:52] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 753 0.008865 10.0.0.33 - - [2025-10-06 02:09:52] "POST /network-ipams HTTP/1.1" 200 515 0.028716 10.0.0.33 - - [2025-10-06 02:09:52] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 959 0.003630 10.0.0.33 - - [2025-10-06 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.33 - - [2025-10-06 02:09:52] "GET /network-ipam/6cfe70d2-840a-46ad-8ac9-f6de01b42e41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.006189 10.0.0.33 - - [2025-10-06 02:09:52] "PUT /network-ipam/6cfe70d2-840a-46ad-8ac9-f6de01b42e41 HTTP/1.1" 200 259 0.013142 10.0.0.33 - - [2025-10-06 02:09:52] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 959 0.003339 10.0.0.33 - - [2025-10-06 02:09:53] "POST /network-ipams HTTP/1.1" 200 515 0.029141 10.0.0.33 - - [2025-10-06 02:09:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1166 0.003469 10.0.0.33 - - [2025-10-06 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.33 - - [2025-10-06 02:09:53] "GET /network-ipam/635550ac-7af6-4d63-aeb0-6dc8edd3b9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.006199 10.0.0.33 - - [2025-10-06 02:09:53] "PUT /network-ipam/635550ac-7af6-4d63-aeb0-6dc8edd3b9a2 HTTP/1.1" 200 259 0.016088 10.0.0.33 - - [2025-10-06 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.249 - - [2025-10-06 02:09:54] "GET /projects?obj_uuids=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000935 10.0.0.33 - - [2025-10-06 02:09:54] "GET /project/c145b93f-7106-4c8d-8e49-bdeb8b0ac48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.036008 10.0.0.249 - - [2025-10-06 02:09:54] "GET /projects?obj_uuids=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001314 10.0.0.33 - - [2025-10-06 02:09:54] "POST /neutron/network HTTP/1.1" 200 607 0.156515 10.0.0.38 - - [2025-10-06 02:09:54] "POST /route-targets HTTP/1.1" 200 328 0.014046 10.0.0.33 - - [2025-10-06 02:09:54] "POST /id-to-fqname HTTP/1.1" 200 221 0.003415 10.0.0.33 - - [2025-10-06 02:09:54] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005903 10.0.0.33 - - [2025-10-06 02:09:54] "POST /neutron/network HTTP/1.1" 200 823 0.006293 10.0.0.33 - - [2025-10-06 02:09:54] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004954 10.0.0.33 - - [2025-10-06 02:09:54] "POST /neutron/network HTTP/1.1" 200 823 0.006216 10.0.0.33 - - [2025-10-06 02:09:54] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004979 10.0.0.33 - - [2025-10-06 02:09:54] "GET /network-ipam/6af50325-c58b-42c5-bddd-923244f57970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.003341 10.0.0.33 - - [2025-10-06 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.249 - - [2025-10-06 02:09:54] "GET /projects?obj_uuids=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001312 10.0.0.33 - - [2025-10-06 02:09:54] "GET /project/c145b93f-7106-4c8d-8e49-bdeb8b0ac48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.046374 10.0.0.38 - - [2025-10-06 02:09:55] "POST /ref-update HTTP/1.1" 200 156 0.025885 10.0.0.249 - - [2025-10-06 02:09:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003282 10.0.0.33 - - [2025-10-06 02:09:55] "POST /neutron/subnet HTTP/1.1" 200 724 0.183483 10.0.0.33 - - [2025-10-06 02:09:55] "POST /id-to-fqname HTTP/1.1" 200 221 0.001365 10.0.0.33 - - [2025-10-06 02:09:55] "GET /virtual-network/2126ad0b-9cac-411e-81c5-7bbd37e69012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005218 10.0.0.33 - - [2025-10-06 02:09:55] "GET /virtual-network/2126ad0b-9cac-411e-81c5-7bbd37e69012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005814 10.0.0.33 - - [2025-10-06 02:09:55] "POST /neutron/network HTTP/1.1" 200 824 0.006897 10.0.0.33 - - [2025-10-06 02:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.249 - - [2025-10-06 02:09:55] "GET /projects?obj_uuids=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000971 10.0.0.33 - - [2025-10-06 02:09:55] "GET /project/c145b93f-7106-4c8d-8e49-bdeb8b0ac48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.038758 10.0.0.249 - - [2025-10-06 02:09:55] "GET /projects?obj_uuids=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001433 10.0.0.33 - - [2025-10-06 02:09:55] "POST /neutron/network HTTP/1.1" 200 607 0.129377 10.0.0.33 - - [2025-10-06 02:09:55] "POST /id-to-fqname HTTP/1.1" 200 221 0.003511 10.0.0.33 - - [2025-10-06 02:09:55] "GET /virtual-network/0dbeeded-0ee2-4d1e-b5d5-ab724e240237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005399 10.0.0.33 - - [2025-10-06 02:09:55] "POST /neutron/network HTTP/1.1" 200 824 0.006850 10.0.0.33 - - [2025-10-06 02:09:55] "GET /virtual-network/0dbeeded-0ee2-4d1e-b5d5-ab724e240237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005070 10.0.0.33 - - [2025-10-06 02:09:56] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006483 10.0.0.249 - - [2025-10-06 02:09:57] "GET /obj-perms HTTP/1.1" 200 5030 0.045454 10.0.0.33 - - [2025-10-06 02:09:57] "GET /virtual-network/2126ad0b-9cac-411e-81c5-7bbd37e69012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006806 10.0.0.38 - - [2025-10-06 02:09:57] "GET /obj-perms HTTP/1.1" 200 5030 0.043211 10.0.0.33 - - [2025-10-06 02:09:58] "GET /virtual-network/0dbeeded-0ee2-4d1e-b5d5-ab724e240237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005891 10.0.0.33 - - [2025-10-06 02:09:58] "GET /obj-perms HTTP/1.1" 200 5030 0.044567 10.0.0.33 - - [2025-10-06 02:09:58] "POST /fqname-to-id HTTP/1.1" 404 215 0.003474 10.0.0.33 - - [2025-10-06 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.249 - - [2025-10-06 02:09:58] "GET /projects?obj_uuids=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001078 10.0.0.33 - - [2025-10-06 02:09:58] "GET /project/c145b93f-7106-4c8d-8e49-bdeb8b0ac48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.051296 10.0.0.33 - - [2025-10-06 02:09:58] "POST /network-policys HTTP/1.1" 200 555 0.032142 10.0.0.33 - - [2025-10-06 02:09:58] "GET /network-policy/0272a369-78cf-44bb-af56-33aa0e48222a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006941 10.0.0.33 - - [2025-10-06 02:09:58] "POST /fqname-to-id HTTP/1.1" 404 215 0.003224 10.0.0.33 - - [2025-10-06 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.249 - - [2025-10-06 02:09:58] "GET /projects?obj_uuids=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001799 10.0.0.33 - - [2025-10-06 02:09:58] "GET /project/c145b93f-7106-4c8d-8e49-bdeb8b0ac48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.052942 10.0.0.33 - - [2025-10-06 02:09:58] "POST /network-policys HTTP/1.1" 200 555 0.026752 10.0.0.33 - - [2025-10-06 02:09:58] "GET /network-policy/a80ffd1d-860d-4be7-b76d-300da0291cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.005696 10.0.0.33 - - [2025-10-06 02:09:58] "POST /fqname-to-id HTTP/1.1" 404 215 0.002589 10.0.0.33 - - [2025-10-06 02:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.249 - - [2025-10-06 02:09:59] "GET /projects?obj_uuids=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001062 10.0.0.33 - - [2025-10-06 02:09:59] "GET /project/c145b93f-7106-4c8d-8e49-bdeb8b0ac48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.045061 10.0.0.33 - - [2025-10-06 02:09:59] "POST /network-policys HTTP/1.1" 200 555 0.037920 10.0.0.33 - - [2025-10-06 02:09:59] "GET /network-policy/7b4d7530-4c85-44e2-9371-d75aa3407bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006254 10.0.0.38 - - [2025-10-06 02:09:59] "POST /fqname-to-id HTTP/1.1" 404 236 0.007272 10.0.0.33 - - [2025-10-06 02:09:59] "POST /ref-update HTTP/1.1" 200 156 0.051160 10.0.0.33 - - [2025-10-06 02:09:59] "POST /ref-update HTTP/1.1" 200 156 0.062490 10.0.0.33 - - [2025-10-06 02:09:59] "POST /neutron/network HTTP/1.1" 200 824 0.006393 10.0.0.38 - - [2025-10-06 02:09:59] "POST /fqname-to-id HTTP/1.1" 404 236 0.004808 10.0.0.33 - - [2025-10-06 02:09:59] "GET /virtual-network/2126ad0b-9cac-411e-81c5-7bbd37e69012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.007167 10.0.0.33 - - [2025-10-06 02:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.33 - - [2025-10-06 02:09:59] "GET /network-policy/a80ffd1d-860d-4be7-b76d-300da0291cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.005263 10.0.0.33 - - [2025-10-06 02:09:59] "POST /id-to-fqname HTTP/1.1" 200 221 0.001374 10.0.0.33 - - [2025-10-06 02:10:00] "POST /neutron/network HTTP/1.1" 200 1004 0.010191 10.0.0.249 - - [2025-10-06 02:10:00] "GET /projects?obj_uuids=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001254 10.0.0.33 - - [2025-10-06 02:10:00] "GET /project/c145b93f-7106-4c8d-8e49-bdeb8b0ac48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.065705 10.0.0.33 - - [2025-10-06 02:10:00] "POST /neutron/port HTTP/1.1" 200 117 0.007151 10.0.0.33 - - [2025-10-06 02:10:00] "POST /id-to-fqname HTTP/1.1" 200 221 0.001529 10.0.0.33 - - [2025-10-06 02:10:01] "POST /neutron/network HTTP/1.1" 200 1004 0.009381 10.0.0.33 - - [2025-10-06 02:10:01] "POST /neutron/port HTTP/1.1" 200 1059 0.014685 10.0.0.249 - - [2025-10-06 02:10:01] "GET /projects?obj_uuids=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001028 10.0.0.33 - - [2025-10-06 02:10:01] "GET /project/c145b93f-7106-4c8d-8e49-bdeb8b0ac48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.072031 10.0.0.33 - - [2025-10-06 02:10:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004141 10.0.0.33 - - [2025-10-06 02:10:02] "POST /neutron/port HTTP/1.1" 200 117 0.001218 10.0.0.33 - - [2025-10-06 02:10:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009407 10.0.0.33 - - [2025-10-06 02:10:02] "POST /id-to-fqname HTTP/1.1" 200 221 0.001503 10.0.0.33 - - [2025-10-06 02:10:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007467 10.0.0.249 - - [2025-10-06 02:10:02] "GET /projects?obj_uuids=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001023 10.0.0.33 - - [2025-10-06 02:10:02] "POST /neutron/port HTTP/1.1" 200 1060 0.275842 10.0.0.33 - - [2025-10-06 02:10:03] "POST /neutron/port HTTP/1.1" 200 1114 0.119233 10.0.0.38 - - [2025-10-06 02:10:03] "PUT /access-control-list/7a2175cb-99cb-48a1-bd5b-433fdeba2f29 HTTP/1.1" 200 273 0.018472 10.0.0.33 - - [2025-10-06 02:10:03] "POST /neutron/subnet HTTP/1.1" 200 698 0.011531 10.0.0.249 - - [2025-10-06 02:10:03] "GET /projects?obj_uuids=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001002 10.0.0.33 - - [2025-10-06 02:10:03] "GET /project/c145b93f-7106-4c8d-8e49-bdeb8b0ac48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.068556 10.0.0.33 - - [2025-10-06 02:10:03] "POST /neutron/network HTTP/1.1" 200 824 0.006333 10.0.0.33 - - [2025-10-06 02:10:03] "POST /neutron/port HTTP/1.1" 200 117 0.006281 10.0.0.33 - - [2025-10-06 02:10:03] "POST /neutron/port HTTP/1.1" 200 1087 0.017240 10.0.0.33 - - [2025-10-06 02:10:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007203 10.0.0.33 - - [2025-10-06 02:10:03] "POST /neutron/port HTTP/1.1" 200 1087 0.014028 10.0.0.33 - - [2025-10-06 02:10:04] "GET /virtual-machine/be08d46e-6bf8-404c-a095-15db2480a824 HTTP/1.1" 401 292 0.000450 10.0.0.33 - - [2025-10-06 02:10:04] "POST /neutron/port HTTP/1.1" 200 1060 0.014014 10.0.0.33 - - [2025-10-06 02:10:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003980 10.0.0.33 - - [2025-10-06 02:10:04] "GET /virtual-machine/be08d46e-6bf8-404c-a095-15db2480a824 HTTP/1.1" 200 1295 0.025907 10.0.0.33 - - [2025-10-06 02:10:04] "POST /neutron/network HTTP/1.1" 200 824 0.008858 10.0.0.33 - - [2025-10-06 02:10:04] "GET /virtual-machine/be08d46e-6bf8-404c-a095-15db2480a824 HTTP/1.1" 200 1295 0.003701 10.0.0.33 - - [2025-10-06 02:10:04] "GET /virtual-machine-interface/e8bc951c-14bf-4002-a60b-91f57ff8b7dc HTTP/1.1" 200 2952 0.007057 10.0.0.33 - - [2025-10-06 02:10:04] "GET /virtual-machine/be08d46e-6bf8-404c-a095-15db2480a824 HTTP/1.1" 200 1295 0.003105 10.0.0.33 - - [2025-10-06 02:10:04] "GET /virtual-machine-interface/e8bc951c-14bf-4002-a60b-91f57ff8b7dc HTTP/1.1" 200 2952 0.005225 10.0.0.33 - - [2025-10-06 02:10:04] "GET /instance-ip/376b42d1-556a-4fae-96e4-218ff32ca4d0 HTTP/1.1" 200 1623 0.006872 10.0.0.33 - - [2025-10-06 02:10:04] "GET /virtual-machine/be08d46e-6bf8-404c-a095-15db2480a824 HTTP/1.1" 200 1295 0.002988 10.0.0.33 - - [2025-10-06 02:10:04] "GET /virtual-machine-interface/e8bc951c-14bf-4002-a60b-91f57ff8b7dc HTTP/1.1" 200 2952 0.004917 10.0.0.33 - - [2025-10-06 02:10:04] "GET /instance-ip/376b42d1-556a-4fae-96e4-218ff32ca4d0 HTTP/1.1" 200 1623 0.003391 10.0.0.33 - - [2025-10-06 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.33 - - [2025-10-06 02:10:04] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004789 10.0.0.33 - - [2025-10-06 02:10:04] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002964 10.0.0.33 - - [2025-10-06 02:10:04] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006030 10.0.0.33 - - [2025-10-06 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.33 - - [2025-10-06 02:10:04] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004657 10.0.0.33 - - [2025-10-06 02:10:04] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003067 10.0.0.33 - - [2025-10-06 02:10:04] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005886 10.0.0.33 - - [2025-10-06 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.33 - - [2025-10-06 02:10:04] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003465 10.0.0.33 - - [2025-10-06 02:10:04] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003006 10.0.0.33 - - [2025-10-06 02:10:04] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005774 10.0.0.33 - - [2025-10-06 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.33 - - [2025-10-06 02:10:05] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004124 10.0.0.33 - - [2025-10-06 02:10:05] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002904 10.0.0.33 - - [2025-10-06 02:10:05] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006281 10.0.0.33 - - [2025-10-06 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.33 - - [2025-10-06 02:10:05] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004302 10.0.0.33 - - [2025-10-06 02:10:05] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002888 10.0.0.33 - - [2025-10-06 02:10:05] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007421 10.0.0.33 - - [2025-10-06 02:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.33 - - [2025-10-06 02:10:08] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005246 10.0.0.33 - - [2025-10-06 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.33 - - [2025-10-06 02:10:12] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005615 10.0.0.33 - - [2025-10-06 02:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.33 - - [2025-10-06 02:10:16] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005835 10.0.0.33 - - [2025-10-06 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.33 - - [2025-10-06 02:10:20] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005521 10.0.0.33 - - [2025-10-06 02:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.33 - - [2025-10-06 02:10:24] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005548 10.0.0.33 - - [2025-10-06 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.33 - - [2025-10-06 02:10:28] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006969 10.0.0.33 - - [2025-10-06 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.33 - - [2025-10-06 02:10:32] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005524 10.0.0.38 - - [2025-10-06 02:10:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.38 - - [2025-10-06 02:10:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.38 - - [2025-10-06 02:10:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.38 - - [2025-10-06 02:10:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.249 - - [2025-10-06 02:10:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000577 10.0.0.249 - - [2025-10-06 02:10:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.33 - - [2025-10-06 02:10:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.33 - - [2025-10-06 02:10:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000466 10.0.0.249 - - [2025-10-06 02:10:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.249 - - [2025-10-06 02:10:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.33 - - [2025-10-06 02:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.33 - - [2025-10-06 02:10:37] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005021 10.0.0.33 - - [2025-10-06 02:10:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000568 10.0.0.33 - - [2025-10-06 02:10:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.33 - - [2025-10-06 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.33 - - [2025-10-06 02:10:41] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005142 10.0.0.249 - - [2025-10-06 02:10:43] "DELETE /project/fb60e73f-ed25-4ad8-bf2a-a3af137479d6 HTTP/1.1" 404 177 0.002943 10.0.0.249 - - [2025-10-06 02:10:43] "DELETE /project/c145b93f71064c8d8e49bdeb8b0ac48d HTTP/1.1" 404 173 0.005785 10.0.0.33 - - [2025-10-06 02:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.33 - - [2025-10-06 02:10:45] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005335 10.0.0.33 - - [2025-10-06 02:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.33 - - [2025-10-06 02:10:47] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003637 10.0.0.33 - - [2025-10-06 02:10:47] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003515 10.0.0.33 - - [2025-10-06 02:10:47] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005870 10.0.0.33 - - [2025-10-06 02:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.33 - - [2025-10-06 02:10:47] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004226 10.0.0.33 - - [2025-10-06 02:10:47] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003486 10.0.0.33 - - [2025-10-06 02:10:47] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005689 10.0.0.33 - - [2025-10-06 02:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.33 - - [2025-10-06 02:10:47] "GET /routing-instance/dfff7b7a-7d0c-4d37-97ad-51acccfafe56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.004531 10.0.0.33 - - [2025-10-06 02:10:47] "GET /route-target/0917cf26-9a31-41a4-a27f-f9f8b7922791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003448 10.0.0.33 - - [2025-10-06 02:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.33 - - [2025-10-06 02:10:47] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005183 10.0.0.33 - - [2025-10-06 02:10:47] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003243 10.0.0.33 - - [2025-10-06 02:10:47] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006214 10.0.0.33 - - [2025-10-06 02:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.33 - - [2025-10-06 02:10:47] "GET /routing-instance/dfff7b7a-7d0c-4d37-97ad-51acccfafe56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.005952 10.0.0.33 - - [2025-10-06 02:10:47] "GET /route-target/0917cf26-9a31-41a4-a27f-f9f8b7922791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003947 10.0.0.33 - - [2025-10-06 02:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.33 - - [2025-10-06 02:10:47] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004062 10.0.0.33 - - [2025-10-06 02:10:47] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003686 10.0.0.33 - - [2025-10-06 02:10:48] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006498 10.0.0.33 - - [2025-10-06 02:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005975 10.0.0.33 - - [2025-10-06 02:10:48] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004316 10.0.0.33 - - [2025-10-06 02:10:48] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003789 10.0.0.33 - - [2025-10-06 02:10:48] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006362 10.0.0.33 - - [2025-10-06 02:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.33 - - [2025-10-06 02:10:48] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004054 10.0.0.33 - - [2025-10-06 02:10:48] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003004 10.0.0.33 - - [2025-10-06 02:10:48] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006407 10.0.0.249 - - [2025-10-06 02:10:48] "GET /obj-perms HTTP/1.1" 200 5030 0.004074 10.0.0.33 - - [2025-10-06 02:10:48] "GET /obj-perms HTTP/1.1" 200 5030 0.003588 10.0.0.33 - - [2025-10-06 02:10:48] "GET /obj-perms HTTP/1.1" 200 5030 0.004398 10.0.0.33 - - [2025-10-06 02:10:48] "GET /obj-perms HTTP/1.1" 200 5030 0.003645 10.0.0.249 - - [2025-10-06 02:10:48] "GET /obj-perms HTTP/1.1" 200 5030 0.003506 10.0.0.33 - - [2025-10-06 02:10:48] "POST /neutron/port HTTP/1.1" 200 1088 0.015601 10.0.0.33 - - [2025-10-06 02:10:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009776 10.0.0.33 - - [2025-10-06 02:10:48] "GET /virtual-machine/5ce395fb-f837-4d6b-b853-7688c1924e18 HTTP/1.1" 200 1294 0.006899 10.0.0.33 - - [2025-10-06 02:10:48] "GET /virtual-machine/5ce395fb-f837-4d6b-b853-7688c1924e18 HTTP/1.1" 200 1294 0.003682 10.0.0.33 - - [2025-10-06 02:10:49] "GET /virtual-machine-interface/896867b6-a217-4ded-9b9b-5f37c1a1300b HTTP/1.1" 200 2951 0.005075 10.0.0.33 - - [2025-10-06 02:10:49] "GET /virtual-machine/5ce395fb-f837-4d6b-b853-7688c1924e18 HTTP/1.1" 200 1294 0.003656 10.0.0.33 - - [2025-10-06 02:10:49] "GET /virtual-machine-interface/896867b6-a217-4ded-9b9b-5f37c1a1300b HTTP/1.1" 200 2951 0.004926 10.0.0.33 - - [2025-10-06 02:10:49] "GET /instance-ip/01912ac0-9dff-448c-a816-b32130b8f66e HTTP/1.1" 200 1623 0.005495 10.0.0.33 - - [2025-10-06 02:10:49] "GET /virtual-machine/5ce395fb-f837-4d6b-b853-7688c1924e18 HTTP/1.1" 200 1294 0.003133 10.0.0.33 - - [2025-10-06 02:10:49] "GET /virtual-machine-interface/896867b6-a217-4ded-9b9b-5f37c1a1300b HTTP/1.1" 200 2951 0.006635 10.0.0.33 - - [2025-10-06 02:10:49] "GET /instance-ip/01912ac0-9dff-448c-a816-b32130b8f66e HTTP/1.1" 200 1623 0.004560 10.0.0.33 - - [2025-10-06 02:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.33 - - [2025-10-06 02:10:49] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003588 10.0.0.33 - - [2025-10-06 02:10:49] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002775 10.0.0.33 - - [2025-10-06 02:10:49] "GET /virtual-network/2126ad0b-9cac-411e-81c5-7bbd37e69012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005764 10.0.0.33 - - [2025-10-06 02:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.33 - - [2025-10-06 02:10:49] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007603 10.0.0.33 - - [2025-10-06 02:10:49] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002911 10.0.0.33 - - [2025-10-06 02:10:49] "GET /virtual-network/2126ad0b-9cac-411e-81c5-7bbd37e69012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006247 10.0.0.33 - - [2025-10-06 02:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.33 - - [2025-10-06 02:10:49] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005288 10.0.0.33 - - [2025-10-06 02:10:49] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003852 10.0.0.33 - - [2025-10-06 02:10:49] "GET /virtual-network/2126ad0b-9cac-411e-81c5-7bbd37e69012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.007084 10.0.0.33 - - [2025-10-06 02:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.33 - - [2025-10-06 02:10:49] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004925 10.0.0.33 - - [2025-10-06 02:10:49] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003538 10.0.0.33 - - [2025-10-06 02:10:49] "GET /virtual-network/2126ad0b-9cac-411e-81c5-7bbd37e69012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006902 10.0.0.33 - - [2025-10-06 02:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004877 10.0.0.33 - - [2025-10-06 02:10:49] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005121 10.0.0.33 - - [2025-10-06 02:10:49] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003864 10.0.0.33 - - [2025-10-06 02:10:49] "GET /virtual-network/2126ad0b-9cac-411e-81c5-7bbd37e69012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006691 10.0.0.33 - - [2025-10-06 02:10:50] "POST /neutron/port HTTP/1.1" 200 1088 0.038776 10.0.0.33 - - [2025-10-06 02:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.33 - - [2025-10-06 02:10:50] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004151 10.0.0.33 - - [2025-10-06 02:10:50] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003435 10.0.0.33 - - [2025-10-06 02:10:50] "GET /virtual-network/2126ad0b-9cac-411e-81c5-7bbd37e69012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.007648 10.0.0.33 - - [2025-10-06 02:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.33 - - [2025-10-06 02:10:50] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003418 10.0.0.33 - - [2025-10-06 02:10:51] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002884 10.0.0.33 - - [2025-10-06 02:10:51] "GET /virtual-network/2126ad0b-9cac-411e-81c5-7bbd37e69012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005785 10.0.0.33 - - [2025-10-06 02:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.33 - - [2025-10-06 02:10:51] "GET /routing-instance/c7bd177b-ae2b-41e6-a291-80730a083a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.004777 10.0.0.33 - - [2025-10-06 02:10:51] "GET /route-target/96b4e0e1-6642-4f10-9c28-eddb6a8fb6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003702 10.0.0.33 - - [2025-10-06 02:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.33 - - [2025-10-06 02:10:51] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.068076 10.0.0.33 - - [2025-10-06 02:10:51] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002841 10.0.0.33 - - [2025-10-06 02:10:51] "GET /virtual-network/2126ad0b-9cac-411e-81c5-7bbd37e69012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006381 10.0.0.33 - - [2025-10-06 02:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.33 - - [2025-10-06 02:10:51] "GET /routing-instance/c7bd177b-ae2b-41e6-a291-80730a083a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.005189 10.0.0.33 - - [2025-10-06 02:10:51] "GET /route-target/96b4e0e1-6642-4f10-9c28-eddb6a8fb6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004102 10.0.0.33 - - [2025-10-06 02:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004906 10.0.0.33 - - [2025-10-06 02:10:51] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004388 10.0.0.33 - - [2025-10-06 02:10:51] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003540 10.0.0.33 - - [2025-10-06 02:10:51] "GET /virtual-network/2126ad0b-9cac-411e-81c5-7bbd37e69012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006247 10.0.0.33 - - [2025-10-06 02:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.33 - - [2025-10-06 02:10:51] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004741 10.0.0.33 - - [2025-10-06 02:10:51] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004292 10.0.0.33 - - [2025-10-06 02:10:51] "GET /virtual-network/2126ad0b-9cac-411e-81c5-7bbd37e69012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.007239 10.0.0.33 - - [2025-10-06 02:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.33 - - [2025-10-06 02:10:51] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004443 10.0.0.33 - - [2025-10-06 02:10:51] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002975 10.0.0.38 - - [2025-10-06 02:10:51] "GET /obj-perms HTTP/1.1" 200 5056 0.048356 10.0.0.33 - - [2025-10-06 02:10:51] "GET /virtual-network/2126ad0b-9cac-411e-81c5-7bbd37e69012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.007154 10.0.0.33 - - [2025-10-06 02:10:51] "GET /obj-perms HTTP/1.1" 200 5030 0.003681 10.0.0.249 - - [2025-10-06 02:10:51] "GET /obj-perms HTTP/1.1" 200 5030 0.003784 10.0.0.33 - - [2025-10-06 02:10:51] "GET /obj-perms HTTP/1.1" 200 5030 0.003482 10.0.0.33 - - [2025-10-06 02:10:52] "GET /obj-perms HTTP/1.1" 200 5030 0.004124 10.0.0.33 - - [2025-10-06 02:10:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007096 10.0.0.33 - - [2025-10-06 02:10:52] "POST /neutron/port HTTP/1.1" 200 1088 0.018053 10.0.0.33 - - [2025-10-06 02:10:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007362 10.0.0.33 - - [2025-10-06 02:10:52] "GET /virtual-machine/67cb1863-7856-410f-b288-8f3e502716f1 HTTP/1.1" 200 1294 0.004760 10.0.0.33 - - [2025-10-06 02:10:52] "GET /virtual-machine/67cb1863-7856-410f-b288-8f3e502716f1 HTTP/1.1" 200 1294 0.003405 10.0.0.33 - - [2025-10-06 02:10:52] "GET /virtual-machine-interface/d7579d6a-265e-4f78-8d1d-de03a17d33b9 HTTP/1.1" 200 2952 0.005441 10.0.0.33 - - [2025-10-06 02:10:52] "GET /virtual-machine/67cb1863-7856-410f-b288-8f3e502716f1 HTTP/1.1" 200 1294 0.003210 10.0.0.33 - - [2025-10-06 02:10:52] "GET /virtual-machine-interface/d7579d6a-265e-4f78-8d1d-de03a17d33b9 HTTP/1.1" 200 2952 0.005195 10.0.0.33 - - [2025-10-06 02:10:52] "GET /instance-ip/3a489329-506f-4595-901a-099c3d44e753 HTTP/1.1" 200 1624 0.005123 10.0.0.33 - - [2025-10-06 02:10:52] "GET /virtual-machine/67cb1863-7856-410f-b288-8f3e502716f1 HTTP/1.1" 200 1294 0.003342 10.0.0.33 - - [2025-10-06 02:10:52] "GET /virtual-machine-interface/d7579d6a-265e-4f78-8d1d-de03a17d33b9 HTTP/1.1" 200 2952 0.004643 10.0.0.33 - - [2025-10-06 02:10:52] "GET /instance-ip/3a489329-506f-4595-901a-099c3d44e753 HTTP/1.1" 200 1624 0.003375 10.0.0.33 - - [2025-10-06 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.33 - - [2025-10-06 02:10:52] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003055 10.0.0.33 - - [2025-10-06 02:10:52] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002683 10.0.0.33 - - [2025-10-06 02:10:52] "GET /virtual-network/0dbeeded-0ee2-4d1e-b5d5-ab724e240237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006548 10.0.0.33 - - [2025-10-06 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.33 - - [2025-10-06 02:10:52] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004037 10.0.0.33 - - [2025-10-06 02:10:52] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003208 10.0.0.33 - - [2025-10-06 02:10:52] "GET /virtual-network/0dbeeded-0ee2-4d1e-b5d5-ab724e240237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005844 10.0.0.33 - - [2025-10-06 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.33 - - [2025-10-06 02:10:52] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004166 10.0.0.33 - - [2025-10-06 02:10:52] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002876 10.0.0.33 - - [2025-10-06 02:10:52] "GET /virtual-network/0dbeeded-0ee2-4d1e-b5d5-ab724e240237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006194 10.0.0.33 - - [2025-10-06 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.33 - - [2025-10-06 02:10:52] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004210 10.0.0.33 - - [2025-10-06 02:10:52] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002862 10.0.0.33 - - [2025-10-06 02:10:52] "GET /virtual-network/0dbeeded-0ee2-4d1e-b5d5-ab724e240237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.012136 10.0.0.33 - - [2025-10-06 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005393 10.0.0.33 - - [2025-10-06 02:10:53] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004280 10.0.0.33 - - [2025-10-06 02:10:53] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003564 10.0.0.33 - - [2025-10-06 02:10:53] "GET /virtual-network/0dbeeded-0ee2-4d1e-b5d5-ab724e240237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006040 10.0.0.33 - - [2025-10-06 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.33 - - [2025-10-06 02:10:54] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003794 10.0.0.33 - - [2025-10-06 02:10:54] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002788 10.0.0.33 - - [2025-10-06 02:10:54] "GET /virtual-network/0dbeeded-0ee2-4d1e-b5d5-ab724e240237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006188 10.0.0.33 - - [2025-10-06 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.33 - - [2025-10-06 02:10:54] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003742 10.0.0.33 - - [2025-10-06 02:10:54] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002807 10.0.0.33 - - [2025-10-06 02:10:54] "GET /virtual-network/0dbeeded-0ee2-4d1e-b5d5-ab724e240237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006094 10.0.0.33 - - [2025-10-06 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.33 - - [2025-10-06 02:10:54] "GET /routing-instance/5189c33b-577c-4959-8d51-e22e16d60ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.007075 10.0.0.33 - - [2025-10-06 02:10:54] "GET /route-target/91bd6a5b-b6d6-41eb-a2e9-9807b9fa3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004496 10.0.0.33 - - [2025-10-06 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.33 - - [2025-10-06 02:10:54] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004990 10.0.0.33 - - [2025-10-06 02:10:54] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003147 10.0.0.33 - - [2025-10-06 02:10:54] "GET /virtual-network/0dbeeded-0ee2-4d1e-b5d5-ab724e240237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006399 10.0.0.33 - - [2025-10-06 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.33 - - [2025-10-06 02:10:54] "GET /routing-instance/5189c33b-577c-4959-8d51-e22e16d60ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.004462 10.0.0.33 - - [2025-10-06 02:10:54] "GET /route-target/91bd6a5b-b6d6-41eb-a2e9-9807b9fa3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004028 10.0.0.33 - - [2025-10-06 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.33 - - [2025-10-06 02:10:54] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003960 10.0.0.33 - - [2025-10-06 02:10:54] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002728 10.0.0.33 - - [2025-10-06 02:10:54] "GET /virtual-network/0dbeeded-0ee2-4d1e-b5d5-ab724e240237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005901 10.0.0.33 - - [2025-10-06 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.33 - - [2025-10-06 02:10:55] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003983 10.0.0.33 - - [2025-10-06 02:10:55] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003003 10.0.0.33 - - [2025-10-06 02:10:55] "GET /virtual-network/0dbeeded-0ee2-4d1e-b5d5-ab724e240237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007281 10.0.0.33 - - [2025-10-06 02:10:55] "GET /obj-perms HTTP/1.1" 200 5030 0.004033 10.0.0.249 - - [2025-10-06 02:10:55] "GET /obj-perms HTTP/1.1" 200 5030 0.003466 10.0.0.33 - - [2025-10-06 02:10:55] "POST /neutron/port HTTP/1.1" 200 1088 0.022097 10.0.0.33 - - [2025-10-06 02:10:55] "GET /obj-perms HTTP/1.1" 200 5030 0.004179 10.0.0.33 - - [2025-10-06 02:10:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004028 10.0.0.33 - - [2025-10-06 02:10:55] "POST /neutron/network HTTP/1.1" 200 916 0.007061 10.0.0.33 - - [2025-10-06 02:10:55] "GET /obj-perms HTTP/1.1" 200 5030 0.004440 10.0.0.33 - - [2025-10-06 02:10:55] "GET /virtual-machine/be08d46e-6bf8-404c-a095-15db2480a824 HTTP/1.1" 200 1295 0.004173 10.0.0.33 - - [2025-10-06 02:10:55] "GET /virtual-machine-interface/e8bc951c-14bf-4002-a60b-91f57ff8b7dc HTTP/1.1" 200 2952 0.009554 10.0.0.33 - - [2025-10-06 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.33 - - [2025-10-06 02:10:55] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003283 10.0.0.33 - - [2025-10-06 02:10:55] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002705 10.0.0.33 - - [2025-10-06 02:10:55] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007300 10.0.0.33 - - [2025-10-06 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006187 10.0.0.33 - - [2025-10-06 02:10:56] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004873 10.0.0.33 - - [2025-10-06 02:10:56] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003812 10.0.0.33 - - [2025-10-06 02:10:56] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007392 10.0.0.33 - - [2025-10-06 02:10:59] "POST /neutron/port HTTP/1.1" 200 1088 0.015032 10.0.0.33 - - [2025-10-06 02:11:00] "POST /neutron/port HTTP/1.1" 200 1087 0.016062 10.0.0.33 - - [2025-10-06 02:11:00] "POST /neutron/subnet HTTP/1.1" 200 694 0.013830 10.0.0.33 - - [2025-10-06 02:11:01] "POST /neutron/port HTTP/1.1" 200 1087 0.014711 10.0.0.33 - - [2025-10-06 02:11:07] "GET /virtual-machine/5ce395fb-f837-4d6b-b853-7688c1924e18 HTTP/1.1" 200 1294 0.005584 10.0.0.33 - - [2025-10-06 02:11:07] "GET /virtual-machine-interface/896867b6-a217-4ded-9b9b-5f37c1a1300b HTTP/1.1" 200 2951 0.006389 10.0.0.33 - - [2025-10-06 02:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.33 - - [2025-10-06 02:11:07] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004694 10.0.0.33 - - [2025-10-06 02:11:07] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003695 10.0.0.33 - - [2025-10-06 02:11:07] "GET /virtual-network/2126ad0b-9cac-411e-81c5-7bbd37e69012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.008981 10.0.0.33 - - [2025-10-06 02:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.33 - - [2025-10-06 02:11:08] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003879 10.0.0.33 - - [2025-10-06 02:11:08] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003087 10.0.0.33 - - [2025-10-06 02:11:08] "GET /virtual-network/2126ad0b-9cac-411e-81c5-7bbd37e69012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.008907 10.0.0.33 - - [2025-10-06 02:11:08] "GET /virtual-machine/67cb1863-7856-410f-b288-8f3e502716f1 HTTP/1.1" 200 1294 0.005265 10.0.0.33 - - [2025-10-06 02:11:08] "GET /virtual-machine-interface/d7579d6a-265e-4f78-8d1d-de03a17d33b9 HTTP/1.1" 200 2952 0.005998 10.0.0.33 - - [2025-10-06 02:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.33 - - [2025-10-06 02:11:08] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003053 10.0.0.33 - - [2025-10-06 02:11:08] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003334 10.0.0.33 - - [2025-10-06 02:11:08] "GET /virtual-network/0dbeeded-0ee2-4d1e-b5d5-ab724e240237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006953 10.0.0.33 - - [2025-10-06 02:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.33 - - [2025-10-06 02:11:09] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003959 10.0.0.33 - - [2025-10-06 02:11:09] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002770 10.0.0.33 - - [2025-10-06 02:11:09] "GET /virtual-network/0dbeeded-0ee2-4d1e-b5d5-ab724e240237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005925 10.0.0.33 - - [2025-10-06 02:11:30] "GET /virtual-machine/67cb1863-7856-410f-b288-8f3e502716f1 HTTP/1.1" 200 1294 0.004700 10.0.0.33 - - [2025-10-06 02:11:31] "POST /neutron/port HTTP/1.1" 200 1114 0.011543 10.0.0.33 - - [2025-10-06 02:11:32] "GET /virtual-machine/67cb1863-7856-410f-b288-8f3e502716f1 HTTP/1.1" 404 171 0.004391 10.0.0.33 - - [2025-10-06 02:11:32] "GET /virtual-machine/67cb1863-7856-410f-b288-8f3e502716f1 HTTP/1.1" 404 171 0.003731 10.0.0.33 - - [2025-10-06 02:11:32] "GET /virtual-machine/67cb1863-7856-410f-b288-8f3e502716f1 HTTP/1.1" 404 171 0.003748 10.0.0.33 - - [2025-10-06 02:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.33 - - [2025-10-06 02:11:32] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004911 10.0.0.33 - - [2025-10-06 02:11:32] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004679 10.0.0.33 - - [2025-10-06 02:11:33] "GET /virtual-network/0dbeeded-0ee2-4d1e-b5d5-ab724e240237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007474 10.0.0.33 - - [2025-10-06 02:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.33 - - [2025-10-06 02:11:33] "GET /routing-instance/5189c33b-577c-4959-8d51-e22e16d60ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.006251 10.0.0.33 - - [2025-10-06 02:11:33] "GET /route-target/91bd6a5b-b6d6-41eb-a2e9-9807b9fa3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005389 10.0.0.33 - - [2025-10-06 02:11:33] "GET /obj-perms HTTP/1.1" 200 5030 0.005261 10.0.0.33 - - [2025-10-06 02:11:39] "GET /obj-perms HTTP/1.1" 200 5030 0.004964 10.0.0.33 - - [2025-10-06 02:11:42] "GET /obj-perms HTTP/1.1" 200 5030 0.004167 10.0.0.33 - - [2025-10-06 02:11:48] "GET /obj-perms HTTP/1.1" 200 5030 0.004177 10.0.0.33 - - [2025-10-06 02:11:51] "GET /obj-perms HTTP/1.1" 200 5030 0.004002 10.0.0.249 - - [2025-10-06 02:11:52] "GET /obj-perms HTTP/1.1" 200 5056 0.043622 10.0.0.33 - - [2025-10-06 02:11:54] "GET /obj-perms HTTP/1.1" 200 5030 0.004172 10.0.0.33 - - [2025-10-06 02:11:55] "POST /neutron/port HTTP/1.1" 200 1088 0.014237 10.0.0.33 - - [2025-10-06 02:11:55] "POST /neutron/subnet HTTP/1.1" 200 698 0.008852 10.0.0.33 - - [2025-10-06 02:12:00] "GET /obj-perms HTTP/1.1" 200 5030 0.004200 10.0.0.33 - - [2025-10-06 02:12:00] "GET /obj-perms HTTP/1.1" 200 5030 0.003740 10.0.0.38 - - [2025-10-06 02:12:00] "GET /obj-perms HTTP/1.1" 200 5030 0.003195 10.0.0.33 - - [2025-10-06 02:12:01] "GET /virtual-machine/5ce395fb-f837-4d6b-b853-7688c1924e18 HTTP/1.1" 200 1294 0.004466 10.0.0.33 - - [2025-10-06 02:12:01] "POST /neutron/port HTTP/1.1" 200 1088 0.015214 10.0.0.33 - - [2025-10-06 02:12:03] "GET /virtual-machine/5ce395fb-f837-4d6b-b853-7688c1924e18 HTTP/1.1" 404 171 0.004091 10.0.0.33 - - [2025-10-06 02:12:03] "GET /virtual-machine/5ce395fb-f837-4d6b-b853-7688c1924e18 HTTP/1.1" 404 171 0.003209 10.0.0.33 - - [2025-10-06 02:12:03] "GET /virtual-machine/5ce395fb-f837-4d6b-b853-7688c1924e18 HTTP/1.1" 404 171 0.003492 10.0.0.33 - - [2025-10-06 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.33 - - [2025-10-06 02:12:03] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003940 10.0.0.33 - - [2025-10-06 02:12:03] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003326 10.0.0.33 - - [2025-10-06 02:12:03] "GET /virtual-network/2126ad0b-9cac-411e-81c5-7bbd37e69012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.007442 10.0.0.33 - - [2025-10-06 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.33 - - [2025-10-06 02:12:03] "GET /routing-instance/c7bd177b-ae2b-41e6-a291-80730a083a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.005709 10.0.0.33 - - [2025-10-06 02:12:03] "GET /route-target/96b4e0e1-6642-4f10-9c28-eddb6a8fb6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004943 10.0.0.33 - - [2025-10-06 02:12:06] "GET /obj-perms HTTP/1.1" 200 5030 0.004323 10.0.0.33 - - [2025-10-06 02:12:09] "GET /obj-perms HTTP/1.1" 200 5030 0.003808 10.0.0.33 - - [2025-10-06 02:12:15] "GET /obj-perms HTTP/1.1" 200 5030 0.004740 10.0.0.33 - - [2025-10-06 02:12:18] "GET /obj-perms HTTP/1.1" 200 5030 0.004048 10.0.0.33 - - [2025-10-06 02:12:24] "GET /obj-perms HTTP/1.1" 200 5030 0.003939 10.0.0.33 - - [2025-10-06 02:12:28] "GET /obj-perms HTTP/1.1" 200 5030 0.005020 10.0.0.33 - - [2025-10-06 02:12:31] "GET /obj-perms HTTP/1.1" 200 5030 0.003958 10.0.0.33 - - [2025-10-06 02:12:31] "GET /virtual-machine/be08d46e-6bf8-404c-a095-15db2480a824 HTTP/1.1" 200 1295 0.011246 10.0.0.33 - - [2025-10-06 02:12:31] "POST /neutron/port HTTP/1.1" 200 1087 0.015442 10.0.0.33 - - [2025-10-06 02:12:33] "GET /virtual-machine/be08d46e-6bf8-404c-a095-15db2480a824 HTTP/1.1" 404 171 0.003887 10.0.0.33 - - [2025-10-06 02:12:33] "GET /virtual-machine/be08d46e-6bf8-404c-a095-15db2480a824 HTTP/1.1" 404 171 0.003463 10.0.0.33 - - [2025-10-06 02:12:33] "GET /virtual-machine/be08d46e-6bf8-404c-a095-15db2480a824 HTTP/1.1" 404 171 0.003154 10.0.0.33 - - [2025-10-06 02:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.33 - - [2025-10-06 02:12:33] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005776 10.0.0.33 - - [2025-10-06 02:12:33] "GET /virtual-networks?parent_id=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003233 10.0.0.33 - - [2025-10-06 02:12:33] "GET /virtual-network/94237f5b-92a6-492c-8dda-16521d3d0ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006948 10.0.0.33 - - [2025-10-06 02:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.33 - - [2025-10-06 02:12:33] "GET /routing-instance/dfff7b7a-7d0c-4d37-97ad-51acccfafe56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.004643 10.0.0.33 - - [2025-10-06 02:12:33] "GET /route-target/0917cf26-9a31-41a4-a27f-f9f8b7922791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003516 10.0.0.33 - - [2025-10-06 02:12:33] "GET /obj-perms HTTP/1.1" 200 5030 0.004647 10.0.0.33 - - [2025-10-06 02:12:39] "GET /obj-perms HTTP/1.1" 200 5030 0.004114 10.0.0.33 - - [2025-10-06 02:12:42] "GET /obj-perms HTTP/1.1" 200 5030 0.004116 10.0.0.33 - - [2025-10-06 02:12:49] "GET /obj-perms HTTP/1.1" 200 5030 0.004283 10.0.0.33 - - [2025-10-06 02:12:52] "GET /obj-perms HTTP/1.1" 200 5030 0.005069 10.0.0.249 - - [2025-10-06 02:12:53] "GET /obj-perms HTTP/1.1" 200 5056 0.041099 10.0.0.33 - - [2025-10-06 02:12:58] "GET /obj-perms HTTP/1.1" 200 5030 0.004582 10.0.0.33 - - [2025-10-06 02:13:01] "GET /obj-perms HTTP/1.1" 200 5030 0.003980 10.0.0.38 - - [2025-10-06 02:13:01] "GET /obj-perms HTTP/1.1" 200 5030 0.003902 10.0.0.33 - - [2025-10-06 02:13:01] "GET /virtual-network/2126ad0b-9cac-411e-81c5-7bbd37e69012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.007412 10.0.0.33 - - [2025-10-06 02:13:01] "POST /neutron/network HTTP/1.1" 200 916 0.007313 10.0.0.33 - - [2025-10-06 02:13:01] "GET /virtual-network/2126ad0b-9cac-411e-81c5-7bbd37e69012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.010951 10.0.0.38 - - [2025-10-06 02:13:01] "DELETE /access-control-list/7a2175cb-99cb-48a1-bd5b-433fdeba2f29 HTTP/1.1" 200 115 0.134002 10.0.0.33 - - [2025-10-06 02:13:01] "POST /ref-update HTTP/1.1" 200 156 0.052872 10.0.0.38 - - [2025-10-06 02:13:01] "POST /ref-update HTTP/1.1" 200 156 0.025563 10.0.0.33 - - [2025-10-06 02:13:02] "POST /ref-update HTTP/1.1" 200 156 0.073463 10.0.0.33 - - [2025-10-06 02:13:02] "DELETE /network-policy/7b4d7530-4c85-44e2-9371-d75aa3407bfa HTTP/1.1" 200 115 0.034760 10.0.0.33 - - [2025-10-06 02:13:02] "DELETE /network-policy/a80ffd1d-860d-4be7-b76d-300da0291cfb HTTP/1.1" 200 115 0.059101 10.0.0.33 - - [2025-10-06 02:13:02] "DELETE /network-policy/0272a369-78cf-44bb-af56-33aa0e48222a HTTP/1.1" 200 115 0.035091 10.0.0.33 - - [2025-10-06 02:13:02] "POST /neutron/network HTTP/1.1" 200 824 0.006870 10.0.0.38 - - [2025-10-06 02:13:02] "DELETE /route-target/91bd6a5b-b6d6-41eb-a2e9-9807b9fa3fbf HTTP/1.1" 200 115 0.033935 10.0.0.249 - - [2025-10-06 02:13:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002837 10.0.0.249 - - [2025-10-06 02:13:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003893 10.0.0.33 - - [2025-10-06 02:13:02] "POST /neutron/network HTTP/1.1" 200 151 0.138170 10.0.0.38 - - [2025-10-06 02:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.33 - - [2025-10-06 02:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.33 - - [2025-10-06 02:13:03] "DELETE /network-ipam/635550ac-7af6-4d63-aeb0-6dc8edd3b9a2 HTTP/1.1" 200 115 0.033630 10.0.0.33 - - [2025-10-06 02:13:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.002855 10.0.0.33 - - [2025-10-06 02:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.33 - - [2025-10-06 02:13:03] "DELETE /network-ipam/6cfe70d2-840a-46ad-8ac9-f6de01b42e41 HTTP/1.1" 200 115 0.035968 10.0.0.33 - - [2025-10-06 02:13:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.008706 10.0.0.33 - - [2025-10-06 02:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008442 10.0.0.33 - - [2025-10-06 02:13:03] "DELETE /network-ipam/6af50325-c58b-42c5-bddd-923244f57970 HTTP/1.1" 200 115 0.033813 10.0.0.33 - - [2025-10-06 02:13:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.003700 10.0.0.249 - - [2025-10-06 02:13:04] "GET /projects?obj_uuids=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001435 10.0.0.33 - - [2025-10-06 02:13:05] "GET /project/c145b93f-7106-4c8d-8e49-bdeb8b0ac48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.065921 10.0.0.249 - - [2025-10-06 02:13:05] "GET /projects?obj_uuids=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000948 10.0.0.33 - - [2025-10-06 02:13:05] "GET /project/c145b93f-7106-4c8d-8e49-bdeb8b0ac48d?fields=virtual_networks HTTP/1.1" 200 1035 0.044728 10.0.0.249 - - [2025-10-06 02:13:05] "GET /projects?obj_uuids=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000954 10.0.0.33 - - [2025-10-06 02:13:05] "GET /project/c145b93f-7106-4c8d-8e49-bdeb8b0ac48d?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.037268 10.0.0.249 - - [2025-10-06 02:13:05] "GET /projects?obj_uuids=c145b93f-7106-4c8d-8e49-bdeb8b0ac48d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001167 10.0.0.33 - - [2025-10-06 02:13:05] "GET /project/c145b93f-7106-4c8d-8e49-bdeb8b0ac48d?fields=security_groups HTTP/1.1" 200 1262 0.058586 10.0.0.33 - - [2025-10-06 02:13:05] "POST /fqname-to-id HTTP/1.1" 404 194 0.021909 10.0.0.249 - - [2025-10-06 02:13:06] "GET /projects?obj_uuids=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003316 10.0.0.249 - - [2025-10-06 02:13:06] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001035 10.0.0.249 - - [2025-10-06 02:13:06] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.029339 10.0.0.249 - - [2025-10-06 02:13:06] "POST /id-to-fqname HTTP/1.1" 200 196 0.002992 10.0.0.249 - - [2025-10-06 02:13:06] "POST /fqname-to-id HTTP/1.1" 404 205 0.005665 10.0.0.249 - - [2025-10-06 02:13:06] "POST /security-groups HTTP/1.1" 200 597 0.030280 10.0.0.249 - - [2025-10-06 02:13:06] "POST /projects HTTP/1.1" 200 597 0.230559 10.0.0.38 - - [2025-10-06 02:13:06] "POST /access-control-lists HTTP/1.1" 200 604 0.026720 10.0.0.249 - - [2025-10-06 02:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.298043 10.0.0.33 - - [2025-10-06 02:13:06] "GET /project/a0985fe6-cd8e-4567-860f-2bd30ab5ac25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.444090 10.0.0.33 - - [2025-10-06 02:13:07] "GET / HTTP/1.1" 200 36215 0.001672 10.0.0.33 - - [2025-10-06 02:13:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000606 10.0.0.33 - - [2025-10-06 02:13:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.051314 10.0.0.33 - - [2025-10-06 02:13:10] "POST /network-ipams HTTP/1.1" 200 521 0.032285 10.0.0.33 - - [2025-10-06 02:13:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 759 0.005096 10.0.0.33 - - [2025-10-06 02:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.33 - - [2025-10-06 02:13:10] "GET /network-ipam/5a74a0ed-9d0c-473d-b3e4-e09f045e21d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.008024 10.0.0.33 - - [2025-10-06 02:13:11] "PUT /network-ipam/5a74a0ed-9d0c-473d-b3e4-e09f045e21d7 HTTP/1.1" 200 259 0.016856 10.0.0.33 - - [2025-10-06 02:13:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 759 0.004535 10.0.0.33 - - [2025-10-06 02:13:11] "POST /network-ipams HTTP/1.1" 200 521 0.058336 10.0.0.33 - - [2025-10-06 02:13:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 971 0.004245 10.0.0.33 - - [2025-10-06 02:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005222 10.0.0.33 - - [2025-10-06 02:13:11] "GET /network-ipam/d4aa7d13-ff28-47f2-9d52-64e8f73e0217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.007892 10.0.0.33 - - [2025-10-06 02:13:11] "PUT /network-ipam/d4aa7d13-ff28-47f2-9d52-64e8f73e0217 HTTP/1.1" 200 259 0.017713 10.0.0.33 - - [2025-10-06 02:13:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 971 0.005688 10.0.0.33 - - [2025-10-06 02:13:11] "POST /network-ipams HTTP/1.1" 200 521 0.035271 10.0.0.33 - - [2025-10-06 02:13:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1184 0.004074 10.0.0.33 - - [2025-10-06 02:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004991 10.0.0.33 - - [2025-10-06 02:13:11] "GET /network-ipam/8f039c0b-2259-4c31-b7d1-dec65211d93a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.007915 10.0.0.33 - - [2025-10-06 02:13:11] "PUT /network-ipam/8f039c0b-2259-4c31-b7d1-dec65211d93a HTTP/1.1" 200 259 0.015178 10.0.0.33 - - [2025-10-06 02:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.249 - - [2025-10-06 02:13:12] "GET /projects?obj_uuids=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001036 10.0.0.33 - - [2025-10-06 02:13:12] "GET /project/a0985fe6-cd8e-4567-860f-2bd30ab5ac25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.065024 10.0.0.33 - - [2025-10-06 02:13:12] "POST /neutron/network HTTP/1.1" 200 117 0.048123 10.0.0.38 - - [2025-10-06 02:13:13] "POST /route-targets HTTP/1.1" 200 328 0.031936 10.0.0.249 - - [2025-10-06 02:13:13] "POST /useragent-kv HTTP/1.1" 200 115 0.007693 10.0.0.38 - - [2025-10-06 02:13:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.059622 10.0.0.33 - - [2025-10-06 02:13:13] "POST /neutron/subnet HTTP/1.1" 200 823 0.271182 10.0.0.33 - - [2025-10-06 02:13:13] "POST /id-to-fqname HTTP/1.1" 200 227 0.001359 10.0.0.33 - - [2025-10-06 02:13:13] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005451 10.0.0.33 - - [2025-10-06 02:13:13] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005933 10.0.0.33 - - [2025-10-06 02:13:13] "POST /neutron/network HTTP/1.1" 200 1012 0.016953 10.0.0.33 - - [2025-10-06 02:13:13] "POST /neutron/network HTTP/1.1" 200 1012 0.020101 10.0.0.33 - - [2025-10-06 02:13:13] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005250 10.0.0.33 - - [2025-10-06 02:13:13] "GET /network-ipam/5a74a0ed-9d0c-473d-b3e4-e09f045e21d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005917 10.0.0.33 - - [2025-10-06 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.249 - - [2025-10-06 02:13:13] "GET /projects?obj_uuids=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001078 10.0.0.33 - - [2025-10-06 02:13:13] "GET /project/a0985fe6-cd8e-4567-860f-2bd30ab5ac25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.050808 10.0.0.38 - - [2025-10-06 02:13:14] "POST /ref-update HTTP/1.1" 200 156 0.029713 10.0.0.249 - - [2025-10-06 02:13:14] "POST /useragent-kv HTTP/1.1" 200 115 0.007672 10.0.0.33 - - [2025-10-06 02:13:14] "POST /neutron/subnet HTTP/1.1" 200 719 0.201586 10.0.0.33 - - [2025-10-06 02:13:14] "POST /id-to-fqname HTTP/1.1" 200 227 0.001900 10.0.0.33 - - [2025-10-06 02:13:14] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.009064 10.0.0.33 - - [2025-10-06 02:13:14] "POST /neutron/network HTTP/1.1" 200 1012 0.010005 10.0.0.33 - - [2025-10-06 02:13:14] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005612 10.0.0.33 - - [2025-10-06 02:13:14] "POST /neutron/subnet HTTP/1.1" 200 823 0.009182 10.0.0.33 - - [2025-10-06 02:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.249 - - [2025-10-06 02:13:14] "GET /projects?obj_uuids=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000973 10.0.0.33 - - [2025-10-06 02:13:14] "GET /project/a0985fe6-cd8e-4567-860f-2bd30ab5ac25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.035578 10.0.0.249 - - [2025-10-06 02:13:15] "POST /useragent-kv HTTP/1.1" 200 115 0.007813 10.0.0.33 - - [2025-10-06 02:13:15] "POST /neutron/subnet HTTP/1.1" 200 720 0.234649 10.0.0.33 - - [2025-10-06 02:13:15] "POST /id-to-fqname HTTP/1.1" 200 227 0.001385 10.0.0.33 - - [2025-10-06 02:13:15] "GET /virtual-network/79b4c951-66e1-4b43-b66a-f32b6c2c863c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007456 10.0.0.33 - - [2025-10-06 02:13:15] "POST /neutron/network HTTP/1.1" 200 1013 0.007875 10.0.0.33 - - [2025-10-06 02:13:15] "GET /virtual-network/79b4c951-66e1-4b43-b66a-f32b6c2c863c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.004708 10.0.0.33 - - [2025-10-06 02:13:15] "POST /neutron/subnet HTTP/1.1" 200 828 0.009102 10.0.0.33 - - [2025-10-06 02:13:15] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006409 10.0.0.33 - - [2025-10-06 02:13:16] "GET /obj-perms HTTP/1.1" 200 5042 0.048896 10.0.0.33 - - [2025-10-06 02:13:17] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007913 10.0.0.249 - - [2025-10-06 02:13:17] "GET /obj-perms HTTP/1.1" 200 5042 0.051874 10.0.0.33 - - [2025-10-06 02:13:17] "GET /virtual-network/79b4c951-66e1-4b43-b66a-f32b6c2c863c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005816 10.0.0.38 - - [2025-10-06 02:13:18] "GET /obj-perms HTTP/1.1" 200 5042 0.041502 10.0.0.33 - - [2025-10-06 02:13:18] "POST /fqname-to-id HTTP/1.1" 404 224 0.003760 10.0.0.33 - - [2025-10-06 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.249 - - [2025-10-06 02:13:18] "GET /projects?obj_uuids=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001017 10.0.0.33 - - [2025-10-06 02:13:18] "GET /project/a0985fe6-cd8e-4567-860f-2bd30ab5ac25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.045467 10.0.0.33 - - [2025-10-06 02:13:18] "POST /network-policys HTTP/1.1" 200 561 0.026533 10.0.0.33 - - [2025-10-06 02:13:18] "GET /network-policy/a186e579-2075-4740-ad0e-14792b8b0f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.006144 10.0.0.33 - - [2025-10-06 02:13:18] "POST /fqname-to-id HTTP/1.1" 404 224 0.002950 10.0.0.33 - - [2025-10-06 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.249 - - [2025-10-06 02:13:18] "GET /projects?obj_uuids=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000981 10.0.0.33 - - [2025-10-06 02:13:18] "GET /project/a0985fe6-cd8e-4567-860f-2bd30ab5ac25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.038435 10.0.0.33 - - [2025-10-06 02:13:18] "POST /network-policys HTTP/1.1" 200 561 0.027586 10.0.0.33 - - [2025-10-06 02:13:18] "GET /network-policy/d978003e-a13b-4317-8f8c-1deced7adf86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2979 0.006231 10.0.0.33 - - [2025-10-06 02:13:18] "POST /fqname-to-id HTTP/1.1" 404 224 0.003368 10.0.0.33 - - [2025-10-06 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.249 - - [2025-10-06 02:13:18] "GET /projects?obj_uuids=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001030 10.0.0.33 - - [2025-10-06 02:13:18] "GET /project/a0985fe6-cd8e-4567-860f-2bd30ab5ac25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.039910 10.0.0.33 - - [2025-10-06 02:13:18] "POST /network-policys HTTP/1.1" 200 561 0.027891 10.0.0.33 - - [2025-10-06 02:13:18] "GET /network-policy/086a066f-058b-42f3-a057-329f3df5ead9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006276 10.0.0.38 - - [2025-10-06 02:13:19] "POST /fqname-to-id HTTP/1.1" 404 242 0.023890 10.0.0.38 - - [2025-10-06 02:13:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.014632 10.0.0.33 - - [2025-10-06 02:13:19] "POST /neutron/network HTTP/1.1" 200 1196 0.016461 10.0.0.33 - - [2025-10-06 02:13:19] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.027504 10.0.0.33 - - [2025-10-06 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.33 - - [2025-10-06 02:13:19] "GET /network-policy/a186e579-2075-4740-ad0e-14792b8b0f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.005109 10.0.0.33 - - [2025-10-06 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.33 - - [2025-10-06 02:13:19] "GET /network-policy/d978003e-a13b-4317-8f8c-1deced7adf86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2979 0.004803 10.0.0.33 - - [2025-10-06 02:13:19] "POST /neutron/network HTTP/1.1" 200 1110 0.011816 10.0.0.33 - - [2025-10-06 02:13:19] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006220 10.0.0.33 - - [2025-10-06 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.38 - - [2025-10-06 02:13:19] "POST /access-control-lists HTTP/1.1" 200 599 0.086114 10.0.0.33 - - [2025-10-06 02:13:19] "GET /network-policy/086a066f-058b-42f3-a057-329f3df5ead9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005806 10.0.0.33 - - [2025-10-06 02:13:19] "POST /id-to-fqname HTTP/1.1" 200 227 0.001371 10.0.0.249 - - [2025-10-06 02:13:20] "GET /projects?obj_uuids=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001084 10.0.0.33 - - [2025-10-06 02:13:20] "GET /project/a0985fe6-cd8e-4567-860f-2bd30ab5ac25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.060396 10.0.0.33 - - [2025-10-06 02:13:20] "POST /neutron/port HTTP/1.1" 200 117 0.007360 10.0.0.33 - - [2025-10-06 02:13:20] "POST /id-to-fqname HTTP/1.1" 200 227 0.001474 10.0.0.33 - - [2025-10-06 02:13:20] "POST /neutron/network HTTP/1.1" 200 1120 0.010025 10.0.0.33 - - [2025-10-06 02:13:21] "POST /neutron/port HTTP/1.1" 200 1171 0.019674 10.0.0.249 - - [2025-10-06 02:13:21] "GET /projects?obj_uuids=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001025 10.0.0.33 - - [2025-10-06 02:13:21] "GET /project/a0985fe6-cd8e-4567-860f-2bd30ab5ac25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.064800 10.0.0.33 - - [2025-10-06 02:13:21] "POST /neutron/port HTTP/1.1" 200 1199 0.047847 10.0.0.33 - - [2025-10-06 02:13:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005994 10.0.0.33 - - [2025-10-06 02:13:21] "POST /neutron/port HTTP/1.1" 200 117 0.001170 10.0.0.33 - - [2025-10-06 02:13:22] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007529 10.0.0.33 - - [2025-10-06 02:13:22] "POST /id-to-fqname HTTP/1.1" 200 227 0.001412 10.0.0.33 - - [2025-10-06 02:13:22] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007225 10.0.0.33 - - [2025-10-06 02:13:22] "POST /neutron/network HTTP/1.1" 200 1023 0.008907 10.0.0.38 - - [2025-10-06 02:13:22] "PUT /access-control-list/b845cb4d-d9c3-4610-9d56-07f681f20d91 HTTP/1.1" 200 273 0.017431 10.0.0.33 - - [2025-10-06 02:13:22] "POST /neutron/port HTTP/1.1" 200 1225 0.120518 10.0.0.33 - - [2025-10-06 02:13:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003878 10.0.0.33 - - [2025-10-06 02:13:23] "POST /neutron/port HTTP/1.1" 200 117 0.001214 10.0.0.249 - - [2025-10-06 02:13:23] "GET /projects?obj_uuids=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000980 10.0.0.33 - - [2025-10-06 02:13:23] "GET /project/a0985fe6-cd8e-4567-860f-2bd30ab5ac25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.065245 10.0.0.33 - - [2025-10-06 02:13:23] "POST /neutron/port HTTP/1.1" 200 2280 0.044646 10.0.0.33 - - [2025-10-06 02:13:23] "POST /neutron/port HTTP/1.1" 200 1199 0.018542 10.0.0.33 - - [2025-10-06 02:13:23] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008301 10.0.0.33 - - [2025-10-06 02:13:23] "POST /neutron/network HTTP/1.1" 200 1023 0.015769 10.0.0.33 - - [2025-10-06 02:13:24] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008712 10.0.0.33 - - [2025-10-06 02:13:24] "GET /virtual-machine/48259b8b-135a-4505-9481-b55bfb804bea HTTP/1.1" 401 292 0.000737 10.0.0.33 - - [2025-10-06 02:13:24] "GET /virtual-machine/48259b8b-135a-4505-9481-b55bfb804bea HTTP/1.1" 200 1300 0.027193 10.0.0.33 - - [2025-10-06 02:13:24] "GET /virtual-machine/48259b8b-135a-4505-9481-b55bfb804bea HTTP/1.1" 200 1300 0.020239 10.0.0.33 - - [2025-10-06 02:13:24] "GET /virtual-machine-interface/1d70257b-d301-485a-8a60-52d9df0f38af HTTP/1.1" 200 3175 0.006452 10.0.0.33 - - [2025-10-06 02:13:24] "GET /virtual-machine/48259b8b-135a-4505-9481-b55bfb804bea HTTP/1.1" 200 1300 0.004724 10.0.0.33 - - [2025-10-06 02:13:24] "GET /virtual-machine-interface/1d70257b-d301-485a-8a60-52d9df0f38af HTTP/1.1" 200 3175 0.013900 10.0.0.33 - - [2025-10-06 02:13:24] "GET /instance-ip/10f639ca-c293-45e6-9f7b-38f5db8af350 HTTP/1.1" 200 1655 0.010866 10.0.0.33 - - [2025-10-06 02:13:24] "POST /neutron/port HTTP/1.1" 200 1226 0.156804 10.0.0.33 - - [2025-10-06 02:13:24] "GET /instance-ip/61cdf8cb-8a53-47d4-a5e8-734ef228afe3 HTTP/1.1" 200 1635 0.006338 10.0.0.33 - - [2025-10-06 02:13:24] "GET /virtual-machine/48259b8b-135a-4505-9481-b55bfb804bea HTTP/1.1" 200 1300 0.004195 10.0.0.33 - - [2025-10-06 02:13:24] "GET /virtual-machine-interface/1d70257b-d301-485a-8a60-52d9df0f38af HTTP/1.1" 200 3175 0.005613 10.0.0.33 - - [2025-10-06 02:13:24] "GET /instance-ip/10f639ca-c293-45e6-9f7b-38f5db8af350 HTTP/1.1" 200 1655 0.004716 10.0.0.33 - - [2025-10-06 02:13:24] "GET /instance-ip/61cdf8cb-8a53-47d4-a5e8-734ef228afe3 HTTP/1.1" 200 1635 0.004832 10.0.0.33 - - [2025-10-06 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.33 - - [2025-10-06 02:13:24] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004652 10.0.0.33 - - [2025-10-06 02:13:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004904 10.0.0.33 - - [2025-10-06 02:13:24] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003237 10.0.0.33 - - [2025-10-06 02:13:24] "POST /neutron/port HTTP/1.1" 200 117 0.001232 10.0.0.33 - - [2025-10-06 02:13:24] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.007607 10.0.0.33 - - [2025-10-06 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.33 - - [2025-10-06 02:13:24] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004507 10.0.0.33 - - [2025-10-06 02:13:24] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003026 10.0.0.33 - - [2025-10-06 02:13:24] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.006191 10.0.0.33 - - [2025-10-06 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007009 10.0.0.33 - - [2025-10-06 02:13:24] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006146 10.0.0.33 - - [2025-10-06 02:13:24] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003597 10.0.0.33 - - [2025-10-06 02:13:24] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.005668 10.0.0.33 - - [2025-10-06 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.33 - - [2025-10-06 02:13:25] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003363 10.0.0.33 - - [2025-10-06 02:13:25] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002673 10.0.0.33 - - [2025-10-06 02:13:25] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.005640 10.0.0.33 - - [2025-10-06 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.33 - - [2025-10-06 02:13:25] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004387 10.0.0.33 - - [2025-10-06 02:13:25] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004395 10.0.0.33 - - [2025-10-06 02:13:25] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.006157 10.0.0.33 - - [2025-10-06 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.33 - - [2025-10-06 02:13:28] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.005274 10.0.0.33 - - [2025-10-06 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.33 - - [2025-10-06 02:13:32] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.008235 10.0.0.33 - - [2025-10-06 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005618 10.0.0.33 - - [2025-10-06 02:13:36] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.009827 10.0.0.33 - - [2025-10-06 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.33 - - [2025-10-06 02:13:40] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.007451 10.0.0.249 - - [2025-10-06 02:13:43] "DELETE /project/a0985fe6cd8e4567860f2bd30ab5ac25 HTTP/1.1" 404 173 0.003355 10.0.0.249 - - [2025-10-06 02:13:43] "DELETE /project/c145b93f-7106-4c8d-8e49-bdeb8b0ac48d HTTP/1.1" 404 177 0.006833 10.0.0.33 - - [2025-10-06 02:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.33 - - [2025-10-06 02:13:44] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.006747 10.0.0.33 - - [2025-10-06 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.33 - - [2025-10-06 02:13:48] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.006146 10.0.0.33 - - [2025-10-06 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.33 - - [2025-10-06 02:13:52] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.005479 10.0.0.33 - - [2025-10-06 02:13:53] "GET /obj-perms HTTP/1.1" 200 5056 0.040441 10.0.0.33 - - [2025-10-06 02:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.33 - - [2025-10-06 02:13:57] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.006058 10.0.0.33 - - [2025-10-06 02:13:57] "POST /neutron/port HTTP/1.1" 200 1199 0.014864 10.0.0.33 - - [2025-10-06 02:13:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003965 10.0.0.33 - - [2025-10-06 02:13:57] "POST /neutron/port HTTP/1.1" 200 117 0.001394 10.0.0.33 - - [2025-10-06 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.33 - - [2025-10-06 02:14:01] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.007144 10.0.0.33 - - [2025-10-06 02:14:02] "POST /neutron/port HTTP/1.1" 200 1199 0.036201 10.0.0.33 - - [2025-10-06 02:14:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004237 10.0.0.33 - - [2025-10-06 02:14:02] "POST /neutron/port HTTP/1.1" 200 117 0.001251 10.0.0.33 - - [2025-10-06 02:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.33 - - [2025-10-06 02:14:05] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.005447 10.0.0.33 - - [2025-10-06 02:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.33 - - [2025-10-06 02:14:07] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003292 10.0.0.33 - - [2025-10-06 02:14:07] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003346 10.0.0.33 - - [2025-10-06 02:14:07] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.006121 10.0.0.33 - - [2025-10-06 02:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.33 - - [2025-10-06 02:14:07] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003836 10.0.0.33 - - [2025-10-06 02:14:07] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002828 10.0.0.33 - - [2025-10-06 02:14:07] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.006170 10.0.0.33 - - [2025-10-06 02:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.33 - - [2025-10-06 02:14:07] "GET /routing-instance/43d77b69-5fea-4fb5-9edb-5bc659247b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.004890 10.0.0.33 - - [2025-10-06 02:14:07] "GET /route-target/e138574e-c52a-4f9c-aef9-1c97890e4938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004406 10.0.0.33 - - [2025-10-06 02:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.33 - - [2025-10-06 02:14:07] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004123 10.0.0.33 - - [2025-10-06 02:14:07] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003058 10.0.0.33 - - [2025-10-06 02:14:07] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.006159 10.0.0.33 - - [2025-10-06 02:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.33 - - [2025-10-06 02:14:07] "GET /routing-instance/43d77b69-5fea-4fb5-9edb-5bc659247b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.004388 10.0.0.33 - - [2025-10-06 02:14:07] "GET /route-target/e138574e-c52a-4f9c-aef9-1c97890e4938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003920 10.0.0.33 - - [2025-10-06 02:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.33 - - [2025-10-06 02:14:08] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004265 10.0.0.33 - - [2025-10-06 02:14:08] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003336 10.0.0.33 - - [2025-10-06 02:14:08] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.005858 10.0.0.33 - - [2025-10-06 02:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.33 - - [2025-10-06 02:14:08] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004352 10.0.0.33 - - [2025-10-06 02:14:08] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002983 10.0.0.33 - - [2025-10-06 02:14:08] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.005801 10.0.0.33 - - [2025-10-06 02:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.33 - - [2025-10-06 02:14:08] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004076 10.0.0.33 - - [2025-10-06 02:14:08] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003267 10.0.0.33 - - [2025-10-06 02:14:08] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.007586 10.0.0.33 - - [2025-10-06 02:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.33 - - [2025-10-06 02:14:08] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004224 10.0.0.33 - - [2025-10-06 02:14:08] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003589 10.0.0.33 - - [2025-10-06 02:14:08] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.006169 10.0.0.33 - - [2025-10-06 02:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.33 - - [2025-10-06 02:14:08] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004678 10.0.0.33 - - [2025-10-06 02:14:08] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003292 10.0.0.33 - - [2025-10-06 02:14:08] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.006298 10.0.0.33 - - [2025-10-06 02:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.33 - - [2025-10-06 02:14:08] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004034 10.0.0.33 - - [2025-10-06 02:14:08] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003066 10.0.0.33 - - [2025-10-06 02:14:08] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.006132 10.0.0.33 - - [2025-10-06 02:14:08] "GET /obj-perms HTTP/1.1" 200 5042 0.003880 10.0.0.249 - - [2025-10-06 02:14:08] "GET /obj-perms HTTP/1.1" 200 5042 0.003517 10.0.0.33 - - [2025-10-06 02:14:08] "GET /obj-perms HTTP/1.1" 200 5042 0.004255 10.0.0.33 - - [2025-10-06 02:14:08] "GET /obj-perms HTTP/1.1" 200 5042 0.005145 10.0.0.33 - - [2025-10-06 02:14:09] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007833 10.0.0.33 - - [2025-10-06 02:14:09] "POST /neutron/port HTTP/1.1" 200 1199 0.015523 10.0.0.33 - - [2025-10-06 02:14:09] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007973 10.0.0.33 - - [2025-10-06 02:14:09] "GET /virtual-machine/5370e0bb-77b3-45e0-8ce2-e1eb46fba90d HTTP/1.1" 200 1300 0.006202 10.0.0.33 - - [2025-10-06 02:14:09] "GET /virtual-machine/5370e0bb-77b3-45e0-8ce2-e1eb46fba90d HTTP/1.1" 200 1300 0.004309 10.0.0.33 - - [2025-10-06 02:14:09] "GET /virtual-machine-interface/caa04ce8-0a27-43d3-bb5f-026f6d14f406 HTTP/1.1" 200 3177 0.005614 10.0.0.33 - - [2025-10-06 02:14:09] "GET /virtual-machine/5370e0bb-77b3-45e0-8ce2-e1eb46fba90d HTTP/1.1" 200 1300 0.004014 10.0.0.33 - - [2025-10-06 02:14:09] "GET /virtual-machine-interface/caa04ce8-0a27-43d3-bb5f-026f6d14f406 HTTP/1.1" 200 3177 0.005453 10.0.0.33 - - [2025-10-06 02:14:09] "GET /instance-ip/a74ef480-57a9-4dc2-a01e-76ebddc64681 HTTP/1.1" 200 1656 0.005938 10.0.0.33 - - [2025-10-06 02:14:09] "GET /instance-ip/c504142f-9265-480e-9755-6fe1fbc07aaf HTTP/1.1" 200 1636 0.006426 10.0.0.33 - - [2025-10-06 02:14:09] "GET /virtual-machine/5370e0bb-77b3-45e0-8ce2-e1eb46fba90d HTTP/1.1" 200 1300 0.004316 10.0.0.33 - - [2025-10-06 02:14:09] "GET /virtual-machine-interface/caa04ce8-0a27-43d3-bb5f-026f6d14f406 HTTP/1.1" 200 3177 0.007203 10.0.0.33 - - [2025-10-06 02:14:09] "GET /instance-ip/a74ef480-57a9-4dc2-a01e-76ebddc64681 HTTP/1.1" 200 1656 0.005933 10.0.0.33 - - [2025-10-06 02:14:09] "GET /instance-ip/c504142f-9265-480e-9755-6fe1fbc07aaf HTTP/1.1" 200 1636 0.003903 10.0.0.33 - - [2025-10-06 02:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.33 - - [2025-10-06 02:14:09] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003443 10.0.0.33 - - [2025-10-06 02:14:09] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002638 10.0.0.33 - - [2025-10-06 02:14:09] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006247 10.0.0.33 - - [2025-10-06 02:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.33 - - [2025-10-06 02:14:09] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004469 10.0.0.33 - - [2025-10-06 02:14:09] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003533 10.0.0.33 - - [2025-10-06 02:14:09] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007103 10.0.0.33 - - [2025-10-06 02:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.33 - - [2025-10-06 02:14:09] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004758 10.0.0.33 - - [2025-10-06 02:14:09] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003105 10.0.0.33 - - [2025-10-06 02:14:09] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006458 10.0.0.33 - - [2025-10-06 02:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.33 - - [2025-10-06 02:14:09] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004678 10.0.0.33 - - [2025-10-06 02:14:09] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003544 10.0.0.33 - - [2025-10-06 02:14:09] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005975 10.0.0.33 - - [2025-10-06 02:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.33 - - [2025-10-06 02:14:09] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004307 10.0.0.33 - - [2025-10-06 02:14:09] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003379 10.0.0.33 - - [2025-10-06 02:14:09] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006321 10.0.0.33 - - [2025-10-06 02:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.33 - - [2025-10-06 02:14:11] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005279 10.0.0.33 - - [2025-10-06 02:14:11] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003835 10.0.0.33 - - [2025-10-06 02:14:11] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005938 10.0.0.33 - - [2025-10-06 02:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.33 - - [2025-10-06 02:14:11] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004314 10.0.0.33 - - [2025-10-06 02:14:11] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002937 10.0.0.33 - - [2025-10-06 02:14:11] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007482 10.0.0.33 - - [2025-10-06 02:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.33 - - [2025-10-06 02:14:11] "GET /routing-instance/573a8297-c4c9-45cb-8210-e304b157db43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1800 0.005250 10.0.0.33 - - [2025-10-06 02:14:11] "GET /route-target/89de3117-d7aa-4452-92b8-30fed99cec67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004031 10.0.0.33 - - [2025-10-06 02:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.33 - - [2025-10-06 02:14:11] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003114 10.0.0.33 - - [2025-10-06 02:14:11] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003343 10.0.0.33 - - [2025-10-06 02:14:11] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006968 10.0.0.33 - - [2025-10-06 02:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.33 - - [2025-10-06 02:14:11] "GET /routing-instance/573a8297-c4c9-45cb-8210-e304b157db43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1800 0.004338 10.0.0.33 - - [2025-10-06 02:14:11] "GET /route-target/89de3117-d7aa-4452-92b8-30fed99cec67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003973 10.0.0.33 - - [2025-10-06 02:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.33 - - [2025-10-06 02:14:11] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004162 10.0.0.33 - - [2025-10-06 02:14:11] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002994 10.0.0.33 - - [2025-10-06 02:14:11] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.010067 10.0.0.33 - - [2025-10-06 02:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.33 - - [2025-10-06 02:14:11] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004384 10.0.0.33 - - [2025-10-06 02:14:11] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003031 10.0.0.33 - - [2025-10-06 02:14:12] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007551 10.0.0.33 - - [2025-10-06 02:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006091 10.0.0.33 - - [2025-10-06 02:14:12] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003766 10.0.0.33 - - [2025-10-06 02:14:12] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002935 10.0.0.33 - - [2025-10-06 02:14:12] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005628 10.0.0.33 - - [2025-10-06 02:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.33 - - [2025-10-06 02:14:12] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005440 10.0.0.33 - - [2025-10-06 02:14:12] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003402 10.0.0.33 - - [2025-10-06 02:14:12] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005536 10.0.0.33 - - [2025-10-06 02:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.33 - - [2025-10-06 02:14:12] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003969 10.0.0.33 - - [2025-10-06 02:14:12] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002865 10.0.0.33 - - [2025-10-06 02:14:12] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.011999 10.0.0.33 - - [2025-10-06 02:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.33 - - [2025-10-06 02:14:12] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004745 10.0.0.33 - - [2025-10-06 02:14:12] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.005104 10.0.0.33 - - [2025-10-06 02:14:12] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006598 10.0.0.249 - - [2025-10-06 02:14:12] "GET /obj-perms HTTP/1.1" 200 5042 0.003665 10.0.0.33 - - [2025-10-06 02:14:12] "GET /obj-perms HTTP/1.1" 200 5042 0.003942 10.0.0.33 - - [2025-10-06 02:14:12] "GET /obj-perms HTTP/1.1" 200 5042 0.003743 10.0.0.33 - - [2025-10-06 02:14:12] "GET /obj-perms HTTP/1.1" 200 5042 0.006121 10.0.0.38 - - [2025-10-06 02:14:12] "GET /obj-perms HTTP/1.1" 200 5042 0.004957 10.0.0.249 - - [2025-10-06 02:14:12] "GET /obj-perms HTTP/1.1" 200 5042 0.003798 10.0.0.33 - - [2025-10-06 02:14:12] "POST /neutron/port HTTP/1.1" 200 1200 0.022483 10.0.0.33 - - [2025-10-06 02:14:12] "POST /neutron/security_group HTTP/1.1" 200 2064 0.012017 10.0.0.33 - - [2025-10-06 02:14:13] "POST /neutron/port HTTP/1.1" 200 1200 0.015149 10.0.0.33 - - [2025-10-06 02:14:13] "GET /virtual-machine/5eecf9a7-6c01-47ea-849e-70de2eb4f7c0 HTTP/1.1" 200 1299 0.006107 10.0.0.33 - - [2025-10-06 02:14:13] "GET /virtual-machine/5eecf9a7-6c01-47ea-849e-70de2eb4f7c0 HTTP/1.1" 200 1299 0.003623 10.0.0.33 - - [2025-10-06 02:14:13] "GET /virtual-machine-interface/cfb5bb3d-e2e1-40f3-a3e3-6992c5ad5908 HTTP/1.1" 200 3177 0.005327 10.0.0.33 - - [2025-10-06 02:14:13] "GET /virtual-machine/5eecf9a7-6c01-47ea-849e-70de2eb4f7c0 HTTP/1.1" 200 1299 0.003857 10.0.0.33 - - [2025-10-06 02:14:13] "GET /virtual-machine-interface/cfb5bb3d-e2e1-40f3-a3e3-6992c5ad5908 HTTP/1.1" 200 3177 0.004811 10.0.0.33 - - [2025-10-06 02:14:13] "GET /instance-ip/c0a5a804-140a-4beb-9f94-4d71b40a1d83 HTTP/1.1" 200 1636 0.005865 10.0.0.33 - - [2025-10-06 02:14:13] "GET /instance-ip/e706ef86-45c8-4534-8043-e893256bd7cf HTTP/1.1" 200 1656 0.005259 10.0.0.33 - - [2025-10-06 02:14:13] "GET /virtual-machine/5eecf9a7-6c01-47ea-849e-70de2eb4f7c0 HTTP/1.1" 200 1299 0.003803 10.0.0.33 - - [2025-10-06 02:14:13] "GET /virtual-machine-interface/cfb5bb3d-e2e1-40f3-a3e3-6992c5ad5908 HTTP/1.1" 200 3177 0.019612 10.0.0.33 - - [2025-10-06 02:14:13] "GET /instance-ip/c0a5a804-140a-4beb-9f94-4d71b40a1d83 HTTP/1.1" 200 1636 0.004123 10.0.0.33 - - [2025-10-06 02:14:13] "GET /instance-ip/e706ef86-45c8-4534-8043-e893256bd7cf HTTP/1.1" 200 1656 0.003774 10.0.0.33 - - [2025-10-06 02:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.33 - - [2025-10-06 02:14:13] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003510 10.0.0.33 - - [2025-10-06 02:14:13] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003251 10.0.0.33 - - [2025-10-06 02:14:13] "GET /virtual-network/79b4c951-66e1-4b43-b66a-f32b6c2c863c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006252 10.0.0.33 - - [2025-10-06 02:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.33 - - [2025-10-06 02:14:13] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005371 10.0.0.33 - - [2025-10-06 02:14:13] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.005335 10.0.0.33 - - [2025-10-06 02:14:13] "GET /virtual-network/79b4c951-66e1-4b43-b66a-f32b6c2c863c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006986 10.0.0.33 - - [2025-10-06 02:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.33 - - [2025-10-06 02:14:13] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004898 10.0.0.33 - - [2025-10-06 02:14:13] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003461 10.0.0.33 - - [2025-10-06 02:14:13] "GET /virtual-network/79b4c951-66e1-4b43-b66a-f32b6c2c863c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006584 10.0.0.33 - - [2025-10-06 02:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.33 - - [2025-10-06 02:14:13] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005038 10.0.0.33 - - [2025-10-06 02:14:13] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003555 10.0.0.33 - - [2025-10-06 02:14:13] "GET /virtual-network/79b4c951-66e1-4b43-b66a-f32b6c2c863c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006547 10.0.0.33 - - [2025-10-06 02:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007292 10.0.0.33 - - [2025-10-06 02:14:13] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004313 10.0.0.33 - - [2025-10-06 02:14:13] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003443 10.0.0.33 - - [2025-10-06 02:14:13] "GET /virtual-network/79b4c951-66e1-4b43-b66a-f32b6c2c863c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006213 10.0.0.33 - - [2025-10-06 02:14:14] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006520 10.0.0.33 - - [2025-10-06 02:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.33 - - [2025-10-06 02:14:14] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005572 10.0.0.33 - - [2025-10-06 02:14:14] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003402 10.0.0.33 - - [2025-10-06 02:14:15] "GET /virtual-network/79b4c951-66e1-4b43-b66a-f32b6c2c863c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005888 10.0.0.33 - - [2025-10-06 02:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.33 - - [2025-10-06 02:14:15] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003491 10.0.0.33 - - [2025-10-06 02:14:15] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002894 10.0.0.33 - - [2025-10-06 02:14:15] "GET /virtual-network/79b4c951-66e1-4b43-b66a-f32b6c2c863c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007471 10.0.0.33 - - [2025-10-06 02:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.33 - - [2025-10-06 02:14:15] "GET /routing-instance/bd62245d-3533-425d-963a-c8024b1d68af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004687 10.0.0.33 - - [2025-10-06 02:14:15] "GET /route-target/8d64f8ad-adb7-4a77-8cfe-fba7563d10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004275 10.0.0.33 - - [2025-10-06 02:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.33 - - [2025-10-06 02:14:15] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003633 10.0.0.33 - - [2025-10-06 02:14:15] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002813 10.0.0.33 - - [2025-10-06 02:14:15] "GET /virtual-network/79b4c951-66e1-4b43-b66a-f32b6c2c863c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006606 10.0.0.33 - - [2025-10-06 02:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.33 - - [2025-10-06 02:14:15] "GET /routing-instance/bd62245d-3533-425d-963a-c8024b1d68af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004497 10.0.0.33 - - [2025-10-06 02:14:15] "GET /route-target/8d64f8ad-adb7-4a77-8cfe-fba7563d10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004368 10.0.0.33 - - [2025-10-06 02:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.33 - - [2025-10-06 02:14:15] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004188 10.0.0.33 - - [2025-10-06 02:14:15] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003340 10.0.0.33 - - [2025-10-06 02:14:15] "GET /virtual-network/79b4c951-66e1-4b43-b66a-f32b6c2c863c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006288 10.0.0.33 - - [2025-10-06 02:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.33 - - [2025-10-06 02:14:15] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004213 10.0.0.33 - - [2025-10-06 02:14:15] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003283 10.0.0.33 - - [2025-10-06 02:14:15] "GET /virtual-network/79b4c951-66e1-4b43-b66a-f32b6c2c863c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005865 10.0.0.33 - - [2025-10-06 02:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.33 - - [2025-10-06 02:14:15] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004167 10.0.0.33 - - [2025-10-06 02:14:15] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003004 10.0.0.33 - - [2025-10-06 02:14:15] "GET /virtual-network/79b4c951-66e1-4b43-b66a-f32b6c2c863c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007995 10.0.0.33 - - [2025-10-06 02:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.33 - - [2025-10-06 02:14:16] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004163 10.0.0.33 - - [2025-10-06 02:14:16] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003102 10.0.0.33 - - [2025-10-06 02:14:16] "GET /virtual-network/79b4c951-66e1-4b43-b66a-f32b6c2c863c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006845 10.0.0.33 - - [2025-10-06 02:14:16] "GET /obj-perms HTTP/1.1" 200 5042 0.004332 10.0.0.33 - - [2025-10-06 02:14:16] "GET /obj-perms HTTP/1.1" 200 5042 0.004831 10.0.0.249 - - [2025-10-06 02:14:16] "GET /obj-perms HTTP/1.1" 200 5042 0.004832 10.0.0.33 - - [2025-10-06 02:14:16] "GET /obj-perms HTTP/1.1" 200 5042 0.004572 10.0.0.33 - - [2025-10-06 02:14:16] "GET /obj-perms HTTP/1.1" 200 5042 0.004677 10.0.0.33 - - [2025-10-06 02:14:16] "GET /virtual-machine/48259b8b-135a-4505-9481-b55bfb804bea HTTP/1.1" 200 1300 0.004767 10.0.0.33 - - [2025-10-06 02:14:16] "GET /virtual-machine-interface/1d70257b-d301-485a-8a60-52d9df0f38af HTTP/1.1" 200 3175 0.006240 10.0.0.33 - - [2025-10-06 02:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004964 10.0.0.33 - - [2025-10-06 02:14:16] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004680 10.0.0.33 - - [2025-10-06 02:14:16] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004366 10.0.0.33 - - [2025-10-06 02:14:16] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.007644 10.0.0.33 - - [2025-10-06 02:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.33 - - [2025-10-06 02:14:17] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004252 10.0.0.33 - - [2025-10-06 02:14:17] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003175 10.0.0.33 - - [2025-10-06 02:14:17] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.007073 10.0.0.33 - - [2025-10-06 02:14:19] "POST /neutron/port HTTP/1.1" 200 1200 0.015233 10.0.0.33 - - [2025-10-06 02:14:22] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008829 10.0.0.33 - - [2025-10-06 02:14:28] "GET /virtual-machine/5370e0bb-77b3-45e0-8ce2-e1eb46fba90d HTTP/1.1" 200 1300 0.007058 10.0.0.33 - - [2025-10-06 02:14:28] "GET /virtual-machine-interface/caa04ce8-0a27-43d3-bb5f-026f6d14f406 HTTP/1.1" 200 3177 0.006450 10.0.0.33 - - [2025-10-06 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.33 - - [2025-10-06 02:14:28] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003392 10.0.0.33 - - [2025-10-06 02:14:28] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002969 10.0.0.33 - - [2025-10-06 02:14:28] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006226 10.0.0.33 - - [2025-10-06 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.33 - - [2025-10-06 02:14:29] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004025 10.0.0.33 - - [2025-10-06 02:14:29] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003477 10.0.0.33 - - [2025-10-06 02:14:29] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006310 10.0.0.33 - - [2025-10-06 02:14:29] "GET /virtual-machine/5eecf9a7-6c01-47ea-849e-70de2eb4f7c0 HTTP/1.1" 200 1299 0.004583 10.0.0.33 - - [2025-10-06 02:14:29] "GET /virtual-machine-interface/cfb5bb3d-e2e1-40f3-a3e3-6992c5ad5908 HTTP/1.1" 200 3177 0.005878 10.0.0.33 - - [2025-10-06 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.33 - - [2025-10-06 02:14:29] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003390 10.0.0.33 - - [2025-10-06 02:14:29] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002693 10.0.0.33 - - [2025-10-06 02:14:29] "GET /virtual-network/79b4c951-66e1-4b43-b66a-f32b6c2c863c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006727 10.0.0.33 - - [2025-10-06 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.33 - - [2025-10-06 02:14:30] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004290 10.0.0.33 - - [2025-10-06 02:14:30] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003322 10.0.0.33 - - [2025-10-06 02:14:30] "GET /virtual-network/79b4c951-66e1-4b43-b66a-f32b6c2c863c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005911 10.0.0.33 - - [2025-10-06 02:14:51] "GET /virtual-machine/5eecf9a7-6c01-47ea-849e-70de2eb4f7c0 HTTP/1.1" 200 1299 0.004856 10.0.0.33 - - [2025-10-06 02:14:52] "POST /neutron/port HTTP/1.1" 200 151 0.236636 10.0.0.33 - - [2025-10-06 02:14:53] "GET /virtual-machine/5eecf9a7-6c01-47ea-849e-70de2eb4f7c0 HTTP/1.1" 404 171 0.004632 10.0.0.33 - - [2025-10-06 02:14:53] "GET /virtual-machine/5eecf9a7-6c01-47ea-849e-70de2eb4f7c0 HTTP/1.1" 404 171 0.004352 10.0.0.33 - - [2025-10-06 02:14:53] "GET /virtual-machine/5eecf9a7-6c01-47ea-849e-70de2eb4f7c0 HTTP/1.1" 404 171 0.003698 10.0.0.33 - - [2025-10-06 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005603 10.0.0.33 - - [2025-10-06 02:14:54] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004440 10.0.0.33 - - [2025-10-06 02:14:54] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003718 10.0.0.33 - - [2025-10-06 02:14:54] "GET /virtual-network/79b4c951-66e1-4b43-b66a-f32b6c2c863c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006874 10.0.0.33 - - [2025-10-06 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.33 - - [2025-10-06 02:14:54] "GET /routing-instance/bd62245d-3533-425d-963a-c8024b1d68af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005407 10.0.0.33 - - [2025-10-06 02:14:54] "GET /route-target/8d64f8ad-adb7-4a77-8cfe-fba7563d10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005207 10.0.0.33 - - [2025-10-06 02:14:54] "GET /obj-perms HTTP/1.1" 200 5056 0.044347 10.0.0.33 - - [2025-10-06 02:14:57] "POST /neutron/network HTTP/1.1" 200 1120 0.009594 10.0.0.33 - - [2025-10-06 02:14:57] "POST /neutron/subnet HTTP/1.1" 200 1374 0.012621 10.0.0.33 - - [2025-10-06 02:14:57] "POST /neutron/network HTTP/1.1" 200 1110 0.010431 10.0.0.33 - - [2025-10-06 02:15:00] "GET /obj-perms HTTP/1.1" 200 5042 0.003910 10.0.0.33 - - [2025-10-06 02:15:00] "GET /obj-perms HTTP/1.1" 200 5042 0.004056 10.0.0.249 - - [2025-10-06 02:15:00] "GET /obj-perms HTTP/1.1" 200 5042 0.003374 10.0.0.33 - - [2025-10-06 02:15:00] "GET /virtual-machine/5370e0bb-77b3-45e0-8ce2-e1eb46fba90d HTTP/1.1" 200 1300 0.004602 10.0.0.33 - - [2025-10-06 02:15:01] "POST /neutron/port HTTP/1.1" 200 151 0.238008 10.0.0.33 - - [2025-10-06 02:15:02] "GET /virtual-machine/5370e0bb-77b3-45e0-8ce2-e1eb46fba90d HTTP/1.1" 404 171 0.003665 10.0.0.33 - - [2025-10-06 02:15:02] "GET /virtual-machine/5370e0bb-77b3-45e0-8ce2-e1eb46fba90d HTTP/1.1" 404 171 0.003037 10.0.0.33 - - [2025-10-06 02:15:02] "GET /virtual-machine/5370e0bb-77b3-45e0-8ce2-e1eb46fba90d HTTP/1.1" 404 171 0.003680 10.0.0.33 - - [2025-10-06 02:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.33 - - [2025-10-06 02:15:02] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003671 10.0.0.33 - - [2025-10-06 02:15:02] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002934 10.0.0.33 - - [2025-10-06 02:15:02] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006865 10.0.0.33 - - [2025-10-06 02:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.33 - - [2025-10-06 02:15:02] "GET /routing-instance/573a8297-c4c9-45cb-8210-e304b157db43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1800 0.005239 10.0.0.33 - - [2025-10-06 02:15:02] "GET /route-target/89de3117-d7aa-4452-92b8-30fed99cec67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004185 10.0.0.33 - - [2025-10-06 02:15:06] "GET /obj-perms HTTP/1.1" 200 5042 0.004616 10.0.0.33 - - [2025-10-06 02:15:09] "GET /obj-perms HTTP/1.1" 200 5042 0.004025 10.0.0.33 - - [2025-10-06 02:15:15] "GET /obj-perms HTTP/1.1" 200 5042 0.004362 10.0.0.33 - - [2025-10-06 02:15:18] "GET /obj-perms HTTP/1.1" 200 5042 0.004057 10.0.0.33 - - [2025-10-06 02:15:24] "GET /obj-perms HTTP/1.1" 200 5042 0.004515 10.0.0.33 - - [2025-10-06 02:15:27] "GET /obj-perms HTTP/1.1" 200 5042 0.005399 10.0.0.33 - - [2025-10-06 02:15:30] "GET /obj-perms HTTP/1.1" 200 5042 0.003937 10.0.0.38 - - [2025-10-06 02:15:30] "GET /obj-perms HTTP/1.1" 200 5042 0.003621 10.0.0.33 - - [2025-10-06 02:15:31] "GET /virtual-machine/48259b8b-135a-4505-9481-b55bfb804bea HTTP/1.1" 200 1300 0.004660 10.0.0.33 - - [2025-10-06 02:15:31] "POST /neutron/port HTTP/1.1" 200 151 0.219551 10.0.0.33 - - [2025-10-06 02:15:33] "GET /virtual-machine/48259b8b-135a-4505-9481-b55bfb804bea HTTP/1.1" 404 171 0.003455 10.0.0.33 - - [2025-10-06 02:15:33] "GET /virtual-machine/48259b8b-135a-4505-9481-b55bfb804bea HTTP/1.1" 404 171 0.002669 10.0.0.33 - - [2025-10-06 02:15:33] "GET /virtual-machine/48259b8b-135a-4505-9481-b55bfb804bea HTTP/1.1" 404 171 0.002355 10.0.0.33 - - [2025-10-06 02:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.33 - - [2025-10-06 02:15:33] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003753 10.0.0.33 - - [2025-10-06 02:15:33] "GET /virtual-networks?parent_id=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003098 10.0.0.33 - - [2025-10-06 02:15:33] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.006386 10.0.0.33 - - [2025-10-06 02:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.33 - - [2025-10-06 02:15:33] "GET /routing-instance/43d77b69-5fea-4fb5-9edb-5bc659247b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.004646 10.0.0.33 - - [2025-10-06 02:15:33] "GET /route-target/e138574e-c52a-4f9c-aef9-1c97890e4938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003658 10.0.0.33 - - [2025-10-06 02:15:33] "GET /obj-perms HTTP/1.1" 200 5042 0.003869 10.0.0.38 - - [2025-10-06 02:15:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.38 - - [2025-10-06 02:15:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.38 - - [2025-10-06 02:15:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000892 10.0.0.38 - - [2025-10-06 02:15:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.249 - - [2025-10-06 02:15:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.249 - - [2025-10-06 02:15:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.33 - - [2025-10-06 02:15:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.33 - - [2025-10-06 02:15:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.249 - - [2025-10-06 02:15:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.249 - - [2025-10-06 02:15:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.33 - - [2025-10-06 02:15:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.33 - - [2025-10-06 02:15:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.33 - - [2025-10-06 02:15:39] "GET /obj-perms HTTP/1.1" 200 5042 0.003818 10.0.0.33 - - [2025-10-06 02:15:42] "GET /obj-perms HTTP/1.1" 200 5042 0.004739 10.0.0.33 - - [2025-10-06 02:15:48] "GET /obj-perms HTTP/1.1" 200 5042 0.004106 10.0.0.33 - - [2025-10-06 02:15:51] "GET /obj-perms HTTP/1.1" 200 5042 0.003995 10.0.0.33 - - [2025-10-06 02:15:57] "GET /obj-perms HTTP/1.1" 200 5042 0.004028 10.0.0.33 - - [2025-10-06 02:16:01] "GET /obj-perms HTTP/1.1" 200 5042 0.003922 10.0.0.249 - - [2025-10-06 02:16:01] "GET /obj-perms HTTP/1.1" 200 5042 0.004119 10.0.0.33 - - [2025-10-06 02:16:01] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005675 10.0.0.38 - - [2025-10-06 02:16:01] "DELETE /access-control-list/b845cb4d-d9c3-4610-9d56-07f681f20d91 HTTP/1.1" 200 115 0.064963 10.0.0.33 - - [2025-10-06 02:16:01] "POST /neutron/network HTTP/1.1" 200 1012 0.016132 10.0.0.33 - - [2025-10-06 02:16:01] "GET /virtual-network/3e6db593-a109-48eb-b09d-a7c58e339492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.013388 10.0.0.33 - - [2025-10-06 02:16:01] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.006404 10.0.0.38 - - [2025-10-06 02:16:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.005940 10.0.0.33 - - [2025-10-06 02:16:01] "POST /neutron/network HTTP/1.1" 200 1012 0.010503 10.0.0.33 - - [2025-10-06 02:16:01] "GET /virtual-network/338c11fb-8499-4784-9c80-7cab91d8a011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005603 10.0.0.33 - - [2025-10-06 02:16:01] "DELETE /network-policy/086a066f-058b-42f3-a057-329f3df5ead9 HTTP/1.1" 200 115 0.037074 10.0.0.33 - - [2025-10-06 02:16:01] "DELETE /network-policy/d978003e-a13b-4317-8f8c-1deced7adf86 HTTP/1.1" 200 115 0.032441 10.0.0.33 - - [2025-10-06 02:16:01] "DELETE /network-policy/a186e579-2075-4740-ad0e-14792b8b0f51 HTTP/1.1" 200 115 0.035384 10.0.0.38 - - [2025-10-06 02:16:02] "POST /ref-update HTTP/1.1" 200 156 0.030750 10.0.0.38 - - [2025-10-06 02:16:02] "DELETE /route-target/8d64f8ad-adb7-4a77-8cfe-fba7563d10d3 HTTP/1.1" 200 115 0.030245 10.0.0.33 - - [2025-10-06 02:16:02] "POST /neutron/network HTTP/1.1" 200 1012 0.014474 10.0.0.38 - - [2025-10-06 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.249 - - [2025-10-06 02:16:02] "POST /useragent-kv HTTP/1.1" 200 115 0.034416 10.0.0.249 - - [2025-10-06 02:16:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003307 10.0.0.249 - - [2025-10-06 02:16:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002154 10.0.0.249 - - [2025-10-06 02:16:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002333 10.0.0.33 - - [2025-10-06 02:16:02] "POST /neutron/network HTTP/1.1" 200 151 0.164732 10.0.0.33 - - [2025-10-06 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.33 - - [2025-10-06 02:16:03] "DELETE /network-ipam/8f039c0b-2259-4c31-b7d1-dec65211d93a HTTP/1.1" 200 115 0.031965 10.0.0.33 - - [2025-10-06 02:16:03] "POST /fqname-to-id HTTP/1.1" 404 203 0.003784 10.0.0.33 - - [2025-10-06 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.33 - - [2025-10-06 02:16:03] "DELETE /network-ipam/d4aa7d13-ff28-47f2-9d52-64e8f73e0217 HTTP/1.1" 200 115 0.038547 10.0.0.33 - - [2025-10-06 02:16:03] "POST /fqname-to-id HTTP/1.1" 404 203 0.003905 10.0.0.33 - - [2025-10-06 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.33 - - [2025-10-06 02:16:03] "DELETE /network-ipam/5a74a0ed-9d0c-473d-b3e4-e09f045e21d7 HTTP/1.1" 200 115 0.039334 10.0.0.33 - - [2025-10-06 02:16:03] "POST /fqname-to-id HTTP/1.1" 404 203 0.003093 10.0.0.249 - - [2025-10-06 02:16:05] "GET /projects?obj_uuids=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001472 10.0.0.33 - - [2025-10-06 02:16:06] "GET /project/a0985fe6-cd8e-4567-860f-2bd30ab5ac25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.048972 10.0.0.249 - - [2025-10-06 02:16:06] "GET /projects?obj_uuids=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001263 10.0.0.33 - - [2025-10-06 02:16:06] "GET /project/a0985fe6-cd8e-4567-860f-2bd30ab5ac25?fields=virtual_networks HTTP/1.1" 200 1046 0.030402 10.0.0.249 - - [2025-10-06 02:16:06] "GET /projects?obj_uuids=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001095 10.0.0.33 - - [2025-10-06 02:16:06] "GET /project/a0985fe6-cd8e-4567-860f-2bd30ab5ac25?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.043738 10.0.0.249 - - [2025-10-06 02:16:06] "GET /projects?obj_uuids=a0985fe6-cd8e-4567-860f-2bd30ab5ac25&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001046 10.0.0.33 - - [2025-10-06 02:16:06] "GET /project/a0985fe6-cd8e-4567-860f-2bd30ab5ac25?fields=security_groups HTTP/1.1" 200 1279 0.038373 10.0.0.33 - - [2025-10-06 02:16:06] "POST /fqname-to-id HTTP/1.1" 404 190 0.025171 10.0.0.249 - - [2025-10-06 02:16:07] "GET /projects?obj_uuids=7332689e-70d0-4c89-9636-65163ac86111&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003584 10.0.0.249 - - [2025-10-06 02:16:07] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000958 10.0.0.249 - - [2025-10-06 02:16:07] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007531 10.0.0.249 - - [2025-10-06 02:16:07] "POST /id-to-fqname HTTP/1.1" 200 192 0.003770 10.0.0.249 - - [2025-10-06 02:16:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.007895 10.0.0.249 - - [2025-10-06 02:16:07] "POST /security-groups HTTP/1.1" 200 593 0.073530 10.0.0.249 - - [2025-10-06 02:16:07] "POST /projects HTTP/1.1" 200 589 0.285788 10.0.0.38 - - [2025-10-06 02:16:07] "POST /access-control-lists HTTP/1.1" 200 600 0.027018 10.0.0.249 - - [2025-10-06 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.355274 10.0.0.33 - - [2025-10-06 02:16:07] "GET /project/7332689e-70d0-4c89-9636-65163ac86111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.484291 10.0.0.33 - - [2025-10-06 02:16:08] "GET / HTTP/1.1" 200 36215 0.002551 10.0.0.33 - - [2025-10-06 02:16:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000503 10.0.0.33 - - [2025-10-06 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.052200 10.0.0.249 - - [2025-10-06 02:16:10] "GET /projects?obj_uuids=7332689e-70d0-4c89-9636-65163ac86111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000939 10.0.0.33 - - [2025-10-06 02:16:10] "GET /project/7332689e-70d0-4c89-9636-65163ac86111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.041379 10.0.0.38 - - [2025-10-06 02:16:10] "POST /route-targets HTTP/1.1" 200 328 0.014236 10.0.0.249 - - [2025-10-06 02:16:11] "POST /useragent-kv HTTP/1.1" 200 115 0.006810 10.0.0.33 - - [2025-10-06 02:16:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.241991 10.0.0.33 - - [2025-10-06 02:16:11] "POST /id-to-fqname HTTP/1.1" 200 222 0.001529 10.0.0.33 - - [2025-10-06 02:16:11] "GET /virtual-network/a6fda2d6-22a6-41e8-b8a9-b0b1a663bc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006697 10.0.0.33 - - [2025-10-06 02:16:11] "GET /virtual-network/a6fda2d6-22a6-41e8-b8a9-b0b1a663bc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006814 10.0.0.33 - - [2025-10-06 02:16:11] "POST /neutron/network HTTP/1.1" 200 825 0.007944 10.0.0.33 - - [2025-10-06 02:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.249 - - [2025-10-06 02:16:11] "GET /projects?obj_uuids=7332689e-70d0-4c89-9636-65163ac86111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000983 10.0.0.33 - - [2025-10-06 02:16:11] "GET /project/7332689e-70d0-4c89-9636-65163ac86111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.041796 10.0.0.249 - - [2025-10-06 02:16:11] "GET /projects?obj_uuids=7332689e-70d0-4c89-9636-65163ac86111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001035 10.0.0.33 - - [2025-10-06 02:16:11] "POST /neutron/network HTTP/1.1" 200 607 0.114089 10.0.0.38 - - [2025-10-06 02:16:11] "POST /ref-update HTTP/1.1" 200 156 0.024037 10.0.0.33 - - [2025-10-06 02:16:11] "POST /id-to-fqname HTTP/1.1" 200 222 0.003285 10.0.0.33 - - [2025-10-06 02:16:11] "GET /virtual-network/8a49a29e-cd4d-4585-a327-f7aa8737bbb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005060 10.0.0.33 - - [2025-10-06 02:16:11] "POST /neutron/network HTTP/1.1" 200 826 0.006319 10.0.0.33 - - [2025-10-06 02:16:11] "GET /virtual-network/8a49a29e-cd4d-4585-a327-f7aa8737bbb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005250 10.0.0.33 - - [2025-10-06 02:16:11] "POST /fqname-to-id HTTP/1.1" 404 228 0.003768 10.0.0.33 - - [2025-10-06 02:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.249 - - [2025-10-06 02:16:11] "GET /projects?obj_uuids=7332689e-70d0-4c89-9636-65163ac86111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001122 10.0.0.33 - - [2025-10-06 02:16:11] "GET /project/7332689e-70d0-4c89-9636-65163ac86111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.058606 10.0.0.33 - - [2025-10-06 02:16:12] "POST /network-policys HTTP/1.1" 200 573 0.039453 10.0.0.33 - - [2025-10-06 02:16:12] "GET /network-policy/94129dd5-21d3-4ebc-a4c8-bb081a5f1520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.007548 10.0.0.33 - - [2025-10-06 02:16:12] "POST /neutron/network HTTP/1.1" 200 825 0.006245 10.0.0.33 - - [2025-10-06 02:16:12] "GET /virtual-network/a6fda2d6-22a6-41e8-b8a9-b0b1a663bc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.009579 10.0.0.33 - - [2025-10-06 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.33 - - [2025-10-06 02:16:12] "GET /network-policy/94129dd5-21d3-4ebc-a4c8-bb081a5f1520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.004754 10.0.0.33 - - [2025-10-06 02:16:12] "POST /neutron/network HTTP/1.1" 200 826 0.006322 10.0.0.38 - - [2025-10-06 02:16:12] "POST /fqname-to-id HTTP/1.1" 404 236 0.010076 10.0.0.33 - - [2025-10-06 02:16:12] "GET /virtual-network/8a49a29e-cd4d-4585-a327-f7aa8737bbb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.008647 10.0.0.33 - - [2025-10-06 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.33 - - [2025-10-06 02:16:12] "GET /network-policy/94129dd5-21d3-4ebc-a4c8-bb081a5f1520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.005256 10.0.0.38 - - [2025-10-06 02:16:12] "PUT /access-control-list/2bb5c898-2483-4b4c-9772-ef21a5bb9c03 HTTP/1.1" 200 273 0.030462 10.0.0.33 - - [2025-10-06 02:16:13] "GET /virtual-network/a6fda2d6-22a6-41e8-b8a9-b0b1a663bc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005598 10.0.0.33 - - [2025-10-06 02:16:13] "GET /obj-perms HTTP/1.1" 200 5034 0.055541 10.0.0.38 - - [2025-10-06 02:16:14] "GET /obj-perms HTTP/1.1" 200 5034 0.052680 10.0.0.33 - - [2025-10-06 02:16:14] "GET /virtual-network/8a49a29e-cd4d-4585-a327-f7aa8737bbb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005457 10.0.0.33 - - [2025-10-06 02:16:15] "POST /id-to-fqname HTTP/1.1" 200 222 0.001599 10.0.0.33 - - [2025-10-06 02:16:15] "POST /neutron/network HTTP/1.1" 200 937 0.007018 10.0.0.249 - - [2025-10-06 02:16:16] "GET /projects?obj_uuids=7332689e-70d0-4c89-9636-65163ac86111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001078 10.0.0.33 - - [2025-10-06 02:16:16] "GET /project/7332689e-70d0-4c89-9636-65163ac86111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.066923 10.0.0.33 - - [2025-10-06 02:16:16] "POST /neutron/port HTTP/1.1" 200 117 0.007405 10.0.0.33 - - [2025-10-06 02:16:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001298 10.0.0.33 - - [2025-10-06 02:16:16] "POST /neutron/network HTTP/1.1" 200 937 0.009719 10.0.0.33 - - [2025-10-06 02:16:17] "POST /neutron/port HTTP/1.1" 200 1061 0.014298 10.0.0.33 - - [2025-10-06 02:16:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003619 10.0.0.249 - - [2025-10-06 02:16:17] "GET /projects?obj_uuids=7332689e-70d0-4c89-9636-65163ac86111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000987 10.0.0.33 - - [2025-10-06 02:16:17] "GET /project/7332689e-70d0-4c89-9636-65163ac86111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.057811 10.0.0.33 - - [2025-10-06 02:16:17] "POST /neutron/network HTTP/1.1" 200 928 0.031365 10.0.0.33 - - [2025-10-06 02:16:17] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007248 10.0.0.33 - - [2025-10-06 02:16:17] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007929 10.0.0.33 - - [2025-10-06 02:16:18] "POST /neutron/port HTTP/1.1" 200 1062 0.034652 10.0.0.33 - - [2025-10-06 02:16:18] "POST /neutron/port HTTP/1.1" 200 1090 0.015587 10.0.0.33 - - [2025-10-06 02:16:18] "POST /neutron/port HTTP/1.1" 200 117 0.001230 10.0.0.33 - - [2025-10-06 02:16:22] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008590 10.0.0.33 - - [2025-10-06 02:16:22] "POST /neutron/port HTTP/1.1" 200 1089 0.016533 10.0.0.33 - - [2025-10-06 02:16:22] "GET /virtual-machine/fe17cb45-fb82-47e5-ad0d-1b3ad3a73488 HTTP/1.1" 401 292 0.000468 10.0.0.33 - - [2025-10-06 02:16:23] "GET /virtual-machine/fe17cb45-fb82-47e5-ad0d-1b3ad3a73488 HTTP/1.1" 200 1297 0.026124 10.0.0.33 - - [2025-10-06 02:16:23] "GET /virtual-machine-interface/49e85cfe-be4c-49ff-b83f-28ba6bd86a1f HTTP/1.1" 200 2958 0.006160 10.0.0.33 - - [2025-10-06 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.33 - - [2025-10-06 02:16:23] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003872 10.0.0.33 - - [2025-10-06 02:16:23] "GET /virtual-networks?parent_id=7332689e-70d0-4c89-9636-65163ac86111&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.002891 10.0.0.33 - - [2025-10-06 02:16:23] "GET /virtual-network/a6fda2d6-22a6-41e8-b8a9-b0b1a663bc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005932 10.0.0.33 - - [2025-10-06 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.33 - - [2025-10-06 02:16:26] "GET /virtual-network/a6fda2d6-22a6-41e8-b8a9-b0b1a663bc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006578 10.0.0.38 - - [2025-10-06 02:16:28] "DELETE /access-control-list/9776545d-5682-4fbe-9dd3-d8c48f1d223a HTTP/1.1" 200 115 0.043958 10.0.0.33 - - [2025-10-06 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.33 - - [2025-10-06 02:16:30] "GET /virtual-network/a6fda2d6-22a6-41e8-b8a9-b0b1a663bc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005928 10.0.0.33 - - [2025-10-06 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.33 - - [2025-10-06 02:16:34] "GET /virtual-network/a6fda2d6-22a6-41e8-b8a9-b0b1a663bc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005297 10.0.0.33 - - [2025-10-06 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.33 - - [2025-10-06 02:16:38] "GET /virtual-network/a6fda2d6-22a6-41e8-b8a9-b0b1a663bc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005384 10.0.0.33 - - [2025-10-06 02:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.33 - - [2025-10-06 02:16:42] "GET /virtual-network/a6fda2d6-22a6-41e8-b8a9-b0b1a663bc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005596 10.0.0.249 - - [2025-10-06 02:16:43] "DELETE /project/7332689e70d04c89963665163ac86111 HTTP/1.1" 404 173 0.003098 10.0.0.249 - - [2025-10-06 02:16:43] "DELETE /project/a0985fe6-cd8e-4567-860f-2bd30ab5ac25 HTTP/1.1" 404 177 0.005508 10.0.0.33 - - [2025-10-06 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.33 - - [2025-10-06 02:16:46] "GET /virtual-network/a6fda2d6-22a6-41e8-b8a9-b0b1a663bc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006328 10.0.0.33 - - [2025-10-06 02:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.33 - - [2025-10-06 02:16:50] "GET /virtual-network/a6fda2d6-22a6-41e8-b8a9-b0b1a663bc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005752 10.0.0.33 - - [2025-10-06 02:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.33 - - [2025-10-06 02:16:55] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003683 10.0.0.33 - - [2025-10-06 02:16:55] "GET /virtual-networks?parent_id=7332689e-70d0-4c89-9636-65163ac86111&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004124 10.0.0.33 - - [2025-10-06 02:16:55] "GET /virtual-network/a6fda2d6-22a6-41e8-b8a9-b0b1a663bc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006144 10.0.0.33 - - [2025-10-06 02:16:55] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008332 10.0.0.33 - - [2025-10-06 02:16:59] "POST /neutron/network HTTP/1.1" 200 938 0.006898 10.0.0.33 - - [2025-10-06 02:16:59] "POST /neutron/port HTTP/1.1" 200 117 0.001224 10.0.0.33 - - [2025-10-06 02:17:00] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007634 10.0.0.33 - - [2025-10-06 02:17:04] "POST /neutron/port HTTP/1.1" 200 1090 0.037030 10.0.0.33 - - [2025-10-06 02:17:05] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008065 10.0.0.33 - - [2025-10-06 02:17:06] "POST /neutron/network HTTP/1.1" 200 937 0.007208 10.0.0.33 - - [2025-10-06 02:17:06] "POST /neutron/port HTTP/1.1" 200 117 0.001345 10.0.0.33 - - [2025-10-06 02:17:10] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007607 10.0.0.33 - - [2025-10-06 02:17:16] "POST /neutron/port HTTP/1.1" 200 1090 0.015898 10.0.0.33 - - [2025-10-06 02:17:16] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007704 10.0.0.33 - - [2025-10-06 02:17:16] "GET /virtual-machine/c6a38ce5-610c-414c-af19-e4c63887eb91 HTTP/1.1" 200 1297 0.005435 10.0.0.33 - - [2025-10-06 02:17:16] "GET /virtual-machine-interface/78cc61ed-7f68-48ff-9d6e-873747e121dc HTTP/1.1" 200 2958 0.005213 10.0.0.33 - - [2025-10-06 02:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.33 - - [2025-10-06 02:17:16] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003250 10.0.0.33 - - [2025-10-06 02:17:16] "GET /virtual-networks?parent_id=7332689e-70d0-4c89-9636-65163ac86111&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.002826 10.0.0.33 - - [2025-10-06 02:17:16] "GET /virtual-network/8a49a29e-cd4d-4585-a327-f7aa8737bbb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005668 10.0.0.33 - - [2025-10-06 02:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.33 - - [2025-10-06 02:17:17] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004277 10.0.0.33 - - [2025-10-06 02:17:17] "GET /virtual-networks?parent_id=7332689e-70d0-4c89-9636-65163ac86111&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.002778 10.0.0.33 - - [2025-10-06 02:17:17] "GET /virtual-network/8a49a29e-cd4d-4585-a327-f7aa8737bbb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006011 10.0.0.33 - - [2025-10-06 02:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301 10.0.0.249 - - [2025-10-06 02:17:36] "GET /projects?obj_uuids=7332689e-70d0-4c89-9636-65163ac86111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001113 10.0.0.33 - - [2025-10-06 02:17:36] "GET /project/7332689e-70d0-4c89-9636-65163ac86111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.044655 10.0.0.33 - - [2025-10-06 02:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.33 - - [2025-10-06 02:17:36] "PUT /network-policy/94129dd5-21d3-4ebc-a4c8-bb081a5f1520 HTTP/1.1" 200 263 0.015042 10.0.0.38 - - [2025-10-06 02:17:37] "PUT /access-control-list/2bb5c898-2483-4b4c-9772-ef21a5bb9c03 HTTP/1.1" 200 273 0.061032 10.0.0.33 - - [2025-10-06 02:17:40] "GET /virtual-network/8a49a29e-cd4d-4585-a327-f7aa8737bbb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007037 10.0.0.33 - - [2025-10-06 02:17:40] "POST /neutron/network HTTP/1.1" 200 826 0.011107 10.0.0.33 - - [2025-10-06 02:17:40] "GET /virtual-network/8a49a29e-cd4d-4585-a327-f7aa8737bbb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.009337 10.0.0.33 - - [2025-10-06 02:17:40] "GET /virtual-network/a6fda2d6-22a6-41e8-b8a9-b0b1a663bc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006966 10.0.0.38 - - [2025-10-06 02:17:40] "DELETE /access-control-list/2bb5c898-2483-4b4c-9772-ef21a5bb9c03 HTTP/1.1" 200 115 0.048213 10.0.0.33 - - [2025-10-06 02:17:40] "POST /neutron/network HTTP/1.1" 200 825 0.024722 10.0.0.33 - - [2025-10-06 02:17:40] "GET /virtual-network/a6fda2d6-22a6-41e8-b8a9-b0b1a663bc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007384 10.0.0.33 - - [2025-10-06 02:17:40] "DELETE /network-policy/94129dd5-21d3-4ebc-a4c8-bb081a5f1520 HTTP/1.1" 200 115 0.059545 10.0.0.33 - - [2025-10-06 02:17:40] "POST /neutron/port HTTP/1.1" 200 1116 0.013433 10.0.0.33 - - [2025-10-06 02:17:40] "POST /neutron/port HTTP/1.1" 200 1089 0.091422 10.0.0.33 - - [2025-10-06 02:17:42] "POST /neutron/network HTTP/1.1" 200 826 0.008312 10.0.0.249 - - [2025-10-06 02:17:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002669 10.0.0.38 - - [2025-10-06 02:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009975 10.0.0.249 - - [2025-10-06 02:17:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002308 10.0.0.33 - - [2025-10-06 02:17:43] "POST /neutron/network HTTP/1.1" 200 151 0.147076 10.0.0.249 - - [2025-10-06 02:17:44] "GET /projects?obj_uuids=7332689e-70d0-4c89-9636-65163ac86111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001459 10.0.0.33 - - [2025-10-06 02:17:44] "GET /project/7332689e-70d0-4c89-9636-65163ac86111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.044620 10.0.0.249 - - [2025-10-06 02:17:44] "GET /projects?obj_uuids=7332689e-70d0-4c89-9636-65163ac86111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001212 10.0.0.33 - - [2025-10-06 02:17:44] "GET /project/7332689e-70d0-4c89-9636-65163ac86111?fields=virtual_networks HTTP/1.1" 200 1038 0.047034 10.0.0.249 - - [2025-10-06 02:17:44] "GET /projects?obj_uuids=7332689e-70d0-4c89-9636-65163ac86111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001522 10.0.0.33 - - [2025-10-06 02:17:44] "GET /project/7332689e-70d0-4c89-9636-65163ac86111?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.041107 10.0.0.249 - - [2025-10-06 02:17:44] "GET /projects?obj_uuids=7332689e-70d0-4c89-9636-65163ac86111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001015 10.0.0.33 - - [2025-10-06 02:17:44] "GET /project/7332689e-70d0-4c89-9636-65163ac86111?fields=security_groups HTTP/1.1" 200 1267 0.042911 10.0.0.33 - - [2025-10-06 02:17:45] "POST /fqname-to-id HTTP/1.1" 404 200 0.021965 10.0.0.249 - - [2025-10-06 02:17:45] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003457 10.0.0.249 - - [2025-10-06 02:17:45] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001145 10.0.0.249 - - [2025-10-06 02:17:45] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007114 10.0.0.249 - - [2025-10-06 02:17:45] "POST /id-to-fqname HTTP/1.1" 200 202 0.004101 10.0.0.249 - - [2025-10-06 02:17:45] "POST /fqname-to-id HTTP/1.1" 404 211 0.002489 10.0.0.249 - - [2025-10-06 02:17:45] "POST /security-groups HTTP/1.1" 200 603 0.068636 10.0.0.249 - - [2025-10-06 02:17:45] "POST /projects HTTP/1.1" 200 609 0.265362 10.0.0.38 - - [2025-10-06 02:17:45] "POST /access-control-lists HTTP/1.1" 200 610 0.023834 10.0.0.249 - - [2025-10-06 02:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.332679 10.0.0.33 - - [2025-10-06 02:17:45] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.463900 10.0.0.33 - - [2025-10-06 02:17:46] "GET / HTTP/1.1" 200 36215 0.002690 10.0.0.33 - - [2025-10-06 02:17:50] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000752 10.0.0.249 - - [2025-10-06 02:17:50] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001158 10.0.0.33 - - [2025-10-06 02:17:50] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.083040 10.0.0.33 - - [2025-10-06 02:17:51] "GET / HTTP/1.1" 200 36215 0.003659 10.0.0.33 - - [2025-10-06 02:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.249 - - [2025-10-06 02:17:51] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001417 10.0.0.33 - - [2025-10-06 02:17:51] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.009919 10.0.0.33 - - [2025-10-06 02:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.249 - - [2025-10-06 02:17:51] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001344 10.0.0.33 - - [2025-10-06 02:17:51] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.046563 10.0.0.33 - - [2025-10-06 02:17:52] "GET /domains HTTP/1.1" 401 292 0.000562 10.0.0.33 - - [2025-10-06 02:17:52] "GET /domains HTTP/1.1" 200 281 0.024452 10.0.0.249 - - [2025-10-06 02:17:52] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001295 10.0.0.33 - - [2025-10-06 02:17:52] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c HTTP/1.1" 200 2784 0.011696 10.0.0.249 - - [2025-10-06 02:17:52] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001091 10.0.0.33 - - [2025-10-06 02:17:53] "GET /project/50b081c7-2648-4a05-a200-89743773838f HTTP/1.1" 200 1929 0.087044 10.0.0.33 - - [2025-10-06 02:17:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.004070 10.0.0.33 - - [2025-10-06 02:17:53] "POST /network-ipams HTTP/1.1" 200 623 0.027350 10.0.0.33 - - [2025-10-06 02:17:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 813 0.004054 10.0.0.33 - - [2025-10-06 02:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.33 - - [2025-10-06 02:17:53] "GET /network-ipam/e03c8981-4480-4c78-bbce-40d44cb5797b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.007281 10.0.0.33 - - [2025-10-06 02:17:53] "PUT /network-ipam/e03c8981-4480-4c78-bbce-40d44cb5797b HTTP/1.1" 200 259 0.017704 10.0.0.33 - - [2025-10-06 02:17:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000586 10.0.0.33 - - [2025-10-06 02:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.023832 10.0.0.249 - - [2025-10-06 02:17:53] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000972 10.0.0.33 - - [2025-10-06 02:17:53] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.044807 10.0.0.38 - - [2025-10-06 02:17:54] "POST /route-targets HTTP/1.1" 200 328 0.013137 10.0.0.249 - - [2025-10-06 02:17:54] "POST /useragent-kv HTTP/1.1" 200 115 0.006878 10.0.0.33 - - [2025-10-06 02:17:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.246556 10.0.0.33 - - [2025-10-06 02:17:54] "POST /neutron/network HTTP/1.1" 200 1337 0.011984 10.0.0.33 - - [2025-10-06 02:17:54] "POST /id-to-fqname HTTP/1.1" 200 235 0.001066 10.0.0.33 - - [2025-10-06 02:17:54] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.005378 10.0.0.33 - - [2025-10-06 02:17:54] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.006445 10.0.0.33 - - [2025-10-06 02:17:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.008612 10.0.0.33 - - [2025-10-06 02:17:55] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.006380 10.0.0.33 - - [2025-10-06 02:17:55] "GET /obj-perms HTTP/1.1" 200 5019 0.051224 10.0.0.38 - - [2025-10-06 02:17:56] "GET /obj-perms HTTP/1.1" 200 5019 0.333606 10.0.0.249 - - [2025-10-06 02:17:56] "GET /obj-perms HTTP/1.1" 200 5056 0.056797 10.0.0.33 - - [2025-10-06 02:17:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.004285 10.0.0.33 - - [2025-10-06 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.249 - - [2025-10-06 02:17:57] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001239 10.0.0.33 - - [2025-10-06 02:17:57] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.049916 10.0.0.33 - - [2025-10-06 02:17:57] "POST /network-policys HTTP/1.1" 200 565 0.028558 10.0.0.33 - - [2025-10-06 02:17:57] "GET /network-policy/4861d63a-fd71-49a4-9f9d-49a2148cc23d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.006959 10.0.0.33 - - [2025-10-06 02:17:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.006853 10.0.0.33 - - [2025-10-06 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.249 - - [2025-10-06 02:17:57] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000988 10.0.0.33 - - [2025-10-06 02:17:57] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.039490 10.0.0.33 - - [2025-10-06 02:17:57] "POST /network-policys HTTP/1.1" 200 565 0.027628 10.0.0.33 - - [2025-10-06 02:17:57] "GET /network-policy/6bf8f9e6-c819-4ee8-b37f-b6d1a63f17a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8882 0.008246 10.0.0.33 - - [2025-10-06 02:17:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.003314 10.0.0.33 - - [2025-10-06 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.249 - - [2025-10-06 02:17:58] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001024 10.0.0.33 - - [2025-10-06 02:17:58] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.037432 10.0.0.33 - - [2025-10-06 02:17:58] "POST /network-policys HTTP/1.1" 200 565 0.027761 10.0.0.33 - - [2025-10-06 02:17:58] "GET /network-policy/aa668b74-1382-4d02-b160-adc9c0dea135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.006029 10.0.0.33 - - [2025-10-06 02:17:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.003195 10.0.0.33 - - [2025-10-06 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.249 - - [2025-10-06 02:17:58] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001048 10.0.0.33 - - [2025-10-06 02:17:58] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.037143 10.0.0.33 - - [2025-10-06 02:17:58] "POST /network-policys HTTP/1.1" 200 565 0.028282 10.0.0.33 - - [2025-10-06 02:17:58] "GET /network-policy/2a03527f-7597-49d9-8ba0-5419133e8e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.006181 10.0.0.33 - - [2025-10-06 02:17:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.003736 10.0.0.33 - - [2025-10-06 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.249 - - [2025-10-06 02:17:58] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001073 10.0.0.33 - - [2025-10-06 02:17:58] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.044607 10.0.0.33 - - [2025-10-06 02:17:58] "POST /network-policys HTTP/1.1" 200 565 0.032281 10.0.0.33 - - [2025-10-06 02:17:58] "GET /network-policy/e7f2d1da-3467-4b1a-9ec4-e629d805a831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.008865 10.0.0.33 - - [2025-10-06 02:17:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.003710 10.0.0.33 - - [2025-10-06 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005030 10.0.0.249 - - [2025-10-06 02:17:59] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001322 10.0.0.33 - - [2025-10-06 02:17:59] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.050714 10.0.0.33 - - [2025-10-06 02:17:59] "POST /network-policys HTTP/1.1" 200 565 0.032793 10.0.0.33 - - [2025-10-06 02:17:59] "GET /network-policy/21ca45e9-d7eb-463f-8c9c-d414a77fee40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.007771 10.0.0.33 - - [2025-10-06 02:17:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.003757 10.0.0.33 - - [2025-10-06 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.249 - - [2025-10-06 02:17:59] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001054 10.0.0.33 - - [2025-10-06 02:17:59] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.043134 10.0.0.33 - - [2025-10-06 02:17:59] "POST /network-policys HTTP/1.1" 200 565 0.037546 10.0.0.33 - - [2025-10-06 02:17:59] "GET /network-policy/8a00ceec-3858-41b5-997f-fb097af43ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.008509 10.0.0.33 - - [2025-10-06 02:17:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.003989 10.0.0.33 - - [2025-10-06 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.249 - - [2025-10-06 02:17:59] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001506 10.0.0.33 - - [2025-10-06 02:18:00] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.050954 10.0.0.33 - - [2025-10-06 02:18:00] "POST /network-policys HTTP/1.1" 200 565 0.032767 10.0.0.33 - - [2025-10-06 02:18:00] "GET /network-policy/28da5031-1b95-499a-804a-339a640fdbdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006246 10.0.0.33 - - [2025-10-06 02:18:00] "POST /fqname-to-id HTTP/1.1" 404 229 0.003819 10.0.0.33 - - [2025-10-06 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.249 - - [2025-10-06 02:18:00] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001283 10.0.0.33 - - [2025-10-06 02:18:00] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.053045 10.0.0.33 - - [2025-10-06 02:18:00] "POST /network-policys HTTP/1.1" 200 565 0.036952 10.0.0.33 - - [2025-10-06 02:18:00] "GET /network-policy/fbc43a3d-055b-46cc-bfd4-85790221328f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.007252 10.0.0.33 - - [2025-10-06 02:18:00] "POST /fqname-to-id HTTP/1.1" 404 229 0.003257 10.0.0.33 - - [2025-10-06 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.249 - - [2025-10-06 02:18:00] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001045 10.0.0.33 - - [2025-10-06 02:18:00] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.054907 10.0.0.33 - - [2025-10-06 02:18:00] "POST /network-policys HTTP/1.1" 200 565 0.048346 10.0.0.33 - - [2025-10-06 02:18:00] "GET /network-policy/1f1eb26e-90a1-48d5-a9a3-327c5056a7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.007809 10.0.0.33 - - [2025-10-06 02:18:01] "POST /neutron/network HTTP/1.1" 200 1337 0.012876 10.0.0.33 - - [2025-10-06 02:18:01] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.008081 10.0.0.38 - - [2025-10-06 02:18:01] "POST /access-control-lists HTTP/1.1" 200 611 0.091406 10.0.0.33 - - [2025-10-06 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.33 - - [2025-10-06 02:18:01] "GET /network-policy/1f1eb26e-90a1-48d5-a9a3-327c5056a7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.013183 10.0.0.33 - - [2025-10-06 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.33 - - [2025-10-06 02:18:01] "GET /network-policy/21ca45e9-d7eb-463f-8c9c-d414a77fee40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004272 10.0.0.33 - - [2025-10-06 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.33 - - [2025-10-06 02:18:01] "GET /network-policy/28da5031-1b95-499a-804a-339a640fdbdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004454 10.0.0.33 - - [2025-10-06 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.33 - - [2025-10-06 02:18:01] "GET /network-policy/2a03527f-7597-49d9-8ba0-5419133e8e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004662 10.0.0.33 - - [2025-10-06 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.33 - - [2025-10-06 02:18:01] "GET /network-policy/4861d63a-fd71-49a4-9f9d-49a2148cc23d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004373 10.0.0.33 - - [2025-10-06 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.33 - - [2025-10-06 02:18:01] "GET /network-policy/6bf8f9e6-c819-4ee8-b37f-b6d1a63f17a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8882 0.004520 10.0.0.33 - - [2025-10-06 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.33 - - [2025-10-06 02:18:01] "GET /network-policy/8a00ceec-3858-41b5-997f-fb097af43ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.005302 10.0.0.33 - - [2025-10-06 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.33 - - [2025-10-06 02:18:01] "GET /network-policy/aa668b74-1382-4d02-b160-adc9c0dea135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004504 10.0.0.33 - - [2025-10-06 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.33 - - [2025-10-06 02:18:01] "GET /network-policy/e7f2d1da-3467-4b1a-9ec4-e629d805a831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004695 10.0.0.33 - - [2025-10-06 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.33 - - [2025-10-06 02:18:01] "GET /network-policy/fbc43a3d-055b-46cc-bfd4-85790221328f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.005541 10.0.0.33 - - [2025-10-06 02:18:01] "POST /id-to-fqname HTTP/1.1" 200 235 0.001400 10.0.0.33 - - [2025-10-06 02:18:02] "POST /neutron/network HTTP/1.1" 200 2260 0.012941 10.0.0.249 - - [2025-10-06 02:18:02] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002059 10.0.0.33 - - [2025-10-06 02:18:02] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.073866 10.0.0.33 - - [2025-10-06 02:18:03] "POST /neutron/port HTTP/1.1" 200 117 0.007386 10.0.0.249 - - [2025-10-06 02:18:03] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001001 10.0.0.33 - - [2025-10-06 02:18:03] "POST /neutron/port HTTP/1.1" 200 1174 0.376695 10.0.0.33 - - [2025-10-06 02:18:04] "POST /neutron/port HTTP/1.1" 200 1228 0.101936 10.0.0.33 - - [2025-10-06 02:18:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004038 10.0.0.33 - - [2025-10-06 02:18:04] "POST /neutron/port HTTP/1.1" 200 117 0.001267 10.0.0.33 - - [2025-10-06 02:18:08] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007654 10.0.0.33 - - [2025-10-06 02:18:08] "POST /neutron/port HTTP/1.1" 200 1202 0.020988 10.0.0.33 - - [2025-10-06 02:18:08] "GET /virtual-machine/b9c4aef2-6a83-4ca5-b9ef-956f8d930e2e HTTP/1.1" 401 292 0.000463 10.0.0.33 - - [2025-10-06 02:18:08] "POST /neutron/port HTTP/1.1" 200 1202 0.016911 10.0.0.33 - - [2025-10-06 02:18:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004051 10.0.0.33 - - [2025-10-06 02:18:08] "POST /neutron/port HTTP/1.1" 200 117 0.001365 10.0.0.33 - - [2025-10-06 02:18:08] "GET /virtual-machine/b9c4aef2-6a83-4ca5-b9ef-956f8d930e2e HTTP/1.1" 200 1307 0.025342 10.0.0.33 - - [2025-10-06 02:18:08] "GET /virtual-machine-interface/defd332f-bd16-4d44-8a5d-4798d5a36926 HTTP/1.1" 200 3177 0.005674 10.0.0.33 - - [2025-10-06 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.33 - - [2025-10-06 02:18:08] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003939 10.0.0.33 - - [2025-10-06 02:18:08] "GET /virtual-networks?parent_id=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002808 10.0.0.33 - - [2025-10-06 02:18:08] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.007059 10.0.0.33 - - [2025-10-06 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.33 - - [2025-10-06 02:18:11] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.006217 10.0.0.33 - - [2025-10-06 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.33 - - [2025-10-06 02:18:15] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.005705 10.0.0.33 - - [2025-10-06 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.33 - - [2025-10-06 02:18:20] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.005991 10.0.0.33 - - [2025-10-06 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005200 10.0.0.33 - - [2025-10-06 02:18:24] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.006785 10.0.0.33 - - [2025-10-06 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.33 - - [2025-10-06 02:18:28] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.008605 10.0.0.38 - - [2025-10-06 02:18:28] "DELETE /access-control-list/a2bf9a9c-02f9-4e16-8eab-ec29697dd9a3 HTTP/1.1" 200 115 0.052371 10.0.0.33 - - [2025-10-06 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.33 - - [2025-10-06 02:18:32] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.006186 10.0.0.33 - - [2025-10-06 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.33 - - [2025-10-06 02:18:36] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.005734 10.0.0.33 - - [2025-10-06 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.33 - - [2025-10-06 02:18:40] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.006489 10.0.0.33 - - [2025-10-06 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009254 10.0.0.33 - - [2025-10-06 02:18:42] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003458 10.0.0.33 - - [2025-10-06 02:18:42] "GET /virtual-networks?parent_id=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.003486 10.0.0.33 - - [2025-10-06 02:18:42] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6153 0.007401 10.0.0.33 - - [2025-10-06 02:18:43] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009200 10.0.0.249 - - [2025-10-06 02:18:43] "DELETE /project/50b081c726484a05a20089743773838f HTTP/1.1" 404 173 0.026298 10.0.0.249 - - [2025-10-06 02:18:43] "DELETE /project/7332689e-70d0-4c89-9636-65163ac86111 HTTP/1.1" 404 177 0.036868 10.0.0.33 - - [2025-10-06 02:18:50] "POST /neutron/port HTTP/1.1" 200 1202 0.019405 10.0.0.33 - - [2025-10-06 02:18:53] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007341 10.0.0.33 - - [2025-10-06 02:19:03] "POST /neutron/port HTTP/1.1" 200 1202 0.018398 10.0.0.33 - - [2025-10-06 02:19:03] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008964 10.0.0.33 - - [2025-10-06 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.33 - - [2025-10-06 02:19:03] "GET /network-policy/4861d63a-fd71-49a4-9f9d-49a2148cc23d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.003877 10.0.0.33 - - [2025-10-06 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.33 - - [2025-10-06 02:19:04] "GET /network-policy/6bf8f9e6-c819-4ee8-b37f-b6d1a63f17a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8882 0.005710 10.0.0.33 - - [2025-10-06 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.33 - - [2025-10-06 02:19:04] "GET /network-policy/aa668b74-1382-4d02-b160-adc9c0dea135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004149 10.0.0.33 - - [2025-10-06 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.33 - - [2025-10-06 02:19:04] "GET /network-policy/2a03527f-7597-49d9-8ba0-5419133e8e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004613 10.0.0.33 - - [2025-10-06 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.33 - - [2025-10-06 02:19:04] "GET /network-policy/e7f2d1da-3467-4b1a-9ec4-e629d805a831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004727 10.0.0.33 - - [2025-10-06 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.33 - - [2025-10-06 02:19:04] "GET /network-policy/21ca45e9-d7eb-463f-8c9c-d414a77fee40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004287 10.0.0.33 - - [2025-10-06 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.33 - - [2025-10-06 02:19:04] "GET /network-policy/8a00ceec-3858-41b5-997f-fb097af43ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004922 10.0.0.33 - - [2025-10-06 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.33 - - [2025-10-06 02:19:04] "GET /network-policy/28da5031-1b95-499a-804a-339a640fdbdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004334 10.0.0.33 - - [2025-10-06 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.33 - - [2025-10-06 02:19:04] "GET /network-policy/fbc43a3d-055b-46cc-bfd4-85790221328f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004239 10.0.0.33 - - [2025-10-06 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.33 - - [2025-10-06 02:19:04] "GET /network-policy/1f1eb26e-90a1-48d5-a9a3-327c5056a7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004283 10.0.0.38 - - [2025-10-06 02:19:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.048636 10.0.0.33 - - [2025-10-06 02:19:04] "POST /neutron/network HTTP/1.1" 200 1440 0.015959 10.0.0.33 - - [2025-10-06 02:19:04] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.007943 10.0.0.33 - - [2025-10-06 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.33 - - [2025-10-06 02:19:04] "GET /network-policy/4861d63a-fd71-49a4-9f9d-49a2148cc23d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004754 10.0.0.33 - - [2025-10-06 02:19:09] "POST /neutron/network HTTP/1.1" 200 1440 0.022115 10.0.0.33 - - [2025-10-06 02:19:09] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.005349 10.0.0.33 - - [2025-10-06 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.33 - - [2025-10-06 02:19:10] "GET /network-policy/6bf8f9e6-c819-4ee8-b37f-b6d1a63f17a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8882 0.006399 10.0.0.33 - - [2025-10-06 02:19:10] "POST /neutron/network HTTP/1.1" 200 1450 0.031684 10.0.0.33 - - [2025-10-06 02:19:10] "POST /neutron/subnet HTTP/1.1" 200 1361 0.016900 10.0.0.33 - - [2025-10-06 02:19:10] "POST /neutron/network HTTP/1.1" 200 1440 0.012894 10.0.0.38 - - [2025-10-06 02:19:15] "PUT /access-control-list/597ab79b-d2aa-423f-ab98-eac7735f1820 HTTP/1.1" 200 273 0.013610 10.0.0.33 - - [2025-10-06 02:19:15] "POST /neutron/network HTTP/1.1" 200 1440 0.014587 10.0.0.33 - - [2025-10-06 02:19:15] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.006622 10.0.0.33 - - [2025-10-06 02:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.33 - - [2025-10-06 02:19:15] "GET /network-policy/aa668b74-1382-4d02-b160-adc9c0dea135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004896 10.0.0.38 - - [2025-10-06 02:19:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.005173 10.0.0.33 - - [2025-10-06 02:19:20] "POST /neutron/network HTTP/1.1" 200 1440 0.014685 10.0.0.33 - - [2025-10-06 02:19:20] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.006387 10.0.0.33 - - [2025-10-06 02:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.33 - - [2025-10-06 02:19:20] "GET /network-policy/2a03527f-7597-49d9-8ba0-5419133e8e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004981 10.0.0.33 - - [2025-10-06 02:19:25] "POST /neutron/network HTTP/1.1" 200 1440 0.013506 10.0.0.33 - - [2025-10-06 02:19:25] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.005035 10.0.0.33 - - [2025-10-06 02:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.33 - - [2025-10-06 02:19:25] "GET /network-policy/e7f2d1da-3467-4b1a-9ec4-e629d805a831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004884 10.0.0.38 - - [2025-10-06 02:19:30] "PUT /access-control-list/597ab79b-d2aa-423f-ab98-eac7735f1820 HTTP/1.1" 200 273 0.027546 10.0.0.33 - - [2025-10-06 02:19:30] "POST /neutron/network HTTP/1.1" 200 1440 0.019425 10.0.0.33 - - [2025-10-06 02:19:30] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.005856 10.0.0.33 - - [2025-10-06 02:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.33 - - [2025-10-06 02:19:31] "GET /network-policy/21ca45e9-d7eb-463f-8c9c-d414a77fee40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004752 10.0.0.38 - - [2025-10-06 02:19:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.003794 10.0.0.33 - - [2025-10-06 02:19:36] "POST /neutron/network HTTP/1.1" 200 1440 0.018918 10.0.0.33 - - [2025-10-06 02:19:36] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.004949 10.0.0.33 - - [2025-10-06 02:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.33 - - [2025-10-06 02:19:36] "GET /network-policy/8a00ceec-3858-41b5-997f-fb097af43ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004794 10.0.0.33 - - [2025-10-06 02:19:41] "POST /neutron/network HTTP/1.1" 200 1440 0.015770 10.0.0.33 - - [2025-10-06 02:19:41] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.005549 10.0.0.33 - - [2025-10-06 02:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005989 10.0.0.33 - - [2025-10-06 02:19:41] "GET /network-policy/28da5031-1b95-499a-804a-339a640fdbdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005634 10.0.0.38 - - [2025-10-06 02:19:46] "PUT /access-control-list/597ab79b-d2aa-423f-ab98-eac7735f1820 HTTP/1.1" 200 273 0.028777 10.0.0.33 - - [2025-10-06 02:19:46] "POST /neutron/network HTTP/1.1" 200 1440 0.015141 10.0.0.33 - - [2025-10-06 02:19:46] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.004945 10.0.0.33 - - [2025-10-06 02:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.33 - - [2025-10-06 02:19:46] "GET /network-policy/fbc43a3d-055b-46cc-bfd4-85790221328f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004576 10.0.0.38 - - [2025-10-06 02:19:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.015255 10.0.0.33 - - [2025-10-06 02:19:51] "POST /neutron/network HTTP/1.1" 200 1440 0.014189 10.0.0.33 - - [2025-10-06 02:19:52] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.005121 10.0.0.33 - - [2025-10-06 02:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.33 - - [2025-10-06 02:19:52] "GET /network-policy/1f1eb26e-90a1-48d5-a9a3-327c5056a7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.012630 10.0.0.33 - - [2025-10-06 02:19:57] "GET /virtual-machine/b9c4aef2-6a83-4ca5-b9ef-956f8d930e2e HTTP/1.1" 200 1307 0.004290 10.0.0.33 - - [2025-10-06 02:19:57] "POST /neutron/port HTTP/1.1" 200 151 0.217613 10.0.0.33 - - [2025-10-06 02:19:59] "GET /virtual-machine/b9c4aef2-6a83-4ca5-b9ef-956f8d930e2e HTTP/1.1" 404 171 0.005301 10.0.0.33 - - [2025-10-06 02:19:59] "GET /virtual-machine/b9c4aef2-6a83-4ca5-b9ef-956f8d930e2e HTTP/1.1" 404 171 0.002674 10.0.0.33 - - [2025-10-06 02:19:59] "GET /virtual-machine/b9c4aef2-6a83-4ca5-b9ef-956f8d930e2e HTTP/1.1" 404 171 0.002403 10.0.0.33 - - [2025-10-06 02:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.33 - - [2025-10-06 02:19:59] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003470 10.0.0.33 - - [2025-10-06 02:19:59] "GET /virtual-networks?parent_id=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002672 10.0.0.33 - - [2025-10-06 02:19:59] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.005903 10.0.0.33 - - [2025-10-06 02:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.33 - - [2025-10-06 02:19:59] "GET /routing-instance/14e0abb8-7afb-4153-bb94-d7a6479b01a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.004927 10.0.0.33 - - [2025-10-06 02:19:59] "GET /route-target/06fbcb23-80e9-4065-bb77-abe35029ec6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004466 10.0.0.33 - - [2025-10-06 02:19:59] "GET /obj-perms HTTP/1.1" 200 5019 0.003975 10.0.0.33 - - [2025-10-06 02:20:02] "GET /obj-perms HTTP/1.1" 200 5019 0.003806 10.0.0.38 - - [2025-10-06 02:20:02] "GET /obj-perms HTTP/1.1" 200 5019 0.003596 10.0.0.249 - - [2025-10-06 02:20:02] "GET /obj-perms HTTP/1.1" 200 5019 0.049760 10.0.0.33 - - [2025-10-06 02:20:03] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3498 0.007914 10.0.0.33 - - [2025-10-06 02:20:03] "POST /neutron/network HTTP/1.1" 200 1337 0.033705 10.0.0.33 - - [2025-10-06 02:20:03] "GET /virtual-network/5c52afaa-b953-4e2e-812c-0bd0ebaccc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.006010 10.0.0.33 - - [2025-10-06 02:20:03] "DELETE /network-policy/1f1eb26e-90a1-48d5-a9a3-327c5056a7d2 HTTP/1.1" 200 115 0.045305 10.0.0.33 - - [2025-10-06 02:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.249 - - [2025-10-06 02:20:03] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001011 10.0.0.33 - - [2025-10-06 02:20:03] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.052501 10.0.0.33 - - [2025-10-06 02:20:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-96136354&detail=False&count=False&shared=False HTTP/1.1" 200 2264 0.006598 10.0.0.33 - - [2025-10-06 02:20:03] "DELETE /network-policy/fbc43a3d-055b-46cc-bfd4-85790221328f HTTP/1.1" 200 115 0.039044 10.0.0.33 - - [2025-10-06 02:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.249 - - [2025-10-06 02:20:03] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001122 10.0.0.33 - - [2025-10-06 02:20:03] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.045469 10.0.0.33 - - [2025-10-06 02:20:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-96136354&detail=False&count=False&shared=False HTTP/1.1" 200 2027 0.006963 10.0.0.33 - - [2025-10-06 02:20:03] "DELETE /network-policy/28da5031-1b95-499a-804a-339a640fdbdb HTTP/1.1" 200 115 0.051832 10.0.0.33 - - [2025-10-06 02:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007036 10.0.0.249 - - [2025-10-06 02:20:03] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001343 10.0.0.33 - - [2025-10-06 02:20:03] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.069968 10.0.0.33 - - [2025-10-06 02:20:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-96136354&detail=False&count=False&shared=False HTTP/1.1" 200 1790 0.007098 10.0.0.33 - - [2025-10-06 02:20:03] "DELETE /network-policy/8a00ceec-3858-41b5-997f-fb097af43ace HTTP/1.1" 200 115 0.047093 10.0.0.33 - - [2025-10-06 02:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005543 10.0.0.249 - - [2025-10-06 02:20:03] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001350 10.0.0.33 - - [2025-10-06 02:20:04] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.051934 10.0.0.33 - - [2025-10-06 02:20:04] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-96136354&detail=False&count=False&shared=False HTTP/1.1" 200 1553 0.007594 10.0.0.33 - - [2025-10-06 02:20:04] "DELETE /network-policy/21ca45e9-d7eb-463f-8c9c-d414a77fee40 HTTP/1.1" 200 115 0.043360 10.0.0.33 - - [2025-10-06 02:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.249 - - [2025-10-06 02:20:04] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001365 10.0.0.33 - - [2025-10-06 02:20:04] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.055181 10.0.0.33 - - [2025-10-06 02:20:04] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-96136354&detail=False&count=False&shared=False HTTP/1.1" 200 1316 0.006495 10.0.0.33 - - [2025-10-06 02:20:04] "DELETE /network-policy/e7f2d1da-3467-4b1a-9ec4-e629d805a831 HTTP/1.1" 200 115 0.050617 10.0.0.33 - - [2025-10-06 02:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007248 10.0.0.249 - - [2025-10-06 02:20:04] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001188 10.0.0.33 - - [2025-10-06 02:20:04] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.053608 10.0.0.33 - - [2025-10-06 02:20:04] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-96136354&detail=False&count=False&shared=False HTTP/1.1" 200 1078 0.007441 10.0.0.33 - - [2025-10-06 02:20:04] "DELETE /network-policy/2a03527f-7597-49d9-8ba0-5419133e8e1a HTTP/1.1" 200 115 0.059961 10.0.0.33 - - [2025-10-06 02:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004705 10.0.0.249 - - [2025-10-06 02:20:04] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001272 10.0.0.33 - - [2025-10-06 02:20:04] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.045322 10.0.0.33 - - [2025-10-06 02:20:04] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-96136354&detail=False&count=False&shared=False HTTP/1.1" 200 841 0.006134 10.0.0.33 - - [2025-10-06 02:20:04] "DELETE /network-policy/aa668b74-1382-4d02-b160-adc9c0dea135 HTTP/1.1" 200 115 0.041624 10.0.0.33 - - [2025-10-06 02:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.249 - - [2025-10-06 02:20:04] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000973 10.0.0.33 - - [2025-10-06 02:20:05] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.042328 10.0.0.33 - - [2025-10-06 02:20:05] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-96136354&detail=False&count=False&shared=False HTTP/1.1" 200 604 0.005785 10.0.0.33 - - [2025-10-06 02:20:05] "DELETE /network-policy/6bf8f9e6-c819-4ee8-b37f-b6d1a63f17a0 HTTP/1.1" 200 115 0.045953 10.0.0.33 - - [2025-10-06 02:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.249 - - [2025-10-06 02:20:05] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000988 10.0.0.33 - - [2025-10-06 02:20:05] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.042855 10.0.0.33 - - [2025-10-06 02:20:05] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-96136354&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.006987 10.0.0.33 - - [2025-10-06 02:20:05] "DELETE /network-policy/4861d63a-fd71-49a4-9f9d-49a2148cc23d HTTP/1.1" 200 115 0.038098 10.0.0.33 - - [2025-10-06 02:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.249 - - [2025-10-06 02:20:05] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001000 10.0.0.33 - - [2025-10-06 02:20:05] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.041391 10.0.0.33 - - [2025-10-06 02:20:05] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-96136354&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005408 10.0.0.38 - - [2025-10-06 02:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.33 - - [2025-10-06 02:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.33 - - [2025-10-06 02:20:06] "DELETE /network-ipam/e03c8981-4480-4c78-bbce-40d44cb5797b HTTP/1.1" 200 115 0.043528 10.0.0.33 - - [2025-10-06 02:20:06] "POST /fqname-to-id HTTP/1.1" 404 260 0.003421 10.0.0.249 - - [2025-10-06 02:20:06] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000903 10.0.0.249 - - [2025-10-06 02:20:06] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.047245 10.0.0.249 - - [2025-10-06 02:20:06] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000922 10.0.0.249 - - [2025-10-06 02:20:06] "GET /project/50b081c7-2648-4a05-a200-89743773838f?fields=security_groups HTTP/1.1" 200 1399 0.049146 10.0.0.249 - - [2025-10-06 02:20:06] "DELETE /security-group/182e7cdb-9307-4ddb-b7f8-72bdc77fdc60 HTTP/1.1" 200 115 0.051265 10.0.0.249 - - [2025-10-06 02:20:06] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000992 10.0.0.249 - - [2025-10-06 02:20:06] "GET /project/50b081c7-2648-4a05-a200-89743773838f?fields=application_policy_sets HTTP/1.1" 200 1438 0.062786 10.0.0.38 - - [2025-10-06 02:20:06] "DELETE /access-control-list/0f4b4539-f2c0-4250-9d94-0028eb29366d HTTP/1.1" 200 115 0.064597 10.0.0.33 - - [2025-10-06 02:20:06] "DELETE /project/50b081c7-2648-4a05-a200-89743773838f HTTP/1.1" 200 115 0.429241 10.0.0.249 - - [2025-10-06 02:20:06] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001060 10.0.0.33 - - [2025-10-06 02:20:06] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?fields=projects HTTP/1.1" 200 1247 0.014086 10.0.0.249 - - [2025-10-06 02:20:09] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003971 10.0.0.249 - - [2025-10-06 02:20:09] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001071 10.0.0.249 - - [2025-10-06 02:20:09] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049784 10.0.0.249 - - [2025-10-06 02:20:09] "POST /id-to-fqname HTTP/1.1" 200 202 0.003498 10.0.0.249 - - [2025-10-06 02:20:09] "POST /fqname-to-id HTTP/1.1" 404 211 0.010561 10.0.0.249 - - [2025-10-06 02:20:09] "POST /security-groups HTTP/1.1" 200 603 0.038577 10.0.0.249 - - [2025-10-06 02:20:09] "POST /projects HTTP/1.1" 200 609 0.270655 10.0.0.38 - - [2025-10-06 02:20:09] "POST /fqname-to-id HTTP/1.1" 404 245 0.012634 10.0.0.249 - - [2025-10-06 02:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.341404 10.0.0.33 - - [2025-10-06 02:20:09] "GET /project/50b081c7-2648-4a05-a200-89743773838f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.511547 10.0.0.249 - - [2025-10-06 02:20:09] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001014 10.0.0.33 - - [2025-10-06 02:20:09] "GET /project/50b081c7-2648-4a05-a200-89743773838f?fields=virtual_networks HTTP/1.1" 200 1058 0.051410 10.0.0.249 - - [2025-10-06 02:20:09] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001014 10.0.0.33 - - [2025-10-06 02:20:09] "GET /project/50b081c7-2648-4a05-a200-89743773838f?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.044993 10.0.0.249 - - [2025-10-06 02:20:09] "GET /projects?obj_uuids=50b081c7-2648-4a05-a200-89743773838f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001551 10.0.0.33 - - [2025-10-06 02:20:09] "GET /project/50b081c7-2648-4a05-a200-89743773838f?fields=security_groups HTTP/1.1" 200 1297 0.049503 10.0.0.33 - - [2025-10-06 02:20:10] "POST /fqname-to-id HTTP/1.1" 404 194 0.026216 10.0.0.249 - - [2025-10-06 02:20:10] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003177 10.0.0.249 - - [2025-10-06 02:20:10] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001239 10.0.0.249 - - [2025-10-06 02:20:10] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008942 10.0.0.249 - - [2025-10-06 02:20:10] "POST /id-to-fqname HTTP/1.1" 200 196 0.004102 10.0.0.249 - - [2025-10-06 02:20:10] "POST /fqname-to-id HTTP/1.1" 404 205 0.012781 10.0.0.249 - - [2025-10-06 02:20:10] "POST /security-groups HTTP/1.1" 200 597 0.036742 10.0.0.249 - - [2025-10-06 02:20:11] "POST /projects HTTP/1.1" 200 597 0.248266 10.0.0.38 - - [2025-10-06 02:20:11] "POST /access-control-lists HTTP/1.1" 200 604 0.044907 10.0.0.249 - - [2025-10-06 02:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.321966 10.0.0.33 - - [2025-10-06 02:20:11] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.451912 10.0.0.33 - - [2025-10-06 02:20:12] "GET / HTTP/1.1" 200 36215 0.001510 10.0.0.33 - - [2025-10-06 02:20:14] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000465 10.0.0.249 - - [2025-10-06 02:20:14] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000988 10.0.0.33 - - [2025-10-06 02:20:14] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.077515 10.0.0.33 - - [2025-10-06 02:20:15] "GET / HTTP/1.1" 200 36215 0.001950 10.0.0.33 - - [2025-10-06 02:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.249 - - [2025-10-06 02:20:15] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000901 10.0.0.33 - - [2025-10-06 02:20:15] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007121 10.0.0.33 - - [2025-10-06 02:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.249 - - [2025-10-06 02:20:15] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001164 10.0.0.33 - - [2025-10-06 02:20:15] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.040626 10.0.0.33 - - [2025-10-06 02:20:16] "GET /domains HTTP/1.1" 401 292 0.000607 10.0.0.33 - - [2025-10-06 02:20:16] "GET /domains HTTP/1.1" 200 281 0.028611 10.0.0.249 - - [2025-10-06 02:20:16] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000958 10.0.0.33 - - [2025-10-06 02:20:16] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c HTTP/1.1" 200 2788 0.009541 10.0.0.249 - - [2025-10-06 02:20:16] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001069 10.0.0.33 - - [2025-10-06 02:20:17] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa HTTP/1.1" 200 1893 0.097383 10.0.0.33 - - [2025-10-06 02:20:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003925 10.0.0.33 - - [2025-10-06 02:20:17] "POST /network-ipams HTTP/1.1" 200 605 0.043494 10.0.0.33 - - [2025-10-06 02:20:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003514 10.0.0.33 - - [2025-10-06 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.33 - - [2025-10-06 02:20:17] "GET /network-ipam/4d2b89fd-4c34-4090-9670-5cde32d44325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.006465 10.0.0.33 - - [2025-10-06 02:20:17] "PUT /network-ipam/4d2b89fd-4c34-4090-9670-5cde32d44325 HTTP/1.1" 200 259 0.015215 10.0.0.33 - - [2025-10-06 02:20:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000511 10.0.0.33 - - [2025-10-06 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.024274 10.0.0.249 - - [2025-10-06 02:20:17] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003261 10.0.0.33 - - [2025-10-06 02:20:17] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.048887 10.0.0.33 - - [2025-10-06 02:20:17] "POST /neutron/network HTTP/1.1" 200 117 0.029482 10.0.0.38 - - [2025-10-06 02:20:18] "POST /route-targets HTTP/1.1" 200 328 0.013216 10.0.0.249 - - [2025-10-06 02:20:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004226 10.0.0.33 - - [2025-10-06 02:20:18] "POST /neutron/subnet HTTP/1.1" 200 701 0.223392 10.0.0.33 - - [2025-10-06 02:20:18] "POST /id-to-fqname HTTP/1.1" 200 229 0.001335 10.0.0.33 - - [2025-10-06 02:20:18] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005337 10.0.0.33 - - [2025-10-06 02:20:18] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004982 10.0.0.33 - - [2025-10-06 02:20:18] "POST /neutron/network HTTP/1.1" 200 1074 0.007883 10.0.0.33 - - [2025-10-06 02:20:19] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005509 10.0.0.33 - - [2025-10-06 02:20:19] "GET /obj-perms HTTP/1.1" 200 5013 0.043127 10.0.0.33 - - [2025-10-06 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.249 - - [2025-10-06 02:20:20] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001236 10.0.0.33 - - [2025-10-06 02:20:20] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.040568 10.0.0.33 - - [2025-10-06 02:20:20] "POST /neutron/network HTTP/1.1" 200 117 0.011027 10.0.0.38 - - [2025-10-06 02:20:20] "POST /ref-update HTTP/1.1" 200 156 0.025912 10.0.0.249 - - [2025-10-06 02:20:21] "POST /useragent-kv HTTP/1.1" 200 115 0.008412 10.0.0.33 - - [2025-10-06 02:20:21] "POST /neutron/subnet HTTP/1.1" 200 701 0.186377 10.0.0.33 - - [2025-10-06 02:20:21] "POST /id-to-fqname HTTP/1.1" 200 229 0.001725 10.0.0.33 - - [2025-10-06 02:20:21] "GET /virtual-network/d7baec1c-720e-47ce-9073-ec420d82c99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.005756 10.0.0.33 - - [2025-10-06 02:20:21] "GET /virtual-network/d7baec1c-720e-47ce-9073-ec420d82c99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.005551 10.0.0.33 - - [2025-10-06 02:20:21] "POST /neutron/network HTTP/1.1" 200 1074 0.008422 10.0.0.33 - - [2025-10-06 02:20:21] "GET /virtual-network/d7baec1c-720e-47ce-9073-ec420d82c99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.005688 10.0.0.33 - - [2025-10-06 02:20:21] "POST /fqname-to-id HTTP/1.1" 404 205 0.003637 10.0.0.33 - - [2025-10-06 02:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.249 - - [2025-10-06 02:20:21] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001105 10.0.0.33 - - [2025-10-06 02:20:21] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.044493 10.0.0.33 - - [2025-10-06 02:20:21] "POST /network-policys HTTP/1.1" 200 529 0.026896 10.0.0.33 - - [2025-10-06 02:20:21] "GET /network-policy/d5852a50-478d-4c75-bf56-41d019ff119c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006291 10.0.0.33 - - [2025-10-06 02:20:22] "POST /fqname-to-id HTTP/1.1" 404 205 0.002881 10.0.0.33 - - [2025-10-06 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.249 - - [2025-10-06 02:20:22] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001016 10.0.0.33 - - [2025-10-06 02:20:22] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.041920 10.0.0.33 - - [2025-10-06 02:20:22] "POST /network-policys HTTP/1.1" 200 529 0.028763 10.0.0.33 - - [2025-10-06 02:20:22] "GET /network-policy/e3230cd2-0a0c-4e4a-95b4-ee61341587d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005849 10.0.0.33 - - [2025-10-06 02:20:22] "POST /fqname-to-id HTTP/1.1" 404 205 0.002953 10.0.0.33 - - [2025-10-06 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.249 - - [2025-10-06 02:20:22] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000968 10.0.0.33 - - [2025-10-06 02:20:22] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.034665 10.0.0.33 - - [2025-10-06 02:20:22] "POST /network-policys HTTP/1.1" 200 529 0.028737 10.0.0.33 - - [2025-10-06 02:20:22] "GET /network-policy/779e42d3-3915-4f0f-a9ff-e7ddebea6de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.006385 10.0.0.33 - - [2025-10-06 02:20:22] "POST /fqname-to-id HTTP/1.1" 404 205 0.002995 10.0.0.33 - - [2025-10-06 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.249 - - [2025-10-06 02:20:22] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001026 10.0.0.33 - - [2025-10-06 02:20:22] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.035001 10.0.0.33 - - [2025-10-06 02:20:22] "POST /network-policys HTTP/1.1" 200 529 0.027578 10.0.0.33 - - [2025-10-06 02:20:22] "GET /network-policy/a4b38ce4-a525-431c-8e02-927858e55227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006310 10.0.0.33 - - [2025-10-06 02:20:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.003903 10.0.0.33 - - [2025-10-06 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.249 - - [2025-10-06 02:20:23] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001204 10.0.0.33 - - [2025-10-06 02:20:23] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.042764 10.0.0.33 - - [2025-10-06 02:20:23] "POST /network-policys HTTP/1.1" 200 533 0.031883 10.0.0.33 - - [2025-10-06 02:20:23] "GET /network-policy/795ecf69-e6bf-45a6-a4d6-735644052e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.007222 10.0.0.33 - - [2025-10-06 02:20:23] "POST /fqname-to-id HTTP/1.1" 404 206 0.002865 10.0.0.33 - - [2025-10-06 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.249 - - [2025-10-06 02:20:23] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001201 10.0.0.33 - - [2025-10-06 02:20:23] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.036947 10.0.0.33 - - [2025-10-06 02:20:23] "POST /network-policys HTTP/1.1" 200 531 0.027276 10.0.0.33 - - [2025-10-06 02:20:23] "GET /network-policy/b452a4aa-fc35-42ac-bdcd-03ebafe98bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3989 0.006223 10.0.0.33 - - [2025-10-06 02:20:23] "POST /fqname-to-id HTTP/1.1" 404 206 0.002955 10.0.0.33 - - [2025-10-06 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.249 - - [2025-10-06 02:20:23] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000920 10.0.0.33 - - [2025-10-06 02:20:23] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.044153 10.0.0.33 - - [2025-10-06 02:20:23] "POST /network-policys HTTP/1.1" 200 531 0.029151 10.0.0.33 - - [2025-10-06 02:20:24] "GET /network-policy/0a959d8a-c318-4b9c-acf7-7cfc2c1f934a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.006000 10.0.0.33 - - [2025-10-06 02:20:24] "POST /fqname-to-id HTTP/1.1" 404 206 0.003843 10.0.0.33 - - [2025-10-06 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.249 - - [2025-10-06 02:20:24] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001004 10.0.0.33 - - [2025-10-06 02:20:24] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.043288 10.0.0.33 - - [2025-10-06 02:20:24] "POST /network-policys HTTP/1.1" 200 531 0.031564 10.0.0.33 - - [2025-10-06 02:20:24] "GET /network-policy/3aecd805-0b67-40f9-a87b-60ae01395643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.006554 10.0.0.33 - - [2025-10-06 02:20:24] "POST /fqname-to-id HTTP/1.1" 404 206 0.004088 10.0.0.33 - - [2025-10-06 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.249 - - [2025-10-06 02:20:24] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001812 10.0.0.33 - - [2025-10-06 02:20:24] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.044563 10.0.0.33 - - [2025-10-06 02:20:24] "POST /network-policys HTTP/1.1" 200 531 0.034431 10.0.0.33 - - [2025-10-06 02:20:24] "GET /network-policy/08d3ccea-0b00-4aad-997a-32de1d348219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.006860 10.0.0.33 - - [2025-10-06 02:20:24] "POST /fqname-to-id HTTP/1.1" 404 208 0.004097 10.0.0.33 - - [2025-10-06 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.249 - - [2025-10-06 02:20:24] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001258 10.0.0.33 - - [2025-10-06 02:20:24] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.046271 10.0.0.33 - - [2025-10-06 02:20:25] "POST /network-policys HTTP/1.1" 200 535 0.029275 10.0.0.33 - - [2025-10-06 02:20:25] "GET /network-policy/74d2c894-bad9-4c86-b75d-8dbde91f2a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.006865 10.0.0.33 - - [2025-10-06 02:20:25] "POST /neutron/network HTTP/1.1" 200 1074 0.009254 10.0.0.33 - - [2025-10-06 02:20:25] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.008636 10.0.0.33 - - [2025-10-06 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.33 - - [2025-10-06 02:20:25] "GET /network-policy/d5852a50-478d-4c75-bf56-41d019ff119c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006106 10.0.0.33 - - [2025-10-06 02:20:25] "POST /neutron/network HTTP/1.1" 200 1074 0.010101 10.0.0.38 - - [2025-10-06 02:20:25] "POST /fqname-to-id HTTP/1.1" 404 246 0.003766 10.0.0.33 - - [2025-10-06 02:20:25] "GET /virtual-network/d7baec1c-720e-47ce-9073-ec420d82c99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.007782 10.0.0.33 - - [2025-10-06 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012713 10.0.0.33 - - [2025-10-06 02:20:25] "GET /network-policy/795ecf69-e6bf-45a6-a4d6-735644052e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004050 10.0.0.33 - - [2025-10-06 02:20:25] "POST /id-to-fqname HTTP/1.1" 200 229 0.001271 10.0.0.33 - - [2025-10-06 02:20:26] "POST /neutron/network HTTP/1.1" 200 1167 0.012632 10.0.0.249 - - [2025-10-06 02:20:26] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001109 10.0.0.33 - - [2025-10-06 02:20:26] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.070502 10.0.0.33 - - [2025-10-06 02:20:27] "POST /neutron/port HTTP/1.1" 200 117 0.006264 10.0.0.33 - - [2025-10-06 02:20:27] "POST /id-to-fqname HTTP/1.1" 200 229 0.001100 10.0.0.33 - - [2025-10-06 02:20:27] "POST /neutron/network HTTP/1.1" 200 1167 0.012681 10.0.0.38 - - [2025-10-06 02:20:27] "PUT /access-control-list/a90b8021-607e-41bc-8c63-48667ea16c62 HTTP/1.1" 200 273 0.055143 10.0.0.33 - - [2025-10-06 02:20:27] "POST /neutron/port HTTP/1.1" 200 1061 0.015412 10.0.0.249 - - [2025-10-06 02:20:28] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001288 10.0.0.33 - - [2025-10-06 02:20:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003289 10.0.0.33 - - [2025-10-06 02:20:28] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.085548 10.0.0.33 - - [2025-10-06 02:20:28] "POST /neutron/port HTTP/1.1" 200 117 0.001253 10.0.0.33 - - [2025-10-06 02:20:28] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007454 10.0.0.33 - - [2025-10-06 02:20:28] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007439 10.0.0.33 - - [2025-10-06 02:20:29] "POST /neutron/port HTTP/1.1" 200 1061 0.015724 10.0.0.33 - - [2025-10-06 02:20:29] "POST /neutron/port HTTP/1.1" 200 1089 0.024027 10.0.0.33 - - [2025-10-06 02:20:29] "POST /neutron/port HTTP/1.1" 200 117 0.001209 10.0.0.38 - - [2025-10-06 02:20:29] "DELETE /access-control-list/6140dbad-dc76-44c3-978d-7f0f8c68afc1 HTTP/1.1" 200 115 0.035745 10.0.0.33 - - [2025-10-06 02:20:33] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010160 10.0.0.33 - - [2025-10-06 02:20:33] "POST /neutron/port HTTP/1.1" 200 1089 0.022681 10.0.0.33 - - [2025-10-06 02:20:33] "GET /virtual-machine/3fcd4fcc-bd7a-44ad-9616-46b7084d7c63 HTTP/1.1" 401 292 0.000601 10.0.0.33 - - [2025-10-06 02:20:34] "GET /virtual-machine/3fcd4fcc-bd7a-44ad-9616-46b7084d7c63 HTTP/1.1" 200 1300 0.024146 10.0.0.33 - - [2025-10-06 02:20:34] "GET /virtual-machine-interface/93071b70-670f-4ed6-9c48-870ae703c40a HTTP/1.1" 200 2959 0.004977 10.0.0.33 - - [2025-10-06 02:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.33 - - [2025-10-06 02:20:34] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003367 10.0.0.33 - - [2025-10-06 02:20:34] "GET /virtual-networks?parent_id=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.002467 10.0.0.33 - - [2025-10-06 02:20:34] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005825 10.0.0.38 - - [2025-10-06 02:20:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.38 - - [2025-10-06 02:20:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.38 - - [2025-10-06 02:20:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.38 - - [2025-10-06 02:20:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.249 - - [2025-10-06 02:20:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000925 10.0.0.249 - - [2025-10-06 02:20:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.33 - - [2025-10-06 02:20:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000496 10.0.0.33 - - [2025-10-06 02:20:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.249 - - [2025-10-06 02:20:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000682 10.0.0.249 - - [2025-10-06 02:20:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000538 10.0.0.33 - - [2025-10-06 02:20:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.33 - - [2025-10-06 02:20:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.33 - - [2025-10-06 02:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.33 - - [2025-10-06 02:20:37] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007793 10.0.0.33 - - [2025-10-06 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.33 - - [2025-10-06 02:20:41] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005623 10.0.0.249 - - [2025-10-06 02:20:43] "DELETE /project/6e40f3d7d25e44b2941d9f44044349aa HTTP/1.1" 404 173 0.004506 10.0.0.249 - - [2025-10-06 02:20:43] "DELETE /project/50b081c7-2648-4a05-a200-89743773838f HTTP/1.1" 404 177 0.008042 10.0.0.249 - - [2025-10-06 02:20:43] "DELETE /project/50b081c726484a05a20089743773838f HTTP/1.1" 404 173 0.005425 10.0.0.33 - - [2025-10-06 02:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.33 - - [2025-10-06 02:20:45] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006855 10.0.0.33 - - [2025-10-06 02:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.33 - - [2025-10-06 02:20:49] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005853 10.0.0.33 - - [2025-10-06 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.33 - - [2025-10-06 02:20:53] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007547 10.0.0.33 - - [2025-10-06 02:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.33 - - [2025-10-06 02:20:57] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005419 10.0.0.249 - - [2025-10-06 02:20:58] "GET /obj-perms HTTP/1.1" 200 5056 0.044117 10.0.0.33 - - [2025-10-06 02:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004725 10.0.0.33 - - [2025-10-06 02:21:01] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005781 10.0.0.33 - - [2025-10-06 02:21:02] "POST /neutron/port HTTP/1.1" 200 1089 0.016474 10.0.0.33 - - [2025-10-06 02:21:02] "POST /neutron/subnet HTTP/1.1" 200 675 0.013996 10.0.0.33 - - [2025-10-06 02:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.33 - - [2025-10-06 02:21:03] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004671 10.0.0.33 - - [2025-10-06 02:21:03] "GET /virtual-networks?parent_id=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003474 10.0.0.33 - - [2025-10-06 02:21:03] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007119 10.0.0.33 - - [2025-10-06 02:21:04] "POST /neutron/port HTTP/1.1" 200 1089 0.024706 10.0.0.33 - - [2025-10-06 02:21:09] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007751 10.0.0.33 - - [2025-10-06 02:21:11] "POST /neutron/network HTTP/1.1" 200 1167 0.009578 10.0.0.33 - - [2025-10-06 02:21:11] "POST /neutron/port HTTP/1.1" 200 117 0.001152 10.0.0.33 - - [2025-10-06 02:21:13] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007833 10.0.0.33 - - [2025-10-06 02:21:16] "POST /neutron/port HTTP/1.1" 200 1089 0.014981 10.0.0.33 - - [2025-10-06 02:21:19] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007541 10.0.0.33 - - [2025-10-06 02:21:24] "POST /neutron/port HTTP/1.1" 200 1089 0.017036 10.0.0.33 - - [2025-10-06 02:21:24] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009295 10.0.0.33 - - [2025-10-06 02:21:24] "GET /virtual-machine/19eacefd-ed5d-4b10-a749-7c9aafb0c1e2 HTTP/1.1" 200 1300 0.007466 10.0.0.33 - - [2025-10-06 02:21:25] "GET /virtual-machine-interface/c13dbdfa-f303-4c3c-8476-ecbacf9ac3a2 HTTP/1.1" 200 2958 0.006325 10.0.0.33 - - [2025-10-06 02:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.33 - - [2025-10-06 02:21:25] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005455 10.0.0.33 - - [2025-10-06 02:21:25] "GET /virtual-networks?parent_id=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003480 10.0.0.33 - - [2025-10-06 02:21:25] "GET /virtual-network/d7baec1c-720e-47ce-9073-ec420d82c99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.005890 10.0.0.33 - - [2025-10-06 02:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.33 - - [2025-10-06 02:21:26] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003473 10.0.0.33 - - [2025-10-06 02:21:26] "GET /virtual-networks?parent_id=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.002577 10.0.0.33 - - [2025-10-06 02:21:26] "GET /virtual-network/d7baec1c-720e-47ce-9073-ec420d82c99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.006892 10.0.0.33 - - [2025-10-06 02:21:31] "POST /neutron/port HTTP/1.1" 200 2062 0.017025 10.0.0.33 - - [2025-10-06 02:21:31] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006875 10.0.0.33 - - [2025-10-06 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.33 - - [2025-10-06 02:21:31] "GET /network-policy/795ecf69-e6bf-45a6-a4d6-735644052e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003894 10.0.0.33 - - [2025-10-06 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.33 - - [2025-10-06 02:21:32] "GET /network-policy/d5852a50-478d-4c75-bf56-41d019ff119c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.003684 10.0.0.33 - - [2025-10-06 02:21:32] "POST /neutron/network HTTP/1.1" 200 1157 0.008899 10.0.0.33 - - [2025-10-06 02:21:32] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.015680 10.0.0.33 - - [2025-10-06 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.33 - - [2025-10-06 02:21:32] "GET /network-policy/e3230cd2-0a0c-4e4a-95b4-ee61341587d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004931 10.0.0.38 - - [2025-10-06 02:21:59] "GET /obj-perms HTTP/1.1" 200 5056 0.047256 10.0.0.33 - - [2025-10-06 02:22:03] "POST /neutron/port HTTP/1.1" 200 1089 0.035478 10.0.0.33 - - [2025-10-06 02:22:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004732 10.0.0.33 - - [2025-10-06 02:22:03] "POST /neutron/network HTTP/1.1" 200 1159 0.010919 10.0.0.33 - - [2025-10-06 02:22:13] "POST /neutron/network HTTP/1.1" 200 1167 0.012757 10.0.0.33 - - [2025-10-06 02:22:13] "POST /neutron/port HTTP/1.1" 200 117 0.001224 10.0.0.33 - - [2025-10-06 02:22:30] "POST /neutron/network HTTP/1.1" 200 1160 0.092076 10.0.0.38 - - [2025-10-06 02:22:30] "POST /ref-update HTTP/1.1" 200 156 0.033216 10.0.0.33 - - [2025-10-06 02:22:30] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.006416 10.0.0.33 - - [2025-10-06 02:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008809 10.0.0.33 - - [2025-10-06 02:22:30] "GET /network-policy/74d2c894-bad9-4c86-b75d-8dbde91f2a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.003743 10.0.0.33 - - [2025-10-06 02:22:38] "POST /neutron/network HTTP/1.1" 200 1157 0.092507 10.0.0.33 - - [2025-10-06 02:22:38] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.010321 10.0.0.33 - - [2025-10-06 02:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.33 - - [2025-10-06 02:22:39] "GET /network-policy/779e42d3-3915-4f0f-a9ff-e7ddebea6de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.004363 10.0.0.38 - - [2025-10-06 02:22:47] "PUT /access-control-list/a90b8021-607e-41bc-8c63-48667ea16c62 HTTP/1.1" 200 273 0.015364 10.0.0.33 - - [2025-10-06 02:22:47] "POST /neutron/network HTTP/1.1" 200 1157 0.080045 10.0.0.33 - - [2025-10-06 02:22:47] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005835 10.0.0.33 - - [2025-10-06 02:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.33 - - [2025-10-06 02:22:47] "GET /network-policy/a4b38ce4-a525-431c-8e02-927858e55227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004237 10.0.0.33 - - [2025-10-06 02:22:55] "POST /neutron/network HTTP/1.1" 200 1158 0.078295 10.0.0.33 - - [2025-10-06 02:22:55] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.010381 10.0.0.33 - - [2025-10-06 02:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006438 10.0.0.33 - - [2025-10-06 02:22:55] "GET /network-policy/b452a4aa-fc35-42ac-bdcd-03ebafe98bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3989 0.006491 10.0.0.33 - - [2025-10-06 02:23:00] "GET /obj-perms HTTP/1.1" 200 5056 0.043526 10.0.0.33 - - [2025-10-06 02:23:04] "POST /neutron/port HTTP/1.1" 200 1089 0.016722 10.0.0.33 - - [2025-10-06 02:23:04] "POST /neutron/subnet HTTP/1.1" 200 675 0.012929 10.0.0.33 - - [2025-10-06 02:23:04] "POST /neutron/port HTTP/1.1" 200 117 0.001156 10.0.0.33 - - [2025-10-06 02:23:04] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.008218 10.0.0.33 - - [2025-10-06 02:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.38 - - [2025-10-06 02:23:04] "PUT /access-control-list/a90b8021-607e-41bc-8c63-48667ea16c62 HTTP/1.1" 200 273 0.099227 10.0.0.33 - - [2025-10-06 02:23:04] "GET /network-policy/0a959d8a-c318-4b9c-acf7-7cfc2c1f934a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.006856 10.0.0.33 - - [2025-10-06 02:23:12] "POST /neutron/network HTTP/1.1" 200 1158 0.011400 10.0.0.33 - - [2025-10-06 02:23:12] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.013528 10.0.0.33 - - [2025-10-06 02:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.33 - - [2025-10-06 02:23:12] "GET /network-policy/3aecd805-0b67-40f9-a87b-60ae01395643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.004306 10.0.0.33 - - [2025-10-06 02:23:13] "POST /neutron/port HTTP/1.1" 200 1089 0.017294 10.0.0.33 - - [2025-10-06 02:23:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004181 10.0.0.33 - - [2025-10-06 02:23:13] "POST /neutron/network HTTP/1.1" 200 1158 0.009377 10.0.0.38 - - [2025-10-06 02:23:20] "PUT /access-control-list/a90b8021-607e-41bc-8c63-48667ea16c62 HTTP/1.1" 200 273 0.018788 10.0.0.33 - - [2025-10-06 02:23:20] "POST /neutron/network HTTP/1.1" 200 1158 0.012930 10.0.0.33 - - [2025-10-06 02:23:20] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.005292 10.0.0.33 - - [2025-10-06 02:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.33 - - [2025-10-06 02:23:20] "GET /network-policy/08d3ccea-0b00-4aad-997a-32de1d348219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.004870 10.0.0.33 - - [2025-10-06 02:23:28] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.005961 10.0.0.33 - - [2025-10-06 02:23:28] "POST /neutron/network HTTP/1.1" 200 1074 0.023107 10.0.0.33 - - [2025-10-06 02:23:28] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005151 10.0.0.33 - - [2025-10-06 02:23:28] "GET /virtual-machine/19eacefd-ed5d-4b10-a749-7c9aafb0c1e2 HTTP/1.1" 200 1300 0.005483 10.0.0.33 - - [2025-10-06 02:23:29] "POST /neutron/port HTTP/1.1" 200 151 0.173744 10.0.0.33 - - [2025-10-06 02:23:30] "GET /virtual-machine/19eacefd-ed5d-4b10-a749-7c9aafb0c1e2 HTTP/1.1" 404 171 0.005004 10.0.0.33 - - [2025-10-06 02:23:30] "GET /virtual-machine/19eacefd-ed5d-4b10-a749-7c9aafb0c1e2 HTTP/1.1" 404 171 0.003093 10.0.0.33 - - [2025-10-06 02:23:30] "GET /virtual-machine/19eacefd-ed5d-4b10-a749-7c9aafb0c1e2 HTTP/1.1" 404 171 0.002502 10.0.0.33 - - [2025-10-06 02:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.33 - - [2025-10-06 02:23:30] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003515 10.0.0.33 - - [2025-10-06 02:23:30] "GET /virtual-networks?parent_id=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.002637 10.0.0.33 - - [2025-10-06 02:23:30] "GET /virtual-network/d7baec1c-720e-47ce-9073-ec420d82c99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.006019 10.0.0.33 - - [2025-10-06 02:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.33 - - [2025-10-06 02:23:30] "GET /routing-instance/c5179b0e-08e2-4ed9-bc8a-8a000d4582ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.005253 10.0.0.33 - - [2025-10-06 02:23:31] "GET /route-target/bc380693-937c-4cd9-8a8c-9a67c09326ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004942 10.0.0.33 - - [2025-10-06 02:23:34] "GET /obj-perms HTTP/1.1" 200 5013 0.005265 10.0.0.33 - - [2025-10-06 02:23:37] "GET /obj-perms HTTP/1.1" 200 5013 0.004717 10.0.0.33 - - [2025-10-06 02:23:43] "GET /obj-perms HTTP/1.1" 200 5013 0.004139 10.0.0.33 - - [2025-10-06 02:23:46] "GET /obj-perms HTTP/1.1" 200 5013 0.004496 10.0.0.33 - - [2025-10-06 02:23:52] "GET /obj-perms HTTP/1.1" 200 5013 0.005939 10.0.0.33 - - [2025-10-06 02:23:55] "GET /obj-perms HTTP/1.1" 200 5013 0.005206 10.0.0.33 - - [2025-10-06 02:24:01] "GET /obj-perms HTTP/1.1" 200 5056 0.046867 10.0.0.33 - - [2025-10-06 02:24:01] "GET /obj-perms HTTP/1.1" 200 5013 0.004289 10.0.0.249 - - [2025-10-06 02:24:01] "GET /obj-perms HTTP/1.1" 200 5013 0.044685 10.0.0.33 - - [2025-10-06 02:24:01] "GET /virtual-machine/3fcd4fcc-bd7a-44ad-9616-46b7084d7c63 HTTP/1.1" 200 1300 0.004793 10.0.0.33 - - [2025-10-06 02:24:02] "POST /neutron/port HTTP/1.1" 200 151 0.147156 10.0.0.33 - - [2025-10-06 02:24:04] "GET /virtual-machine/3fcd4fcc-bd7a-44ad-9616-46b7084d7c63 HTTP/1.1" 404 171 0.003429 10.0.0.33 - - [2025-10-06 02:24:04] "GET /virtual-machine/3fcd4fcc-bd7a-44ad-9616-46b7084d7c63 HTTP/1.1" 404 171 0.002995 10.0.0.33 - - [2025-10-06 02:24:04] "GET /virtual-machine/3fcd4fcc-bd7a-44ad-9616-46b7084d7c63 HTTP/1.1" 404 171 0.003249 10.0.0.33 - - [2025-10-06 02:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.33 - - [2025-10-06 02:24:04] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003426 10.0.0.33 - - [2025-10-06 02:24:04] "GET /virtual-networks?parent_id=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003150 10.0.0.33 - - [2025-10-06 02:24:04] "GET /virtual-network/644702d4-950e-49cc-9985-43da306a76f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005978 10.0.0.33 - - [2025-10-06 02:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.33 - - [2025-10-06 02:24:04] "GET /routing-instance/49ce98df-7fe6-4519-819e-ce3b4e9ad7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.004990 10.0.0.33 - - [2025-10-06 02:24:04] "GET /route-target/36618e1a-f190-4d69-89fc-09ab81ac357c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005022 10.0.0.33 - - [2025-10-06 02:24:04] "GET /obj-perms HTTP/1.1" 200 5013 0.006689 10.0.0.33 - - [2025-10-06 02:24:10] "GET /obj-perms HTTP/1.1" 200 5013 0.004977 10.0.0.33 - - [2025-10-06 02:24:13] "GET /obj-perms HTTP/1.1" 200 5013 0.004164 10.0.0.33 - - [2025-10-06 02:24:19] "GET /obj-perms HTTP/1.1" 200 5013 0.006827 10.0.0.33 - - [2025-10-06 02:24:22] "GET /obj-perms HTTP/1.1" 200 5013 0.003953 10.0.0.33 - - [2025-10-06 02:24:28] "GET /obj-perms HTTP/1.1" 200 5013 0.004370 10.0.0.33 - - [2025-10-06 02:24:32] "GET /obj-perms HTTP/1.1" 200 5013 0.004311 10.0.0.38 - - [2025-10-06 02:24:32] "GET /obj-perms HTTP/1.1" 200 5013 0.049200 10.0.0.33 - - [2025-10-06 02:24:32] "GET /virtual-network/d7baec1c-720e-47ce-9073-ec420d82c99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.005701 10.0.0.38 - - [2025-10-06 02:24:32] "DELETE /access-control-list/133f56e7-4605-4948-ba57-d57e7ceb440d HTTP/1.1" 200 115 0.077770 10.0.0.33 - - [2025-10-06 02:24:32] "POST /neutron/network HTTP/1.1" 200 1074 0.019227 10.0.0.33 - - [2025-10-06 02:24:32] "GET /virtual-network/d7baec1c-720e-47ce-9073-ec420d82c99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.005635 10.0.0.33 - - [2025-10-06 02:24:32] "DELETE /network-policy/74d2c894-bad9-4c86-b75d-8dbde91f2a14 HTTP/1.1" 200 115 0.032885 10.0.0.33 - - [2025-10-06 02:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005261 10.0.0.249 - - [2025-10-06 02:24:32] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.023141 10.0.0.33 - - [2025-10-06 02:24:32] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.068109 10.0.0.33 - - [2025-10-06 02:24:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-70815592&detail=False&count=False&shared=False HTTP/1.1" 200 2081 0.005166 10.0.0.33 - - [2025-10-06 02:24:32] "DELETE /network-policy/08d3ccea-0b00-4aad-997a-32de1d348219 HTTP/1.1" 200 115 0.032767 10.0.0.33 - - [2025-10-06 02:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.249 - - [2025-10-06 02:24:32] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001017 10.0.0.33 - - [2025-10-06 02:24:33] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.037704 10.0.0.33 - - [2025-10-06 02:24:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-70815592&detail=False&count=False&shared=False HTTP/1.1" 200 1864 0.005276 10.0.0.33 - - [2025-10-06 02:24:33] "DELETE /network-policy/3aecd805-0b67-40f9-a87b-60ae01395643 HTTP/1.1" 200 115 0.030855 10.0.0.33 - - [2025-10-06 02:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.249 - - [2025-10-06 02:24:33] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000995 10.0.0.33 - - [2025-10-06 02:24:33] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.037830 10.0.0.33 - - [2025-10-06 02:24:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-70815592&detail=False&count=False&shared=False HTTP/1.1" 200 1647 0.005879 10.0.0.33 - - [2025-10-06 02:24:33] "DELETE /network-policy/0a959d8a-c318-4b9c-acf7-7cfc2c1f934a HTTP/1.1" 200 115 0.035199 10.0.0.33 - - [2025-10-06 02:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.249 - - [2025-10-06 02:24:33] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001108 10.0.0.33 - - [2025-10-06 02:24:33] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.041898 10.0.0.33 - - [2025-10-06 02:24:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-70815592&detail=False&count=False&shared=False HTTP/1.1" 200 1430 0.005166 10.0.0.33 - - [2025-10-06 02:24:33] "DELETE /network-policy/b452a4aa-fc35-42ac-bdcd-03ebafe98bc6 HTTP/1.1" 200 115 0.034942 10.0.0.33 - - [2025-10-06 02:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007352 10.0.0.249 - - [2025-10-06 02:24:33] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001084 10.0.0.33 - - [2025-10-06 02:24:33] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.037521 10.0.0.33 - - [2025-10-06 02:24:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-70815592&detail=False&count=False&shared=False HTTP/1.1" 200 1213 0.005507 10.0.0.33 - - [2025-10-06 02:24:33] "DELETE /network-policy/795ecf69-e6bf-45a6-a4d6-735644052e97 HTTP/1.1" 200 115 0.031469 10.0.0.33 - - [2025-10-06 02:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.249 - - [2025-10-06 02:24:33] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001131 10.0.0.33 - - [2025-10-06 02:24:33] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.039936 10.0.0.33 - - [2025-10-06 02:24:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-70815592&detail=False&count=False&shared=False HTTP/1.1" 200 994 0.006217 10.0.0.33 - - [2025-10-06 02:24:33] "DELETE /network-policy/a4b38ce4-a525-431c-8e02-927858e55227 HTTP/1.1" 200 115 0.042048 10.0.0.33 - - [2025-10-06 02:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.249 - - [2025-10-06 02:24:33] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001063 10.0.0.33 - - [2025-10-06 02:24:34] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.039069 10.0.0.33 - - [2025-10-06 02:24:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-70815592&detail=False&count=False&shared=False HTTP/1.1" 200 778 0.006041 10.0.0.33 - - [2025-10-06 02:24:34] "DELETE /network-policy/779e42d3-3915-4f0f-a9ff-e7ddebea6de6 HTTP/1.1" 200 115 0.033827 10.0.0.33 - - [2025-10-06 02:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005367 10.0.0.249 - - [2025-10-06 02:24:34] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001004 10.0.0.33 - - [2025-10-06 02:24:34] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.040267 10.0.0.33 - - [2025-10-06 02:24:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-70815592&detail=False&count=False&shared=False HTTP/1.1" 200 562 0.005532 10.0.0.33 - - [2025-10-06 02:24:34] "DELETE /network-policy/e3230cd2-0a0c-4e4a-95b4-ee61341587d3 HTTP/1.1" 200 115 0.032254 10.0.0.33 - - [2025-10-06 02:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.249 - - [2025-10-06 02:24:34] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001031 10.0.0.33 - - [2025-10-06 02:24:34] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.041357 10.0.0.33 - - [2025-10-06 02:24:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-70815592&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.008133 10.0.0.33 - - [2025-10-06 02:24:34] "DELETE /network-policy/d5852a50-478d-4c75-bf56-41d019ff119c HTTP/1.1" 200 115 0.041921 10.0.0.33 - - [2025-10-06 02:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005993 10.0.0.249 - - [2025-10-06 02:24:34] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001243 10.0.0.33 - - [2025-10-06 02:24:34] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.036379 10.0.0.33 - - [2025-10-06 02:24:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-70815592&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005917 10.0.0.38 - - [2025-10-06 02:24:34] "DELETE /route-target/bc380693-937c-4cd9-8a8c-9a67c09326ea HTTP/1.1" 200 115 0.028484 10.0.0.33 - - [2025-10-06 02:24:35] "POST /neutron/network HTTP/1.1" 200 1074 0.010370 10.0.0.33 - - [2025-10-06 02:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.33 - - [2025-10-06 02:24:35] "DELETE /network-ipam/4d2b89fd-4c34-4090-9670-5cde32d44325 HTTP/1.1" 200 115 0.033424 10.0.0.33 - - [2025-10-06 02:24:35] "POST /fqname-to-id HTTP/1.1" 404 248 0.004601 10.0.0.249 - - [2025-10-06 02:24:35] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000883 10.0.0.249 - - [2025-10-06 02:24:35] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.036254 10.0.0.249 - - [2025-10-06 02:24:35] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000957 10.0.0.249 - - [2025-10-06 02:24:35] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?fields=security_groups HTTP/1.1" 200 1381 0.077482 10.0.0.249 - - [2025-10-06 02:24:35] "DELETE /security-group/292de06a-2a17-4140-9e39-becdc944ba2f HTTP/1.1" 200 115 0.053303 10.0.0.249 - - [2025-10-06 02:24:35] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001101 10.0.0.38 - - [2025-10-06 02:24:35] "DELETE /access-control-list/94498bc2-9966-493a-8add-985b1804df63 HTTP/1.1" 200 115 0.034456 10.0.0.249 - - [2025-10-06 02:24:35] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?fields=application_policy_sets HTTP/1.1" 200 1420 0.049338 10.0.0.33 - - [2025-10-06 02:24:36] "DELETE /project/6e40f3d7-d25e-44b2-941d-9f44044349aa HTTP/1.1" 200 115 0.415959 10.0.0.249 - - [2025-10-06 02:24:36] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002005 10.0.0.33 - - [2025-10-06 02:24:36] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?fields=projects HTTP/1.1" 200 1247 0.014446 10.0.0.249 - - [2025-10-06 02:24:37] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003500 10.0.0.249 - - [2025-10-06 02:24:37] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000968 10.0.0.249 - - [2025-10-06 02:24:37] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.070269 10.0.0.249 - - [2025-10-06 02:24:37] "POST /id-to-fqname HTTP/1.1" 200 196 0.001345 10.0.0.249 - - [2025-10-06 02:24:37] "POST /fqname-to-id HTTP/1.1" 404 205 0.003890 10.0.0.249 - - [2025-10-06 02:24:37] "POST /security-groups HTTP/1.1" 200 597 0.069216 10.0.0.249 - - [2025-10-06 02:24:37] "POST /projects HTTP/1.1" 200 597 0.269544 10.0.0.38 - - [2025-10-06 02:24:37] "POST /access-control-lists HTTP/1.1" 200 604 0.026709 10.0.0.249 - - [2025-10-06 02:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.335485 10.0.0.33 - - [2025-10-06 02:24:37] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.498662 10.0.0.249 - - [2025-10-06 02:24:37] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001627 10.0.0.33 - - [2025-10-06 02:24:37] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?fields=virtual_networks HTTP/1.1" 200 1046 0.041936 10.0.0.249 - - [2025-10-06 02:24:37] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000994 10.0.0.33 - - [2025-10-06 02:24:38] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.038735 10.0.0.249 - - [2025-10-06 02:24:38] "GET /projects?obj_uuids=6e40f3d7-d25e-44b2-941d-9f44044349aa&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001500 10.0.0.33 - - [2025-10-06 02:24:38] "GET /project/6e40f3d7-d25e-44b2-941d-9f44044349aa?fields=security_groups HTTP/1.1" 200 1279 0.036500 10.0.0.33 - - [2025-10-06 02:24:38] "POST /fqname-to-id HTTP/1.1" 404 200 0.021709 10.0.0.249 - - [2025-10-06 02:24:38] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003294 10.0.0.249 - - [2025-10-06 02:24:38] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001288 10.0.0.249 - - [2025-10-06 02:24:38] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007349 10.0.0.249 - - [2025-10-06 02:24:39] "POST /id-to-fqname HTTP/1.1" 200 202 0.003299 10.0.0.249 - - [2025-10-06 02:24:39] "POST /fqname-to-id HTTP/1.1" 404 211 0.004416 10.0.0.249 - - [2025-10-06 02:24:39] "POST /security-groups HTTP/1.1" 200 603 0.040545 10.0.0.38 - - [2025-10-06 02:24:39] "POST /fqname-to-id HTTP/1.1" 404 246 0.005044 10.0.0.249 - - [2025-10-06 02:24:39] "POST /projects HTTP/1.1" 200 609 0.245839 10.0.0.249 - - [2025-10-06 02:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.284756 10.0.0.38 - - [2025-10-06 02:24:39] "POST /access-control-lists HTTP/1.1" 200 608 0.033776 10.0.0.33 - - [2025-10-06 02:24:39] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.434857 10.0.0.33 - - [2025-10-06 02:24:40] "GET / HTTP/1.1" 200 36215 0.002100 10.0.0.33 - - [2025-10-06 02:24:42] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000463 10.0.0.249 - - [2025-10-06 02:24:42] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001039 10.0.0.33 - - [2025-10-06 02:24:42] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.055281 10.0.0.33 - - [2025-10-06 02:24:43] "GET / HTTP/1.1" 200 36215 0.001717 10.0.0.249 - - [2025-10-06 02:24:43] "DELETE /project/6e40f3d7d25e44b2941d9f44044349aa HTTP/1.1" 404 173 0.003868 10.0.0.249 - - [2025-10-06 02:24:43] "DELETE /project/6e40f3d7-d25e-44b2-941d-9f44044349aa HTTP/1.1" 404 177 0.003964 10.0.0.249 - - [2025-10-06 02:24:43] "DELETE /project/89c9eb53122c4835b0a703b9a5730cc9 HTTP/1.1" 404 173 0.007053 10.0.0.33 - - [2025-10-06 02:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.249 - - [2025-10-06 02:24:43] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002910 10.0.0.33 - - [2025-10-06 02:24:43] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.009355 10.0.0.33 - - [2025-10-06 02:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.249 - - [2025-10-06 02:24:43] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001104 10.0.0.33 - - [2025-10-06 02:24:43] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.039041 10.0.0.33 - - [2025-10-06 02:24:44] "GET /domains HTTP/1.1" 401 292 0.000403 10.0.0.33 - - [2025-10-06 02:24:45] "GET /domains HTTP/1.1" 200 281 0.023504 10.0.0.249 - - [2025-10-06 02:24:45] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001421 10.0.0.33 - - [2025-10-06 02:24:45] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c HTTP/1.1" 200 2595 0.010074 10.0.0.249 - - [2025-10-06 02:24:45] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001030 10.0.0.33 - - [2025-10-06 02:24:45] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9 HTTP/1.1" 200 1929 0.083640 10.0.0.33 - - [2025-10-06 02:24:45] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003500 10.0.0.33 - - [2025-10-06 02:24:45] "POST /network-ipams HTTP/1.1" 200 623 0.023313 10.0.0.33 - - [2025-10-06 02:24:45] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 813 0.003499 10.0.0.33 - - [2025-10-06 02:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.33 - - [2025-10-06 02:24:45] "GET /network-ipam/9dc73c6e-5cf1-48f8-9c6e-f4880a6b2343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.006706 10.0.0.33 - - [2025-10-06 02:24:45] "PUT /network-ipam/9dc73c6e-5cf1-48f8-9c6e-f4880a6b2343 HTTP/1.1" 200 259 0.014089 10.0.0.33 - - [2025-10-06 02:24:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000630 10.0.0.33 - - [2025-10-06 02:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.022350 10.0.0.249 - - [2025-10-06 02:24:45] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000936 10.0.0.33 - - [2025-10-06 02:24:45] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.041806 10.0.0.249 - - [2025-10-06 02:24:46] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001043 10.0.0.33 - - [2025-10-06 02:24:46] "POST /neutron/network HTTP/1.1" 200 623 0.158963 10.0.0.38 - - [2025-10-06 02:24:46] "POST /route-targets HTTP/1.1" 200 328 0.014730 10.0.0.249 - - [2025-10-06 02:24:46] "POST /useragent-kv HTTP/1.1" 200 115 0.009171 10.0.0.33 - - [2025-10-06 02:24:46] "POST /neutron/subnet HTTP/1.1" 200 828 0.198108 10.0.0.33 - - [2025-10-06 02:24:47] "POST /id-to-fqname HTTP/1.1" 200 235 0.001341 10.0.0.33 - - [2025-10-06 02:24:47] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005863 10.0.0.33 - - [2025-10-06 02:24:47] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005242 10.0.0.33 - - [2025-10-06 02:24:47] "POST /neutron/network HTTP/1.1" 200 1337 0.009801 10.0.0.33 - - [2025-10-06 02:24:47] "POST /neutron/subnet HTTP/1.1" 200 828 0.008319 10.0.0.33 - - [2025-10-06 02:24:47] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006447 10.0.0.33 - - [2025-10-06 02:24:48] "GET /obj-perms HTTP/1.1" 200 5019 0.043511 10.0.0.33 - - [2025-10-06 02:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.249 - - [2025-10-06 02:24:48] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000946 10.0.0.33 - - [2025-10-06 02:24:48] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.043936 10.0.0.38 - - [2025-10-06 02:24:49] "POST /ref-update HTTP/1.1" 200 156 0.019333 10.0.0.249 - - [2025-10-06 02:24:49] "POST /useragent-kv HTTP/1.1" 200 115 0.007388 10.0.0.33 - - [2025-10-06 02:24:49] "POST /neutron/subnet HTTP/1.1" 200 701 0.221100 10.0.0.38 - - [2025-10-06 02:24:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.031335 10.0.0.33 - - [2025-10-06 02:24:49] "POST /neutron/network HTTP/1.1" 200 1336 0.012674 10.0.0.33 - - [2025-10-06 02:24:49] "POST /id-to-fqname HTTP/1.1" 200 235 0.001075 10.0.0.33 - - [2025-10-06 02:24:49] "GET /virtual-network/732fe343-5564-4b98-98d4-f7cf88b88658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004879 10.0.0.33 - - [2025-10-06 02:24:49] "GET /virtual-network/732fe343-5564-4b98-98d4-f7cf88b88658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005787 10.0.0.33 - - [2025-10-06 02:24:49] "POST /neutron/subnet HTTP/1.1" 200 701 0.008207 10.0.0.33 - - [2025-10-06 02:24:50] "GET /virtual-network/732fe343-5564-4b98-98d4-f7cf88b88658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006849 10.0.0.249 - - [2025-10-06 02:24:50] "GET /obj-perms HTTP/1.1" 200 5019 0.040613 10.0.0.33 - - [2025-10-06 02:24:50] "POST /fqname-to-id HTTP/1.1" 404 211 0.003350 10.0.0.33 - - [2025-10-06 02:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.249 - - [2025-10-06 02:24:50] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001262 10.0.0.33 - - [2025-10-06 02:24:50] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.056126 10.0.0.33 - - [2025-10-06 02:24:50] "POST /network-policys HTTP/1.1" 200 535 0.026113 10.0.0.33 - - [2025-10-06 02:24:50] "GET /network-policy/080a3e71-0f50-4f2b-933e-c8ab05b92294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.007606 10.0.0.33 - - [2025-10-06 02:24:50] "POST /fqname-to-id HTTP/1.1" 404 211 0.002971 10.0.0.33 - - [2025-10-06 02:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.249 - - [2025-10-06 02:24:50] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001025 10.0.0.33 - - [2025-10-06 02:24:50] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.040310 10.0.0.33 - - [2025-10-06 02:24:50] "POST /network-policys HTTP/1.1" 200 535 0.027382 10.0.0.33 - - [2025-10-06 02:24:51] "GET /network-policy/568e1f82-b2d7-4ca7-a547-dbd3c0f81d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.006444 10.0.0.33 - - [2025-10-06 02:24:51] "POST /fqname-to-id HTTP/1.1" 404 211 0.003016 10.0.0.33 - - [2025-10-06 02:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.249 - - [2025-10-06 02:24:51] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002242 10.0.0.33 - - [2025-10-06 02:24:51] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.069282 10.0.0.33 - - [2025-10-06 02:24:51] "POST /network-policys HTTP/1.1" 200 535 0.028964 10.0.0.33 - - [2025-10-06 02:24:51] "GET /network-policy/27d778af-27eb-4134-8168-480cd2789d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.007464 10.0.0.33 - - [2025-10-06 02:24:51] "POST /fqname-to-id HTTP/1.1" 404 211 0.003475 10.0.0.33 - - [2025-10-06 02:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.249 - - [2025-10-06 02:24:51] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001309 10.0.0.33 - - [2025-10-06 02:24:51] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.054353 10.0.0.33 - - [2025-10-06 02:24:51] "POST /network-policys HTTP/1.1" 200 535 0.026892 10.0.0.33 - - [2025-10-06 02:24:51] "GET /network-policy/0d21b101-8f36-41f7-9e11-12c4a9fc1207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.006352 10.0.0.33 - - [2025-10-06 02:24:52] "POST /fqname-to-id HTTP/1.1" 404 213 0.003405 10.0.0.33 - - [2025-10-06 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.249 - - [2025-10-06 02:24:52] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000983 10.0.0.33 - - [2025-10-06 02:24:52] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.035216 10.0.0.33 - - [2025-10-06 02:24:52] "POST /network-policys HTTP/1.1" 200 539 0.028071 10.0.0.33 - - [2025-10-06 02:24:52] "GET /network-policy/cd13be90-5cb7-4635-b5f5-116e42e0b258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.010018 10.0.0.33 - - [2025-10-06 02:24:52] "POST /fqname-to-id HTTP/1.1" 404 212 0.003915 10.0.0.33 - - [2025-10-06 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.249 - - [2025-10-06 02:24:52] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001018 10.0.0.33 - - [2025-10-06 02:24:52] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.061146 10.0.0.33 - - [2025-10-06 02:24:52] "POST /network-policys HTTP/1.1" 200 537 0.030757 10.0.0.33 - - [2025-10-06 02:24:52] "GET /network-policy/6ebe5865-943d-4310-9338-8c6022a956c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.007108 10.0.0.33 - - [2025-10-06 02:24:52] "POST /fqname-to-id HTTP/1.1" 404 212 0.003164 10.0.0.33 - - [2025-10-06 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.249 - - [2025-10-06 02:24:52] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000974 10.0.0.33 - - [2025-10-06 02:24:52] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.052049 10.0.0.33 - - [2025-10-06 02:24:52] "POST /network-policys HTTP/1.1" 200 537 0.028758 10.0.0.33 - - [2025-10-06 02:24:52] "GET /network-policy/40802224-45a0-470f-9a1d-7b1bc316d9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.005819 10.0.0.33 - - [2025-10-06 02:24:53] "POST /fqname-to-id HTTP/1.1" 404 212 0.003976 10.0.0.33 - - [2025-10-06 02:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.249 - - [2025-10-06 02:24:53] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001003 10.0.0.33 - - [2025-10-06 02:24:53] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.049330 10.0.0.33 - - [2025-10-06 02:24:53] "POST /network-policys HTTP/1.1" 200 537 0.047040 10.0.0.33 - - [2025-10-06 02:24:53] "GET /network-policy/7ca1d3db-364d-4cf9-8a5e-544e8355978a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.007773 10.0.0.33 - - [2025-10-06 02:24:53] "POST /fqname-to-id HTTP/1.1" 404 212 0.003479 10.0.0.33 - - [2025-10-06 02:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.249 - - [2025-10-06 02:24:53] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001600 10.0.0.33 - - [2025-10-06 02:24:53] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.052930 10.0.0.33 - - [2025-10-06 02:24:53] "POST /network-policys HTTP/1.1" 200 537 0.036008 10.0.0.33 - - [2025-10-06 02:24:53] "GET /network-policy/f44d1750-14bd-4eee-9ce6-43ba922426ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4997 0.009652 10.0.0.33 - - [2025-10-06 02:24:53] "POST /fqname-to-id HTTP/1.1" 404 214 0.003377 10.0.0.33 - - [2025-10-06 02:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005618 10.0.0.249 - - [2025-10-06 02:24:54] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001045 10.0.0.33 - - [2025-10-06 02:24:54] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.036162 10.0.0.33 - - [2025-10-06 02:24:54] "POST /network-policys HTTP/1.1" 200 541 0.028531 10.0.0.33 - - [2025-10-06 02:24:54] "GET /network-policy/8b86eeaf-f99d-4e81-84cb-7d8e7d8ebbd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.008159 10.0.0.33 - - [2025-10-06 02:24:54] "POST /neutron/network HTTP/1.1" 200 1337 0.011771 10.0.0.33 - - [2025-10-06 02:24:54] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.007550 10.0.0.33 - - [2025-10-06 02:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.33 - - [2025-10-06 02:24:54] "GET /network-policy/080a3e71-0f50-4f2b-933e-c8ab05b92294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004524 10.0.0.33 - - [2025-10-06 02:24:54] "POST /neutron/network HTTP/1.1" 200 1336 0.011661 10.0.0.38 - - [2025-10-06 02:24:54] "POST /fqname-to-id HTTP/1.1" 404 252 0.008902 10.0.0.33 - - [2025-10-06 02:24:55] "GET /virtual-network/732fe343-5564-4b98-98d4-f7cf88b88658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.011203 10.0.0.33 - - [2025-10-06 02:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009103 10.0.0.33 - - [2025-10-06 02:24:55] "GET /network-policy/cd13be90-5cb7-4635-b5f5-116e42e0b258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004272 10.0.0.33 - - [2025-10-06 02:24:55] "POST /id-to-fqname HTTP/1.1" 200 235 0.001331 10.0.0.33 - - [2025-10-06 02:24:55] "POST /neutron/network HTTP/1.1" 200 1435 0.012139 10.0.0.249 - - [2025-10-06 02:24:56] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001009 10.0.0.33 - - [2025-10-06 02:24:56] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.059189 10.0.0.33 - - [2025-10-06 02:24:56] "POST /neutron/port HTTP/1.1" 200 117 0.006162 10.0.0.33 - - [2025-10-06 02:24:56] "POST /id-to-fqname HTTP/1.1" 200 235 0.001298 10.0.0.33 - - [2025-10-06 02:24:56] "POST /neutron/network HTTP/1.1" 200 1435 0.011656 10.0.0.38 - - [2025-10-06 02:24:56] "PUT /access-control-list/f9d662c4-926f-4404-a859-f2d18dce6024 HTTP/1.1" 200 273 0.020289 10.0.0.33 - - [2025-10-06 02:24:57] "POST /neutron/port HTTP/1.1" 200 1174 0.038541 10.0.0.249 - - [2025-10-06 02:24:57] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003252 10.0.0.33 - - [2025-10-06 02:24:57] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.135755 10.0.0.33 - - [2025-10-06 02:24:57] "POST /neutron/network HTTP/1.1" 200 1426 0.037338 10.0.0.33 - - [2025-10-06 02:24:57] "POST /neutron/subnet HTTP/1.1" 200 1361 0.017292 10.0.0.33 - - [2025-10-06 02:24:57] "POST /neutron/network HTTP/1.1" 200 1425 0.012169 10.0.0.33 - - [2025-10-06 02:24:57] "POST /neutron/port HTTP/1.1" 200 117 0.007804 10.0.0.33 - - [2025-10-06 02:24:57] "POST /neutron/network HTTP/1.1" 200 1436 0.012344 10.0.0.33 - - [2025-10-06 02:24:58] "POST /neutron/port HTTP/1.1" 200 1173 0.019556 10.0.0.33 - - [2025-10-06 02:24:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003864 10.0.0.33 - - [2025-10-06 02:24:58] "POST /neutron/port HTTP/1.1" 200 117 0.001236 10.0.0.38 - - [2025-10-06 02:25:01] "GET /obj-perms HTTP/1.1" 200 5056 0.045414 10.0.0.33 - - [2025-10-06 02:25:02] "POST /neutron/port HTTP/1.1" 200 1202 0.019033 10.0.0.33 - - [2025-10-06 02:25:02] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007090 10.0.0.33 - - [2025-10-06 02:25:02] "GET /virtual-machine/ad7e99b7-c7ec-46b2-9526-1e9cbe3b8515 HTTP/1.1" 401 292 0.000446 10.0.0.33 - - [2025-10-06 02:25:03] "GET /virtual-machine/ad7e99b7-c7ec-46b2-9526-1e9cbe3b8515 HTTP/1.1" 200 1307 0.026920 10.0.0.33 - - [2025-10-06 02:25:03] "GET /virtual-machine-interface/060ddc79-1e32-4602-93cd-b0382f2f7eb0 HTTP/1.1" 200 3176 0.005560 10.0.0.33 - - [2025-10-06 02:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.33 - - [2025-10-06 02:25:03] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003590 10.0.0.33 - - [2025-10-06 02:25:03] "GET /virtual-networks?parent_id=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.002739 10.0.0.33 - - [2025-10-06 02:25:03] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006851 10.0.0.33 - - [2025-10-06 02:25:04] "POST /neutron/port HTTP/1.1" 200 1201 0.017254 10.0.0.33 - - [2025-10-06 02:25:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004199 10.0.0.33 - - [2025-10-06 02:25:04] "POST /neutron/port HTTP/1.1" 200 117 0.001229 10.0.0.33 - - [2025-10-06 02:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.33 - - [2025-10-06 02:25:06] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005365 10.0.0.33 - - [2025-10-06 02:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.33 - - [2025-10-06 02:25:10] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006021 10.0.0.33 - - [2025-10-06 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.33 - - [2025-10-06 02:25:14] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006037 10.0.0.33 - - [2025-10-06 02:25:15] "POST /neutron/port HTTP/1.1" 200 1202 0.014532 10.0.0.33 - - [2025-10-06 02:25:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003872 10.0.0.33 - - [2025-10-06 02:25:15] "POST /neutron/port HTTP/1.1" 200 117 0.001309 10.0.0.33 - - [2025-10-06 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.33 - - [2025-10-06 02:25:18] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006418 10.0.0.33 - - [2025-10-06 02:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.33 - - [2025-10-06 02:25:22] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005403 10.0.0.33 - - [2025-10-06 02:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.33 - - [2025-10-06 02:25:26] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.007999 10.0.0.33 - - [2025-10-06 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.33 - - [2025-10-06 02:25:30] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005712 10.0.0.33 - - [2025-10-06 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.33 - - [2025-10-06 02:25:35] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005124 10.0.0.38 - - [2025-10-06 02:25:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.38 - - [2025-10-06 02:25:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.38 - - [2025-10-06 02:25:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.38 - - [2025-10-06 02:25:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.249 - - [2025-10-06 02:25:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000645 10.0.0.249 - - [2025-10-06 02:25:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000496 10.0.0.33 - - [2025-10-06 02:25:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.33 - - [2025-10-06 02:25:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.249 - - [2025-10-06 02:25:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.249 - - [2025-10-06 02:25:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.33 - - [2025-10-06 02:25:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.33 - - [2025-10-06 02:25:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.33 - - [2025-10-06 02:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.33 - - [2025-10-06 02:25:37] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003764 10.0.0.33 - - [2025-10-06 02:25:37] "GET /virtual-networks?parent_id=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.002908 10.0.0.33 - - [2025-10-06 02:25:37] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005836 10.0.0.33 - - [2025-10-06 02:25:37] "POST /neutron/port HTTP/1.1" 200 1202 0.014146 10.0.0.33 - - [2025-10-06 02:25:42] "POST /neutron/security_group HTTP/1.1" 200 2070 0.012062 10.0.0.33 - - [2025-10-06 02:25:45] "POST /neutron/port HTTP/1.1" 200 1201 0.039853 10.0.0.33 - - [2025-10-06 02:25:47] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009663 10.0.0.33 - - [2025-10-06 02:25:57] "POST /neutron/port HTTP/1.1" 200 1201 0.017260 10.0.0.33 - - [2025-10-06 02:25:58] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007372 10.0.0.33 - - [2025-10-06 02:25:58] "GET /virtual-machine/05e1edbf-fafa-47bd-bd2b-95ada96cb7e0 HTTP/1.1" 200 1305 0.005811 10.0.0.33 - - [2025-10-06 02:25:58] "GET /virtual-machine-interface/15c788db-15d9-4e0e-9175-5154a9458a5c HTTP/1.1" 200 3177 0.005243 10.0.0.33 - - [2025-10-06 02:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.33 - - [2025-10-06 02:25:58] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004054 10.0.0.33 - - [2025-10-06 02:25:58] "GET /virtual-networks?parent_id=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.004098 10.0.0.33 - - [2025-10-06 02:25:58] "GET /virtual-network/732fe343-5564-4b98-98d4-f7cf88b88658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.006643 10.0.0.33 - - [2025-10-06 02:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.33 - - [2025-10-06 02:25:59] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004253 10.0.0.33 - - [2025-10-06 02:25:59] "GET /virtual-networks?parent_id=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.002698 10.0.0.33 - - [2025-10-06 02:25:59] "GET /virtual-network/732fe343-5564-4b98-98d4-f7cf88b88658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.005988 10.0.0.33 - - [2025-10-06 02:25:59] "POST /neutron/port HTTP/1.1" 200 2285 0.016642 10.0.0.33 - - [2025-10-06 02:25:59] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007288 10.0.0.33 - - [2025-10-06 02:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.33 - - [2025-10-06 02:25:59] "GET /network-policy/cd13be90-5cb7-4635-b5f5-116e42e0b258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003770 10.0.0.33 - - [2025-10-06 02:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.33 - - [2025-10-06 02:26:00] "GET /network-policy/080a3e71-0f50-4f2b-933e-c8ab05b92294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.007512 10.0.0.33 - - [2025-10-06 02:26:00] "POST /neutron/network HTTP/1.1" 200 1425 0.011423 10.0.0.38 - - [2025-10-06 02:26:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.004064 10.0.0.33 - - [2025-10-06 02:26:00] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.007712 10.0.0.33 - - [2025-10-06 02:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.33 - - [2025-10-06 02:26:00] "GET /network-policy/568e1f82-b2d7-4ca7-a547-dbd3c0f81d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.004469 10.0.0.33 - - [2025-10-06 02:26:05] "POST /neutron/port HTTP/1.1" 200 1201 0.016114 10.0.0.33 - - [2025-10-06 02:26:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003721 10.0.0.33 - - [2025-10-06 02:26:05] "POST /neutron/port HTTP/1.1" 200 117 0.001552 10.0.0.33 - - [2025-10-06 02:26:15] "POST /neutron/port HTTP/1.1" 200 1202 0.019084 10.0.0.33 - - [2025-10-06 02:26:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005367 10.0.0.33 - - [2025-10-06 02:26:15] "POST /neutron/port HTTP/1.1" 200 117 0.001873 10.0.0.33 - - [2025-10-06 02:26:20] "POST /neutron/network HTTP/1.1" 200 1425 0.028991 10.0.0.38 - - [2025-10-06 02:26:20] "PUT /access-control-list/f9d662c4-926f-4404-a859-f2d18dce6024 HTTP/1.1" 200 273 0.025585 10.0.0.33 - - [2025-10-06 02:26:20] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3487 0.007505 10.0.0.33 - - [2025-10-06 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.33 - - [2025-10-06 02:26:20] "GET /network-policy/8b86eeaf-f99d-4e81-84cb-7d8e7d8ebbd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004380 10.0.0.33 - - [2025-10-06 02:26:33] "POST /neutron/network HTTP/1.1" 200 1428 0.015761 10.0.0.38 - - [2025-10-06 02:26:33] "POST /ref-update HTTP/1.1" 200 156 0.026450 10.0.0.33 - - [2025-10-06 02:26:33] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.014282 10.0.0.33 - - [2025-10-06 02:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.33 - - [2025-10-06 02:26:33] "GET /network-policy/27d778af-27eb-4134-8168-480cd2789d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.005535 10.0.0.33 - - [2025-10-06 02:26:45] "POST /neutron/network HTTP/1.1" 200 1425 0.011887 10.0.0.38 - - [2025-10-06 02:26:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.003535 10.0.0.33 - - [2025-10-06 02:26:45] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.007775 10.0.0.33 - - [2025-10-06 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.33 - - [2025-10-06 02:26:45] "GET /network-policy/0d21b101-8f36-41f7-9e11-12c4a9fc1207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004318 10.0.0.33 - - [2025-10-06 02:26:55] "POST /neutron/network HTTP/1.1" 200 1425 0.012629 10.0.0.38 - - [2025-10-06 02:26:55] "POST /ref-update HTTP/1.1" 200 156 0.026543 10.0.0.33 - - [2025-10-06 02:26:55] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.013928 10.0.0.33 - - [2025-10-06 02:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006584 10.0.0.33 - - [2025-10-06 02:26:55] "GET /network-policy/6ebe5865-943d-4310-9338-8c6022a956c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.005299 10.0.0.33 - - [2025-10-06 02:27:03] "GET /obj-perms HTTP/1.1" 200 5056 0.043565 10.0.0.33 - - [2025-10-06 02:27:06] "POST /neutron/port HTTP/1.1" 200 1201 0.041927 10.0.0.33 - - [2025-10-06 02:27:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004070 10.0.0.33 - - [2025-10-06 02:27:06] "POST /neutron/port HTTP/1.1" 200 117 0.001198 10.0.0.33 - - [2025-10-06 02:27:07] "POST /neutron/network HTTP/1.1" 200 1426 0.013575 10.0.0.33 - - [2025-10-06 02:27:07] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.008894 10.0.0.33 - - [2025-10-06 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.33 - - [2025-10-06 02:27:08] "GET /network-policy/40802224-45a0-470f-9a1d-7b1bc316d9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.004954 10.0.0.33 - - [2025-10-06 02:27:16] "POST /neutron/port HTTP/1.1" 200 1202 0.016162 10.0.0.33 - - [2025-10-06 02:27:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005114 10.0.0.33 - - [2025-10-06 02:27:16] "POST /neutron/port HTTP/1.1" 200 117 0.001239 10.0.0.33 - - [2025-10-06 02:27:18] "POST /neutron/network HTTP/1.1" 200 1426 0.012402 10.0.0.38 - - [2025-10-06 02:27:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.004896 10.0.0.38 - - [2025-10-06 02:27:18] "PUT /access-control-list/f9d662c4-926f-4404-a859-f2d18dce6024 HTTP/1.1" 200 273 0.034789 10.0.0.33 - - [2025-10-06 02:27:18] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.007803 10.0.0.33 - - [2025-10-06 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.33 - - [2025-10-06 02:27:18] "GET /network-policy/7ca1d3db-364d-4cf9-8a5e-544e8355978a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.004335 10.0.0.33 - - [2025-10-06 02:27:30] "POST /neutron/network HTTP/1.1" 200 1426 0.011649 10.0.0.33 - - [2025-10-06 02:27:30] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.011544 10.0.0.33 - - [2025-10-06 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006543 10.0.0.33 - - [2025-10-06 02:27:30] "GET /network-policy/f44d1750-14bd-4eee-9ce6-43ba922426ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4997 0.004531 10.0.0.33 - - [2025-10-06 02:27:40] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.006033 10.0.0.33 - - [2025-10-06 02:27:40] "POST /neutron/network HTTP/1.1" 200 1426 0.011083 10.0.0.38 - - [2025-10-06 02:27:41] "POST /ref-update HTTP/1.1" 200 156 0.024348 10.0.0.33 - - [2025-10-06 02:27:41] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.024433 10.0.0.33 - - [2025-10-06 02:27:41] "GET /virtual-machine/05e1edbf-fafa-47bd-bd2b-95ada96cb7e0 HTTP/1.1" 200 1305 0.004274 10.0.0.33 - - [2025-10-06 02:27:41] "POST /neutron/port HTTP/1.1" 200 1201 0.014667 10.0.0.33 - - [2025-10-06 02:27:43] "GET /virtual-machine/05e1edbf-fafa-47bd-bd2b-95ada96cb7e0 HTTP/1.1" 404 171 0.004456 10.0.0.33 - - [2025-10-06 02:27:43] "GET /virtual-machine/05e1edbf-fafa-47bd-bd2b-95ada96cb7e0 HTTP/1.1" 404 171 0.003008 10.0.0.33 - - [2025-10-06 02:27:43] "GET /virtual-machine/05e1edbf-fafa-47bd-bd2b-95ada96cb7e0 HTTP/1.1" 404 171 0.002857 10.0.0.33 - - [2025-10-06 02:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.33 - - [2025-10-06 02:27:43] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004725 10.0.0.33 - - [2025-10-06 02:27:43] "GET /virtual-networks?parent_id=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.003895 10.0.0.33 - - [2025-10-06 02:27:43] "GET /virtual-network/732fe343-5564-4b98-98d4-f7cf88b88658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.007279 10.0.0.33 - - [2025-10-06 02:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006390 10.0.0.33 - - [2025-10-06 02:27:43] "GET /routing-instance/27b15751-4589-4016-a3ef-d85cfa975208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.005816 10.0.0.33 - - [2025-10-06 02:27:43] "GET /route-target/4e8f9d0e-d0e4-4d49-9ac2-f7b65c02b357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006170 10.0.0.33 - - [2025-10-06 02:27:46] "GET /obj-perms HTTP/1.1" 200 5019 0.005697 10.0.0.33 - - [2025-10-06 02:27:49] "GET /obj-perms HTTP/1.1" 200 5019 0.004641 10.0.0.33 - - [2025-10-06 02:27:55] "GET /obj-perms HTTP/1.1" 200 5019 0.003971 10.0.0.33 - - [2025-10-06 02:27:58] "GET /obj-perms HTTP/1.1" 200 5019 0.003800 10.0.0.249 - - [2025-10-06 02:27:59] "GET /obj-perms HTTP/1.1" 200 5019 0.003548 10.0.0.33 - - [2025-10-06 02:27:59] "GET /virtual-machine/ad7e99b7-c7ec-46b2-9526-1e9cbe3b8515 HTTP/1.1" 200 1307 0.004134 10.0.0.33 - - [2025-10-06 02:27:59] "POST /neutron/port HTTP/1.1" 200 1202 0.019501 10.0.0.33 - - [2025-10-06 02:28:01] "GET /virtual-machine/ad7e99b7-c7ec-46b2-9526-1e9cbe3b8515 HTTP/1.1" 404 171 0.003784 10.0.0.33 - - [2025-10-06 02:28:01] "GET /virtual-machine/ad7e99b7-c7ec-46b2-9526-1e9cbe3b8515 HTTP/1.1" 404 171 0.002819 10.0.0.33 - - [2025-10-06 02:28:01] "GET /virtual-machine/ad7e99b7-c7ec-46b2-9526-1e9cbe3b8515 HTTP/1.1" 404 171 0.002953 10.0.0.33 - - [2025-10-06 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.33 - - [2025-10-06 02:28:01] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003473 10.0.0.33 - - [2025-10-06 02:28:01] "GET /virtual-networks?parent_id=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.002969 10.0.0.33 - - [2025-10-06 02:28:01] "GET /virtual-network/4f94d0b6-6b78-4d3a-b0f9-0c61373dce7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006673 10.0.0.33 - - [2025-10-06 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.33 - - [2025-10-06 02:28:01] "GET /routing-instance/4e1d58a1-a6f2-494c-8ead-303a594cb078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.005624 10.0.0.33 - - [2025-10-06 02:28:01] "GET /route-target/cf40ec9c-6f22-4826-89b4-0ecaa07354e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004633 10.0.0.33 - - [2025-10-06 02:28:01] "GET /obj-perms HTTP/1.1" 200 5019 0.003956 10.0.0.33 - - [2025-10-06 02:28:01] "GET /obj-perms HTTP/1.1" 200 5019 0.004074 10.0.0.38 - - [2025-10-06 02:28:01] "GET /obj-perms HTTP/1.1" 200 5019 0.041398 10.0.0.33 - - [2025-10-06 02:28:01] "GET /virtual-network/732fe343-5564-4b98-98d4-f7cf88b88658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.006424 10.0.0.33 - - [2025-10-06 02:28:01] "POST /neutron/network HTTP/1.1" 200 1426 0.013776 10.0.0.38 - - [2025-10-06 02:28:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.006852 10.0.0.33 - - [2025-10-06 02:28:02] "GET /virtual-network/732fe343-5564-4b98-98d4-f7cf88b88658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007961 10.0.0.33 - - [2025-10-06 02:28:02] "DELETE /network-policy/8b86eeaf-f99d-4e81-84cb-7d8e7d8ebbd3 HTTP/1.1" 200 115 0.035003 10.0.0.33 - - [2025-10-06 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008542 10.0.0.249 - - [2025-10-06 02:28:02] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000972 10.0.0.33 - - [2025-10-06 02:28:02] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.037959 10.0.0.33 - - [2025-10-06 02:28:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-88478475&detail=False&count=False&shared=False HTTP/1.1" 200 2135 0.005916 10.0.0.33 - - [2025-10-06 02:28:02] "DELETE /network-policy/f44d1750-14bd-4eee-9ce6-43ba922426ea HTTP/1.1" 200 115 0.040859 10.0.0.33 - - [2025-10-06 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.249 - - [2025-10-06 02:28:02] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001177 10.0.0.33 - - [2025-10-06 02:28:02] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.039376 10.0.0.33 - - [2025-10-06 02:28:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-88478475&detail=False&count=False&shared=False HTTP/1.1" 200 1912 0.005196 10.0.0.33 - - [2025-10-06 02:28:02] "DELETE /network-policy/7ca1d3db-364d-4cf9-8a5e-544e8355978a HTTP/1.1" 200 115 0.036515 10.0.0.33 - - [2025-10-06 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.249 - - [2025-10-06 02:28:02] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001082 10.0.0.33 - - [2025-10-06 02:28:02] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.038815 10.0.0.33 - - [2025-10-06 02:28:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-88478475&detail=False&count=False&shared=False HTTP/1.1" 200 1689 0.005310 10.0.0.33 - - [2025-10-06 02:28:02] "DELETE /network-policy/40802224-45a0-470f-9a1d-7b1bc316d9aa HTTP/1.1" 200 115 0.038580 10.0.0.33 - - [2025-10-06 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.249 - - [2025-10-06 02:28:02] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001143 10.0.0.33 - - [2025-10-06 02:28:02] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.041957 10.0.0.33 - - [2025-10-06 02:28:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-88478475&detail=False&count=False&shared=False HTTP/1.1" 200 1466 0.006089 10.0.0.33 - - [2025-10-06 02:28:03] "DELETE /network-policy/6ebe5865-943d-4310-9338-8c6022a956c3 HTTP/1.1" 200 115 0.041490 10.0.0.33 - - [2025-10-06 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.249 - - [2025-10-06 02:28:03] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001066 10.0.0.33 - - [2025-10-06 02:28:03] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.034792 10.0.0.33 - - [2025-10-06 02:28:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-88478475&detail=False&count=False&shared=False HTTP/1.1" 200 1243 0.006282 10.0.0.33 - - [2025-10-06 02:28:03] "DELETE /network-policy/cd13be90-5cb7-4635-b5f5-116e42e0b258 HTTP/1.1" 200 115 0.032475 10.0.0.33 - - [2025-10-06 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.249 - - [2025-10-06 02:28:03] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000978 10.0.0.33 - - [2025-10-06 02:28:03] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.039247 10.0.0.33 - - [2025-10-06 02:28:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-88478475&detail=False&count=False&shared=False HTTP/1.1" 200 1018 0.005171 10.0.0.33 - - [2025-10-06 02:28:03] "DELETE /network-policy/0d21b101-8f36-41f7-9e11-12c4a9fc1207 HTTP/1.1" 200 115 0.034076 10.0.0.33 - - [2025-10-06 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.249 - - [2025-10-06 02:28:03] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001073 10.0.0.33 - - [2025-10-06 02:28:03] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.037557 10.0.0.33 - - [2025-10-06 02:28:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-88478475&detail=False&count=False&shared=False HTTP/1.1" 200 796 0.006299 10.0.0.33 - - [2025-10-06 02:28:03] "DELETE /network-policy/27d778af-27eb-4134-8168-480cd2789d16 HTTP/1.1" 200 115 0.049600 10.0.0.33 - - [2025-10-06 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.249 - - [2025-10-06 02:28:03] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001002 10.0.0.33 - - [2025-10-06 02:28:03] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.047866 10.0.0.33 - - [2025-10-06 02:28:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-88478475&detail=False&count=False&shared=False HTTP/1.1" 200 574 0.006275 10.0.0.33 - - [2025-10-06 02:28:03] "DELETE /network-policy/568e1f82-b2d7-4ca7-a547-dbd3c0f81d2e HTTP/1.1" 200 115 0.041405 10.0.0.33 - - [2025-10-06 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.249 - - [2025-10-06 02:28:03] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001043 10.0.0.33 - - [2025-10-06 02:28:04] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.042852 10.0.0.33 - - [2025-10-06 02:28:04] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-88478475&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005144 10.0.0.33 - - [2025-10-06 02:28:04] "DELETE /network-policy/080a3e71-0f50-4f2b-933e-c8ab05b92294 HTTP/1.1" 200 115 0.038891 10.0.0.33 - - [2025-10-06 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.249 - - [2025-10-06 02:28:04] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001076 10.0.0.33 - - [2025-10-06 02:28:04] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.043529 10.0.0.33 - - [2025-10-06 02:28:04] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-88478475&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005766 10.0.0.33 - - [2025-10-06 02:28:04] "POST /neutron/network HTTP/1.1" 200 1336 0.012226 10.0.0.38 - - [2025-10-06 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.042612 10.0.0.249 - - [2025-10-06 02:28:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002759 10.0.0.249 - - [2025-10-06 02:28:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002551 10.0.0.249 - - [2025-10-06 02:28:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002760 10.0.0.249 - - [2025-10-06 02:28:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002146 10.0.0.249 - - [2025-10-06 02:28:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002838 10.0.0.249 - - [2025-10-06 02:28:04] "POST /useragent-kv HTTP/1.1" 200 115 0.006513 10.0.0.38 - - [2025-10-06 02:28:04] "DELETE /route-target/cf40ec9c-6f22-4826-89b4-0ecaa07354e1 HTTP/1.1" 200 115 0.040249 10.0.0.33 - - [2025-10-06 02:28:04] "POST /neutron/network HTTP/1.1" 200 151 0.165538 10.0.0.33 - - [2025-10-06 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.33 - - [2025-10-06 02:28:05] "DELETE /network-ipam/9dc73c6e-5cf1-48f8-9c6e-f4880a6b2343 HTTP/1.1" 200 115 0.042088 10.0.0.33 - - [2025-10-06 02:28:05] "POST /fqname-to-id HTTP/1.1" 404 260 0.003221 10.0.0.249 - - [2025-10-06 02:28:05] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000942 10.0.0.249 - - [2025-10-06 02:28:05] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.036766 10.0.0.249 - - [2025-10-06 02:28:05] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001796 10.0.0.249 - - [2025-10-06 02:28:05] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?fields=security_groups HTTP/1.1" 200 1399 0.086045 10.0.0.249 - - [2025-10-06 02:28:05] "DELETE /security-group/266ae3ac-5937-4aa6-9f64-f77336a06b2b HTTP/1.1" 200 115 0.046435 10.0.0.249 - - [2025-10-06 02:28:05] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001367 10.0.0.249 - - [2025-10-06 02:28:05] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?fields=application_policy_sets HTTP/1.1" 200 1438 0.060848 10.0.0.33 - - [2025-10-06 02:28:05] "DELETE /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9 HTTP/1.1" 200 115 0.413350 10.0.0.249 - - [2025-10-06 02:28:05] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001183 10.0.0.33 - - [2025-10-06 02:28:05] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?fields=projects HTTP/1.1" 200 1247 0.011015 10.0.0.249 - - [2025-10-06 02:28:06] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003617 10.0.0.249 - - [2025-10-06 02:28:07] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000977 10.0.0.249 - - [2025-10-06 02:28:07] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050857 10.0.0.249 - - [2025-10-06 02:28:07] "POST /id-to-fqname HTTP/1.1" 200 202 0.002160 10.0.0.249 - - [2025-10-06 02:28:07] "POST /fqname-to-id HTTP/1.1" 404 211 0.006429 10.0.0.249 - - [2025-10-06 02:28:07] "POST /security-groups HTTP/1.1" 200 603 0.076044 10.0.0.38 - - [2025-10-06 02:28:07] "POST /fqname-to-id HTTP/1.1" 404 246 0.003381 10.0.0.249 - - [2025-10-06 02:28:07] "POST /projects HTTP/1.1" 200 609 0.269930 10.0.0.249 - - [2025-10-06 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.337337 10.0.0.38 - - [2025-10-06 02:28:07] "POST /access-control-lists HTTP/1.1" 200 608 0.024258 10.0.0.33 - - [2025-10-06 02:28:07] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.504287 10.0.0.249 - - [2025-10-06 02:28:07] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001001 10.0.0.33 - - [2025-10-06 02:28:07] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?fields=virtual_networks HTTP/1.1" 200 1058 0.036468 10.0.0.249 - - [2025-10-06 02:28:07] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001641 10.0.0.33 - - [2025-10-06 02:28:07] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.045261 10.0.0.249 - - [2025-10-06 02:28:07] "GET /projects?obj_uuids=89c9eb53-122c-4835-b0a7-03b9a5730cc9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001073 10.0.0.33 - - [2025-10-06 02:28:07] "GET /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9?fields=security_groups HTTP/1.1" 200 1297 0.035674 10.0.0.33 - - [2025-10-06 02:28:08] "POST /fqname-to-id HTTP/1.1" 404 182 0.022548 10.0.0.249 - - [2025-10-06 02:28:08] "GET /projects?obj_uuids=350e3332-b602-4218-9027-db5e93c2d40e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004566 10.0.0.249 - - [2025-10-06 02:28:08] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000988 10.0.0.249 - - [2025-10-06 02:28:08] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006979 10.0.0.249 - - [2025-10-06 02:28:08] "POST /id-to-fqname HTTP/1.1" 200 184 0.004473 10.0.0.249 - - [2025-10-06 02:28:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.005719 10.0.0.249 - - [2025-10-06 02:28:08] "POST /security-groups HTTP/1.1" 200 585 0.034105 10.0.0.249 - - [2025-10-06 02:28:08] "POST /projects HTTP/1.1" 200 573 0.254738 10.0.0.38 - - [2025-10-06 02:28:08] "POST /fqname-to-id HTTP/1.1" 404 227 0.006643 10.0.0.249 - - [2025-10-06 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.334162 10.0.0.33 - - [2025-10-06 02:28:08] "GET /project/350e3332-b602-4218-9027-db5e93c2d40e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.457558 10.0.0.33 - - [2025-10-06 02:28:09] "GET / HTTP/1.1" 200 36215 0.002034 10.0.0.33 - - [2025-10-06 02:28:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000495 10.0.0.33 - - [2025-10-06 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.048221 10.0.0.249 - - [2025-10-06 02:28:10] "GET /projects?obj_uuids=350e3332-b602-4218-9027-db5e93c2d40e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000928 10.0.0.33 - - [2025-10-06 02:28:10] "GET /project/350e3332-b602-4218-9027-db5e93c2d40e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.053781 10.0.0.38 - - [2025-10-06 02:28:11] "POST /ref-update HTTP/1.1" 200 156 0.030587 10.0.0.249 - - [2025-10-06 02:28:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005105 10.0.0.33 - - [2025-10-06 02:28:11] "POST /neutron/subnet HTTP/1.1" 200 715 0.260372 10.0.0.33 - - [2025-10-06 02:28:11] "POST /id-to-fqname HTTP/1.1" 200 214 0.001472 10.0.0.33 - - [2025-10-06 02:28:11] "GET /virtual-network/3a80da1c-cdc3-451c-aed4-e0458256a0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.007269 10.0.0.33 - - [2025-10-06 02:28:11] "POST /neutron/network HTTP/1.1" 200 989 0.008265 10.0.0.33 - - [2025-10-06 02:28:11] "GET /virtual-network/3a80da1c-cdc3-451c-aed4-e0458256a0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.004838 10.0.0.33 - - [2025-10-06 02:28:11] "POST /neutron/subnet HTTP/1.1" 200 823 0.008627 10.0.0.33 - - [2025-10-06 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.249 - - [2025-10-06 02:28:11] "GET /projects?obj_uuids=350e3332-b602-4218-9027-db5e93c2d40e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000948 10.0.0.33 - - [2025-10-06 02:28:11] "GET /project/350e3332-b602-4218-9027-db5e93c2d40e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.042701 10.0.0.249 - - [2025-10-06 02:28:12] "POST /useragent-kv HTTP/1.1" 200 115 0.006946 10.0.0.33 - - [2025-10-06 02:28:12] "POST /neutron/subnet HTTP/1.1" 200 715 0.254170 10.0.0.33 - - [2025-10-06 02:28:12] "POST /id-to-fqname HTTP/1.1" 200 214 0.001500 10.0.0.33 - - [2025-10-06 02:28:12] "GET /virtual-network/08f6725f-5a1e-4cbe-87ea-7e6a814c970c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.010911 10.0.0.33 - - [2025-10-06 02:28:12] "POST /neutron/network HTTP/1.1" 200 990 0.018364 10.0.0.33 - - [2025-10-06 02:28:12] "GET /virtual-network/08f6725f-5a1e-4cbe-87ea-7e6a814c970c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.007986 10.0.0.33 - - [2025-10-06 02:28:12] "POST /neutron/subnet HTTP/1.1" 200 828 0.008502 10.0.0.33 - - [2025-10-06 02:28:12] "POST /id-to-fqname HTTP/1.1" 200 214 0.001286 10.0.0.249 - - [2025-10-06 02:28:13] "GET /projects?obj_uuids=350e3332-b602-4218-9027-db5e93c2d40e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001078 10.0.0.33 - - [2025-10-06 02:28:13] "GET /project/350e3332-b602-4218-9027-db5e93c2d40e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.122952 10.0.0.33 - - [2025-10-06 02:28:13] "POST /neutron/port HTTP/1.1" 200 117 0.006324 10.0.0.33 - - [2025-10-06 02:28:13] "POST /id-to-fqname HTTP/1.1" 200 214 0.001436 10.0.0.33 - - [2025-10-06 02:28:14] "POST /neutron/network HTTP/1.1" 200 999 0.012218 10.0.0.33 - - [2025-10-06 02:28:14] "POST /neutron/port HTTP/1.1" 200 1158 0.025028 10.0.0.249 - - [2025-10-06 02:28:14] "GET /projects?obj_uuids=350e3332-b602-4218-9027-db5e93c2d40e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001027 10.0.0.33 - - [2025-10-06 02:28:15] "GET /project/350e3332-b602-4218-9027-db5e93c2d40e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.073607 10.0.0.33 - - [2025-10-06 02:28:15] "POST /neutron/network HTTP/1.1" 200 989 0.007837 10.0.0.33 - - [2025-10-06 02:28:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004459 10.0.0.33 - - [2025-10-06 02:28:15] "POST /neutron/port HTTP/1.1" 200 117 0.001293 10.0.0.33 - - [2025-10-06 02:28:15] "POST /neutron/network HTTP/1.1" 200 989 0.015507 10.0.0.33 - - [2025-10-06 02:28:15] "POST /id-to-fqname HTTP/1.1" 200 214 0.001460 10.0.0.33 - - [2025-10-06 02:28:15] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009443 10.0.0.249 - - [2025-10-06 02:28:15] "GET /projects?obj_uuids=350e3332-b602-4218-9027-db5e93c2d40e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001086 10.0.0.33 - - [2025-10-06 02:28:16] "POST /neutron/port HTTP/1.1" 200 1158 0.342428 10.0.0.33 - - [2025-10-06 02:28:16] "POST /neutron/port HTTP/1.1" 200 1212 0.113856 10.0.0.249 - - [2025-10-06 02:28:16] "GET /projects?obj_uuids=350e3332-b602-4218-9027-db5e93c2d40e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001309 10.0.0.33 - - [2025-10-06 02:28:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003072 10.0.0.33 - - [2025-10-06 02:28:16] "GET /project/350e3332-b602-4218-9027-db5e93c2d40e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.075896 10.0.0.33 - - [2025-10-06 02:28:16] "POST /neutron/port HTTP/1.1" 200 117 0.001316 10.0.0.33 - - [2025-10-06 02:28:16] "POST /neutron/port HTTP/1.1" 200 2254 0.021335 10.0.0.33 - - [2025-10-06 02:28:16] "POST /neutron/port HTTP/1.1" 200 1186 0.015907 10.0.0.33 - - [2025-10-06 02:28:16] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007634 10.0.0.33 - - [2025-10-06 02:28:16] "GET /virtual-machine/1141d239-1282-4980-8d49-da674ced3228 HTTP/1.1" 401 292 0.000448 10.0.0.33 - - [2025-10-06 02:28:17] "POST /neutron/network HTTP/1.1" 200 1000 0.009863 10.0.0.33 - - [2025-10-06 02:28:17] "GET /virtual-machine/1141d239-1282-4980-8d49-da674ced3228 HTTP/1.1" 200 1288 0.026439 10.0.0.33 - - [2025-10-06 02:28:17] "GET /virtual-machine-interface/fc3ddf9b-efaa-431a-91b8-6d9bb42f3178 HTTP/1.1" 200 3114 0.005017 10.0.0.33 - - [2025-10-06 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.33 - - [2025-10-06 02:28:17] "POST /neutron/port HTTP/1.1" 200 1159 0.017917 10.0.0.33 - - [2025-10-06 02:28:17] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003170 10.0.0.33 - - [2025-10-06 02:28:17] "GET /virtual-networks?parent_id=350e3332-b602-4218-9027-db5e93c2d40e&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.002311 10.0.0.33 - - [2025-10-06 02:28:17] "GET /virtual-network/3a80da1c-cdc3-451c-aed4-e0458256a0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.009815 10.0.0.33 - - [2025-10-06 02:28:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004538 10.0.0.33 - - [2025-10-06 02:28:17] "POST /neutron/port HTTP/1.1" 200 117 0.001252 10.0.0.33 - - [2025-10-06 02:28:18] "POST /neutron/port HTTP/1.1" 200 1186 0.019668 10.0.0.33 - - [2025-10-06 02:28:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004745 10.0.0.33 - - [2025-10-06 02:28:18] "POST /neutron/port HTTP/1.1" 200 117 0.001517 10.0.0.33 - - [2025-10-06 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.33 - - [2025-10-06 02:28:20] "GET /virtual-network/3a80da1c-cdc3-451c-aed4-e0458256a0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005222 10.0.0.33 - - [2025-10-06 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.33 - - [2025-10-06 02:28:24] "GET /virtual-network/3a80da1c-cdc3-451c-aed4-e0458256a0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005398 10.0.0.33 - - [2025-10-06 02:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.33 - - [2025-10-06 02:28:28] "GET /virtual-network/3a80da1c-cdc3-451c-aed4-e0458256a0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.006057 10.0.0.38 - - [2025-10-06 02:28:30] "DELETE /access-control-list/991f9c2b-8f51-4885-9bec-74c409e2f54a HTTP/1.1" 200 115 0.029457 10.0.0.33 - - [2025-10-06 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.33 - - [2025-10-06 02:28:32] "GET /virtual-network/3a80da1c-cdc3-451c-aed4-e0458256a0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005257 10.0.0.33 - - [2025-10-06 02:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.33 - - [2025-10-06 02:28:37] "GET /virtual-network/3a80da1c-cdc3-451c-aed4-e0458256a0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005670 10.0.0.33 - - [2025-10-06 02:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.33 - - [2025-10-06 02:28:41] "GET /virtual-network/3a80da1c-cdc3-451c-aed4-e0458256a0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005250 10.0.0.249 - - [2025-10-06 02:28:43] "DELETE /project/89c9eb53-122c-4835-b0a7-03b9a5730cc9 HTTP/1.1" 404 177 0.002657 10.0.0.249 - - [2025-10-06 02:28:43] "DELETE /project/89c9eb53122c4835b0a703b9a5730cc9 HTTP/1.1" 404 173 0.006198 10.0.0.249 - - [2025-10-06 02:28:43] "DELETE /project/350e3332b60242189027db5e93c2d40e HTTP/1.1" 404 173 0.005041 10.0.0.33 - - [2025-10-06 02:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.33 - - [2025-10-06 02:28:45] "GET /virtual-network/3a80da1c-cdc3-451c-aed4-e0458256a0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005647 10.0.0.33 - - [2025-10-06 02:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.33 - - [2025-10-06 02:28:49] "GET /virtual-network/3a80da1c-cdc3-451c-aed4-e0458256a0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.008268 10.0.0.33 - - [2025-10-06 02:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.33 - - [2025-10-06 02:28:53] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004230 10.0.0.33 - - [2025-10-06 02:28:53] "GET /virtual-networks?parent_id=350e3332-b602-4218-9027-db5e93c2d40e&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003374 10.0.0.33 - - [2025-10-06 02:28:53] "GET /virtual-network/3a80da1c-cdc3-451c-aed4-e0458256a0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005936 10.0.0.33 - - [2025-10-06 02:28:53] "POST /neutron/port HTTP/1.1" 200 1186 0.014617 10.0.0.33 - - [2025-10-06 02:28:58] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007844 10.0.0.33 - - [2025-10-06 02:29:03] "POST /neutron/port HTTP/1.1" 200 1186 0.020626 10.0.0.33 - - [2025-10-06 02:29:07] "POST /neutron/port HTTP/1.1" 200 1186 0.017234 10.0.0.33 - - [2025-10-06 02:29:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004841 10.0.0.33 - - [2025-10-06 02:29:07] "POST /neutron/port HTTP/1.1" 200 117 0.001261 10.0.0.33 - - [2025-10-06 02:29:09] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007647 10.0.0.33 - - [2025-10-06 02:29:14] "POST /neutron/port HTTP/1.1" 200 1186 0.016573 10.0.0.33 - - [2025-10-06 02:29:14] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007009 10.0.0.33 - - [2025-10-06 02:29:14] "GET /virtual-machine/7f667b61-32e1-42ec-b832-60f10697f72c HTTP/1.1" 200 1288 0.005751 10.0.0.33 - - [2025-10-06 02:29:14] "GET /virtual-machine-interface/f2c94dee-dd4a-475c-becf-5c9c1e606a27 HTTP/1.1" 200 3114 0.008273 10.0.0.33 - - [2025-10-06 02:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.33 - - [2025-10-06 02:29:14] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003959 10.0.0.33 - - [2025-10-06 02:29:14] "GET /virtual-networks?parent_id=350e3332-b602-4218-9027-db5e93c2d40e&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003031 10.0.0.33 - - [2025-10-06 02:29:14] "GET /virtual-network/3a80da1c-cdc3-451c-aed4-e0458256a0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005962 10.0.0.33 - - [2025-10-06 02:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.33 - - [2025-10-06 02:29:15] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004688 10.0.0.33 - - [2025-10-06 02:29:15] "GET /virtual-networks?parent_id=350e3332-b602-4218-9027-db5e93c2d40e&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003219 10.0.0.33 - - [2025-10-06 02:29:15] "GET /virtual-network/3a80da1c-cdc3-451c-aed4-e0458256a0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.006447 10.0.0.33 - - [2025-10-06 02:29:15] "POST /neutron/port HTTP/1.1" 200 1186 0.015197 10.0.0.33 - - [2025-10-06 02:29:16] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007506 10.0.0.33 - - [2025-10-06 02:29:18] "POST /neutron/network HTTP/1.1" 200 999 0.011916 10.0.0.33 - - [2025-10-06 02:29:18] "POST /neutron/subnet HTTP/1.1" 200 1370 0.012710 10.0.0.33 - - [2025-10-06 02:29:18] "POST /neutron/network HTTP/1.1" 200 989 0.012408 10.0.0.33 - - [2025-10-06 02:29:26] "POST /neutron/port HTTP/1.1" 200 1187 0.020354 10.0.0.33 - - [2025-10-06 02:29:26] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008528 10.0.0.33 - - [2025-10-06 02:29:26] "GET /virtual-machine/bc115712-5f32-4f88-9a5f-2e9517c38a2a HTTP/1.1" 200 1289 0.006040 10.0.0.33 - - [2025-10-06 02:29:26] "GET /virtual-machine-interface/ccc3163b-99f7-4313-ae11-472444f6f510 HTTP/1.1" 200 3114 0.005297 10.0.0.33 - - [2025-10-06 02:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.33 - - [2025-10-06 02:29:26] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003483 10.0.0.33 - - [2025-10-06 02:29:26] "GET /virtual-networks?parent_id=350e3332-b602-4218-9027-db5e93c2d40e&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.002578 10.0.0.33 - - [2025-10-06 02:29:26] "GET /virtual-network/08f6725f-5a1e-4cbe-87ea-7e6a814c970c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.006193 10.0.0.33 - - [2025-10-06 02:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.33 - - [2025-10-06 02:29:27] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004881 10.0.0.33 - - [2025-10-06 02:29:27] "GET /virtual-networks?parent_id=350e3332-b602-4218-9027-db5e93c2d40e&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003756 10.0.0.33 - - [2025-10-06 02:29:27] "GET /virtual-network/08f6725f-5a1e-4cbe-87ea-7e6a814c970c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.007677 10.0.0.33 - - [2025-10-06 02:29:29] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003206 10.0.0.33 - - [2025-10-06 02:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.33 - - [2025-10-06 02:29:29] "GET /global-qos-config/fb258d7d-1149-4330-bbae-9aebbc94492e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.004318 10.0.0.33 - - [2025-10-06 02:29:29] "POST /fqname-to-id HTTP/1.1" 404 222 0.003355 10.0.0.33 - - [2025-10-06 02:29:29] "POST /forwarding-classs HTTP/1.1" 200 578 0.025881 10.0.0.33 - - [2025-10-06 02:29:29] "POST /id-to-fqname HTTP/1.1" 200 232 0.003654 10.0.0.33 - - [2025-10-06 02:29:29] "GET /forwarding-class/3c9cc1ef-6bba-4212-9f53-d8cf5855a08e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.004184 10.0.0.249 - - [2025-10-06 02:29:29] "GET /projects?obj_uuids=350e3332-b602-4218-9027-db5e93c2d40e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000976 10.0.0.33 - - [2025-10-06 02:29:29] "GET /project/350e3332-b602-4218-9027-db5e93c2d40e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.051742 10.0.0.33 - - [2025-10-06 02:29:29] "POST /fqname-to-id HTTP/1.1" 404 211 0.003253 10.0.0.33 - - [2025-10-06 02:29:29] "POST /qos-configs HTTP/1.1" 200 545 0.031403 10.0.0.33 - - [2025-10-06 02:29:29] "POST /id-to-fqname HTTP/1.1" 200 217 0.003643 10.0.0.33 - - [2025-10-06 02:29:29] "GET /qos-config/53bd15aa-18a8-4e1f-8078-fed7a262830d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1505 0.004992 10.0.0.33 - - [2025-10-06 02:29:29] "GET /virtual-machine-interface/fc3ddf9b-efaa-431a-91b8-6d9bb42f3178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2697 0.006648 10.0.0.33 - - [2025-10-06 02:29:29] "POST /ref-update HTTP/1.1" 200 156 0.014583 10.0.0.33 - - [2025-10-06 02:29:29] "POST /neutron/port HTTP/1.1" 200 1186 0.018309 10.0.0.33 - - [2025-10-06 02:29:29] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007039 10.0.0.33 - - [2025-10-06 02:29:30] "POST /neutron/port HTTP/1.1" 200 1186 0.015531 10.0.0.33 - - [2025-10-06 02:29:30] "POST /neutron/network HTTP/1.1" 200 989 0.008847 10.0.0.33 - - [2025-10-06 02:29:30] "POST /id-to-fqname HTTP/1.1" 200 214 0.001025 10.0.0.33 - - [2025-10-06 02:29:30] "GET /virtual-machine/1141d239-1282-4980-8d49-da674ced3228 HTTP/1.1" 200 1288 0.004168 10.0.0.33 - - [2025-10-06 02:29:30] "GET /virtual-machine-interface/fc3ddf9b-efaa-431a-91b8-6d9bb42f3178 HTTP/1.1" 200 3362 0.005798 10.0.0.33 - - [2025-10-06 02:29:30] "GET /instance-ip/5ffbeb8b-563f-4527-b6cd-cc9452ef97cd HTTP/1.1" 200 1609 0.006106 10.0.0.33 - - [2025-10-06 02:29:30] "GET /instance-ip/8afedc25-398c-4591-a425-71b723958c12 HTTP/1.1" 200 1631 0.005992 10.0.0.33 - - [2025-10-06 02:29:30] "POST /neutron/port HTTP/1.1" 200 1186 0.015527 10.0.0.33 - - [2025-10-06 02:29:30] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007235 10.0.0.33 - - [2025-10-06 02:29:30] "POST /neutron/network HTTP/1.1" 200 963 0.016661 10.0.0.33 - - [2025-10-06 02:29:30] "POST /id-to-fqname HTTP/1.1" 200 214 0.001495 10.0.0.33 - - [2025-10-06 02:29:30] "GET /virtual-machine/7f667b61-32e1-42ec-b832-60f10697f72c HTTP/1.1" 200 1288 0.004099 10.0.0.33 - - [2025-10-06 02:29:30] "GET /virtual-machine-interface/f2c94dee-dd4a-475c-becf-5c9c1e606a27 HTTP/1.1" 200 3114 0.005450 10.0.0.33 - - [2025-10-06 02:29:30] "GET /instance-ip/294b12b9-3f84-408c-b6d3-634dcca893f7 HTTP/1.1" 200 1609 0.006282 10.0.0.33 - - [2025-10-06 02:29:30] "GET /instance-ip/747d897d-aa19-4024-8b78-1df52a0274c7 HTTP/1.1" 200 1630 0.006049 10.0.0.249 - - [2025-10-06 02:30:05] "GET /obj-perms HTTP/1.1" 200 5056 0.048671 10.0.0.33 - - [2025-10-06 02:30:09] "POST /neutron/port HTTP/1.1" 200 1187 0.014127 10.0.0.33 - - [2025-10-06 02:30:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004092 10.0.0.33 - - [2025-10-06 02:30:09] "POST /neutron/port HTTP/1.1" 200 117 0.001242 10.0.0.33 - - [2025-10-06 02:30:19] "POST /neutron/port HTTP/1.1" 200 1186 0.035893 10.0.0.33 - - [2025-10-06 02:30:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003933 10.0.0.33 - - [2025-10-06 02:30:19] "POST /neutron/port HTTP/1.1" 200 117 0.001243 10.0.0.33 - - [2025-10-06 02:30:29] "GET /virtual-machine-interface/fc3ddf9b-efaa-431a-91b8-6d9bb42f3178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2945 0.007203 10.0.0.33 - - [2025-10-06 02:30:29] "POST /ref-update HTTP/1.1" 200 156 0.017720 10.0.0.33 - - [2025-10-06 02:30:29] "DELETE /qos-config/53bd15aa-18a8-4e1f-8078-fed7a262830d HTTP/1.1" 200 115 0.040716 10.0.0.33 - - [2025-10-06 02:30:29] "POST /id-to-fqname HTTP/1.1" 200 232 0.002116 10.0.0.33 - - [2025-10-06 02:30:29] "DELETE /forwarding-class/3c9cc1ef-6bba-4212-9f53-d8cf5855a08e HTTP/1.1" 200 115 0.028208 10.0.0.33 - - [2025-10-06 02:30:31] "POST /neutron/network HTTP/1.1" 400 204 0.013911 10.0.0.33 - - [2025-10-06 02:30:31] "POST /neutron/port HTTP/1.1" 200 1213 0.014739 10.0.0.33 - - [2025-10-06 02:30:31] "POST /neutron/port HTTP/1.1" 200 151 0.300307 10.0.0.33 - - [2025-10-06 02:30:32] "POST /neutron/port HTTP/1.1" 200 151 0.328910 10.0.0.33 - - [2025-10-06 02:30:33] "POST /neutron/network HTTP/1.1" 200 989 0.009642 10.0.0.38 - - [2025-10-06 02:30:33] "DELETE /route-target/d56559a1-9cba-456d-9513-cdcaf9dc1781 HTTP/1.1" 200 115 0.023074 10.0.0.249 - - [2025-10-06 02:30:33] "GET /projects?obj_uuids=350e3332-b602-4218-9027-db5e93c2d40e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.020939 10.0.0.33 - - [2025-10-06 02:30:33] "GET /project/350e3332-b602-4218-9027-db5e93c2d40e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.060426 10.0.0.249 - - [2025-10-06 02:30:33] "GET /projects?obj_uuids=350e3332-b602-4218-9027-db5e93c2d40e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000952 10.0.0.33 - - [2025-10-06 02:30:33] "GET /project/350e3332-b602-4218-9027-db5e93c2d40e?fields=virtual_networks HTTP/1.1" 200 1022 0.038738 10.0.0.249 - - [2025-10-06 02:30:33] "GET /projects?obj_uuids=350e3332-b602-4218-9027-db5e93c2d40e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000997 10.0.0.33 - - [2025-10-06 02:30:33] "GET /project/350e3332-b602-4218-9027-db5e93c2d40e?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.033483 10.0.0.249 - - [2025-10-06 02:30:33] "GET /projects?obj_uuids=350e3332-b602-4218-9027-db5e93c2d40e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000992 10.0.0.33 - - [2025-10-06 02:30:33] "GET /project/350e3332-b602-4218-9027-db5e93c2d40e?fields=security_groups HTTP/1.1" 200 1243 0.045722 10.0.0.33 - - [2025-10-06 02:30:34] "POST /fqname-to-id HTTP/1.1" 404 181 0.023050 10.0.0.249 - - [2025-10-06 02:30:34] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003263 10.0.0.249 - - [2025-10-06 02:30:34] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001070 10.0.0.249 - - [2025-10-06 02:30:34] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.030322 10.0.0.249 - - [2025-10-06 02:30:34] "POST /id-to-fqname HTTP/1.1" 200 183 0.003308 10.0.0.249 - - [2025-10-06 02:30:34] "POST /fqname-to-id HTTP/1.1" 404 192 0.003358 10.0.0.249 - - [2025-10-06 02:30:34] "POST /security-groups HTTP/1.1" 200 584 0.073601 10.0.0.38 - - [2025-10-06 02:30:35] "POST /fqname-to-id HTTP/1.1" 404 227 0.003697 10.0.0.249 - - [2025-10-06 02:30:35] "POST /projects HTTP/1.1" 200 571 0.274304 10.0.0.249 - - [2025-10-06 02:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.346532 10.0.0.38 - - [2025-10-06 02:30:35] "POST /access-control-lists HTTP/1.1" 200 589 0.031004 10.0.0.33 - - [2025-10-06 02:30:35] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.495897 10.0.0.38 - - [2025-10-06 02:30:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.38 - - [2025-10-06 02:30:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.38 - - [2025-10-06 02:30:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.38 - - [2025-10-06 02:30:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000531 10.0.0.249 - - [2025-10-06 02:30:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000447 10.0.0.249 - - [2025-10-06 02:30:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000549 10.0.0.33 - - [2025-10-06 02:30:36] "GET / HTTP/1.1" 200 36215 0.003149 10.0.0.33 - - [2025-10-06 02:30:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.249 - - [2025-10-06 02:30:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.33 - - [2025-10-06 02:30:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.249 - - [2025-10-06 02:30:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000647 10.0.0.33 - - [2025-10-06 02:30:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.33 - - [2025-10-06 02:30:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.33 - - [2025-10-06 02:30:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000472 10.0.0.33 - - [2025-10-06 02:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.049450 10.0.0.249 - - [2025-10-06 02:30:38] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000982 10.0.0.33 - - [2025-10-06 02:30:38] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.038965 10.0.0.249 - - [2025-10-06 02:30:38] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001020 10.0.0.33 - - [2025-10-06 02:30:38] "POST /neutron/network HTTP/1.1" 200 612 0.150505 10.0.0.33 - - [2025-10-06 02:30:39] "POST /id-to-fqname HTTP/1.1" 200 220 0.003475 10.0.0.33 - - [2025-10-06 02:30:39] "GET /virtual-network/41539fdd-e543-4911-8366-aaa5526efaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005590 10.0.0.33 - - [2025-10-06 02:30:39] "POST /neutron/network HTTP/1.1" 200 833 0.006914 10.0.0.33 - - [2025-10-06 02:30:39] "GET /virtual-network/41539fdd-e543-4911-8366-aaa5526efaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006298 10.0.0.33 - - [2025-10-06 02:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.33 - - [2025-10-06 02:30:39] "GET /virtual-network/41539fdd-e543-4911-8366-aaa5526efaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006192 10.0.0.38 - - [2025-10-06 02:30:39] "POST /route-targets HTTP/1.1" 200 324 0.016510 10.0.0.33 - - [2025-10-06 02:30:39] "PUT /virtual-network/41539fdd-e543-4911-8366-aaa5526efaea HTTP/1.1" 200 265 0.069158 10.0.0.33 - - [2025-10-06 02:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.249 - - [2025-10-06 02:30:39] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000977 10.0.0.33 - - [2025-10-06 02:30:39] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.037598 10.0.0.33 - - [2025-10-06 02:30:39] "POST /neutron/network HTTP/1.1" 200 117 0.011919 10.0.0.38 - - [2025-10-06 02:30:39] "POST /ref-update HTTP/1.1" 200 156 0.017814 10.0.0.33 - - [2025-10-06 02:30:39] "POST /neutron/network HTTP/1.1" 200 830 0.007822 10.0.0.33 - - [2025-10-06 02:30:39] "POST /id-to-fqname HTTP/1.1" 200 220 0.000952 10.0.0.33 - - [2025-10-06 02:30:39] "GET /virtual-network/fa2cfe31-a85a-41e7-9192-5dffd9150c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005070 10.0.0.33 - - [2025-10-06 02:30:39] "GET /virtual-network/fa2cfe31-a85a-41e7-9192-5dffd9150c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006652 10.0.0.33 - - [2025-10-06 02:30:39] "POST /neutron/subnet HTTP/1.1" 200 720 0.008150 10.0.0.33 - - [2025-10-06 02:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.33 - - [2025-10-06 02:30:39] "GET /virtual-network/fa2cfe31-a85a-41e7-9192-5dffd9150c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007183 10.0.0.33 - - [2025-10-06 02:30:40] "PUT /virtual-network/fa2cfe31-a85a-41e7-9192-5dffd9150c87 HTTP/1.1" 200 265 0.063570 10.0.0.33 - - [2025-10-06 02:30:40] "POST /id-to-fqname HTTP/1.1" 200 220 0.001529 10.0.0.38 - - [2025-10-06 02:30:40] "DELETE /access-control-list/9cefab20-ba49-4f1a-bcb0-7728d24e9eaa HTTP/1.1" 200 115 0.072207 10.0.0.249 - - [2025-10-06 02:30:41] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001033 10.0.0.33 - - [2025-10-06 02:30:41] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.057084 10.0.0.33 - - [2025-10-06 02:30:41] "POST /neutron/port HTTP/1.1" 200 117 0.010878 10.0.0.33 - - [2025-10-06 02:30:41] "POST /id-to-fqname HTTP/1.1" 200 220 0.001333 10.0.0.33 - - [2025-10-06 02:30:41] "POST /neutron/network HTTP/1.1" 200 840 0.008298 10.0.0.33 - - [2025-10-06 02:30:42] "POST /neutron/port HTTP/1.1" 200 1055 0.015062 10.0.0.33 - - [2025-10-06 02:30:42] "POST /neutron/port HTTP/1.1" 200 1083 0.016580 10.0.0.33 - - [2025-10-06 02:30:42] "POST /neutron/port HTTP/1.1" 200 117 0.001279 10.0.0.249 - - [2025-10-06 02:30:42] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001129 10.0.0.33 - - [2025-10-06 02:30:42] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.092541 10.0.0.33 - - [2025-10-06 02:30:43] "POST /neutron/port HTTP/1.1" 200 1083 0.020649 10.0.0.33 - - [2025-10-06 02:30:43] "POST /neutron/port HTTP/1.1" 200 1083 0.017212 10.0.0.249 - - [2025-10-06 02:30:43] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001048 10.0.0.33 - - [2025-10-06 02:30:43] "POST /neutron/port HTTP/1.1" 200 1052 0.282741 10.0.0.33 - - [2025-10-06 02:30:43] "POST /neutron/port HTTP/1.1" 200 1106 0.111989 10.0.0.249 - - [2025-10-06 02:30:43] "DELETE /project/d33076a9f2b84a9a9a76ef196b32e181 HTTP/1.1" 404 173 0.004326 10.0.0.249 - - [2025-10-06 02:30:43] "DELETE /project/350e3332-b602-4218-9027-db5e93c2d40e HTTP/1.1" 404 177 0.005782 10.0.0.33 - - [2025-10-06 02:30:44] "POST /neutron/subnet HTTP/1.1" 200 694 0.009182 10.0.0.33 - - [2025-10-06 02:30:48] "POST /neutron/port HTTP/1.1" 200 1083 0.016066 10.0.0.33 - - [2025-10-06 02:30:48] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007732 10.0.0.33 - - [2025-10-06 02:30:48] "GET /virtual-machine/1f26c307-9b7d-4a8a-b7e0-da8143f53f5c HTTP/1.1" 401 292 0.000460 10.0.0.33 - - [2025-10-06 02:30:48] "GET /virtual-machine/1f26c307-9b7d-4a8a-b7e0-da8143f53f5c HTTP/1.1" 200 1287 0.027334 10.0.0.33 - - [2025-10-06 02:30:48] "GET /virtual-machine-interface/bdc6ca0f-6aa7-43bf-b51e-887c58c1a2de HTTP/1.1" 200 2935 0.006070 10.0.0.33 - - [2025-10-06 02:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.33 - - [2025-10-06 02:30:48] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003600 10.0.0.33 - - [2025-10-06 02:30:48] "GET /virtual-networks?parent_id=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003291 10.0.0.33 - - [2025-10-06 02:30:48] "GET /virtual-network/41539fdd-e543-4911-8366-aaa5526efaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.006538 10.0.0.33 - - [2025-10-06 02:30:51] "POST /neutron/port HTTP/1.1" 200 1083 0.035822 10.0.0.33 - - [2025-10-06 02:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.33 - - [2025-10-06 02:30:52] "GET /virtual-network/41539fdd-e543-4911-8366-aaa5526efaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.006407 10.0.0.33 - - [2025-10-06 02:30:52] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008254 10.0.0.33 - - [2025-10-06 02:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.33 - - [2025-10-06 02:30:54] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003733 10.0.0.33 - - [2025-10-06 02:30:54] "GET /virtual-networks?parent_id=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004734 10.0.0.33 - - [2025-10-06 02:30:54] "GET /virtual-network/41539fdd-e543-4911-8366-aaa5526efaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.007454 10.0.0.33 - - [2025-10-06 02:30:54] "POST /neutron/port HTTP/1.1" 200 1080 0.021779 10.0.0.33 - - [2025-10-06 02:30:54] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007982 10.0.0.33 - - [2025-10-06 02:30:54] "GET /virtual-machine/e737a9b4-bdf4-4d75-bab0-12724b076201 HTTP/1.1" 200 1288 0.006418 10.0.0.33 - - [2025-10-06 02:30:54] "GET /virtual-machine-interface/853b421e-9a09-4ae6-815b-f22c9d609848 HTTP/1.1" 200 2933 0.005623 10.0.0.33 - - [2025-10-06 02:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.33 - - [2025-10-06 02:30:54] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003537 10.0.0.33 - - [2025-10-06 02:30:54] "GET /virtual-networks?parent_id=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003023 10.0.0.33 - - [2025-10-06 02:30:54] "GET /virtual-network/fa2cfe31-a85a-41e7-9192-5dffd9150c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006189 10.0.0.33 - - [2025-10-06 02:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.33 - - [2025-10-06 02:30:55] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003484 10.0.0.33 - - [2025-10-06 02:30:55] "GET /virtual-networks?parent_id=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002933 10.0.0.33 - - [2025-10-06 02:30:55] "GET /virtual-network/fa2cfe31-a85a-41e7-9192-5dffd9150c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006160 10.0.0.33 - - [2025-10-06 02:30:56] "POST /routing-policys HTTP/1.1" 200 536 0.028795 10.0.0.33 - - [2025-10-06 02:30:56] "GET /virtual-network/41539fdd-e543-4911-8366-aaa5526efaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.006730 10.0.0.33 - - [2025-10-06 02:30:56] "PUT /virtual-network/41539fdd-e543-4911-8366-aaa5526efaea HTTP/1.1" 200 265 0.079236 10.0.0.33 - - [2025-10-06 02:31:00] "POST /ref-update HTTP/1.1" 200 156 0.053131 10.0.0.33 - - [2025-10-06 02:31:00] "DELETE /routing-policy/f658391b-ac7f-47e0-a8f9-5cdcd23ac2b5 HTTP/1.1" 200 115 0.055419 10.0.0.33 - - [2025-10-06 02:31:00] "POST /neutron/port HTTP/1.1" 200 1080 0.021993 10.0.0.33 - - [2025-10-06 02:31:01] "POST /neutron/port HTTP/1.1" 200 151 0.232885 10.0.0.33 - - [2025-10-06 02:31:02] "POST /neutron/network HTTP/1.1" 200 830 0.007942 10.0.0.38 - - [2025-10-06 02:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.38 - - [2025-10-06 02:31:02] "DELETE /route-target/79de8bc7-a624-4bc6-b773-e43ef0a89132 HTTP/1.1" 409 240 0.006623 10.0.0.249 - - [2025-10-06 02:31:02] "POST /useragent-kv HTTP/1.1" 200 115 0.007917 10.0.0.249 - - [2025-10-06 02:31:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003828 10.0.0.33 - - [2025-10-06 02:31:02] "POST /neutron/network HTTP/1.1" 200 151 0.137567 10.0.0.38 - - [2025-10-06 02:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.33 - - [2025-10-06 02:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.249 - - [2025-10-06 02:31:05] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001029 10.0.0.33 - - [2025-10-06 02:31:05] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.043866 10.0.0.38 - - [2025-10-06 02:31:05] "POST /ref-update HTTP/1.1" 200 156 0.024091 10.0.0.249 - - [2025-10-06 02:31:05] "POST /useragent-kv HTTP/1.1" 200 115 0.009632 10.0.0.33 - - [2025-10-06 02:31:05] "POST /neutron/subnet HTTP/1.1" 200 730 0.196430 10.0.0.33 - - [2025-10-06 02:31:05] "POST /id-to-fqname HTTP/1.1" 200 220 0.001422 10.0.0.33 - - [2025-10-06 02:31:05] "GET /virtual-network/63b78462-f875-4c49-93c2-78fc6cf6392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005782 10.0.0.33 - - [2025-10-06 02:31:05] "GET /virtual-network/63b78462-f875-4c49-93c2-78fc6cf6392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005453 10.0.0.33 - - [2025-10-06 02:31:05] "POST /neutron/network HTTP/1.1" 200 832 0.006141 10.0.0.33 - - [2025-10-06 02:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.33 - - [2025-10-06 02:31:05] "GET /virtual-network/63b78462-f875-4c49-93c2-78fc6cf6392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005164 10.0.0.33 - - [2025-10-06 02:31:05] "PUT /virtual-network/63b78462-f875-4c49-93c2-78fc6cf6392c HTTP/1.1" 200 265 0.045988 10.0.0.33 - - [2025-10-06 02:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004675 10.0.0.249 - - [2025-10-06 02:31:06] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000984 10.0.0.33 - - [2025-10-06 02:31:06] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.037481 10.0.0.249 - - [2025-10-06 02:31:06] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000942 10.0.0.38 - - [2025-10-06 02:31:06] "GET /obj-perms HTTP/1.1" 200 5056 0.060666 10.0.0.33 - - [2025-10-06 02:31:06] "POST /neutron/network HTTP/1.1" 200 612 0.140220 10.0.0.38 - - [2025-10-06 02:31:06] "POST /route-targets HTTP/1.1" 200 328 0.014019 10.0.0.33 - - [2025-10-06 02:31:06] "POST /id-to-fqname HTTP/1.1" 200 220 0.003218 10.0.0.33 - - [2025-10-06 02:31:06] "GET /virtual-network/2aa032fc-2e5a-44c8-9379-bf5c77f9ded3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005628 10.0.0.33 - - [2025-10-06 02:31:06] "POST /neutron/network HTTP/1.1" 200 830 0.005805 10.0.0.33 - - [2025-10-06 02:31:06] "GET /virtual-network/2aa032fc-2e5a-44c8-9379-bf5c77f9ded3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004823 10.0.0.33 - - [2025-10-06 02:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005003 10.0.0.33 - - [2025-10-06 02:31:06] "GET /virtual-network/2aa032fc-2e5a-44c8-9379-bf5c77f9ded3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005031 10.0.0.33 - - [2025-10-06 02:31:06] "PUT /virtual-network/2aa032fc-2e5a-44c8-9379-bf5c77f9ded3 HTTP/1.1" 200 265 0.052009 10.0.0.33 - - [2025-10-06 02:31:06] "POST /id-to-fqname HTTP/1.1" 200 220 0.001422 10.0.0.33 - - [2025-10-06 02:31:06] "POST /neutron/network HTTP/1.1" 200 842 0.007796 10.0.0.249 - - [2025-10-06 02:31:07] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001151 10.0.0.33 - - [2025-10-06 02:31:07] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.068060 10.0.0.33 - - [2025-10-06 02:31:07] "POST /neutron/port HTTP/1.1" 200 117 0.006225 10.0.0.33 - - [2025-10-06 02:31:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.001275 10.0.0.33 - - [2025-10-06 02:31:08] "POST /neutron/network HTTP/1.1" 200 842 0.006882 10.0.0.33 - - [2025-10-06 02:31:08] "POST /neutron/port HTTP/1.1" 200 1054 0.014073 10.0.0.33 - - [2025-10-06 02:31:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005629 10.0.0.249 - - [2025-10-06 02:31:08] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001034 10.0.0.33 - - [2025-10-06 02:31:08] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.079897 10.0.0.33 - - [2025-10-06 02:31:08] "POST /neutron/network HTTP/1.1" 200 832 0.018548 10.0.0.33 - - [2025-10-06 02:31:09] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007023 10.0.0.33 - - [2025-10-06 02:31:09] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007116 10.0.0.33 - - [2025-10-06 02:31:09] "POST /neutron/port HTTP/1.1" 200 1052 0.014693 10.0.0.33 - - [2025-10-06 02:31:09] "POST /neutron/port HTTP/1.1" 200 1080 0.016076 10.0.0.33 - - [2025-10-06 02:31:09] "POST /neutron/port HTTP/1.1" 200 117 0.001227 10.0.0.33 - - [2025-10-06 02:31:11] "POST /neutron/port HTTP/1.1" 200 1080 0.015247 10.0.0.33 - - [2025-10-06 02:31:11] "POST /neutron/subnet HTTP/1.1" 200 693 0.008228 10.0.0.33 - - [2025-10-06 02:31:14] "POST /neutron/port HTTP/1.1" 200 1082 0.019080 10.0.0.33 - - [2025-10-06 02:31:14] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009600 10.0.0.33 - - [2025-10-06 02:31:14] "GET /virtual-machine/afd1915e-c3bf-4d6f-baea-76ffa17a14e7 HTTP/1.1" 200 1288 0.007164 10.0.0.33 - - [2025-10-06 02:31:14] "GET /virtual-machine-interface/79b9e56e-68f2-4c12-90e4-50798645610d HTTP/1.1" 200 2934 0.006343 10.0.0.33 - - [2025-10-06 02:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.33 - - [2025-10-06 02:31:14] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004098 10.0.0.33 - - [2025-10-06 02:31:14] "GET /virtual-networks?parent_id=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003479 10.0.0.33 - - [2025-10-06 02:31:14] "GET /virtual-network/63b78462-f875-4c49-93c2-78fc6cf6392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006995 10.0.0.33 - - [2025-10-06 02:31:17] "POST /neutron/port HTTP/1.1" 200 1082 0.016443 10.0.0.33 - - [2025-10-06 02:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.33 - - [2025-10-06 02:31:17] "GET /virtual-network/63b78462-f875-4c49-93c2-78fc6cf6392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005366 10.0.0.33 - - [2025-10-06 02:31:18] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006954 10.0.0.33 - - [2025-10-06 02:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.33 - - [2025-10-06 02:31:19] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008816 10.0.0.33 - - [2025-10-06 02:31:19] "GET /virtual-networks?parent_id=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003844 10.0.0.33 - - [2025-10-06 02:31:19] "GET /virtual-network/63b78462-f875-4c49-93c2-78fc6cf6392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.007473 10.0.0.33 - - [2025-10-06 02:31:20] "POST /neutron/port HTTP/1.1" 200 1080 0.019174 10.0.0.33 - - [2025-10-06 02:31:20] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009982 10.0.0.33 - - [2025-10-06 02:31:20] "GET /virtual-machine/b97f5cf8-cd57-4d21-b3e2-3a24eb10fc96 HTTP/1.1" 200 1288 0.006911 10.0.0.33 - - [2025-10-06 02:31:20] "GET /virtual-machine-interface/52441174-e3ec-4ebc-b3e4-aa18a45dc3f4 HTTP/1.1" 200 2934 0.006083 10.0.0.33 - - [2025-10-06 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.33 - - [2025-10-06 02:31:20] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004359 10.0.0.33 - - [2025-10-06 02:31:20] "GET /virtual-networks?parent_id=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003590 10.0.0.33 - - [2025-10-06 02:31:20] "GET /virtual-network/2aa032fc-2e5a-44c8-9379-bf5c77f9ded3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.007604 10.0.0.33 - - [2025-10-06 02:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.33 - - [2025-10-06 02:31:21] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004486 10.0.0.33 - - [2025-10-06 02:31:21] "GET /virtual-networks?parent_id=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003232 10.0.0.33 - - [2025-10-06 02:31:21] "GET /virtual-network/2aa032fc-2e5a-44c8-9379-bf5c77f9ded3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.010802 10.0.0.33 - - [2025-10-06 02:31:21] "POST /neutron/network HTTP/1.1" 200 842 0.008144 10.0.0.33 - - [2025-10-06 02:31:21] "POST /neutron/port HTTP/1.1" 200 117 0.001240 10.0.0.33 - - [2025-10-06 02:31:21] "POST /routing-policys HTTP/1.1" 200 536 0.029219 10.0.0.33 - - [2025-10-06 02:31:21] "GET /virtual-network/63b78462-f875-4c49-93c2-78fc6cf6392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.023387 10.0.0.33 - - [2025-10-06 02:31:21] "PUT /virtual-network/63b78462-f875-4c49-93c2-78fc6cf6392c HTTP/1.1" 200 265 0.055755 10.0.0.38 - - [2025-10-06 02:31:21] "POST /ref-update HTTP/1.1" 200 156 0.030766 10.0.0.33 - - [2025-10-06 02:31:25] "POST /routing-policys HTTP/1.1" 200 536 0.025531 10.0.0.33 - - [2025-10-06 02:31:25] "GET /virtual-network/63b78462-f875-4c49-93c2-78fc6cf6392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.012477 10.0.0.33 - - [2025-10-06 02:31:25] "PUT /virtual-network/63b78462-f875-4c49-93c2-78fc6cf6392c HTTP/1.1" 200 265 0.055804 10.0.0.33 - - [2025-10-06 02:31:25] "POST /ref-update HTTP/1.1" 200 156 0.048923 10.0.0.38 - - [2025-10-06 02:31:25] "POST /ref-update HTTP/1.1" 200 156 0.031650 10.0.0.33 - - [2025-10-06 02:31:25] "DELETE /routing-policy/0ceace4e-5fd3-488b-9e92-2a05bac85418 HTTP/1.1" 200 115 0.028339 10.0.0.33 - - [2025-10-06 02:31:25] "POST /ref-update HTTP/1.1" 200 156 0.047457 10.0.0.33 - - [2025-10-06 02:31:25] "DELETE /routing-policy/16603a12-fdd4-4480-819d-e55a0aacb2e6 HTTP/1.1" 200 115 0.028693 10.0.0.33 - - [2025-10-06 02:31:26] "POST /neutron/network HTTP/1.1" 400 204 0.014190 10.0.0.33 - - [2025-10-06 02:31:26] "POST /neutron/port HTTP/1.1" 200 151 0.196964 10.0.0.33 - - [2025-10-06 02:31:26] "POST /neutron/port HTTP/1.1" 200 151 0.188554 10.0.0.38 - - [2025-10-06 02:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.33 - - [2025-10-06 02:31:28] "POST /neutron/network HTTP/1.1" 200 832 0.008379 10.0.0.38 - - [2025-10-06 02:31:28] "DELETE /route-target/e2fec7a3-e64f-4bf6-8e9a-d2dccd31a16e HTTP/1.1" 200 115 0.026309 10.0.0.33 - - [2025-10-06 02:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.249 - - [2025-10-06 02:31:30] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001002 10.0.0.33 - - [2025-10-06 02:31:30] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.055626 10.0.0.249 - - [2025-10-06 02:31:31] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001030 10.0.0.33 - - [2025-10-06 02:31:31] "POST /neutron/network HTTP/1.1" 200 612 0.114260 10.0.0.38 - - [2025-10-06 02:31:31] "POST /route-targets HTTP/1.1" 200 328 0.012878 10.0.0.33 - - [2025-10-06 02:31:31] "POST /id-to-fqname HTTP/1.1" 200 220 0.003812 10.0.0.33 - - [2025-10-06 02:31:31] "GET /virtual-network/9ff4cbd1-d80d-45f7-ad8a-14b0859afd03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006201 10.0.0.33 - - [2025-10-06 02:31:31] "POST /neutron/network HTTP/1.1" 200 830 0.007189 10.0.0.33 - - [2025-10-06 02:31:31] "GET /virtual-network/9ff4cbd1-d80d-45f7-ad8a-14b0859afd03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005098 10.0.0.33 - - [2025-10-06 02:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.33 - - [2025-10-06 02:31:31] "GET /virtual-network/9ff4cbd1-d80d-45f7-ad8a-14b0859afd03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005695 10.0.0.33 - - [2025-10-06 02:31:31] "PUT /virtual-network/9ff4cbd1-d80d-45f7-ad8a-14b0859afd03 HTTP/1.1" 200 265 0.068640 10.0.0.38 - - [2025-10-06 02:31:31] "POST /ref-update HTTP/1.1" 200 156 0.038606 10.0.0.33 - - [2025-10-06 02:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.249 - - [2025-10-06 02:31:31] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001389 10.0.0.33 - - [2025-10-06 02:31:31] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.042804 10.0.0.33 - - [2025-10-06 02:31:31] "POST /neutron/network HTTP/1.1" 200 117 0.012214 10.0.0.33 - - [2025-10-06 02:31:32] "POST /neutron/network HTTP/1.1" 200 829 0.008228 10.0.0.33 - - [2025-10-06 02:31:32] "POST /id-to-fqname HTTP/1.1" 200 220 0.001071 10.0.0.33 - - [2025-10-06 02:31:32] "GET /virtual-network/60061a70-d6be-4dcd-a88e-4c5ba147cfd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004812 10.0.0.33 - - [2025-10-06 02:31:32] "GET /virtual-network/60061a70-d6be-4dcd-a88e-4c5ba147cfd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005208 10.0.0.33 - - [2025-10-06 02:31:32] "POST /neutron/subnet HTTP/1.1" 200 715 0.008989 10.0.0.33 - - [2025-10-06 02:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.33 - - [2025-10-06 02:31:32] "GET /virtual-network/60061a70-d6be-4dcd-a88e-4c5ba147cfd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005007 10.0.0.33 - - [2025-10-06 02:31:32] "PUT /virtual-network/60061a70-d6be-4dcd-a88e-4c5ba147cfd2 HTTP/1.1" 200 265 0.052154 10.0.0.38 - - [2025-10-06 02:31:32] "POST /ref-update HTTP/1.1" 200 156 0.032605 10.0.0.33 - - [2025-10-06 02:31:32] "POST /id-to-fqname HTTP/1.1" 200 220 0.001359 10.0.0.249 - - [2025-10-06 02:31:33] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001055 10.0.0.33 - - [2025-10-06 02:31:33] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.067078 10.0.0.33 - - [2025-10-06 02:31:33] "POST /neutron/port HTTP/1.1" 200 117 0.006471 10.0.0.33 - - [2025-10-06 02:31:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.001337 10.0.0.33 - - [2025-10-06 02:31:33] "POST /neutron/network HTTP/1.1" 200 839 0.007004 10.0.0.33 - - [2025-10-06 02:31:34] "POST /neutron/port HTTP/1.1" 200 1052 0.018111 10.0.0.33 - - [2025-10-06 02:31:34] "POST /neutron/port HTTP/1.1" 200 1080 0.016627 10.0.0.249 - - [2025-10-06 02:31:34] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001141 10.0.0.33 - - [2025-10-06 02:31:34] "POST /neutron/port HTTP/1.1" 200 117 0.002177 10.0.0.33 - - [2025-10-06 02:31:34] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.070524 10.0.0.33 - - [2025-10-06 02:31:34] "POST /neutron/port HTTP/1.1" 200 1080 0.018491 10.0.0.33 - - [2025-10-06 02:31:34] "POST /neutron/port HTTP/1.1" 200 1080 0.014289 10.0.0.249 - - [2025-10-06 02:31:34] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001380 10.0.0.33 - - [2025-10-06 02:31:35] "POST /neutron/port HTTP/1.1" 200 1051 0.282565 10.0.0.33 - - [2025-10-06 02:31:35] "POST /neutron/port HTTP/1.1" 200 1105 0.110971 10.0.0.33 - - [2025-10-06 02:31:35] "POST /neutron/subnet HTTP/1.1" 200 689 0.010568 10.0.0.33 - - [2025-10-06 02:31:39] "POST /neutron/port HTTP/1.1" 200 1080 0.014628 10.0.0.33 - - [2025-10-06 02:31:39] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006998 10.0.0.33 - - [2025-10-06 02:31:39] "GET /virtual-machine/ca81dd00-b9ae-4eb0-a696-195f6cf0a353 HTTP/1.1" 200 1288 0.006883 10.0.0.33 - - [2025-10-06 02:31:40] "GET /virtual-machine-interface/80dad9da-7551-4081-bf7d-cdf70fcf18d5 HTTP/1.1" 200 2934 0.005636 10.0.0.33 - - [2025-10-06 02:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.33 - - [2025-10-06 02:31:40] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003558 10.0.0.33 - - [2025-10-06 02:31:40] "GET /virtual-networks?parent_id=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003238 10.0.0.33 - - [2025-10-06 02:31:40] "GET /virtual-network/9ff4cbd1-d80d-45f7-ad8a-14b0859afd03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.012595 10.0.0.33 - - [2025-10-06 02:31:42] "POST /neutron/port HTTP/1.1" 200 1080 0.021831 10.0.0.33 - - [2025-10-06 02:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.33 - - [2025-10-06 02:31:43] "GET /virtual-network/9ff4cbd1-d80d-45f7-ad8a-14b0859afd03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005571 10.0.0.33 - - [2025-10-06 02:31:44] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009003 10.0.0.33 - - [2025-10-06 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.33 - - [2025-10-06 02:31:45] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003683 10.0.0.33 - - [2025-10-06 02:31:45] "GET /virtual-networks?parent_id=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002867 10.0.0.33 - - [2025-10-06 02:31:45] "GET /virtual-network/9ff4cbd1-d80d-45f7-ad8a-14b0859afd03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005834 10.0.0.33 - - [2025-10-06 02:31:45] "POST /neutron/port HTTP/1.1" 200 1079 0.013373 10.0.0.33 - - [2025-10-06 02:31:45] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009702 10.0.0.33 - - [2025-10-06 02:31:45] "GET /virtual-machine/409ca60e-1004-4ce8-9ff4-e29ca91853bc HTTP/1.1" 200 1287 0.006596 10.0.0.33 - - [2025-10-06 02:31:45] "GET /virtual-machine-interface/dc8394a4-d6bb-440b-b640-247af089c305 HTTP/1.1" 200 2935 0.005384 10.0.0.33 - - [2025-10-06 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.33 - - [2025-10-06 02:31:45] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003596 10.0.0.33 - - [2025-10-06 02:31:45] "GET /virtual-networks?parent_id=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002684 10.0.0.33 - - [2025-10-06 02:31:45] "GET /virtual-network/60061a70-d6be-4dcd-a88e-4c5ba147cfd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005628 10.0.0.33 - - [2025-10-06 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.33 - - [2025-10-06 02:31:46] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003600 10.0.0.33 - - [2025-10-06 02:31:46] "GET /virtual-networks?parent_id=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003003 10.0.0.33 - - [2025-10-06 02:31:46] "GET /virtual-network/60061a70-d6be-4dcd-a88e-4c5ba147cfd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005901 10.0.0.33 - - [2025-10-06 02:31:47] "POST /interface-route-tables HTTP/1.1" 200 576 0.025051 10.0.0.33 - - [2025-10-06 02:31:47] "GET /interface-route-table/99d659af-8407-4348-b626-fe464b09cfd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1310 0.007316 10.0.0.33 - - [2025-10-06 02:31:47] "GET /virtual-machine-interface/80dad9da-7551-4081-bf7d-cdf70fcf18d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2712 0.006140 10.0.0.33 - - [2025-10-06 02:31:47] "POST /ref-update HTTP/1.1" 200 156 0.014519 10.0.0.33 - - [2025-10-06 02:31:47] "POST /routing-policys HTTP/1.1" 200 536 0.024426 10.0.0.33 - - [2025-10-06 02:31:47] "GET /virtual-network/9ff4cbd1-d80d-45f7-ad8a-14b0859afd03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.007690 10.0.0.33 - - [2025-10-06 02:31:47] "PUT /virtual-network/9ff4cbd1-d80d-45f7-ad8a-14b0859afd03 HTTP/1.1" 200 265 0.047169 10.0.0.33 - - [2025-10-06 02:31:51] "POST /ref-update HTTP/1.1" 200 156 0.048340 10.0.0.33 - - [2025-10-06 02:31:51] "DELETE /routing-policy/25d69ecd-c0f4-4861-b3de-68dd67787a63 HTTP/1.1" 200 115 0.071716 10.0.0.33 - - [2025-10-06 02:31:51] "POST /neutron/port HTTP/1.1" 200 1079 0.015833 10.0.0.33 - - [2025-10-06 02:31:51] "POST /neutron/port HTTP/1.1" 200 1080 0.025387 10.0.0.33 - - [2025-10-06 02:31:53] "POST /neutron/network HTTP/1.1" 200 829 0.009964 10.0.0.38 - - [2025-10-06 02:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.38 - - [2025-10-06 02:31:53] "DELETE /route-target/f44028d8-138b-4cc6-9ef4-bc2bb534c7d9 HTTP/1.1" 409 240 0.006586 10.0.0.249 - - [2025-10-06 02:31:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003811 10.0.0.249 - - [2025-10-06 02:31:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002477 10.0.0.33 - - [2025-10-06 02:31:53] "POST /neutron/network HTTP/1.1" 200 151 0.123896 10.0.0.38 - - [2025-10-06 02:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005742 10.0.0.249 - - [2025-10-06 02:31:55] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001101 10.0.0.33 - - [2025-10-06 02:31:55] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.043478 10.0.0.249 - - [2025-10-06 02:31:55] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001019 10.0.0.33 - - [2025-10-06 02:31:55] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?fields=virtual_networks HTTP/1.1" 200 1021 0.044446 10.0.0.249 - - [2025-10-06 02:31:55] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000973 10.0.0.33 - - [2025-10-06 02:31:55] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.041299 10.0.0.249 - - [2025-10-06 02:31:55] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001375 10.0.0.33 - - [2025-10-06 02:31:55] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?fields=security_groups HTTP/1.1" 200 1241 0.044481 10.0.0.33 - - [2025-10-06 02:31:56] "POST /fqname-to-id HTTP/1.1" 404 192 0.023409 10.0.0.249 - - [2025-10-06 02:31:56] "GET /projects?obj_uuids=7f29dd54-1ec6-4e89-8593-5e019c5301d9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003136 10.0.0.249 - - [2025-10-06 02:31:56] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001277 10.0.0.249 - - [2025-10-06 02:31:56] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007559 10.0.0.249 - - [2025-10-06 02:31:56] "POST /id-to-fqname HTTP/1.1" 200 194 0.003535 10.0.0.249 - - [2025-10-06 02:31:56] "POST /fqname-to-id HTTP/1.1" 404 203 0.005655 10.0.0.249 - - [2025-10-06 02:31:56] "POST /security-groups HTTP/1.1" 200 595 0.073698 10.0.0.249 - - [2025-10-06 02:31:56] "POST /projects HTTP/1.1" 200 593 0.264447 10.0.0.38 - - [2025-10-06 02:31:56] "POST /access-control-lists HTTP/1.1" 200 602 0.031350 10.0.0.249 - - [2025-10-06 02:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.332005 10.0.0.33 - - [2025-10-06 02:31:56] "GET /project/7f29dd54-1ec6-4e89-8593-5e019c5301d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.466575 10.0.0.33 - - [2025-10-06 02:31:57] "GET / HTTP/1.1" 200 36215 0.001620 10.0.0.33 - - [2025-10-06 02:31:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000675 10.0.0.33 - - [2025-10-06 02:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.054270 10.0.0.249 - - [2025-10-06 02:31:59] "GET /projects?obj_uuids=7f29dd54-1ec6-4e89-8593-5e019c5301d9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000895 10.0.0.33 - - [2025-10-06 02:31:59] "GET /project/7f29dd54-1ec6-4e89-8593-5e019c5301d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.038051 10.0.0.38 - - [2025-10-06 02:31:59] "POST /route-targets HTTP/1.1" 200 328 0.013704 10.0.0.249 - - [2025-10-06 02:32:00] "POST /useragent-kv HTTP/1.1" 200 115 0.005164 10.0.0.33 - - [2025-10-06 02:32:00] "POST /neutron/subnet HTTP/1.1" 200 715 0.196610 10.0.0.33 - - [2025-10-06 02:32:00] "POST /id-to-fqname HTTP/1.1" 200 226 0.001445 10.0.0.33 - - [2025-10-06 02:32:00] "GET /virtual-network/187d7cc7-d71b-430d-a7e3-2aa69a9a6a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006046 10.0.0.33 - - [2025-10-06 02:32:00] "GET /virtual-network/187d7cc7-d71b-430d-a7e3-2aa69a9a6a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006294 10.0.0.33 - - [2025-10-06 02:32:00] "POST /neutron/network HTTP/1.1" 200 830 0.006937 10.0.0.33 - - [2025-10-06 02:32:00] "GET /virtual-network/187d7cc7-d71b-430d-a7e3-2aa69a9a6a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005654 10.0.0.33 - - [2025-10-06 02:32:01] "GET /obj-perms HTTP/1.1" 200 5038 0.045789 10.0.0.33 - - [2025-10-06 02:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.33 - - [2025-10-06 02:32:01] "GET /virtual-network/187d7cc7-d71b-430d-a7e3-2aa69a9a6a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007179 10.0.0.33 - - [2025-10-06 02:32:02] "PUT /virtual-network/187d7cc7-d71b-430d-a7e3-2aa69a9a6a88 HTTP/1.1" 200 265 0.058741 10.0.0.38 - - [2025-10-06 02:32:02] "POST /ref-update HTTP/1.1" 200 156 0.026332 10.0.0.33 - - [2025-10-06 02:32:07] "POST /id-to-fqname HTTP/1.1" 200 226 0.001458 10.0.0.249 - - [2025-10-06 02:32:07] "GET /projects?obj_uuids=7f29dd54-1ec6-4e89-8593-5e019c5301d9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002106 10.0.0.33 - - [2025-10-06 02:32:07] "GET /project/7f29dd54-1ec6-4e89-8593-5e019c5301d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.065443 10.0.0.33 - - [2025-10-06 02:32:08] "POST /neutron/network HTTP/1.1" 200 830 0.028016 10.0.0.33 - - [2025-10-06 02:32:08] "POST /neutron/port HTTP/1.1" 200 117 0.006183 10.0.0.33 - - [2025-10-06 02:32:08] "POST /neutron/port HTTP/1.1" 200 1062 0.014009 10.0.0.33 - - [2025-10-06 02:32:09] "POST /neutron/port HTTP/1.1" 200 1090 0.016305 10.0.0.33 - - [2025-10-06 02:32:09] "POST /neutron/port HTTP/1.1" 200 117 0.001240 10.0.0.33 - - [2025-10-06 02:32:13] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008761 10.0.0.33 - - [2025-10-06 02:32:13] "POST /neutron/port HTTP/1.1" 200 1090 0.016526 10.0.0.33 - - [2025-10-06 02:32:13] "GET /virtual-machine/c108829c-36ed-4c70-b0e0-574057d07af2 HTTP/1.1" 401 292 0.000459 10.0.0.33 - - [2025-10-06 02:32:13] "GET /virtual-machine/c108829c-36ed-4c70-b0e0-574057d07af2 HTTP/1.1" 200 1299 0.031838 10.0.0.33 - - [2025-10-06 02:32:13] "GET /virtual-machine-interface/078b3517-a90e-4fa9-8d2c-c09a3c0edf8d HTTP/1.1" 200 2973 0.007397 10.0.0.33 - - [2025-10-06 02:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005941 10.0.0.33 - - [2025-10-06 02:32:13] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003846 10.0.0.33 - - [2025-10-06 02:32:13] "GET /virtual-networks?parent_id=7f29dd54-1ec6-4e89-8593-5e019c5301d9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002813 10.0.0.33 - - [2025-10-06 02:32:13] "GET /virtual-network/187d7cc7-d71b-430d-a7e3-2aa69a9a6a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005988 10.0.0.33 - - [2025-10-06 02:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.33 - - [2025-10-06 02:32:17] "GET /virtual-network/187d7cc7-d71b-430d-a7e3-2aa69a9a6a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005124 10.0.0.33 - - [2025-10-06 02:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.33 - - [2025-10-06 02:32:21] "GET /virtual-network/187d7cc7-d71b-430d-a7e3-2aa69a9a6a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005745 10.0.0.33 - - [2025-10-06 02:32:22] "POST /neutron/port HTTP/1.1" 200 1090 0.019495 10.0.0.33 - - [2025-10-06 02:32:22] "POST /neutron/subnet HTTP/1.1" 200 689 0.011086 10.0.0.33 - - [2025-10-06 02:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.33 - - [2025-10-06 02:32:25] "GET /virtual-network/187d7cc7-d71b-430d-a7e3-2aa69a9a6a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006615 10.0.0.33 - - [2025-10-06 02:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.33 - - [2025-10-06 02:32:29] "GET /virtual-network/187d7cc7-d71b-430d-a7e3-2aa69a9a6a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005485 10.0.0.33 - - [2025-10-06 02:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.33 - - [2025-10-06 02:32:33] "GET /virtual-network/187d7cc7-d71b-430d-a7e3-2aa69a9a6a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005094 10.0.0.33 - - [2025-10-06 02:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.33 - - [2025-10-06 02:32:37] "GET /virtual-network/187d7cc7-d71b-430d-a7e3-2aa69a9a6a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006722 10.0.0.33 - - [2025-10-06 02:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.33 - - [2025-10-06 02:32:41] "GET /virtual-network/187d7cc7-d71b-430d-a7e3-2aa69a9a6a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005632 10.0.0.249 - - [2025-10-06 02:32:44] "DELETE /project/7f29dd541ec64e8985935e019c5301d9 HTTP/1.1" 404 173 0.004143 10.0.0.249 - - [2025-10-06 02:32:44] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000935 10.0.0.249 - - [2025-10-06 02:32:44] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.042539 10.0.0.249 - - [2025-10-06 02:32:44] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000880 10.0.0.249 - - [2025-10-06 02:32:44] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?fields=security_groups HTTP/1.1" 200 1089 0.037785 10.0.0.249 - - [2025-10-06 02:32:44] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001012 10.0.0.249 - - [2025-10-06 02:32:44] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?fields=application_policy_sets HTTP/1.1" 200 1382 0.044164 10.0.0.249 - - [2025-10-06 02:32:44] "DELETE /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181 HTTP/1.1" 409 278 0.225065 10.0.0.33 - - [2025-10-06 02:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.33 - - [2025-10-06 02:32:45] "GET /virtual-network/187d7cc7-d71b-430d-a7e3-2aa69a9a6a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005547 10.0.0.33 - - [2025-10-06 02:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.33 - - [2025-10-06 02:32:47] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004128 10.0.0.33 - - [2025-10-06 02:32:47] "GET /virtual-networks?parent_id=7f29dd54-1ec6-4e89-8593-5e019c5301d9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002898 10.0.0.33 - - [2025-10-06 02:32:47] "GET /virtual-network/187d7cc7-d71b-430d-a7e3-2aa69a9a6a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006436 10.0.0.33 - - [2025-10-06 02:32:47] "POST /neutron/port HTTP/1.1" 200 1090 0.017349 10.0.0.33 - - [2025-10-06 02:32:53] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007328 10.0.0.33 - - [2025-10-06 02:32:58] "POST /neutron/port HTTP/1.1" 200 1090 0.019038 10.0.0.33 - - [2025-10-06 02:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.33 - - [2025-10-06 02:33:03] "GET /virtual-network/187d7cc7-d71b-430d-a7e3-2aa69a9a6a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.007222 10.0.0.33 - - [2025-10-06 02:33:03] "PUT /virtual-network/187d7cc7-d71b-430d-a7e3-2aa69a9a6a88 HTTP/1.1" 200 265 0.052625 10.0.0.38 - - [2025-10-06 02:33:03] "POST /ref-update HTTP/1.1" 200 156 0.038911 10.0.0.249 - - [2025-10-06 02:33:07] "GET /obj-perms HTTP/1.1" 200 5056 0.043648 10.0.0.33 - - [2025-10-06 02:33:08] "POST /neutron/network HTTP/1.1" 400 204 0.015287 10.0.0.33 - - [2025-10-06 02:33:09] "POST /neutron/port HTTP/1.1" 200 151 0.157080 10.0.0.38 - - [2025-10-06 02:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.041567 10.0.0.33 - - [2025-10-06 02:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.249 - - [2025-10-06 02:33:13] "GET /projects?obj_uuids=7f29dd54-1ec6-4e89-8593-5e019c5301d9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000958 10.0.0.33 - - [2025-10-06 02:33:13] "GET /project/7f29dd54-1ec6-4e89-8593-5e019c5301d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.041505 10.0.0.33 - - [2025-10-06 02:33:13] "POST /neutron/network HTTP/1.1" 200 117 0.011284 10.0.0.38 - - [2025-10-06 02:33:13] "POST /ref-update HTTP/1.1" 200 156 0.034188 10.0.0.33 - - [2025-10-06 02:33:14] "POST /neutron/network HTTP/1.1" 200 833 0.008735 10.0.0.33 - - [2025-10-06 02:33:14] "POST /id-to-fqname HTTP/1.1" 200 226 0.001276 10.0.0.33 - - [2025-10-06 02:33:14] "GET /virtual-network/84345b15-7bb3-4324-9981-ad477afa2475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005500 10.0.0.33 - - [2025-10-06 02:33:14] "GET /virtual-network/84345b15-7bb3-4324-9981-ad477afa2475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006548 10.0.0.33 - - [2025-10-06 02:33:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.014696 10.0.0.33 - - [2025-10-06 02:33:14] "GET /virtual-network/84345b15-7bb3-4324-9981-ad477afa2475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.011743 10.0.0.33 - - [2025-10-06 02:33:14] "GET /obj-perms HTTP/1.1" 200 5038 0.011570 10.0.0.38 - - [2025-10-06 02:33:14] "GET /obj-perms HTTP/1.1" 200 5038 0.044791 10.0.0.33 - - [2025-10-06 02:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.33 - - [2025-10-06 02:33:14] "GET /virtual-network/84345b15-7bb3-4324-9981-ad477afa2475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006656 10.0.0.33 - - [2025-10-06 02:33:14] "PUT /virtual-network/84345b15-7bb3-4324-9981-ad477afa2475 HTTP/1.1" 200 265 0.069388 10.0.0.33 - - [2025-10-06 02:33:20] "POST /id-to-fqname HTTP/1.1" 200 226 0.001400 10.0.0.249 - - [2025-10-06 02:33:20] "GET /projects?obj_uuids=7f29dd54-1ec6-4e89-8593-5e019c5301d9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001131 10.0.0.33 - - [2025-10-06 02:33:20] "GET /project/7f29dd54-1ec6-4e89-8593-5e019c5301d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.069078 10.0.0.33 - - [2025-10-06 02:33:21] "POST /neutron/port HTTP/1.1" 200 117 0.007020 10.0.0.33 - - [2025-10-06 02:33:21] "POST /neutron/network HTTP/1.1" 200 843 0.007643 10.0.0.33 - - [2025-10-06 02:33:21] "POST /neutron/port HTTP/1.1" 200 1065 0.034574 10.0.0.33 - - [2025-10-06 02:33:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004079 10.0.0.33 - - [2025-10-06 02:33:22] "POST /neutron/network HTTP/1.1" 200 833 0.008213 10.0.0.33 - - [2025-10-06 02:33:26] "POST /neutron/port HTTP/1.1" 200 1093 0.017667 10.0.0.33 - - [2025-10-06 02:33:26] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008718 10.0.0.33 - - [2025-10-06 02:33:26] "GET /virtual-machine/16df5559-a245-4130-9a37-ef6df03b9837 HTTP/1.1" 200 1298 0.006317 10.0.0.33 - - [2025-10-06 02:33:26] "GET /virtual-machine-interface/58323e72-368a-4eb2-85f9-1c2cfe1956ee HTTP/1.1" 200 2973 0.006584 10.0.0.33 - - [2025-10-06 02:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005406 10.0.0.33 - - [2025-10-06 02:33:26] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004492 10.0.0.33 - - [2025-10-06 02:33:26] "GET /virtual-networks?parent_id=7f29dd54-1ec6-4e89-8593-5e019c5301d9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003738 10.0.0.33 - - [2025-10-06 02:33:26] "GET /virtual-network/84345b15-7bb3-4324-9981-ad477afa2475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006919 10.0.0.33 - - [2025-10-06 02:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.33 - - [2025-10-06 02:33:29] "GET /virtual-network/84345b15-7bb3-4324-9981-ad477afa2475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006687 10.0.0.33 - - [2025-10-06 02:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.33 - - [2025-10-06 02:33:33] "GET /virtual-network/84345b15-7bb3-4324-9981-ad477afa2475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005218 10.0.0.33 - - [2025-10-06 02:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.33 - - [2025-10-06 02:33:37] "GET /virtual-network/84345b15-7bb3-4324-9981-ad477afa2475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005649 10.0.0.33 - - [2025-10-06 02:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.33 - - [2025-10-06 02:33:41] "GET /virtual-network/84345b15-7bb3-4324-9981-ad477afa2475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005198 10.0.0.33 - - [2025-10-06 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.33 - - [2025-10-06 02:33:45] "GET /virtual-network/84345b15-7bb3-4324-9981-ad477afa2475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005430 10.0.0.33 - - [2025-10-06 02:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.33 - - [2025-10-06 02:33:50] "GET /virtual-network/84345b15-7bb3-4324-9981-ad477afa2475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005330 10.0.0.33 - - [2025-10-06 02:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.33 - - [2025-10-06 02:33:54] "GET /virtual-network/84345b15-7bb3-4324-9981-ad477afa2475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005420 10.0.0.33 - - [2025-10-06 02:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.33 - - [2025-10-06 02:33:58] "GET /virtual-network/84345b15-7bb3-4324-9981-ad477afa2475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005154 10.0.0.33 - - [2025-10-06 02:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.33 - - [2025-10-06 02:34:00] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005132 10.0.0.33 - - [2025-10-06 02:34:00] "GET /virtual-networks?parent_id=7f29dd54-1ec6-4e89-8593-5e019c5301d9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004307 10.0.0.33 - - [2025-10-06 02:34:00] "GET /virtual-network/84345b15-7bb3-4324-9981-ad477afa2475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.008818 10.0.0.33 - - [2025-10-06 02:34:05] "POST /neutron/port HTTP/1.1" 200 1093 0.017569 10.0.0.33 - - [2025-10-06 02:34:09] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006598 10.0.0.33 - - [2025-10-06 02:34:15] "POST /neutron/port HTTP/1.1" 200 1093 0.014029 10.0.0.33 - - [2025-10-06 02:34:16] "POST /neutron/port HTTP/1.1" 200 1093 0.014507 10.0.0.33 - - [2025-10-06 02:34:16] "POST /neutron/subnet HTTP/1.1" 200 703 0.008852 10.0.0.33 - - [2025-10-06 02:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007657 10.0.0.33 - - [2025-10-06 02:34:21] "GET /virtual-network/84345b15-7bb3-4324-9981-ad477afa2475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006486 10.0.0.33 - - [2025-10-06 02:34:21] "PUT /virtual-network/84345b15-7bb3-4324-9981-ad477afa2475 HTTP/1.1" 200 265 0.056922 10.0.0.38 - - [2025-10-06 02:34:21] "POST /ref-update HTTP/1.1" 200 156 0.031746 10.0.0.33 - - [2025-10-06 02:34:26] "POST /neutron/network HTTP/1.1" 200 833 0.007266 10.0.0.33 - - [2025-10-06 02:34:26] "POST /neutron/port HTTP/1.1" 200 1119 0.015578 10.0.0.38 - - [2025-10-06 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006853 10.0.0.249 - - [2025-10-06 02:34:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003047 10.0.0.249 - - [2025-10-06 02:34:28] "POST /useragent-kv HTTP/1.1" 200 115 0.005306 10.0.0.33 - - [2025-10-06 02:34:28] "POST /neutron/network HTTP/1.1" 200 151 0.128672 10.0.0.249 - - [2025-10-06 02:34:30] "GET /projects?obj_uuids=7f29dd54-1ec6-4e89-8593-5e019c5301d9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000997 10.0.0.33 - - [2025-10-06 02:34:30] "GET /project/7f29dd54-1ec6-4e89-8593-5e019c5301d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.068480 10.0.0.249 - - [2025-10-06 02:34:30] "GET /projects?obj_uuids=7f29dd54-1ec6-4e89-8593-5e019c5301d9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001047 10.0.0.33 - - [2025-10-06 02:34:30] "GET /project/7f29dd54-1ec6-4e89-8593-5e019c5301d9?fields=virtual_networks HTTP/1.1" 200 1041 0.053240 10.0.0.249 - - [2025-10-06 02:34:30] "GET /projects?obj_uuids=7f29dd54-1ec6-4e89-8593-5e019c5301d9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001085 10.0.0.33 - - [2025-10-06 02:34:30] "GET /project/7f29dd54-1ec6-4e89-8593-5e019c5301d9?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.037838 10.0.0.249 - - [2025-10-06 02:34:30] "GET /projects?obj_uuids=7f29dd54-1ec6-4e89-8593-5e019c5301d9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001014 10.0.0.33 - - [2025-10-06 02:34:30] "GET /project/7f29dd54-1ec6-4e89-8593-5e019c5301d9?fields=security_groups HTTP/1.1" 200 1272 0.038579 10.0.0.33 - - [2025-10-06 02:34:31] "POST /fqname-to-id HTTP/1.1" 404 213 0.022728 10.0.0.249 - - [2025-10-06 02:34:31] "GET /projects?obj_uuids=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002915 10.0.0.249 - - [2025-10-06 02:34:31] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000926 10.0.0.249 - - [2025-10-06 02:34:31] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007729 10.0.0.249 - - [2025-10-06 02:34:31] "POST /id-to-fqname HTTP/1.1" 200 216 0.001447 10.0.0.249 - - [2025-10-06 02:34:31] "POST /fqname-to-id HTTP/1.1" 404 227 0.006068 10.0.0.249 - - [2025-10-06 02:34:31] "POST /security-groups HTTP/1.1" 200 616 0.028722 10.0.0.249 - - [2025-10-06 02:34:31] "POST /projects HTTP/1.1" 200 635 0.272018 10.0.0.38 - - [2025-10-06 02:34:31] "POST /access-control-lists HTTP/1.1" 200 623 0.024551 10.0.0.249 - - [2025-10-06 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.341945 10.0.0.33 - - [2025-10-06 02:34:31] "GET /project/f48d9ba5-af83-4e6c-9963-830e89753954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.486431 10.0.0.38 - - [2025-10-06 02:34:31] "DELETE /access-control-list/66ffb5d3-f4bd-422c-93a9-12e188f4bc43 HTTP/1.1" 200 115 0.073593 10.0.0.33 - - [2025-10-06 02:34:32] "GET / HTTP/1.1" 200 36215 0.001947 10.0.0.33 - - [2025-10-06 02:34:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000606 10.0.0.33 - - [2025-10-06 02:34:34] "POST /fqname-to-id HTTP/1.1" 404 249 0.053144 10.0.0.38 - - [2025-10-06 02:34:34] "POST /access-control-lists HTTP/1.1" 200 645 0.031829 10.0.0.38 - - [2025-10-06 02:34:35] "PUT /access-control-list/6e98f181-8941-4393-a467-c39adcc2c279 HTTP/1.1" 200 273 0.019767 10.0.0.33 - - [2025-10-06 02:34:35] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.028920 10.0.0.38 - - [2025-10-06 02:34:35] "PUT /access-control-list/38bd1ab9-1f2b-48fa-a8ec-a0603b90254b HTTP/1.1" 200 273 0.018384 10.0.0.33 - - [2025-10-06 02:34:35] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.162204 10.0.0.33 - - [2025-10-06 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.33 - - [2025-10-06 02:34:35] "GET /security-group/bdb929f7-8c68-41ba-b9d3-d568003b3045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003571 10.0.0.33 - - [2025-10-06 02:34:36] "POST /neutron/security_group HTTP/1.1" 200 151 0.056229 10.0.0.33 - - [2025-10-06 02:34:36] "POST /fqname-to-id HTTP/1.1" 404 249 0.002640 10.0.0.38 - - [2025-10-06 02:34:36] "DELETE /access-control-list/6e98f181-8941-4393-a467-c39adcc2c279 HTTP/1.1" 200 115 0.037464 10.0.0.33 - - [2025-10-06 02:34:36] "POST /fqname-to-id HTTP/1.1" 404 249 0.003341 10.0.0.38 - - [2025-10-06 02:34:37] "POST /access-control-lists HTTP/1.1" 200 645 0.024804 10.0.0.38 - - [2025-10-06 02:34:37] "PUT /access-control-list/e1d2a4d1-0bd8-43c3-9301-3f037f9083e9 HTTP/1.1" 200 273 0.013754 10.0.0.33 - - [2025-10-06 02:34:37] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.011872 10.0.0.38 - - [2025-10-06 02:34:37] "PUT /access-control-list/2d6b7f43-5077-4283-b36e-1dc07483cc73 HTTP/1.1" 200 273 0.015766 10.0.0.33 - - [2025-10-06 02:34:37] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.143541 10.0.0.33 - - [2025-10-06 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.33 - - [2025-10-06 02:34:37] "GET /security-group/f4788048-d490-4172-95f8-0aafc11ea316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003344 10.0.0.33 - - [2025-10-06 02:34:38] "POST /neutron/security_group_rule HTTP/1.1" 200 566 0.007020 10.0.0.38 - - [2025-10-06 02:34:38] "PUT /access-control-list/2d6b7f43-5077-4283-b36e-1dc07483cc73 HTTP/1.1" 200 273 0.012635 10.0.0.33 - - [2025-10-06 02:34:38] "POST /neutron/security_group_rule HTTP/1.1" 200 601 0.173827 10.0.0.33 - - [2025-10-06 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.249 - - [2025-10-06 02:34:38] "GET /projects?obj_uuids=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000973 10.0.0.33 - - [2025-10-06 02:34:38] "GET /project/f48d9ba5-af83-4e6c-9963-830e89753954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.051884 10.0.0.38 - - [2025-10-06 02:34:39] "POST /route-targets HTTP/1.1" 200 328 0.012134 10.0.0.38 - - [2025-10-06 02:34:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.031482 10.0.0.249 - - [2025-10-06 02:34:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003113 10.0.0.33 - - [2025-10-06 02:34:39] "POST /neutron/subnet HTTP/1.1" 200 828 0.187567 10.0.0.33 - - [2025-10-06 02:34:39] "POST /id-to-fqname HTTP/1.1" 200 290 0.001454 10.0.0.33 - - [2025-10-06 02:34:39] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.008185 10.0.0.33 - - [2025-10-06 02:34:39] "POST /neutron/network HTTP/1.1" 200 1110 0.009217 10.0.0.33 - - [2025-10-06 02:34:39] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.005885 10.0.0.33 - - [2025-10-06 02:34:39] "POST /neutron/subnet HTTP/1.1" 200 710 0.008519 10.0.0.33 - - [2025-10-06 02:34:39] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006974 10.0.0.249 - - [2025-10-06 02:34:40] "GET /obj-perms HTTP/1.1" 200 5080 0.043227 10.0.0.33 - - [2025-10-06 02:34:40] "POST /id-to-fqname HTTP/1.1" 200 290 0.001343 10.0.0.249 - - [2025-10-06 02:34:41] "GET /projects?obj_uuids=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001283 10.0.0.33 - - [2025-10-06 02:34:41] "GET /project/f48d9ba5-af83-4e6c-9963-830e89753954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.082015 10.0.0.33 - - [2025-10-06 02:34:41] "POST /neutron/network HTTP/1.1" 200 1110 0.011207 10.0.0.33 - - [2025-10-06 02:34:42] "POST /id-to-fqname HTTP/1.1" 200 290 0.001843 10.0.0.33 - - [2025-10-06 02:34:42] "POST /neutron/port HTTP/1.1" 200 117 0.007852 10.0.0.33 - - [2025-10-06 02:34:42] "POST /neutron/network HTTP/1.1" 200 1120 0.012134 10.0.0.33 - - [2025-10-06 02:34:42] "POST /neutron/port HTTP/1.1" 200 1189 0.020182 10.0.0.33 - - [2025-10-06 02:34:43] "POST /neutron/port HTTP/1.1" 200 1217 0.019045 10.0.0.249 - - [2025-10-06 02:34:43] "GET /projects?obj_uuids=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001377 10.0.0.33 - - [2025-10-06 02:34:43] "POST /neutron/subnet HTTP/1.1" 200 1370 0.012561 10.0.0.33 - - [2025-10-06 02:34:43] "GET /project/f48d9ba5-af83-4e6c-9963-830e89753954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.072083 10.0.0.33 - - [2025-10-06 02:34:43] "POST /neutron/port HTTP/1.1" 200 117 0.001269 10.0.0.33 - - [2025-10-06 02:34:43] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006776 10.0.0.33 - - [2025-10-06 02:34:43] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008922 10.0.0.249 - - [2025-10-06 02:34:43] "GET /projects?obj_uuids=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001099 10.0.0.33 - - [2025-10-06 02:34:44] "POST /neutron/port HTTP/1.1" 200 1189 0.283645 10.0.0.33 - - [2025-10-06 02:34:44] "POST /neutron/port HTTP/1.1" 200 1243 0.101975 10.0.0.249 - - [2025-10-06 02:34:44] "DELETE /project/f48d9ba5af834e6c9963830e89753954 HTTP/1.1" 404 173 0.003768 10.0.0.249 - - [2025-10-06 02:34:44] "DELETE /project/7f29dd54-1ec6-4e89-8593-5e019c5301d9 HTTP/1.1" 404 177 0.005718 10.0.0.33 - - [2025-10-06 02:34:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004171 10.0.0.33 - - [2025-10-06 02:34:44] "POST /neutron/port HTTP/1.1" 200 117 0.001263 10.0.0.33 - - [2025-10-06 02:34:48] "POST /neutron/security_group HTTP/1.1" 200 1457 0.009002 10.0.0.33 - - [2025-10-06 02:34:48] "POST /neutron/port HTTP/1.1" 200 1217 0.014224 10.0.0.33 - - [2025-10-06 02:34:48] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006814 10.0.0.33 - - [2025-10-06 02:34:48] "GET /virtual-machine/0df09cbd-6940-499c-a0b6-d46bd1d1783b HTTP/1.1" 401 292 0.000358 10.0.0.33 - - [2025-10-06 02:34:49] "GET /virtual-machine/0df09cbd-6940-499c-a0b6-d46bd1d1783b HTTP/1.1" 200 1319 0.026053 10.0.0.33 - - [2025-10-06 02:34:49] "GET /virtual-machine/0df09cbd-6940-499c-a0b6-d46bd1d1783b HTTP/1.1" 200 1319 0.003934 10.0.0.33 - - [2025-10-06 02:34:49] "GET /virtual-machine-interface/8efc36e1-2531-42cf-ba50-93326d67b8a0 HTTP/1.1" 200 3426 0.005071 10.0.0.33 - - [2025-10-06 02:34:49] "GET /virtual-machine/0df09cbd-6940-499c-a0b6-d46bd1d1783b HTTP/1.1" 200 1319 0.003903 10.0.0.33 - - [2025-10-06 02:34:49] "GET /virtual-machine-interface/8efc36e1-2531-42cf-ba50-93326d67b8a0 HTTP/1.1" 200 3426 0.005058 10.0.0.33 - - [2025-10-06 02:34:49] "GET /instance-ip/808131e2-db03-4cc3-9c52-90b0e3213069 HTTP/1.1" 200 1738 0.005120 10.0.0.33 - - [2025-10-06 02:34:49] "GET /instance-ip/e8397961-e7c6-4c38-a854-c52925d9f57f HTTP/1.1" 200 1716 0.005406 10.0.0.33 - - [2025-10-06 02:34:49] "GET /virtual-machine/0df09cbd-6940-499c-a0b6-d46bd1d1783b HTTP/1.1" 200 1319 0.003447 10.0.0.33 - - [2025-10-06 02:34:49] "GET /virtual-machine-interface/8efc36e1-2531-42cf-ba50-93326d67b8a0 HTTP/1.1" 200 3426 0.005630 10.0.0.33 - - [2025-10-06 02:34:49] "GET /instance-ip/808131e2-db03-4cc3-9c52-90b0e3213069 HTTP/1.1" 200 1738 0.003766 10.0.0.33 - - [2025-10-06 02:34:49] "GET /instance-ip/e8397961-e7c6-4c38-a854-c52925d9f57f HTTP/1.1" 200 1716 0.003749 10.0.0.33 - - [2025-10-06 02:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.33 - - [2025-10-06 02:34:49] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003653 10.0.0.33 - - [2025-10-06 02:34:49] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002633 10.0.0.33 - - [2025-10-06 02:34:49] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006028 10.0.0.33 - - [2025-10-06 02:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.33 - - [2025-10-06 02:34:49] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004144 10.0.0.33 - - [2025-10-06 02:34:49] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002918 10.0.0.33 - - [2025-10-06 02:34:49] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.005684 10.0.0.33 - - [2025-10-06 02:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.33 - - [2025-10-06 02:34:49] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004892 10.0.0.33 - - [2025-10-06 02:34:49] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003797 10.0.0.33 - - [2025-10-06 02:34:49] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006067 10.0.0.33 - - [2025-10-06 02:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.33 - - [2025-10-06 02:34:49] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003959 10.0.0.33 - - [2025-10-06 02:34:49] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003578 10.0.0.33 - - [2025-10-06 02:34:49] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.007367 10.0.0.33 - - [2025-10-06 02:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.33 - - [2025-10-06 02:34:49] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005144 10.0.0.33 - - [2025-10-06 02:34:49] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003729 10.0.0.33 - - [2025-10-06 02:34:49] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.007844 10.0.0.33 - - [2025-10-06 02:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004711 10.0.0.33 - - [2025-10-06 02:34:50] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005684 10.0.0.33 - - [2025-10-06 02:34:50] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003671 10.0.0.33 - - [2025-10-06 02:34:50] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006984 10.0.0.33 - - [2025-10-06 02:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.33 - - [2025-10-06 02:34:50] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004386 10.0.0.33 - - [2025-10-06 02:34:50] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003762 10.0.0.33 - - [2025-10-06 02:34:50] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006154 10.0.0.33 - - [2025-10-06 02:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.33 - - [2025-10-06 02:34:53] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.005627 10.0.0.33 - - [2025-10-06 02:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.33 - - [2025-10-06 02:34:57] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006798 10.0.0.33 - - [2025-10-06 02:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005196 10.0.0.33 - - [2025-10-06 02:35:01] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.007555 10.0.0.33 - - [2025-10-06 02:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006116 10.0.0.33 - - [2025-10-06 02:35:05] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.008645 10.0.0.38 - - [2025-10-06 02:35:09] "GET /obj-perms HTTP/1.1" 200 5056 0.043925 10.0.0.33 - - [2025-10-06 02:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.33 - - [2025-10-06 02:35:09] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006475 10.0.0.33 - - [2025-10-06 02:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.33 - - [2025-10-06 02:35:13] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.005400 10.0.0.33 - - [2025-10-06 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.33 - - [2025-10-06 02:35:17] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006724 10.0.0.33 - - [2025-10-06 02:35:18] "POST /neutron/network HTTP/1.1" 200 1120 0.009749 10.0.0.33 - - [2025-10-06 02:35:18] "POST /neutron/subnet HTTP/1.1" 200 1370 0.012058 10.0.0.33 - - [2025-10-06 02:35:18] "POST /neutron/network HTTP/1.1" 200 1110 0.008780 10.0.0.33 - - [2025-10-06 02:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.33 - - [2025-10-06 02:35:20] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004865 10.0.0.33 - - [2025-10-06 02:35:20] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002858 10.0.0.33 - - [2025-10-06 02:35:20] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.005978 10.0.0.33 - - [2025-10-06 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.33 - - [2025-10-06 02:35:20] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004311 10.0.0.33 - - [2025-10-06 02:35:20] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003273 10.0.0.33 - - [2025-10-06 02:35:20] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006458 10.0.0.33 - - [2025-10-06 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.33 - - [2025-10-06 02:35:20] "GET /routing-instance/b608b0ec-c8a6-49ae-bce6-1e6c73ea154b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.005175 10.0.0.33 - - [2025-10-06 02:35:20] "GET /route-target/f5748663-6cbc-441d-a249-e90a828963c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.008453 10.0.0.33 - - [2025-10-06 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.33 - - [2025-10-06 02:35:20] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003964 10.0.0.33 - - [2025-10-06 02:35:20] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002958 10.0.0.33 - - [2025-10-06 02:35:20] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.007344 10.0.0.33 - - [2025-10-06 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.33 - - [2025-10-06 02:35:20] "GET /routing-instance/b608b0ec-c8a6-49ae-bce6-1e6c73ea154b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.004848 10.0.0.33 - - [2025-10-06 02:35:20] "GET /route-target/f5748663-6cbc-441d-a249-e90a828963c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003458 10.0.0.33 - - [2025-10-06 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.33 - - [2025-10-06 02:35:20] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004487 10.0.0.33 - - [2025-10-06 02:35:20] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003642 10.0.0.33 - - [2025-10-06 02:35:20] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.007156 10.0.0.33 - - [2025-10-06 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.33 - - [2025-10-06 02:35:20] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005394 10.0.0.33 - - [2025-10-06 02:35:20] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003769 10.0.0.33 - - [2025-10-06 02:35:20] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.007088 10.0.0.33 - - [2025-10-06 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.33 - - [2025-10-06 02:35:20] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004115 10.0.0.33 - - [2025-10-06 02:35:20] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003433 10.0.0.33 - - [2025-10-06 02:35:20] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006458 10.0.0.33 - - [2025-10-06 02:35:20] "GET /obj-perms HTTP/1.1" 200 5080 0.056146 10.0.0.33 - - [2025-10-06 02:35:21] "GET /obj-perms HTTP/1.1" 200 5080 0.004346 10.0.0.249 - - [2025-10-06 02:35:21] "GET /obj-perms HTTP/1.1" 200 5080 0.003846 10.0.0.33 - - [2025-10-06 02:35:21] "GET /obj-perms HTTP/1.1" 200 5080 0.004515 10.0.0.33 - - [2025-10-06 02:35:21] "GET /virtual-machine/0df09cbd-6940-499c-a0b6-d46bd1d1783b HTTP/1.1" 200 1319 0.005738 10.0.0.33 - - [2025-10-06 02:35:21] "GET /virtual-machine-interface/8efc36e1-2531-42cf-ba50-93326d67b8a0 HTTP/1.1" 200 3426 0.006709 10.0.0.33 - - [2025-10-06 02:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004816 10.0.0.33 - - [2025-10-06 02:35:21] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005555 10.0.0.33 - - [2025-10-06 02:35:21] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003352 10.0.0.33 - - [2025-10-06 02:35:21] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.007133 10.0.0.33 - - [2025-10-06 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.33 - - [2025-10-06 02:35:22] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003519 10.0.0.33 - - [2025-10-06 02:35:22] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002976 10.0.0.33 - - [2025-10-06 02:35:22] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.007070 10.0.0.33 - - [2025-10-06 02:35:27] "POST /neutron/port HTTP/1.1" 200 1217 0.039643 10.0.0.33 - - [2025-10-06 02:35:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003879 10.0.0.33 - - [2025-10-06 02:35:27] "POST /neutron/port HTTP/1.1" 200 117 0.001745 10.0.0.33 - - [2025-10-06 02:35:27] "POST /neutron/port HTTP/1.1" 200 1217 0.016200 10.0.0.33 - - [2025-10-06 02:35:29] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008147 10.0.0.33 - - [2025-10-06 02:35:33] "POST /neutron/port HTTP/1.1" 200 1217 0.017831 10.0.0.38 - - [2025-10-06 02:35:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.38 - - [2025-10-06 02:35:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.38 - - [2025-10-06 02:35:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.38 - - [2025-10-06 02:35:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.249 - - [2025-10-06 02:35:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.249 - - [2025-10-06 02:35:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.33 - - [2025-10-06 02:35:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.33 - - [2025-10-06 02:35:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.249 - - [2025-10-06 02:35:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.249 - - [2025-10-06 02:35:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.33 - - [2025-10-06 02:35:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000538 10.0.0.33 - - [2025-10-06 02:35:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000496 10.0.0.33 - - [2025-10-06 02:35:38] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007789 10.0.0.33 - - [2025-10-06 02:35:38] "POST /neutron/port HTTP/1.1" 200 1217 0.015723 10.0.0.33 - - [2025-10-06 02:35:38] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008698 10.0.0.33 - - [2025-10-06 02:35:38] "GET /virtual-machine/4ae00567-40c5-4253-b084-ca707b43b3fb HTTP/1.1" 200 1319 0.005345 10.0.0.33 - - [2025-10-06 02:35:38] "GET /virtual-machine/4ae00567-40c5-4253-b084-ca707b43b3fb HTTP/1.1" 200 1319 0.003338 10.0.0.33 - - [2025-10-06 02:35:38] "GET /virtual-machine-interface/8e84cae2-5e82-4024-a0f8-81b0a825a35c HTTP/1.1" 200 3426 0.005025 10.0.0.33 - - [2025-10-06 02:35:38] "GET /virtual-machine/4ae00567-40c5-4253-b084-ca707b43b3fb HTTP/1.1" 200 1319 0.003017 10.0.0.33 - - [2025-10-06 02:35:38] "GET /virtual-machine-interface/8e84cae2-5e82-4024-a0f8-81b0a825a35c HTTP/1.1" 200 3426 0.005115 10.0.0.33 - - [2025-10-06 02:35:38] "GET /instance-ip/4542fb2e-8062-4ebe-a112-61700181d8af HTTP/1.1" 200 1738 0.005082 10.0.0.33 - - [2025-10-06 02:35:38] "GET /instance-ip/dd6bfba0-3412-41e1-a405-3c4e8dae4cf9 HTTP/1.1" 200 1716 0.004959 10.0.0.33 - - [2025-10-06 02:35:38] "GET /virtual-machine/4ae00567-40c5-4253-b084-ca707b43b3fb HTTP/1.1" 200 1319 0.002998 10.0.0.33 - - [2025-10-06 02:35:38] "GET /virtual-machine-interface/8e84cae2-5e82-4024-a0f8-81b0a825a35c HTTP/1.1" 200 3426 0.004817 10.0.0.33 - - [2025-10-06 02:35:38] "GET /instance-ip/4542fb2e-8062-4ebe-a112-61700181d8af HTTP/1.1" 200 1738 0.003583 10.0.0.33 - - [2025-10-06 02:35:38] "GET /instance-ip/dd6bfba0-3412-41e1-a405-3c4e8dae4cf9 HTTP/1.1" 200 1716 0.003092 10.0.0.33 - - [2025-10-06 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.33 - - [2025-10-06 02:35:38] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003442 10.0.0.33 - - [2025-10-06 02:35:38] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003110 10.0.0.33 - - [2025-10-06 02:35:38] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006570 10.0.0.33 - - [2025-10-06 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.33 - - [2025-10-06 02:35:38] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007940 10.0.0.33 - - [2025-10-06 02:35:38] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003356 10.0.0.33 - - [2025-10-06 02:35:38] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.005980 10.0.0.33 - - [2025-10-06 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.33 - - [2025-10-06 02:35:38] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004368 10.0.0.33 - - [2025-10-06 02:35:38] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003133 10.0.0.33 - - [2025-10-06 02:35:39] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006407 10.0.0.33 - - [2025-10-06 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.33 - - [2025-10-06 02:35:39] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004529 10.0.0.33 - - [2025-10-06 02:35:39] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003362 10.0.0.33 - - [2025-10-06 02:35:39] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006180 10.0.0.33 - - [2025-10-06 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.33 - - [2025-10-06 02:35:39] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004091 10.0.0.33 - - [2025-10-06 02:35:39] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003191 10.0.0.33 - - [2025-10-06 02:35:39] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006058 10.0.0.33 - - [2025-10-06 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.33 - - [2025-10-06 02:35:39] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004167 10.0.0.33 - - [2025-10-06 02:35:39] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003078 10.0.0.33 - - [2025-10-06 02:35:39] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.005981 10.0.0.33 - - [2025-10-06 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.33 - - [2025-10-06 02:35:39] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004116 10.0.0.33 - - [2025-10-06 02:35:39] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003004 10.0.0.33 - - [2025-10-06 02:35:39] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006311 10.0.0.33 - - [2025-10-06 02:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005098 10.0.0.33 - - [2025-10-06 02:35:40] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004572 10.0.0.33 - - [2025-10-06 02:35:40] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003523 10.0.0.33 - - [2025-10-06 02:35:40] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006314 10.0.0.33 - - [2025-10-06 02:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.33 - - [2025-10-06 02:35:40] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004359 10.0.0.33 - - [2025-10-06 02:35:40] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003235 10.0.0.33 - - [2025-10-06 02:35:40] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006213 10.0.0.33 - - [2025-10-06 02:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.33 - - [2025-10-06 02:35:40] "GET /routing-instance/b608b0ec-c8a6-49ae-bce6-1e6c73ea154b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.004659 10.0.0.33 - - [2025-10-06 02:35:40] "GET /route-target/f5748663-6cbc-441d-a249-e90a828963c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004561 10.0.0.33 - - [2025-10-06 02:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.33 - - [2025-10-06 02:35:40] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004555 10.0.0.33 - - [2025-10-06 02:35:40] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003114 10.0.0.33 - - [2025-10-06 02:35:41] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.007708 10.0.0.33 - - [2025-10-06 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.33 - - [2025-10-06 02:35:41] "GET /routing-instance/b608b0ec-c8a6-49ae-bce6-1e6c73ea154b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.004668 10.0.0.33 - - [2025-10-06 02:35:41] "GET /route-target/f5748663-6cbc-441d-a249-e90a828963c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004839 10.0.0.33 - - [2025-10-06 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.33 - - [2025-10-06 02:35:41] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005820 10.0.0.33 - - [2025-10-06 02:35:41] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.005775 10.0.0.33 - - [2025-10-06 02:35:41] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006884 10.0.0.33 - - [2025-10-06 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.33 - - [2025-10-06 02:35:41] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004097 10.0.0.33 - - [2025-10-06 02:35:41] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003072 10.0.0.33 - - [2025-10-06 02:35:41] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006146 10.0.0.33 - - [2025-10-06 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.33 - - [2025-10-06 02:35:41] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004287 10.0.0.33 - - [2025-10-06 02:35:41] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003599 10.0.0.33 - - [2025-10-06 02:35:41] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006036 10.0.0.33 - - [2025-10-06 02:35:41] "GET /obj-perms HTTP/1.1" 200 5080 0.003856 10.0.0.249 - - [2025-10-06 02:35:41] "GET /obj-perms HTTP/1.1" 200 5080 0.003922 10.0.0.33 - - [2025-10-06 02:35:41] "GET /obj-perms HTTP/1.1" 200 5080 0.005223 10.0.0.33 - - [2025-10-06 02:35:41] "GET /obj-perms HTTP/1.1" 200 5080 0.004522 10.0.0.33 - - [2025-10-06 02:35:41] "GET /virtual-machine/4ae00567-40c5-4253-b084-ca707b43b3fb HTTP/1.1" 200 1319 0.005240 10.0.0.33 - - [2025-10-06 02:35:41] "GET /virtual-machine-interface/8e84cae2-5e82-4024-a0f8-81b0a825a35c HTTP/1.1" 200 3426 0.007005 10.0.0.33 - - [2025-10-06 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.33 - - [2025-10-06 02:35:41] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004641 10.0.0.33 - - [2025-10-06 02:35:41] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003472 10.0.0.33 - - [2025-10-06 02:35:41] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.005879 10.0.0.33 - - [2025-10-06 02:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.33 - - [2025-10-06 02:35:42] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003846 10.0.0.33 - - [2025-10-06 02:35:42] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002766 10.0.0.33 - - [2025-10-06 02:35:43] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006184 10.0.0.33 - - [2025-10-06 02:35:43] "GET /virtual-machine/0df09cbd-6940-499c-a0b6-d46bd1d1783b HTTP/1.1" 200 1319 0.004479 10.0.0.33 - - [2025-10-06 02:35:43] "GET /virtual-machine-interface/8efc36e1-2531-42cf-ba50-93326d67b8a0 HTTP/1.1" 200 3426 0.005345 10.0.0.33 - - [2025-10-06 02:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.33 - - [2025-10-06 02:35:43] "GET /security-group/f4788048-d490-4172-95f8-0aafc11ea316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.003763 10.0.0.33 - - [2025-10-06 02:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.33 - - [2025-10-06 02:35:43] "GET /security-group/f4788048-d490-4172-95f8-0aafc11ea316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.004080 10.0.0.33 - - [2025-10-06 02:35:43] "POST /neutron/port HTTP/1.1" 200 1217 0.016643 10.0.0.33 - - [2025-10-06 02:35:43] "POST /neutron/port HTTP/1.1" 200 1205 0.081547 10.0.0.33 - - [2025-10-06 02:35:43] "GET /virtual-machine/0df09cbd-6940-499c-a0b6-d46bd1d1783b HTTP/1.1" 200 1319 0.003731 10.0.0.33 - - [2025-10-06 02:35:43] "GET /virtual-machine-interface/8efc36e1-2531-42cf-ba50-93326d67b8a0 HTTP/1.1" 200 3370 0.005214 10.0.0.33 - - [2025-10-06 02:35:43] "POST /neutron/port HTTP/1.1" 200 1205 0.016982 10.0.0.33 - - [2025-10-06 02:35:43] "GET /virtual-machine/0df09cbd-6940-499c-a0b6-d46bd1d1783b HTTP/1.1" 200 1319 0.005344 10.0.0.33 - - [2025-10-06 02:35:43] "GET /virtual-machine-interface/8efc36e1-2531-42cf-ba50-93326d67b8a0 HTTP/1.1" 200 3426 0.008411 10.0.0.33 - - [2025-10-06 02:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.33 - - [2025-10-06 02:35:43] "GET /security-group/f4788048-d490-4172-95f8-0aafc11ea316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.003916 10.0.0.33 - - [2025-10-06 02:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.33 - - [2025-10-06 02:35:43] "GET /security-group/f4788048-d490-4172-95f8-0aafc11ea316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.004723 10.0.0.33 - - [2025-10-06 02:35:43] "POST /neutron/security_group HTTP/1.1" 200 1483 0.004280 10.0.0.249 - - [2025-10-06 02:36:09] "GET /obj-perms HTTP/1.1" 200 5056 0.039586 10.0.0.33 - - [2025-10-06 02:36:10] "GET /obj-perms HTTP/1.1" 200 5056 0.040564 10.0.0.33 - - [2025-10-06 02:36:19] "POST /neutron/port HTTP/1.1" 200 1217 0.017684 10.0.0.33 - - [2025-10-06 02:36:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003941 10.0.0.33 - - [2025-10-06 02:36:19] "POST /neutron/port HTTP/1.1" 200 117 0.001239 10.0.0.33 - - [2025-10-06 02:36:28] "POST /neutron/port HTTP/1.1" 200 1217 0.015588 10.0.0.33 - - [2025-10-06 02:36:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004612 10.0.0.33 - - [2025-10-06 02:36:28] "POST /neutron/port HTTP/1.1" 200 117 0.001256 10.0.0.249 - - [2025-10-06 02:36:43] "GET /projects?obj_uuids=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.024889 10.0.0.33 - - [2025-10-06 02:36:43] "POST /neutron/security_group_rule HTTP/1.1" 200 2664 0.073377 10.0.0.33 - - [2025-10-06 02:36:43] "POST /neutron/security_group_rule HTTP/1.1" 200 565 0.018597 10.0.0.33 - - [2025-10-06 02:36:44] "POST /neutron/security_group_rule HTTP/1.1" 200 600 0.160442 10.0.0.38 - - [2025-10-06 02:36:44] "PUT /access-control-list/e1d2a4d1-0bd8-43c3-9301-3f037f9083e9 HTTP/1.1" 200 273 0.012269 10.0.0.33 - - [2025-10-06 02:36:46] "POST /neutron/port HTTP/1.1" 200 1243 0.020961 10.0.0.33 - - [2025-10-06 02:36:47] "GET /virtual-machine/4ae00567-40c5-4253-b084-ca707b43b3fb HTTP/1.1" 200 1319 0.004414 10.0.0.33 - - [2025-10-06 02:36:47] "POST /neutron/port HTTP/1.1" 200 1179 0.017351 10.0.0.33 - - [2025-10-06 02:36:49] "GET /virtual-machine/4ae00567-40c5-4253-b084-ca707b43b3fb HTTP/1.1" 404 171 0.003674 10.0.0.33 - - [2025-10-06 02:36:49] "GET /virtual-machine/4ae00567-40c5-4253-b084-ca707b43b3fb HTTP/1.1" 404 171 0.003231 10.0.0.33 - - [2025-10-06 02:36:49] "GET /virtual-machine/4ae00567-40c5-4253-b084-ca707b43b3fb HTTP/1.1" 404 171 0.002973 10.0.0.33 - - [2025-10-06 02:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.33 - - [2025-10-06 02:36:49] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003556 10.0.0.33 - - [2025-10-06 02:36:49] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003198 10.0.0.33 - - [2025-10-06 02:36:49] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.007759 10.0.0.33 - - [2025-10-06 02:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.33 - - [2025-10-06 02:36:49] "GET /routing-instance/b608b0ec-c8a6-49ae-bce6-1e6c73ea154b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.004217 10.0.0.33 - - [2025-10-06 02:36:49] "GET /route-target/f5748663-6cbc-441d-a249-e90a828963c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003514 10.0.0.33 - - [2025-10-06 02:36:52] "GET /obj-perms HTTP/1.1" 200 5080 0.004325 10.0.0.33 - - [2025-10-06 02:36:55] "GET /obj-perms HTTP/1.1" 200 5080 0.004117 10.0.0.33 - - [2025-10-06 02:37:01] "GET /obj-perms HTTP/1.1" 200 5080 0.004092 10.0.0.33 - - [2025-10-06 02:37:01] "GET /obj-perms HTTP/1.1" 200 5080 0.004525 10.0.0.38 - - [2025-10-06 02:37:02] "GET /obj-perms HTTP/1.1" 200 5080 0.063001 10.0.0.33 - - [2025-10-06 02:37:02] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007634 10.0.0.33 - - [2025-10-06 02:37:02] "POST /neutron/port HTTP/1.1" 200 1243 0.013487 10.0.0.33 - - [2025-10-06 02:37:02] "GET /virtual-machine/0df09cbd-6940-499c-a0b6-d46bd1d1783b HTTP/1.1" 200 1319 0.004367 10.0.0.33 - - [2025-10-06 02:37:02] "POST /neutron/port HTTP/1.1" 200 1205 0.015675 10.0.0.33 - - [2025-10-06 02:37:04] "GET /virtual-machine/0df09cbd-6940-499c-a0b6-d46bd1d1783b HTTP/1.1" 404 171 0.004468 10.0.0.33 - - [2025-10-06 02:37:04] "GET /virtual-machine/0df09cbd-6940-499c-a0b6-d46bd1d1783b HTTP/1.1" 404 171 0.003843 10.0.0.33 - - [2025-10-06 02:37:04] "GET /virtual-machine/0df09cbd-6940-499c-a0b6-d46bd1d1783b HTTP/1.1" 404 171 0.003589 10.0.0.33 - - [2025-10-06 02:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.33 - - [2025-10-06 02:37:04] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004657 10.0.0.33 - - [2025-10-06 02:37:04] "GET /virtual-networks?parent_id=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003622 10.0.0.33 - - [2025-10-06 02:37:04] "GET /virtual-network/a18e7888-8bbf-44a1-8588-854fa8b30b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.008478 10.0.0.33 - - [2025-10-06 02:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.33 - - [2025-10-06 02:37:04] "GET /routing-instance/b608b0ec-c8a6-49ae-bce6-1e6c73ea154b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.006241 10.0.0.33 - - [2025-10-06 02:37:04] "GET /route-target/f5748663-6cbc-441d-a249-e90a828963c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005055 10.0.0.33 - - [2025-10-06 02:37:07] "GET /obj-perms HTTP/1.1" 200 5080 0.004664 10.0.0.33 - - [2025-10-06 02:37:10] "GET /obj-perms HTTP/1.1" 200 5080 0.003929 10.0.0.33 - - [2025-10-06 02:37:17] "GET /obj-perms HTTP/1.1" 200 5080 0.003875 10.0.0.33 - - [2025-10-06 02:37:20] "GET /obj-perms HTTP/1.1" 200 5080 0.006537 10.0.0.33 - - [2025-10-06 02:37:26] "GET /obj-perms HTTP/1.1" 200 5080 0.004374 10.0.0.33 - - [2025-10-06 02:37:29] "GET /obj-perms HTTP/1.1" 200 5080 0.003914 10.0.0.33 - - [2025-10-06 02:37:32] "GET /obj-perms HTTP/1.1" 200 5080 0.004737 10.0.0.249 - - [2025-10-06 02:37:32] "GET /obj-perms HTTP/1.1" 200 5080 0.005017 10.0.0.249 - - [2025-10-06 02:37:32] "POST /useragent-kv HTTP/1.1" 200 115 0.006086 10.0.0.249 - - [2025-10-06 02:37:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003393 10.0.0.249 - - [2025-10-06 02:37:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002357 10.0.0.249 - - [2025-10-06 02:37:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002479 10.0.0.33 - - [2025-10-06 02:37:32] "POST /neutron/network HTTP/1.1" 200 151 0.164346 10.0.0.38 - - [2025-10-06 02:37:32] "DELETE /route-target/f5748663-6cbc-441d-a249-e90a828963c2 HTTP/1.1" 200 115 0.039163 10.0.0.33 - - [2025-10-06 02:37:32] "POST /fqname-to-id HTTP/1.1" 404 249 0.003067 10.0.0.249 - - [2025-10-06 02:37:34] "GET /projects?obj_uuids=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001029 10.0.0.33 - - [2025-10-06 02:37:34] "GET /project/f48d9ba5-af83-4e6c-9963-830e89753954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.036211 10.0.0.249 - - [2025-10-06 02:37:34] "GET /projects?obj_uuids=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001052 10.0.0.33 - - [2025-10-06 02:37:34] "GET /project/f48d9ba5-af83-4e6c-9963-830e89753954?fields=virtual_networks HTTP/1.1" 200 1085 0.043691 10.0.0.249 - - [2025-10-06 02:37:34] "GET /projects?obj_uuids=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001069 10.0.0.33 - - [2025-10-06 02:37:34] "GET /project/f48d9ba5-af83-4e6c-9963-830e89753954?fields=virtual_machine_interfaces HTTP/1.1" 200 1085 0.043033 10.0.0.249 - - [2025-10-06 02:37:34] "GET /projects?obj_uuids=f48d9ba5-af83-4e6c-9963-830e89753954&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000977 10.0.0.33 - - [2025-10-06 02:37:34] "GET /project/f48d9ba5-af83-4e6c-9963-830e89753954?fields=security_groups HTTP/1.1" 200 1337 0.041865 10.0.0.33 - - [2025-10-06 02:37:35] "POST /fqname-to-id HTTP/1.1" 404 218 0.023677 10.0.0.249 - - [2025-10-06 02:37:35] "GET /projects?obj_uuids=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002887 10.0.0.249 - - [2025-10-06 02:37:35] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001022 10.0.0.249 - - [2025-10-06 02:37:35] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.029422 10.0.0.249 - - [2025-10-06 02:37:35] "POST /id-to-fqname HTTP/1.1" 200 221 0.001173 10.0.0.249 - - [2025-10-06 02:37:35] "POST /fqname-to-id HTTP/1.1" 404 232 0.002232 10.0.0.249 - - [2025-10-06 02:37:35] "POST /security-groups HTTP/1.1" 200 621 0.028273 10.0.0.38 - - [2025-10-06 02:37:35] "POST /fqname-to-id HTTP/1.1" 404 264 0.005308 10.0.0.249 - - [2025-10-06 02:37:35] "POST /projects HTTP/1.1" 200 645 0.203767 10.0.0.249 - - [2025-10-06 02:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.268424 10.0.0.38 - - [2025-10-06 02:37:35] "POST /access-control-lists HTTP/1.1" 200 626 0.027832 10.0.0.33 - - [2025-10-06 02:37:35] "GET /project/570f8b34-ea69-4696-9148-ae1272db9a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.422585 10.0.0.33 - - [2025-10-06 02:37:36] "GET / HTTP/1.1" 200 36215 0.001877 10.0.0.33 - - [2025-10-06 02:37:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000465 10.0.0.33 - - [2025-10-06 02:37:39] "POST /fqname-to-id HTTP/1.1" 404 254 0.047997 10.0.0.33 - - [2025-10-06 02:37:39] "POST /security-groups HTTP/1.1" 200 597 0.029276 10.0.0.38 - - [2025-10-06 02:37:39] "POST /fqname-to-id HTTP/1.1" 404 285 0.005103 10.0.0.33 - - [2025-10-06 02:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010045 10.0.0.33 - - [2025-10-06 02:37:39] "GET /security-group/4bc04193-dc8e-4589-bfec-11112ed3799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.005449 10.0.0.33 - - [2025-10-06 02:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.33 - - [2025-10-06 02:37:39] "GET /security-group/4bc04193-dc8e-4589-bfec-11112ed3799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004583 10.0.0.33 - - [2025-10-06 02:37:39] "DELETE /security-group/4bc04193-dc8e-4589-bfec-11112ed3799f HTTP/1.1" 200 115 0.039824 10.0.0.33 - - [2025-10-06 02:37:39] "POST /fqname-to-id HTTP/1.1" 404 254 0.002745 10.0.0.38 - - [2025-10-06 02:37:39] "DELETE /access-control-list/66fb103c-fe95-440d-b2b5-deae10829391 HTTP/1.1" 200 115 0.037498 10.0.0.33 - - [2025-10-06 02:37:40] "POST /fqname-to-id HTTP/1.1" 404 254 0.004826 10.0.0.33 - - [2025-10-06 02:37:40] "POST /security-groups HTTP/1.1" 200 597 0.034081 10.0.0.33 - - [2025-10-06 02:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013730 10.0.0.38 - - [2025-10-06 02:37:40] "POST /fqname-to-id HTTP/1.1" 404 285 0.014017 10.0.0.33 - - [2025-10-06 02:37:40] "GET /security-group/a73afda4-99c4-4e0d-8c23-7e7155216f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.012335 10.0.0.33 - - [2025-10-06 02:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.33 - - [2025-10-06 02:37:40] "GET /security-group/a73afda4-99c4-4e0d-8c23-7e7155216f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004414 10.0.0.33 - - [2025-10-06 02:37:40] "GET /security-group/a73afda4-99c4-4e0d-8c23-7e7155216f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004625 10.0.0.33 - - [2025-10-06 02:37:40] "PUT /security-group/a73afda4-99c4-4e0d-8c23-7e7155216f24 HTTP/1.1" 200 263 0.022088 10.0.0.33 - - [2025-10-06 02:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015633 10.0.0.38 - - [2025-10-06 02:37:40] "PUT /access-control-list/8a0f9f33-35a4-41b8-9eb8-2717b26566b9 HTTP/1.1" 200 273 0.026092 10.0.0.249 - - [2025-10-06 02:37:40] "GET /projects?obj_uuids=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001435 10.0.0.33 - - [2025-10-06 02:37:40] "GET /project/570f8b34-ea69-4696-9148-ae1272db9a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.059879 10.0.0.33 - - [2025-10-06 02:37:40] "POST /neutron/network HTTP/1.1" 200 117 0.028027 10.0.0.33 - - [2025-10-06 02:37:41] "POST /neutron/network HTTP/1.1" 200 953 0.009466 10.0.0.33 - - [2025-10-06 02:37:41] "POST /id-to-fqname HTTP/1.1" 200 300 0.001320 10.0.0.33 - - [2025-10-06 02:37:41] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.008127 10.0.0.33 - - [2025-10-06 02:37:41] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.009341 10.0.0.33 - - [2025-10-06 02:37:41] "POST /neutron/subnet HTTP/1.1" 200 719 0.011117 10.0.0.33 - - [2025-10-06 02:37:41] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006559 10.0.0.38 - - [2025-10-06 02:37:41] "DELETE /access-control-list/1e3d716f-18ee-43bc-8757-ba8ee0347570 HTTP/1.1" 200 115 0.044416 10.0.0.38 - - [2025-10-06 02:37:42] "GET /obj-perms HTTP/1.1" 200 5090 0.047845 10.0.0.33 - - [2025-10-06 02:37:43] "POST /id-to-fqname HTTP/1.1" 200 300 0.001516 10.0.0.249 - - [2025-10-06 02:37:43] "GET /projects?obj_uuids=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001178 10.0.0.33 - - [2025-10-06 02:37:44] "GET /project/570f8b34-ea69-4696-9148-ae1272db9a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.090408 10.0.0.33 - - [2025-10-06 02:37:44] "POST /neutron/network HTTP/1.1" 200 953 0.033868 10.0.0.33 - - [2025-10-06 02:37:44] "POST /id-to-fqname HTTP/1.1" 200 300 0.001516 10.0.0.33 - - [2025-10-06 02:37:44] "POST /neutron/port HTTP/1.1" 200 117 0.006870 10.0.0.249 - - [2025-10-06 02:37:44] "DELETE /project/570f8b34ea6946969148ae1272db9a26 HTTP/1.1" 404 173 0.002541 10.0.0.249 - - [2025-10-06 02:37:44] "DELETE /project/f48d9ba5-af83-4e6c-9963-830e89753954 HTTP/1.1" 404 177 0.004938 10.0.0.33 - - [2025-10-06 02:37:44] "POST /neutron/network HTTP/1.1" 200 963 0.007257 10.0.0.33 - - [2025-10-06 02:37:44] "POST /neutron/port HTTP/1.1" 200 1089 0.013593 10.0.0.33 - - [2025-10-06 02:37:45] "POST /neutron/port HTTP/1.1" 200 1118 0.017062 10.0.0.33 - - [2025-10-06 02:37:45] "POST /neutron/port HTTP/1.1" 200 117 0.001168 10.0.0.249 - - [2025-10-06 02:37:45] "GET /projects?obj_uuids=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001687 10.0.0.33 - - [2025-10-06 02:37:45] "GET /project/570f8b34-ea69-4696-9148-ae1272db9a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.063215 10.0.0.33 - - [2025-10-06 02:37:45] "POST /neutron/port HTTP/1.1" 200 1118 0.016232 10.0.0.33 - - [2025-10-06 02:37:45] "POST /neutron/port HTTP/1.1" 200 1118 0.013782 10.0.0.249 - - [2025-10-06 02:37:45] "GET /projects?obj_uuids=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001265 10.0.0.33 - - [2025-10-06 02:37:45] "POST /neutron/security_group HTTP/1.1" 200 3296 0.055179 10.0.0.33 - - [2025-10-06 02:37:46] "POST /neutron/port HTTP/1.1" 200 1089 0.013330 10.0.0.33 - - [2025-10-06 02:37:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003820 10.0.0.33 - - [2025-10-06 02:37:46] "POST /neutron/network HTTP/1.1" 200 953 0.006479 10.0.0.33 - - [2025-10-06 02:37:50] "POST /neutron/port HTTP/1.1" 200 1118 0.016577 10.0.0.33 - - [2025-10-06 02:37:50] "POST /neutron/security_group HTTP/1.1" 200 1290 0.007311 10.0.0.33 - - [2025-10-06 02:37:50] "GET /virtual-machine/74806cc7-e444-429f-9eb1-328d5783b763 HTTP/1.1" 401 292 0.000436 10.0.0.33 - - [2025-10-06 02:37:51] "GET /virtual-machine/74806cc7-e444-429f-9eb1-328d5783b763 HTTP/1.1" 200 1324 0.027277 10.0.0.33 - - [2025-10-06 02:37:51] "GET /virtual-machine/74806cc7-e444-429f-9eb1-328d5783b763 HTTP/1.1" 200 1324 0.003675 10.0.0.33 - - [2025-10-06 02:37:51] "GET /virtual-machine-interface/4e6471e9-8a6b-4d25-86ff-00cafbacf1bb HTTP/1.1" 200 3269 0.004907 10.0.0.33 - - [2025-10-06 02:37:51] "GET /virtual-machine/74806cc7-e444-429f-9eb1-328d5783b763 HTTP/1.1" 200 1324 0.003418 10.0.0.33 - - [2025-10-06 02:37:51] "GET /virtual-machine-interface/4e6471e9-8a6b-4d25-86ff-00cafbacf1bb HTTP/1.1" 200 3269 0.004881 10.0.0.33 - - [2025-10-06 02:37:51] "GET /instance-ip/1a2f3e56-599c-4f59-91d1-8cd22fe55703 HTTP/1.1" 200 1732 0.005872 10.0.0.33 - - [2025-10-06 02:37:51] "GET /virtual-machine/74806cc7-e444-429f-9eb1-328d5783b763 HTTP/1.1" 200 1324 0.003078 10.0.0.33 - - [2025-10-06 02:37:51] "GET /virtual-machine-interface/4e6471e9-8a6b-4d25-86ff-00cafbacf1bb HTTP/1.1" 200 3269 0.004756 10.0.0.33 - - [2025-10-06 02:37:51] "GET /instance-ip/1a2f3e56-599c-4f59-91d1-8cd22fe55703 HTTP/1.1" 200 1732 0.003687 10.0.0.33 - - [2025-10-06 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.33 - - [2025-10-06 02:37:51] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003367 10.0.0.33 - - [2025-10-06 02:37:51] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002982 10.0.0.33 - - [2025-10-06 02:37:51] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005781 10.0.0.33 - - [2025-10-06 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.33 - - [2025-10-06 02:37:51] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005899 10.0.0.33 - - [2025-10-06 02:37:51] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002730 10.0.0.33 - - [2025-10-06 02:37:51] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005596 10.0.0.33 - - [2025-10-06 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.33 - - [2025-10-06 02:37:51] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004159 10.0.0.33 - - [2025-10-06 02:37:51] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003240 10.0.0.33 - - [2025-10-06 02:37:51] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006346 10.0.0.33 - - [2025-10-06 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.33 - - [2025-10-06 02:37:51] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004020 10.0.0.33 - - [2025-10-06 02:37:51] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003266 10.0.0.33 - - [2025-10-06 02:37:51] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006030 10.0.0.33 - - [2025-10-06 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.33 - - [2025-10-06 02:37:51] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004118 10.0.0.33 - - [2025-10-06 02:37:51] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003106 10.0.0.33 - - [2025-10-06 02:37:51] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005974 10.0.0.33 - - [2025-10-06 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.33 - - [2025-10-06 02:37:51] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004064 10.0.0.33 - - [2025-10-06 02:37:51] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003093 10.0.0.33 - - [2025-10-06 02:37:52] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006432 10.0.0.33 - - [2025-10-06 02:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.33 - - [2025-10-06 02:37:52] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004321 10.0.0.33 - - [2025-10-06 02:37:52] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002969 10.0.0.33 - - [2025-10-06 02:37:52] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005769 10.0.0.33 - - [2025-10-06 02:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.33 - - [2025-10-06 02:37:55] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006092 10.0.0.33 - - [2025-10-06 02:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.33 - - [2025-10-06 02:37:59] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005367 10.0.0.33 - - [2025-10-06 02:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004670 10.0.0.33 - - [2025-10-06 02:38:03] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006575 10.0.0.33 - - [2025-10-06 02:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.33 - - [2025-10-06 02:38:07] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006989 10.0.0.33 - - [2025-10-06 02:38:11] "GET /obj-perms HTTP/1.1" 200 5056 0.053453 10.0.0.33 - - [2025-10-06 02:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.33 - - [2025-10-06 02:38:11] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006636 10.0.0.33 - - [2025-10-06 02:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.33 - - [2025-10-06 02:38:15] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005342 10.0.0.33 - - [2025-10-06 02:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004978 10.0.0.33 - - [2025-10-06 02:38:19] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006609 10.0.0.33 - - [2025-10-06 02:38:20] "POST /neutron/port HTTP/1.1" 200 1118 0.017431 10.0.0.33 - - [2025-10-06 02:38:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003796 10.0.0.33 - - [2025-10-06 02:38:20] "POST /neutron/network HTTP/1.1" 200 953 0.006818 10.0.0.33 - - [2025-10-06 02:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.33 - - [2025-10-06 02:38:21] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005574 10.0.0.33 - - [2025-10-06 02:38:21] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004170 10.0.0.33 - - [2025-10-06 02:38:21] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.008101 10.0.0.33 - - [2025-10-06 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.33 - - [2025-10-06 02:38:22] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003824 10.0.0.33 - - [2025-10-06 02:38:22] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003079 10.0.0.33 - - [2025-10-06 02:38:22] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006521 10.0.0.33 - - [2025-10-06 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.33 - - [2025-10-06 02:38:22] "GET /routing-instance/b1f0ec64-525b-4bb0-b7ad-e00b1018b704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.007567 10.0.0.33 - - [2025-10-06 02:38:22] "GET /route-target/f76a664b-f7b2-4726-b847-2623114768fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004077 10.0.0.33 - - [2025-10-06 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006678 10.0.0.33 - - [2025-10-06 02:38:22] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004172 10.0.0.33 - - [2025-10-06 02:38:22] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003334 10.0.0.33 - - [2025-10-06 02:38:22] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006095 10.0.0.33 - - [2025-10-06 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.33 - - [2025-10-06 02:38:22] "GET /routing-instance/b1f0ec64-525b-4bb0-b7ad-e00b1018b704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.004417 10.0.0.33 - - [2025-10-06 02:38:22] "GET /route-target/f76a664b-f7b2-4726-b847-2623114768fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003363 10.0.0.33 - - [2025-10-06 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.33 - - [2025-10-06 02:38:22] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004179 10.0.0.33 - - [2025-10-06 02:38:22] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003313 10.0.0.33 - - [2025-10-06 02:38:22] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006787 10.0.0.33 - - [2025-10-06 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.33 - - [2025-10-06 02:38:22] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004300 10.0.0.33 - - [2025-10-06 02:38:22] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003363 10.0.0.33 - - [2025-10-06 02:38:22] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006277 10.0.0.33 - - [2025-10-06 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.33 - - [2025-10-06 02:38:22] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004300 10.0.0.33 - - [2025-10-06 02:38:22] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003095 10.0.0.33 - - [2025-10-06 02:38:22] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.007794 10.0.0.249 - - [2025-10-06 02:38:23] "GET /obj-perms HTTP/1.1" 200 5090 0.043536 10.0.0.33 - - [2025-10-06 02:38:23] "GET /obj-perms HTTP/1.1" 200 5090 0.048669 10.0.0.33 - - [2025-10-06 02:38:23] "GET /obj-perms HTTP/1.1" 200 5090 0.004024 10.0.0.33 - - [2025-10-06 02:38:23] "GET /obj-perms HTTP/1.1" 200 5090 0.003911 10.0.0.33 - - [2025-10-06 02:38:23] "GET /virtual-machine/74806cc7-e444-429f-9eb1-328d5783b763 HTTP/1.1" 200 1324 0.004178 10.0.0.33 - - [2025-10-06 02:38:23] "GET /virtual-machine-interface/4e6471e9-8a6b-4d25-86ff-00cafbacf1bb HTTP/1.1" 200 3269 0.005668 10.0.0.33 - - [2025-10-06 02:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.33 - - [2025-10-06 02:38:23] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003380 10.0.0.33 - - [2025-10-06 02:38:23] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003028 10.0.0.33 - - [2025-10-06 02:38:23] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006453 10.0.0.33 - - [2025-10-06 02:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.33 - - [2025-10-06 02:38:24] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003950 10.0.0.33 - - [2025-10-06 02:38:24] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.011826 10.0.0.33 - - [2025-10-06 02:38:24] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006253 10.0.0.33 - - [2025-10-06 02:38:30] "POST /neutron/port HTTP/1.1" 200 1118 0.018320 10.0.0.33 - - [2025-10-06 02:38:30] "POST /neutron/security_group HTTP/1.1" 200 1290 0.025429 10.0.0.33 - - [2025-10-06 02:38:32] "POST /neutron/network HTTP/1.1" 200 963 0.007289 10.0.0.33 - - [2025-10-06 02:38:32] "POST /neutron/port HTTP/1.1" 200 117 0.001266 10.0.0.33 - - [2025-10-06 02:38:33] "POST /neutron/security_group HTTP/1.1" 200 1290 0.006432 10.0.0.33 - - [2025-10-06 02:38:40] "POST /neutron/port HTTP/1.1" 200 1118 0.014634 10.0.0.33 - - [2025-10-06 02:38:40] "POST /neutron/security_group HTTP/1.1" 200 1290 0.006941 10.0.0.33 - - [2025-10-06 02:38:40] "POST /neutron/port HTTP/1.1" 200 1118 0.019947 10.0.0.33 - - [2025-10-06 02:38:40] "GET /virtual-machine/c6614d66-9ddf-457c-a1fc-9898250a2188 HTTP/1.1" 200 1325 0.007005 10.0.0.33 - - [2025-10-06 02:38:40] "GET /virtual-machine/c6614d66-9ddf-457c-a1fc-9898250a2188 HTTP/1.1" 200 1325 0.004399 10.0.0.33 - - [2025-10-06 02:38:40] "GET /virtual-machine-interface/0ff3e9b3-833c-44ae-a6e8-1c449dfecc03 HTTP/1.1" 200 3270 0.005996 10.0.0.33 - - [2025-10-06 02:38:40] "GET /virtual-machine/c6614d66-9ddf-457c-a1fc-9898250a2188 HTTP/1.1" 200 1325 0.004086 10.0.0.33 - - [2025-10-06 02:38:40] "GET /virtual-machine-interface/0ff3e9b3-833c-44ae-a6e8-1c449dfecc03 HTTP/1.1" 200 3270 0.011471 10.0.0.33 - - [2025-10-06 02:38:40] "GET /instance-ip/8368d638-77c4-454e-ae6c-492a7bed7342 HTTP/1.1" 200 1732 0.013024 10.0.0.33 - - [2025-10-06 02:38:40] "GET /virtual-machine/c6614d66-9ddf-457c-a1fc-9898250a2188 HTTP/1.1" 200 1325 0.009471 10.0.0.33 - - [2025-10-06 02:38:40] "GET /virtual-machine-interface/0ff3e9b3-833c-44ae-a6e8-1c449dfecc03 HTTP/1.1" 200 3270 0.010310 10.0.0.33 - - [2025-10-06 02:38:40] "GET /instance-ip/8368d638-77c4-454e-ae6c-492a7bed7342 HTTP/1.1" 200 1732 0.004445 10.0.0.33 - - [2025-10-06 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.33 - - [2025-10-06 02:38:40] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003834 10.0.0.33 - - [2025-10-06 02:38:40] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003134 10.0.0.33 - - [2025-10-06 02:38:40] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.007945 10.0.0.33 - - [2025-10-06 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.33 - - [2025-10-06 02:38:41] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004082 10.0.0.33 - - [2025-10-06 02:38:41] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002791 10.0.0.33 - - [2025-10-06 02:38:41] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005980 10.0.0.33 - - [2025-10-06 02:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.33 - - [2025-10-06 02:38:41] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004042 10.0.0.33 - - [2025-10-06 02:38:41] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003220 10.0.0.33 - - [2025-10-06 02:38:41] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006148 10.0.0.33 - - [2025-10-06 02:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.33 - - [2025-10-06 02:38:41] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004815 10.0.0.33 - - [2025-10-06 02:38:41] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003033 10.0.0.33 - - [2025-10-06 02:38:41] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005781 10.0.0.33 - - [2025-10-06 02:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.33 - - [2025-10-06 02:38:41] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003987 10.0.0.33 - - [2025-10-06 02:38:41] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003083 10.0.0.33 - - [2025-10-06 02:38:41] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006354 10.0.0.33 - - [2025-10-06 02:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.33 - - [2025-10-06 02:38:41] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004452 10.0.0.33 - - [2025-10-06 02:38:41] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003923 10.0.0.33 - - [2025-10-06 02:38:41] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005914 10.0.0.33 - - [2025-10-06 02:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.33 - - [2025-10-06 02:38:41] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004173 10.0.0.33 - - [2025-10-06 02:38:41] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003045 10.0.0.33 - - [2025-10-06 02:38:41] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005705 10.0.0.33 - - [2025-10-06 02:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.33 - - [2025-10-06 02:38:42] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003539 10.0.0.33 - - [2025-10-06 02:38:42] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002686 10.0.0.33 - - [2025-10-06 02:38:42] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006016 10.0.0.33 - - [2025-10-06 02:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.33 - - [2025-10-06 02:38:43] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003909 10.0.0.33 - - [2025-10-06 02:38:43] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003195 10.0.0.33 - - [2025-10-06 02:38:43] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006447 10.0.0.33 - - [2025-10-06 02:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.33 - - [2025-10-06 02:38:43] "GET /routing-instance/b1f0ec64-525b-4bb0-b7ad-e00b1018b704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.004813 10.0.0.33 - - [2025-10-06 02:38:43] "GET /route-target/f76a664b-f7b2-4726-b847-2623114768fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003552 10.0.0.33 - - [2025-10-06 02:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.33 - - [2025-10-06 02:38:43] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004280 10.0.0.33 - - [2025-10-06 02:38:43] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003267 10.0.0.33 - - [2025-10-06 02:38:43] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006070 10.0.0.33 - - [2025-10-06 02:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.33 - - [2025-10-06 02:38:43] "GET /routing-instance/b1f0ec64-525b-4bb0-b7ad-e00b1018b704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.005248 10.0.0.33 - - [2025-10-06 02:38:43] "GET /route-target/f76a664b-f7b2-4726-b847-2623114768fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003943 10.0.0.33 - - [2025-10-06 02:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.33 - - [2025-10-06 02:38:43] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004111 10.0.0.33 - - [2025-10-06 02:38:43] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002922 10.0.0.33 - - [2025-10-06 02:38:43] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006337 10.0.0.33 - - [2025-10-06 02:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.33 - - [2025-10-06 02:38:43] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004033 10.0.0.33 - - [2025-10-06 02:38:43] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004265 10.0.0.33 - - [2025-10-06 02:38:43] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006246 10.0.0.33 - - [2025-10-06 02:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.33 - - [2025-10-06 02:38:43] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004189 10.0.0.33 - - [2025-10-06 02:38:43] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002891 10.0.0.33 - - [2025-10-06 02:38:43] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005427 10.0.0.249 - - [2025-10-06 02:38:43] "GET /obj-perms HTTP/1.1" 200 5090 0.003934 10.0.0.33 - - [2025-10-06 02:38:43] "GET /obj-perms HTTP/1.1" 200 5090 0.003928 10.0.0.33 - - [2025-10-06 02:38:44] "GET /obj-perms HTTP/1.1" 200 5090 0.003826 10.0.0.33 - - [2025-10-06 02:38:44] "GET /obj-perms HTTP/1.1" 200 5090 0.003686 10.0.0.38 - - [2025-10-06 02:38:44] "GET /obj-perms HTTP/1.1" 200 5090 0.003249 10.0.0.249 - - [2025-10-06 02:38:44] "GET /obj-perms HTTP/1.1" 200 5090 0.003599 10.0.0.33 - - [2025-10-06 02:38:44] "GET /virtual-machine/c6614d66-9ddf-457c-a1fc-9898250a2188 HTTP/1.1" 200 1325 0.003405 10.0.0.33 - - [2025-10-06 02:38:44] "GET /virtual-machine-interface/0ff3e9b3-833c-44ae-a6e8-1c449dfecc03 HTTP/1.1" 200 3270 0.005065 10.0.0.33 - - [2025-10-06 02:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.33 - - [2025-10-06 02:38:44] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003520 10.0.0.33 - - [2025-10-06 02:38:44] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002718 10.0.0.33 - - [2025-10-06 02:38:44] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006052 10.0.0.33 - - [2025-10-06 02:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.33 - - [2025-10-06 02:38:45] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004488 10.0.0.33 - - [2025-10-06 02:38:45] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003650 10.0.0.33 - - [2025-10-06 02:38:45] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006147 10.0.0.33 - - [2025-10-06 02:38:45] "GET /virtual-machine/74806cc7-e444-429f-9eb1-328d5783b763 HTTP/1.1" 200 1324 0.004304 10.0.0.33 - - [2025-10-06 02:38:45] "GET /virtual-machine-interface/4e6471e9-8a6b-4d25-86ff-00cafbacf1bb HTTP/1.1" 200 3269 0.005204 10.0.0.33 - - [2025-10-06 02:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.33 - - [2025-10-06 02:38:45] "GET /security-group/a73afda4-99c4-4e0d-8c23-7e7155216f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.003306 10.0.0.33 - - [2025-10-06 02:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.33 - - [2025-10-06 02:38:45] "GET /security-group/a73afda4-99c4-4e0d-8c23-7e7155216f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.005065 10.0.0.33 - - [2025-10-06 02:38:45] "POST /neutron/security_group HTTP/1.1" 200 1290 0.007767 10.0.0.33 - - [2025-10-06 02:38:45] "POST /neutron/port HTTP/1.1" 200 1143 0.011352 10.0.0.33 - - [2025-10-06 02:38:45] "GET /virtual-machine/74806cc7-e444-429f-9eb1-328d5783b763 HTTP/1.1" 200 1324 0.007419 10.0.0.33 - - [2025-10-06 02:38:45] "GET /virtual-machine-interface/4e6471e9-8a6b-4d25-86ff-00cafbacf1bb HTTP/1.1" 200 3208 0.009583 10.0.0.33 - - [2025-10-06 02:38:45] "POST /neutron/port HTTP/1.1" 200 1079 0.013868 10.0.0.33 - - [2025-10-06 02:38:46] "POST /neutron/port HTTP/1.1" 200 1143 0.066171 10.0.0.33 - - [2025-10-06 02:38:46] "GET /virtual-machine/74806cc7-e444-429f-9eb1-328d5783b763 HTTP/1.1" 200 1324 0.003547 10.0.0.33 - - [2025-10-06 02:38:46] "GET /virtual-machine-interface/4e6471e9-8a6b-4d25-86ff-00cafbacf1bb HTTP/1.1" 200 3269 0.005573 10.0.0.33 - - [2025-10-06 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.33 - - [2025-10-06 02:38:46] "GET /security-group/a73afda4-99c4-4e0d-8c23-7e7155216f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.003426 10.0.0.33 - - [2025-10-06 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.33 - - [2025-10-06 02:38:46] "GET /security-group/a73afda4-99c4-4e0d-8c23-7e7155216f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.004696 10.0.0.33 - - [2025-10-06 02:38:46] "DELETE /security-group/a73afda4-99c4-4e0d-8c23-7e7155216f24 HTTP/1.1" 409 338 0.008360 10.0.0.33 - - [2025-10-06 02:39:21] "POST /neutron/port HTTP/1.1" 200 1118 0.036944 10.0.0.33 - - [2025-10-06 02:39:21] "POST /neutron/subnet HTTP/1.1" 200 693 0.009807 10.0.0.33 - - [2025-10-06 02:39:32] "POST /neutron/port HTTP/1.1" 200 1118 0.015356 10.0.0.33 - - [2025-10-06 02:39:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004352 10.0.0.33 - - [2025-10-06 02:39:32] "POST /neutron/network HTTP/1.1" 200 953 0.006716 10.0.0.33 - - [2025-10-06 02:39:43] "GET /security-group/a73afda4-99c4-4e0d-8c23-7e7155216f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.004407 10.0.0.33 - - [2025-10-06 02:39:43] "PUT /security-group/a73afda4-99c4-4e0d-8c23-7e7155216f24 HTTP/1.1" 200 263 0.015990 10.0.0.38 - - [2025-10-06 02:39:43] "PUT /access-control-list/8a0f9f33-35a4-41b8-9eb8-2717b26566b9 HTTP/1.1" 200 273 0.048039 10.0.0.33 - - [2025-10-06 02:39:46] "POST /neutron/port HTTP/1.1" 200 1143 0.016163 10.0.0.33 - - [2025-10-06 02:39:46] "GET /virtual-machine/c6614d66-9ddf-457c-a1fc-9898250a2188 HTTP/1.1" 200 1325 0.004535 10.0.0.33 - - [2025-10-06 02:39:46] "POST /neutron/port HTTP/1.1" 200 1079 0.017041 10.0.0.33 - - [2025-10-06 02:39:48] "GET /virtual-machine/c6614d66-9ddf-457c-a1fc-9898250a2188 HTTP/1.1" 404 171 0.003250 10.0.0.33 - - [2025-10-06 02:39:48] "GET /virtual-machine/c6614d66-9ddf-457c-a1fc-9898250a2188 HTTP/1.1" 404 171 0.003152 10.0.0.33 - - [2025-10-06 02:39:48] "GET /virtual-machine/c6614d66-9ddf-457c-a1fc-9898250a2188 HTTP/1.1" 404 171 0.002384 10.0.0.33 - - [2025-10-06 02:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.33 - - [2025-10-06 02:39:48] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004863 10.0.0.33 - - [2025-10-06 02:39:48] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003184 10.0.0.33 - - [2025-10-06 02:39:48] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.005774 10.0.0.33 - - [2025-10-06 02:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.33 - - [2025-10-06 02:39:48] "GET /routing-instance/b1f0ec64-525b-4bb0-b7ad-e00b1018b704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.004643 10.0.0.33 - - [2025-10-06 02:39:48] "GET /route-target/f76a664b-f7b2-4726-b847-2623114768fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003210 10.0.0.33 - - [2025-10-06 02:39:48] "GET /obj-perms HTTP/1.1" 200 5090 0.004218 10.0.0.33 - - [2025-10-06 02:39:55] "GET /obj-perms HTTP/1.1" 200 5090 0.004799 10.0.0.33 - - [2025-10-06 02:39:58] "GET /obj-perms HTTP/1.1" 200 5090 0.003927 10.0.0.33 - - [2025-10-06 02:40:01] "GET /obj-perms HTTP/1.1" 200 5090 0.006629 10.0.0.33 - - [2025-10-06 02:40:01] "POST /neutron/security_group HTTP/1.1" 200 1286 0.011476 10.0.0.33 - - [2025-10-06 02:40:01] "POST /neutron/port HTTP/1.1" 200 1143 0.011921 10.0.0.33 - - [2025-10-06 02:40:01] "GET /virtual-machine/74806cc7-e444-429f-9eb1-328d5783b763 HTTP/1.1" 200 1324 0.005470 10.0.0.33 - - [2025-10-06 02:40:02] "POST /neutron/port HTTP/1.1" 200 1105 0.012753 10.0.0.33 - - [2025-10-06 02:40:03] "GET /virtual-machine/74806cc7-e444-429f-9eb1-328d5783b763 HTTP/1.1" 404 171 0.003515 10.0.0.33 - - [2025-10-06 02:40:03] "GET /virtual-machine/74806cc7-e444-429f-9eb1-328d5783b763 HTTP/1.1" 404 171 0.002871 10.0.0.33 - - [2025-10-06 02:40:03] "GET /virtual-machine/74806cc7-e444-429f-9eb1-328d5783b763 HTTP/1.1" 404 171 0.002970 10.0.0.33 - - [2025-10-06 02:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.33 - - [2025-10-06 02:40:03] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003969 10.0.0.33 - - [2025-10-06 02:40:03] "GET /virtual-networks?parent_id=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003199 10.0.0.33 - - [2025-10-06 02:40:03] "GET /virtual-network/6fb893f2-f15f-4530-960b-6951fa184b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006288 10.0.0.33 - - [2025-10-06 02:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.33 - - [2025-10-06 02:40:04] "GET /routing-instance/b1f0ec64-525b-4bb0-b7ad-e00b1018b704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.005339 10.0.0.33 - - [2025-10-06 02:40:04] "GET /route-target/f76a664b-f7b2-4726-b847-2623114768fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003712 10.0.0.33 - - [2025-10-06 02:40:04] "GET /obj-perms HTTP/1.1" 200 5090 0.003804 10.0.0.33 - - [2025-10-06 02:40:10] "GET /obj-perms HTTP/1.1" 200 5090 0.004584 10.0.0.249 - - [2025-10-06 02:40:12] "GET /obj-perms HTTP/1.1" 200 5056 0.047364 10.0.0.33 - - [2025-10-06 02:40:13] "GET /obj-perms HTTP/1.1" 200 5090 0.004194 10.0.0.33 - - [2025-10-06 02:40:19] "GET /obj-perms HTTP/1.1" 200 5090 0.003801 10.0.0.33 - - [2025-10-06 02:40:22] "GET /obj-perms HTTP/1.1" 200 5090 0.004468 10.0.0.33 - - [2025-10-06 02:40:28] "GET /obj-perms HTTP/1.1" 200 5090 0.005348 10.0.0.33 - - [2025-10-06 02:40:31] "GET /obj-perms HTTP/1.1" 200 5090 0.003712 10.0.0.38 - - [2025-10-06 02:40:31] "GET /obj-perms HTTP/1.1" 200 5090 0.003605 10.0.0.249 - - [2025-10-06 02:40:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002519 10.0.0.249 - - [2025-10-06 02:40:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002240 10.0.0.33 - - [2025-10-06 02:40:31] "POST /neutron/network HTTP/1.1" 200 151 0.115892 10.0.0.33 - - [2025-10-06 02:40:32] "DELETE /security-group/a73afda4-99c4-4e0d-8c23-7e7155216f24 HTTP/1.1" 200 115 0.051008 10.0.0.33 - - [2025-10-06 02:40:32] "POST /fqname-to-id HTTP/1.1" 404 254 0.002849 10.0.0.38 - - [2025-10-06 02:40:32] "DELETE /access-control-list/f30e6380-bf35-4cba-949a-9f0878cb84a1 HTTP/1.1" 200 115 0.035854 10.0.0.249 - - [2025-10-06 02:40:33] "GET /projects?obj_uuids=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001407 10.0.0.33 - - [2025-10-06 02:40:33] "GET /project/570f8b34-ea69-4696-9148-ae1272db9a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.067910 10.0.0.249 - - [2025-10-06 02:40:33] "GET /projects?obj_uuids=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000964 10.0.0.33 - - [2025-10-06 02:40:33] "GET /project/570f8b34-ea69-4696-9148-ae1272db9a26?fields=virtual_networks HTTP/1.1" 200 1094 0.046851 10.0.0.249 - - [2025-10-06 02:40:33] "GET /projects?obj_uuids=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000981 10.0.0.33 - - [2025-10-06 02:40:33] "GET /project/570f8b34-ea69-4696-9148-ae1272db9a26?fields=virtual_machine_interfaces HTTP/1.1" 200 1094 0.041188 10.0.0.249 - - [2025-10-06 02:40:34] "GET /projects?obj_uuids=570f8b34-ea69-4696-9148-ae1272db9a26&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000981 10.0.0.33 - - [2025-10-06 02:40:34] "GET /project/570f8b34-ea69-4696-9148-ae1272db9a26?fields=security_groups HTTP/1.1" 200 1351 0.040774 10.0.0.33 - - [2025-10-06 02:40:34] "POST /fqname-to-id HTTP/1.1" 404 209 0.023304 10.0.0.249 - - [2025-10-06 02:40:34] "GET /projects?obj_uuids=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003557 10.0.0.249 - - [2025-10-06 02:40:34] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001018 10.0.0.249 - - [2025-10-06 02:40:34] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007411 10.0.0.249 - - [2025-10-06 02:40:34] "POST /id-to-fqname HTTP/1.1" 200 212 0.004189 10.0.0.249 - - [2025-10-06 02:40:35] "POST /fqname-to-id HTTP/1.1" 404 222 0.002693 10.0.0.249 - - [2025-10-06 02:40:35] "POST /security-groups HTTP/1.1" 200 612 0.031764 10.0.0.249 - - [2025-10-06 02:40:35] "POST /projects HTTP/1.1" 200 627 0.219068 10.0.0.38 - - [2025-10-06 02:40:35] "POST /access-control-lists HTTP/1.1" 200 619 0.023947 10.0.0.249 - - [2025-10-06 02:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.294053 10.0.0.38 - - [2025-10-06 02:40:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.33 - - [2025-10-06 02:40:35] "GET /project/e6a8a9e0-6dcd-4cf9-a578-5ded630844b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.424052 10.0.0.38 - - [2025-10-06 02:40:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.38 - - [2025-10-06 02:40:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000541 10.0.0.38 - - [2025-10-06 02:40:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000597 10.0.0.249 - - [2025-10-06 02:40:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000727 10.0.0.249 - - [2025-10-06 02:40:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.33 - - [2025-10-06 02:40:36] "GET / HTTP/1.1" 200 36215 0.002350 10.0.0.33 - - [2025-10-06 02:40:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.249 - - [2025-10-06 02:40:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.33 - - [2025-10-06 02:40:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.249 - - [2025-10-06 02:40:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.33 - - [2025-10-06 02:40:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000550 10.0.0.33 - - [2025-10-06 02:40:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000538 10.0.0.33 - - [2025-10-06 02:40:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000571 10.0.0.33 - - [2025-10-06 02:40:38] "POST /fqname-to-id HTTP/1.1" 404 245 0.050213 10.0.0.38 - - [2025-10-06 02:40:38] "POST /fqname-to-id HTTP/1.1" 404 277 0.003493 10.0.0.38 - - [2025-10-06 02:40:38] "POST /access-control-lists HTTP/1.1" 200 639 0.028446 10.0.0.38 - - [2025-10-06 02:40:38] "PUT /access-control-list/299ca520-8ccd-4003-88a8-8b377ae89aed HTTP/1.1" 200 273 0.022132 10.0.0.33 - - [2025-10-06 02:40:39] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.032351 10.0.0.33 - - [2025-10-06 02:40:39] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.168022 10.0.0.33 - - [2025-10-06 02:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004863 10.0.0.33 - - [2025-10-06 02:40:39] "GET /security-group/41383608-19d5-4f00-8bd5-a44f3e38d886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005394 10.0.0.38 - - [2025-10-06 02:40:39] "PUT /access-control-list/299ca520-8ccd-4003-88a8-8b377ae89aed HTTP/1.1" 200 273 0.016812 10.0.0.33 - - [2025-10-06 02:40:40] "POST /neutron/security_group HTTP/1.1" 200 151 0.060304 10.0.0.33 - - [2025-10-06 02:40:40] "POST /fqname-to-id HTTP/1.1" 404 245 0.004031 10.0.0.33 - - [2025-10-06 02:40:40] "POST /fqname-to-id HTTP/1.1" 404 245 0.003605 10.0.0.38 - - [2025-10-06 02:40:40] "POST /fqname-to-id HTTP/1.1" 404 277 0.006618 10.0.0.38 - - [2025-10-06 02:40:40] "POST /access-control-lists HTTP/1.1" 200 639 0.039284 10.0.0.38 - - [2025-10-06 02:40:40] "PUT /access-control-list/4d14090b-3c49-4101-8412-c39c2714ad1f HTTP/1.1" 200 273 0.018454 10.0.0.33 - - [2025-10-06 02:40:41] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009621 10.0.0.33 - - [2025-10-06 02:40:41] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.172336 10.0.0.33 - - [2025-10-06 02:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004705 10.0.0.33 - - [2025-10-06 02:40:41] "GET /security-group/028bc7ca-bfe7-4721-9071-745353d05ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004043 10.0.0.38 - - [2025-10-06 02:40:41] "PUT /access-control-list/4d14090b-3c49-4101-8412-c39c2714ad1f HTTP/1.1" 200 273 0.022611 10.0.0.33 - - [2025-10-06 02:40:42] "POST /neutron/security_group_rule HTTP/1.1" 200 546 0.013114 10.0.0.38 - - [2025-10-06 02:40:42] "DELETE /access-control-list/9bad2cce-e605-40d0-bdd6-1c69c70fbfbb HTTP/1.1" 200 115 0.055382 10.0.0.33 - - [2025-10-06 02:40:42] "POST /neutron/security_group_rule HTTP/1.1" 200 585 0.190649 10.0.0.33 - - [2025-10-06 02:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.249 - - [2025-10-06 02:40:42] "GET /projects?obj_uuids=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001915 10.0.0.33 - - [2025-10-06 02:40:42] "GET /project/e6a8a9e0-6dcd-4cf9-a578-5ded630844b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.041113 10.0.0.38 - - [2025-10-06 02:40:42] "POST /route-targets HTTP/1.1" 200 328 0.012954 10.0.0.249 - - [2025-10-06 02:40:43] "POST /useragent-kv HTTP/1.1" 200 115 0.005572 10.0.0.33 - - [2025-10-06 02:40:43] "POST /neutron/subnet HTTP/1.1" 200 734 0.206827 10.0.0.33 - - [2025-10-06 02:40:43] "POST /id-to-fqname HTTP/1.1" 200 282 0.001576 10.0.0.33 - - [2025-10-06 02:40:43] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006206 10.0.0.33 - - [2025-10-06 02:40:43] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.007556 10.0.0.33 - - [2025-10-06 02:40:43] "POST /neutron/network HTTP/1.1" 200 929 0.007649 10.0.0.33 - - [2025-10-06 02:40:43] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.005963 10.0.0.33 - - [2025-10-06 02:40:43] "GET /obj-perms HTTP/1.1" 200 5072 0.052279 10.0.0.33 - - [2025-10-06 02:40:44] "POST /id-to-fqname HTTP/1.1" 200 282 0.001268 10.0.0.249 - - [2025-10-06 02:40:44] "DELETE /project/e6a8a9e06dcd4cf9a5785ded630844b1 HTTP/1.1" 404 173 0.002662 10.0.0.249 - - [2025-10-06 02:40:44] "DELETE /project/570f8b34-ea69-4696-9148-ae1272db9a26 HTTP/1.1" 404 177 0.004898 10.0.0.33 - - [2025-10-06 02:40:44] "POST /neutron/network HTTP/1.1" 200 939 0.007132 10.0.0.249 - - [2025-10-06 02:40:45] "GET /projects?obj_uuids=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001116 10.0.0.33 - - [2025-10-06 02:40:45] "GET /project/e6a8a9e0-6dcd-4cf9-a578-5ded630844b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.062851 10.0.0.33 - - [2025-10-06 02:40:45] "POST /neutron/port HTTP/1.1" 200 117 0.007077 10.0.0.33 - - [2025-10-06 02:40:45] "POST /id-to-fqname HTTP/1.1" 200 282 0.001217 10.0.0.33 - - [2025-10-06 02:40:46] "POST /neutron/network HTTP/1.1" 200 939 0.007159 10.0.0.249 - - [2025-10-06 02:40:46] "GET /projects?obj_uuids=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000986 10.0.0.33 - - [2025-10-06 02:40:46] "POST /neutron/port HTTP/1.1" 200 1083 0.280023 10.0.0.249 - - [2025-10-06 02:40:46] "GET /projects?obj_uuids=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000942 10.0.0.33 - - [2025-10-06 02:40:46] "GET /project/e6a8a9e0-6dcd-4cf9-a578-5ded630844b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.100200 10.0.0.33 - - [2025-10-06 02:40:46] "POST /neutron/port HTTP/1.1" 200 1137 0.143693 10.0.0.33 - - [2025-10-06 02:40:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004683 10.0.0.33 - - [2025-10-06 02:40:47] "POST /neutron/network HTTP/1.1" 200 929 0.006971 10.0.0.33 - - [2025-10-06 02:40:47] "POST /neutron/port HTTP/1.1" 200 117 0.006971 10.0.0.33 - - [2025-10-06 02:40:47] "POST /neutron/network HTTP/1.1" 200 939 0.007697 10.0.0.33 - - [2025-10-06 02:40:47] "POST /neutron/port HTTP/1.1" 200 1083 0.019736 10.0.0.33 - - [2025-10-06 02:40:47] "POST /neutron/port HTTP/1.1" 200 1111 0.015706 10.0.0.33 - - [2025-10-06 02:40:48] "POST /neutron/port HTTP/1.1" 200 117 0.001194 10.0.0.33 - - [2025-10-06 02:40:52] "POST /neutron/security_group HTTP/1.1" 200 1421 0.008463 10.0.0.33 - - [2025-10-06 02:40:52] "POST /neutron/port HTTP/1.1" 200 1111 0.016891 10.0.0.33 - - [2025-10-06 02:40:52] "POST /neutron/security_group HTTP/1.1" 200 1421 0.007066 10.0.0.33 - - [2025-10-06 02:40:52] "GET /virtual-machine/68a2d628-73be-48fe-8a41-3812a69540c6 HTTP/1.1" 401 292 0.000521 10.0.0.33 - - [2025-10-06 02:40:52] "GET /virtual-machine/68a2d628-73be-48fe-8a41-3812a69540c6 HTTP/1.1" 200 1314 0.026324 10.0.0.33 - - [2025-10-06 02:40:52] "GET /virtual-machine/68a2d628-73be-48fe-8a41-3812a69540c6 HTTP/1.1" 200 1314 0.003582 10.0.0.33 - - [2025-10-06 02:40:52] "GET /virtual-machine-interface/60a16b75-98bf-4517-97b0-658a7f5a6489 HTTP/1.1" 200 3198 0.005126 10.0.0.33 - - [2025-10-06 02:40:52] "GET /virtual-machine/68a2d628-73be-48fe-8a41-3812a69540c6 HTTP/1.1" 200 1314 0.003523 10.0.0.33 - - [2025-10-06 02:40:52] "GET /virtual-machine-interface/60a16b75-98bf-4517-97b0-658a7f5a6489 HTTP/1.1" 200 3198 0.004874 10.0.0.33 - - [2025-10-06 02:40:52] "GET /instance-ip/a21170ec-09d8-4e2a-b8c2-879bea922709 HTTP/1.1" 200 1709 0.005601 10.0.0.33 - - [2025-10-06 02:40:52] "GET /virtual-machine/68a2d628-73be-48fe-8a41-3812a69540c6 HTTP/1.1" 200 1314 0.003201 10.0.0.33 - - [2025-10-06 02:40:52] "GET /virtual-machine-interface/60a16b75-98bf-4517-97b0-658a7f5a6489 HTTP/1.1" 200 3198 0.004981 10.0.0.33 - - [2025-10-06 02:40:52] "GET /instance-ip/a21170ec-09d8-4e2a-b8c2-879bea922709 HTTP/1.1" 200 1709 0.004047 10.0.0.33 - - [2025-10-06 02:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.33 - - [2025-10-06 02:40:52] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003674 10.0.0.33 - - [2025-10-06 02:40:52] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002680 10.0.0.33 - - [2025-10-06 02:40:53] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.005966 10.0.0.33 - - [2025-10-06 02:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.33 - - [2025-10-06 02:40:53] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004260 10.0.0.33 - - [2025-10-06 02:40:53] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002913 10.0.0.33 - - [2025-10-06 02:40:53] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006189 10.0.0.33 - - [2025-10-06 02:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.33 - - [2025-10-06 02:40:53] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003943 10.0.0.33 - - [2025-10-06 02:40:53] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003320 10.0.0.33 - - [2025-10-06 02:40:53] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.005939 10.0.0.33 - - [2025-10-06 02:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.33 - - [2025-10-06 02:40:53] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004434 10.0.0.33 - - [2025-10-06 02:40:53] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003036 10.0.0.33 - - [2025-10-06 02:40:53] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006032 10.0.0.33 - - [2025-10-06 02:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005784 10.0.0.33 - - [2025-10-06 02:40:53] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006424 10.0.0.33 - - [2025-10-06 02:40:53] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003974 10.0.0.33 - - [2025-10-06 02:40:53] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.007902 10.0.0.33 - - [2025-10-06 02:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.33 - - [2025-10-06 02:40:53] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005276 10.0.0.33 - - [2025-10-06 02:40:53] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003865 10.0.0.33 - - [2025-10-06 02:40:53] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.007075 10.0.0.33 - - [2025-10-06 02:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.33 - - [2025-10-06 02:40:53] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005449 10.0.0.33 - - [2025-10-06 02:40:53] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004667 10.0.0.33 - - [2025-10-06 02:40:53] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.007224 10.0.0.33 - - [2025-10-06 02:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.33 - - [2025-10-06 02:40:56] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006562 10.0.0.33 - - [2025-10-06 02:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.33 - - [2025-10-06 02:41:01] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006014 10.0.0.33 - - [2025-10-06 02:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.33 - - [2025-10-06 02:41:05] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.007761 10.0.0.33 - - [2025-10-06 02:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.33 - - [2025-10-06 02:41:09] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.005607 10.0.0.33 - - [2025-10-06 02:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.33 - - [2025-10-06 02:41:13] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006147 10.0.0.33 - - [2025-10-06 02:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004701 10.0.0.33 - - [2025-10-06 02:41:17] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.005798 10.0.0.33 - - [2025-10-06 02:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.33 - - [2025-10-06 02:41:21] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006586 10.0.0.33 - - [2025-10-06 02:41:24] "POST /neutron/network HTTP/1.1" 200 939 0.007297 10.0.0.33 - - [2025-10-06 02:41:24] "POST /neutron/port HTTP/1.1" 200 117 0.001231 10.0.0.33 - - [2025-10-06 02:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.33 - - [2025-10-06 02:41:25] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003992 10.0.0.33 - - [2025-10-06 02:41:25] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003185 10.0.0.33 - - [2025-10-06 02:41:25] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006399 10.0.0.33 - - [2025-10-06 02:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.33 - - [2025-10-06 02:41:25] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003658 10.0.0.33 - - [2025-10-06 02:41:25] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003005 10.0.0.33 - - [2025-10-06 02:41:25] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006140 10.0.0.33 - - [2025-10-06 02:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.33 - - [2025-10-06 02:41:26] "GET /routing-instance/18f810dc-0f50-4f97-b3fb-7417410f2adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.005070 10.0.0.33 - - [2025-10-06 02:41:26] "GET /route-target/a165f7a8-2bd0-4eff-979c-6bf842ae9ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005138 10.0.0.33 - - [2025-10-06 02:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.33 - - [2025-10-06 02:41:26] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003810 10.0.0.33 - - [2025-10-06 02:41:26] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002777 10.0.0.33 - - [2025-10-06 02:41:26] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006076 10.0.0.33 - - [2025-10-06 02:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.33 - - [2025-10-06 02:41:26] "GET /routing-instance/18f810dc-0f50-4f97-b3fb-7417410f2adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.004345 10.0.0.33 - - [2025-10-06 02:41:26] "GET /route-target/a165f7a8-2bd0-4eff-979c-6bf842ae9ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003757 10.0.0.33 - - [2025-10-06 02:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.33 - - [2025-10-06 02:41:26] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004658 10.0.0.33 - - [2025-10-06 02:41:26] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002913 10.0.0.33 - - [2025-10-06 02:41:26] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006202 10.0.0.33 - - [2025-10-06 02:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.33 - - [2025-10-06 02:41:26] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004338 10.0.0.33 - - [2025-10-06 02:41:26] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002976 10.0.0.33 - - [2025-10-06 02:41:26] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.005830 10.0.0.33 - - [2025-10-06 02:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.33 - - [2025-10-06 02:41:26] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004201 10.0.0.33 - - [2025-10-06 02:41:26] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003037 10.0.0.33 - - [2025-10-06 02:41:26] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006052 10.0.0.249 - - [2025-10-06 02:41:26] "GET /obj-perms HTTP/1.1" 200 5072 0.043314 10.0.0.33 - - [2025-10-06 02:41:26] "GET /obj-perms HTTP/1.1" 200 5072 0.003684 10.0.0.33 - - [2025-10-06 02:41:26] "GET /obj-perms HTTP/1.1" 200 5072 0.003685 10.0.0.33 - - [2025-10-06 02:41:27] "GET /obj-perms HTTP/1.1" 200 5072 0.003601 10.0.0.38 - - [2025-10-06 02:41:27] "GET /obj-perms HTTP/1.1" 200 5072 0.040491 10.0.0.249 - - [2025-10-06 02:41:27] "GET /obj-perms HTTP/1.1" 200 5072 0.003457 10.0.0.33 - - [2025-10-06 02:41:27] "GET /virtual-machine/68a2d628-73be-48fe-8a41-3812a69540c6 HTTP/1.1" 200 1314 0.003714 10.0.0.33 - - [2025-10-06 02:41:27] "GET /virtual-machine-interface/60a16b75-98bf-4517-97b0-658a7f5a6489 HTTP/1.1" 200 3198 0.005358 10.0.0.33 - - [2025-10-06 02:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.33 - - [2025-10-06 02:41:27] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003286 10.0.0.33 - - [2025-10-06 02:41:27] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003319 10.0.0.33 - - [2025-10-06 02:41:27] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.007490 10.0.0.33 - - [2025-10-06 02:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.33 - - [2025-10-06 02:41:28] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003338 10.0.0.33 - - [2025-10-06 02:41:28] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002649 10.0.0.33 - - [2025-10-06 02:41:28] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006148 10.0.0.33 - - [2025-10-06 02:41:28] "POST /neutron/security_group HTTP/1.1" 200 1421 0.008235 10.0.0.33 - - [2025-10-06 02:41:33] "POST /neutron/port HTTP/1.1" 200 1111 0.017821 10.0.0.33 - - [2025-10-06 02:41:34] "POST /neutron/security_group HTTP/1.1" 200 1421 0.007164 10.0.0.33 - - [2025-10-06 02:41:34] "POST /neutron/network HTTP/1.1" 200 939 0.008373 10.0.0.33 - - [2025-10-06 02:41:34] "POST /neutron/port HTTP/1.1" 200 117 0.001441 10.0.0.33 - - [2025-10-06 02:41:38] "POST /neutron/security_group HTTP/1.1" 200 1421 0.007407 10.0.0.33 - - [2025-10-06 02:41:44] "POST /neutron/port HTTP/1.1" 200 1111 0.014938 10.0.0.33 - - [2025-10-06 02:41:44] "POST /neutron/security_group HTTP/1.1" 200 1421 0.006680 10.0.0.33 - - [2025-10-06 02:41:44] "GET /virtual-machine/5f171d55-6d9c-456d-9f22-e49f029f1ad5 HTTP/1.1" 200 1315 0.005940 10.0.0.33 - - [2025-10-06 02:41:44] "GET /virtual-machine/5f171d55-6d9c-456d-9f22-e49f029f1ad5 HTTP/1.1" 200 1315 0.003558 10.0.0.33 - - [2025-10-06 02:41:44] "GET /virtual-machine-interface/e373359c-4e38-4786-b74f-85485aa549d6 HTTP/1.1" 200 3199 0.005180 10.0.0.33 - - [2025-10-06 02:41:44] "GET /virtual-machine/5f171d55-6d9c-456d-9f22-e49f029f1ad5 HTTP/1.1" 200 1315 0.003574 10.0.0.33 - - [2025-10-06 02:41:44] "GET /virtual-machine-interface/e373359c-4e38-4786-b74f-85485aa549d6 HTTP/1.1" 200 3199 0.005287 10.0.0.33 - - [2025-10-06 02:41:44] "GET /instance-ip/11412670-e460-46c4-9aa7-acd3c5773a98 HTTP/1.1" 200 1708 0.006259 10.0.0.33 - - [2025-10-06 02:41:44] "GET /virtual-machine/5f171d55-6d9c-456d-9f22-e49f029f1ad5 HTTP/1.1" 200 1315 0.003785 10.0.0.33 - - [2025-10-06 02:41:44] "GET /virtual-machine-interface/e373359c-4e38-4786-b74f-85485aa549d6 HTTP/1.1" 200 3199 0.005443 10.0.0.33 - - [2025-10-06 02:41:44] "GET /instance-ip/11412670-e460-46c4-9aa7-acd3c5773a98 HTTP/1.1" 200 1708 0.005550 10.0.0.33 - - [2025-10-06 02:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.33 - - [2025-10-06 02:41:44] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003322 10.0.0.33 - - [2025-10-06 02:41:44] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002698 10.0.0.33 - - [2025-10-06 02:41:44] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006281 10.0.0.33 - - [2025-10-06 02:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.33 - - [2025-10-06 02:41:44] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004077 10.0.0.33 - - [2025-10-06 02:41:44] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003268 10.0.0.33 - - [2025-10-06 02:41:44] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006919 10.0.0.33 - - [2025-10-06 02:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.33 - - [2025-10-06 02:41:44] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004780 10.0.0.33 - - [2025-10-06 02:41:44] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003462 10.0.0.33 - - [2025-10-06 02:41:44] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.007606 10.0.0.33 - - [2025-10-06 02:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.33 - - [2025-10-06 02:41:44] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004364 10.0.0.33 - - [2025-10-06 02:41:44] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003049 10.0.0.33 - - [2025-10-06 02:41:44] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.007001 10.0.0.33 - - [2025-10-06 02:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.33 - - [2025-10-06 02:41:44] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004686 10.0.0.33 - - [2025-10-06 02:41:44] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003136 10.0.0.33 - - [2025-10-06 02:41:44] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006958 10.0.0.33 - - [2025-10-06 02:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.33 - - [2025-10-06 02:41:45] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004570 10.0.0.33 - - [2025-10-06 02:41:45] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002946 10.0.0.33 - - [2025-10-06 02:41:45] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006180 10.0.0.33 - - [2025-10-06 02:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.33 - - [2025-10-06 02:41:45] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004670 10.0.0.33 - - [2025-10-06 02:41:45] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002842 10.0.0.33 - - [2025-10-06 02:41:45] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.007198 10.0.0.33 - - [2025-10-06 02:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.33 - - [2025-10-06 02:41:46] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006025 10.0.0.33 - - [2025-10-06 02:41:46] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003169 10.0.0.33 - - [2025-10-06 02:41:46] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.007138 10.0.0.33 - - [2025-10-06 02:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.33 - - [2025-10-06 02:41:46] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005376 10.0.0.33 - - [2025-10-06 02:41:46] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003859 10.0.0.33 - - [2025-10-06 02:41:46] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006913 10.0.0.33 - - [2025-10-06 02:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.33 - - [2025-10-06 02:41:46] "GET /routing-instance/18f810dc-0f50-4f97-b3fb-7417410f2adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.004429 10.0.0.33 - - [2025-10-06 02:41:46] "GET /route-target/a165f7a8-2bd0-4eff-979c-6bf842ae9ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003351 10.0.0.33 - - [2025-10-06 02:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.33 - - [2025-10-06 02:41:46] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007530 10.0.0.33 - - [2025-10-06 02:41:46] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003155 10.0.0.33 - - [2025-10-06 02:41:46] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.007398 10.0.0.33 - - [2025-10-06 02:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.33 - - [2025-10-06 02:41:46] "GET /routing-instance/18f810dc-0f50-4f97-b3fb-7417410f2adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.005207 10.0.0.33 - - [2025-10-06 02:41:46] "GET /route-target/a165f7a8-2bd0-4eff-979c-6bf842ae9ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003888 10.0.0.33 - - [2025-10-06 02:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.33 - - [2025-10-06 02:41:47] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004093 10.0.0.33 - - [2025-10-06 02:41:47] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002808 10.0.0.33 - - [2025-10-06 02:41:47] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006037 10.0.0.33 - - [2025-10-06 02:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.33 - - [2025-10-06 02:41:47] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004727 10.0.0.33 - - [2025-10-06 02:41:47] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003031 10.0.0.33 - - [2025-10-06 02:41:47] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006064 10.0.0.33 - - [2025-10-06 02:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.33 - - [2025-10-06 02:41:47] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004318 10.0.0.33 - - [2025-10-06 02:41:47] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002899 10.0.0.33 - - [2025-10-06 02:41:47] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006367 10.0.0.33 - - [2025-10-06 02:41:47] "GET /obj-perms HTTP/1.1" 200 5072 0.003911 10.0.0.249 - - [2025-10-06 02:41:47] "GET /obj-perms HTTP/1.1" 200 5072 0.004245 10.0.0.33 - - [2025-10-06 02:41:47] "GET /obj-perms HTTP/1.1" 200 5072 0.003330 10.0.0.33 - - [2025-10-06 02:41:47] "GET /obj-perms HTTP/1.1" 200 5072 0.004132 10.0.0.33 - - [2025-10-06 02:41:47] "GET /virtual-machine/5f171d55-6d9c-456d-9f22-e49f029f1ad5 HTTP/1.1" 200 1315 0.004067 10.0.0.33 - - [2025-10-06 02:41:47] "GET /virtual-machine-interface/e373359c-4e38-4786-b74f-85485aa549d6 HTTP/1.1" 200 3199 0.005039 10.0.0.33 - - [2025-10-06 02:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.33 - - [2025-10-06 02:41:47] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003089 10.0.0.33 - - [2025-10-06 02:41:47] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.002622 10.0.0.33 - - [2025-10-06 02:41:47] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.005743 10.0.0.33 - - [2025-10-06 02:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.33 - - [2025-10-06 02:41:48] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005142 10.0.0.33 - - [2025-10-06 02:41:48] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003417 10.0.0.33 - - [2025-10-06 02:41:48] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006785 10.0.0.33 - - [2025-10-06 02:41:49] "GET /virtual-machine/68a2d628-73be-48fe-8a41-3812a69540c6 HTTP/1.1" 200 1314 0.004870 10.0.0.33 - - [2025-10-06 02:41:49] "GET /virtual-machine-interface/60a16b75-98bf-4517-97b0-658a7f5a6489 HTTP/1.1" 200 3198 0.005125 10.0.0.33 - - [2025-10-06 02:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.33 - - [2025-10-06 02:41:49] "GET /security-group/028bc7ca-bfe7-4721-9071-745353d05ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2701 0.003963 10.0.0.33 - - [2025-10-06 02:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.33 - - [2025-10-06 02:41:49] "GET /security-group/028bc7ca-bfe7-4721-9071-745353d05ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2701 0.004060 10.0.0.33 - - [2025-10-06 02:41:49] "POST /neutron/security_group HTTP/1.1" 200 1447 0.003610 10.0.0.33 - - [2025-10-06 02:41:49] "POST /neutron/port HTTP/1.1" 200 1137 0.010870 10.0.0.33 - - [2025-10-06 02:41:49] "GET /virtual-machine/68a2d628-73be-48fe-8a41-3812a69540c6 HTTP/1.1" 200 1314 0.003814 10.0.0.33 - - [2025-10-06 02:41:49] "GET /virtual-machine-interface/60a16b75-98bf-4517-97b0-658a7f5a6489 HTTP/1.1" 200 3146 0.012012 10.0.0.33 - - [2025-10-06 02:41:49] "POST /neutron/security_group HTTP/1.1" 200 1421 0.007413 10.0.0.33 - - [2025-10-06 02:41:49] "POST /neutron/port HTTP/1.1" 200 1099 0.009950 10.0.0.33 - - [2025-10-06 02:41:49] "GET /virtual-machine/68a2d628-73be-48fe-8a41-3812a69540c6 HTTP/1.1" 200 1314 0.004121 10.0.0.33 - - [2025-10-06 02:41:49] "GET /virtual-machine-interface/60a16b75-98bf-4517-97b0-658a7f5a6489 HTTP/1.1" 200 3198 0.007240 10.0.0.33 - - [2025-10-06 02:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.33 - - [2025-10-06 02:41:49] "GET /security-group/028bc7ca-bfe7-4721-9071-745353d05ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2701 0.003747 10.0.0.33 - - [2025-10-06 02:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.33 - - [2025-10-06 02:41:49] "GET /security-group/028bc7ca-bfe7-4721-9071-745353d05ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2701 0.004096 10.0.0.33 - - [2025-10-06 02:41:49] "POST /neutron/security_group HTTP/1.1" 200 1447 0.004729 10.0.0.33 - - [2025-10-06 02:42:24] "POST /neutron/port HTTP/1.1" 200 1111 0.013359 10.0.0.33 - - [2025-10-06 02:42:24] "POST /neutron/subnet HTTP/1.1" 200 708 0.009526 10.0.0.33 - - [2025-10-06 02:42:34] "POST /neutron/port HTTP/1.1" 200 1111 0.015601 10.0.0.33 - - [2025-10-06 02:42:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003763 10.0.0.33 - - [2025-10-06 02:42:34] "POST /neutron/network HTTP/1.1" 200 929 0.007654 10.0.0.33 - - [2025-10-06 02:42:47] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.147346 10.0.0.33 - - [2025-10-06 02:42:48] "POST /neutron/security_group_rule HTTP/1.1" 200 584 0.170884 10.0.0.38 - - [2025-10-06 02:42:48] "PUT /access-control-list/2a0e8393-8190-4027-8b8e-4df35e501423 HTTP/1.1" 200 273 0.012529 10.0.0.33 - - [2025-10-06 02:42:51] "POST /neutron/port HTTP/1.1" 200 1111 0.015069 10.0.0.33 - - [2025-10-06 02:42:51] "POST /neutron/port HTTP/1.1" 200 1099 0.053275 10.0.0.33 - - [2025-10-06 02:42:51] "GET /virtual-machine/5f171d55-6d9c-456d-9f22-e49f029f1ad5 HTTP/1.1" 200 1315 0.004179 10.0.0.33 - - [2025-10-06 02:42:51] "POST /neutron/port HTTP/1.1" 200 151 0.153308 10.0.0.33 - - [2025-10-06 02:42:53] "GET /virtual-machine/5f171d55-6d9c-456d-9f22-e49f029f1ad5 HTTP/1.1" 404 171 0.005338 10.0.0.33 - - [2025-10-06 02:42:53] "GET /virtual-machine/5f171d55-6d9c-456d-9f22-e49f029f1ad5 HTTP/1.1" 404 171 0.003808 10.0.0.33 - - [2025-10-06 02:42:53] "GET /virtual-machine/5f171d55-6d9c-456d-9f22-e49f029f1ad5 HTTP/1.1" 404 171 0.004549 10.0.0.33 - - [2025-10-06 02:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.33 - - [2025-10-06 02:42:53] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004552 10.0.0.33 - - [2025-10-06 02:42:53] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003855 10.0.0.33 - - [2025-10-06 02:42:53] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.007118 10.0.0.33 - - [2025-10-06 02:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.33 - - [2025-10-06 02:42:53] "GET /routing-instance/18f810dc-0f50-4f97-b3fb-7417410f2adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.006209 10.0.0.33 - - [2025-10-06 02:42:53] "GET /route-target/a165f7a8-2bd0-4eff-979c-6bf842ae9ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004555 10.0.0.33 - - [2025-10-06 02:42:53] "GET /obj-perms HTTP/1.1" 200 5072 0.005098 10.0.0.33 - - [2025-10-06 02:42:56] "GET /obj-perms HTTP/1.1" 200 5072 0.004334 10.0.0.33 - - [2025-10-06 02:43:00] "GET /obj-perms HTTP/1.1" 200 5072 0.004612 10.0.0.249 - - [2025-10-06 02:43:00] "GET /obj-perms HTTP/1.1" 200 5072 0.003669 10.0.0.33 - - [2025-10-06 02:43:00] "POST /neutron/port HTTP/1.1" 200 1137 0.012685 10.0.0.33 - - [2025-10-06 02:43:00] "GET /virtual-machine/68a2d628-73be-48fe-8a41-3812a69540c6 HTTP/1.1" 200 1314 0.004522 10.0.0.33 - - [2025-10-06 02:43:00] "POST /neutron/port HTTP/1.1" 200 1073 0.015630 10.0.0.33 - - [2025-10-06 02:43:02] "GET /virtual-machine/68a2d628-73be-48fe-8a41-3812a69540c6 HTTP/1.1" 404 171 0.003750 10.0.0.33 - - [2025-10-06 02:43:02] "GET /virtual-machine/68a2d628-73be-48fe-8a41-3812a69540c6 HTTP/1.1" 404 171 0.002931 10.0.0.33 - - [2025-10-06 02:43:02] "GET /virtual-machine/68a2d628-73be-48fe-8a41-3812a69540c6 HTTP/1.1" 404 171 0.003940 10.0.0.33 - - [2025-10-06 02:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.33 - - [2025-10-06 02:43:02] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004385 10.0.0.33 - - [2025-10-06 02:43:02] "GET /virtual-networks?parent_id=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003027 10.0.0.33 - - [2025-10-06 02:43:02] "GET /virtual-network/4b3747f0-0503-44c1-acb8-7006cf648c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2214 0.006899 10.0.0.33 - - [2025-10-06 02:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.33 - - [2025-10-06 02:43:02] "GET /routing-instance/18f810dc-0f50-4f97-b3fb-7417410f2adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.004499 10.0.0.33 - - [2025-10-06 02:43:02] "GET /route-target/a165f7a8-2bd0-4eff-979c-6bf842ae9ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003738 10.0.0.33 - - [2025-10-06 02:43:02] "GET /obj-perms HTTP/1.1" 200 5072 0.004961 10.0.0.33 - - [2025-10-06 02:43:08] "GET /obj-perms HTTP/1.1" 200 5072 0.005212 10.0.0.33 - - [2025-10-06 02:43:12] "GET /obj-perms HTTP/1.1" 200 5072 0.005017 10.0.0.38 - - [2025-10-06 02:43:14] "GET /obj-perms HTTP/1.1" 200 5056 0.061959 10.0.0.33 - - [2025-10-06 02:43:18] "GET /obj-perms HTTP/1.1" 200 5072 0.004013 10.0.0.33 - - [2025-10-06 02:43:21] "GET /obj-perms HTTP/1.1" 200 5072 0.003547 10.0.0.33 - - [2025-10-06 02:43:27] "GET /obj-perms HTTP/1.1" 200 5072 0.004713 10.0.0.33 - - [2025-10-06 02:43:30] "GET /obj-perms HTTP/1.1" 200 5072 0.003894 10.0.0.33 - - [2025-10-06 02:43:30] "POST /neutron/network HTTP/1.1" 200 929 0.006372 10.0.0.38 - - [2025-10-06 02:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.33 - - [2025-10-06 02:43:31] "POST /neutron/security_group HTTP/1.1" 200 151 0.045554 10.0.0.33 - - [2025-10-06 02:43:31] "POST /fqname-to-id HTTP/1.1" 404 245 0.002720 10.0.0.38 - - [2025-10-06 02:43:31] "DELETE /access-control-list/4d14090b-3c49-4101-8412-c39c2714ad1f HTTP/1.1" 200 115 0.033521 10.0.0.249 - - [2025-10-06 02:43:32] "GET /projects?obj_uuids=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.031409 10.0.0.33 - - [2025-10-06 02:43:32] "GET /project/e6a8a9e0-6dcd-4cf9-a578-5ded630844b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.068192 10.0.0.249 - - [2025-10-06 02:43:32] "GET /projects?obj_uuids=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001076 10.0.0.33 - - [2025-10-06 02:43:32] "GET /project/e6a8a9e0-6dcd-4cf9-a578-5ded630844b1?fields=virtual_networks HTTP/1.1" 200 1077 0.044702 10.0.0.249 - - [2025-10-06 02:43:32] "GET /projects?obj_uuids=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001046 10.0.0.33 - - [2025-10-06 02:43:32] "GET /project/e6a8a9e0-6dcd-4cf9-a578-5ded630844b1?fields=virtual_machine_interfaces HTTP/1.1" 200 1077 0.043621 10.0.0.249 - - [2025-10-06 02:43:32] "GET /projects?obj_uuids=e6a8a9e0-6dcd-4cf9-a578-5ded630844b1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001015 10.0.0.33 - - [2025-10-06 02:43:32] "GET /project/e6a8a9e0-6dcd-4cf9-a578-5ded630844b1?fields=security_groups HTTP/1.1" 200 1325 0.032301 10.0.0.33 - - [2025-10-06 02:43:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.028160 10.0.0.249 - - [2025-10-06 02:43:33] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003811 10.0.0.249 - - [2025-10-06 02:43:33] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001171 10.0.0.249 - - [2025-10-06 02:43:33] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.032388 10.0.0.249 - - [2025-10-06 02:43:33] "POST /id-to-fqname HTTP/1.1" 200 188 0.004270 10.0.0.249 - - [2025-10-06 02:43:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.006859 10.0.0.249 - - [2025-10-06 02:43:33] "POST /security-groups HTTP/1.1" 200 589 0.028109 10.0.0.249 - - [2025-10-06 02:43:33] "POST /projects HTTP/1.1" 200 581 0.230088 10.0.0.38 - - [2025-10-06 02:43:33] "POST /fqname-to-id HTTP/1.1" 404 231 0.006264 10.0.0.249 - - [2025-10-06 02:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.306331 10.0.0.33 - - [2025-10-06 02:43:34] "GET /project/c3720e80-32d8-45a3-8a6b-b27936ac63bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.455451 10.0.0.33 - - [2025-10-06 02:43:35] "GET / HTTP/1.1" 200 36215 0.002502 10.0.0.33 - - [2025-10-06 02:43:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000798 10.0.0.33 - - [2025-10-06 02:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.052885 10.0.0.249 - - [2025-10-06 02:43:37] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000925 10.0.0.33 - - [2025-10-06 02:43:37] "GET /project/c3720e80-32d8-45a3-8a6b-b27936ac63bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.037618 10.0.0.38 - - [2025-10-06 02:43:37] "POST /ref-update HTTP/1.1" 200 156 0.019542 10.0.0.249 - - [2025-10-06 02:43:37] "POST /useragent-kv HTTP/1.1" 200 115 0.011059 10.0.0.33 - - [2025-10-06 02:43:37] "POST /neutron/subnet HTTP/1.1" 200 730 0.267493 10.0.0.33 - - [2025-10-06 02:43:37] "POST /id-to-fqname HTTP/1.1" 200 224 0.002238 10.0.0.33 - - [2025-10-06 02:43:37] "GET /virtual-network/b9b65fb4-823f-40f3-b5ce-ae936e6053e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007554 10.0.0.33 - - [2025-10-06 02:43:37] "GET /virtual-network/b9b65fb4-823f-40f3-b5ce-ae936e6053e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005903 10.0.0.33 - - [2025-10-06 02:43:37] "POST /neutron/network HTTP/1.1" 200 835 0.007154 10.0.0.33 - - [2025-10-06 02:43:37] "POST /id-to-fqname HTTP/1.1" 200 224 0.001342 10.0.0.249 - - [2025-10-06 02:43:38] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004519 10.0.0.33 - - [2025-10-06 02:43:38] "GET /project/c3720e80-32d8-45a3-8a6b-b27936ac63bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.066518 10.0.0.33 - - [2025-10-06 02:43:38] "POST /neutron/network HTTP/1.1" 200 835 0.029643 10.0.0.33 - - [2025-10-06 02:43:38] "POST /neutron/port HTTP/1.1" 200 117 0.008152 10.0.0.33 - - [2025-10-06 02:43:39] "POST /neutron/port HTTP/1.1" 200 1059 0.013768 10.0.0.33 - - [2025-10-06 02:43:39] "POST /neutron/port HTTP/1.1" 200 1087 0.016597 10.0.0.33 - - [2025-10-06 02:43:39] "POST /neutron/port HTTP/1.1" 200 117 0.001205 10.0.0.33 - - [2025-10-06 02:43:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007681 10.0.0.33 - - [2025-10-06 02:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.249 - - [2025-10-06 02:43:44] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000952 10.0.0.33 - - [2025-10-06 02:43:44] "GET /project/c3720e80-32d8-45a3-8a6b-b27936ac63bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.054221 10.0.0.33 - - [2025-10-06 02:43:44] "POST /neutron/network HTTP/1.1" 200 117 0.010982 10.0.0.38 - - [2025-10-06 02:43:44] "POST /route-targets HTTP/1.1" 200 328 0.012829 10.0.0.33 - - [2025-10-06 02:43:44] "POST /neutron/network HTTP/1.1" 200 830 0.007566 10.0.0.33 - - [2025-10-06 02:43:44] "POST /id-to-fqname HTTP/1.1" 200 223 0.001011 10.0.0.33 - - [2025-10-06 02:43:44] "GET /virtual-network/23800c3b-a51b-4f55-ae0f-546a4e6d2a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005143 10.0.0.33 - - [2025-10-06 02:43:44] "GET /virtual-network/23800c3b-a51b-4f55-ae0f-546a4e6d2a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005617 10.0.0.33 - - [2025-10-06 02:43:44] "POST /neutron/subnet HTTP/1.1" 200 715 0.008935 10.0.0.249 - - [2025-10-06 02:43:44] "DELETE /project/c3720e8032d845a38a6bb27936ac63bd HTTP/1.1" 404 173 0.002614 10.0.0.249 - - [2025-10-06 02:43:44] "DELETE /project/e6a8a9e0-6dcd-4cf9-a578-5ded630844b1 HTTP/1.1" 404 177 0.005128 10.0.0.33 - - [2025-10-06 02:43:45] "GET /virtual-network/23800c3b-a51b-4f55-ae0f-546a4e6d2a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005970 10.0.0.33 - - [2025-10-06 02:43:45] "GET /obj-perms HTTP/1.1" 200 5026 0.041475 10.0.0.249 - - [2025-10-06 02:43:46] "GET /obj-perms HTTP/1.1" 200 5026 0.045202 10.0.0.33 - - [2025-10-06 02:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.249 - - [2025-10-06 02:43:46] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000987 10.0.0.33 - - [2025-10-06 02:43:46] "GET /project/c3720e80-32d8-45a3-8a6b-b27936ac63bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.040214 10.0.0.38 - - [2025-10-06 02:43:46] "POST /ref-update HTTP/1.1" 200 156 0.028292 10.0.0.249 - - [2025-10-06 02:43:46] "POST /useragent-kv HTTP/1.1" 200 115 0.006411 10.0.0.33 - - [2025-10-06 02:43:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.163113 10.0.0.33 - - [2025-10-06 02:43:46] "POST /id-to-fqname HTTP/1.1" 200 223 0.001851 10.0.0.33 - - [2025-10-06 02:43:46] "GET /virtual-network/7129273f-a192-4e15-bba8-1c27b3d01ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006881 10.0.0.33 - - [2025-10-06 02:43:46] "GET /virtual-network/7129273f-a192-4e15-bba8-1c27b3d01ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007348 10.0.0.33 - - [2025-10-06 02:43:46] "POST /neutron/network HTTP/1.1" 200 831 0.007883 10.0.0.33 - - [2025-10-06 02:43:47] "GET /virtual-network/7129273f-a192-4e15-bba8-1c27b3d01ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006958 10.0.0.38 - - [2025-10-06 02:43:47] "GET /obj-perms HTTP/1.1" 200 5026 0.054619 10.0.0.33 - - [2025-10-06 02:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.249 - - [2025-10-06 02:43:47] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000937 10.0.0.33 - - [2025-10-06 02:43:47] "GET /project/c3720e80-32d8-45a3-8a6b-b27936ac63bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.037953 10.0.0.249 - - [2025-10-06 02:43:47] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001003 10.0.0.33 - - [2025-10-06 02:43:47] "POST /neutron/network HTTP/1.1" 200 615 0.123562 10.0.0.33 - - [2025-10-06 02:43:48] "POST /id-to-fqname HTTP/1.1" 200 224 0.003231 10.0.0.33 - - [2025-10-06 02:43:48] "GET /virtual-network/91edbdd4-ff9b-4074-aa9c-fcf508d4cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005130 10.0.0.33 - - [2025-10-06 02:43:48] "POST /neutron/network HTTP/1.1" 200 836 0.006186 10.0.0.33 - - [2025-10-06 02:43:48] "GET /virtual-network/91edbdd4-ff9b-4074-aa9c-fcf508d4cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004892 10.0.0.33 - - [2025-10-06 02:43:48] "GET /virtual-network/91edbdd4-ff9b-4074-aa9c-fcf508d4cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006895 10.0.0.33 - - [2025-10-06 02:43:48] "POST /id-to-fqname HTTP/1.1" 200 223 0.001939 10.0.0.33 - - [2025-10-06 02:43:48] "POST /neutron/port HTTP/1.1" 200 1087 0.020363 10.0.0.249 - - [2025-10-06 02:43:49] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001011 10.0.0.33 - - [2025-10-06 02:43:49] "GET /project/c3720e80-32d8-45a3-8a6b-b27936ac63bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.054510 10.0.0.33 - - [2025-10-06 02:43:49] "POST /neutron/network HTTP/1.1" 200 831 0.006584 10.0.0.33 - - [2025-10-06 02:43:49] "POST /neutron/port HTTP/1.1" 200 117 0.006036 10.0.0.33 - - [2025-10-06 02:43:49] "POST /id-to-fqname HTTP/1.1" 200 224 0.001251 10.0.0.33 - - [2025-10-06 02:43:49] "POST /neutron/network HTTP/1.1" 200 846 0.007134 10.0.0.33 - - [2025-10-06 02:43:50] "POST /neutron/port HTTP/1.1" 200 1057 0.014031 10.0.0.33 - - [2025-10-06 02:43:50] "POST /neutron/port HTTP/1.1" 200 1085 0.015687 10.0.0.33 - - [2025-10-06 02:43:50] "POST /neutron/port HTTP/1.1" 200 117 0.001191 10.0.0.249 - - [2025-10-06 02:43:50] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001366 10.0.0.33 - - [2025-10-06 02:43:50] "GET /project/c3720e80-32d8-45a3-8a6b-b27936ac63bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.065978 10.0.0.33 - - [2025-10-06 02:43:50] "POST /neutron/port HTTP/1.1" 200 2056 0.020158 10.0.0.33 - - [2025-10-06 02:43:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.003264 10.0.0.33 - - [2025-10-06 02:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.249 - - [2025-10-06 02:43:51] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000972 10.0.0.33 - - [2025-10-06 02:43:51] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007596 10.0.0.33 - - [2025-10-06 02:43:51] "POST /service-templates HTTP/1.1" 200 545 0.034733 10.0.0.33 - - [2025-10-06 02:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.33 - - [2025-10-06 02:43:51] "GET /service-template/19a41e18-de04-462e-8942-37b2ca948c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.006564 10.0.0.33 - - [2025-10-06 02:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.33 - - [2025-10-06 02:43:51] "POST /neutron/network HTTP/1.1" 200 846 0.007519 10.0.0.33 - - [2025-10-06 02:43:51] "GET /service-template/19a41e18-de04-462e-8942-37b2ca948c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.005316 10.0.0.33 - - [2025-10-06 02:43:51] "POST /id-to-fqname HTTP/1.1" 200 223 0.001369 10.0.0.33 - - [2025-10-06 02:43:51] "POST /id-to-fqname HTTP/1.1" 200 223 0.001375 10.0.0.33 - - [2025-10-06 02:43:51] "POST /id-to-fqname HTTP/1.1" 200 224 0.001305 10.0.0.33 - - [2025-10-06 02:43:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012551 10.0.0.33 - - [2025-10-06 02:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.33 - - [2025-10-06 02:43:51] "POST /neutron/port HTTP/1.1" 200 1114 0.110936 10.0.0.33 - - [2025-10-06 02:43:51] "DELETE /service-template/19a41e18-de04-462e-8942-37b2ca948c50 HTTP/1.1" 200 115 0.047482 10.0.0.33 - - [2025-10-06 02:43:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.002699 10.0.0.33 - - [2025-10-06 02:43:51] "POST /neutron/subnet HTTP/1.1" 200 708 0.008405 10.0.0.33 - - [2025-10-06 02:43:52] "POST /neutron/network HTTP/1.1" 200 836 0.006792 10.0.0.33 - - [2025-10-06 02:43:52] "POST /neutron/port HTTP/1.1" 200 1111 0.012873 10.0.0.33 - - [2025-10-06 02:43:53] "POST /neutron/port HTTP/1.1" 200 1114 0.014147 10.0.0.33 - - [2025-10-06 02:43:54] "POST /neutron/network HTTP/1.1" 200 2878 0.016177 10.0.0.249 - - [2025-10-06 02:43:54] "POST /useragent-kv HTTP/1.1" 200 115 0.004285 10.0.0.38 - - [2025-10-06 02:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007107 10.0.0.249 - - [2025-10-06 02:43:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003704 10.0.0.33 - - [2025-10-06 02:43:54] "POST /neutron/network HTTP/1.1" 200 151 0.126056 10.0.0.249 - - [2025-10-06 02:43:54] "POST /useragent-kv HTTP/1.1" 200 115 0.006734 10.0.0.249 - - [2025-10-06 02:43:54] "POST /useragent-kv HTTP/1.1" 200 115 0.005474 10.0.0.33 - - [2025-10-06 02:43:54] "POST /neutron/network HTTP/1.1" 200 151 0.123554 10.0.0.38 - - [2025-10-06 02:43:54] "DELETE /route-target/48f56bf5-f968-46de-855b-f2975e96266b HTTP/1.1" 200 115 0.034052 10.0.0.33 - - [2025-10-06 02:43:55] "POST /neutron/network HTTP/1.1" 200 835 0.007619 10.0.0.33 - - [2025-10-06 02:43:55] "POST /neutron/port HTTP/1.1" 200 1113 0.014454 10.0.0.249 - - [2025-10-06 02:43:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003264 10.0.0.38 - - [2025-10-06 02:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.249 - - [2025-10-06 02:43:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002494 10.0.0.33 - - [2025-10-06 02:43:57] "POST /neutron/network HTTP/1.1" 200 151 0.111587 10.0.0.33 - - [2025-10-06 02:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.249 - - [2025-10-06 02:43:59] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001458 10.0.0.33 - - [2025-10-06 02:44:00] "GET /project/c3720e80-32d8-45a3-8a6b-b27936ac63bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.054448 10.0.0.38 - - [2025-10-06 02:44:00] "POST /ref-update HTTP/1.1" 200 156 0.024275 10.0.0.249 - - [2025-10-06 02:44:00] "POST /useragent-kv HTTP/1.1" 200 115 0.008129 10.0.0.33 - - [2025-10-06 02:44:00] "POST /neutron/subnet HTTP/1.1" 200 729 0.222241 10.0.0.33 - - [2025-10-06 02:44:00] "POST /id-to-fqname HTTP/1.1" 200 223 0.001464 10.0.0.33 - - [2025-10-06 02:44:00] "GET /virtual-network/3bb22bd6-6c12-4b9f-b959-688cffff56cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005589 10.0.0.33 - - [2025-10-06 02:44:00] "GET /virtual-network/3bb22bd6-6c12-4b9f-b959-688cffff56cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006133 10.0.0.33 - - [2025-10-06 02:44:00] "POST /neutron/network HTTP/1.1" 200 833 0.007349 10.0.0.33 - - [2025-10-06 02:44:00] "GET /virtual-network/3bb22bd6-6c12-4b9f-b959-688cffff56cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006098 10.0.0.33 - - [2025-10-06 02:44:00] "GET /obj-perms HTTP/1.1" 200 5026 0.003705 10.0.0.249 - - [2025-10-06 02:44:01] "GET /obj-perms HTTP/1.1" 200 5026 0.005158 10.0.0.33 - - [2025-10-06 02:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.249 - - [2025-10-06 02:44:01] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000987 10.0.0.33 - - [2025-10-06 02:44:01] "GET /project/c3720e80-32d8-45a3-8a6b-b27936ac63bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.036965 10.0.0.249 - - [2025-10-06 02:44:01] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000993 10.0.0.33 - - [2025-10-06 02:44:01] "POST /neutron/network HTTP/1.1" 200 613 0.127114 10.0.0.33 - - [2025-10-06 02:44:01] "POST /id-to-fqname HTTP/1.1" 200 223 0.003520 10.0.0.33 - - [2025-10-06 02:44:01] "GET /virtual-network/967d6d1a-188a-4fab-b7d4-c279622275f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005374 10.0.0.33 - - [2025-10-06 02:44:01] "POST /neutron/network HTTP/1.1" 200 831 0.006713 10.0.0.33 - - [2025-10-06 02:44:01] "GET /virtual-network/967d6d1a-188a-4fab-b7d4-c279622275f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005484 10.0.0.33 - - [2025-10-06 02:44:01] "GET /virtual-network/967d6d1a-188a-4fab-b7d4-c279622275f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005352 10.0.0.38 - - [2025-10-06 02:44:02] "GET /obj-perms HTTP/1.1" 200 5026 0.003983 10.0.0.33 - - [2025-10-06 02:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.249 - - [2025-10-06 02:44:02] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000863 10.0.0.33 - - [2025-10-06 02:44:02] "GET /project/c3720e80-32d8-45a3-8a6b-b27936ac63bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.065811 10.0.0.33 - - [2025-10-06 02:44:02] "POST /neutron/network HTTP/1.1" 200 117 0.012852 10.0.0.38 - - [2025-10-06 02:44:02] "POST /route-targets HTTP/1.1" 200 328 0.013690 10.0.0.33 - - [2025-10-06 02:44:02] "POST /neutron/network HTTP/1.1" 200 835 0.008394 10.0.0.33 - - [2025-10-06 02:44:02] "POST /id-to-fqname HTTP/1.1" 200 224 0.001345 10.0.0.33 - - [2025-10-06 02:44:02] "GET /virtual-network/062268b5-467f-4590-b9cd-ede078179a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005395 10.0.0.33 - - [2025-10-06 02:44:02] "GET /virtual-network/062268b5-467f-4590-b9cd-ede078179a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006637 10.0.0.33 - - [2025-10-06 02:44:02] "POST /neutron/subnet HTTP/1.1" 200 729 0.008641 10.0.0.33 - - [2025-10-06 02:44:02] "GET /virtual-network/062268b5-467f-4590-b9cd-ede078179a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005659 10.0.0.33 - - [2025-10-06 02:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.249 - - [2025-10-06 02:44:03] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000906 10.0.0.33 - - [2025-10-06 02:44:03] "GET /project/c3720e80-32d8-45a3-8a6b-b27936ac63bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.038145 10.0.0.38 - - [2025-10-06 02:44:03] "POST /ref-update HTTP/1.1" 200 156 0.025124 10.0.0.249 - - [2025-10-06 02:44:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002710 10.0.0.33 - - [2025-10-06 02:44:03] "POST /neutron/subnet HTTP/1.1" 200 714 0.204146 10.0.0.33 - - [2025-10-06 02:44:03] "POST /id-to-fqname HTTP/1.1" 200 229 0.001453 10.0.0.33 - - [2025-10-06 02:44:03] "GET /virtual-network/4e624018-4013-43b0-81ca-5fb7bcdceadf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005245 10.0.0.33 - - [2025-10-06 02:44:03] "GET /virtual-network/4e624018-4013-43b0-81ca-5fb7bcdceadf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005569 10.0.0.33 - - [2025-10-06 02:44:03] "POST /neutron/network HTTP/1.1" 200 842 0.006471 10.0.0.33 - - [2025-10-06 02:44:04] "GET /virtual-network/4e624018-4013-43b0-81ca-5fb7bcdceadf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005736 10.0.0.33 - - [2025-10-06 02:44:04] "GET /obj-perms HTTP/1.1" 200 5026 0.003818 10.0.0.249 - - [2025-10-06 02:44:04] "GET /obj-perms HTTP/1.1" 200 5026 0.003891 10.0.0.33 - - [2025-10-06 02:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.249 - - [2025-10-06 02:44:04] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001091 10.0.0.33 - - [2025-10-06 02:44:04] "GET /project/c3720e80-32d8-45a3-8a6b-b27936ac63bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.039531 10.0.0.249 - - [2025-10-06 02:44:04] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000992 10.0.0.33 - - [2025-10-06 02:44:04] "POST /neutron/network HTTP/1.1" 200 627 0.113015 10.0.0.33 - - [2025-10-06 02:44:04] "POST /id-to-fqname HTTP/1.1" 200 230 0.003332 10.0.0.33 - - [2025-10-06 02:44:04] "GET /virtual-network/5bd8efe4-85c2-43e4-b73f-247c6be4141b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005718 10.0.0.33 - - [2025-10-06 02:44:04] "POST /neutron/network HTTP/1.1" 200 846 0.007071 10.0.0.33 - - [2025-10-06 02:44:04] "GET /virtual-network/5bd8efe4-85c2-43e4-b73f-247c6be4141b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006014 10.0.0.33 - - [2025-10-06 02:44:05] "GET /virtual-network/5bd8efe4-85c2-43e4-b73f-247c6be4141b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.008721 10.0.0.38 - - [2025-10-06 02:44:05] "GET /obj-perms HTTP/1.1" 200 5026 0.003705 10.0.0.33 - - [2025-10-06 02:44:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.001316 10.0.0.33 - - [2025-10-06 02:44:05] "POST /neutron/network HTTP/1.1" 200 841 0.006905 10.0.0.249 - - [2025-10-06 02:44:06] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001340 10.0.0.33 - - [2025-10-06 02:44:06] "GET /project/c3720e80-32d8-45a3-8a6b-b27936ac63bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.060507 10.0.0.33 - - [2025-10-06 02:44:06] "POST /neutron/port HTTP/1.1" 200 117 0.006185 10.0.0.33 - - [2025-10-06 02:44:06] "POST /id-to-fqname HTTP/1.1" 200 224 0.001125 10.0.0.33 - - [2025-10-06 02:44:06] "POST /neutron/network HTTP/1.1" 200 841 0.007498 10.0.0.33 - - [2025-10-06 02:44:07] "POST /neutron/port HTTP/1.1" 200 1057 0.020533 10.0.0.33 - - [2025-10-06 02:44:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005122 10.0.0.33 - - [2025-10-06 02:44:07] "POST /neutron/network HTTP/1.1" 200 831 0.006265 10.0.0.249 - - [2025-10-06 02:44:07] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000952 10.0.0.33 - - [2025-10-06 02:44:07] "GET /project/c3720e80-32d8-45a3-8a6b-b27936ac63bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.087769 10.0.0.33 - - [2025-10-06 02:44:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008054 10.0.0.33 - - [2025-10-06 02:44:07] "POST /fqname-to-id HTTP/1.1" 404 193 0.003742 10.0.0.33 - - [2025-10-06 02:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.249 - - [2025-10-06 02:44:07] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001529 10.0.0.33 - - [2025-10-06 02:44:07] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008161 10.0.0.33 - - [2025-10-06 02:44:07] "POST /service-templates HTTP/1.1" 200 545 0.047594 10.0.0.33 - - [2025-10-06 02:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.33 - - [2025-10-06 02:44:07] "GET /service-template/7941adf2-2344-4a1b-ac64-4be2028ef525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005797 10.0.0.33 - - [2025-10-06 02:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.33 - - [2025-10-06 02:44:07] "GET /service-template/7941adf2-2344-4a1b-ac64-4be2028ef525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003962 10.0.0.33 - - [2025-10-06 02:44:07] "POST /id-to-fqname HTTP/1.1" 200 223 0.001043 10.0.0.33 - - [2025-10-06 02:44:07] "POST /id-to-fqname HTTP/1.1" 200 229 0.001294 10.0.0.249 - - [2025-10-06 02:44:07] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001284 10.0.0.33 - - [2025-10-06 02:44:08] "POST /id-to-fqname HTTP/1.1" 200 230 0.001349 10.0.0.33 - - [2025-10-06 02:44:08] "POST /neutron/port HTTP/1.1" 200 1059 0.282874 10.0.0.33 - - [2025-10-06 02:44:08] "POST /neutron/port HTTP/1.1" 200 1059 0.012208 10.0.0.33 - - [2025-10-06 02:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.33 - - [2025-10-06 02:44:08] "DELETE /service-template/7941adf2-2344-4a1b-ac64-4be2028ef525 HTTP/1.1" 200 115 0.050510 10.0.0.33 - - [2025-10-06 02:44:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.006495 10.0.0.33 - - [2025-10-06 02:44:08] "POST /neutron/port HTTP/1.1" 200 1087 0.020468 10.0.0.33 - - [2025-10-06 02:44:08] "POST /neutron/port HTTP/1.1" 200 117 0.001198 10.0.0.249 - - [2025-10-06 02:44:08] "POST /useragent-kv HTTP/1.1" 200 115 0.008795 10.0.0.38 - - [2025-10-06 02:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010668 10.0.0.249 - - [2025-10-06 02:44:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003009 10.0.0.33 - - [2025-10-06 02:44:08] "POST /neutron/network HTTP/1.1" 200 151 0.139656 10.0.0.33 - - [2025-10-06 02:44:09] "POST /neutron/port HTTP/1.1" 200 1085 0.019160 10.0.0.38 - - [2025-10-06 02:44:09] "DELETE /route-target/bfad0b92-da55-4e02-987e-b21e14f7ace5 HTTP/1.1" 200 115 0.026277 10.0.0.33 - - [2025-10-06 02:44:09] "POST /neutron/network HTTP/1.1" 200 835 0.015488 10.0.0.33 - - [2025-10-06 02:44:09] "POST /neutron/port HTTP/1.1" 200 1113 0.011879 10.0.0.33 - - [2025-10-06 02:44:10] "POST /neutron/network HTTP/1.1" 200 2188 0.016184 10.0.0.33 - - [2025-10-06 02:44:11] "POST /neutron/network HTTP/1.1" 200 835 0.006889 10.0.0.249 - - [2025-10-06 02:44:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003417 10.0.0.38 - - [2025-10-06 02:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.249 - - [2025-10-06 02:44:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002823 10.0.0.33 - - [2025-10-06 02:44:11] "POST /neutron/network HTTP/1.1" 200 151 0.114701 10.0.0.38 - - [2025-10-06 02:44:12] "DELETE /route-target/0b59d080-31a5-4baa-9206-826cc6263fd6 HTTP/1.1" 200 115 0.034339 10.0.0.249 - - [2025-10-06 02:44:13] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001042 10.0.0.33 - - [2025-10-06 02:44:13] "GET /project/c3720e80-32d8-45a3-8a6b-b27936ac63bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.050805 10.0.0.249 - - [2025-10-06 02:44:13] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002310 10.0.0.33 - - [2025-10-06 02:44:13] "GET /project/c3720e80-32d8-45a3-8a6b-b27936ac63bd?fields=virtual_networks HTTP/1.1" 200 1030 0.056338 10.0.0.249 - - [2025-10-06 02:44:13] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001397 10.0.0.33 - - [2025-10-06 02:44:13] "GET /project/c3720e80-32d8-45a3-8a6b-b27936ac63bd?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.061933 10.0.0.249 - - [2025-10-06 02:44:13] "GET /projects?obj_uuids=c3720e80-32d8-45a3-8a6b-b27936ac63bd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001117 10.0.0.33 - - [2025-10-06 02:44:13] "GET /project/c3720e80-32d8-45a3-8a6b-b27936ac63bd?fields=security_groups HTTP/1.1" 200 1255 0.046426 10.0.0.33 - - [2025-10-06 02:44:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.038463 10.0.0.249 - - [2025-10-06 02:44:14] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003292 10.0.0.249 - - [2025-10-06 02:44:14] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001052 10.0.0.249 - - [2025-10-06 02:44:14] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.014202 10.0.0.249 - - [2025-10-06 02:44:15] "POST /id-to-fqname HTTP/1.1" 200 188 0.001236 10.0.0.249 - - [2025-10-06 02:44:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.009685 10.0.0.249 - - [2025-10-06 02:44:15] "POST /security-groups HTTP/1.1" 200 589 0.038904 10.0.0.249 - - [2025-10-06 02:44:15] "POST /projects HTTP/1.1" 200 581 0.305751 10.0.0.249 - - [2025-10-06 02:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.336137 10.0.0.38 - - [2025-10-06 02:44:15] "POST /fqname-to-id HTTP/1.1" 404 231 0.019612 10.0.0.33 - - [2025-10-06 02:44:15] "GET /project/69872bea-bc4c-4b99-8ed5-05bcb2957626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.508624 10.0.0.33 - - [2025-10-06 02:44:16] "GET / HTTP/1.1" 200 36215 0.002783 10.0.0.33 - - [2025-10-06 02:44:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000522 10.0.0.33 - - [2025-10-06 02:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.057234 10.0.0.249 - - [2025-10-06 02:44:18] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000918 10.0.0.33 - - [2025-10-06 02:44:18] "GET /project/69872bea-bc4c-4b99-8ed5-05bcb2957626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.042289 10.0.0.33 - - [2025-10-06 02:44:19] "POST /neutron/network HTTP/1.1" 200 117 0.029430 10.0.0.38 - - [2025-10-06 02:44:19] "POST /ref-update HTTP/1.1" 200 156 0.026831 10.0.0.33 - - [2025-10-06 02:44:19] "POST /neutron/network HTTP/1.1" 200 834 0.009166 10.0.0.33 - - [2025-10-06 02:44:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.001079 10.0.0.33 - - [2025-10-06 02:44:19] "GET /virtual-network/46b2f387-f61a-4149-8435-12f7b3e84270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004598 10.0.0.33 - - [2025-10-06 02:44:19] "GET /virtual-network/46b2f387-f61a-4149-8435-12f7b3e84270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005207 10.0.0.33 - - [2025-10-06 02:44:19] "POST /neutron/subnet HTTP/1.1" 200 734 0.008016 10.0.0.33 - - [2025-10-06 02:44:20] "GET /virtual-network/46b2f387-f61a-4149-8435-12f7b3e84270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.010326 10.0.0.33 - - [2025-10-06 02:44:20] "GET /obj-perms HTTP/1.1" 200 5026 0.063612 10.0.0.33 - - [2025-10-06 02:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.249 - - [2025-10-06 02:44:21] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001084 10.0.0.33 - - [2025-10-06 02:44:21] "GET /project/69872bea-bc4c-4b99-8ed5-05bcb2957626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.046248 10.0.0.249 - - [2025-10-06 02:44:21] "POST /useragent-kv HTTP/1.1" 200 115 0.009278 10.0.0.33 - - [2025-10-06 02:44:21] "POST /neutron/subnet HTTP/1.1" 200 720 0.236104 10.0.0.33 - - [2025-10-06 02:44:21] "POST /id-to-fqname HTTP/1.1" 200 225 0.001231 10.0.0.33 - - [2025-10-06 02:44:21] "GET /virtual-network/ade29f89-0fcc-4af4-b62f-a498ad2c150c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005221 10.0.0.33 - - [2025-10-06 02:44:21] "GET /virtual-network/ade29f89-0fcc-4af4-b62f-a498ad2c150c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005204 10.0.0.33 - - [2025-10-06 02:44:21] "POST /neutron/network HTTP/1.1" 200 835 0.006056 10.0.0.33 - - [2025-10-06 02:44:22] "GET /virtual-network/ade29f89-0fcc-4af4-b62f-a498ad2c150c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006895 10.0.0.38 - - [2025-10-06 02:44:22] "GET /obj-perms HTTP/1.1" 200 5026 0.044305 10.0.0.249 - - [2025-10-06 02:44:22] "GET /obj-perms HTTP/1.1" 200 5026 0.042290 10.0.0.33 - - [2025-10-06 02:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.249 - - [2025-10-06 02:44:22] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001030 10.0.0.33 - - [2025-10-06 02:44:22] "GET /project/69872bea-bc4c-4b99-8ed5-05bcb2957626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.039497 10.0.0.249 - - [2025-10-06 02:44:22] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001034 10.0.0.33 - - [2025-10-06 02:44:22] "POST /neutron/network HTTP/1.1" 200 619 0.143120 10.0.0.38 - - [2025-10-06 02:44:22] "POST /route-targets HTTP/1.1" 200 328 0.015196 10.0.0.33 - - [2025-10-06 02:44:23] "POST /id-to-fqname HTTP/1.1" 200 226 0.003445 10.0.0.33 - - [2025-10-06 02:44:23] "GET /virtual-network/6f08fa57-df7f-4ef0-b713-c4bffd9d9582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005099 10.0.0.33 - - [2025-10-06 02:44:23] "POST /neutron/network HTTP/1.1" 200 838 0.006321 10.0.0.33 - - [2025-10-06 02:44:23] "GET /virtual-network/6f08fa57-df7f-4ef0-b713-c4bffd9d9582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004989 10.0.0.33 - - [2025-10-06 02:44:23] "GET /virtual-network/6f08fa57-df7f-4ef0-b713-c4bffd9d9582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005322 10.0.0.33 - - [2025-10-06 02:44:23] "POST /id-to-fqname HTTP/1.1" 200 225 0.001836 10.0.0.33 - - [2025-10-06 02:44:23] "POST /neutron/network HTTP/1.1" 200 845 0.008108 10.0.0.249 - - [2025-10-06 02:44:24] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001164 10.0.0.33 - - [2025-10-06 02:44:24] "GET /project/69872bea-bc4c-4b99-8ed5-05bcb2957626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.059555 10.0.0.33 - - [2025-10-06 02:44:24] "POST /neutron/port HTTP/1.1" 200 117 0.008558 10.0.0.33 - - [2025-10-06 02:44:24] "POST /id-to-fqname HTTP/1.1" 200 226 0.001802 10.0.0.33 - - [2025-10-06 02:44:25] "POST /neutron/network HTTP/1.1" 200 845 0.009150 10.0.0.33 - - [2025-10-06 02:44:25] "POST /neutron/port HTTP/1.1" 200 1057 0.014409 10.0.0.33 - - [2025-10-06 02:44:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005711 10.0.0.249 - - [2025-10-06 02:44:25] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001334 10.0.0.33 - - [2025-10-06 02:44:25] "GET /project/69872bea-bc4c-4b99-8ed5-05bcb2957626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.079715 10.0.0.33 - - [2025-10-06 02:44:25] "POST /neutron/network HTTP/1.1" 200 835 0.014517 10.0.0.33 - - [2025-10-06 02:44:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008009 10.0.0.33 - - [2025-10-06 02:44:25] "POST /fqname-to-id HTTP/1.1" 404 193 0.004448 10.0.0.33 - - [2025-10-06 02:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.249 - - [2025-10-06 02:44:26] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000989 10.0.0.33 - - [2025-10-06 02:44:26] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007785 10.0.0.33 - - [2025-10-06 02:44:26] "POST /service-templates HTTP/1.1" 200 545 0.030977 10.0.0.33 - - [2025-10-06 02:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.33 - - [2025-10-06 02:44:26] "GET /service-template/e7e585aa-78aa-44f1-85be-8e0412e455f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.006117 10.0.0.33 - - [2025-10-06 02:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.33 - - [2025-10-06 02:44:26] "GET /service-template/e7e585aa-78aa-44f1-85be-8e0412e455f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.004383 10.0.0.33 - - [2025-10-06 02:44:26] "POST /id-to-fqname HTTP/1.1" 200 223 0.001571 10.0.0.249 - - [2025-10-06 02:44:26] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001245 10.0.0.33 - - [2025-10-06 02:44:26] "POST /id-to-fqname HTTP/1.1" 200 225 0.001501 10.0.0.33 - - [2025-10-06 02:44:26] "POST /id-to-fqname HTTP/1.1" 200 226 0.001238 10.0.0.33 - - [2025-10-06 02:44:26] "POST /neutron/port HTTP/1.1" 200 1058 0.276940 10.0.0.33 - - [2025-10-06 02:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.33 - - [2025-10-06 02:44:26] "POST /neutron/port HTTP/1.1" 200 1058 0.042392 10.0.0.33 - - [2025-10-06 02:44:26] "DELETE /service-template/e7e585aa-78aa-44f1-85be-8e0412e455f6 HTTP/1.1" 200 115 0.036724 10.0.0.33 - - [2025-10-06 02:44:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.003681 10.0.0.33 - - [2025-10-06 02:44:26] "POST /neutron/port HTTP/1.1" 200 1086 0.030797 10.0.0.33 - - [2025-10-06 02:44:26] "POST /neutron/network HTTP/1.1" 200 838 0.006899 10.0.0.33 - - [2025-10-06 02:44:27] "POST /neutron/network HTTP/1.1" 200 838 0.006733 10.0.0.33 - - [2025-10-06 02:44:27] "POST /neutron/port HTTP/1.1" 200 151 0.177734 10.0.0.33 - - [2025-10-06 02:44:28] "POST /neutron/port HTTP/1.1" 200 151 0.152524 10.0.0.33 - - [2025-10-06 02:44:28] "POST /neutron/network HTTP/1.1" 200 117 0.008142 10.0.0.249 - - [2025-10-06 02:44:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002698 10.0.0.249 - - [2025-10-06 02:44:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003613 10.0.0.33 - - [2025-10-06 02:44:29] "POST /neutron/network HTTP/1.1" 200 151 0.132635 10.0.0.38 - - [2025-10-06 02:44:29] "DELETE /route-target/e05ea36d-8dda-4c45-91eb-3fe252c6e537 HTTP/1.1" 200 115 0.025734 10.0.0.33 - - [2025-10-06 02:44:29] "POST /neutron/network HTTP/1.1" 200 834 0.006418 10.0.0.38 - - [2025-10-06 02:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.33 - - [2025-10-06 02:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.249 - - [2025-10-06 02:44:32] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000980 10.0.0.33 - - [2025-10-06 02:44:32] "GET /project/69872bea-bc4c-4b99-8ed5-05bcb2957626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.042397 10.0.0.249 - - [2025-10-06 02:44:32] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000997 10.0.0.33 - - [2025-10-06 02:44:32] "POST /neutron/network HTTP/1.1" 200 613 0.149922 10.0.0.38 - - [2025-10-06 02:44:32] "POST /ref-update HTTP/1.1" 200 156 0.024844 10.0.0.33 - - [2025-10-06 02:44:33] "POST /id-to-fqname HTTP/1.1" 200 223 0.004254 10.0.0.33 - - [2025-10-06 02:44:33] "GET /virtual-network/efaa046b-8c56-4058-8310-174cd433247b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.011707 10.0.0.33 - - [2025-10-06 02:44:33] "POST /neutron/network HTTP/1.1" 200 832 0.007605 10.0.0.33 - - [2025-10-06 02:44:33] "GET /virtual-network/efaa046b-8c56-4058-8310-174cd433247b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006042 10.0.0.33 - - [2025-10-06 02:44:33] "GET /virtual-network/efaa046b-8c56-4058-8310-174cd433247b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005800 10.0.0.33 - - [2025-10-06 02:44:33] "GET /obj-perms HTTP/1.1" 200 5026 0.003536 10.0.0.33 - - [2025-10-06 02:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.249 - - [2025-10-06 02:44:33] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001302 10.0.0.33 - - [2025-10-06 02:44:33] "GET /project/69872bea-bc4c-4b99-8ed5-05bcb2957626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.045796 10.0.0.33 - - [2025-10-06 02:44:33] "POST /neutron/network HTTP/1.1" 200 117 0.011722 10.0.0.33 - - [2025-10-06 02:44:34] "POST /neutron/network HTTP/1.1" 200 832 0.009121 10.0.0.33 - - [2025-10-06 02:44:34] "POST /id-to-fqname HTTP/1.1" 200 223 0.001615 10.0.0.33 - - [2025-10-06 02:44:34] "GET /virtual-network/1dfb2532-3904-4a54-a3d2-c123263fd5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006643 10.0.0.33 - - [2025-10-06 02:44:34] "GET /virtual-network/1dfb2532-3904-4a54-a3d2-c123263fd5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007581 10.0.0.33 - - [2025-10-06 02:44:34] "POST /neutron/subnet HTTP/1.1" 200 725 0.010168 10.0.0.33 - - [2025-10-06 02:44:34] "GET /virtual-network/1dfb2532-3904-4a54-a3d2-c123263fd5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005784 10.0.0.38 - - [2025-10-06 02:44:34] "GET /obj-perms HTTP/1.1" 200 5026 0.003649 10.0.0.249 - - [2025-10-06 02:44:34] "GET /obj-perms HTTP/1.1" 200 5026 0.004686 10.0.0.33 - - [2025-10-06 02:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.249 - - [2025-10-06 02:44:34] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001350 10.0.0.33 - - [2025-10-06 02:44:34] "GET /project/69872bea-bc4c-4b99-8ed5-05bcb2957626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.042565 10.0.0.38 - - [2025-10-06 02:44:34] "POST /route-targets HTTP/1.1" 200 328 0.019663 10.0.0.249 - - [2025-10-06 02:44:34] "POST /useragent-kv HTTP/1.1" 200 115 0.008922 10.0.0.33 - - [2025-10-06 02:44:34] "POST /neutron/subnet HTTP/1.1" 200 720 0.213038 10.0.0.33 - - [2025-10-06 02:44:35] "POST /id-to-fqname HTTP/1.1" 200 224 0.001681 10.0.0.33 - - [2025-10-06 02:44:35] "GET /virtual-network/24065653-f11d-4c16-b862-b1d2a93690ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007402 10.0.0.33 - - [2025-10-06 02:44:35] "GET /virtual-network/24065653-f11d-4c16-b862-b1d2a93690ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006630 10.0.0.33 - - [2025-10-06 02:44:35] "POST /neutron/network HTTP/1.1" 200 833 0.008196 10.0.0.33 - - [2025-10-06 02:44:35] "GET /virtual-network/24065653-f11d-4c16-b862-b1d2a93690ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005777 10.0.0.33 - - [2025-10-06 02:44:35] "POST /id-to-fqname HTTP/1.1" 200 223 0.001485 10.0.0.249 - - [2025-10-06 02:44:36] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001148 10.0.0.33 - - [2025-10-06 02:44:36] "GET /project/69872bea-bc4c-4b99-8ed5-05bcb2957626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.066760 10.0.0.33 - - [2025-10-06 02:44:36] "POST /neutron/network HTTP/1.1" 200 832 0.008741 10.0.0.33 - - [2025-10-06 02:44:36] "POST /id-to-fqname HTTP/1.1" 200 224 0.001719 10.0.0.33 - - [2025-10-06 02:44:36] "POST /neutron/port HTTP/1.1" 200 117 0.007339 10.0.0.249 - - [2025-10-06 02:44:37] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001080 10.0.0.33 - - [2025-10-06 02:44:37] "POST /neutron/port HTTP/1.1" 200 1058 0.261256 10.0.0.33 - - [2025-10-06 02:44:37] "POST /neutron/port HTTP/1.1" 200 1112 0.085375 10.0.0.33 - - [2025-10-06 02:44:37] "POST /neutron/subnet HTTP/1.1" 200 699 0.010357 10.0.0.249 - - [2025-10-06 02:44:37] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000953 10.0.0.33 - - [2025-10-06 02:44:37] "GET /project/69872bea-bc4c-4b99-8ed5-05bcb2957626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.080081 10.0.0.33 - - [2025-10-06 02:44:37] "POST /neutron/network HTTP/1.1" 200 833 0.005711 10.0.0.33 - - [2025-10-06 02:44:37] "POST /neutron/port HTTP/1.1" 200 117 0.005909 10.0.0.33 - - [2025-10-06 02:44:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.003149 10.0.0.33 - - [2025-10-06 02:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.249 - - [2025-10-06 02:44:37] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001027 10.0.0.33 - - [2025-10-06 02:44:37] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.009276 10.0.0.33 - - [2025-10-06 02:44:38] "POST /service-templates HTTP/1.1" 200 545 0.029086 10.0.0.33 - - [2025-10-06 02:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.33 - - [2025-10-06 02:44:38] "GET /service-template/60583959-cbc1-49ed-9646-2044d2ff5751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.005558 10.0.0.33 - - [2025-10-06 02:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007210 10.0.0.33 - - [2025-10-06 02:44:38] "GET /service-template/60583959-cbc1-49ed-9646-2044d2ff5751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.004049 10.0.0.33 - - [2025-10-06 02:44:38] "POST /id-to-fqname HTTP/1.1" 200 223 0.001347 10.0.0.33 - - [2025-10-06 02:44:38] "POST /id-to-fqname HTTP/1.1" 200 223 0.001764 10.0.0.33 - - [2025-10-06 02:44:38] "POST /id-to-fqname HTTP/1.1" 200 224 0.002242 10.0.0.33 - - [2025-10-06 02:44:38] "POST /neutron/port HTTP/1.1" 200 1086 0.019495 10.0.0.33 - - [2025-10-06 02:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.33 - - [2025-10-06 02:44:38] "DELETE /service-template/60583959-cbc1-49ed-9646-2044d2ff5751 HTTP/1.1" 200 115 0.025869 10.0.0.33 - - [2025-10-06 02:44:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.014838 10.0.0.33 - - [2025-10-06 02:44:38] "POST /neutron/port HTTP/1.1" 200 1057 0.016223 10.0.0.33 - - [2025-10-06 02:44:38] "POST /neutron/network HTTP/1.1" 400 204 0.022044 10.0.0.33 - - [2025-10-06 02:44:38] "POST /neutron/subnet HTTP/1.1" 200 694 0.009000 10.0.0.33 - - [2025-10-06 02:44:39] "POST /neutron/port HTTP/1.1" 200 1086 0.017550 10.0.0.33 - - [2025-10-06 02:44:40] "POST /neutron/port HTTP/1.1" 200 1085 0.020334 10.0.0.33 - - [2025-10-06 02:44:40] "POST /neutron/port HTTP/1.1" 200 117 0.006843 10.0.0.33 - - [2025-10-06 02:44:40] "POST /neutron/network HTTP/1.1" 200 833 0.007716 10.0.0.38 - - [2025-10-06 02:44:41] "DELETE /route-target/0dfdf865-e577-40e1-baae-ecb32194a1d2 HTTP/1.1" 200 115 0.024091 10.0.0.33 - - [2025-10-06 02:44:41] "POST /neutron/network HTTP/1.1" 200 832 0.006608 10.0.0.249 - - [2025-10-06 02:44:41] "POST /useragent-kv HTTP/1.1" 200 115 0.005762 10.0.0.249 - - [2025-10-06 02:44:41] "POST /useragent-kv HTTP/1.1" 200 115 0.008104 10.0.0.38 - - [2025-10-06 02:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010434 10.0.0.33 - - [2025-10-06 02:44:41] "POST /neutron/network HTTP/1.1" 200 151 0.124661 10.0.0.249 - - [2025-10-06 02:44:43] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001074 10.0.0.33 - - [2025-10-06 02:44:43] "GET /project/69872bea-bc4c-4b99-8ed5-05bcb2957626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.034770 10.0.0.249 - - [2025-10-06 02:44:43] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000973 10.0.0.33 - - [2025-10-06 02:44:43] "GET /project/69872bea-bc4c-4b99-8ed5-05bcb2957626?fields=virtual_networks HTTP/1.1" 200 1030 0.099226 10.0.0.249 - - [2025-10-06 02:44:43] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000992 10.0.0.38 - - [2025-10-06 02:44:43] "DELETE /access-control-list/bc428f0d-ae4d-4ad0-b8be-7a8ea80c1db1 HTTP/1.1" 200 115 0.088933 10.0.0.33 - - [2025-10-06 02:44:43] "GET /project/69872bea-bc4c-4b99-8ed5-05bcb2957626?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.068143 10.0.0.249 - - [2025-10-06 02:44:43] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000943 10.0.0.33 - - [2025-10-06 02:44:43] "GET /project/69872bea-bc4c-4b99-8ed5-05bcb2957626?fields=security_groups HTTP/1.1" 200 1255 0.044531 10.0.0.33 - - [2025-10-06 02:44:44] "POST /fqname-to-id HTTP/1.1" 404 184 0.027580 10.0.0.249 - - [2025-10-06 02:44:44] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002988 10.0.0.249 - - [2025-10-06 02:44:44] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000985 10.0.0.249 - - [2025-10-06 02:44:44] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007344 10.0.0.249 - - [2025-10-06 02:44:44] "POST /id-to-fqname HTTP/1.1" 200 186 0.003473 10.0.0.249 - - [2025-10-06 02:44:44] "POST /fqname-to-id HTTP/1.1" 404 195 0.004888 10.0.0.249 - - [2025-10-06 02:44:44] "POST /security-groups HTTP/1.1" 200 587 0.073456 10.0.0.249 - - [2025-10-06 02:44:44] "POST /projects HTTP/1.1" 200 577 0.271080 10.0.0.38 - - [2025-10-06 02:44:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.006240 10.0.0.249 - - [2025-10-06 02:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.343476 10.0.0.33 - - [2025-10-06 02:44:44] "GET /project/b60c4846-9db3-48c4-9b17-3a841a574943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.475778 10.0.0.249 - - [2025-10-06 02:44:45] "DELETE /project/69872beabc4c4b998ed505bcb2957626 HTTP/1.1" 404 173 0.004347 10.0.0.249 - - [2025-10-06 02:44:45] "DELETE /project/b60c48469db348c49b173a841a574943 HTTP/1.1" 404 173 0.084014 10.0.0.249 - - [2025-10-06 02:44:45] "DELETE /project/c3720e80-32d8-45a3-8a6b-b27936ac63bd HTTP/1.1" 404 177 0.085732 10.0.0.249 - - [2025-10-06 02:44:45] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000920 10.0.0.249 - - [2025-10-06 02:44:45] "GET /project/69872bea-bc4c-4b99-8ed5-05bcb2957626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.046643 10.0.0.249 - - [2025-10-06 02:44:45] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001021 10.0.0.249 - - [2025-10-06 02:44:45] "GET /project/69872bea-bc4c-4b99-8ed5-05bcb2957626?fields=security_groups HTTP/1.1" 200 1357 0.037478 10.0.0.249 - - [2025-10-06 02:44:45] "DELETE /security-group/c0703168-b81e-4b5d-b50c-8c4ad4823fd4 HTTP/1.1" 200 115 0.048568 10.0.0.249 - - [2025-10-06 02:44:45] "GET /projects?obj_uuids=69872bea-bc4c-4b99-8ed5-05bcb2957626&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000976 10.0.0.249 - - [2025-10-06 02:44:45] "GET /project/69872bea-bc4c-4b99-8ed5-05bcb2957626?fields=application_policy_sets HTTP/1.1" 200 1396 0.064844 10.0.0.38 - - [2025-10-06 02:44:45] "DELETE /access-control-list/e9439058-6058-41b6-bc13-d2a69037d26e HTTP/1.1" 200 115 0.041856 10.0.0.249 - - [2025-10-06 02:44:45] "DELETE /project/69872bea-bc4c-4b99-8ed5-05bcb2957626 HTTP/1.1" 200 115 0.394274 10.0.0.33 - - [2025-10-06 02:44:46] "GET / HTTP/1.1" 200 36215 0.001477 10.0.0.33 - - [2025-10-06 02:44:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000481 10.0.0.33 - - [2025-10-06 02:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.053227 10.0.0.249 - - [2025-10-06 02:44:48] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000980 10.0.0.33 - - [2025-10-06 02:44:48] "GET /project/b60c4846-9db3-48c4-9b17-3a841a574943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.053177 10.0.0.249 - - [2025-10-06 02:44:48] "POST /useragent-kv HTTP/1.1" 200 115 0.007675 10.0.0.33 - - [2025-10-06 02:44:48] "POST /neutron/subnet HTTP/1.1" 200 724 0.276244 10.0.0.33 - - [2025-10-06 02:44:48] "POST /id-to-fqname HTTP/1.1" 200 221 0.001307 10.0.0.33 - - [2025-10-06 02:44:48] "GET /virtual-network/46b7b70c-1032-46ad-b993-d0d42b43b1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005735 10.0.0.33 - - [2025-10-06 02:44:48] "GET /virtual-network/46b7b70c-1032-46ad-b993-d0d42b43b1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006195 10.0.0.33 - - [2025-10-06 02:44:48] "POST /neutron/network HTTP/1.1" 200 830 0.007908 10.0.0.33 - - [2025-10-06 02:44:49] "GET /virtual-network/46b7b70c-1032-46ad-b993-d0d42b43b1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005957 10.0.0.33 - - [2025-10-06 02:44:49] "GET /obj-perms HTTP/1.1" 200 5022 0.040635 10.0.0.33 - - [2025-10-06 02:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.249 - - [2025-10-06 02:44:50] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001081 10.0.0.33 - - [2025-10-06 02:44:50] "GET /project/b60c4846-9db3-48c4-9b17-3a841a574943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.042666 10.0.0.249 - - [2025-10-06 02:44:50] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001015 10.0.0.33 - - [2025-10-06 02:44:50] "POST /neutron/network HTTP/1.1" 200 611 0.116863 10.0.0.33 - - [2025-10-06 02:44:50] "POST /id-to-fqname HTTP/1.1" 200 221 0.003162 10.0.0.33 - - [2025-10-06 02:44:50] "GET /virtual-network/6c4bec25-c581-42c9-b882-f2fa55d91f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005296 10.0.0.33 - - [2025-10-06 02:44:51] "POST /neutron/network HTTP/1.1" 200 832 0.006317 10.0.0.33 - - [2025-10-06 02:44:51] "GET /virtual-network/6c4bec25-c581-42c9-b882-f2fa55d91f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005329 10.0.0.38 - - [2025-10-06 02:44:51] "POST /route-targets HTTP/1.1" 200 328 0.012434 10.0.0.33 - - [2025-10-06 02:44:56] "GET /virtual-network/6c4bec25-c581-42c9-b882-f2fa55d91f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007604 10.0.0.38 - - [2025-10-06 02:44:56] "GET /obj-perms HTTP/1.1" 200 5022 0.042487 10.0.0.249 - - [2025-10-06 02:44:56] "GET /obj-perms HTTP/1.1" 200 5022 0.040584 10.0.0.33 - - [2025-10-06 02:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.249 - - [2025-10-06 02:44:56] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001462 10.0.0.33 - - [2025-10-06 02:44:56] "GET /project/b60c4846-9db3-48c4-9b17-3a841a574943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.042420 10.0.0.33 - - [2025-10-06 02:44:56] "POST /neutron/network HTTP/1.1" 200 117 0.012395 10.0.0.38 - - [2025-10-06 02:44:57] "POST /ref-update HTTP/1.1" 200 156 0.024731 10.0.0.33 - - [2025-10-06 02:44:57] "POST /neutron/network HTTP/1.1" 200 832 0.009189 10.0.0.33 - - [2025-10-06 02:44:57] "POST /id-to-fqname HTTP/1.1" 200 222 0.001260 10.0.0.33 - - [2025-10-06 02:44:57] "GET /virtual-network/ad47ea68-779d-40bf-98ed-199a06a7a9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005362 10.0.0.33 - - [2025-10-06 02:44:57] "GET /virtual-network/ad47ea68-779d-40bf-98ed-199a06a7a9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005654 10.0.0.33 - - [2025-10-06 02:44:57] "POST /neutron/subnet HTTP/1.1" 200 725 0.008388 10.0.0.33 - - [2025-10-06 02:44:57] "GET /virtual-network/ad47ea68-779d-40bf-98ed-199a06a7a9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006196 10.0.0.33 - - [2025-10-06 02:44:57] "POST /id-to-fqname HTTP/1.1" 200 221 0.001558 10.0.0.249 - - [2025-10-06 02:44:58] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001040 10.0.0.33 - - [2025-10-06 02:44:58] "GET /project/b60c4846-9db3-48c4-9b17-3a841a574943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.055842 10.0.0.33 - - [2025-10-06 02:44:58] "POST /neutron/port HTTP/1.1" 200 117 0.006371 10.0.0.33 - - [2025-10-06 02:44:58] "POST /id-to-fqname HTTP/1.1" 200 222 0.001402 10.0.0.33 - - [2025-10-06 02:44:59] "POST /neutron/network HTTP/1.1" 200 842 0.008114 10.0.0.33 - - [2025-10-06 02:44:59] "POST /neutron/port HTTP/1.1" 200 1058 0.019100 10.0.0.33 - - [2025-10-06 02:44:59] "POST /neutron/port HTTP/1.1" 200 1086 0.015588 10.0.0.33 - - [2025-10-06 02:44:59] "POST /neutron/port HTTP/1.1" 200 117 0.001237 10.0.0.249 - - [2025-10-06 02:44:59] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001086 10.0.0.33 - - [2025-10-06 02:44:59] "GET /project/b60c4846-9db3-48c4-9b17-3a841a574943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.061611 10.0.0.33 - - [2025-10-06 02:45:00] "POST /neutron/port HTTP/1.1" 200 1086 0.026365 10.0.0.33 - - [2025-10-06 02:45:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.003628 10.0.0.33 - - [2025-10-06 02:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.249 - - [2025-10-06 02:45:00] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001112 10.0.0.33 - - [2025-10-06 02:45:00] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007838 10.0.0.33 - - [2025-10-06 02:45:00] "POST /service-templates HTTP/1.1" 200 545 0.032519 10.0.0.33 - - [2025-10-06 02:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.33 - - [2025-10-06 02:45:00] "GET /service-template/bdca7133-f7dc-4713-b103-9dda344e4244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.007252 10.0.0.33 - - [2025-10-06 02:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.33 - - [2025-10-06 02:45:00] "POST /neutron/network HTTP/1.1" 200 842 0.006326 10.0.0.33 - - [2025-10-06 02:45:00] "GET /service-template/bdca7133-f7dc-4713-b103-9dda344e4244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.004164 10.0.0.33 - - [2025-10-06 02:45:00] "POST /id-to-fqname HTTP/1.1" 200 221 0.001418 10.0.0.33 - - [2025-10-06 02:45:00] "POST /id-to-fqname HTTP/1.1" 200 221 0.001024 10.0.0.33 - - [2025-10-06 02:45:00] "POST /id-to-fqname HTTP/1.1" 200 222 0.001305 10.0.0.33 - - [2025-10-06 02:45:00] "POST /neutron/port HTTP/1.1" 200 1056 0.020753 10.0.0.33 - - [2025-10-06 02:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.33 - - [2025-10-06 02:45:00] "DELETE /service-template/bdca7133-f7dc-4713-b103-9dda344e4244 HTTP/1.1" 200 115 0.051151 10.0.0.33 - - [2025-10-06 02:45:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.013113 10.0.0.33 - - [2025-10-06 02:45:00] "POST /neutron/port HTTP/1.1" 200 1110 0.138367 10.0.0.33 - - [2025-10-06 02:45:01] "POST /neutron/subnet HTTP/1.1" 200 699 0.010935 10.0.0.33 - - [2025-10-06 02:45:01] "POST /neutron/network HTTP/1.1" 200 832 0.007216 10.0.0.33 - - [2025-10-06 02:45:01] "POST /neutron/port HTTP/1.1" 200 1112 0.012370 10.0.0.33 - - [2025-10-06 02:45:02] "POST /neutron/port HTTP/1.1" 200 1110 0.013198 10.0.0.33 - - [2025-10-06 02:45:02] "POST /neutron/network HTTP/1.1" 200 2183 0.014696 10.0.0.33 - - [2025-10-06 02:45:03] "POST /neutron/network HTTP/1.1" 200 832 0.008054 10.0.0.249 - - [2025-10-06 02:45:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005055 10.0.0.38 - - [2025-10-06 02:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005277 10.0.0.249 - - [2025-10-06 02:45:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002719 10.0.0.33 - - [2025-10-06 02:45:03] "POST /neutron/network HTTP/1.1" 200 151 0.127333 10.0.0.38 - - [2025-10-06 02:45:04] "DELETE /route-target/fdfb4009-ca3e-4003-b38a-75dca2573eb8 HTTP/1.1" 200 115 0.020975 10.0.0.33 - - [2025-10-06 02:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.249 - - [2025-10-06 02:45:06] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001401 10.0.0.33 - - [2025-10-06 02:45:06] "GET /project/b60c4846-9db3-48c4-9b17-3a841a574943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.037084 10.0.0.33 - - [2025-10-06 02:45:06] "POST /neutron/network HTTP/1.1" 200 117 0.010339 10.0.0.33 - - [2025-10-06 02:45:07] "POST /neutron/network HTTP/1.1" 200 830 0.008010 10.0.0.33 - - [2025-10-06 02:45:07] "POST /id-to-fqname HTTP/1.1" 200 221 0.001124 10.0.0.33 - - [2025-10-06 02:45:07] "GET /virtual-network/22781963-a9e9-4b17-87d6-220d92d38f48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004757 10.0.0.33 - - [2025-10-06 02:45:07] "GET /virtual-network/22781963-a9e9-4b17-87d6-220d92d38f48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005999 10.0.0.33 - - [2025-10-06 02:45:07] "POST /neutron/subnet HTTP/1.1" 200 724 0.010338 10.0.0.33 - - [2025-10-06 02:45:07] "GET /virtual-network/22781963-a9e9-4b17-87d6-220d92d38f48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005937 10.0.0.33 - - [2025-10-06 02:45:07] "GET /obj-perms HTTP/1.1" 200 5022 0.003875 10.0.0.33 - - [2025-10-06 02:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.249 - - [2025-10-06 02:45:08] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000960 10.0.0.33 - - [2025-10-06 02:45:08] "GET /project/b60c4846-9db3-48c4-9b17-3a841a574943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.039363 10.0.0.38 - - [2025-10-06 02:45:08] "POST /route-targets HTTP/1.1" 200 328 0.013771 10.0.0.249 - - [2025-10-06 02:45:08] "POST /useragent-kv HTTP/1.1" 200 115 0.006229 10.0.0.33 - - [2025-10-06 02:45:08] "POST /neutron/subnet HTTP/1.1" 200 715 0.164873 10.0.0.33 - - [2025-10-06 02:45:08] "POST /id-to-fqname HTTP/1.1" 200 221 0.001429 10.0.0.33 - - [2025-10-06 02:45:08] "GET /virtual-network/945130ad-8f58-4246-a347-3291a7f49f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005311 10.0.0.33 - - [2025-10-06 02:45:08] "GET /virtual-network/945130ad-8f58-4246-a347-3291a7f49f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005564 10.0.0.33 - - [2025-10-06 02:45:08] "POST /neutron/network HTTP/1.1" 200 828 0.009493 10.0.0.33 - - [2025-10-06 02:45:08] "GET /virtual-network/945130ad-8f58-4246-a347-3291a7f49f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005793 10.0.0.38 - - [2025-10-06 02:45:09] "GET /obj-perms HTTP/1.1" 200 5022 0.004233 10.0.0.249 - - [2025-10-06 02:45:09] "GET /obj-perms HTTP/1.1" 200 5022 0.003579 10.0.0.33 - - [2025-10-06 02:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.249 - - [2025-10-06 02:45:09] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002419 10.0.0.33 - - [2025-10-06 02:45:09] "GET /project/b60c4846-9db3-48c4-9b17-3a841a574943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.043960 10.0.0.249 - - [2025-10-06 02:45:09] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001028 10.0.0.33 - - [2025-10-06 02:45:09] "POST /neutron/network HTTP/1.1" 200 613 0.113274 10.0.0.38 - - [2025-10-06 02:45:09] "POST /ref-update HTTP/1.1" 200 156 0.019283 10.0.0.33 - - [2025-10-06 02:45:09] "POST /id-to-fqname HTTP/1.1" 200 222 0.003990 10.0.0.33 - - [2025-10-06 02:45:09] "GET /virtual-network/59cf0620-8aae-4b45-ae8b-522bc5a4a548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006835 10.0.0.33 - - [2025-10-06 02:45:09] "POST /neutron/network HTTP/1.1" 200 832 0.012937 10.0.0.33 - - [2025-10-06 02:45:09] "GET /virtual-network/59cf0620-8aae-4b45-ae8b-522bc5a4a548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006447 10.0.0.33 - - [2025-10-06 02:45:09] "GET /virtual-network/59cf0620-8aae-4b45-ae8b-522bc5a4a548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006154 10.0.0.33 - - [2025-10-06 02:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.249 - - [2025-10-06 02:45:10] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001081 10.0.0.33 - - [2025-10-06 02:45:10] "GET /project/b60c4846-9db3-48c4-9b17-3a841a574943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.051560 10.0.0.33 - - [2025-10-06 02:45:10] "POST /neutron/network HTTP/1.1" 200 117 0.013559 10.0.0.33 - - [2025-10-06 02:45:10] "POST /neutron/network HTTP/1.1" 200 842 0.008339 10.0.0.33 - - [2025-10-06 02:45:10] "POST /id-to-fqname HTTP/1.1" 200 227 0.001093 10.0.0.33 - - [2025-10-06 02:45:10] "GET /virtual-network/8f16a677-93e4-488c-82d9-e82a0786cbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004890 10.0.0.33 - - [2025-10-06 02:45:10] "GET /virtual-network/8f16a677-93e4-488c-82d9-e82a0786cbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005801 10.0.0.33 - - [2025-10-06 02:45:10] "POST /neutron/subnet HTTP/1.1" 200 724 0.010226 10.0.0.33 - - [2025-10-06 02:45:11] "GET /virtual-network/8f16a677-93e4-488c-82d9-e82a0786cbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007893 10.0.0.33 - - [2025-10-06 02:45:11] "GET /obj-perms HTTP/1.1" 200 5022 0.004242 10.0.0.33 - - [2025-10-06 02:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.249 - - [2025-10-06 02:45:11] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001162 10.0.0.33 - - [2025-10-06 02:45:11] "GET /project/b60c4846-9db3-48c4-9b17-3a841a574943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.042027 10.0.0.38 - - [2025-10-06 02:45:11] "POST /route-targets HTTP/1.1" 200 328 0.013740 10.0.0.249 - - [2025-10-06 02:45:11] "POST /useragent-kv HTTP/1.1" 200 115 0.007597 10.0.0.33 - - [2025-10-06 02:45:11] "POST /neutron/subnet HTTP/1.1" 200 725 0.224238 10.0.0.33 - - [2025-10-06 02:45:11] "POST /id-to-fqname HTTP/1.1" 200 228 0.001397 10.0.0.33 - - [2025-10-06 02:45:11] "GET /virtual-network/c00c84ba-c45b-4418-af77-70dd4c6aee21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005634 10.0.0.33 - - [2025-10-06 02:45:11] "GET /virtual-network/c00c84ba-c45b-4418-af77-70dd4c6aee21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005752 10.0.0.33 - - [2025-10-06 02:45:11] "POST /neutron/network HTTP/1.1" 200 844 0.006702 10.0.0.33 - - [2025-10-06 02:45:12] "GET /virtual-network/c00c84ba-c45b-4418-af77-70dd4c6aee21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005892 10.0.0.38 - - [2025-10-06 02:45:12] "GET /obj-perms HTTP/1.1" 200 5022 0.004141 10.0.0.249 - - [2025-10-06 02:45:12] "GET /obj-perms HTTP/1.1" 200 5022 0.004317 10.0.0.33 - - [2025-10-06 02:45:12] "POST /id-to-fqname HTTP/1.1" 200 221 0.001351 10.0.0.249 - - [2025-10-06 02:45:13] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001518 10.0.0.33 - - [2025-10-06 02:45:13] "GET /project/b60c4846-9db3-48c4-9b17-3a841a574943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.069171 10.0.0.33 - - [2025-10-06 02:45:13] "POST /neutron/network HTTP/1.1" 200 828 0.006871 10.0.0.33 - - [2025-10-06 02:45:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.001548 10.0.0.33 - - [2025-10-06 02:45:13] "POST /neutron/port HTTP/1.1" 200 117 0.007326 10.0.0.249 - - [2025-10-06 02:45:14] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001268 10.0.0.33 - - [2025-10-06 02:45:14] "POST /neutron/port HTTP/1.1" 200 1054 0.303972 10.0.0.33 - - [2025-10-06 02:45:14] "POST /neutron/port HTTP/1.1" 200 1108 0.099295 10.0.0.33 - - [2025-10-06 02:45:14] "POST /neutron/subnet HTTP/1.1" 200 689 0.009788 10.0.0.249 - - [2025-10-06 02:45:14] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001271 10.0.0.33 - - [2025-10-06 02:45:14] "GET /project/b60c4846-9db3-48c4-9b17-3a841a574943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.081555 10.0.0.33 - - [2025-10-06 02:45:14] "POST /neutron/network HTTP/1.1" 200 832 0.007542 10.0.0.33 - - [2025-10-06 02:45:15] "POST /neutron/port HTTP/1.1" 200 117 0.006188 10.0.0.33 - - [2025-10-06 02:45:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.002941 10.0.0.33 - - [2025-10-06 02:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.249 - - [2025-10-06 02:45:15] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000993 10.0.0.33 - - [2025-10-06 02:45:15] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007206 10.0.0.33 - - [2025-10-06 02:45:15] "POST /service-templates HTTP/1.1" 200 545 0.036857 10.0.0.33 - - [2025-10-06 02:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.33 - - [2025-10-06 02:45:15] "GET /service-template/09aaf528-3be0-41e7-bd40-c9d6341e9d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.007953 10.0.0.33 - - [2025-10-06 02:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.33 - - [2025-10-06 02:45:15] "GET /service-template/09aaf528-3be0-41e7-bd40-c9d6341e9d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004560 10.0.0.33 - - [2025-10-06 02:45:15] "POST /id-to-fqname HTTP/1.1" 200 221 0.001277 10.0.0.33 - - [2025-10-06 02:45:15] "POST /id-to-fqname HTTP/1.1" 200 227 0.001394 10.0.0.33 - - [2025-10-06 02:45:15] "POST /id-to-fqname HTTP/1.1" 200 228 0.001348 10.0.0.33 - - [2025-10-06 02:45:15] "POST /neutron/port HTTP/1.1" 200 1912 0.023368 10.0.0.33 - - [2025-10-06 02:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.33 - - [2025-10-06 02:45:15] "POST /neutron/port HTTP/1.1" 200 1056 0.018997 10.0.0.33 - - [2025-10-06 02:45:15] "DELETE /service-template/09aaf528-3be0-41e7-bd40-c9d6341e9d7d HTTP/1.1" 200 115 0.050128 10.0.0.33 - - [2025-10-06 02:45:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.003165 10.0.0.33 - - [2025-10-06 02:45:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005145 10.0.0.33 - - [2025-10-06 02:45:16] "POST /neutron/network HTTP/1.1" 200 844 0.006785 10.0.0.38 - - [2025-10-06 02:45:16] "DELETE /route-target/cbe6c1fc-af72-4f71-891c-a2ff89ab3699 HTTP/1.1" 200 115 0.039696 10.0.0.33 - - [2025-10-06 02:45:16] "POST /neutron/network HTTP/1.1" 200 842 0.016839 10.0.0.33 - - [2025-10-06 02:45:16] "POST /neutron/port HTTP/1.1" 200 1108 0.030449 10.0.0.33 - - [2025-10-06 02:45:17] "POST /neutron/network HTTP/1.1" 400 204 0.012349 10.0.0.33 - - [2025-10-06 02:45:17] "POST /neutron/port HTTP/1.1" 200 151 0.227398 10.0.0.33 - - [2025-10-06 02:45:17] "POST /neutron/network HTTP/1.1" 200 117 0.008457 10.0.0.38 - - [2025-10-06 02:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.249 - - [2025-10-06 02:45:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002214 10.0.0.249 - - [2025-10-06 02:45:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002179 10.0.0.33 - - [2025-10-06 02:45:19] "POST /neutron/network HTTP/1.1" 200 151 0.109588 10.0.0.38 - - [2025-10-06 02:45:19] "DELETE /route-target/69994ecc-bc88-4ecd-9734-1a736b438261 HTTP/1.1" 200 115 0.022631 10.0.0.33 - - [2025-10-06 02:45:19] "POST /neutron/network HTTP/1.1" 200 830 0.007186 10.0.0.249 - - [2025-10-06 02:45:21] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001038 10.0.0.33 - - [2025-10-06 02:45:21] "GET /project/b60c4846-9db3-48c4-9b17-3a841a574943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.038904 10.0.0.249 - - [2025-10-06 02:45:21] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001101 10.0.0.33 - - [2025-10-06 02:45:21] "GET /project/b60c4846-9db3-48c4-9b17-3a841a574943?fields=virtual_networks HTTP/1.1" 200 1027 0.036111 10.0.0.249 - - [2025-10-06 02:45:21] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001071 10.0.0.33 - - [2025-10-06 02:45:21] "GET /project/b60c4846-9db3-48c4-9b17-3a841a574943?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.039385 10.0.0.249 - - [2025-10-06 02:45:21] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000998 10.0.0.33 - - [2025-10-06 02:45:21] "GET /project/b60c4846-9db3-48c4-9b17-3a841a574943?fields=security_groups HTTP/1.1" 200 1250 0.040453 10.0.0.33 - - [2025-10-06 02:45:22] "POST /fqname-to-id HTTP/1.1" 404 190 0.024791 10.0.0.249 - - [2025-10-06 02:45:22] "GET /projects?obj_uuids=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003056 10.0.0.249 - - [2025-10-06 02:45:22] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000976 10.0.0.249 - - [2025-10-06 02:45:22] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007077 10.0.0.249 - - [2025-10-06 02:45:22] "POST /id-to-fqname HTTP/1.1" 200 192 0.004361 10.0.0.249 - - [2025-10-06 02:45:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.004314 10.0.0.249 - - [2025-10-06 02:45:22] "POST /security-groups HTTP/1.1" 200 593 0.074401 10.0.0.38 - - [2025-10-06 02:45:22] "POST /fqname-to-id HTTP/1.1" 404 236 0.002966 10.0.0.249 - - [2025-10-06 02:45:22] "POST /projects HTTP/1.1" 200 589 0.266468 10.0.0.38 - - [2025-10-06 02:45:22] "POST /access-control-lists HTTP/1.1" 200 598 0.025975 10.0.0.249 - - [2025-10-06 02:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.334564 10.0.0.33 - - [2025-10-06 02:45:22] "GET /project/7c58c5ec-220a-4d16-96ae-e1d84b939fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.459603 10.0.0.33 - - [2025-10-06 02:45:23] "GET / HTTP/1.1" 200 36215 0.002487 10.0.0.33 - - [2025-10-06 02:45:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000523 10.0.0.33 - - [2025-10-06 02:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.047495 10.0.0.249 - - [2025-10-06 02:45:25] "GET /projects?obj_uuids=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001074 10.0.0.33 - - [2025-10-06 02:45:26] "GET /project/7c58c5ec-220a-4d16-96ae-e1d84b939fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.047371 10.0.0.249 - - [2025-10-06 02:45:26] "GET /projects?obj_uuids=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001318 10.0.0.33 - - [2025-10-06 02:45:26] "POST /neutron/network HTTP/1.1" 200 611 0.130763 10.0.0.33 - - [2025-10-06 02:45:26] "POST /id-to-fqname HTTP/1.1" 200 224 0.003613 10.0.0.33 - - [2025-10-06 02:45:26] "GET /virtual-network/7e0d9e24-37dd-415a-b576-627f29ea331a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005465 10.0.0.33 - - [2025-10-06 02:45:26] "POST /neutron/network HTTP/1.1" 200 830 0.007295 10.0.0.33 - - [2025-10-06 02:45:26] "GET /virtual-network/7e0d9e24-37dd-415a-b576-627f29ea331a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005720 10.0.0.33 - - [2025-10-06 02:45:27] "GET /virtual-network/7e0d9e24-37dd-415a-b576-627f29ea331a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005852 10.0.0.33 - - [2025-10-06 02:45:27] "GET /obj-perms HTTP/1.1" 200 5034 0.047141 10.0.0.33 - - [2025-10-06 02:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.249 - - [2025-10-06 02:45:28] "GET /projects?obj_uuids=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000988 10.0.0.33 - - [2025-10-06 02:45:28] "GET /project/7c58c5ec-220a-4d16-96ae-e1d84b939fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.039809 10.0.0.33 - - [2025-10-06 02:45:28] "POST /neutron/network HTTP/1.1" 200 117 0.011378 10.0.0.38 - - [2025-10-06 02:45:28] "POST /route-targets HTTP/1.1" 200 328 0.012740 10.0.0.33 - - [2025-10-06 02:45:28] "POST /neutron/network HTTP/1.1" 200 832 0.008814 10.0.0.33 - - [2025-10-06 02:45:28] "POST /id-to-fqname HTTP/1.1" 200 225 0.002576 10.0.0.33 - - [2025-10-06 02:45:28] "GET /virtual-network/f6566bcd-e861-4bd7-8a0d-1a27fd7bb1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005529 10.0.0.33 - - [2025-10-06 02:45:28] "GET /virtual-network/f6566bcd-e861-4bd7-8a0d-1a27fd7bb1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006389 10.0.0.33 - - [2025-10-06 02:45:29] "POST /neutron/subnet HTTP/1.1" 200 725 0.008410 10.0.0.33 - - [2025-10-06 02:45:29] "GET /virtual-network/f6566bcd-e861-4bd7-8a0d-1a27fd7bb1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005614 10.0.0.249 - - [2025-10-06 02:45:29] "GET /obj-perms HTTP/1.1" 200 5034 0.046260 10.0.0.33 - - [2025-10-06 02:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.249 - - [2025-10-06 02:45:29] "GET /projects?obj_uuids=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001277 10.0.0.33 - - [2025-10-06 02:45:29] "GET /project/7c58c5ec-220a-4d16-96ae-e1d84b939fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.040397 10.0.0.38 - - [2025-10-06 02:45:29] "POST /ref-update HTTP/1.1" 200 156 0.034313 10.0.0.249 - - [2025-10-06 02:45:30] "POST /useragent-kv HTTP/1.1" 200 115 0.008895 10.0.0.33 - - [2025-10-06 02:45:30] "POST /neutron/subnet HTTP/1.1" 200 729 0.192189 10.0.0.33 - - [2025-10-06 02:45:30] "POST /id-to-fqname HTTP/1.1" 200 227 0.001411 10.0.0.33 - - [2025-10-06 02:45:30] "GET /virtual-network/8a683bc5-e97c-4d46-870e-c9b2c4fdeb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005310 10.0.0.33 - - [2025-10-06 02:45:30] "GET /virtual-network/8a683bc5-e97c-4d46-870e-c9b2c4fdeb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005435 10.0.0.33 - - [2025-10-06 02:45:30] "POST /neutron/network HTTP/1.1" 200 837 0.006701 10.0.0.33 - - [2025-10-06 02:45:30] "GET /virtual-network/8a683bc5-e97c-4d46-870e-c9b2c4fdeb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005759 10.0.0.38 - - [2025-10-06 02:45:30] "GET /obj-perms HTTP/1.1" 200 5034 0.040657 10.0.0.33 - - [2025-10-06 02:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.249 - - [2025-10-06 02:45:30] "GET /projects?obj_uuids=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000901 10.0.0.33 - - [2025-10-06 02:45:30] "GET /project/7c58c5ec-220a-4d16-96ae-e1d84b939fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.036540 10.0.0.249 - - [2025-10-06 02:45:30] "GET /projects?obj_uuids=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001050 10.0.0.33 - - [2025-10-06 02:45:30] "POST /neutron/network HTTP/1.1" 200 629 0.155046 10.0.0.33 - - [2025-10-06 02:45:31] "POST /id-to-fqname HTTP/1.1" 200 233 0.003258 10.0.0.33 - - [2025-10-06 02:45:31] "GET /virtual-network/c3f7e2a4-c4aa-417c-8626-2f97b38a964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005301 10.0.0.33 - - [2025-10-06 02:45:31] "POST /neutron/network HTTP/1.1" 200 848 0.005815 10.0.0.33 - - [2025-10-06 02:45:31] "GET /virtual-network/c3f7e2a4-c4aa-417c-8626-2f97b38a964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005185 10.0.0.33 - - [2025-10-06 02:45:31] "GET /virtual-network/c3f7e2a4-c4aa-417c-8626-2f97b38a964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006360 10.0.0.33 - - [2025-10-06 02:45:31] "GET /obj-perms HTTP/1.1" 200 5034 0.003967 10.0.0.33 - - [2025-10-06 02:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.249 - - [2025-10-06 02:45:31] "GET /projects?obj_uuids=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000946 10.0.0.33 - - [2025-10-06 02:45:31] "GET /project/7c58c5ec-220a-4d16-96ae-e1d84b939fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.044992 10.0.0.33 - - [2025-10-06 02:45:31] "POST /neutron/network HTTP/1.1" 200 117 0.015186 10.0.0.38 - - [2025-10-06 02:45:32] "POST /route-targets HTTP/1.1" 200 328 0.012446 10.0.0.33 - - [2025-10-06 02:45:32] "POST /neutron/network HTTP/1.1" 200 848 0.007959 10.0.0.33 - - [2025-10-06 02:45:32] "POST /id-to-fqname HTTP/1.1" 200 234 0.001044 10.0.0.33 - - [2025-10-06 02:45:32] "GET /virtual-network/54ce5c72-d235-4710-a4de-4f0909b155ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004642 10.0.0.33 - - [2025-10-06 02:45:32] "GET /virtual-network/54ce5c72-d235-4710-a4de-4f0909b155ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005702 10.0.0.33 - - [2025-10-06 02:45:32] "POST /neutron/subnet HTTP/1.1" 200 715 0.009487 10.0.0.33 - - [2025-10-06 02:45:32] "GET /virtual-network/54ce5c72-d235-4710-a4de-4f0909b155ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005852 10.0.0.249 - - [2025-10-06 02:45:32] "GET /obj-perms HTTP/1.1" 200 5034 0.003747 10.0.0.33 - - [2025-10-06 02:45:32] "POST /id-to-fqname HTTP/1.1" 200 224 0.001287 10.0.0.249 - - [2025-10-06 02:45:33] "GET /projects?obj_uuids=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001093 10.0.0.33 - - [2025-10-06 02:45:33] "GET /project/7c58c5ec-220a-4d16-96ae-e1d84b939fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.073418 10.0.0.33 - - [2025-10-06 02:45:33] "POST /neutron/port HTTP/1.1" 200 117 0.006219 10.0.0.33 - - [2025-10-06 02:45:33] "POST /id-to-fqname HTTP/1.1" 200 225 0.001338 10.0.0.33 - - [2025-10-06 02:45:33] "POST /neutron/network HTTP/1.1" 200 842 0.006580 10.0.0.33 - - [2025-10-06 02:45:34] "POST /neutron/port HTTP/1.1" 200 1062 0.015423 10.0.0.33 - - [2025-10-06 02:45:34] "POST /neutron/port HTTP/1.1" 200 1090 0.015236 10.0.0.249 - - [2025-10-06 02:45:34] "GET /projects?obj_uuids=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000996 10.0.0.33 - - [2025-10-06 02:45:34] "POST /neutron/port HTTP/1.1" 200 117 0.000896 10.0.0.33 - - [2025-10-06 02:45:34] "GET /project/7c58c5ec-220a-4d16-96ae-e1d84b939fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.056476 10.0.0.33 - - [2025-10-06 02:45:34] "POST /neutron/port HTTP/1.1" 200 1090 0.015536 10.0.0.33 - - [2025-10-06 02:45:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.003162 10.0.0.33 - - [2025-10-06 02:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.249 - - [2025-10-06 02:45:34] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000993 10.0.0.33 - - [2025-10-06 02:45:34] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007414 10.0.0.33 - - [2025-10-06 02:45:35] "POST /service-templates HTTP/1.1" 200 545 0.025332 10.0.0.33 - - [2025-10-06 02:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.33 - - [2025-10-06 02:45:35] "GET /service-template/4e9bf0b5-aaa7-46b1-a167-0b4fe9f5eeaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1645 0.005864 10.0.0.33 - - [2025-10-06 02:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.33 - - [2025-10-06 02:45:35] "GET /service-template/4e9bf0b5-aaa7-46b1-a167-0b4fe9f5eeaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1645 0.004386 10.0.0.33 - - [2025-10-06 02:45:35] "POST /id-to-fqname HTTP/1.1" 200 233 0.001364 10.0.0.38 - - [2025-10-06 02:45:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.33 - - [2025-10-06 02:45:35] "POST /neutron/network HTTP/1.1" 200 842 0.007180 10.0.0.38 - - [2025-10-06 02:45:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000505 10.0.0.38 - - [2025-10-06 02:45:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.38 - - [2025-10-06 02:45:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.33 - - [2025-10-06 02:45:35] "POST /neutron/security_group HTTP/1.1" 200 2060 0.020773 10.0.0.249 - - [2025-10-06 02:45:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000541 10.0.0.249 - - [2025-10-06 02:45:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.33 - - [2025-10-06 02:45:35] "POST /neutron/port HTTP/1.1" 200 1062 0.014485 10.0.0.33 - - [2025-10-06 02:45:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003911 10.0.0.33 - - [2025-10-06 02:45:36] "POST /neutron/network HTTP/1.1" 200 832 0.006802 10.0.0.249 - - [2025-10-06 02:45:36] "GET /projects?obj_uuids=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001107 10.0.0.33 - - [2025-10-06 02:45:36] "GET /project/7c58c5ec-220a-4d16-96ae-e1d84b939fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.063647 10.0.0.33 - - [2025-10-06 02:45:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000529 10.0.0.33 - - [2025-10-06 02:45:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.249 - - [2025-10-06 02:45:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000548 10.0.0.33 - - [2025-10-06 02:45:36] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007477 10.0.0.249 - - [2025-10-06 02:45:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.33 - - [2025-10-06 02:45:36] "GET /virtual-machine/0d709b85-ed72-4d0b-bc69-f39290c6cc93 HTTP/1.1" 401 292 0.000396 10.0.0.33 - - [2025-10-06 02:45:37] "GET /virtual-machine/0d709b85-ed72-4d0b-bc69-f39290c6cc93 HTTP/1.1" 404 171 0.023368 10.0.0.249 - - [2025-10-06 02:45:37] "GET /projects?obj_uuids=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001062 10.0.0.33 - - [2025-10-06 02:45:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.33 - - [2025-10-06 02:45:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.33 - - [2025-10-06 02:45:37] "POST /neutron/port HTTP/1.1" 200 1062 0.264760 10.0.0.33 - - [2025-10-06 02:45:37] "POST /neutron/port HTTP/1.1" 200 1116 0.085705 10.0.0.33 - - [2025-10-06 02:45:37] "POST /neutron/subnet HTTP/1.1" 200 699 0.008637 10.0.0.33 - - [2025-10-06 02:45:39] "GET /virtual-machine/0d709b85-ed72-4d0b-bc69-f39290c6cc93 HTTP/1.1" 200 1295 0.006972 10.0.0.33 - - [2025-10-06 02:45:39] "GET /virtual-machine-interface/853b635a-5244-46f8-82b1-6a4581b1f5a3 HTTP/1.1" 200 2990 0.006084 10.0.0.33 - - [2025-10-06 02:45:39] "GET /virtual-machine-interface/853b635a-5244-46f8-82b1-6a4581b1f5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2768 0.005728 10.0.0.33 - - [2025-10-06 02:45:39] "PUT /virtual-machine-interface/853b635a-5244-46f8-82b1-6a4581b1f5a3 HTTP/1.1" 200 285 0.013976 10.0.0.33 - - [2025-10-06 02:45:39] "POST /neutron/port HTTP/1.1" 200 1090 0.017495 10.0.0.33 - - [2025-10-06 02:45:39] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007643 10.0.0.33 - - [2025-10-06 02:45:39] "GET /virtual-machine/0d709b85-ed72-4d0b-bc69-f39290c6cc93 HTTP/1.1" 200 1295 0.004439 10.0.0.33 - - [2025-10-06 02:45:39] "GET /virtual-machine-interface/853b635a-5244-46f8-82b1-6a4581b1f5a3 HTTP/1.1" 200 3040 0.006395 10.0.0.33 - - [2025-10-06 02:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.33 - - [2025-10-06 02:45:39] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004101 10.0.0.33 - - [2025-10-06 02:45:39] "GET /virtual-networks?parent_id=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003398 10.0.0.33 - - [2025-10-06 02:45:39] "GET /virtual-network/c3f7e2a4-c4aa-417c-8626-2f97b38a964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006395 10.0.0.33 - - [2025-10-06 02:45:39] "POST /neutron/port HTTP/1.1" 200 1090 0.014888 10.0.0.33 - - [2025-10-06 02:45:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004575 10.0.0.33 - - [2025-10-06 02:45:40] "POST /neutron/network HTTP/1.1" 200 830 0.007800 10.0.0.33 - - [2025-10-06 02:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.33 - - [2025-10-06 02:45:42] "GET /virtual-network/c3f7e2a4-c4aa-417c-8626-2f97b38a964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005299 10.0.0.249 - - [2025-10-06 02:45:45] "DELETE /project/7c58c5ec220a4d1696aee1d84b939fa9 HTTP/1.1" 404 173 0.006233 10.0.0.249 - - [2025-10-06 02:45:45] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000858 10.0.0.249 - - [2025-10-06 02:45:45] "GET /project/b60c4846-9db3-48c4-9b17-3a841a574943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.038111 10.0.0.249 - - [2025-10-06 02:45:45] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000929 10.0.0.249 - - [2025-10-06 02:45:45] "GET /project/b60c4846-9db3-48c4-9b17-3a841a574943?fields=security_groups HTTP/1.1" 200 1352 0.038528 10.0.0.249 - - [2025-10-06 02:45:46] "DELETE /security-group/8007b8ca-09e7-4406-af03-4d0c5887b03f HTTP/1.1" 200 115 0.045095 10.0.0.249 - - [2025-10-06 02:45:46] "GET /projects?obj_uuids=b60c4846-9db3-48c4-9b17-3a841a574943&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001059 10.0.0.249 - - [2025-10-06 02:45:46] "GET /project/b60c4846-9db3-48c4-9b17-3a841a574943?fields=application_policy_sets HTTP/1.1" 200 1391 0.062052 10.0.0.38 - - [2025-10-06 02:45:46] "DELETE /access-control-list/466060f5-2b0f-48a5-9887-e5774cdcfd9e HTTP/1.1" 200 115 0.056775 10.0.0.249 - - [2025-10-06 02:45:46] "DELETE /project/b60c4846-9db3-48c4-9b17-3a841a574943 HTTP/1.1" 200 115 0.370665 10.0.0.33 - - [2025-10-06 02:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.33 - - [2025-10-06 02:45:46] "GET /virtual-network/c3f7e2a4-c4aa-417c-8626-2f97b38a964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006427 10.0.0.33 - - [2025-10-06 02:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.33 - - [2025-10-06 02:45:50] "GET /virtual-network/c3f7e2a4-c4aa-417c-8626-2f97b38a964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006267 10.0.0.33 - - [2025-10-06 02:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.33 - - [2025-10-06 02:45:54] "GET /virtual-network/c3f7e2a4-c4aa-417c-8626-2f97b38a964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005723 10.0.0.33 - - [2025-10-06 02:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.33 - - [2025-10-06 02:45:59] "GET /virtual-network/c3f7e2a4-c4aa-417c-8626-2f97b38a964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006616 10.0.0.33 - - [2025-10-06 02:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.33 - - [2025-10-06 02:46:03] "GET /virtual-network/c3f7e2a4-c4aa-417c-8626-2f97b38a964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005480 10.0.0.33 - - [2025-10-06 02:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005263 10.0.0.33 - - [2025-10-06 02:46:07] "GET /virtual-network/c3f7e2a4-c4aa-417c-8626-2f97b38a964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007059 10.0.0.33 - - [2025-10-06 02:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.33 - - [2025-10-06 02:46:11] "GET /virtual-network/c3f7e2a4-c4aa-417c-8626-2f97b38a964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005344 10.0.0.33 - - [2025-10-06 02:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.33 - - [2025-10-06 02:46:15] "GET /virtual-network/c3f7e2a4-c4aa-417c-8626-2f97b38a964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005553 10.0.0.38 - - [2025-10-06 02:46:17] "GET /obj-perms HTTP/1.1" 200 5056 0.041811 10.0.0.33 - - [2025-10-06 02:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004695 10.0.0.33 - - [2025-10-06 02:46:19] "GET /virtual-network/c3f7e2a4-c4aa-417c-8626-2f97b38a964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.008644 10.0.0.33 - - [2025-10-06 02:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.33 - - [2025-10-06 02:46:21] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003910 10.0.0.33 - - [2025-10-06 02:46:21] "GET /virtual-networks?parent_id=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.005129 10.0.0.33 - - [2025-10-06 02:46:21] "GET /virtual-network/c3f7e2a4-c4aa-417c-8626-2f97b38a964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005933 10.0.0.33 - - [2025-10-06 02:46:24] "POST /neutron/port HTTP/1.1" 200 1090 0.041953 10.0.0.33 - - [2025-10-06 02:46:26] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008787 10.0.0.33 - - [2025-10-06 02:46:30] "POST /neutron/network HTTP/1.1" 200 842 0.008498 10.0.0.33 - - [2025-10-06 02:46:30] "POST /neutron/subnet HTTP/1.1" 200 699 0.010838 10.0.0.33 - - [2025-10-06 02:46:30] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008757 10.0.0.33 - - [2025-10-06 02:46:32] "POST /neutron/port HTTP/1.1" 200 1090 0.017118 10.0.0.33 - - [2025-10-06 02:46:37] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006981 10.0.0.33 - - [2025-10-06 02:46:40] "POST /neutron/network HTTP/1.1" 200 858 0.043558 10.0.0.33 - - [2025-10-06 02:46:40] "POST /neutron/port HTTP/1.1" 200 117 0.001254 10.0.0.33 - - [2025-10-06 02:46:42] "POST /fqname-to-id HTTP/1.1" 404 211 0.003307 10.0.0.33 - - [2025-10-06 02:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.249 - - [2025-10-06 02:46:42] "GET /projects?obj_uuids=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001521 10.0.0.33 - - [2025-10-06 02:46:42] "GET /project/7c58c5ec-220a-4d16-96ae-e1d84b939fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.046916 10.0.0.33 - - [2025-10-06 02:46:42] "POST /service-instances HTTP/1.1" 200 549 0.034676 10.0.0.33 - - [2025-10-06 02:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.33 - - [2025-10-06 02:46:42] "GET /service-instance/3624d17e-e35e-495d-903d-3c8987cf6c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006954 10.0.0.33 - - [2025-10-06 02:46:42] "POST /port-tuples HTTP/1.1" 200 592 0.037434 10.0.0.33 - - [2025-10-06 02:46:42] "GET /virtual-machine-interface/853b635a-5244-46f8-82b1-6a4581b1f5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2818 0.006106 10.0.0.33 - - [2025-10-06 02:46:42] "PUT /virtual-machine-interface/853b635a-5244-46f8-82b1-6a4581b1f5a3 HTTP/1.1" 200 285 0.016816 10.0.0.33 - - [2025-10-06 02:46:42] "POST /ref-update HTTP/1.1" 200 156 0.018037 10.0.0.38 - - [2025-10-06 02:46:43] "POST /instance-ips HTTP/1.1" 200 374 0.096355 10.0.0.33 - - [2025-10-06 02:46:43] "POST /neutron/security_group HTTP/1.1" 200 2060 0.013748 10.0.0.38 - - [2025-10-06 02:46:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009409 10.0.0.33 - - [2025-10-06 02:46:43] "POST /neutron/port HTTP/1.1" 200 1090 0.033504 10.0.0.38 - - [2025-10-06 02:46:43] "POST /ref-update HTTP/1.1" 200 156 0.014062 10.0.0.33 - - [2025-10-06 02:46:43] "GET /virtual-machine/97647995-28d5-4447-ac43-4089dcc3612e HTTP/1.1" 200 1297 0.006819 10.0.0.33 - - [2025-10-06 02:46:43] "GET /virtual-machine-interface/f592b164-cb36-45f5-a542-5c66d4995381 HTTP/1.1" 200 2965 0.005648 10.0.0.33 - - [2025-10-06 02:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.33 - - [2025-10-06 02:46:43] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003393 10.0.0.33 - - [2025-10-06 02:46:43] "GET /virtual-networks?parent_id=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.002835 10.0.0.33 - - [2025-10-06 02:46:43] "GET /virtual-network/7e0d9e24-37dd-415a-b576-627f29ea331a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006302 10.0.0.33 - - [2025-10-06 02:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.33 - - [2025-10-06 02:46:44] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003606 10.0.0.33 - - [2025-10-06 02:46:44] "GET /virtual-networks?parent_id=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003211 10.0.0.33 - - [2025-10-06 02:46:44] "GET /virtual-network/7e0d9e24-37dd-415a-b576-627f29ea331a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006898 10.0.0.33 - - [2025-10-06 02:46:44] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010710 10.0.0.33 - - [2025-10-06 02:46:44] "POST /neutron/port HTTP/1.1" 200 1090 0.013987 10.0.0.33 - - [2025-10-06 02:46:44] "GET /virtual-machine/c247d0e6-053b-4385-8244-4fe45af09765 HTTP/1.1" 200 1296 0.005341 10.0.0.33 - - [2025-10-06 02:46:44] "GET /virtual-machine-interface/17377b42-1382-466a-a859-c4a4b888766c HTTP/1.1" 200 2967 0.004925 10.0.0.33 - - [2025-10-06 02:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.33 - - [2025-10-06 02:46:45] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003520 10.0.0.33 - - [2025-10-06 02:46:45] "GET /virtual-networks?parent_id=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003181 10.0.0.33 - - [2025-10-06 02:46:45] "GET /virtual-network/f6566bcd-e861-4bd7-8a0d-1a27fd7bb1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006833 10.0.0.33 - - [2025-10-06 02:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.33 - - [2025-10-06 02:46:46] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003654 10.0.0.33 - - [2025-10-06 02:46:46] "GET /virtual-networks?parent_id=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003051 10.0.0.33 - - [2025-10-06 02:46:46] "GET /virtual-network/f6566bcd-e861-4bd7-8a0d-1a27fd7bb1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006487 10.0.0.33 - - [2025-10-06 02:46:46] "POST /fqname-to-id HTTP/1.1" 404 215 0.006383 10.0.0.33 - - [2025-10-06 02:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.249 - - [2025-10-06 02:46:46] "GET /projects?obj_uuids=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001059 10.0.0.33 - - [2025-10-06 02:46:46] "GET /project/7c58c5ec-220a-4d16-96ae-e1d84b939fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.036354 10.0.0.33 - - [2025-10-06 02:46:46] "POST /network-policys HTTP/1.1" 200 553 0.027746 10.0.0.33 - - [2025-10-06 02:46:46] "GET /network-policy/2909b75f-2b7f-45e1-903c-46720c2a68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.005840 10.0.0.33 - - [2025-10-06 02:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.33 - - [2025-10-06 02:46:46] "GET /virtual-network/7e0d9e24-37dd-415a-b576-627f29ea331a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005946 10.0.0.33 - - [2025-10-06 02:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.33 - - [2025-10-06 02:46:46] "GET /network-policy/2909b75f-2b7f-45e1-903c-46720c2a68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.004472 10.0.0.33 - - [2025-10-06 02:46:46] "POST /ref-update HTTP/1.1" 200 156 0.049413 10.0.0.33 - - [2025-10-06 02:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.38 - - [2025-10-06 02:46:46] "POST /ref-update HTTP/1.1" 200 156 0.023317 10.0.0.33 - - [2025-10-06 02:46:46] "GET /network-policy/2909b75f-2b7f-45e1-903c-46720c2a68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.004220 10.0.0.33 - - [2025-10-06 02:46:46] "GET /virtual-network/7e0d9e24-37dd-415a-b576-627f29ea331a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007516 10.0.0.33 - - [2025-10-06 02:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.33 - - [2025-10-06 02:46:46] "GET /network-policy/2909b75f-2b7f-45e1-903c-46720c2a68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.004244 10.0.0.33 - - [2025-10-06 02:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.33 - - [2025-10-06 02:46:46] "GET /virtual-network/f6566bcd-e861-4bd7-8a0d-1a27fd7bb1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006261 10.0.0.33 - - [2025-10-06 02:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.33 - - [2025-10-06 02:46:47] "GET /network-policy/2909b75f-2b7f-45e1-903c-46720c2a68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.004301 10.0.0.33 - - [2025-10-06 02:46:47] "POST /ref-update HTTP/1.1" 200 156 0.060031 10.0.0.33 - - [2025-10-06 02:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.38 - - [2025-10-06 02:46:47] "POST /access-control-lists HTTP/1.1" 200 601 0.027343 10.0.0.33 - - [2025-10-06 02:46:47] "GET /network-policy/2909b75f-2b7f-45e1-903c-46720c2a68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.005353 10.0.0.33 - - [2025-10-06 02:46:47] "POST /neutron/network HTTP/1.1" 200 924 0.024858 10.0.0.33 - - [2025-10-06 02:46:47] "GET /virtual-network/f6566bcd-e861-4bd7-8a0d-1a27fd7bb1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006108 10.0.0.33 - - [2025-10-06 02:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.33 - - [2025-10-06 02:46:47] "GET /network-policy/2909b75f-2b7f-45e1-903c-46720c2a68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.004167 10.0.0.33 - - [2025-10-06 02:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.33 - - [2025-10-06 02:46:47] "GET /service-template/4e9bf0b5-aaa7-46b1-a167-0b4fe9f5eeaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1645 0.005078 10.0.0.33 - - [2025-10-06 02:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.249 - - [2025-10-06 02:46:47] "GET /projects?obj_uuids=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001365 10.0.0.33 - - [2025-10-06 02:46:47] "GET /project/7c58c5ec-220a-4d16-96ae-e1d84b939fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.046501 10.0.0.33 - - [2025-10-06 02:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.33 - - [2025-10-06 02:46:47] "GET /service-instance/3624d17e-e35e-495d-903d-3c8987cf6c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006704 10.0.0.33 - - [2025-10-06 02:46:47] "POST /neutron/port HTTP/1.1" 200 1384 0.027762 10.0.0.33 - - [2025-10-06 02:46:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008635 10.0.0.33 - - [2025-10-06 02:46:48] "POST /neutron/network HTTP/1.1" 200 822 0.018578 10.0.0.33 - - [2025-10-06 02:46:48] "POST /id-to-fqname HTTP/1.1" 200 233 0.001808 10.0.0.33 - - [2025-10-06 02:46:48] "GET /virtual-machine/0d709b85-ed72-4d0b-bc69-f39290c6cc93 HTTP/1.1" 200 1295 0.013154 10.0.0.33 - - [2025-10-06 02:46:48] "GET /virtual-machine-interface/853b635a-5244-46f8-82b1-6a4581b1f5a3 HTTP/1.1" 200 3899 0.006190 10.0.0.33 - - [2025-10-06 02:46:48] "GET /instance-ip/18d64dbd-6ea8-41ff-9ee6-2deda7227434 HTTP/1.1" 200 1638 0.007531 10.0.0.33 - - [2025-10-06 02:46:48] "GET /instance-ip/ab497fda-cff6-4a7a-8cb0-28692bfe9e19 HTTP/1.1" 200 1967 0.004554 10.0.0.33 - - [2025-10-06 02:46:48] "GET /instance-ip/f4ca64d7-c15e-49c8-955d-9ea67f038d3a HTTP/1.1" 200 1969 0.004481 10.0.0.33 - - [2025-10-06 02:46:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008331 10.0.0.33 - - [2025-10-06 02:46:48] "GET /virtual-machine/0d709b85-ed72-4d0b-bc69-f39290c6cc93 HTTP/1.1" 200 1295 0.005385 10.0.0.33 - - [2025-10-06 02:46:48] "GET /virtual-machine-interface/853b635a-5244-46f8-82b1-6a4581b1f5a3 HTTP/1.1" 200 3899 0.005786 10.0.0.33 - - [2025-10-06 02:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.33 - - [2025-10-06 02:46:48] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003687 10.0.0.33 - - [2025-10-06 02:46:48] "GET /virtual-networks?parent_id=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003044 10.0.0.33 - - [2025-10-06 02:46:48] "GET /virtual-network/c3f7e2a4-c4aa-417c-8626-2f97b38a964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005939 10.0.0.33 - - [2025-10-06 02:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.33 - - [2025-10-06 02:46:49] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003287 10.0.0.33 - - [2025-10-06 02:46:49] "GET /virtual-networks?parent_id=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003174 10.0.0.33 - - [2025-10-06 02:46:49] "GET /virtual-network/c3f7e2a4-c4aa-417c-8626-2f97b38a964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005995 10.0.0.33 - - [2025-10-06 02:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.33 - - [2025-10-06 02:46:49] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003878 10.0.0.33 - - [2025-10-06 02:46:49] "GET /virtual-networks?parent_id=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.002896 10.0.0.33 - - [2025-10-06 02:46:49] "GET /virtual-network/c3f7e2a4-c4aa-417c-8626-2f97b38a964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005764 10.0.0.33 - - [2025-10-06 02:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.33 - - [2025-10-06 02:46:49] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004169 10.0.0.33 - - [2025-10-06 02:46:49] "GET /virtual-networks?parent_id=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003018 10.0.0.33 - - [2025-10-06 02:46:49] "GET /virtual-network/c3f7e2a4-c4aa-417c-8626-2f97b38a964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007119 10.0.0.33 - - [2025-10-06 02:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.33 - - [2025-10-06 02:46:50] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006372 10.0.0.33 - - [2025-10-06 02:46:50] "GET /virtual-networks?parent_id=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003984 10.0.0.33 - - [2025-10-06 02:46:50] "GET /virtual-network/c3f7e2a4-c4aa-417c-8626-2f97b38a964b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007358 10.0.0.33 - - [2025-10-06 02:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.33 - - [2025-10-06 02:46:50] "GET /routing-instance/77e784a2-718d-483d-832f-78aed20735b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.003933 10.0.0.33 - - [2025-10-06 02:46:50] "GET /routing-instance/77e784a2-718d-483d-832f-78aed20735b7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1591 0.005149 10.0.0.33 - - [2025-10-06 02:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.33 - - [2025-10-06 02:46:50] "GET /routing-instance/d35376db-c0c0-415f-906f-2b8de5cb896a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006447 10.0.0.33 - - [2025-10-06 02:46:50] "GET /routing-instance/d35376db-c0c0-415f-906f-2b8de5cb896a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1596 0.006711 10.0.0.33 - - [2025-10-06 02:47:30] "POST /neutron/port HTTP/1.1" 200 1090 0.014093 10.0.0.33 - - [2025-10-06 02:47:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003984 10.0.0.33 - - [2025-10-06 02:47:30] "POST /neutron/network HTTP/1.1" 200 924 0.006580 10.0.0.33 - - [2025-10-06 02:47:39] "GET /network-policy/2909b75f-2b7f-45e1-903c-46720c2a68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.004601 10.0.0.33 - - [2025-10-06 02:47:39] "PUT /network-policy/2909b75f-2b7f-45e1-903c-46720c2a68ce HTTP/1.1" 200 263 0.012896 10.0.0.33 - - [2025-10-06 02:47:39] "GET /network-policy/2909b75f-2b7f-45e1-903c-46720c2a68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3771 0.004395 10.0.0.38 - - [2025-10-06 02:47:39] "PUT /access-control-list/30ccc2d7-0a9e-4c6c-883a-3018bae0d33a HTTP/1.1" 200 273 0.052847 10.0.0.33 - - [2025-10-06 02:47:41] "POST /neutron/port HTTP/1.1" 200 1090 0.017724 10.0.0.33 - - [2025-10-06 02:47:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004476 10.0.0.33 - - [2025-10-06 02:47:42] "POST /neutron/network HTTP/1.1" 200 922 0.007779 10.0.0.33 - - [2025-10-06 02:48:08] "POST /ref-update HTTP/1.1" 200 156 0.054944 10.0.0.33 - - [2025-10-06 02:48:08] "POST /neutron/network HTTP/1.1" 200 832 0.009110 10.0.0.33 - - [2025-10-06 02:48:08] "GET /virtual-network/f6566bcd-e861-4bd7-8a0d-1a27fd7bb1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.028164 10.0.0.33 - - [2025-10-06 02:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009736 10.0.0.33 - - [2025-10-06 02:48:08] "GET /network-policy/2909b75f-2b7f-45e1-903c-46720c2a68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3771 0.005396 10.0.0.33 - - [2025-10-06 02:48:08] "POST /ref-update HTTP/1.1" 200 156 0.053944 10.0.0.33 - - [2025-10-06 02:48:08] "GET /virtual-network/7e0d9e24-37dd-415a-b576-627f29ea331a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007987 10.0.0.33 - - [2025-10-06 02:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.33 - - [2025-10-06 02:48:08] "GET /network-policy/2909b75f-2b7f-45e1-903c-46720c2a68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3771 0.004620 10.0.0.33 - - [2025-10-06 02:48:08] "DELETE /network-policy/2909b75f-2b7f-45e1-903c-46720c2a68ce HTTP/1.1" 200 115 0.035532 10.0.0.33 - - [2025-10-06 02:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.33 - - [2025-10-06 02:48:08] "DELETE /service-instance/3624d17e-e35e-495d-903d-3c8987cf6c03 HTTP/1.1" 200 115 0.045627 10.0.0.33 - - [2025-10-06 02:48:08] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002874 10.0.0.33 - - [2025-10-06 02:48:08] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.008898 10.0.0.38 - - [2025-10-06 02:48:08] "DELETE /instance-ip/f4ca64d7-c15e-49c8-955d-9ea67f038d3a HTTP/1.1" 200 115 0.086865 10.0.0.38 - - [2025-10-06 02:48:08] "DELETE /access-control-list/30ccc2d7-0a9e-4c6c-883a-3018bae0d33a HTTP/1.1" 200 115 0.062297 10.0.0.33 - - [2025-10-06 02:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006826 10.0.0.38 - - [2025-10-06 02:48:08] "POST /ref-update HTTP/1.1" 200 156 0.035242 10.0.0.33 - - [2025-10-06 02:48:08] "DELETE /service-template/4e9bf0b5-aaa7-46b1-a167-0b4fe9f5eeaa HTTP/1.1" 200 115 0.046145 10.0.0.33 - - [2025-10-06 02:48:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.004058 10.0.0.38 - - [2025-10-06 02:48:08] "POST /ref-update HTTP/1.1" 200 156 0.024984 10.0.0.249 - - [2025-10-06 02:48:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004911 10.0.0.249 - - [2025-10-06 02:48:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004254 10.0.0.33 - - [2025-10-06 02:48:09] "POST /neutron/network HTTP/1.1" 200 151 0.110484 10.0.0.33 - - [2025-10-06 02:48:09] "POST /neutron/port HTTP/1.1" 200 1116 0.012135 10.0.0.33 - - [2025-10-06 02:48:09] "POST /neutron/port HTTP/1.1" 200 1090 0.024999 10.0.0.33 - - [2025-10-06 02:48:09] "POST /neutron/port HTTP/1.1" 200 151 0.197340 10.0.0.33 - - [2025-10-06 02:48:11] "POST /neutron/network HTTP/1.1" 200 848 0.009158 10.0.0.38 - - [2025-10-06 02:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.249 - - [2025-10-06 02:48:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004911 10.0.0.249 - - [2025-10-06 02:48:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002252 10.0.0.33 - - [2025-10-06 02:48:12] "POST /neutron/network HTTP/1.1" 200 151 0.135454 10.0.0.38 - - [2025-10-06 02:48:12] "DELETE /route-target/c3bee91a-c931-41f8-b50d-d224398bf2c8 HTTP/1.1" 200 115 0.029155 10.0.0.33 - - [2025-10-06 02:48:12] "POST /neutron/network HTTP/1.1" 200 830 0.008135 10.0.0.38 - - [2025-10-06 02:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.249 - - [2025-10-06 02:48:14] "GET /projects?obj_uuids=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001019 10.0.0.33 - - [2025-10-06 02:48:14] "GET /project/7c58c5ec-220a-4d16-96ae-e1d84b939fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.083968 10.0.0.249 - - [2025-10-06 02:48:14] "GET /projects?obj_uuids=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002342 10.0.0.33 - - [2025-10-06 02:48:14] "GET /project/7c58c5ec-220a-4d16-96ae-e1d84b939fa9?fields=virtual_networks HTTP/1.1" 200 1038 0.038363 10.0.0.249 - - [2025-10-06 02:48:14] "GET /projects?obj_uuids=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001084 10.0.0.33 - - [2025-10-06 02:48:14] "GET /project/7c58c5ec-220a-4d16-96ae-e1d84b939fa9?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.057586 10.0.0.249 - - [2025-10-06 02:48:14] "GET /projects?obj_uuids=7c58c5ec-220a-4d16-96ae-e1d84b939fa9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001107 10.0.0.33 - - [2025-10-06 02:48:14] "GET /project/7c58c5ec-220a-4d16-96ae-e1d84b939fa9?fields=security_groups HTTP/1.1" 200 1267 0.037688 10.0.0.33 - - [2025-10-06 02:48:15] "POST /fqname-to-id HTTP/1.1" 404 189 0.022654 10.0.0.249 - - [2025-10-06 02:48:15] "GET /projects?obj_uuids=2c904d28-f995-41f0-9675-77219fb55b4f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002923 10.0.0.249 - - [2025-10-06 02:48:15] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001314 10.0.0.249 - - [2025-10-06 02:48:15] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007671 10.0.0.249 - - [2025-10-06 02:48:15] "POST /id-to-fqname HTTP/1.1" 200 191 0.003618 10.0.0.249 - - [2025-10-06 02:48:15] "POST /fqname-to-id HTTP/1.1" 404 200 0.005437 10.0.0.249 - - [2025-10-06 02:48:15] "POST /security-groups HTTP/1.1" 200 592 0.029616 10.0.0.249 - - [2025-10-06 02:48:15] "POST /projects HTTP/1.1" 200 587 0.236884 10.0.0.38 - - [2025-10-06 02:48:15] "POST /access-control-lists HTTP/1.1" 200 599 0.026940 10.0.0.249 - - [2025-10-06 02:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.307845 10.0.0.33 - - [2025-10-06 02:48:15] "GET /project/2c904d28-f995-41f0-9675-77219fb55b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.439787 10.0.0.33 - - [2025-10-06 02:48:16] "GET / HTTP/1.1" 200 36215 0.001634 10.0.0.33 - - [2025-10-06 02:48:19] "GET /project/2c904d28-f995-41f0-9675-77219fb55b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000661 10.0.0.249 - - [2025-10-06 02:48:19] "GET /projects?obj_uuids=2c904d28-f995-41f0-9675-77219fb55b4f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001098 10.0.0.33 - - [2025-10-06 02:48:19] "GET /project/2c904d28-f995-41f0-9675-77219fb55b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.347417 10.0.0.33 - - [2025-10-06 02:48:19] "POST /fqname-to-id HTTP/1.1" 404 180 0.003076 10.0.0.33 - - [2025-10-06 02:48:19] "GET /obj-perms HTTP/1.1" 200 5056 0.076592 10.0.0.33 - - [2025-10-06 02:48:19] "POST /virtual-DNSs HTTP/1.1" 200 509 0.026454 10.0.0.33 - - [2025-10-06 02:48:20] "GET /virtual-DNS/20968375-19a5-457c-806f-dd6462e4d18c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.006408 10.0.0.33 - - [2025-10-06 02:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.33 - - [2025-10-06 02:48:20] "GET /virtual-DNS/20968375-19a5-457c-806f-dd6462e4d18c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.004780 10.0.0.33 - - [2025-10-06 02:48:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003294 10.0.0.33 - - [2025-10-06 02:48:20] "POST /network-ipams HTTP/1.1" 200 516 0.026824 10.0.0.33 - - [2025-10-06 02:48:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 754 0.003681 10.0.0.33 - - [2025-10-06 02:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.33 - - [2025-10-06 02:48:20] "GET /network-ipam/cb153154-bf9c-433d-9415-a3819e7428b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.006428 10.0.0.33 - - [2025-10-06 02:48:20] "PUT /network-ipam/cb153154-bf9c-433d-9415-a3819e7428b5 HTTP/1.1" 200 259 0.015844 10.0.0.33 - - [2025-10-06 02:48:20] "POST /ref-update HTTP/1.1" 200 156 0.015039 10.0.0.33 - - [2025-10-06 02:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.249 - - [2025-10-06 02:48:20] "GET /projects?obj_uuids=2c904d28-f995-41f0-9675-77219fb55b4f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001070 10.0.0.33 - - [2025-10-06 02:48:20] "GET /project/2c904d28-f995-41f0-9675-77219fb55b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.042772 10.0.0.249 - - [2025-10-06 02:48:21] "GET /projects?obj_uuids=2c904d28-f995-41f0-9675-77219fb55b4f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001135 10.0.0.33 - - [2025-10-06 02:48:21] "POST /neutron/network HTTP/1.1" 200 618 0.145613 10.0.0.38 - - [2025-10-06 02:48:21] "POST /route-targets HTTP/1.1" 200 328 0.012874 10.0.0.33 - - [2025-10-06 02:48:21] "POST /id-to-fqname HTTP/1.1" 200 227 0.004572 10.0.0.33 - - [2025-10-06 02:48:21] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006683 10.0.0.33 - - [2025-10-06 02:48:21] "POST /neutron/network HTTP/1.1" 200 833 0.008417 10.0.0.33 - - [2025-10-06 02:48:21] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006102 10.0.0.33 - - [2025-10-06 02:48:21] "POST /neutron/network HTTP/1.1" 200 807 0.015349 10.0.0.33 - - [2025-10-06 02:48:21] "POST /id-to-fqname HTTP/1.1" 200 227 0.002014 10.0.0.249 - - [2025-10-06 02:48:22] "GET /projects?obj_uuids=2c904d28-f995-41f0-9675-77219fb55b4f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001247 10.0.0.33 - - [2025-10-06 02:48:22] "GET /project/2c904d28-f995-41f0-9675-77219fb55b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.070209 10.0.0.33 - - [2025-10-06 02:48:22] "POST /neutron/network HTTP/1.1" 200 833 0.009855 10.0.0.33 - - [2025-10-06 02:48:22] "POST /neutron/port HTTP/1.1" 200 117 0.007156 10.0.0.33 - - [2025-10-06 02:48:23] "POST /neutron/port HTTP/1.1" 200 1058 0.013551 10.0.0.33 - - [2025-10-06 02:48:23] "POST /neutron/port HTTP/1.1" 200 1086 0.020392 10.0.0.33 - - [2025-10-06 02:48:23] "POST /neutron/port HTTP/1.1" 200 117 0.001313 10.0.0.33 - - [2025-10-06 02:48:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009123 10.0.0.33 - - [2025-10-06 02:48:28] "POST /neutron/port HTTP/1.1" 200 1086 0.013432 10.0.0.33 - - [2025-10-06 02:48:28] "GET /virtual-machine/26ccb894-6bd8-4905-9395-449ed462c28d HTTP/1.1" 401 292 0.000453 10.0.0.33 - - [2025-10-06 02:48:28] "GET /virtual-machine/26ccb894-6bd8-4905-9395-449ed462c28d HTTP/1.1" 200 1295 0.030167 10.0.0.33 - - [2025-10-06 02:48:28] "GET /virtual-machine-interface/ba837f00-6770-4da9-ac98-f74f9fc5cc4e HTTP/1.1" 200 2972 0.004919 10.0.0.33 - - [2025-10-06 02:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.33 - - [2025-10-06 02:48:28] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003421 10.0.0.33 - - [2025-10-06 02:48:28] "GET /virtual-networks?parent_id=2c904d28-f995-41f0-9675-77219fb55b4f&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002786 10.0.0.33 - - [2025-10-06 02:48:28] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006802 10.0.0.33 - - [2025-10-06 02:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005914 10.0.0.33 - - [2025-10-06 02:48:31] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005183 10.0.0.38 - - [2025-10-06 02:48:32] "DELETE /access-control-list/936ab7db-5299-40eb-bfd5-de828d143769 HTTP/1.1" 200 115 0.029308 10.0.0.33 - - [2025-10-06 02:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.33 - - [2025-10-06 02:48:35] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005421 10.0.0.33 - - [2025-10-06 02:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.33 - - [2025-10-06 02:48:39] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005233 10.0.0.33 - - [2025-10-06 02:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.33 - - [2025-10-06 02:48:43] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005835 10.0.0.249 - - [2025-10-06 02:48:46] "DELETE /project/7c58c5ec-220a-4d16-96ae-e1d84b939fa9 HTTP/1.1" 404 177 0.025891 10.0.0.249 - - [2025-10-06 02:48:46] "DELETE /project/2c904d28f99541f0967577219fb55b4f HTTP/1.1" 404 173 0.035488 10.0.0.33 - - [2025-10-06 02:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.33 - - [2025-10-06 02:48:47] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005240 10.0.0.33 - - [2025-10-06 02:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.33 - - [2025-10-06 02:48:52] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006763 10.0.0.33 - - [2025-10-06 02:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.33 - - [2025-10-06 02:48:56] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006682 10.0.0.33 - - [2025-10-06 02:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.33 - - [2025-10-06 02:49:00] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006336 10.0.0.33 - - [2025-10-06 02:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.33 - - [2025-10-06 02:49:02] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003795 10.0.0.33 - - [2025-10-06 02:49:02] "GET /virtual-networks?parent_id=2c904d28-f995-41f0-9675-77219fb55b4f&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003010 10.0.0.33 - - [2025-10-06 02:49:02] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006176 10.0.0.33 - - [2025-10-06 02:49:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007853 10.0.0.33 - - [2025-10-06 02:49:08] "POST /neutron/port HTTP/1.1" 200 1086 0.016480 10.0.0.33 - - [2025-10-06 02:49:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.015542 10.0.0.249 - - [2025-10-06 02:49:20] "GET /obj-perms HTTP/1.1" 200 5056 0.043410 10.0.0.33 - - [2025-10-06 02:49:41] "POST /id-to-fqname HTTP/1.1" 200 227 0.001408 10.0.0.33 - - [2025-10-06 02:49:41] "POST /neutron/port HTTP/1.1" 200 1086 0.016744 10.0.0.249 - - [2025-10-06 02:49:42] "GET /projects?obj_uuids=2c904d28-f995-41f0-9675-77219fb55b4f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.033419 10.0.0.33 - - [2025-10-06 02:49:42] "GET /project/2c904d28-f995-41f0-9675-77219fb55b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.122766 10.0.0.33 - - [2025-10-06 02:49:42] "POST /neutron/network HTTP/1.1" 200 833 0.038503 10.0.0.33 - - [2025-10-06 02:49:43] "POST /neutron/port HTTP/1.1" 200 117 0.010265 10.0.0.249 - - [2025-10-06 02:49:43] "GET /projects?obj_uuids=2c904d28-f995-41f0-9675-77219fb55b4f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001029 10.0.0.33 - - [2025-10-06 02:49:43] "POST /neutron/port HTTP/1.1" 200 1058 0.296592 10.0.0.33 - - [2025-10-06 02:49:43] "POST /neutron/port HTTP/1.1" 200 1112 0.110684 10.0.0.33 - - [2025-10-06 02:49:44] "POST /neutron/subnet HTTP/1.1" 200 685 0.008783 10.0.0.33 - - [2025-10-06 02:49:45] "POST /neutron/port HTTP/1.1" 200 1086 0.014505 10.0.0.33 - - [2025-10-06 02:49:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004021 10.0.0.33 - - [2025-10-06 02:49:45] "POST /neutron/network HTTP/1.1" 200 833 0.006730 10.0.0.33 - - [2025-10-06 02:49:48] "POST /neutron/port HTTP/1.1" 200 1086 0.017521 10.0.0.33 - - [2025-10-06 02:49:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007790 10.0.0.33 - - [2025-10-06 02:49:48] "GET /virtual-machine/f0fb9487-0a13-4374-b527-bceabe59bc3f HTTP/1.1" 200 1296 0.006325 10.0.0.33 - - [2025-10-06 02:49:48] "GET /virtual-machine-interface/004ee61e-7d3f-432b-a4c4-daf25cc89c86 HTTP/1.1" 200 2969 0.005854 10.0.0.33 - - [2025-10-06 02:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.33 - - [2025-10-06 02:49:48] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003833 10.0.0.33 - - [2025-10-06 02:49:48] "GET /virtual-networks?parent_id=2c904d28-f995-41f0-9675-77219fb55b4f&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002853 10.0.0.33 - - [2025-10-06 02:49:48] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008112 10.0.0.33 - - [2025-10-06 02:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.33 - - [2025-10-06 02:49:51] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005949 10.0.0.33 - - [2025-10-06 02:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.33 - - [2025-10-06 02:49:55] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005971 10.0.0.33 - - [2025-10-06 02:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.33 - - [2025-10-06 02:49:59] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005230 10.0.0.33 - - [2025-10-06 02:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.33 - - [2025-10-06 02:50:03] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006818 10.0.0.33 - - [2025-10-06 02:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.33 - - [2025-10-06 02:50:07] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005626 10.0.0.33 - - [2025-10-06 02:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.33 - - [2025-10-06 02:50:12] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005875 10.0.0.33 - - [2025-10-06 02:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.33 - - [2025-10-06 02:50:16] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008700 10.0.0.33 - - [2025-10-06 02:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004692 10.0.0.33 - - [2025-10-06 02:50:20] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008226 10.0.0.38 - - [2025-10-06 02:50:21] "GET /obj-perms HTTP/1.1" 200 5056 0.045898 10.0.0.33 - - [2025-10-06 02:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.33 - - [2025-10-06 02:50:22] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005122 10.0.0.33 - - [2025-10-06 02:50:22] "GET /virtual-networks?parent_id=2c904d28-f995-41f0-9675-77219fb55b4f&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003022 10.0.0.33 - - [2025-10-06 02:50:22] "GET /virtual-network/31798677-8fe0-479f-a0fc-4dbbfdfe32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007533 10.0.0.33 - - [2025-10-06 02:50:27] "POST /neutron/port HTTP/1.1" 200 1086 0.014472 10.0.0.33 - - [2025-10-06 02:50:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008343 10.0.0.33 - - [2025-10-06 02:50:33] "POST /neutron/port HTTP/1.1" 200 1086 0.019491 10.0.0.33 - - [2025-10-06 02:50:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004917 10.0.0.33 - - [2025-10-06 02:50:33] "POST /neutron/network HTTP/1.1" 200 833 0.009315 10.0.0.38 - - [2025-10-06 02:50:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.38 - - [2025-10-06 02:50:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.38 - - [2025-10-06 02:50:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.38 - - [2025-10-06 02:50:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.249 - - [2025-10-06 02:50:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.249 - - [2025-10-06 02:50:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.33 - - [2025-10-06 02:50:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000648 10.0.0.33 - - [2025-10-06 02:50:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000685 10.0.0.249 - - [2025-10-06 02:50:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.249 - - [2025-10-06 02:50:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.33 - - [2025-10-06 02:50:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.33 - - [2025-10-06 02:50:37] "GET /global-system-configs HTTP/1.1" 401 292 0.001007 10.0.0.33 - - [2025-10-06 02:50:45] "POST /neutron/port HTTP/1.1" 200 1086 0.017939 10.0.0.33 - - [2025-10-06 02:50:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004956 10.0.0.33 - - [2025-10-06 02:50:45] "POST /neutron/network HTTP/1.1" 200 833 0.008590 10.0.0.33 - - [2025-10-06 02:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.33 - - [2025-10-06 02:51:09] "DELETE /virtual-DNS/20968375-19a5-457c-806f-dd6462e4d18c HTTP/1.1" 409 236 0.007769 10.0.0.33 - - [2025-10-06 02:51:09] "POST /fqname-to-id HTTP/1.1" 404 192 0.003722 10.0.0.33 - - [2025-10-06 02:51:09] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.025393 10.0.0.33 - - [2025-10-06 02:51:09] "GET /virtual-DNS-record/27a59981-8a9c-41a2-ba04-dddbfc8a43c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.005812 10.0.0.33 - - [2025-10-06 02:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.33 - - [2025-10-06 02:51:09] "GET /virtual-DNS-record/27a59981-8a9c-41a2-ba04-dddbfc8a43c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.004047 10.0.0.33 - - [2025-10-06 02:51:15] "DELETE /virtual-DNS-record/27a59981-8a9c-41a2-ba04-dddbfc8a43c4 HTTP/1.1" 200 115 0.026775 10.0.0.33 - - [2025-10-06 02:51:15] "POST /fqname-to-id HTTP/1.1" 404 184 0.005280 10.0.0.33 - - [2025-10-06 02:51:16] "POST /neutron/port HTTP/1.1" 200 1086 0.015510 10.0.0.33 - - [2025-10-06 02:51:16] "POST /neutron/port HTTP/1.1" 200 151 0.168780 10.0.0.33 - - [2025-10-06 02:51:17] "POST /neutron/network HTTP/1.1" 200 833 0.006801 10.0.0.33 - - [2025-10-06 02:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.33 - - [2025-10-06 02:51:18] "DELETE /network-ipam/cb153154-bf9c-433d-9415-a3819e7428b5 HTTP/1.1" 200 115 0.046159 10.0.0.33 - - [2025-10-06 02:51:18] "DELETE /virtual-DNS/20968375-19a5-457c-806f-dd6462e4d18c HTTP/1.1" 200 115 0.035524 10.0.0.33 - - [2025-10-06 02:51:18] "POST /fqname-to-id HTTP/1.1" 404 180 0.003878 10.0.0.249 - - [2025-10-06 02:51:19] "GET /projects?obj_uuids=2c904d28-f995-41f0-9675-77219fb55b4f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001039 10.0.0.33 - - [2025-10-06 02:51:19] "GET /project/2c904d28-f995-41f0-9675-77219fb55b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.034559 10.0.0.249 - - [2025-10-06 02:51:19] "GET /projects?obj_uuids=2c904d28-f995-41f0-9675-77219fb55b4f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001027 10.0.0.33 - - [2025-10-06 02:51:19] "GET /project/2c904d28-f995-41f0-9675-77219fb55b4f?fields=virtual_networks HTTP/1.1" 200 1036 0.078617 10.0.0.249 - - [2025-10-06 02:51:19] "GET /projects?obj_uuids=2c904d28-f995-41f0-9675-77219fb55b4f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001055 10.0.0.33 - - [2025-10-06 02:51:19] "GET /project/2c904d28-f995-41f0-9675-77219fb55b4f?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.044322 10.0.0.249 - - [2025-10-06 02:51:19] "GET /projects?obj_uuids=2c904d28-f995-41f0-9675-77219fb55b4f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001087 10.0.0.33 - - [2025-10-06 02:51:19] "GET /project/2c904d28-f995-41f0-9675-77219fb55b4f?fields=security_groups HTTP/1.1" 200 1264 0.048797 10.0.0.33 - - [2025-10-06 02:51:20] "POST /fqname-to-id HTTP/1.1" 404 189 0.021377 10.0.0.249 - - [2025-10-06 02:51:20] "GET /projects?obj_uuids=00142aaa-fcc9-407e-867b-4a43e59b5b31&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003598 10.0.0.249 - - [2025-10-06 02:51:20] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001206 10.0.0.249 - - [2025-10-06 02:51:20] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008839 10.0.0.249 - - [2025-10-06 02:51:20] "POST /id-to-fqname HTTP/1.1" 200 191 0.002817 10.0.0.249 - - [2025-10-06 02:51:20] "POST /fqname-to-id HTTP/1.1" 404 200 0.007632 10.0.0.249 - - [2025-10-06 02:51:20] "POST /security-groups HTTP/1.1" 200 592 0.045136 10.0.0.249 - - [2025-10-06 02:51:20] "POST /projects HTTP/1.1" 200 587 0.256157 10.0.0.38 - - [2025-10-06 02:51:20] "POST /fqname-to-id HTTP/1.1" 404 235 0.033868 10.0.0.249 - - [2025-10-06 02:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.336676 10.0.0.38 - - [2025-10-06 02:51:21] "POST /access-control-lists HTTP/1.1" 200 597 0.028833 10.0.0.33 - - [2025-10-06 02:51:21] "GET /project/00142aaa-fcc9-407e-867b-4a43e59b5b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.471848 10.0.0.33 - - [2025-10-06 02:51:22] "GET / HTTP/1.1" 200 36215 0.001968 10.0.0.33 - - [2025-10-06 02:51:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000511 10.0.0.33 - - [2025-10-06 02:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.049993 10.0.0.249 - - [2025-10-06 02:51:24] "GET /projects?obj_uuids=00142aaa-fcc9-407e-867b-4a43e59b5b31&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001028 10.0.0.33 - - [2025-10-06 02:51:24] "GET /project/00142aaa-fcc9-407e-867b-4a43e59b5b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.041898 10.0.0.249 - - [2025-10-06 02:51:25] "GET /projects?obj_uuids=00142aaa-fcc9-407e-867b-4a43e59b5b31&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002894 10.0.0.33 - - [2025-10-06 02:51:25] "POST /neutron/network HTTP/1.1" 200 608 0.140098 10.0.0.33 - - [2025-10-06 02:51:25] "POST /id-to-fqname HTTP/1.1" 200 222 0.004414 10.0.0.33 - - [2025-10-06 02:51:25] "GET /virtual-network/7927c6b0-9549-4530-a13d-6fcda16867b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005815 10.0.0.33 - - [2025-10-06 02:51:25] "POST /neutron/network HTTP/1.1" 200 828 0.007448 10.0.0.33 - - [2025-10-06 02:51:25] "GET /virtual-network/7927c6b0-9549-4530-a13d-6fcda16867b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005645 10.0.0.33 - - [2025-10-06 02:51:26] "GET /virtual-network/7927c6b0-9549-4530-a13d-6fcda16867b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005831 10.0.0.33 - - [2025-10-06 02:51:26] "GET /obj-perms HTTP/1.1" 200 5032 0.045450 10.0.0.33 - - [2025-10-06 02:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006978 10.0.0.249 - - [2025-10-06 02:51:27] "GET /projects?obj_uuids=00142aaa-fcc9-407e-867b-4a43e59b5b31&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005582 10.0.0.33 - - [2025-10-06 02:51:27] "GET /project/00142aaa-fcc9-407e-867b-4a43e59b5b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.053826 10.0.0.33 - - [2025-10-06 02:51:27] "POST /neutron/network HTTP/1.1" 200 117 0.012157 10.0.0.38 - - [2025-10-06 02:51:27] "POST /route-targets HTTP/1.1" 200 328 0.012578 10.0.0.33 - - [2025-10-06 02:51:27] "POST /neutron/network HTTP/1.1" 200 827 0.008948 10.0.0.33 - - [2025-10-06 02:51:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.001074 10.0.0.33 - - [2025-10-06 02:51:27] "GET /virtual-network/47c7acee-bc3c-454e-b08d-f60e1492ce8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004974 10.0.0.33 - - [2025-10-06 02:51:27] "GET /virtual-network/47c7acee-bc3c-454e-b08d-f60e1492ce8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006480 10.0.0.33 - - [2025-10-06 02:51:27] "POST /neutron/subnet HTTP/1.1" 200 724 0.008605 10.0.0.33 - - [2025-10-06 02:51:28] "GET /virtual-network/47c7acee-bc3c-454e-b08d-f60e1492ce8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005410 10.0.0.249 - - [2025-10-06 02:51:28] "GET /obj-perms HTTP/1.1" 200 5032 0.045785 10.0.0.33 - - [2025-10-06 02:51:28] "POST /id-to-fqname HTTP/1.1" 200 222 0.001414 10.0.0.38 - - [2025-10-06 02:51:33] "DELETE /access-control-list/7beed267-1729-4bcf-b5e5-c826b020c1f7 HTTP/1.1" 200 115 0.063174 10.0.0.249 - - [2025-10-06 02:51:43] "GET /projects?obj_uuids=00142aaa-fcc9-407e-867b-4a43e59b5b31&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001043 10.0.0.33 - - [2025-10-06 02:51:43] "GET /project/00142aaa-fcc9-407e-867b-4a43e59b5b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.061747 10.0.0.33 - - [2025-10-06 02:51:43] "POST /neutron/port HTTP/1.1" 200 117 0.006491 10.0.0.33 - - [2025-10-06 02:51:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.001346 10.0.0.33 - - [2025-10-06 02:51:44] "POST /neutron/network HTTP/1.1" 200 838 0.006431 10.0.0.249 - - [2025-10-06 02:51:44] "GET /projects?obj_uuids=00142aaa-fcc9-407e-867b-4a43e59b5b31&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001037 10.0.0.33 - - [2025-10-06 02:51:44] "GET /project/00142aaa-fcc9-407e-867b-4a43e59b5b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.084309 10.0.0.33 - - [2025-10-06 02:51:44] "POST /neutron/network HTTP/1.1" 200 828 0.007481 10.0.0.33 - - [2025-10-06 02:51:45] "POST /neutron/port HTTP/1.1" 200 117 0.007725 10.0.0.33 - - [2025-10-06 02:51:45] "POST /neutron/network HTTP/1.1" 200 838 0.007266 10.0.0.33 - - [2025-10-06 02:51:45] "POST /neutron/port HTTP/1.1" 200 1061 0.046893 10.0.0.249 - - [2025-10-06 02:51:46] "DELETE /project/00142aaafcc9407e867b4a43e59b5b31 HTTP/1.1" 404 173 0.005636 10.0.0.249 - - [2025-10-06 02:51:46] "DELETE /project/2c904d28-f995-41f0-9675-77219fb55b4f HTTP/1.1" 404 177 0.004636 10.0.0.33 - - [2025-10-06 02:51:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005159 10.0.0.33 - - [2025-10-06 02:51:48] "POST /neutron/network HTTP/1.1" 200 827 0.009015 10.0.0.33 - - [2025-10-06 02:51:49] "POST /neutron/port HTTP/1.1" 200 1116 0.099032 10.0.0.33 - - [2025-10-06 02:51:49] "POST /neutron/subnet HTTP/1.1" 200 703 0.010571 10.0.0.33 - - [2025-10-06 02:51:50] "POST /neutron/port HTTP/1.1" 200 1089 0.017144 10.0.0.33 - - [2025-10-06 02:51:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007336 10.0.0.33 - - [2025-10-06 02:52:05] "POST /neutron/port HTTP/1.1" 200 1089 0.017727 10.0.0.33 - - [2025-10-06 02:52:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006965 10.0.0.33 - - [2025-10-06 02:52:10] "POST /neutron/port HTTP/1.1" 200 1089 0.014752 10.0.0.33 - - [2025-10-06 02:52:10] "GET /virtual-machine/5cc9a60e-b361-49ca-9de8-778dbbf7bfd9 HTTP/1.1" 401 292 0.000554 10.0.0.33 - - [2025-10-06 02:52:11] "GET /virtual-machine/5cc9a60e-b361-49ca-9de8-778dbbf7bfd9 HTTP/1.1" 200 1295 0.030819 10.0.0.33 - - [2025-10-06 02:52:11] "GET /virtual-machine-interface/0bae9a56-019c-4de2-99a4-ad454e82b357 HTTP/1.1" 200 2955 0.004993 10.0.0.33 - - [2025-10-06 02:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.33 - - [2025-10-06 02:52:11] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003762 10.0.0.33 - - [2025-10-06 02:52:11] "GET /virtual-networks?parent_id=00142aaa-fcc9-407e-867b-4a43e59b5b31&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003897 10.0.0.33 - - [2025-10-06 02:52:11] "GET /virtual-network/47c7acee-bc3c-454e-b08d-f60e1492ce8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005756 10.0.0.33 - - [2025-10-06 02:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.33 - - [2025-10-06 02:52:14] "GET /virtual-network/47c7acee-bc3c-454e-b08d-f60e1492ce8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005751 10.0.0.33 - - [2025-10-06 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.33 - - [2025-10-06 02:52:18] "GET /virtual-network/47c7acee-bc3c-454e-b08d-f60e1492ce8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005627 10.0.0.33 - - [2025-10-06 02:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.33 - - [2025-10-06 02:52:22] "GET /virtual-network/47c7acee-bc3c-454e-b08d-f60e1492ce8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005053 10.0.0.38 - - [2025-10-06 02:52:22] "GET /obj-perms HTTP/1.1" 200 5056 0.043946 10.0.0.33 - - [2025-10-06 02:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.33 - - [2025-10-06 02:52:26] "GET /virtual-network/47c7acee-bc3c-454e-b08d-f60e1492ce8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005526 10.0.0.33 - - [2025-10-06 02:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.33 - - [2025-10-06 02:52:30] "GET /virtual-network/47c7acee-bc3c-454e-b08d-f60e1492ce8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006465 10.0.0.33 - - [2025-10-06 02:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.33 - - [2025-10-06 02:52:34] "GET /virtual-network/47c7acee-bc3c-454e-b08d-f60e1492ce8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005476 10.0.0.33 - - [2025-10-06 02:52:35] "POST /neutron/port HTTP/1.1" 200 1090 0.015546 10.0.0.33 - - [2025-10-06 02:52:35] "POST /neutron/subnet HTTP/1.1" 200 703 0.017844 10.0.0.33 - - [2025-10-06 02:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.33 - - [2025-10-06 02:52:38] "GET /virtual-network/47c7acee-bc3c-454e-b08d-f60e1492ce8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005330 10.0.0.33 - - [2025-10-06 02:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.33 - - [2025-10-06 02:52:43] "GET /virtual-network/47c7acee-bc3c-454e-b08d-f60e1492ce8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008201 10.0.0.33 - - [2025-10-06 02:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.33 - - [2025-10-06 02:52:47] "GET /virtual-network/47c7acee-bc3c-454e-b08d-f60e1492ce8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005121 10.0.0.33 - - [2025-10-06 02:52:48] "POST /neutron/port HTTP/1.1" 200 1089 0.016324 10.0.0.33 - - [2025-10-06 02:52:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003915 10.0.0.33 - - [2025-10-06 02:52:49] "POST /neutron/network HTTP/1.1" 200 827 0.006901 10.0.0.33 - - [2025-10-06 02:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533 10.0.0.33 - - [2025-10-06 02:52:51] "GET /virtual-network/47c7acee-bc3c-454e-b08d-f60e1492ce8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006979 10.0.0.33 - - [2025-10-06 02:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.33 - - [2025-10-06 02:52:55] "GET /virtual-network/47c7acee-bc3c-454e-b08d-f60e1492ce8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005982 10.0.0.33 - - [2025-10-06 02:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.33 - - [2025-10-06 02:52:59] "GET /virtual-network/47c7acee-bc3c-454e-b08d-f60e1492ce8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005640 10.0.0.33 - - [2025-10-06 02:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.33 - - [2025-10-06 02:53:01] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004438 10.0.0.33 - - [2025-10-06 02:53:01] "GET /virtual-networks?parent_id=00142aaa-fcc9-407e-867b-4a43e59b5b31&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003102 10.0.0.33 - - [2025-10-06 02:53:01] "GET /virtual-network/47c7acee-bc3c-454e-b08d-f60e1492ce8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006144 10.0.0.33 - - [2025-10-06 02:53:06] "POST /neutron/port HTTP/1.1" 200 1089 0.014375 10.0.0.33 - - [2025-10-06 02:53:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007590 10.0.0.33 - - [2025-10-06 02:53:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.032159 10.0.0.33 - - [2025-10-06 02:53:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007252 10.0.0.33 - - [2025-10-06 02:53:27] "POST /neutron/port HTTP/1.1" 200 1089 0.014978 10.0.0.33 - - [2025-10-06 02:53:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007181 10.0.0.33 - - [2025-10-06 02:53:37] "POST /neutron/network HTTP/1.1" 200 838 0.006441 10.0.0.33 - - [2025-10-06 02:53:37] "POST /neutron/port HTTP/1.1" 200 117 0.001186 10.0.0.33 - - [2025-10-06 02:53:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007609 10.0.0.33 - - [2025-10-06 02:53:47] "POST /neutron/port HTTP/1.1" 200 1089 0.014950 10.0.0.33 - - [2025-10-06 02:53:48] "POST /neutron/port HTTP/1.1" 200 1089 0.016320 10.0.0.33 - - [2025-10-06 02:53:48] "POST /neutron/subnet HTTP/1.1" 200 698 0.010719 10.0.0.33 - - [2025-10-06 02:53:53] "POST /neutron/port HTTP/1.1" 200 1089 0.018602 10.0.0.33 - - [2025-10-06 02:53:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007783 10.0.0.33 - - [2025-10-06 02:53:58] "POST /neutron/port HTTP/1.1" 200 1090 0.016334 10.0.0.33 - - [2025-10-06 02:53:58] "GET /virtual-machine/ef667a9e-ac5a-45dd-8a74-34c6589d2826 HTTP/1.1" 200 1295 0.005628 10.0.0.33 - - [2025-10-06 02:53:58] "GET /virtual-machine-interface/9e0c620b-f15f-4a51-99ff-36c5879018f9 HTTP/1.1" 200 2957 0.005386 10.0.0.33 - - [2025-10-06 02:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004844 10.0.0.33 - - [2025-10-06 02:53:58] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004181 10.0.0.33 - - [2025-10-06 02:53:58] "GET /virtual-networks?parent_id=00142aaa-fcc9-407e-867b-4a43e59b5b31&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003552 10.0.0.33 - - [2025-10-06 02:53:58] "GET /virtual-network/7927c6b0-9549-4530-a13d-6fcda16867b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006072 10.0.0.33 - - [2025-10-06 02:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.33 - - [2025-10-06 02:53:59] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003509 10.0.0.33 - - [2025-10-06 02:53:59] "GET /virtual-networks?parent_id=00142aaa-fcc9-407e-867b-4a43e59b5b31&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.002694 10.0.0.33 - - [2025-10-06 02:53:59] "GET /virtual-network/7927c6b0-9549-4530-a13d-6fcda16867b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006055 10.0.0.33 - - [2025-10-06 02:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.249 - - [2025-10-06 02:53:59] "GET /projects?obj_uuids=00142aaa-fcc9-407e-867b-4a43e59b5b31&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001386 10.0.0.33 - - [2025-10-06 02:54:00] "GET /project/00142aaa-fcc9-407e-867b-4a43e59b5b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.047398 10.0.0.33 - - [2025-10-06 02:54:00] "GET /virtual-network/7927c6b0-9549-4530-a13d-6fcda16867b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005918 10.0.0.33 - - [2025-10-06 02:54:00] "GET /floating-ip-pools?parent_id=7927c6b0-9549-4530-a13d-6fcda16867b6&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003180 10.0.0.33 - - [2025-10-06 02:54:00] "GET /virtual-network/7927c6b0-9549-4530-a13d-6fcda16867b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006310 10.0.0.33 - - [2025-10-06 02:54:00] "POST /floating-ip-pools HTTP/1.1" 200 600 0.038888 10.0.0.33 - - [2025-10-06 02:54:00] "POST /ref-update HTTP/1.1" 200 156 0.013820 10.0.0.33 - - [2025-10-06 02:54:00] "GET /virtual-network/7927c6b0-9549-4530-a13d-6fcda16867b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005908 10.0.0.33 - - [2025-10-06 02:54:00] "GET /virtual-network/7927c6b0-9549-4530-a13d-6fcda16867b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005507 10.0.0.33 - - [2025-10-06 02:54:00] "POST /neutron/port HTTP/1.1" 200 1089 0.013147 10.0.0.33 - - [2025-10-06 02:54:00] "POST /neutron/floatingip HTTP/1.1" 200 578 0.013972 10.0.0.33 - - [2025-10-06 02:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.33 - - [2025-10-06 02:54:00] "GET /routing-instance/d43c00ca-be78-4943-9a68-0c0702067a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.004734 10.0.0.33 - - [2025-10-06 02:54:00] "GET /route-target/b0c793c6-2948-4bfc-b20a-2be573b63446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004632 10.0.0.33 - - [2025-10-06 02:54:24] "GET /obj-perms HTTP/1.1" 200 5056 0.042537 10.0.0.33 - - [2025-10-06 02:54:35] "POST /neutron/floatingip HTTP/1.1" 200 531 0.011268 10.0.0.33 - - [2025-10-06 02:54:35] "GET /floating-ip-pool/5d6f020e-4837-4501-88a4-ac39c8c19505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1185 0.003638 10.0.0.33 - - [2025-10-06 02:54:35] "POST /ref-update HTTP/1.1" 200 156 0.011406 10.0.0.33 - - [2025-10-06 02:54:35] "DELETE /floating-ip-pool/5d6f020e-4837-4501-88a4-ac39c8c19505 HTTP/1.1" 200 115 0.042443 10.0.0.33 - - [2025-10-06 02:54:35] "POST /neutron/network HTTP/1.1" 400 204 0.018526 10.0.0.33 - - [2025-10-06 02:54:36] "POST /neutron/port HTTP/1.1" 200 151 0.172879 10.0.0.33 - - [2025-10-06 02:54:36] "POST /neutron/port HTTP/1.1" 200 151 0.203234 10.0.0.33 - - [2025-10-06 02:54:38] "POST /neutron/network HTTP/1.1" 200 828 0.010363 10.0.0.38 - - [2025-10-06 02:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.249 - - [2025-10-06 02:54:40] "GET /projects?obj_uuids=00142aaa-fcc9-407e-867b-4a43e59b5b31&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001517 10.0.0.33 - - [2025-10-06 02:54:40] "GET /project/00142aaa-fcc9-407e-867b-4a43e59b5b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.063316 10.0.0.249 - - [2025-10-06 02:54:40] "GET /projects?obj_uuids=00142aaa-fcc9-407e-867b-4a43e59b5b31&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001669 10.0.0.33 - - [2025-10-06 02:54:40] "GET /project/00142aaa-fcc9-407e-867b-4a43e59b5b31?fields=virtual_networks HTTP/1.1" 200 1032 0.043425 10.0.0.249 - - [2025-10-06 02:54:40] "GET /projects?obj_uuids=00142aaa-fcc9-407e-867b-4a43e59b5b31&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001179 10.0.0.33 - - [2025-10-06 02:54:40] "GET /project/00142aaa-fcc9-407e-867b-4a43e59b5b31?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.038881 10.0.0.249 - - [2025-10-06 02:54:40] "GET /projects?obj_uuids=00142aaa-fcc9-407e-867b-4a43e59b5b31&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001305 10.0.0.33 - - [2025-10-06 02:54:40] "GET /project/00142aaa-fcc9-407e-867b-4a43e59b5b31?fields=security_groups HTTP/1.1" 200 1260 0.046359 10.0.0.33 - - [2025-10-06 02:54:41] "POST /fqname-to-id HTTP/1.1" 404 188 0.024163 10.0.0.249 - - [2025-10-06 02:54:41] "GET /projects?obj_uuids=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002991 10.0.0.249 - - [2025-10-06 02:54:41] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000974 10.0.0.249 - - [2025-10-06 02:54:41] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.029461 10.0.0.249 - - [2025-10-06 02:54:41] "POST /id-to-fqname HTTP/1.1" 200 190 0.001212 10.0.0.249 - - [2025-10-06 02:54:41] "POST /fqname-to-id HTTP/1.1" 404 199 0.003684 10.0.0.249 - - [2025-10-06 02:54:41] "POST /security-groups HTTP/1.1" 200 591 0.037119 10.0.0.249 - - [2025-10-06 02:54:41] "POST /projects HTTP/1.1" 200 585 0.233711 10.0.0.38 - - [2025-10-06 02:54:41] "POST /access-control-lists HTTP/1.1" 200 598 0.026419 10.0.0.249 - - [2025-10-06 02:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.302437 10.0.0.33 - - [2025-10-06 02:54:41] "GET /project/4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.452385 10.0.0.33 - - [2025-10-06 02:54:42] "GET / HTTP/1.1" 200 36215 0.001697 10.0.0.38 - - [2025-10-06 02:54:44] "DELETE /access-control-list/eb579d90-a2e0-432c-a1f8-088c8d99a7b7 HTTP/1.1" 200 115 0.035855 10.0.0.33 - - [2025-10-06 02:54:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000477 10.0.0.33 - - [2025-10-06 02:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.023365 10.0.0.249 - - [2025-10-06 02:54:44] "GET /projects?obj_uuids=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.019941 10.0.0.33 - - [2025-10-06 02:54:44] "GET /project/4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.061219 10.0.0.249 - - [2025-10-06 02:54:44] "GET /projects?obj_uuids=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001042 10.0.0.33 - - [2025-10-06 02:54:45] "POST /neutron/network HTTP/1.1" 200 625 0.131905 10.0.0.38 - - [2025-10-06 02:54:45] "POST /ref-update HTTP/1.1" 200 156 0.028435 10.0.0.33 - - [2025-10-06 02:54:45] "POST /id-to-fqname HTTP/1.1" 200 230 0.003160 10.0.0.33 - - [2025-10-06 02:54:45] "GET /virtual-network/788ac5e3-6f08-49f2-a86a-836fdaab33de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005615 10.0.0.33 - - [2025-10-06 02:54:45] "POST /neutron/network HTTP/1.1" 200 839 0.005836 10.0.0.33 - - [2025-10-06 02:54:45] "GET /virtual-network/788ac5e3-6f08-49f2-a86a-836fdaab33de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004843 10.0.0.33 - - [2025-10-06 02:54:45] "POST /neutron/network HTTP/1.1" 200 839 0.006830 10.0.0.33 - - [2025-10-06 02:54:45] "POST /id-to-fqname HTTP/1.1" 200 230 0.001091 10.0.0.249 - - [2025-10-06 02:54:46] "GET /projects?obj_uuids=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000992 10.0.0.33 - - [2025-10-06 02:54:46] "GET /project/4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.062832 10.0.0.33 - - [2025-10-06 02:54:46] "POST /neutron/port HTTP/1.1" 200 117 0.006809 10.0.0.33 - - [2025-10-06 02:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005620 10.0.0.33 - - [2025-10-06 02:54:46] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004108 10.0.0.33 - - [2025-10-06 02:54:46] "PUT /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f HTTP/1.1" 200 277 0.012265 10.0.0.249 - - [2025-10-06 02:54:46] "DELETE /project/4b67e0cdaeb44a30b5e3278a7288dbc2 HTTP/1.1" 404 173 0.002280 10.0.0.249 - - [2025-10-06 02:54:46] "DELETE /project/00142aaa-fcc9-407e-867b-4a43e59b5b31 HTTP/1.1" 404 177 0.004907 10.0.0.33 - - [2025-10-06 02:54:47] "POST /neutron/network HTTP/1.1" 200 849 0.007340 10.0.0.33 - - [2025-10-06 02:54:47] "POST /neutron/port HTTP/1.1" 200 1055 0.014451 10.0.0.33 - - [2025-10-06 02:54:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003883 10.0.0.33 - - [2025-10-06 02:54:47] "POST /neutron/network HTTP/1.1" 200 839 0.006553 10.0.0.33 - - [2025-10-06 02:54:49] "POST /neutron/network HTTP/1.1" 200 849 0.006814 10.0.0.33 - - [2025-10-06 02:54:49] "POST /neutron/port HTTP/1.1" 200 117 0.001157 10.0.0.33 - - [2025-10-06 02:54:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006811 10.0.0.33 - - [2025-10-06 02:54:51] "POST /neutron/port HTTP/1.1" 200 1083 0.017884 10.0.0.33 - - [2025-10-06 02:54:52] "GET /virtual-machine/6cfde30f-7d6e-4c7d-a800-50e66f57fd48 HTTP/1.1" 401 292 0.000420 10.0.0.33 - - [2025-10-06 02:54:52] "GET /virtual-machine/6cfde30f-7d6e-4c7d-a800-50e66f57fd48 HTTP/1.1" 200 1294 0.025812 10.0.0.33 - - [2025-10-06 02:54:52] "GET /virtual-machine-interface/f19f0b3e-97cc-4003-abc9-990abcf24fb5 HTTP/1.1" 200 2979 0.005022 10.0.0.33 - - [2025-10-06 02:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.33 - - [2025-10-06 02:54:52] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003779 10.0.0.33 - - [2025-10-06 02:54:52] "GET /virtual-networks?parent_id=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002882 10.0.0.33 - - [2025-10-06 02:54:52] "GET /virtual-network/788ac5e3-6f08-49f2-a86a-836fdaab33de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006285 10.0.0.33 - - [2025-10-06 02:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.33 - - [2025-10-06 02:54:55] "GET /virtual-network/788ac5e3-6f08-49f2-a86a-836fdaab33de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007026 10.0.0.33 - - [2025-10-06 02:54:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007465 10.0.0.33 - - [2025-10-06 02:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.33 - - [2025-10-06 02:54:57] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003886 10.0.0.33 - - [2025-10-06 02:54:57] "GET /virtual-networks?parent_id=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002757 10.0.0.33 - - [2025-10-06 02:54:57] "GET /virtual-network/788ac5e3-6f08-49f2-a86a-836fdaab33de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006202 10.0.0.33 - - [2025-10-06 02:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.33 - - [2025-10-06 02:54:59] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003484 10.0.0.33 - - [2025-10-06 02:54:59] "PUT /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f HTTP/1.1" 200 277 0.011727 10.0.0.33 - - [2025-10-06 02:55:00] "POST /neutron/port HTTP/1.1" 200 1083 0.016943 10.0.0.33 - - [2025-10-06 02:55:01] "POST /neutron/network HTTP/1.1" 200 839 0.008541 10.0.0.33 - - [2025-10-06 02:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.249 - - [2025-10-06 02:55:04] "GET /projects?obj_uuids=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000892 10.0.0.33 - - [2025-10-06 02:55:04] "GET /project/4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.038529 10.0.0.249 - - [2025-10-06 02:55:04] "GET /projects?obj_uuids=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000961 10.0.0.33 - - [2025-10-06 02:55:04] "POST /neutron/network HTTP/1.1" 200 605 0.114313 10.0.0.33 - - [2025-10-06 02:55:05] "POST /id-to-fqname HTTP/1.1" 200 220 0.003182 10.0.0.33 - - [2025-10-06 02:55:05] "GET /virtual-network/55f9f256-d556-4d84-962f-e742d6719ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005238 10.0.0.33 - - [2025-10-06 02:55:05] "POST /neutron/network HTTP/1.1" 200 823 0.007043 10.0.0.33 - - [2025-10-06 02:55:05] "GET /virtual-network/55f9f256-d556-4d84-962f-e742d6719ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005399 10.0.0.33 - - [2025-10-06 02:55:05] "POST /id-to-fqname HTTP/1.1" 200 220 0.001404 10.0.0.33 - - [2025-10-06 02:55:05] "POST /neutron/network HTTP/1.1" 200 833 0.006949 10.0.0.38 - - [2025-10-06 02:55:05] "POST /route-targets HTTP/1.1" 200 328 0.012907 10.0.0.249 - - [2025-10-06 02:55:06] "GET /projects?obj_uuids=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001389 10.0.0.33 - - [2025-10-06 02:55:06] "GET /project/4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.059094 10.0.0.33 - - [2025-10-06 02:55:06] "POST /neutron/port HTTP/1.1" 200 117 0.009422 10.0.0.249 - - [2025-10-06 02:55:06] "GET /projects?obj_uuids=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001816 10.0.0.33 - - [2025-10-06 02:55:06] "POST /neutron/port HTTP/1.1" 200 1059 0.275084 10.0.0.33 - - [2025-10-06 02:55:07] "POST /neutron/port HTTP/1.1" 200 1113 0.115912 10.0.0.33 - - [2025-10-06 02:55:07] "POST /neutron/subnet HTTP/1.1" 200 694 0.008503 10.0.0.33 - - [2025-10-06 02:55:11] "POST /neutron/port HTTP/1.1" 200 1087 0.016402 10.0.0.33 - - [2025-10-06 02:55:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008132 10.0.0.33 - - [2025-10-06 02:55:11] "GET /virtual-machine/c777cd64-8a5a-4c5b-b057-652f1aaf4dca HTTP/1.1" 200 1295 0.005516 10.0.0.33 - - [2025-10-06 02:55:11] "GET /virtual-machine-interface/76f470fc-03c6-4a40-8ff0-5ba04a4dae49 HTTP/1.1" 200 2948 0.005339 10.0.0.33 - - [2025-10-06 02:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.33 - - [2025-10-06 02:55:11] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003609 10.0.0.33 - - [2025-10-06 02:55:11] "GET /virtual-networks?parent_id=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003142 10.0.0.33 - - [2025-10-06 02:55:11] "GET /virtual-network/55f9f256-d556-4d84-962f-e742d6719ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005926 10.0.0.33 - - [2025-10-06 02:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.33 - - [2025-10-06 02:55:14] "GET /virtual-network/55f9f256-d556-4d84-962f-e742d6719ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005297 10.0.0.33 - - [2025-10-06 02:55:15] "POST /neutron/port HTTP/1.1" 200 1087 0.014288 10.0.0.33 - - [2025-10-06 02:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.33 - - [2025-10-06 02:55:16] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003439 10.0.0.33 - - [2025-10-06 02:55:16] "GET /virtual-networks?parent_id=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002795 10.0.0.33 - - [2025-10-06 02:55:16] "GET /virtual-network/55f9f256-d556-4d84-962f-e742d6719ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005899 10.0.0.33 - - [2025-10-06 02:55:17] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007245 10.0.0.33 - - [2025-10-06 02:55:24] "POST /neutron/port HTTP/1.1" 200 1087 0.016859 10.0.0.249 - - [2025-10-06 02:55:25] "GET /obj-perms HTTP/1.1" 200 5056 0.045479 10.0.0.33 - - [2025-10-06 02:55:26] "POST /neutron/network HTTP/1.1" 200 823 0.007377 10.0.0.38 - - [2025-10-06 02:55:26] "DELETE /route-target/49165bde-cd1a-47a1-9563-7569dbef8ead HTTP/1.1" 200 115 0.020928 10.0.0.33 - - [2025-10-06 02:55:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003692 10.0.0.33 - - [2025-10-06 02:55:28] "POST /network-ipams HTTP/1.1" 200 543 0.025611 10.0.0.33 - - [2025-10-06 02:55:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 767 0.003523 10.0.0.33 - - [2025-10-06 02:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.33 - - [2025-10-06 02:55:29] "GET /network-ipam/daf5e0e7-faf8-4f89-86f2-8a600ca825b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.006332 10.0.0.33 - - [2025-10-06 02:55:29] "PUT /network-ipam/daf5e0e7-faf8-4f89-86f2-8a600ca825b4 HTTP/1.1" 200 259 0.011886 10.0.0.33 - - [2025-10-06 02:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.249 - - [2025-10-06 02:55:29] "GET /projects?obj_uuids=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001507 10.0.0.33 - - [2025-10-06 02:55:29] "GET /project/4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.039106 10.0.0.249 - - [2025-10-06 02:55:29] "GET /projects?obj_uuids=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001039 10.0.0.33 - - [2025-10-06 02:55:29] "POST /neutron/network HTTP/1.1" 200 605 0.116745 10.0.0.33 - - [2025-10-06 02:55:29] "POST /neutron/network HTTP/1.1" 200 994 0.011220 10.0.0.33 - - [2025-10-06 02:55:29] "POST /id-to-fqname HTTP/1.1" 200 220 0.001055 10.0.0.33 - - [2025-10-06 02:55:29] "GET /virtual-network/e1c887ba-3b4d-422f-a9d3-602ab52918e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005182 10.0.0.33 - - [2025-10-06 02:55:29] "GET /virtual-network/e1c887ba-3b4d-422f-a9d3-602ab52918e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005999 10.0.0.33 - - [2025-10-06 02:55:30] "POST /neutron/subnet HTTP/1.1" 200 699 0.010314 10.0.0.33 - - [2025-10-06 02:55:30] "POST /neutron/subnet HTTP/1.1" 200 699 0.008547 10.0.0.249 - - [2025-10-06 02:55:30] "GET /projects?obj_uuids=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001192 10.0.0.33 - - [2025-10-06 02:55:30] "POST /neutron/port HTTP/1.1" 200 1017 0.202648 10.0.0.33 - - [2025-10-06 02:55:30] "POST /id-to-fqname HTTP/1.1" 200 220 0.001333 10.0.0.33 - - [2025-10-06 02:55:30] "POST /neutron/network HTTP/1.1" 200 994 0.028882 10.0.0.33 - - [2025-10-06 02:55:30] "POST /neutron/port HTTP/1.1" 200 1017 0.012394 10.0.0.33 - - [2025-10-06 02:55:30] "POST /id-to-fqname HTTP/1.1" 200 220 0.001362 10.0.0.33 - - [2025-10-06 02:55:31] "POST /neutron/port HTTP/1.1" 200 1017 0.009364 10.0.0.33 - - [2025-10-06 02:55:31] "POST /neutron/port HTTP/1.1" 200 1017 0.009187 10.0.0.33 - - [2025-10-06 02:55:31] "POST /neutron/port HTTP/1.1" 200 1017 0.008709 10.0.0.33 - - [2025-10-06 02:55:31] "POST /neutron/port HTTP/1.1" 200 117 0.005867 10.0.0.33 - - [2025-10-06 02:55:31] "POST /id-to-fqname HTTP/1.1" 200 220 0.001356 10.0.0.33 - - [2025-10-06 02:55:31] "POST /neutron/port HTTP/1.1" 200 1083 0.018273 10.0.0.33 - - [2025-10-06 02:55:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005014 10.0.0.33 - - [2025-10-06 02:55:31] "POST /neutron/network HTTP/1.1" 200 994 0.012816 10.0.0.33 - - [2025-10-06 02:55:32] "POST /neutron/network HTTP/1.1" 200 1004 0.009014 10.0.0.33 - - [2025-10-06 02:55:32] "POST /neutron/port HTTP/1.1" 200 1109 0.115812 10.0.0.33 - - [2025-10-06 02:55:32] "POST /neutron/subnet HTTP/1.1" 200 673 0.010488 10.0.0.249 - - [2025-10-06 02:55:32] "GET /projects?obj_uuids=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001037 10.0.0.33 - - [2025-10-06 02:55:32] "GET /project/4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.074860 10.0.0.33 - - [2025-10-06 02:55:32] "POST /neutron/network HTTP/1.1" 200 994 0.008951 10.0.0.33 - - [2025-10-06 02:55:32] "POST /neutron/port HTTP/1.1" 200 117 0.006148 10.0.0.33 - - [2025-10-06 02:55:33] "GET /virtual-network/e1c887ba-3b4d-422f-a9d3-602ab52918e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.006857 10.0.0.33 - - [2025-10-06 02:55:33] "POST /neutron/port HTTP/1.1" 200 1055 0.014268 10.0.0.33 - - [2025-10-06 02:55:33] "POST /neutron/port HTTP/1.1" 200 1083 0.016524 10.0.0.33 - - [2025-10-06 02:55:33] "POST /neutron/port HTTP/1.1" 200 117 0.001297 10.0.0.38 - - [2025-10-06 02:55:34] "GET /obj-perms HTTP/1.1" 200 5030 0.043276 10.0.0.33 - - [2025-10-06 02:55:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008694 10.0.0.33 - - [2025-10-06 02:55:34] "POST /neutron/port HTTP/1.1" 200 1083 0.014612 10.0.0.33 - - [2025-10-06 02:55:34] "GET /virtual-machine/67b0cfcc-8b85-444d-8933-db811496a49c HTTP/1.1" 200 1289 0.006458 10.0.0.33 - - [2025-10-06 02:55:34] "GET /virtual-machine-interface/a8ca4485-e0d5-4e2c-89e7-9ed6d7cb9863 HTTP/1.1" 200 2948 0.005665 10.0.0.33 - - [2025-10-06 02:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.33 - - [2025-10-06 02:55:35] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004157 10.0.0.33 - - [2025-10-06 02:55:35] "GET /virtual-networks?parent_id=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003150 10.0.0.33 - - [2025-10-06 02:55:35] "GET /virtual-network/e1c887ba-3b4d-422f-a9d3-602ab52918e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.006975 10.0.0.38 - - [2025-10-06 02:55:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000542 10.0.0.38 - - [2025-10-06 02:55:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000526 10.0.0.38 - - [2025-10-06 02:55:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.38 - - [2025-10-06 02:55:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.249 - - [2025-10-06 02:55:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.249 - - [2025-10-06 02:55:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.33 - - [2025-10-06 02:55:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.33 - - [2025-10-06 02:55:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.249 - - [2025-10-06 02:55:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.249 - - [2025-10-06 02:55:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000932 10.0.0.33 - - [2025-10-06 02:55:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.33 - - [2025-10-06 02:55:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.33 - - [2025-10-06 02:55:37] "POST /neutron/port HTTP/1.1" 200 1083 0.015413 10.0.0.33 - - [2025-10-06 02:55:37] "POST /neutron/subnet HTTP/1.1" 200 673 0.010603 10.0.0.33 - - [2025-10-06 02:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.33 - - [2025-10-06 02:55:38] "GET /virtual-network/e1c887ba-3b4d-422f-a9d3-602ab52918e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005286 10.0.0.33 - - [2025-10-06 02:55:40] "POST /neutron/port HTTP/1.1" 200 1083 0.014098 10.0.0.33 - - [2025-10-06 02:55:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006833 10.0.0.33 - - [2025-10-06 02:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005959 10.0.0.33 - - [2025-10-06 02:55:42] "GET /virtual-network/e1c887ba-3b4d-422f-a9d3-602ab52918e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005646 10.0.0.33 - - [2025-10-06 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.33 - - [2025-10-06 02:55:44] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003411 10.0.0.33 - - [2025-10-06 02:55:44] "GET /virtual-networks?parent_id=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002641 10.0.0.33 - - [2025-10-06 02:55:44] "GET /virtual-network/e1c887ba-3b4d-422f-a9d3-602ab52918e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005798 10.0.0.33 - - [2025-10-06 02:55:44] "POST /neutron/port HTTP/1.1" 200 1083 0.016757 10.0.0.33 - - [2025-10-06 02:55:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008079 10.0.0.33 - - [2025-10-06 02:55:44] "GET /virtual-machine/541af24b-fac2-4b3e-908b-f49b0c71e833 HTTP/1.1" 200 1290 0.005934 10.0.0.33 - - [2025-10-06 02:55:44] "GET /virtual-machine-interface/072990ae-e630-4a38-9536-0e453c2e688d HTTP/1.1" 200 2947 0.005774 10.0.0.33 - - [2025-10-06 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.33 - - [2025-10-06 02:55:44] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003361 10.0.0.33 - - [2025-10-06 02:55:44] "GET /virtual-networks?parent_id=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002774 10.0.0.33 - - [2025-10-06 02:55:44] "GET /virtual-network/e1c887ba-3b4d-422f-a9d3-602ab52918e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005617 10.0.0.33 - - [2025-10-06 02:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.33 - - [2025-10-06 02:55:45] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003930 10.0.0.33 - - [2025-10-06 02:55:46] "GET /virtual-networks?parent_id=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.010892 10.0.0.33 - - [2025-10-06 02:55:46] "GET /virtual-network/e1c887ba-3b4d-422f-a9d3-602ab52918e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.006100 10.0.0.33 - - [2025-10-06 02:55:46] "POST /neutron/port HTTP/1.1" 200 1083 0.017578 10.0.0.33 - - [2025-10-06 02:55:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008744 10.0.0.33 - - [2025-10-06 02:55:46] "GET /virtual-machine/f322c523-c60b-4ba8-b2dc-9321ffad97f2 HTTP/1.1" 200 1295 0.008502 10.0.0.33 - - [2025-10-06 02:55:46] "GET /virtual-machine-interface/49d07265-685f-463a-93c7-b702df54a415 HTTP/1.1" 200 2948 0.005990 10.0.0.33 - - [2025-10-06 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.33 - - [2025-10-06 02:55:46] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005101 10.0.0.33 - - [2025-10-06 02:55:46] "GET /virtual-networks?parent_id=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003351 10.0.0.33 - - [2025-10-06 02:55:46] "GET /virtual-network/e1c887ba-3b4d-422f-a9d3-602ab52918e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.006100 10.0.0.33 - - [2025-10-06 02:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005854 10.0.0.33 - - [2025-10-06 02:55:47] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003664 10.0.0.33 - - [2025-10-06 02:55:47] "GET /virtual-networks?parent_id=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003004 10.0.0.33 - - [2025-10-06 02:55:47] "GET /virtual-network/e1c887ba-3b4d-422f-a9d3-602ab52918e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.006175 10.0.0.33 - - [2025-10-06 02:55:50] "POST /neutron/port HTTP/1.1" 200 1083 0.015304 10.0.0.33 - - [2025-10-06 02:55:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003917 10.0.0.33 - - [2025-10-06 02:55:50] "POST /neutron/network HTTP/1.1" 200 994 0.009810 10.0.0.33 - - [2025-10-06 02:56:03] "POST /neutron/port HTTP/1.1" 200 151 0.166235 10.0.0.33 - - [2025-10-06 02:56:03] "POST /neutron/port HTTP/1.1" 200 151 0.202566 10.0.0.33 - - [2025-10-06 02:56:03] "POST /neutron/port HTTP/1.1" 200 151 0.186376 10.0.0.33 - - [2025-10-06 02:56:05] "POST /neutron/network HTTP/1.1" 200 994 0.009089 10.0.0.38 - - [2025-10-06 02:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005620 10.0.0.33 - - [2025-10-06 02:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.33 - - [2025-10-06 02:56:06] "DELETE /network-ipam/daf5e0e7-faf8-4f89-86f2-8a600ca825b4 HTTP/1.1" 200 115 0.030316 10.0.0.33 - - [2025-10-06 02:56:06] "POST /fqname-to-id HTTP/1.1" 404 211 0.002990 10.0.0.249 - - [2025-10-06 02:56:07] "GET /projects?obj_uuids=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001689 10.0.0.33 - - [2025-10-06 02:56:07] "GET /project/4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.046835 10.0.0.249 - - [2025-10-06 02:56:07] "GET /projects?obj_uuids=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001023 10.0.0.33 - - [2025-10-06 02:56:07] "GET /project/4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2?fields=virtual_networks HTTP/1.1" 200 1034 0.038544 10.0.0.249 - - [2025-10-06 02:56:07] "GET /projects?obj_uuids=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000990 10.0.0.33 - - [2025-10-06 02:56:07] "GET /project/4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.045645 10.0.0.249 - - [2025-10-06 02:56:07] "GET /projects?obj_uuids=4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001412 10.0.0.33 - - [2025-10-06 02:56:08] "GET /project/4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2?fields=security_groups HTTP/1.1" 200 1261 0.041599 10.0.0.33 - - [2025-10-06 02:56:08] "POST /neutron/port HTTP/1.1" 400 205 0.004002 10.0.0.33 - - [2025-10-06 02:56:08] "POST /fqname-to-id HTTP/1.1" 404 196 0.031083 10.0.0.249 - - [2025-10-06 02:56:08] "GET /projects?obj_uuids=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003738 10.0.0.249 - - [2025-10-06 02:56:08] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001062 10.0.0.249 - - [2025-10-06 02:56:08] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007380 10.0.0.249 - - [2025-10-06 02:56:09] "POST /id-to-fqname HTTP/1.1" 200 198 0.002921 10.0.0.249 - - [2025-10-06 02:56:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.005873 10.0.0.249 - - [2025-10-06 02:56:09] "POST /security-groups HTTP/1.1" 200 599 0.034571 10.0.0.249 - - [2025-10-06 02:56:09] "POST /projects HTTP/1.1" 200 601 0.235043 10.0.0.38 - - [2025-10-06 02:56:09] "POST /access-control-lists HTTP/1.1" 200 606 0.026831 10.0.0.249 - - [2025-10-06 02:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.306705 10.0.0.33 - - [2025-10-06 02:56:09] "GET /project/4cc30f76-8356-4c6e-8b67-eca44bd85d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.446809 10.0.0.33 - - [2025-10-06 02:56:10] "GET / HTTP/1.1" 200 36215 0.002370 10.0.0.33 - - [2025-10-06 02:56:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000478 10.0.0.33 - - [2025-10-06 02:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.055227 10.0.0.249 - - [2025-10-06 02:56:12] "GET /projects?obj_uuids=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000962 10.0.0.33 - - [2025-10-06 02:56:12] "GET /project/4cc30f76-8356-4c6e-8b67-eca44bd85d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.039750 10.0.0.33 - - [2025-10-06 02:56:12] "POST /neutron/network HTTP/1.1" 200 117 0.036844 10.0.0.38 - - [2025-10-06 02:56:12] "POST /route-targets HTTP/1.1" 200 328 0.017498 10.0.0.38 - - [2025-10-06 02:56:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.043454 10.0.0.249 - - [2025-10-06 02:56:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003808 10.0.0.33 - - [2025-10-06 02:56:13] "POST /neutron/subnet HTTP/1.1" 200 730 0.250862 10.0.0.33 - - [2025-10-06 02:56:13] "POST /id-to-fqname HTTP/1.1" 200 228 0.001307 10.0.0.33 - - [2025-10-06 02:56:13] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006063 10.0.0.33 - - [2025-10-06 02:56:13] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005586 10.0.0.33 - - [2025-10-06 02:56:13] "POST /neutron/network HTTP/1.1" 200 1007 0.008789 10.0.0.33 - - [2025-10-06 02:56:13] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.009374 10.0.0.33 - - [2025-10-06 02:56:15] "POST /id-to-fqname HTTP/1.1" 200 228 0.001384 10.0.0.33 - - [2025-10-06 02:56:15] "POST /neutron/network HTTP/1.1" 200 1017 0.009575 10.0.0.249 - - [2025-10-06 02:56:16] "GET /projects?obj_uuids=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001049 10.0.0.33 - - [2025-10-06 02:56:16] "GET /project/4cc30f76-8356-4c6e-8b67-eca44bd85d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.068086 10.0.0.33 - - [2025-10-06 02:56:16] "POST /neutron/port HTTP/1.1" 200 117 0.007673 10.0.0.33 - - [2025-10-06 02:56:16] "POST /id-to-fqname HTTP/1.1" 200 228 0.001751 10.0.0.33 - - [2025-10-06 02:56:16] "POST /neutron/network HTTP/1.1" 200 1017 0.012196 10.0.0.33 - - [2025-10-06 02:56:17] "POST /neutron/port HTTP/1.1" 200 1176 0.016541 10.0.0.33 - - [2025-10-06 02:56:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003950 10.0.0.249 - - [2025-10-06 02:56:17] "GET /projects?obj_uuids=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001440 10.0.0.33 - - [2025-10-06 02:56:17] "POST /neutron/port HTTP/1.1" 200 117 0.001088 10.0.0.33 - - [2025-10-06 02:56:17] "GET /project/4cc30f76-8356-4c6e-8b67-eca44bd85d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.101902 10.0.0.33 - - [2025-10-06 02:56:17] "POST /neutron/network HTTP/1.1" 200 1007 0.009778 10.0.0.33 - - [2025-10-06 02:56:17] "POST /neutron/port HTTP/1.1" 200 117 0.006879 10.0.0.33 - - [2025-10-06 02:56:17] "POST /id-to-fqname HTTP/1.1" 200 228 0.001369 10.0.0.33 - - [2025-10-06 02:56:18] "POST /neutron/network HTTP/1.1" 200 1017 0.009785 10.0.0.33 - - [2025-10-06 02:56:18] "POST /neutron/port HTTP/1.1" 200 1176 0.021324 10.0.0.33 - - [2025-10-06 02:56:18] "POST /neutron/port HTTP/1.1" 200 1204 0.019655 10.0.0.33 - - [2025-10-06 02:56:18] "POST /neutron/subnet HTTP/1.1" 200 1390 0.015373 10.0.0.33 - - [2025-10-06 02:56:18] "POST /neutron/network HTTP/1.1" 200 1007 0.009520 10.0.0.249 - - [2025-10-06 02:56:19] "GET /projects?obj_uuids=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001046 10.0.0.33 - - [2025-10-06 02:56:19] "GET /project/4cc30f76-8356-4c6e-8b67-eca44bd85d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.063573 10.0.0.33 - - [2025-10-06 02:56:19] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006870 10.0.0.33 - - [2025-10-06 02:56:19] "POST /id-to-fqname HTTP/1.1" 200 228 0.001343 10.0.0.33 - - [2025-10-06 02:56:19] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007828 10.0.0.249 - - [2025-10-06 02:56:19] "GET /projects?obj_uuids=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001273 10.0.0.33 - - [2025-10-06 02:56:20] "POST /neutron/port HTTP/1.1" 200 1176 0.270382 10.0.0.33 - - [2025-10-06 02:56:20] "POST /neutron/port HTTP/1.1" 200 1230 0.109832 10.0.0.33 - - [2025-10-06 02:56:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004519 10.0.0.249 - - [2025-10-06 02:56:20] "GET /projects?obj_uuids=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001073 10.0.0.33 - - [2025-10-06 02:56:20] "GET /project/4cc30f76-8356-4c6e-8b67-eca44bd85d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.081862 10.0.0.33 - - [2025-10-06 02:56:20] "POST /neutron/port HTTP/1.1" 200 117 0.001269 10.0.0.33 - - [2025-10-06 02:56:20] "POST /neutron/port HTTP/1.1" 200 3376 0.024367 10.0.0.33 - - [2025-10-06 02:56:20] "POST /neutron/port HTTP/1.1" 200 1204 0.014342 10.0.0.33 - - [2025-10-06 02:56:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007415 10.0.0.33 - - [2025-10-06 02:56:21] "GET /virtual-machine/f1a97823-d66f-4b20-adff-fcb8e44be3a4 HTTP/1.1" 401 292 0.000511 10.0.0.33 - - [2025-10-06 02:56:21] "POST /neutron/network HTTP/1.1" 200 1017 0.009025 10.0.0.33 - - [2025-10-06 02:56:21] "POST /neutron/port HTTP/1.1" 200 1176 0.018461 10.0.0.33 - - [2025-10-06 02:56:21] "GET /virtual-machine/f1a97823-d66f-4b20-adff-fcb8e44be3a4 HTTP/1.1" 200 1303 0.039739 10.0.0.33 - - [2025-10-06 02:56:21] "GET /virtual-machine-interface/f140e640-fdc7-4281-88cf-67df23667b33 HTTP/1.1" 200 3183 0.012329 10.0.0.33 - - [2025-10-06 02:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.018562 10.0.0.33 - - [2025-10-06 02:56:21] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008461 10.0.0.33 - - [2025-10-06 02:56:21] "GET /virtual-networks?parent_id=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003834 10.0.0.33 - - [2025-10-06 02:56:21] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005907 10.0.0.33 - - [2025-10-06 02:56:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004867 10.0.0.33 - - [2025-10-06 02:56:21] "POST /neutron/port HTTP/1.1" 200 117 0.001283 10.0.0.33 - - [2025-10-06 02:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004517 10.0.0.33 - - [2025-10-06 02:56:24] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007155 10.0.0.33 - - [2025-10-06 02:56:25] "GET /obj-perms HTTP/1.1" 200 5056 0.060282 10.0.0.33 - - [2025-10-06 02:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.33 - - [2025-10-06 02:56:28] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007061 10.0.0.33 - - [2025-10-06 02:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004726 10.0.0.33 - - [2025-10-06 02:56:33] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007041 10.0.0.38 - - [2025-10-06 02:56:34] "DELETE /access-control-list/9bae6511-c6e9-4b55-9420-9f41ae918b70 HTTP/1.1" 200 115 0.072044 10.0.0.33 - - [2025-10-06 02:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.33 - - [2025-10-06 02:56:37] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006103 10.0.0.33 - - [2025-10-06 02:56:39] "POST /neutron/port HTTP/1.1" 200 1204 0.015550 10.0.0.33 - - [2025-10-06 02:56:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003769 10.0.0.33 - - [2025-10-06 02:56:39] "POST /neutron/port HTTP/1.1" 200 117 0.001207 10.0.0.33 - - [2025-10-06 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007074 10.0.0.33 - - [2025-10-06 02:56:41] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007496 10.0.0.33 - - [2025-10-06 02:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.33 - - [2025-10-06 02:56:45] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006254 10.0.0.249 - - [2025-10-06 02:56:46] "DELETE /project/4cc30f7683564c6e8b67eca44bd85d70 HTTP/1.1" 404 173 0.003091 10.0.0.249 - - [2025-10-06 02:56:46] "DELETE /project/4b67e0cd-aeb4-4a30-b5e3-278a7288dbc2 HTTP/1.1" 404 177 0.005556 10.0.0.33 - - [2025-10-06 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.33 - - [2025-10-06 02:56:49] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005621 10.0.0.33 - - [2025-10-06 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005335 10.0.0.33 - - [2025-10-06 02:56:53] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.010644 10.0.0.33 - - [2025-10-06 02:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.33 - - [2025-10-06 02:56:57] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005396 10.0.0.33 - - [2025-10-06 02:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.33 - - [2025-10-06 02:57:01] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005327 10.0.0.33 - - [2025-10-06 02:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.33 - - [2025-10-06 02:57:05] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005536 10.0.0.33 - - [2025-10-06 02:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.33 - - [2025-10-06 02:57:09] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005445 10.0.0.33 - - [2025-10-06 02:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.33 - - [2025-10-06 02:57:14] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004090 10.0.0.33 - - [2025-10-06 02:57:14] "GET /virtual-networks?parent_id=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002994 10.0.0.33 - - [2025-10-06 02:57:14] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006568 10.0.0.33 - - [2025-10-06 02:57:14] "POST /neutron/port HTTP/1.1" 200 1204 0.022040 10.0.0.33 - - [2025-10-06 02:57:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006252 10.0.0.33 - - [2025-10-06 02:57:21] "POST /neutron/port HTTP/1.1" 200 1204 0.018389 10.0.0.33 - - [2025-10-06 02:57:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007541 10.0.0.33 - - [2025-10-06 02:57:25] "POST /neutron/port HTTP/1.1" 200 1204 0.014940 10.0.0.249 - - [2025-10-06 02:57:26] "GET /obj-perms HTTP/1.1" 200 5056 0.041824 10.0.0.33 - - [2025-10-06 02:57:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007121 10.0.0.33 - - [2025-10-06 02:57:34] "POST /neutron/port HTTP/1.1" 200 1204 0.014354 10.0.0.33 - - [2025-10-06 02:57:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007014 10.0.0.33 - - [2025-10-06 02:57:35] "GET /virtual-machine/108fc869-287b-45c7-9522-317912760b5a HTTP/1.1" 200 1302 0.005214 10.0.0.33 - - [2025-10-06 02:57:35] "GET /virtual-machine-interface/40ff99ac-65a1-4f51-9c94-b8361163e8de HTTP/1.1" 200 3183 0.006269 10.0.0.33 - - [2025-10-06 02:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.33 - - [2025-10-06 02:57:35] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003684 10.0.0.33 - - [2025-10-06 02:57:35] "GET /virtual-networks?parent_id=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002599 10.0.0.33 - - [2025-10-06 02:57:35] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005759 10.0.0.33 - - [2025-10-06 02:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.33 - - [2025-10-06 02:57:36] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003993 10.0.0.33 - - [2025-10-06 02:57:36] "GET /virtual-networks?parent_id=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003644 10.0.0.33 - - [2025-10-06 02:57:36] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006938 10.0.0.33 - - [2025-10-06 02:57:36] "POST /neutron/port HTTP/1.1" 200 1204 0.016260 10.0.0.33 - - [2025-10-06 02:57:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008820 10.0.0.33 - - [2025-10-06 02:57:36] "GET /virtual-machine/e9b33a20-ab31-401b-84ea-57e411c027d9 HTTP/1.1" 200 1302 0.006215 10.0.0.33 - - [2025-10-06 02:57:36] "GET /virtual-machine-interface/67a76520-68b8-4301-9a95-3c3b667caa84 HTTP/1.1" 200 3183 0.006285 10.0.0.33 - - [2025-10-06 02:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.33 - - [2025-10-06 02:57:36] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004071 10.0.0.33 - - [2025-10-06 02:57:36] "GET /virtual-networks?parent_id=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003441 10.0.0.33 - - [2025-10-06 02:57:36] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007160 10.0.0.33 - - [2025-10-06 02:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.33 - - [2025-10-06 02:57:37] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005684 10.0.0.33 - - [2025-10-06 02:57:37] "GET /virtual-networks?parent_id=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002538 10.0.0.33 - - [2025-10-06 02:57:37] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006115 10.0.0.33 - - [2025-10-06 02:57:39] "POST /neutron/network HTTP/1.1" 200 1017 0.008697 10.0.0.33 - - [2025-10-06 02:57:39] "POST /neutron/subnet HTTP/1.1" 200 1390 0.012543 10.0.0.33 - - [2025-10-06 02:57:39] "POST /neutron/network HTTP/1.1" 200 1007 0.008355 10.0.0.33 - - [2025-10-06 02:57:51] "POST /neutron/network HTTP/1.1" 200 1017 0.028467 10.0.0.33 - - [2025-10-06 02:57:51] "POST /neutron/subnet HTTP/1.1" 200 1390 0.012696 10.0.0.33 - - [2025-10-06 02:57:51] "POST /neutron/network HTTP/1.1" 200 1007 0.008807 10.0.0.249 - - [2025-10-06 02:57:58] "GET /projects?obj_uuids=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001357 10.0.0.33 - - [2025-10-06 02:57:58] "GET /project/4cc30f76-8356-4c6e-8b67-eca44bd85d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.041676 10.0.0.33 - - [2025-10-06 02:57:58] "POST /fqname-to-id HTTP/1.1" 404 226 0.002738 10.0.0.33 - - [2025-10-06 02:57:58] "POST /interface-route-tables HTTP/1.1" 200 577 0.027461 10.0.0.33 - - [2025-10-06 02:57:58] "GET /interface-route-table/d13d4979-0cf1-4abc-8260-512e3d0a2fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.009903 10.0.0.33 - - [2025-10-06 02:57:58] "GET /virtual-machine-interface/f140e640-fdc7-4281-88cf-67df23667b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.006047 10.0.0.33 - - [2025-10-06 02:57:58] "POST /ref-update HTTP/1.1" 200 156 0.015097 10.0.0.38 - - [2025-10-06 02:58:26] "GET /obj-perms HTTP/1.1" 200 5056 0.040647 10.0.0.33 - - [2025-10-06 02:58:39] "POST /neutron/network HTTP/1.1" 200 1017 0.008390 10.0.0.33 - - [2025-10-06 02:58:39] "POST /neutron/subnet HTTP/1.1" 200 1390 0.014566 10.0.0.33 - - [2025-10-06 02:58:39] "POST /neutron/network HTTP/1.1" 200 1007 0.008753 10.0.0.249 - - [2025-10-06 02:58:41] "GET /projects?obj_uuids=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001080 10.0.0.33 - - [2025-10-06 02:58:41] "GET /project/4cc30f76-8356-4c6e-8b67-eca44bd85d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.050200 10.0.0.33 - - [2025-10-06 02:58:41] "POST /fqname-to-id HTTP/1.1" 404 226 0.003384 10.0.0.33 - - [2025-10-06 02:58:41] "POST /interface-route-tables HTTP/1.1" 200 577 0.024757 10.0.0.33 - - [2025-10-06 02:58:41] "GET /interface-route-table/b29435f8-104a-49b9-b5ba-6a4bf04e1217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.006191 10.0.0.33 - - [2025-10-06 02:58:41] "GET /virtual-machine-interface/40ff99ac-65a1-4f51-9c94-b8361163e8de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.005928 10.0.0.33 - - [2025-10-06 02:58:41] "POST /ref-update HTTP/1.1" 200 156 0.014634 10.0.0.33 - - [2025-10-06 02:58:43] "GET /virtual-machine-interface/67a76520-68b8-4301-9a95-3c3b667caa84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.006498 10.0.0.33 - - [2025-10-06 02:58:43] "PUT /virtual-machine-interface/67a76520-68b8-4301-9a95-3c3b667caa84 HTTP/1.1" 200 285 0.012430 10.0.0.33 - - [2025-10-06 02:58:43] "GET /virtual-machine-interface/f140e640-fdc7-4281-88cf-67df23667b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.007284 10.0.0.33 - - [2025-10-06 02:58:43] "PUT /virtual-machine-interface/f140e640-fdc7-4281-88cf-67df23667b33 HTTP/1.1" 200 285 0.012644 10.0.0.33 - - [2025-10-06 02:58:43] "GET /virtual-machine-interface/40ff99ac-65a1-4f51-9c94-b8361163e8de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.007586 10.0.0.33 - - [2025-10-06 02:58:43] "PUT /virtual-machine-interface/40ff99ac-65a1-4f51-9c94-b8361163e8de HTTP/1.1" 200 285 0.013326 10.0.0.33 - - [2025-10-06 02:58:52] "POST /neutron/network HTTP/1.1" 200 1017 0.009359 10.0.0.33 - - [2025-10-06 02:58:52] "POST /neutron/subnet HTTP/1.1" 200 1390 0.012037 10.0.0.33 - - [2025-10-06 02:58:52] "POST /neutron/network HTTP/1.1" 200 1007 0.009076 10.0.0.33 - - [2025-10-06 02:59:29] "POST /neutron/port HTTP/1.1" 200 1204 0.015778 10.0.0.33 - - [2025-10-06 02:59:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007503 10.0.0.33 - - [2025-10-06 02:59:29] "GET /virtual-machine/7af8eee8-58d1-4a38-a9d2-de7501830051 HTTP/1.1" 200 1302 0.005758 10.0.0.33 - - [2025-10-06 02:59:29] "GET /virtual-machine-interface/96173ee0-c7fc-4d7f-9a3d-4ee4aa03c00b HTTP/1.1" 200 3184 0.005111 10.0.0.33 - - [2025-10-06 02:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.33 - - [2025-10-06 02:59:29] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003099 10.0.0.33 - - [2025-10-06 02:59:29] "GET /virtual-networks?parent_id=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002734 10.0.0.33 - - [2025-10-06 02:59:29] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005857 10.0.0.33 - - [2025-10-06 02:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.33 - - [2025-10-06 02:59:30] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003579 10.0.0.33 - - [2025-10-06 02:59:30] "GET /virtual-networks?parent_id=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003023 10.0.0.33 - - [2025-10-06 02:59:30] "GET /virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005752 10.0.0.33 - - [2025-10-06 02:59:30] "GET /virtual-machine-interface/96173ee0-c7fc-4d7f-9a3d-4ee4aa03c00b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.007231 10.0.0.33 - - [2025-10-06 02:59:30] "PUT /virtual-machine-interface/96173ee0-c7fc-4d7f-9a3d-4ee4aa03c00b HTTP/1.1" 200 285 0.013752 10.0.0.33 - - [2025-10-06 02:59:39] "POST /neutron/network HTTP/1.1" 200 1017 0.010741 10.0.0.33 - - [2025-10-06 02:59:39] "POST /neutron/subnet HTTP/1.1" 200 1390 0.012361 10.0.0.33 - - [2025-10-06 02:59:39] "POST /neutron/network HTTP/1.1" 200 1007 0.011738 10.0.0.33 - - [2025-10-06 02:59:53] "POST /neutron/network HTTP/1.1" 200 1017 0.012639 10.0.0.33 - - [2025-10-06 02:59:53] "POST /neutron/subnet HTTP/1.1" 200 1390 0.015501 10.0.0.33 - - [2025-10-06 02:59:53] "POST /neutron/network HTTP/1.1" 200 1007 0.009603 10.0.0.249 - - [2025-10-06 03:00:09] "GET /projects?obj_uuids=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.024736 10.0.0.33 - - [2025-10-06 03:00:09] "GET /project/4cc30f76-8356-4c6e-8b67-eca44bd85d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.074289 10.0.0.33 - - [2025-10-06 03:00:09] "POST /fqname-to-id HTTP/1.1" 404 226 0.002832 10.0.0.33 - - [2025-10-06 03:00:09] "POST /interface-route-tables HTTP/1.1" 200 577 0.026725 10.0.0.33 - - [2025-10-06 03:00:09] "GET /interface-route-table/ea7a1654-b485-4bcf-a7b3-764bc677493e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.005723 10.0.0.33 - - [2025-10-06 03:00:09] "GET /virtual-machine-interface/96173ee0-c7fc-4d7f-9a3d-4ee4aa03c00b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.006489 10.0.0.33 - - [2025-10-06 03:00:09] "POST /ref-update HTTP/1.1" 200 156 0.015539 10.0.0.33 - - [2025-10-06 03:00:11] "GET /virtual-machine-interface/f140e640-fdc7-4281-88cf-67df23667b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3098 0.006615 10.0.0.33 - - [2025-10-06 03:00:11] "POST /ref-update HTTP/1.1" 200 156 0.015056 10.0.0.33 - - [2025-10-06 03:00:11] "DELETE /interface-route-table/d13d4979-0cf1-4abc-8260-512e3d0a2fa0 HTTP/1.1" 200 115 0.033911 10.0.0.33 - - [2025-10-06 03:00:12] "POST /neutron/port HTTP/1.1" 200 151 0.239874 10.0.0.33 - - [2025-10-06 03:00:28] "GET /obj-perms HTTP/1.1" 200 5056 0.041660 10.0.0.33 - - [2025-10-06 03:00:33] "GET /virtual-machine-interface/96173ee0-c7fc-4d7f-9a3d-4ee4aa03c00b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3099 0.009498 10.0.0.33 - - [2025-10-06 03:00:33] "POST /ref-update HTTP/1.1" 200 156 0.016758 10.0.0.33 - - [2025-10-06 03:00:33] "DELETE /interface-route-table/ea7a1654-b485-4bcf-a7b3-764bc677493e HTTP/1.1" 200 115 0.034067 10.0.0.33 - - [2025-10-06 03:00:33] "GET /virtual-machine-interface/40ff99ac-65a1-4f51-9c94-b8361163e8de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3098 0.007206 10.0.0.33 - - [2025-10-06 03:00:34] "POST /ref-update HTTP/1.1" 200 156 0.020536 10.0.0.33 - - [2025-10-06 03:00:34] "DELETE /interface-route-table/b29435f8-104a-49b9-b5ba-6a4bf04e1217 HTTP/1.1" 200 115 0.039766 10.0.0.33 - - [2025-10-06 03:00:34] "POST /neutron/port HTTP/1.1" 200 1204 0.021396 10.0.0.33 - - [2025-10-06 03:00:34] "POST /neutron/port HTTP/1.1" 200 1204 0.020951 10.0.0.33 - - [2025-10-06 03:00:34] "POST /neutron/port HTTP/1.1" 200 1204 0.014562 10.0.0.38 - - [2025-10-06 03:00:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.38 - - [2025-10-06 03:00:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.38 - - [2025-10-06 03:00:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.38 - - [2025-10-06 03:00:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.249 - - [2025-10-06 03:00:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.249 - - [2025-10-06 03:00:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.33 - - [2025-10-06 03:00:36] "POST /neutron/network HTTP/1.1" 200 1007 0.009336 10.0.0.33 - - [2025-10-06 03:00:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.33 - - [2025-10-06 03:00:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.249 - - [2025-10-06 03:00:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.249 - - [2025-10-06 03:00:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.33 - - [2025-10-06 03:00:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.33 - - [2025-10-06 03:00:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.249 - - [2025-10-06 03:00:37] "GET /projects?obj_uuids=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001127 10.0.0.33 - - [2025-10-06 03:00:37] "GET /project/4cc30f76-8356-4c6e-8b67-eca44bd85d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.060251 10.0.0.249 - - [2025-10-06 03:00:38] "GET /projects?obj_uuids=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001051 10.0.0.33 - - [2025-10-06 03:00:38] "GET /project/4cc30f76-8356-4c6e-8b67-eca44bd85d70?fields=virtual_networks HTTP/1.1" 200 1050 0.086328 10.0.0.249 - - [2025-10-06 03:00:38] "GET /projects?obj_uuids=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001110 10.0.0.33 - - [2025-10-06 03:00:38] "GET /project/4cc30f76-8356-4c6e-8b67-eca44bd85d70?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.055278 10.0.0.249 - - [2025-10-06 03:00:38] "GET /projects?obj_uuids=4cc30f76-8356-4c6e-8b67-eca44bd85d70&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001374 10.0.0.33 - - [2025-10-06 03:00:38] "GET /project/4cc30f76-8356-4c6e-8b67-eca44bd85d70?fields=security_groups HTTP/1.1" 200 1285 0.043838 10.0.0.33 - - [2025-10-06 03:00:39] "POST /fqname-to-id HTTP/1.1" 404 183 0.025942 10.0.0.249 - - [2025-10-06 03:00:39] "GET /projects?obj_uuids=dc74cd96-a82b-4133-9374-0d56d29d58dd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003071 10.0.0.249 - - [2025-10-06 03:00:39] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001359 10.0.0.249 - - [2025-10-06 03:00:39] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.031260 10.0.0.249 - - [2025-10-06 03:00:39] "POST /id-to-fqname HTTP/1.1" 200 185 0.002696 10.0.0.249 - - [2025-10-06 03:00:39] "POST /fqname-to-id HTTP/1.1" 404 194 0.006306 10.0.0.249 - - [2025-10-06 03:00:39] "POST /security-groups HTTP/1.1" 200 586 0.032717 10.0.0.38 - - [2025-10-06 03:00:39] "POST /fqname-to-id HTTP/1.1" 404 229 0.003848 10.0.0.249 - - [2025-10-06 03:00:39] "POST /projects HTTP/1.1" 200 575 0.238477 10.0.0.249 - - [2025-10-06 03:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.306187 10.0.0.38 - - [2025-10-06 03:00:39] "POST /access-control-lists HTTP/1.1" 200 591 0.029699 10.0.0.33 - - [2025-10-06 03:00:39] "GET /project/dc74cd96-a82b-4133-9374-0d56d29d58dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.460838 10.0.0.33 - - [2025-10-06 03:00:40] "GET / HTTP/1.1" 200 36215 0.002579 10.0.0.249 - - [2025-10-06 03:00:43] "GET /projects?obj_uuids=dc74cd96-a82b-4133-9374-0d56d29d58dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001194 10.0.0.33 - - [2025-10-06 03:00:43] "GET /project/dc74cd96-a82b-4133-9374-0d56d29d58dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.038117 10.0.0.249 - - [2025-10-06 03:00:43] "GET /projects?obj_uuids=dc74cd96-a82b-4133-9374-0d56d29d58dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000915 10.0.0.33 - - [2025-10-06 03:00:43] "GET /project/dc74cd96-a82b-4133-9374-0d56d29d58dd?fields=virtual_networks HTTP/1.1" 200 1025 0.044123 10.0.0.249 - - [2025-10-06 03:00:43] "GET /projects?obj_uuids=dc74cd96-a82b-4133-9374-0d56d29d58dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001278 10.0.0.33 - - [2025-10-06 03:00:43] "GET /project/dc74cd96-a82b-4133-9374-0d56d29d58dd?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.036451 10.0.0.249 - - [2025-10-06 03:00:43] "GET /projects?obj_uuids=dc74cd96-a82b-4133-9374-0d56d29d58dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001038 10.0.0.33 - - [2025-10-06 03:00:43] "GET /project/dc74cd96-a82b-4133-9374-0d56d29d58dd?fields=security_groups HTTP/1.1" 200 1247 0.049942 10.0.0.33 - - [2025-10-06 03:00:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.025017 10.0.0.249 - - [2025-10-06 03:00:44] "GET /projects?obj_uuids=1a7753df-801d-4883-afa3-dba78f851df5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003541 10.0.0.249 - - [2025-10-06 03:00:44] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000973 10.0.0.249 - - [2025-10-06 03:00:44] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007558 10.0.0.249 - - [2025-10-06 03:00:44] "POST /id-to-fqname HTTP/1.1" 200 195 0.003135 10.0.0.249 - - [2025-10-06 03:00:44] "POST /fqname-to-id HTTP/1.1" 404 204 0.003319 10.0.0.249 - - [2025-10-06 03:00:44] "POST /security-groups HTTP/1.1" 200 596 0.042975 10.0.0.249 - - [2025-10-06 03:00:45] "POST /projects HTTP/1.1" 200 595 0.255633 10.0.0.38 - - [2025-10-06 03:00:45] "POST /fqname-to-id HTTP/1.1" 404 238 0.009262 10.0.0.249 - - [2025-10-06 03:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.326903 10.0.0.33 - - [2025-10-06 03:00:45] "GET /project/1a7753df-801d-4883-afa3-dba78f851df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.466828 10.0.0.38 - - [2025-10-06 03:00:45] "DELETE /access-control-list/7f2b291a-7994-439c-8ea3-d309896bc0d1 HTTP/1.1" 200 115 0.035973 10.0.0.33 - - [2025-10-06 03:00:46] "GET / HTTP/1.1" 200 36215 0.002161 10.0.0.249 - - [2025-10-06 03:00:46] "DELETE /project/1a7753df801d4883afa3dba78f851df5 HTTP/1.1" 404 173 0.005682 10.0.0.249 - - [2025-10-06 03:00:46] "DELETE /project/4cc30f76-8356-4c6e-8b67-eca44bd85d70 HTTP/1.1" 404 177 0.004762 10.0.0.249 - - [2025-10-06 03:00:46] "DELETE /project/dc74cd96a82b413393740d56d29d58dd HTTP/1.1" 404 173 0.007650 10.0.0.249 - - [2025-10-06 03:00:46] "GET /projects?obj_uuids=dc74cd96-a82b-4133-9374-0d56d29d58dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000968 10.0.0.249 - - [2025-10-06 03:00:47] "GET /project/dc74cd96-a82b-4133-9374-0d56d29d58dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.041268 10.0.0.249 - - [2025-10-06 03:00:47] "GET /projects?obj_uuids=dc74cd96-a82b-4133-9374-0d56d29d58dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001033 10.0.0.249 - - [2025-10-06 03:00:47] "GET /project/dc74cd96-a82b-4133-9374-0d56d29d58dd?fields=security_groups HTTP/1.1" 200 1349 0.037876 10.0.0.249 - - [2025-10-06 03:00:47] "DELETE /security-group/fded0690-f8f9-417e-9122-c65bc3ce1f7c HTTP/1.1" 200 115 0.045994 10.0.0.249 - - [2025-10-06 03:00:47] "GET /projects?obj_uuids=dc74cd96-a82b-4133-9374-0d56d29d58dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000943 10.0.0.249 - - [2025-10-06 03:00:47] "GET /project/dc74cd96-a82b-4133-9374-0d56d29d58dd?fields=application_policy_sets HTTP/1.1" 200 1388 0.040020 10.0.0.249 - - [2025-10-06 03:00:47] "DELETE /project/dc74cd96-a82b-4133-9374-0d56d29d58dd HTTP/1.1" 200 115 0.382438 10.0.0.249 - - [2025-10-06 03:00:49] "GET /projects?obj_uuids=1a7753df-801d-4883-afa3-dba78f851df5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001196 10.0.0.33 - - [2025-10-06 03:00:49] "GET /project/1a7753df-801d-4883-afa3-dba78f851df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.039051 10.0.0.249 - - [2025-10-06 03:00:49] "GET /projects?obj_uuids=1a7753df-801d-4883-afa3-dba78f851df5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000965 10.0.0.33 - - [2025-10-06 03:00:49] "GET /project/1a7753df-801d-4883-afa3-dba78f851df5?fields=virtual_networks HTTP/1.1" 200 1044 0.047632 10.0.0.249 - - [2025-10-06 03:00:49] "GET /projects?obj_uuids=1a7753df-801d-4883-afa3-dba78f851df5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001646 10.0.0.33 - - [2025-10-06 03:00:49] "GET /project/1a7753df-801d-4883-afa3-dba78f851df5?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.039844 10.0.0.249 - - [2025-10-06 03:00:49] "GET /projects?obj_uuids=1a7753df-801d-4883-afa3-dba78f851df5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001137 10.0.0.33 - - [2025-10-06 03:00:49] "GET /project/1a7753df-801d-4883-afa3-dba78f851df5?fields=security_groups HTTP/1.1" 200 1276 0.042199 10.0.0.33 - - [2025-10-06 03:00:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.035252 10.0.0.249 - - [2025-10-06 03:00:50] "GET /projects?obj_uuids=658abc87-7b6f-4127-aff0-aef0b63762e0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003391 10.0.0.249 - - [2025-10-06 03:00:50] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001060 10.0.0.249 - - [2025-10-06 03:00:50] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007905 10.0.0.249 - - [2025-10-06 03:00:50] "POST /id-to-fqname HTTP/1.1" 200 201 0.004746 10.0.0.249 - - [2025-10-06 03:00:50] "POST /fqname-to-id HTTP/1.1" 404 210 0.007692 10.0.0.249 - - [2025-10-06 03:00:50] "POST /security-groups HTTP/1.1" 200 602 0.030302 10.0.0.38 - - [2025-10-06 03:00:50] "POST /fqname-to-id HTTP/1.1" 404 245 0.002857 10.0.0.249 - - [2025-10-06 03:00:50] "POST /projects HTTP/1.1" 200 607 0.234432 10.0.0.249 - - [2025-10-06 03:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.311885 10.0.0.38 - - [2025-10-06 03:00:50] "POST /access-control-lists HTTP/1.1" 200 607 0.028838 10.0.0.33 - - [2025-10-06 03:00:50] "GET /project/658abc87-7b6f-4127-aff0-aef0b63762e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.449368 10.0.0.33 - - [2025-10-06 03:00:51] "GET / HTTP/1.1" 200 36215 0.002210 10.0.0.249 - - [2025-10-06 03:00:54] "GET /projects?obj_uuids=658abc87-7b6f-4127-aff0-aef0b63762e0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001041 10.0.0.33 - - [2025-10-06 03:00:54] "GET /project/658abc87-7b6f-4127-aff0-aef0b63762e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.038803 10.0.0.249 - - [2025-10-06 03:00:54] "GET /projects?obj_uuids=658abc87-7b6f-4127-aff0-aef0b63762e0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000988 10.0.0.33 - - [2025-10-06 03:00:54] "GET /project/658abc87-7b6f-4127-aff0-aef0b63762e0?fields=virtual_networks HTTP/1.1" 200 1056 0.040770 10.0.0.249 - - [2025-10-06 03:00:54] "GET /projects?obj_uuids=658abc87-7b6f-4127-aff0-aef0b63762e0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001274 10.0.0.33 - - [2025-10-06 03:00:54] "GET /project/658abc87-7b6f-4127-aff0-aef0b63762e0?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.035673 10.0.0.249 - - [2025-10-06 03:00:54] "GET /projects?obj_uuids=658abc87-7b6f-4127-aff0-aef0b63762e0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001009 10.0.0.33 - - [2025-10-06 03:00:55] "GET /project/658abc87-7b6f-4127-aff0-aef0b63762e0?fields=security_groups HTTP/1.1" 200 1294 0.036490 10.0.0.33 - - [2025-10-06 03:00:55] "POST /fqname-to-id HTTP/1.1" 404 185 0.022638 10.0.0.249 - - [2025-10-06 03:00:55] "GET /projects?obj_uuids=e814e88d-c582-4430-b019-55c24f724c9b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003620 10.0.0.249 - - [2025-10-06 03:00:55] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001011 10.0.0.249 - - [2025-10-06 03:00:55] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007142 10.0.0.249 - - [2025-10-06 03:00:56] "POST /id-to-fqname HTTP/1.1" 200 187 0.002015 10.0.0.249 - - [2025-10-06 03:00:56] "POST /fqname-to-id HTTP/1.1" 404 196 0.014854 10.0.0.249 - - [2025-10-06 03:00:56] "POST /security-groups HTTP/1.1" 200 588 0.029119 10.0.0.249 - - [2025-10-06 03:00:56] "POST /projects HTTP/1.1" 200 579 0.238494 10.0.0.38 - - [2025-10-06 03:00:56] "POST /fqname-to-id HTTP/1.1" 404 230 0.005590 10.0.0.249 - - [2025-10-06 03:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.313591 10.0.0.33 - - [2025-10-06 03:00:56] "GET /project/e814e88d-c582-4430-b019-55c24f724c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.442171 10.0.0.33 - - [2025-10-06 03:00:57] "GET / HTTP/1.1" 200 36215 0.002208 10.0.0.249 - - [2025-10-06 03:01:00] "GET /projects?obj_uuids=e814e88d-c582-4430-b019-55c24f724c9b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001088 10.0.0.33 - - [2025-10-06 03:01:00] "GET /project/e814e88d-c582-4430-b019-55c24f724c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.039726 10.0.0.249 - - [2025-10-06 03:01:00] "GET /projects?obj_uuids=e814e88d-c582-4430-b019-55c24f724c9b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000967 10.0.0.33 - - [2025-10-06 03:01:00] "GET /project/e814e88d-c582-4430-b019-55c24f724c9b?fields=virtual_networks HTTP/1.1" 200 1029 0.046243 10.0.0.249 - - [2025-10-06 03:01:00] "GET /projects?obj_uuids=e814e88d-c582-4430-b019-55c24f724c9b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001046 10.0.0.33 - - [2025-10-06 03:01:00] "GET /project/e814e88d-c582-4430-b019-55c24f724c9b?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.041114 10.0.0.249 - - [2025-10-06 03:01:00] "GET /projects?obj_uuids=e814e88d-c582-4430-b019-55c24f724c9b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000978 10.0.0.33 - - [2025-10-06 03:01:00] "GET /project/e814e88d-c582-4430-b019-55c24f724c9b?fields=security_groups HTTP/1.1" 200 1253 0.039509 10.0.0.33 - - [2025-10-06 03:01:01] "POST /fqname-to-id HTTP/1.1" 404 182 0.024263 10.0.0.249 - - [2025-10-06 03:01:01] "GET /projects?obj_uuids=1b5ba45c-6d61-43c3-a483-16ab64d20507&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003306 10.0.0.249 - - [2025-10-06 03:01:01] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001008 10.0.0.249 - - [2025-10-06 03:01:01] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007297 10.0.0.249 - - [2025-10-06 03:01:01] "POST /id-to-fqname HTTP/1.1" 200 184 0.003316 10.0.0.249 - - [2025-10-06 03:01:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.007823 10.0.0.249 - - [2025-10-06 03:01:01] "POST /security-groups HTTP/1.1" 200 585 0.070200 10.0.0.249 - - [2025-10-06 03:01:01] "POST /projects HTTP/1.1" 200 573 0.284120 10.0.0.38 - - [2025-10-06 03:01:01] "POST /access-control-lists HTTP/1.1" 200 592 0.034482 10.0.0.249 - - [2025-10-06 03:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.352153 10.0.0.33 - - [2025-10-06 03:01:01] "GET /project/1b5ba45c-6d61-43c3-a483-16ab64d20507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.482075 10.0.0.33 - - [2025-10-06 03:01:02] "GET / HTTP/1.1" 200 36215 0.001758 10.0.0.249 - - [2025-10-06 03:01:05] "GET /projects?obj_uuids=1b5ba45c-6d61-43c3-a483-16ab64d20507&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000981 10.0.0.33 - - [2025-10-06 03:01:05] "GET /project/1b5ba45c-6d61-43c3-a483-16ab64d20507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.041353 10.0.0.249 - - [2025-10-06 03:01:05] "GET /projects?obj_uuids=1b5ba45c-6d61-43c3-a483-16ab64d20507&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000891 10.0.0.33 - - [2025-10-06 03:01:05] "GET /project/1b5ba45c-6d61-43c3-a483-16ab64d20507?fields=virtual_networks HTTP/1.1" 200 1022 0.053472 10.0.0.249 - - [2025-10-06 03:01:06] "GET /projects?obj_uuids=1b5ba45c-6d61-43c3-a483-16ab64d20507&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000957 10.0.0.33 - - [2025-10-06 03:01:06] "GET /project/1b5ba45c-6d61-43c3-a483-16ab64d20507?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.035826 10.0.0.249 - - [2025-10-06 03:01:06] "GET /projects?obj_uuids=1b5ba45c-6d61-43c3-a483-16ab64d20507&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001021 10.0.0.33 - - [2025-10-06 03:01:06] "GET /project/1b5ba45c-6d61-43c3-a483-16ab64d20507?fields=security_groups HTTP/1.1" 200 1243 0.038107 10.0.0.33 - - [2025-10-06 03:01:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.023695 10.0.0.249 - - [2025-10-06 03:01:06] "GET /projects?obj_uuids=656df3ab-d727-41a7-a09f-5e3c27562417&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002965 10.0.0.249 - - [2025-10-06 03:01:06] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000980 10.0.0.249 - - [2025-10-06 03:01:06] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006983 10.0.0.249 - - [2025-10-06 03:01:07] "POST /id-to-fqname HTTP/1.1" 200 188 0.003118 10.0.0.249 - - [2025-10-06 03:01:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.004376 10.0.0.249 - - [2025-10-06 03:01:07] "POST /security-groups HTTP/1.1" 200 589 0.028771 10.0.0.38 - - [2025-10-06 03:01:07] "POST /fqname-to-id HTTP/1.1" 404 232 0.002816 10.0.0.249 - - [2025-10-06 03:01:07] "POST /projects HTTP/1.1" 200 581 0.225744 10.0.0.249 - - [2025-10-06 03:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.292006 10.0.0.38 - - [2025-10-06 03:01:07] "POST /access-control-lists HTTP/1.1" 200 594 0.026121 10.0.0.33 - - [2025-10-06 03:01:07] "GET /project/656df3ab-d727-41a7-a09f-5e3c27562417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.420729 10.0.0.33 - - [2025-10-06 03:01:08] "GET / HTTP/1.1" 200 36215 0.001604 10.0.0.249 - - [2025-10-06 03:01:11] "GET /projects?obj_uuids=656df3ab-d727-41a7-a09f-5e3c27562417&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000991 10.0.0.33 - - [2025-10-06 03:01:11] "GET /project/656df3ab-d727-41a7-a09f-5e3c27562417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.037773 10.0.0.249 - - [2025-10-06 03:01:11] "GET /projects?obj_uuids=656df3ab-d727-41a7-a09f-5e3c27562417&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002126 10.0.0.33 - - [2025-10-06 03:01:11] "GET /project/656df3ab-d727-41a7-a09f-5e3c27562417?fields=virtual_networks HTTP/1.1" 200 1030 0.046092 10.0.0.249 - - [2025-10-06 03:01:11] "GET /projects?obj_uuids=656df3ab-d727-41a7-a09f-5e3c27562417&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001059 10.0.0.33 - - [2025-10-06 03:01:11] "GET /project/656df3ab-d727-41a7-a09f-5e3c27562417?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.043167 10.0.0.249 - - [2025-10-06 03:01:11] "GET /projects?obj_uuids=656df3ab-d727-41a7-a09f-5e3c27562417&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001059 10.0.0.33 - - [2025-10-06 03:01:11] "GET /project/656df3ab-d727-41a7-a09f-5e3c27562417?fields=security_groups HTTP/1.1" 200 1255 0.041516 10.0.0.33 - - [2025-10-06 03:01:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.022634 10.0.0.249 - - [2025-10-06 03:01:12] "GET /projects?obj_uuids=353a5878-e0fd-4bef-9118-ca25f2794a89&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003182 10.0.0.249 - - [2025-10-06 03:01:12] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000967 10.0.0.249 - - [2025-10-06 03:01:12] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007103 10.0.0.249 - - [2025-10-06 03:01:12] "POST /id-to-fqname HTTP/1.1" 200 188 0.003507 10.0.0.249 - - [2025-10-06 03:01:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.002506 10.0.0.249 - - [2025-10-06 03:01:12] "POST /security-groups HTTP/1.1" 200 589 0.072214 10.0.0.249 - - [2025-10-06 03:01:12] "POST /projects HTTP/1.1" 200 581 0.285540 10.0.0.249 - - [2025-10-06 03:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.354775 10.0.0.38 - - [2025-10-06 03:01:12] "POST /fqname-to-id HTTP/1.1" 404 231 0.006961 10.0.0.33 - - [2025-10-06 03:01:12] "GET /project/353a5878-e0fd-4bef-9118-ca25f2794a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.496114 10.0.0.33 - - [2025-10-06 03:01:13] "GET / HTTP/1.1" 200 36215 0.001968 10.0.0.33 - - [2025-10-06 03:01:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000486 10.0.0.33 - - [2025-10-06 03:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.052054 10.0.0.249 - - [2025-10-06 03:01:15] "GET /projects?obj_uuids=353a5878-e0fd-4bef-9118-ca25f2794a89&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001003 10.0.0.33 - - [2025-10-06 03:01:16] "GET /project/353a5878-e0fd-4bef-9118-ca25f2794a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.033749 10.0.0.249 - - [2025-10-06 03:01:16] "GET /projects?obj_uuids=353a5878-e0fd-4bef-9118-ca25f2794a89&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001311 10.0.0.33 - - [2025-10-06 03:01:16] "POST /neutron/network HTTP/1.1" 200 603 0.129292 10.0.0.38 - - [2025-10-06 03:01:16] "POST /ref-update HTTP/1.1" 200 156 0.022331 10.0.0.33 - - [2025-10-06 03:01:16] "POST /id-to-fqname HTTP/1.1" 200 218 0.003407 10.0.0.33 - - [2025-10-06 03:01:16] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005918 10.0.0.33 - - [2025-10-06 03:01:16] "POST /neutron/network HTTP/1.1" 200 824 0.005736 10.0.0.33 - - [2025-10-06 03:01:16] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004867 10.0.0.33 - - [2025-10-06 03:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.33 - - [2025-10-06 03:01:16] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005406 10.0.0.33 - - [2025-10-06 03:01:16] "PUT /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b HTTP/1.1" 200 265 0.047269 10.0.0.33 - - [2025-10-06 03:01:17] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.006145 10.0.0.249 - - [2025-10-06 03:01:18] "GET /obj-perms HTTP/1.1" 200 5026 0.045170 10.0.0.33 - - [2025-10-06 03:01:18] "POST /neutron/network HTTP/1.1" 200 824 0.007233 10.0.0.33 - - [2025-10-06 03:01:18] "POST /id-to-fqname HTTP/1.1" 200 218 0.001473 10.0.0.249 - - [2025-10-06 03:01:19] "GET /projects?obj_uuids=353a5878-e0fd-4bef-9118-ca25f2794a89&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001345 10.0.0.33 - - [2025-10-06 03:01:19] "GET /project/353a5878-e0fd-4bef-9118-ca25f2794a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.073064 10.0.0.33 - - [2025-10-06 03:01:19] "POST /neutron/network HTTP/1.1" 200 824 0.036049 10.0.0.33 - - [2025-10-06 03:01:19] "POST /neutron/port HTTP/1.1" 200 117 0.009178 10.0.0.33 - - [2025-10-06 03:01:20] "POST /neutron/port HTTP/1.1" 200 1060 0.014470 10.0.0.33 - - [2025-10-06 03:01:20] "POST /neutron/port HTTP/1.1" 200 1088 0.016379 10.0.0.33 - - [2025-10-06 03:01:20] "POST /neutron/port HTTP/1.1" 200 117 0.001529 10.0.0.33 - - [2025-10-06 03:01:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007303 10.0.0.33 - - [2025-10-06 03:01:25] "POST /neutron/port HTTP/1.1" 200 1088 0.014382 10.0.0.33 - - [2025-10-06 03:01:25] "GET /virtual-machine/310f1f46-2b3b-45d6-a5ca-8debc990b8af HTTP/1.1" 401 292 0.000377 10.0.0.33 - - [2025-10-06 03:01:25] "GET /virtual-machine/310f1f46-2b3b-45d6-a5ca-8debc990b8af HTTP/1.1" 200 1292 0.026670 10.0.0.33 - - [2025-10-06 03:01:25] "GET /virtual-machine-interface/66559f85-5c39-466b-993c-dc79b650e837 HTTP/1.1" 200 2938 0.006334 10.0.0.33 - - [2025-10-06 03:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.33 - - [2025-10-06 03:01:25] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004417 10.0.0.33 - - [2025-10-06 03:01:25] "GET /virtual-networks?parent_id=353a5878-e0fd-4bef-9118-ca25f2794a89&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003036 10.0.0.33 - - [2025-10-06 03:01:25] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.006403 10.0.0.33 - - [2025-10-06 03:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.33 - - [2025-10-06 03:01:28] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005727 10.0.0.38 - - [2025-10-06 03:01:29] "GET /obj-perms HTTP/1.1" 200 5056 0.057587 10.0.0.33 - - [2025-10-06 03:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.33 - - [2025-10-06 03:01:32] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.006969 10.0.0.33 - - [2025-10-06 03:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.33 - - [2025-10-06 03:01:36] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005261 10.0.0.33 - - [2025-10-06 03:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.33 - - [2025-10-06 03:01:40] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005275 10.0.0.33 - - [2025-10-06 03:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.33 - - [2025-10-06 03:01:44] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005237 10.0.0.38 - - [2025-10-06 03:01:45] "DELETE /access-control-list/475ed510-acb5-43f1-a64f-3d25c90dbe01 HTTP/1.1" 200 115 0.061814 10.0.0.249 - - [2025-10-06 03:01:47] "DELETE /project/1b5ba45c6d6143c3a48316ab64d20507 HTTP/1.1" 404 173 0.022198 10.0.0.249 - - [2025-10-06 03:01:47] "DELETE /project/656df3abd72741a7a09f5e3c27562417 HTTP/1.1" 404 173 0.012488 10.0.0.249 - - [2025-10-06 03:01:47] "DELETE /project/353a5878e0fd4bef9118ca25f2794a89 HTTP/1.1" 404 173 0.021384 10.0.0.249 - - [2025-10-06 03:01:47] "DELETE /project/1a7753df-801d-4883-afa3-dba78f851df5 HTTP/1.1" 404 177 0.018428 10.0.0.249 - - [2025-10-06 03:01:47] "DELETE /project/658abc877b6f4127aff0aef0b63762e0 HTTP/1.1" 404 173 0.014063 10.0.0.249 - - [2025-10-06 03:01:47] "DELETE /project/e814e88dc5824430b01955c24f724c9b HTTP/1.1" 404 173 0.013206 10.0.0.249 - - [2025-10-06 03:01:47] "GET /projects?obj_uuids=e814e88d-c582-4430-b019-55c24f724c9b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001136 10.0.0.249 - - [2025-10-06 03:01:47] "GET /projects?obj_uuids=656df3ab-d727-41a7-a09f-5e3c27562417&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000935 10.0.0.249 - - [2025-10-06 03:01:47] "GET /projects?obj_uuids=1b5ba45c-6d61-43c3-a483-16ab64d20507&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000785 10.0.0.249 - - [2025-10-06 03:01:47] "GET /projects?obj_uuids=658abc87-7b6f-4127-aff0-aef0b63762e0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000799 10.0.0.249 - - [2025-10-06 03:01:47] "GET /project/656df3ab-d727-41a7-a09f-5e3c27562417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.080488 10.0.0.249 - - [2025-10-06 03:01:47] "GET /project/658abc87-7b6f-4127-aff0-aef0b63762e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.093625 10.0.0.249 - - [2025-10-06 03:01:47] "GET /project/1b5ba45c-6d61-43c3-a483-16ab64d20507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.100372 10.0.0.249 - - [2025-10-06 03:01:47] "GET /project/e814e88d-c582-4430-b019-55c24f724c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.109960 10.0.0.249 - - [2025-10-06 03:01:47] "GET /projects?obj_uuids=656df3ab-d727-41a7-a09f-5e3c27562417&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000968 10.0.0.249 - - [2025-10-06 03:01:47] "GET /projects?obj_uuids=658abc87-7b6f-4127-aff0-aef0b63762e0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002685 10.0.0.249 - - [2025-10-06 03:01:47] "GET /projects?obj_uuids=1b5ba45c-6d61-43c3-a483-16ab64d20507&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000859 10.0.0.249 - - [2025-10-06 03:01:47] "GET /projects?obj_uuids=e814e88d-c582-4430-b019-55c24f724c9b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000971 10.0.0.249 - - [2025-10-06 03:01:47] "GET /project/658abc87-7b6f-4127-aff0-aef0b63762e0?fields=security_groups HTTP/1.1" 200 1396 0.065132 10.0.0.249 - - [2025-10-06 03:01:47] "GET /project/1b5ba45c-6d61-43c3-a483-16ab64d20507?fields=security_groups HTTP/1.1" 200 1345 0.070089 10.0.0.249 - - [2025-10-06 03:01:47] "GET /project/656df3ab-d727-41a7-a09f-5e3c27562417?fields=security_groups HTTP/1.1" 200 1357 0.097745 10.0.0.249 - - [2025-10-06 03:01:47] "GET /project/e814e88d-c582-4430-b019-55c24f724c9b?fields=security_groups HTTP/1.1" 200 1355 0.080921 10.0.0.249 - - [2025-10-06 03:01:47] "DELETE /security-group/d906657f-b97f-49bf-be6f-7cf3f7d3f003 HTTP/1.1" 200 115 0.110038 10.0.0.249 - - [2025-10-06 03:01:47] "GET /projects?obj_uuids=e814e88d-c582-4430-b019-55c24f724c9b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001035 10.0.0.249 - - [2025-10-06 03:01:47] "DELETE /security-group/ac50d4f5-64d2-41f6-b540-33efd5b4d372 HTTP/1.1" 200 115 0.141921 10.0.0.249 - - [2025-10-06 03:01:47] "DELETE /security-group/1fdf7240-7b52-49e0-af46-7fe27f706362 HTTP/1.1" 200 115 0.160609 10.0.0.249 - - [2025-10-06 03:01:47] "GET /projects?obj_uuids=1b5ba45c-6d61-43c3-a483-16ab64d20507&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000823 10.0.0.249 - - [2025-10-06 03:01:47] "DELETE /security-group/0f3698c3-44d0-487f-98ff-4bb174dc0f3d HTTP/1.1" 200 115 0.146824 10.0.0.249 - - [2025-10-06 03:01:47] "GET /projects?obj_uuids=658abc87-7b6f-4127-aff0-aef0b63762e0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001007 10.0.0.249 - - [2025-10-06 03:01:47] "GET /projects?obj_uuids=656df3ab-d727-41a7-a09f-5e3c27562417&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001360 10.0.0.249 - - [2025-10-06 03:01:47] "GET /project/e814e88d-c582-4430-b019-55c24f724c9b?fields=application_policy_sets HTTP/1.1" 200 1394 0.066859 10.0.0.249 - - [2025-10-06 03:01:47] "GET /project/656df3ab-d727-41a7-a09f-5e3c27562417?fields=application_policy_sets HTTP/1.1" 200 1396 0.111258 10.0.0.249 - - [2025-10-06 03:01:47] "GET /project/658abc87-7b6f-4127-aff0-aef0b63762e0?fields=application_policy_sets HTTP/1.1" 200 1435 0.134479 10.0.0.249 - - [2025-10-06 03:01:47] "GET /project/1b5ba45c-6d61-43c3-a483-16ab64d20507?fields=application_policy_sets HTTP/1.1" 200 1384 0.165392 10.0.0.38 - - [2025-10-06 03:01:47] "DELETE /access-control-list/9ea20adf-94a7-4ce1-9ede-2d9c1d20b02f HTTP/1.1" 200 115 0.118881 10.0.0.249 - - [2025-10-06 03:01:48] "DELETE /project/e814e88d-c582-4430-b019-55c24f724c9b HTTP/1.1" 200 115 0.780049 10.0.0.38 - - [2025-10-06 03:01:48] "DELETE /access-control-list/ccec64fb-aed7-4869-9228-a908c3f3e24e HTTP/1.1" 200 115 0.062283 10.0.0.249 - - [2025-10-06 03:01:48] "DELETE /project/656df3ab-d727-41a7-a09f-5e3c27562417 HTTP/1.1" 200 115 0.835202 10.0.0.249 - - [2025-10-06 03:01:48] "DELETE /project/658abc87-7b6f-4127-aff0-aef0b63762e0 HTTP/1.1" 200 115 0.830825 10.0.0.249 - - [2025-10-06 03:01:48] "DELETE /project/1b5ba45c-6d61-43c3-a483-16ab64d20507 HTTP/1.1" 200 115 0.855506 10.0.0.38 - - [2025-10-06 03:01:48] "DELETE /access-control-list/fee2fea2-9cd0-4b1d-be56-2f7e6a5f2f68 HTTP/1.1" 200 115 0.032404 10.0.0.33 - - [2025-10-06 03:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.33 - - [2025-10-06 03:01:49] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005660 10.0.0.33 - - [2025-10-06 03:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.33 - - [2025-10-06 03:01:53] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005919 10.0.0.33 - - [2025-10-06 03:01:53] "POST /neutron/port HTTP/1.1" 200 1088 0.018013 10.0.0.33 - - [2025-10-06 03:01:53] "POST /neutron/subnet HTTP/1.1" 200 708 0.010241 10.0.0.33 - - [2025-10-06 03:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.33 - - [2025-10-06 03:01:57] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.006050 10.0.0.33 - - [2025-10-06 03:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.33 - - [2025-10-06 03:01:59] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003620 10.0.0.33 - - [2025-10-06 03:01:59] "GET /virtual-networks?parent_id=353a5878-e0fd-4bef-9118-ca25f2794a89&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003101 10.0.0.33 - - [2025-10-06 03:01:59] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.006235 10.0.0.33 - - [2025-10-06 03:01:59] "POST /neutron/port HTTP/1.1" 200 1088 0.017502 10.0.0.33 - - [2025-10-06 03:02:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006983 10.0.0.33 - - [2025-10-06 03:02:09] "POST /neutron/port HTTP/1.1" 200 1088 0.015728 10.0.0.33 - - [2025-10-06 03:02:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007117 10.0.0.33 - - [2025-10-06 03:02:15] "POST /neutron/port HTTP/1.1" 200 1088 0.017549 10.0.0.33 - - [2025-10-06 03:02:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007748 10.0.0.33 - - [2025-10-06 03:02:15] "POST /id-to-fqname HTTP/1.1" 200 218 0.001329 10.0.0.33 - - [2025-10-06 03:02:15] "GET /virtual-machine/310f1f46-2b3b-45d6-a5ca-8debc990b8af HTTP/1.1" 200 1292 0.003686 10.0.0.33 - - [2025-10-06 03:02:15] "GET /virtual-machine-interface/66559f85-5c39-466b-993c-dc79b650e837 HTTP/1.1" 200 2938 0.005554 10.0.0.33 - - [2025-10-06 03:02:15] "GET /instance-ip/c254abb9-961b-4728-a86d-3b07c1ec9e3e HTTP/1.1" 200 1622 0.006084 10.0.0.33 - - [2025-10-06 03:02:15] "POST /fqname-to-id HTTP/1.1" 404 208 0.003284 10.0.0.33 - - [2025-10-06 03:02:15] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005170 10.0.0.249 - - [2025-10-06 03:02:15] "GET /projects?obj_uuids=353a5878-e0fd-4bef-9118-ca25f2794a89&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000940 10.0.0.33 - - [2025-10-06 03:02:15] "GET /project/353a5878-e0fd-4bef-9118-ca25f2794a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.036787 10.0.0.33 - - [2025-10-06 03:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.33 - - [2025-10-06 03:02:15] "GET /security-group/b04f5506-157d-41e6-b248-40b8b3fed856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3751 0.004368 10.0.0.33 - - [2025-10-06 03:02:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 565 0.066288 10.0.0.33 - - [2025-10-06 03:02:15] "POST /instance-ips HTTP/1.1" 200 358 0.037389 10.0.0.33 - - [2025-10-06 03:02:15] "GET /instance-ip/a121eb7b-d2c3-46be-9321-cf8b268582a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.006541 10.0.0.33 - - [2025-10-06 03:02:15] "GET /virtual-machine-interface/9eee5630-cce3-4f1f-8b5a-ace1b38a9ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006445 10.0.0.33 - - [2025-10-06 03:02:15] "GET /virtual-machine-interface/9eee5630-cce3-4f1f-8b5a-ace1b38a9ebb?fields=instance_ip_back_refs HTTP/1.1" 200 1327 0.007447 10.0.0.33 - - [2025-10-06 03:02:15] "GET /instance-ip/a121eb7b-d2c3-46be-9321-cf8b268582a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.004804 10.0.0.33 - - [2025-10-06 03:02:15] "POST /id-to-fqname HTTP/1.1" 200 218 0.001300 10.0.0.33 - - [2025-10-06 03:02:15] "POST /neutron/port HTTP/1.1" 200 1088 0.015051 10.0.0.33 - - [2025-10-06 03:02:16] "POST /neutron/port HTTP/1.1" 200 967 0.011179 10.0.0.33 - - [2025-10-06 03:02:16] "POST /neutron/port HTTP/1.1" 200 967 0.009813 10.0.0.33 - - [2025-10-06 03:02:16] "POST /neutron/port HTTP/1.1" 200 117 0.006580 10.0.0.33 - - [2025-10-06 03:02:16] "POST /neutron/network HTTP/1.1" 200 834 0.006634 10.0.0.33 - - [2025-10-06 03:02:16] "POST /neutron/port HTTP/1.1" 200 1059 0.109071 10.0.0.33 - - [2025-10-06 03:02:17] "POST /neutron/subnet HTTP/1.1" 200 708 0.008397 10.0.0.33 - - [2025-10-06 03:02:21] "POST /neutron/port HTTP/1.1" 200 1033 0.014313 10.0.0.33 - - [2025-10-06 03:02:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007636 10.0.0.33 - - [2025-10-06 03:02:21] "GET /virtual-machine/2861a661-36ae-42bb-9c50-6708c6bc184b HTTP/1.1" 200 1270 0.007707 10.0.0.33 - - [2025-10-06 03:02:21] "GET /virtual-machine-interface/9eee5630-cce3-4f1f-8b5a-ace1b38a9ebb HTTP/1.1" 200 2989 0.006555 10.0.0.33 - - [2025-10-06 03:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.33 - - [2025-10-06 03:02:21] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009102 10.0.0.33 - - [2025-10-06 03:02:21] "GET /virtual-networks?parent_id=353a5878-e0fd-4bef-9118-ca25f2794a89&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004071 10.0.0.33 - - [2025-10-06 03:02:21] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.008280 10.0.0.33 - - [2025-10-06 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.33 - - [2025-10-06 03:02:24] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005841 10.0.0.33 - - [2025-10-06 03:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.33 - - [2025-10-06 03:02:29] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005182 10.0.0.33 - - [2025-10-06 03:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006106 10.0.0.33 - - [2025-10-06 03:02:33] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005716 10.0.0.33 - - [2025-10-06 03:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.33 - - [2025-10-06 03:02:37] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.006448 10.0.0.33 - - [2025-10-06 03:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.33 - - [2025-10-06 03:02:41] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005274 10.0.0.33 - - [2025-10-06 03:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.33 - - [2025-10-06 03:02:45] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005565 10.0.0.33 - - [2025-10-06 03:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.33 - - [2025-10-06 03:02:49] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005553 10.0.0.33 - - [2025-10-06 03:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.33 - - [2025-10-06 03:02:53] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.007820 10.0.0.33 - - [2025-10-06 03:02:55] "POST /neutron/port HTTP/1.1" 200 1088 0.037649 10.0.0.33 - - [2025-10-06 03:02:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005510 10.0.0.33 - - [2025-10-06 03:02:55] "POST /neutron/network HTTP/1.1" 200 824 0.008103 10.0.0.33 - - [2025-10-06 03:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.33 - - [2025-10-06 03:02:57] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.006195 10.0.0.33 - - [2025-10-06 03:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.33 - - [2025-10-06 03:02:59] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005491 10.0.0.33 - - [2025-10-06 03:02:59] "GET /virtual-networks?parent_id=353a5878-e0fd-4bef-9118-ca25f2794a89&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004323 10.0.0.33 - - [2025-10-06 03:02:59] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.008330 10.0.0.33 - - [2025-10-06 03:03:05] "POST /neutron/port HTTP/1.1" 200 1033 0.014347 10.0.0.33 - - [2025-10-06 03:03:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.028475 10.0.0.33 - - [2025-10-06 03:03:15] "POST /neutron/port HTTP/1.1" 200 1033 0.015694 10.0.0.33 - - [2025-10-06 03:03:20] "POST /id-to-fqname HTTP/1.1" 200 218 0.002039 10.0.0.33 - - [2025-10-06 03:03:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010590 10.0.0.249 - - [2025-10-06 03:03:21] "GET /projects?obj_uuids=353a5878-e0fd-4bef-9118-ca25f2794a89&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001045 10.0.0.33 - - [2025-10-06 03:03:21] "GET /project/353a5878-e0fd-4bef-9118-ca25f2794a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.067733 10.0.0.33 - - [2025-10-06 03:03:21] "POST /neutron/port HTTP/1.1" 200 2005 0.024191 10.0.0.33 - - [2025-10-06 03:03:21] "POST /neutron/port HTTP/1.1" 200 117 0.007362 10.0.0.33 - - [2025-10-06 03:03:22] "POST /neutron/port HTTP/1.1" 200 1060 0.057918 10.0.0.33 - - [2025-10-06 03:03:22] "POST /neutron/port HTTP/1.1" 200 1088 0.016877 10.0.0.33 - - [2025-10-06 03:03:22] "POST /neutron/port HTTP/1.1" 200 117 0.001214 10.0.0.33 - - [2025-10-06 03:03:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007054 10.0.0.33 - - [2025-10-06 03:03:27] "POST /neutron/port HTTP/1.1" 200 1088 0.015857 10.0.0.33 - - [2025-10-06 03:03:27] "GET /virtual-machine/d0b12826-a144-4d78-aa9f-b72c2069daae HTTP/1.1" 200 1293 0.008275 10.0.0.33 - - [2025-10-06 03:03:27] "GET /virtual-machine-interface/d12da55c-789f-40ce-a4b6-f9b8dd6009f4 HTTP/1.1" 200 2939 0.005613 10.0.0.33 - - [2025-10-06 03:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004992 10.0.0.33 - - [2025-10-06 03:03:27] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004955 10.0.0.33 - - [2025-10-06 03:03:27] "GET /virtual-networks?parent_id=353a5878-e0fd-4bef-9118-ca25f2794a89&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003522 10.0.0.33 - - [2025-10-06 03:03:27] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005708 10.0.0.33 - - [2025-10-06 03:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.33 - - [2025-10-06 03:03:30] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005440 10.0.0.33 - - [2025-10-06 03:03:30] "GET /obj-perms HTTP/1.1" 200 5056 0.045714 10.0.0.33 - - [2025-10-06 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.33 - - [2025-10-06 03:03:34] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.006087 10.0.0.33 - - [2025-10-06 03:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.33 - - [2025-10-06 03:03:38] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005859 10.0.0.33 - - [2025-10-06 03:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.33 - - [2025-10-06 03:03:42] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.006626 10.0.0.33 - - [2025-10-06 03:03:44] "POST /neutron/port HTTP/1.1" 200 1088 0.015786 10.0.0.33 - - [2025-10-06 03:03:44] "POST /neutron/subnet HTTP/1.1" 200 708 0.009059 10.0.0.33 - - [2025-10-06 03:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.33 - - [2025-10-06 03:03:46] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.006701 10.0.0.33 - - [2025-10-06 03:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.33 - - [2025-10-06 03:03:50] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005423 10.0.0.33 - - [2025-10-06 03:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.33 - - [2025-10-06 03:03:54] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005360 10.0.0.33 - - [2025-10-06 03:03:57] "POST /neutron/port HTTP/1.1" 200 1033 0.014944 10.0.0.33 - - [2025-10-06 03:03:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003933 10.0.0.33 - - [2025-10-06 03:03:57] "POST /neutron/network HTTP/1.1" 200 824 0.006879 10.0.0.33 - - [2025-10-06 03:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.33 - - [2025-10-06 03:03:58] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005473 10.0.0.33 - - [2025-10-06 03:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.33 - - [2025-10-06 03:04:00] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003755 10.0.0.33 - - [2025-10-06 03:04:00] "GET /virtual-networks?parent_id=353a5878-e0fd-4bef-9118-ca25f2794a89&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.007721 10.0.0.33 - - [2025-10-06 03:04:01] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.006176 10.0.0.33 - - [2025-10-06 03:04:06] "POST /neutron/port HTTP/1.1" 200 1088 0.016160 10.0.0.33 - - [2025-10-06 03:04:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006391 10.0.0.33 - - [2025-10-06 03:04:16] "POST /neutron/port HTTP/1.1" 200 1088 0.015770 10.0.0.33 - - [2025-10-06 03:04:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007737 10.0.0.33 - - [2025-10-06 03:04:22] "POST /neutron/port HTTP/1.1" 200 1088 0.023218 10.0.0.33 - - [2025-10-06 03:04:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007260 10.0.0.33 - - [2025-10-06 03:04:22] "POST /id-to-fqname HTTP/1.1" 200 218 0.001363 10.0.0.33 - - [2025-10-06 03:04:22] "GET /virtual-machine/d0b12826-a144-4d78-aa9f-b72c2069daae HTTP/1.1" 200 1293 0.003769 10.0.0.33 - - [2025-10-06 03:04:22] "GET /virtual-machine-interface/d12da55c-789f-40ce-a4b6-f9b8dd6009f4 HTTP/1.1" 200 2939 0.005375 10.0.0.33 - - [2025-10-06 03:04:22] "GET /instance-ip/d36bfadc-96c8-4b91-899c-9e92de0c0154 HTTP/1.1" 200 1621 0.006064 10.0.0.33 - - [2025-10-06 03:04:22] "GET /virtual-machine-interface/d12da55c-789f-40ce-a4b6-f9b8dd6009f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2717 0.006940 10.0.0.33 - - [2025-10-06 03:04:22] "PUT /virtual-machine-interface/d12da55c-789f-40ce-a4b6-f9b8dd6009f4 HTTP/1.1" 200 285 0.084750 10.0.0.249 - - [2025-10-06 03:04:31] "GET /obj-perms HTTP/1.1" 200 5056 0.040010 10.0.0.33 - - [2025-10-06 03:04:45] "POST /neutron/port HTTP/1.1" 200 1088 0.015724 10.0.0.33 - - [2025-10-06 03:04:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004266 10.0.0.33 - - [2025-10-06 03:04:45] "POST /neutron/network HTTP/1.1" 200 824 0.006980 10.0.0.33 - - [2025-10-06 03:04:59] "POST /neutron/network HTTP/1.1" 200 834 0.007927 10.0.0.33 - - [2025-10-06 03:04:59] "POST /neutron/port HTTP/1.1" 200 117 0.001763 10.0.0.38 - - [2025-10-06 03:05:32] "GET /obj-perms HTTP/1.1" 200 5056 0.043494 10.0.0.38 - - [2025-10-06 03:05:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000703 10.0.0.38 - - [2025-10-06 03:05:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000564 10.0.0.38 - - [2025-10-06 03:05:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000575 10.0.0.38 - - [2025-10-06 03:05:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.249 - - [2025-10-06 03:05:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000519 10.0.0.249 - - [2025-10-06 03:05:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.33 - - [2025-10-06 03:05:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.33 - - [2025-10-06 03:05:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.249 - - [2025-10-06 03:05:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.249 - - [2025-10-06 03:05:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.33 - - [2025-10-06 03:05:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.33 - - [2025-10-06 03:05:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.33 - - [2025-10-06 03:05:46] "POST /neutron/port HTTP/1.1" 200 1088 0.013848 10.0.0.33 - - [2025-10-06 03:05:46] "POST /neutron/subnet HTTP/1.1" 200 708 0.008815 10.0.0.33 - - [2025-10-06 03:05:53] "DELETE /instance-ip/a121eb7b-d2c3-46be-9321-cf8b268582a0 HTTP/1.1" 200 115 0.043149 10.0.0.33 - - [2025-10-06 03:05:53] "DELETE /virtual-machine-interface/9eee5630-cce3-4f1f-8b5a-ace1b38a9ebb HTTP/1.1" 200 115 0.079051 10.0.0.33 - - [2025-10-06 03:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.33 - - [2025-10-06 03:05:53] "GET /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005080 10.0.0.33 - - [2025-10-06 03:05:53] "PUT /virtual-network/07452f6d-cd42-437f-97c0-70b61684de6b HTTP/1.1" 200 265 0.044060 10.0.0.33 - - [2025-10-06 03:05:53] "POST /neutron/network HTTP/1.1" 200 824 0.010393 10.0.0.33 - - [2025-10-06 03:05:53] "POST /neutron/port HTTP/1.1" 200 1114 0.013127 10.0.0.38 - - [2025-10-06 03:05:53] "DELETE /route-target/6f5f56dd-8073-4d72-8050-f0e773a63666 HTTP/1.1" 200 115 0.024051 10.0.0.33 - - [2025-10-06 03:05:53] "POST /neutron/port HTTP/1.1" 200 1114 0.010343 10.0.0.249 - - [2025-10-06 03:05:55] "POST /useragent-kv HTTP/1.1" 200 115 0.033811 10.0.0.249 - - [2025-10-06 03:05:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002440 10.0.0.33 - - [2025-10-06 03:05:55] "POST /neutron/network HTTP/1.1" 200 151 0.145966 10.0.0.249 - - [2025-10-06 03:05:57] "GET /projects?obj_uuids=353a5878-e0fd-4bef-9118-ca25f2794a89&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001221 10.0.0.33 - - [2025-10-06 03:05:57] "GET /project/353a5878-e0fd-4bef-9118-ca25f2794a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.065756 10.0.0.249 - - [2025-10-06 03:05:57] "GET /projects?obj_uuids=353a5878-e0fd-4bef-9118-ca25f2794a89&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003226 10.0.0.33 - - [2025-10-06 03:05:57] "GET /project/353a5878-e0fd-4bef-9118-ca25f2794a89?fields=virtual_networks HTTP/1.1" 200 1030 0.059861 10.0.0.249 - - [2025-10-06 03:05:57] "GET /projects?obj_uuids=353a5878-e0fd-4bef-9118-ca25f2794a89&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001131 10.0.0.33 - - [2025-10-06 03:05:57] "GET /project/353a5878-e0fd-4bef-9118-ca25f2794a89?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.055596 10.0.0.249 - - [2025-10-06 03:05:57] "GET /projects?obj_uuids=353a5878-e0fd-4bef-9118-ca25f2794a89&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001315 10.0.0.33 - - [2025-10-06 03:05:57] "GET /project/353a5878-e0fd-4bef-9118-ca25f2794a89?fields=security_groups HTTP/1.1" 200 1255 0.052497 10.0.0.33 - - [2025-10-06 03:05:58] "POST /fqname-to-id HTTP/1.1" 404 185 0.023844 10.0.0.249 - - [2025-10-06 03:05:58] "GET /projects?obj_uuids=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003144 10.0.0.249 - - [2025-10-06 03:05:58] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001369 10.0.0.249 - - [2025-10-06 03:05:58] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.031393 10.0.0.249 - - [2025-10-06 03:05:58] "POST /id-to-fqname HTTP/1.1" 200 187 0.003046 10.0.0.249 - - [2025-10-06 03:05:58] "POST /fqname-to-id HTTP/1.1" 404 196 0.006525 10.0.0.249 - - [2025-10-06 03:05:58] "POST /security-groups HTTP/1.1" 200 588 0.030114 10.0.0.38 - - [2025-10-06 03:05:58] "POST /fqname-to-id HTTP/1.1" 404 231 0.003308 10.0.0.249 - - [2025-10-06 03:05:58] "POST /projects HTTP/1.1" 200 579 0.229991 10.0.0.249 - - [2025-10-06 03:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.295357 10.0.0.38 - - [2025-10-06 03:05:58] "POST /access-control-lists HTTP/1.1" 200 593 0.026021 10.0.0.33 - - [2025-10-06 03:05:58] "GET /project/7e754cb3-ad8b-49ce-af86-e88716269956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.464448 10.0.0.33 - - [2025-10-06 03:05:59] "GET / HTTP/1.1" 200 36215 0.003031 10.0.0.33 - - [2025-10-06 03:06:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000503 10.0.0.33 - - [2025-10-06 03:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.048481 10.0.0.249 - - [2025-10-06 03:06:01] "GET /projects?obj_uuids=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001248 10.0.0.33 - - [2025-10-06 03:06:01] "GET /project/7e754cb3-ad8b-49ce-af86-e88716269956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.047722 10.0.0.33 - - [2025-10-06 03:06:01] "POST /neutron/network HTTP/1.1" 200 117 0.032428 10.0.0.33 - - [2025-10-06 03:06:02] "POST /neutron/network HTTP/1.1" 200 829 0.008686 10.0.0.33 - - [2025-10-06 03:06:02] "POST /id-to-fqname HTTP/1.1" 200 221 0.001117 10.0.0.33 - - [2025-10-06 03:06:02] "GET /virtual-network/6b8c434d-97bc-4c63-a96b-78fba810109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004745 10.0.0.33 - - [2025-10-06 03:06:02] "GET /virtual-network/6b8c434d-97bc-4c63-a96b-78fba810109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005827 10.0.0.33 - - [2025-10-06 03:06:02] "POST /neutron/subnet HTTP/1.1" 200 725 0.008917 10.0.0.33 - - [2025-10-06 03:06:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.002748 10.0.0.33 - - [2025-10-06 03:06:02] "GET /virtual-network/6b8c434d-97bc-4c63-a96b-78fba810109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005663 10.0.0.33 - - [2025-10-06 03:06:02] "GET /virtual-machine-interface/f9069204-4cf6-4739-aef6-c43932f657e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.007282 10.0.0.33 - - [2025-10-06 03:06:02] "GET /virtual-machine-interface/f9069204-4cf6-4739-aef6-c43932f657e5?fields=instance_ip_back_refs HTTP/1.1" 200 1323 0.008217 10.0.0.33 - - [2025-10-06 03:06:02] "GET /instance-ip/2e68d3be-ed84-4870-8664-a143489fde4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1602 0.004937 10.0.0.33 - - [2025-10-06 03:06:02] "POST /id-to-fqname HTTP/1.1" 200 221 0.001120 10.0.0.249 - - [2025-10-06 03:06:03] "GET /projects?obj_uuids=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000977 10.0.0.33 - - [2025-10-06 03:06:03] "GET /project/7e754cb3-ad8b-49ce-af86-e88716269956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.086811 10.0.0.33 - - [2025-10-06 03:06:03] "POST /neutron/network HTTP/1.1" 200 829 0.007088 10.0.0.33 - - [2025-10-06 03:06:03] "POST /id-to-fqname HTTP/1.1" 200 221 0.001914 10.0.0.33 - - [2025-10-06 03:06:03] "POST /neutron/port HTTP/1.1" 200 117 0.005922 10.0.0.33 - - [2025-10-06 03:06:04] "POST /neutron/network HTTP/1.1" 200 829 0.006555 10.0.0.33 - - [2025-10-06 03:06:04] "POST /neutron/network HTTP/1.1" 200 839 0.007113 10.0.0.33 - - [2025-10-06 03:06:04] "POST /neutron/port HTTP/1.1" 200 117 0.009040 10.0.0.249 - - [2025-10-06 03:06:04] "GET /projects?obj_uuids=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000986 10.0.0.33 - - [2025-10-06 03:06:04] "GET /project/7e754cb3-ad8b-49ce-af86-e88716269956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.062015 10.0.0.33 - - [2025-10-06 03:06:04] "POST /fqname-to-id HTTP/1.1" 404 208 0.012358 10.0.0.33 - - [2025-10-06 03:06:04] "POST /interface-route-tables HTTP/1.1" 200 558 0.066010 10.0.0.33 - - [2025-10-06 03:06:04] "GET /interface-route-table/0f1a26f8-f1c1-461d-8b99-82b48cae00da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.010909 10.0.0.33 - - [2025-10-06 03:06:04] "POST /neutron/port HTTP/1.1" 200 1111 0.086970 10.0.0.33 - - [2025-10-06 03:06:04] "POST /neutron/subnet HTTP/1.1" 200 699 0.008571 10.0.0.33 - - [2025-10-06 03:06:04] "POST /neutron/network HTTP/1.1" 200 829 0.006061 10.0.0.33 - - [2025-10-06 03:06:05] "POST /neutron/port HTTP/1.1" 200 983 0.008497 10.0.0.33 - - [2025-10-06 03:06:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003881 10.0.0.33 - - [2025-10-06 03:06:05] "POST /neutron/network HTTP/1.1" 200 829 0.006905 10.0.0.33 - - [2025-10-06 03:06:05] "GET /virtual-machine-interface/f9069204-4cf6-4739-aef6-c43932f657e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.008261 10.0.0.33 - - [2025-10-06 03:06:05] "POST /ref-update HTTP/1.1" 200 156 0.013083 10.0.0.33 - - [2025-10-06 03:06:10] "POST /neutron/port HTTP/1.1" 200 1085 0.015419 10.0.0.33 - - [2025-10-06 03:06:11] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007666 10.0.0.33 - - [2025-10-06 03:06:11] "POST /neutron/port HTTP/1.1" 200 1085 0.016539 10.0.0.33 - - [2025-10-06 03:06:11] "GET /virtual-machine/4cad3147-baa8-42f3-9e9f-6edd2b72aeeb HTTP/1.1" 401 292 0.000410 10.0.0.33 - - [2025-10-06 03:06:11] "GET /virtual-machine/4cad3147-baa8-42f3-9e9f-6edd2b72aeeb HTTP/1.1" 200 1291 0.028114 10.0.0.33 - - [2025-10-06 03:06:11] "GET /virtual-machine/4cad3147-baa8-42f3-9e9f-6edd2b72aeeb HTTP/1.1" 200 1291 0.004081 10.0.0.33 - - [2025-10-06 03:06:11] "GET /virtual-machine-interface/ab7f456b-1383-4eef-bbea-b6cfee4dffbb HTTP/1.1" 200 2946 0.005279 10.0.0.33 - - [2025-10-06 03:06:11] "GET /virtual-machine/4cad3147-baa8-42f3-9e9f-6edd2b72aeeb HTTP/1.1" 200 1291 0.003544 10.0.0.33 - - [2025-10-06 03:06:11] "GET /virtual-machine-interface/ab7f456b-1383-4eef-bbea-b6cfee4dffbb HTTP/1.1" 200 2946 0.005303 10.0.0.33 - - [2025-10-06 03:06:11] "GET /instance-ip/4763aa1a-088a-4b12-ae8c-bde9c400e34b HTTP/1.1" 200 1621 0.005507 10.0.0.33 - - [2025-10-06 03:06:11] "GET /virtual-machine/4cad3147-baa8-42f3-9e9f-6edd2b72aeeb HTTP/1.1" 200 1291 0.003178 10.0.0.33 - - [2025-10-06 03:06:11] "GET /virtual-machine-interface/ab7f456b-1383-4eef-bbea-b6cfee4dffbb HTTP/1.1" 200 2946 0.005130 10.0.0.33 - - [2025-10-06 03:06:11] "GET /instance-ip/4763aa1a-088a-4b12-ae8c-bde9c400e34b HTTP/1.1" 200 1621 0.004621 10.0.0.33 - - [2025-10-06 03:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.33 - - [2025-10-06 03:06:11] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003760 10.0.0.33 - - [2025-10-06 03:06:11] "GET /virtual-networks?parent_id=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002681 10.0.0.33 - - [2025-10-06 03:06:11] "GET /virtual-network/6b8c434d-97bc-4c63-a96b-78fba810109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005585 10.0.0.33 - - [2025-10-06 03:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.33 - - [2025-10-06 03:06:11] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004075 10.0.0.33 - - [2025-10-06 03:06:11] "GET /virtual-networks?parent_id=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002959 10.0.0.33 - - [2025-10-06 03:06:11] "GET /virtual-network/6b8c434d-97bc-4c63-a96b-78fba810109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006417 10.0.0.33 - - [2025-10-06 03:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.33 - - [2025-10-06 03:06:11] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003206 10.0.0.33 - - [2025-10-06 03:06:11] "GET /virtual-networks?parent_id=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003015 10.0.0.33 - - [2025-10-06 03:06:11] "GET /virtual-network/6b8c434d-97bc-4c63-a96b-78fba810109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005976 10.0.0.33 - - [2025-10-06 03:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.33 - - [2025-10-06 03:06:12] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005160 10.0.0.33 - - [2025-10-06 03:06:12] "GET /virtual-networks?parent_id=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003047 10.0.0.33 - - [2025-10-06 03:06:12] "GET /virtual-network/6b8c434d-97bc-4c63-a96b-78fba810109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005793 10.0.0.33 - - [2025-10-06 03:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.33 - - [2025-10-06 03:06:12] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005956 10.0.0.33 - - [2025-10-06 03:06:12] "GET /virtual-networks?parent_id=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003095 10.0.0.33 - - [2025-10-06 03:06:12] "GET /virtual-network/6b8c434d-97bc-4c63-a96b-78fba810109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005769 10.0.0.33 - - [2025-10-06 03:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.33 - - [2025-10-06 03:06:12] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004094 10.0.0.33 - - [2025-10-06 03:06:12] "GET /virtual-networks?parent_id=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004273 10.0.0.33 - - [2025-10-06 03:06:12] "GET /virtual-network/6b8c434d-97bc-4c63-a96b-78fba810109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006086 10.0.0.33 - - [2025-10-06 03:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.33 - - [2025-10-06 03:06:12] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004180 10.0.0.33 - - [2025-10-06 03:06:12] "GET /virtual-networks?parent_id=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003077 10.0.0.33 - - [2025-10-06 03:06:12] "GET /virtual-network/6b8c434d-97bc-4c63-a96b-78fba810109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006584 10.0.0.33 - - [2025-10-06 03:06:14] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007378 10.0.0.33 - - [2025-10-06 03:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.33 - - [2025-10-06 03:06:15] "GET /virtual-network/6b8c434d-97bc-4c63-a96b-78fba810109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005662 10.0.0.33 - - [2025-10-06 03:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.33 - - [2025-10-06 03:06:17] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003353 10.0.0.33 - - [2025-10-06 03:06:17] "GET /virtual-networks?parent_id=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003051 10.0.0.33 - - [2025-10-06 03:06:17] "GET /virtual-network/6b8c434d-97bc-4c63-a96b-78fba810109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005856 10.0.0.33 - - [2025-10-06 03:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.33 - - [2025-10-06 03:06:17] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004008 10.0.0.33 - - [2025-10-06 03:06:17] "GET /virtual-networks?parent_id=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003234 10.0.0.33 - - [2025-10-06 03:06:18] "GET /virtual-network/6b8c434d-97bc-4c63-a96b-78fba810109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005827 10.0.0.33 - - [2025-10-06 03:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.33 - - [2025-10-06 03:06:18] "GET /routing-instance/1cd3c0d4-d1a3-456e-88c6-58f48b7b24a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.006707 10.0.0.33 - - [2025-10-06 03:06:18] "GET /route-target/0bf11940-da97-44e2-af2a-8c32ed050a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004702 10.0.0.33 - - [2025-10-06 03:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.33 - - [2025-10-06 03:06:18] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003460 10.0.0.33 - - [2025-10-06 03:06:18] "GET /virtual-networks?parent_id=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002953 10.0.0.33 - - [2025-10-06 03:06:18] "GET /virtual-network/6b8c434d-97bc-4c63-a96b-78fba810109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005988 10.0.0.33 - - [2025-10-06 03:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.33 - - [2025-10-06 03:06:18] "GET /routing-instance/1cd3c0d4-d1a3-456e-88c6-58f48b7b24a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004761 10.0.0.33 - - [2025-10-06 03:06:18] "GET /route-target/0bf11940-da97-44e2-af2a-8c32ed050a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005181 10.0.0.33 - - [2025-10-06 03:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.33 - - [2025-10-06 03:06:18] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005494 10.0.0.33 - - [2025-10-06 03:06:18] "GET /virtual-networks?parent_id=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003804 10.0.0.33 - - [2025-10-06 03:06:18] "GET /virtual-network/6b8c434d-97bc-4c63-a96b-78fba810109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005719 10.0.0.33 - - [2025-10-06 03:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.33 - - [2025-10-06 03:06:18] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004063 10.0.0.33 - - [2025-10-06 03:06:18] "GET /virtual-networks?parent_id=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002937 10.0.0.33 - - [2025-10-06 03:06:18] "GET /virtual-network/6b8c434d-97bc-4c63-a96b-78fba810109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006005 10.0.0.33 - - [2025-10-06 03:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.33 - - [2025-10-06 03:06:18] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004364 10.0.0.33 - - [2025-10-06 03:06:18] "GET /virtual-networks?parent_id=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003241 10.0.0.33 - - [2025-10-06 03:06:18] "GET /virtual-network/6b8c434d-97bc-4c63-a96b-78fba810109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006172 10.0.0.249 - - [2025-10-06 03:06:23] "GET /obj-perms HTTP/1.1" 200 5024 0.042905 10.0.0.249 - - [2025-10-06 03:06:29] "GET /obj-perms HTTP/1.1" 200 5024 0.003840 10.0.0.33 - - [2025-10-06 03:06:31] "GET /obj-perms HTTP/1.1" 200 5024 0.041435 10.0.0.249 - - [2025-10-06 03:06:31] "GET /obj-perms HTTP/1.1" 200 5024 0.003860 10.0.0.33 - - [2025-10-06 03:06:31] "GET /obj-perms HTTP/1.1" 200 5024 0.003426 10.0.0.33 - - [2025-10-06 03:06:32] "GET /obj-perms HTTP/1.1" 200 5024 0.003750 10.0.0.33 - - [2025-10-06 03:06:32] "POST /neutron/port HTTP/1.1" 200 1049 0.018200 10.0.0.33 - - [2025-10-06 03:06:32] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006776 10.0.0.33 - - [2025-10-06 03:06:33] "GET /virtual-machine/73d99799-4774-461c-ba89-b6affdc19240 HTTP/1.1" 200 1269 0.006023 10.0.0.33 - - [2025-10-06 03:06:33] "GET /virtual-machine-interface/f9069204-4cf6-4739-aef6-c43932f657e5 HTTP/1.1" 200 3159 0.004873 10.0.0.33 - - [2025-10-06 03:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.33 - - [2025-10-06 03:06:33] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003287 10.0.0.33 - - [2025-10-06 03:06:33] "GET /virtual-networks?parent_id=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002673 10.0.0.33 - - [2025-10-06 03:06:33] "GET /virtual-network/6b8c434d-97bc-4c63-a96b-78fba810109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006049 10.0.0.33 - - [2025-10-06 03:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.33 - - [2025-10-06 03:06:34] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004074 10.0.0.33 - - [2025-10-06 03:06:34] "GET /virtual-networks?parent_id=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002949 10.0.0.33 - - [2025-10-06 03:06:34] "GET /virtual-network/6b8c434d-97bc-4c63-a96b-78fba810109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006016 10.0.0.33 - - [2025-10-06 03:06:34] "GET /virtual-network/6b8c434d-97bc-4c63-a96b-78fba810109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006982 10.0.0.33 - - [2025-10-06 03:06:35] "GET /obj-perms HTTP/1.1" 200 5024 0.003397 10.0.0.249 - - [2025-10-06 03:06:35] "GET /obj-perms HTTP/1.1" 200 5024 0.003740 10.0.0.38 - - [2025-10-06 03:06:35] "DELETE /access-control-list/1f164088-9ce0-486d-8efa-e037fae14ae1 HTTP/1.1" 200 115 0.034157 10.0.0.33 - - [2025-10-06 03:06:35] "GET /virtual-machine/4cad3147-baa8-42f3-9e9f-6edd2b72aeeb HTTP/1.1" 200 1291 0.003413 10.0.0.33 - - [2025-10-06 03:06:35] "POST /neutron/port HTTP/1.1" 200 1085 0.019286 10.0.0.33 - - [2025-10-06 03:06:37] "GET /virtual-machine/4cad3147-baa8-42f3-9e9f-6edd2b72aeeb HTTP/1.1" 404 171 0.003908 10.0.0.33 - - [2025-10-06 03:06:37] "GET /virtual-machine/4cad3147-baa8-42f3-9e9f-6edd2b72aeeb HTTP/1.1" 404 171 0.006190 10.0.0.33 - - [2025-10-06 03:06:37] "GET /virtual-machine/4cad3147-baa8-42f3-9e9f-6edd2b72aeeb HTTP/1.1" 404 171 0.002948 10.0.0.33 - - [2025-10-06 03:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.33 - - [2025-10-06 03:06:37] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003680 10.0.0.33 - - [2025-10-06 03:06:37] "GET /virtual-networks?parent_id=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002858 10.0.0.33 - - [2025-10-06 03:06:37] "GET /virtual-network/6b8c434d-97bc-4c63-a96b-78fba810109a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006374 10.0.0.33 - - [2025-10-06 03:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.33 - - [2025-10-06 03:06:37] "GET /routing-instance/1cd3c0d4-d1a3-456e-88c6-58f48b7b24a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004200 10.0.0.33 - - [2025-10-06 03:06:37] "GET /route-target/0bf11940-da97-44e2-af2a-8c32ed050a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004039 10.0.0.33 - - [2025-10-06 03:06:41] "GET /obj-perms HTTP/1.1" 200 5024 0.003622 10.0.0.33 - - [2025-10-06 03:06:44] "GET /obj-perms HTTP/1.1" 200 5024 0.004208 10.0.0.33 - - [2025-10-06 03:06:48] "POST /neutron/port HTTP/1.1" 200 1049 0.014606 10.0.0.33 - - [2025-10-06 03:06:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003753 10.0.0.33 - - [2025-10-06 03:06:48] "POST /neutron/network HTTP/1.1" 200 829 0.006361 10.0.0.249 - - [2025-10-06 03:06:48] "DELETE /project/7e754cb3ad8b49ceaf86e88716269956 HTTP/1.1" 404 173 0.004487 10.0.0.249 - - [2025-10-06 03:06:48] "DELETE /project/353a5878-e0fd-4bef-9118-ca25f2794a89 HTTP/1.1" 404 177 0.003962 10.0.0.33 - - [2025-10-06 03:06:50] "GET /obj-perms HTTP/1.1" 200 5024 0.004308 10.0.0.33 - - [2025-10-06 03:06:53] "GET /obj-perms HTTP/1.1" 200 5024 0.003694 10.0.0.33 - - [2025-10-06 03:06:59] "GET /obj-perms HTTP/1.1" 200 5024 0.003758 10.0.0.33 - - [2025-10-06 03:07:02] "GET /obj-perms HTTP/1.1" 200 5024 0.003929 10.0.0.38 - - [2025-10-06 03:07:02] "GET /obj-perms HTTP/1.1" 200 5024 0.044818 10.0.0.33 - - [2025-10-06 03:07:02] "GET /interface-route-table/0f1a26f8-f1c1-461d-8b99-82b48cae00da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.003660 10.0.0.33 - - [2025-10-06 03:07:02] "GET /virtual-machine-interface/f9069204-4cf6-4739-aef6-c43932f657e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2937 0.005339 10.0.0.33 - - [2025-10-06 03:07:02] "POST /ref-update HTTP/1.1" 200 156 0.014455 10.0.0.33 - - [2025-10-06 03:07:02] "DELETE /interface-route-table/0f1a26f8-f1c1-461d-8b99-82b48cae00da HTTP/1.1" 200 115 0.031548 10.0.0.33 - - [2025-10-06 03:07:03] "POST /neutron/network HTTP/1.1" 200 829 0.007441 10.0.0.38 - - [2025-10-06 03:07:03] "DELETE /route-target/0bf11940-da97-44e2-af2a-8c32ed050a87 HTTP/1.1" 200 115 0.045435 10.0.0.249 - - [2025-10-06 03:07:04] "GET /projects?obj_uuids=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001048 10.0.0.33 - - [2025-10-06 03:07:04] "GET /project/7e754cb3-ad8b-49ce-af86-e88716269956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.040427 10.0.0.249 - - [2025-10-06 03:07:04] "GET /projects?obj_uuids=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000983 10.0.0.33 - - [2025-10-06 03:07:04] "GET /project/7e754cb3-ad8b-49ce-af86-e88716269956?fields=virtual_networks HTTP/1.1" 200 1028 0.076134 10.0.0.249 - - [2025-10-06 03:07:04] "GET /projects?obj_uuids=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001046 10.0.0.33 - - [2025-10-06 03:07:04] "GET /project/7e754cb3-ad8b-49ce-af86-e88716269956?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.044209 10.0.0.249 - - [2025-10-06 03:07:04] "GET /projects?obj_uuids=7e754cb3-ad8b-49ce-af86-e88716269956&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001131 10.0.0.33 - - [2025-10-06 03:07:04] "GET /project/7e754cb3-ad8b-49ce-af86-e88716269956?fields=security_groups HTTP/1.1" 200 1252 0.041770 10.0.0.33 - - [2025-10-06 03:07:05] "POST /fqname-to-id HTTP/1.1" 404 192 0.022895 10.0.0.249 - - [2025-10-06 03:07:05] "GET /projects?obj_uuids=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002820 10.0.0.249 - - [2025-10-06 03:07:05] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000929 10.0.0.249 - - [2025-10-06 03:07:05] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006723 10.0.0.249 - - [2025-10-06 03:07:06] "POST /id-to-fqname HTTP/1.1" 200 194 0.004689 10.0.0.249 - - [2025-10-06 03:07:06] "POST /fqname-to-id HTTP/1.1" 404 203 0.004697 10.0.0.249 - - [2025-10-06 03:07:06] "POST /security-groups HTTP/1.1" 200 595 0.027018 10.0.0.249 - - [2025-10-06 03:07:06] "POST /projects HTTP/1.1" 200 593 0.233882 10.0.0.38 - - [2025-10-06 03:07:06] "POST /fqname-to-id HTTP/1.1" 404 237 0.004322 10.0.0.249 - - [2025-10-06 03:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.303959 10.0.0.33 - - [2025-10-06 03:07:06] "GET /project/fb645145-fbf4-4fde-80e0-0ad2365382ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.429256 10.0.0.33 - - [2025-10-06 03:07:07] "GET / HTTP/1.1" 200 36215 0.001990 10.0.0.33 - - [2025-10-06 03:07:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000483 10.0.0.33 - - [2025-10-06 03:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.051163 10.0.0.249 - - [2025-10-06 03:07:07] "GET /projects?obj_uuids=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001040 10.0.0.33 - - [2025-10-06 03:07:08] "GET /project/fb645145-fbf4-4fde-80e0-0ad2365382ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.040930 10.0.0.249 - - [2025-10-06 03:07:08] "GET /projects?obj_uuids=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001258 10.0.0.33 - - [2025-10-06 03:07:08] "POST /neutron/network HTTP/1.1" 200 609 0.176358 10.0.0.38 - - [2025-10-06 03:07:08] "POST /ref-update HTTP/1.1" 200 156 0.033176 10.0.0.249 - - [2025-10-06 03:07:08] "POST /useragent-kv HTTP/1.1" 200 115 0.005603 10.0.0.33 - - [2025-10-06 03:07:08] "POST /neutron/subnet HTTP/1.1" 200 725 0.234487 10.0.0.33 - - [2025-10-06 03:07:08] "POST /id-to-fqname HTTP/1.1" 200 224 0.001358 10.0.0.33 - - [2025-10-06 03:07:08] "GET /virtual-network/b557875b-98ff-47ed-9e21-58e0f47860a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005681 10.0.0.33 - - [2025-10-06 03:07:08] "GET /virtual-network/b557875b-98ff-47ed-9e21-58e0f47860a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005338 10.0.0.33 - - [2025-10-06 03:07:08] "POST /neutron/network HTTP/1.1" 200 828 0.006113 10.0.0.33 - - [2025-10-06 03:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.249 - - [2025-10-06 03:07:08] "GET /projects?obj_uuids=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000958 10.0.0.33 - - [2025-10-06 03:07:08] "GET /project/fb645145-fbf4-4fde-80e0-0ad2365382ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.044062 10.0.0.249 - - [2025-10-06 03:07:08] "GET /projects?obj_uuids=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001076 10.0.0.33 - - [2025-10-06 03:07:08] "POST /neutron/network HTTP/1.1" 200 609 0.105897 10.0.0.33 - - [2025-10-06 03:07:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.003527 10.0.0.33 - - [2025-10-06 03:07:09] "GET /virtual-network/6149a14f-c840-4327-a01f-040e0e7c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006273 10.0.0.33 - - [2025-10-06 03:07:09] "POST /neutron/network HTTP/1.1" 200 830 0.006315 10.0.0.33 - - [2025-10-06 03:07:09] "GET /virtual-network/6149a14f-c840-4327-a01f-040e0e7c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005252 10.0.0.33 - - [2025-10-06 03:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.249 - - [2025-10-06 03:07:09] "GET /projects?obj_uuids=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002702 10.0.0.33 - - [2025-10-06 03:07:09] "GET /project/fb645145-fbf4-4fde-80e0-0ad2365382ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.040164 10.0.0.33 - - [2025-10-06 03:07:09] "POST /neutron/network HTTP/1.1" 200 117 0.011379 10.0.0.38 - - [2025-10-06 03:07:09] "POST /route-targets HTTP/1.1" 200 328 0.011491 10.0.0.33 - - [2025-10-06 03:07:09] "POST /neutron/network HTTP/1.1" 200 830 0.008240 10.0.0.33 - - [2025-10-06 03:07:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.001028 10.0.0.33 - - [2025-10-06 03:07:09] "GET /virtual-network/9a76503d-4d51-4eb1-93ec-ceb50566b811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004986 10.0.0.33 - - [2025-10-06 03:07:09] "GET /virtual-network/9a76503d-4d51-4eb1-93ec-ceb50566b811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006373 10.0.0.33 - - [2025-10-06 03:07:09] "POST /neutron/subnet HTTP/1.1" 200 734 0.010317 10.0.0.33 - - [2025-10-06 03:07:09] "POST /fqname-to-id HTTP/1.1" 404 214 0.003830 10.0.0.33 - - [2025-10-06 03:07:09] "GET /virtual-network/6149a14f-c840-4327-a01f-040e0e7c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006305 10.0.0.33 - - [2025-10-06 03:07:10] "GET /virtual-machine-interface/58874195-1bd0-43ad-9a5a-e1eeeea458b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2378 0.014691 10.0.0.33 - - [2025-10-06 03:07:10] "GET /virtual-machine-interface/58874195-1bd0-43ad-9a5a-e1eeeea458b1?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.008790 10.0.0.33 - - [2025-10-06 03:07:10] "GET /instance-ip/9c203382-8e50-49f9-8127-b09de1134e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004909 10.0.0.33 - - [2025-10-06 03:07:10] "POST /fqname-to-id HTTP/1.1" 404 214 0.003021 10.0.0.33 - - [2025-10-06 03:07:10] "GET /virtual-network/b557875b-98ff-47ed-9e21-58e0f47860a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006935 10.0.0.249 - - [2025-10-06 03:07:10] "GET /projects?obj_uuids=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000921 10.0.0.33 - - [2025-10-06 03:07:10] "GET /project/fb645145-fbf4-4fde-80e0-0ad2365382ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.047773 10.0.0.33 - - [2025-10-06 03:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.33 - - [2025-10-06 03:07:10] "GET /security-group/28fee288-0e52-4032-b59d-c629f6a33251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004793 10.0.0.33 - - [2025-10-06 03:07:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.099567 10.0.0.33 - - [2025-10-06 03:07:10] "POST /instance-ips HTTP/1.1" 200 358 0.038117 10.0.0.33 - - [2025-10-06 03:07:10] "GET /virtual-machine-interface/d8c3251c-9c16-4afd-86f6-f24e9beaf533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2655 0.005558 10.0.0.33 - - [2025-10-06 03:07:10] "GET /virtual-machine-interface/d8c3251c-9c16-4afd-86f6-f24e9beaf533?fields=instance_ip_back_refs HTTP/1.1" 200 1338 0.008246 10.0.0.33 - - [2025-10-06 03:07:10] "GET /instance-ip/7402953b-1cb4-4a8e-a36e-6a5523921fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1585 0.004662 10.0.0.33 - - [2025-10-06 03:07:10] "POST /fqname-to-id HTTP/1.1" 404 214 0.004155 10.0.0.33 - - [2025-10-06 03:07:10] "GET /virtual-network/6149a14f-c840-4327-a01f-040e0e7c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005898 10.0.0.33 - - [2025-10-06 03:07:11] "GET /virtual-machine-interface/7769f900-fe24-4b62-adb6-252a65e00661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2378 0.007530 10.0.0.33 - - [2025-10-06 03:07:11] "GET /virtual-machine-interface/7769f900-fe24-4b62-adb6-252a65e00661?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.008939 10.0.0.33 - - [2025-10-06 03:07:11] "GET /instance-ip/a1af64a1-c8d4-4d67-a916-89ae78f5210d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004854 10.0.0.33 - - [2025-10-06 03:07:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.003983 10.0.0.33 - - [2025-10-06 03:07:11] "GET /virtual-network/b557875b-98ff-47ed-9e21-58e0f47860a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006226 10.0.0.249 - - [2025-10-06 03:07:11] "GET /projects?obj_uuids=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000907 10.0.0.33 - - [2025-10-06 03:07:11] "GET /project/fb645145-fbf4-4fde-80e0-0ad2365382ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.034663 10.0.0.33 - - [2025-10-06 03:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.33 - - [2025-10-06 03:07:11] "GET /security-group/28fee288-0e52-4032-b59d-c629f6a33251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004729 10.0.0.33 - - [2025-10-06 03:07:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.082721 10.0.0.33 - - [2025-10-06 03:07:11] "POST /instance-ips HTTP/1.1" 200 358 0.030295 10.0.0.33 - - [2025-10-06 03:07:11] "GET /virtual-machine-interface/3ae06e0f-0b04-46e8-a467-8477e09c1119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.006380 10.0.0.33 - - [2025-10-06 03:07:11] "GET /virtual-machine-interface/3ae06e0f-0b04-46e8-a467-8477e09c1119?fields=instance_ip_back_refs HTTP/1.1" 200 1338 0.008727 10.0.0.33 - - [2025-10-06 03:07:11] "GET /instance-ip/38ae7533-66ee-436a-b904-64e6921b81ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1585 0.004691 10.0.0.33 - - [2025-10-06 03:07:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.003598 10.0.0.33 - - [2025-10-06 03:07:11] "GET /virtual-network/6149a14f-c840-4327-a01f-040e0e7c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006905 10.0.0.249 - - [2025-10-06 03:07:11] "GET /projects?obj_uuids=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001008 10.0.0.33 - - [2025-10-06 03:07:12] "POST /neutron/port HTTP/1.1" 200 992 0.240318 10.0.0.33 - - [2025-10-06 03:07:12] "GET /virtual-machine-interface/0b2f3a4a-ec3c-4057-9ada-77682917137c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2377 0.005123 10.0.0.33 - - [2025-10-06 03:07:12] "GET /virtual-machine-interface/0b2f3a4a-ec3c-4057-9ada-77682917137c?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.004880 10.0.0.33 - - [2025-10-06 03:07:12] "GET /instance-ip/351118a6-1802-451b-9fd2-64217df25d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004578 10.0.0.33 - - [2025-10-06 03:07:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.002446 10.0.0.33 - - [2025-10-06 03:07:12] "GET /virtual-network/9a76503d-4d51-4eb1-93ec-ceb50566b811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006022 10.0.0.249 - - [2025-10-06 03:07:12] "GET /projects?obj_uuids=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000895 10.0.0.33 - - [2025-10-06 03:07:12] "GET /project/fb645145-fbf4-4fde-80e0-0ad2365382ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.035829 10.0.0.33 - - [2025-10-06 03:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.33 - - [2025-10-06 03:07:12] "GET /security-group/28fee288-0e52-4032-b59d-c629f6a33251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004511 10.0.0.33 - - [2025-10-06 03:07:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.091652 10.0.0.33 - - [2025-10-06 03:07:12] "POST /instance-ips HTTP/1.1" 200 358 0.047435 10.0.0.33 - - [2025-10-06 03:07:12] "GET /virtual-machine-interface/239b26fa-3372-4c7f-a226-6ed665496a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.006204 10.0.0.33 - - [2025-10-06 03:07:12] "GET /virtual-machine-interface/239b26fa-3372-4c7f-a226-6ed665496a37?fields=instance_ip_back_refs HTTP/1.1" 200 1338 0.008510 10.0.0.33 - - [2025-10-06 03:07:12] "GET /instance-ip/137cc729-0d7e-4ae0-a744-b5e501ae33f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1587 0.004755 10.0.0.33 - - [2025-10-06 03:07:13] "POST /id-to-fqname HTTP/1.1" 200 224 0.001463 10.0.0.33 - - [2025-10-06 03:07:14] "POST /neutron/network HTTP/1.1" 200 830 0.030657 10.0.0.33 - - [2025-10-06 03:07:14] "POST /neutron/port HTTP/1.1" 200 117 0.007166 10.0.0.33 - - [2025-10-06 03:07:14] "POST /id-to-fqname HTTP/1.1" 200 224 0.001354 10.0.0.33 - - [2025-10-06 03:07:14] "POST /neutron/network HTTP/1.1" 200 840 0.007165 10.0.0.33 - - [2025-10-06 03:07:15] "POST /neutron/port HTTP/1.1" 200 992 0.027251 10.0.0.33 - - [2025-10-06 03:07:15] "POST /neutron/port HTTP/1.1" 200 1058 0.020433 10.0.0.33 - - [2025-10-06 03:07:15] "POST /neutron/port HTTP/1.1" 200 117 0.001358 10.0.0.249 - - [2025-10-06 03:07:15] "GET /projects?obj_uuids=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001082 10.0.0.33 - - [2025-10-06 03:07:15] "GET /project/fb645145-fbf4-4fde-80e0-0ad2365382ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.067257 10.0.0.33 - - [2025-10-06 03:07:15] "POST /neutron/port HTTP/1.1" 200 1058 0.016194 10.0.0.33 - - [2025-10-06 03:07:15] "POST /id-to-fqname HTTP/1.1" 200 224 0.001536 10.0.0.33 - - [2025-10-06 03:07:15] "POST /neutron/port HTTP/1.1" 200 1058 0.015725 10.0.0.33 - - [2025-10-06 03:07:16] "POST /neutron/port HTTP/1.1" 200 992 0.010565 10.0.0.249 - - [2025-10-06 03:07:16] "GET /projects?obj_uuids=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001071 10.0.0.33 - - [2025-10-06 03:07:16] "POST /neutron/port HTTP/1.1" 200 1982 0.051549 10.0.0.33 - - [2025-10-06 03:07:16] "POST /neutron/port HTTP/1.1" 200 1066 0.338991 10.0.0.33 - - [2025-10-06 03:07:16] "POST /neutron/port HTTP/1.1" 200 117 0.006763 10.0.0.33 - - [2025-10-06 03:07:16] "POST /neutron/port HTTP/1.1" 200 1120 0.136386 10.0.0.38 - - [2025-10-06 03:07:16] "PUT /logical-router/00396514-1106-44af-bf01-18eb41b8d5a2 HTTP/1.1" 200 263 0.037203 10.0.0.33 - - [2025-10-06 03:07:16] "POST /neutron/port HTTP/1.1" 200 1094 0.027260 10.0.0.33 - - [2025-10-06 03:07:16] "POST /neutron/port HTTP/1.1" 200 117 0.002864 10.0.0.249 - - [2025-10-06 03:07:17] "GET /projects?obj_uuids=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001158 10.0.0.33 - - [2025-10-06 03:07:17] "POST /neutron/port HTTP/1.1" 200 992 0.013409 10.0.0.33 - - [2025-10-06 03:07:17] "POST /neutron/router HTTP/1.1" 200 344 0.319342 10.0.0.33 - - [2025-10-06 03:07:17] "POST /neutron/port HTTP/1.1" 200 1058 0.027974 10.0.0.33 - - [2025-10-06 03:07:17] "POST /neutron/port HTTP/1.1" 200 1058 0.015763 10.0.0.33 - - [2025-10-06 03:07:17] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006429 10.0.0.33 - - [2025-10-06 03:07:17] "POST /neutron/port HTTP/1.1" 200 1058 0.015900 10.0.0.33 - - [2025-10-06 03:07:17] "GET /virtual-machine/f925bf84-c17b-4bce-bfb3-92776f45a632 HTTP/1.1" 401 292 0.000427 10.0.0.33 - - [2025-10-06 03:07:18] "GET /virtual-machine/f925bf84-c17b-4bce-bfb3-92776f45a632 HTTP/1.1" 200 1277 0.031387 10.0.0.33 - - [2025-10-06 03:07:18] "GET /virtual-machine-interface/58874195-1bd0-43ad-9a5a-e1eeeea458b1 HTTP/1.1" 200 3195 0.005558 10.0.0.33 - - [2025-10-06 03:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.33 - - [2025-10-06 03:07:18] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003843 10.0.0.33 - - [2025-10-06 03:07:18] "GET /virtual-networks?parent_id=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.002902 10.0.0.33 - - [2025-10-06 03:07:18] "GET /virtual-network/6149a14f-c840-4327-a01f-040e0e7c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006043 10.0.0.33 - - [2025-10-06 03:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.33 - - [2025-10-06 03:07:21] "GET /virtual-network/6149a14f-c840-4327-a01f-040e0e7c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005894 10.0.0.33 - - [2025-10-06 03:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.33 - - [2025-10-06 03:07:25] "GET /virtual-network/6149a14f-c840-4327-a01f-040e0e7c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005538 10.0.0.33 - - [2025-10-06 03:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.33 - - [2025-10-06 03:07:29] "GET /virtual-network/6149a14f-c840-4327-a01f-040e0e7c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005942 10.0.0.33 - - [2025-10-06 03:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.33 - - [2025-10-06 03:07:33] "GET /virtual-network/6149a14f-c840-4327-a01f-040e0e7c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006019 10.0.0.38 - - [2025-10-06 03:07:35] "DELETE /access-control-list/c7de5797-5640-42b2-b726-637b470d2a8a HTTP/1.1" 200 115 0.032084 10.0.0.33 - - [2025-10-06 03:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.33 - - [2025-10-06 03:07:37] "GET /virtual-network/6149a14f-c840-4327-a01f-040e0e7c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005858 10.0.0.33 - - [2025-10-06 03:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.33 - - [2025-10-06 03:07:41] "GET /virtual-network/6149a14f-c840-4327-a01f-040e0e7c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005450 10.0.0.33 - - [2025-10-06 03:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.33 - - [2025-10-06 03:07:45] "GET /virtual-network/6149a14f-c840-4327-a01f-040e0e7c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006460 10.0.0.33 - - [2025-10-06 03:07:48] "POST /neutron/port HTTP/1.1" 200 1094 0.014817 10.0.0.33 - - [2025-10-06 03:07:48] "POST /neutron/subnet HTTP/1.1" 200 708 0.009815 10.0.0.249 - - [2025-10-06 03:07:48] "DELETE /project/fb645145fbf44fde80e00ad2365382ad HTTP/1.1" 404 173 0.004434 10.0.0.249 - - [2025-10-06 03:07:48] "DELETE /project/7e754cb3-ad8b-49ce-af86-e88716269956 HTTP/1.1" 404 177 0.003800 10.0.0.33 - - [2025-10-06 03:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.33 - - [2025-10-06 03:07:49] "GET /virtual-network/6149a14f-c840-4327-a01f-040e0e7c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005300 10.0.0.33 - - [2025-10-06 03:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.33 - - [2025-10-06 03:07:54] "GET /virtual-network/6149a14f-c840-4327-a01f-040e0e7c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005985 10.0.0.33 - - [2025-10-06 03:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.33 - - [2025-10-06 03:07:58] "GET /virtual-network/6149a14f-c840-4327-a01f-040e0e7c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005770 10.0.0.33 - - [2025-10-06 03:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.33 - - [2025-10-06 03:08:00] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003795 10.0.0.33 - - [2025-10-06 03:08:00] "GET /virtual-networks?parent_id=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.002874 10.0.0.33 - - [2025-10-06 03:08:00] "GET /virtual-network/6149a14f-c840-4327-a01f-040e0e7c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006196 10.0.0.33 - - [2025-10-06 03:08:00] "POST /neutron/port HTTP/1.1" 200 1058 0.015711 10.0.0.33 - - [2025-10-06 03:08:02] "POST /neutron/port HTTP/1.1" 200 1058 0.034521 10.0.0.33 - - [2025-10-06 03:08:02] "POST /neutron/subnet HTTP/1.1" 200 708 0.009204 10.0.0.33 - - [2025-10-06 03:08:05] "POST /neutron/port HTTP/1.1" 200 1058 0.015543 10.0.0.33 - - [2025-10-06 03:08:07] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006593 10.0.0.33 - - [2025-10-06 03:08:10] "POST /neutron/port HTTP/1.1" 200 1058 0.014906 10.0.0.33 - - [2025-10-06 03:08:11] "POST /neutron/security_group HTTP/1.1" 200 2062 0.029622 10.0.0.33 - - [2025-10-06 03:08:21] "POST /neutron/port HTTP/1.1" 200 1094 0.015737 10.0.0.33 - - [2025-10-06 03:08:21] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007566 10.0.0.33 - - [2025-10-06 03:08:21] "GET /virtual-machine/b21bcdf5-b316-4241-8c71-1da65bbabdfa HTTP/1.1" 200 1299 0.006140 10.0.0.33 - - [2025-10-06 03:08:21] "GET /virtual-machine-interface/0720bf26-275d-4efc-984b-b33bd9ef052c HTTP/1.1" 200 2967 0.005247 10.0.0.33 - - [2025-10-06 03:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.33 - - [2025-10-06 03:08:21] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004264 10.0.0.33 - - [2025-10-06 03:08:21] "GET /virtual-networks?parent_id=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003157 10.0.0.33 - - [2025-10-06 03:08:21] "GET /virtual-network/9a76503d-4d51-4eb1-93ec-ceb50566b811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006207 10.0.0.33 - - [2025-10-06 03:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.33 - - [2025-10-06 03:08:22] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005049 10.0.0.33 - - [2025-10-06 03:08:22] "GET /virtual-networks?parent_id=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.004408 10.0.0.33 - - [2025-10-06 03:08:22] "GET /virtual-network/9a76503d-4d51-4eb1-93ec-ceb50566b811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006667 10.0.0.33 - - [2025-10-06 03:08:22] "POST /neutron/port HTTP/1.1" 200 1058 0.017197 10.0.0.33 - - [2025-10-06 03:08:22] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007254 10.0.0.33 - - [2025-10-06 03:08:22] "GET /virtual-machine/50428b9c-9619-47a0-9d61-395342dd94e2 HTTP/1.1" 200 1276 0.007165 10.0.0.33 - - [2025-10-06 03:08:22] "GET /virtual-machine-interface/0b2f3a4a-ec3c-4057-9ada-77682917137c HTTP/1.1" 200 3194 0.006862 10.0.0.33 - - [2025-10-06 03:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.33 - - [2025-10-06 03:08:22] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003835 10.0.0.33 - - [2025-10-06 03:08:22] "GET /virtual-networks?parent_id=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.002786 10.0.0.33 - - [2025-10-06 03:08:23] "GET /virtual-network/6149a14f-c840-4327-a01f-040e0e7c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006414 10.0.0.33 - - [2025-10-06 03:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.33 - - [2025-10-06 03:08:24] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003874 10.0.0.33 - - [2025-10-06 03:08:24] "GET /virtual-networks?parent_id=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.002842 10.0.0.33 - - [2025-10-06 03:08:24] "GET /virtual-network/6149a14f-c840-4327-a01f-040e0e7c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007509 10.0.0.33 - - [2025-10-06 03:08:34] "GET /obj-perms HTTP/1.1" 200 5056 0.044171 10.0.0.33 - - [2025-10-06 03:08:50] "POST /neutron/port HTTP/1.1" 200 1094 0.036817 10.0.0.33 - - [2025-10-06 03:08:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004456 10.0.0.33 - - [2025-10-06 03:08:50] "POST /neutron/network HTTP/1.1" 200 830 0.006725 10.0.0.33 - - [2025-10-06 03:09:04] "POST /neutron/network HTTP/1.1" 200 840 0.007666 10.0.0.33 - - [2025-10-06 03:09:04] "POST /neutron/port HTTP/1.1" 200 117 0.001567 10.0.0.249 - - [2025-10-06 03:09:34] "GET /obj-perms HTTP/1.1" 200 5056 0.040719 10.0.0.33 - - [2025-10-06 03:09:38] "POST /neutron/router HTTP/1.1" 200 344 0.170501 10.0.0.33 - - [2025-10-06 03:09:38] "POST /neutron/router HTTP/1.1" 200 598 0.005981 10.0.0.38 - - [2025-10-06 03:09:38] "GET /logical-router/00396514-1106-44af-bf01-18eb41b8d5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.035041 10.0.0.38 - - [2025-10-06 03:09:38] "POST /ref-update HTTP/1.1" 200 156 0.016175 10.0.0.33 - - [2025-10-06 03:09:39] "POST /neutron/port HTTP/1.1" 200 1120 0.019932 10.0.0.33 - - [2025-10-06 03:09:39] "DELETE /instance-ip/137cc729-0d7e-4ae0-a744-b5e501ae33f8 HTTP/1.1" 200 115 0.048434 10.0.0.33 - - [2025-10-06 03:09:40] "DELETE /virtual-machine-interface/239b26fa-3372-4c7f-a226-6ed665496a37 HTTP/1.1" 200 115 0.057629 10.0.0.33 - - [2025-10-06 03:09:40] "POST /neutron/port HTTP/1.1" 200 151 0.188439 10.0.0.33 - - [2025-10-06 03:09:40] "DELETE /instance-ip/38ae7533-66ee-436a-b904-64e6921b81ad HTTP/1.1" 200 115 0.052639 10.0.0.33 - - [2025-10-06 03:09:40] "DELETE /virtual-machine-interface/3ae06e0f-0b04-46e8-a467-8477e09c1119 HTTP/1.1" 200 115 0.073005 10.0.0.33 - - [2025-10-06 03:09:40] "DELETE /instance-ip/7402953b-1cb4-4a8e-a36e-6a5523921fa2 HTTP/1.1" 200 115 0.047779 10.0.0.33 - - [2025-10-06 03:09:40] "DELETE /virtual-machine-interface/d8c3251c-9c16-4afd-86f6-f24e9beaf533 HTTP/1.1" 200 115 0.077625 10.0.0.33 - - [2025-10-06 03:09:40] "POST /neutron/port HTTP/1.1" 200 1084 0.030068 10.0.0.38 - - [2025-10-06 03:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005383 10.0.0.249 - - [2025-10-06 03:09:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003560 10.0.0.249 - - [2025-10-06 03:09:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002188 10.0.0.33 - - [2025-10-06 03:09:41] "POST /neutron/network HTTP/1.1" 200 151 0.150972 10.0.0.33 - - [2025-10-06 03:09:41] "POST /neutron/network HTTP/1.1" 200 828 0.011128 10.0.0.38 - - [2025-10-06 03:09:41] "DELETE /route-target/b01769b8-6781-4fb7-b8f7-a76c3649be72 HTTP/1.1" 200 115 0.034075 10.0.0.249 - - [2025-10-06 03:09:41] "GET /projects?obj_uuids=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001004 10.0.0.33 - - [2025-10-06 03:09:41] "GET /project/fb645145-fbf4-4fde-80e0-0ad2365382ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.053292 10.0.0.249 - - [2025-10-06 03:09:41] "GET /projects?obj_uuids=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000943 10.0.0.33 - - [2025-10-06 03:09:41] "GET /project/fb645145-fbf4-4fde-80e0-0ad2365382ad?fields=virtual_networks HTTP/1.1" 200 1042 0.041924 10.0.0.249 - - [2025-10-06 03:09:41] "GET /projects?obj_uuids=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001474 10.0.0.33 - - [2025-10-06 03:09:41] "GET /project/fb645145-fbf4-4fde-80e0-0ad2365382ad?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.042423 10.0.0.249 - - [2025-10-06 03:09:41] "GET /projects?obj_uuids=fb645145-fbf4-4fde-80e0-0ad2365382ad&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001075 10.0.0.33 - - [2025-10-06 03:09:41] "GET /project/fb645145-fbf4-4fde-80e0-0ad2365382ad?fields=security_groups HTTP/1.1" 200 1273 0.064509 10.0.0.33 - - [2025-10-06 03:09:42] "POST /fqname-to-id HTTP/1.1" 404 187 0.022542 10.0.0.249 - - [2025-10-06 03:09:42] "GET /projects?obj_uuids=42b90006-1f88-4728-b64f-3d6e9a6a7778&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003878 10.0.0.249 - - [2025-10-06 03:09:42] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001160 10.0.0.249 - - [2025-10-06 03:09:42] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008027 10.0.0.249 - - [2025-10-06 03:09:42] "POST /id-to-fqname HTTP/1.1" 200 189 0.005426 10.0.0.249 - - [2025-10-06 03:09:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.005874 10.0.0.249 - - [2025-10-06 03:09:42] "POST /security-groups HTTP/1.1" 200 590 0.028503 10.0.0.38 - - [2025-10-06 03:09:42] "POST /fqname-to-id HTTP/1.1" 404 233 0.003257 10.0.0.249 - - [2025-10-06 03:09:42] "POST /projects HTTP/1.1" 200 583 0.224118 10.0.0.249 - - [2025-10-06 03:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.291728 10.0.0.38 - - [2025-10-06 03:09:43] "POST /access-control-lists HTTP/1.1" 200 595 0.026434 10.0.0.33 - - [2025-10-06 03:09:43] "GET /project/42b90006-1f88-4728-b64f-3d6e9a6a7778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.423862 10.0.0.33 - - [2025-10-06 03:09:43] "POST /neutron/port HTTP/1.1" 400 205 0.004601 10.0.0.33 - - [2025-10-06 03:09:44] "GET / HTTP/1.1" 200 36215 0.003074 10.0.0.33 - - [2025-10-06 03:09:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000490 10.0.0.33 - - [2025-10-06 03:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.062453 10.0.0.249 - - [2025-10-06 03:09:46] "GET /projects?obj_uuids=42b90006-1f88-4728-b64f-3d6e9a6a7778&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000984 10.0.0.33 - - [2025-10-06 03:09:46] "GET /project/42b90006-1f88-4728-b64f-3d6e9a6a7778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.031731 10.0.0.33 - - [2025-10-06 03:09:46] "POST /neutron/network HTTP/1.1" 200 117 0.033427 10.0.0.38 - - [2025-10-06 03:09:46] "DELETE /access-control-list/45a2edcf-2900-46bd-b971-b0eb83d86160 HTTP/1.1" 200 115 0.041273 10.0.0.33 - - [2025-10-06 03:09:46] "POST /neutron/network HTTP/1.1" 200 823 0.008914 10.0.0.33 - - [2025-10-06 03:09:46] "POST /id-to-fqname HTTP/1.1" 200 219 0.001315 10.0.0.33 - - [2025-10-06 03:09:46] "GET /virtual-network/7c9cacae-a4a1-4f72-8bf1-7a8e7db78d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005007 10.0.0.33 - - [2025-10-06 03:09:46] "GET /virtual-network/7c9cacae-a4a1-4f72-8bf1-7a8e7db78d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006884 10.0.0.33 - - [2025-10-06 03:09:46] "POST /neutron/subnet HTTP/1.1" 200 724 0.012174 10.0.0.33 - - [2025-10-06 03:09:47] "GET /virtual-network/7c9cacae-a4a1-4f72-8bf1-7a8e7db78d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008327 10.0.0.38 - - [2025-10-06 03:09:48] "GET /obj-perms HTTP/1.1" 200 5028 0.046672 10.0.0.249 - - [2025-10-06 03:09:48] "DELETE /project/fb645145-fbf4-4fde-80e0-0ad2365382ad HTTP/1.1" 404 177 0.003015 10.0.0.249 - - [2025-10-06 03:09:48] "DELETE /project/42b900061f884728b64f3d6e9a6a7778 HTTP/1.1" 404 173 0.005605 10.0.0.33 - - [2025-10-06 03:09:48] "POST /id-to-fqname HTTP/1.1" 200 219 0.001390 10.0.0.249 - - [2025-10-06 03:09:49] "GET /projects?obj_uuids=42b90006-1f88-4728-b64f-3d6e9a6a7778&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001121 10.0.0.33 - - [2025-10-06 03:09:49] "GET /project/42b90006-1f88-4728-b64f-3d6e9a6a7778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.056736 10.0.0.33 - - [2025-10-06 03:09:49] "POST /neutron/port HTTP/1.1" 200 117 0.006264 10.0.0.33 - - [2025-10-06 03:09:49] "POST /id-to-fqname HTTP/1.1" 200 219 0.001431 10.0.0.33 - - [2025-10-06 03:09:49] "POST /neutron/network HTTP/1.1" 200 833 0.006634 10.0.0.33 - - [2025-10-06 03:09:50] "POST /neutron/port HTTP/1.1" 200 1059 0.013769 10.0.0.33 - - [2025-10-06 03:09:50] "POST /neutron/port HTTP/1.1" 200 1087 0.016531 10.0.0.33 - - [2025-10-06 03:09:50] "POST /neutron/port HTTP/1.1" 200 117 0.001267 10.0.0.249 - - [2025-10-06 03:09:50] "GET /projects?obj_uuids=42b90006-1f88-4728-b64f-3d6e9a6a7778&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001318 10.0.0.33 - - [2025-10-06 03:09:50] "GET /project/42b90006-1f88-4728-b64f-3d6e9a6a7778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.062553 10.0.0.33 - - [2025-10-06 03:09:50] "POST /neutron/port HTTP/1.1" 200 1087 0.018982 10.0.0.33 - - [2025-10-06 03:09:51] "POST /neutron/port HTTP/1.1" 200 1087 0.015399 10.0.0.249 - - [2025-10-06 03:09:51] "GET /projects?obj_uuids=42b90006-1f88-4728-b64f-3d6e9a6a7778&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001126 10.0.0.33 - - [2025-10-06 03:09:51] "POST /neutron/port HTTP/1.1" 200 1059 0.258579 10.0.0.33 - - [2025-10-06 03:09:51] "POST /neutron/port HTTP/1.1" 200 1113 0.105483 10.0.0.33 - - [2025-10-06 03:09:51] "POST /neutron/subnet HTTP/1.1" 200 698 0.008927 10.0.0.33 - - [2025-10-06 03:09:56] "POST /neutron/port HTTP/1.1" 200 1087 0.014980 10.0.0.33 - - [2025-10-06 03:09:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008030 10.0.0.33 - - [2025-10-06 03:09:56] "GET /virtual-machine/3b3fb64c-5235-470b-984b-ae9d5537b9c4 HTTP/1.1" 401 292 0.000459 10.0.0.33 - - [2025-10-06 03:09:56] "GET /virtual-machine/3b3fb64c-5235-470b-984b-ae9d5537b9c4 HTTP/1.1" 200 1293 0.026478 10.0.0.33 - - [2025-10-06 03:09:56] "GET /virtual-machine-interface/8ac72d46-ea56-40bc-80fd-35b54eb343a7 HTTP/1.1" 200 2943 0.005828 10.0.0.33 - - [2025-10-06 03:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.33 - - [2025-10-06 03:09:56] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005170 10.0.0.33 - - [2025-10-06 03:09:56] "GET /virtual-networks?parent_id=42b90006-1f88-4728-b64f-3d6e9a6a7778&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002869 10.0.0.33 - - [2025-10-06 03:09:56] "GET /virtual-network/7c9cacae-a4a1-4f72-8bf1-7a8e7db78d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007356 10.0.0.33 - - [2025-10-06 03:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.33 - - [2025-10-06 03:09:59] "GET /virtual-network/7c9cacae-a4a1-4f72-8bf1-7a8e7db78d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005549 10.0.0.33 - - [2025-10-06 03:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.33 - - [2025-10-06 03:10:03] "GET /virtual-network/7c9cacae-a4a1-4f72-8bf1-7a8e7db78d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006851 10.0.0.33 - - [2025-10-06 03:10:05] "POST /neutron/port HTTP/1.1" 200 1087 0.017993 10.0.0.33 - - [2025-10-06 03:10:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003935 10.0.0.33 - - [2025-10-06 03:10:05] "POST /neutron/network HTTP/1.1" 200 823 0.007938 10.0.0.33 - - [2025-10-06 03:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.33 - - [2025-10-06 03:10:08] "GET /virtual-network/7c9cacae-a4a1-4f72-8bf1-7a8e7db78d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005120 10.0.0.33 - - [2025-10-06 03:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.33 - - [2025-10-06 03:10:12] "GET /virtual-network/7c9cacae-a4a1-4f72-8bf1-7a8e7db78d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005527 10.0.0.33 - - [2025-10-06 03:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.33 - - [2025-10-06 03:10:16] "GET /virtual-network/7c9cacae-a4a1-4f72-8bf1-7a8e7db78d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005274 10.0.0.33 - - [2025-10-06 03:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.33 - - [2025-10-06 03:10:20] "GET /virtual-network/7c9cacae-a4a1-4f72-8bf1-7a8e7db78d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005499 10.0.0.33 - - [2025-10-06 03:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.33 - - [2025-10-06 03:10:24] "GET /virtual-network/7c9cacae-a4a1-4f72-8bf1-7a8e7db78d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005410 10.0.0.33 - - [2025-10-06 03:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.33 - - [2025-10-06 03:10:28] "GET /virtual-network/7c9cacae-a4a1-4f72-8bf1-7a8e7db78d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005269 10.0.0.33 - - [2025-10-06 03:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.33 - - [2025-10-06 03:10:32] "GET /virtual-network/7c9cacae-a4a1-4f72-8bf1-7a8e7db78d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005592 10.0.0.38 - - [2025-10-06 03:10:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.38 - - [2025-10-06 03:10:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.38 - - [2025-10-06 03:10:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.38 - - [2025-10-06 03:10:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.249 - - [2025-10-06 03:10:35] "GET /global-system-configs HTTP/1.1" 401 292 0.001028 10.0.0.249 - - [2025-10-06 03:10:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.33 - - [2025-10-06 03:10:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.33 - - [2025-10-06 03:10:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000483 10.0.0.249 - - [2025-10-06 03:10:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.249 - - [2025-10-06 03:10:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.33 - - [2025-10-06 03:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.33 - - [2025-10-06 03:10:36] "GET /virtual-network/7c9cacae-a4a1-4f72-8bf1-7a8e7db78d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005424 10.0.0.33 - - [2025-10-06 03:10:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000529 10.0.0.33 - - [2025-10-06 03:10:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000526 10.0.0.33 - - [2025-10-06 03:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.33 - - [2025-10-06 03:10:40] "GET /virtual-network/7c9cacae-a4a1-4f72-8bf1-7a8e7db78d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006392 10.0.0.33 - - [2025-10-06 03:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.33 - - [2025-10-06 03:10:44] "GET /virtual-network/7c9cacae-a4a1-4f72-8bf1-7a8e7db78d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006479 10.0.0.33 - - [2025-10-06 03:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.33 - - [2025-10-06 03:10:49] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005013 10.0.0.33 - - [2025-10-06 03:10:49] "GET /virtual-networks?parent_id=42b90006-1f88-4728-b64f-3d6e9a6a7778&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003755 10.0.0.33 - - [2025-10-06 03:10:49] "GET /virtual-network/7c9cacae-a4a1-4f72-8bf1-7a8e7db78d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007355 10.0.0.33 - - [2025-10-06 03:10:54] "POST /neutron/port HTTP/1.1" 200 1087 0.018430 10.0.0.33 - - [2025-10-06 03:10:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006820 10.0.0.33 - - [2025-10-06 03:11:00] "POST /neutron/port HTTP/1.1" 200 1087 0.014999 10.0.0.33 - - [2025-10-06 03:11:04] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007833 10.0.0.33 - - [2025-10-06 03:11:06] "POST /neutron/network HTTP/1.1" 200 833 0.006591 10.0.0.33 - - [2025-10-06 03:11:06] "POST /neutron/port HTTP/1.1" 200 117 0.001212 10.0.0.33 - - [2025-10-06 03:11:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007097 10.0.0.33 - - [2025-10-06 03:11:15] "POST /neutron/port HTTP/1.1" 200 1087 0.016817 10.0.0.33 - - [2025-10-06 03:11:15] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008722 10.0.0.33 - - [2025-10-06 03:11:15] "GET /virtual-machine/51df84ec-9857-4ac4-a595-29b15c381229 HTTP/1.1" 200 1293 0.006725 10.0.0.33 - - [2025-10-06 03:11:15] "GET /virtual-machine-interface/ae07ca75-20ed-46e9-944d-b3dd79ab66ad HTTP/1.1" 200 2944 0.007128 10.0.0.33 - - [2025-10-06 03:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.33 - - [2025-10-06 03:11:15] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004111 10.0.0.33 - - [2025-10-06 03:11:15] "GET /virtual-networks?parent_id=42b90006-1f88-4728-b64f-3d6e9a6a7778&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003636 10.0.0.33 - - [2025-10-06 03:11:15] "GET /virtual-network/7c9cacae-a4a1-4f72-8bf1-7a8e7db78d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007133 10.0.0.33 - - [2025-10-06 03:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.33 - - [2025-10-06 03:11:16] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004213 10.0.0.33 - - [2025-10-06 03:11:16] "GET /virtual-networks?parent_id=42b90006-1f88-4728-b64f-3d6e9a6a7778&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003344 10.0.0.33 - - [2025-10-06 03:11:16] "GET /virtual-network/7c9cacae-a4a1-4f72-8bf1-7a8e7db78d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006523 10.0.0.33 - - [2025-10-06 03:11:36] "GET /obj-perms HTTP/1.1" 200 5056 0.055015 10.0.0.33 - - [2025-10-06 03:12:08] "POST /neutron/network HTTP/1.1" 200 833 0.008677 10.0.0.33 - - [2025-10-06 03:12:08] "POST /neutron/port HTTP/1.1" 200 117 0.001279 10.0.0.33 - - [2025-10-06 03:12:31] "POST /neutron/network HTTP/1.1" 400 204 0.013377 10.0.0.33 - - [2025-10-06 03:12:32] "POST /neutron/port HTTP/1.1" 200 151 0.187707 10.0.0.33 - - [2025-10-06 03:12:32] "POST /neutron/port HTTP/1.1" 200 151 0.215751 10.0.0.38 - - [2025-10-06 03:12:34] "DELETE /route-target/2842fb6e-9c38-4f5a-9d84-84fd89926e7e HTTP/1.1" 200 115 0.041673 10.0.0.249 - - [2025-10-06 03:12:35] "GET /projects?obj_uuids=42b90006-1f88-4728-b64f-3d6e9a6a7778&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.022219 10.0.0.33 - - [2025-10-06 03:12:35] "GET /project/42b90006-1f88-4728-b64f-3d6e9a6a7778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.088609 10.0.0.249 - - [2025-10-06 03:12:35] "GET /projects?obj_uuids=42b90006-1f88-4728-b64f-3d6e9a6a7778&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.005396 10.0.0.33 - - [2025-10-06 03:12:35] "GET /project/42b90006-1f88-4728-b64f-3d6e9a6a7778?fields=virtual_networks HTTP/1.1" 200 1032 0.049138 10.0.0.249 - - [2025-10-06 03:12:35] "GET /projects?obj_uuids=42b90006-1f88-4728-b64f-3d6e9a6a7778&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000983 10.0.0.33 - - [2025-10-06 03:12:35] "GET /project/42b90006-1f88-4728-b64f-3d6e9a6a7778?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.038376 10.0.0.249 - - [2025-10-06 03:12:35] "GET /projects?obj_uuids=42b90006-1f88-4728-b64f-3d6e9a6a7778&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001317 10.0.0.33 - - [2025-10-06 03:12:35] "GET /project/42b90006-1f88-4728-b64f-3d6e9a6a7778?fields=security_groups HTTP/1.1" 200 1258 0.031987 10.0.0.33 - - [2025-10-06 03:12:36] "POST /fqname-to-id HTTP/1.1" 404 187 0.025832 10.0.0.249 - - [2025-10-06 03:12:36] "GET /projects?obj_uuids=2137d3f3-a66c-4d34-83cf-38c9e6bceb6c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002916 10.0.0.249 - - [2025-10-06 03:12:37] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001053 10.0.0.249 - - [2025-10-06 03:12:37] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.038020 10.0.0.249 - - [2025-10-06 03:12:37] "GET /obj-perms HTTP/1.1" 200 5056 0.055494 10.0.0.249 - - [2025-10-06 03:12:37] "POST /id-to-fqname HTTP/1.1" 200 189 0.002216 10.0.0.249 - - [2025-10-06 03:12:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.006768 10.0.0.249 - - [2025-10-06 03:12:37] "POST /security-groups HTTP/1.1" 200 590 0.026344 10.0.0.38 - - [2025-10-06 03:12:37] "POST /fqname-to-id HTTP/1.1" 404 233 0.003455 10.0.0.249 - - [2025-10-06 03:12:37] "POST /projects HTTP/1.1" 200 583 0.227504 10.0.0.249 - - [2025-10-06 03:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.295950 10.0.0.38 - - [2025-10-06 03:12:37] "POST /access-control-lists HTTP/1.1" 200 595 0.026844 10.0.0.33 - - [2025-10-06 03:12:37] "GET /project/2137d3f3-a66c-4d34-83cf-38c9e6bceb6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.856164 10.0.0.33 - - [2025-10-06 03:12:38] "GET / HTTP/1.1" 200 36215 0.002267 10.0.0.33 - - [2025-10-06 03:12:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000650 10.0.0.33 - - [2025-10-06 03:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.047748 10.0.0.249 - - [2025-10-06 03:12:40] "GET /projects?obj_uuids=2137d3f3-a66c-4d34-83cf-38c9e6bceb6c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000920 10.0.0.33 - - [2025-10-06 03:12:40] "GET /project/2137d3f3-a66c-4d34-83cf-38c9e6bceb6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.046007 10.0.0.33 - - [2025-10-06 03:12:40] "POST /neutron/network HTTP/1.1" 200 117 0.029537 10.0.0.33 - - [2025-10-06 03:12:41] "POST /neutron/network HTTP/1.1" 200 823 0.012470 10.0.0.33 - - [2025-10-06 03:12:41] "POST /id-to-fqname HTTP/1.1" 200 219 0.003077 10.0.0.33 - - [2025-10-06 03:12:41] "GET /virtual-network/6fcf24db-bd9d-4a9f-980f-5ca98884f07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.012311 10.0.0.33 - - [2025-10-06 03:12:41] "GET /virtual-network/6fcf24db-bd9d-4a9f-980f-5ca98884f07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005648 10.0.0.33 - - [2025-10-06 03:12:41] "POST /neutron/subnet HTTP/1.1" 200 725 0.009063 10.0.0.33 - - [2025-10-06 03:12:41] "GET /virtual-network/6fcf24db-bd9d-4a9f-980f-5ca98884f07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005613 10.0.0.38 - - [2025-10-06 03:12:42] "GET /obj-perms HTTP/1.1" 200 5028 0.046082 10.0.0.33 - - [2025-10-06 03:12:43] "POST /id-to-fqname HTTP/1.1" 200 219 0.001351 10.0.0.249 - - [2025-10-06 03:12:44] "GET /projects?obj_uuids=2137d3f3-a66c-4d34-83cf-38c9e6bceb6c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001039 10.0.0.33 - - [2025-10-06 03:12:44] "GET /project/2137d3f3-a66c-4d34-83cf-38c9e6bceb6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.053410 10.0.0.33 - - [2025-10-06 03:12:44] "POST /neutron/port HTTP/1.1" 200 117 0.007716 10.0.0.33 - - [2025-10-06 03:12:44] "POST /id-to-fqname HTTP/1.1" 200 219 0.001367 10.0.0.33 - - [2025-10-06 03:12:44] "POST /neutron/network HTTP/1.1" 200 833 0.006379 10.0.0.33 - - [2025-10-06 03:12:45] "POST /neutron/port HTTP/1.1" 200 1059 0.014860 10.0.0.33 - - [2025-10-06 03:12:45] "POST /neutron/port HTTP/1.1" 200 1087 0.014925 10.0.0.33 - - [2025-10-06 03:12:45] "POST /neutron/port HTTP/1.1" 200 117 0.001164 10.0.0.249 - - [2025-10-06 03:12:45] "GET /projects?obj_uuids=2137d3f3-a66c-4d34-83cf-38c9e6bceb6c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001087 10.0.0.33 - - [2025-10-06 03:12:45] "GET /project/2137d3f3-a66c-4d34-83cf-38c9e6bceb6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.064495 10.0.0.33 - - [2025-10-06 03:12:45] "POST /neutron/port HTTP/1.1" 200 1087 0.016553 10.0.0.33 - - [2025-10-06 03:12:45] "POST /neutron/port HTTP/1.1" 200 1087 0.016694 10.0.0.249 - - [2025-10-06 03:12:45] "GET /projects?obj_uuids=2137d3f3-a66c-4d34-83cf-38c9e6bceb6c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001426 10.0.0.33 - - [2025-10-06 03:12:46] "POST /neutron/port HTTP/1.1" 200 1059 0.253183 10.0.0.33 - - [2025-10-06 03:12:46] "POST /neutron/port HTTP/1.1" 200 1113 0.116343 10.0.0.33 - - [2025-10-06 03:12:46] "POST /neutron/subnet HTTP/1.1" 200 699 0.008960 10.0.0.249 - - [2025-10-06 03:12:48] "DELETE /project/42b90006-1f88-4728-b64f-3d6e9a6a7778 HTTP/1.1" 404 177 0.003033 10.0.0.249 - - [2025-10-06 03:12:48] "DELETE /project/2137d3f3a66c4d3483cf38c9e6bceb6c HTTP/1.1" 404 173 0.005371 10.0.0.33 - - [2025-10-06 03:12:50] "POST /neutron/port HTTP/1.1" 200 1087 0.014894 10.0.0.33 - - [2025-10-06 03:12:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007281 10.0.0.33 - - [2025-10-06 03:12:51] "GET /virtual-machine/fab9ad92-6a36-42f0-a215-1d183f9f871d HTTP/1.1" 401 292 0.000495 10.0.0.33 - - [2025-10-06 03:12:51] "GET /virtual-machine/fab9ad92-6a36-42f0-a215-1d183f9f871d HTTP/1.1" 200 1294 0.025914 10.0.0.33 - - [2025-10-06 03:12:51] "GET /virtual-machine-interface/936a2d59-1696-4bc5-b1a5-9bf121d64e0b HTTP/1.1" 200 2944 0.005207 10.0.0.33 - - [2025-10-06 03:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.33 - - [2025-10-06 03:12:51] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003011 10.0.0.33 - - [2025-10-06 03:12:51] "GET /virtual-networks?parent_id=2137d3f3-a66c-4d34-83cf-38c9e6bceb6c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002889 10.0.0.33 - - [2025-10-06 03:12:51] "GET /virtual-network/6fcf24db-bd9d-4a9f-980f-5ca98884f07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005876 10.0.0.33 - - [2025-10-06 03:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006673 10.0.0.33 - - [2025-10-06 03:12:54] "GET /virtual-network/6fcf24db-bd9d-4a9f-980f-5ca98884f07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007560 10.0.0.33 - - [2025-10-06 03:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.33 - - [2025-10-06 03:12:58] "GET /virtual-network/6fcf24db-bd9d-4a9f-980f-5ca98884f07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006957 10.0.0.33 - - [2025-10-06 03:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.33 - - [2025-10-06 03:13:02] "GET /virtual-network/6fcf24db-bd9d-4a9f-980f-5ca98884f07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005757 10.0.0.33 - - [2025-10-06 03:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.33 - - [2025-10-06 03:13:06] "GET /virtual-network/6fcf24db-bd9d-4a9f-980f-5ca98884f07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005254 10.0.0.33 - - [2025-10-06 03:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.33 - - [2025-10-06 03:13:10] "GET /virtual-network/6fcf24db-bd9d-4a9f-980f-5ca98884f07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005635 10.0.0.33 - - [2025-10-06 03:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.33 - - [2025-10-06 03:13:14] "GET /virtual-network/6fcf24db-bd9d-4a9f-980f-5ca98884f07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005316 10.0.0.33 - - [2025-10-06 03:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.33 - - [2025-10-06 03:13:19] "GET /virtual-network/6fcf24db-bd9d-4a9f-980f-5ca98884f07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005279 10.0.0.33 - - [2025-10-06 03:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.33 - - [2025-10-06 03:13:23] "GET /virtual-network/6fcf24db-bd9d-4a9f-980f-5ca98884f07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005650 10.0.0.33 - - [2025-10-06 03:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.33 - - [2025-10-06 03:13:27] "GET /virtual-network/6fcf24db-bd9d-4a9f-980f-5ca98884f07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005287 10.0.0.33 - - [2025-10-06 03:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.33 - - [2025-10-06 03:13:29] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003820 10.0.0.33 - - [2025-10-06 03:13:29] "GET /virtual-networks?parent_id=2137d3f3-a66c-4d34-83cf-38c9e6bceb6c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002650 10.0.0.33 - - [2025-10-06 03:13:29] "GET /virtual-network/6fcf24db-bd9d-4a9f-980f-5ca98884f07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005818 10.0.0.33 - - [2025-10-06 03:13:29] "POST /neutron/port HTTP/1.1" 200 1087 0.015613 10.0.0.33 - - [2025-10-06 03:13:34] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007984 10.0.0.33 - - [2025-10-06 03:13:39] "POST /neutron/port HTTP/1.1" 200 1087 0.034323 10.0.0.33 - - [2025-10-06 03:13:39] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007150 10.0.0.33 - - [2025-10-06 03:13:50] "POST /neutron/port HTTP/1.1" 200 1087 0.014525 10.0.0.33 - - [2025-10-06 03:13:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007267 10.0.0.33 - - [2025-10-06 03:13:50] "GET /virtual-machine/114faef5-4094-4425-b910-2f75ee2006fb HTTP/1.1" 200 1293 0.006069 10.0.0.33 - - [2025-10-06 03:13:50] "GET /virtual-machine-interface/306da788-2a5f-4340-9f00-1b8b54d6da40 HTTP/1.1" 200 2943 0.004990 10.0.0.33 - - [2025-10-06 03:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.33 - - [2025-10-06 03:13:50] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003368 10.0.0.33 - - [2025-10-06 03:13:50] "GET /virtual-networks?parent_id=2137d3f3-a66c-4d34-83cf-38c9e6bceb6c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003914 10.0.0.33 - - [2025-10-06 03:13:50] "GET /virtual-network/6fcf24db-bd9d-4a9f-980f-5ca98884f07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005713 10.0.0.33 - - [2025-10-06 03:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.33 - - [2025-10-06 03:13:51] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003701 10.0.0.33 - - [2025-10-06 03:13:51] "GET /virtual-networks?parent_id=2137d3f3-a66c-4d34-83cf-38c9e6bceb6c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002910 10.0.0.33 - - [2025-10-06 03:13:51] "GET /virtual-network/6fcf24db-bd9d-4a9f-980f-5ca98884f07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009713 10.0.0.33 - - [2025-10-06 03:14:08] "POST /neutron/port HTTP/1.1" 200 1087 0.034975 10.0.0.33 - - [2025-10-06 03:14:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004028 10.0.0.33 - - [2025-10-06 03:14:08] "POST /neutron/network HTTP/1.1" 200 823 0.006945 10.0.0.33 - - [2025-10-06 03:14:14] "POST /neutron/port HTTP/1.1" 200 1087 0.013721 10.0.0.33 - - [2025-10-06 03:14:14] "POST /neutron/port HTTP/1.1" 200 1087 0.016210 10.0.0.33 - - [2025-10-06 03:14:16] "POST /neutron/network HTTP/1.1" 200 823 0.006859 10.0.0.38 - - [2025-10-06 03:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006406 10.0.0.249 - - [2025-10-06 03:14:17] "GET /projects?obj_uuids=2137d3f3-a66c-4d34-83cf-38c9e6bceb6c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001027 10.0.0.33 - - [2025-10-06 03:14:17] "GET /project/2137d3f3-a66c-4d34-83cf-38c9e6bceb6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.043558 10.0.0.249 - - [2025-10-06 03:14:17] "GET /projects?obj_uuids=2137d3f3-a66c-4d34-83cf-38c9e6bceb6c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000911 10.0.0.33 - - [2025-10-06 03:14:17] "GET /project/2137d3f3-a66c-4d34-83cf-38c9e6bceb6c?fields=virtual_networks HTTP/1.1" 200 1031 0.035405 10.0.0.249 - - [2025-10-06 03:14:17] "GET /projects?obj_uuids=2137d3f3-a66c-4d34-83cf-38c9e6bceb6c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000957 10.0.0.33 - - [2025-10-06 03:14:17] "GET /project/2137d3f3-a66c-4d34-83cf-38c9e6bceb6c?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.036473 10.0.0.249 - - [2025-10-06 03:14:17] "GET /projects?obj_uuids=2137d3f3-a66c-4d34-83cf-38c9e6bceb6c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001013 10.0.0.33 - - [2025-10-06 03:14:18] "GET /project/2137d3f3-a66c-4d34-83cf-38c9e6bceb6c?fields=security_groups HTTP/1.1" 200 1257 0.043126 10.0.0.33 - - [2025-10-06 03:14:30] "GET / HTTP/1.1" 200 36215 0.001772 10.0.0.33 - - [2025-10-06 03:14:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000479 10.0.0.33 - - [2025-10-06 03:14:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.041025 10.0.0.249 - - [2025-10-06 03:14:31] "GET /projects?obj_uuids=a9d29230-cf7f-4c3e-9955-d79b649c0ab3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003052 10.0.0.249 - - [2025-10-06 03:14:32] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000931 10.0.0.249 - - [2025-10-06 03:14:32] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007762 10.0.0.249 - - [2025-10-06 03:14:32] "POST /id-to-fqname HTTP/1.1" 200 203 0.004221 10.0.0.249 - - [2025-10-06 03:14:32] "POST /fqname-to-id HTTP/1.1" 404 212 0.005586 10.0.0.249 - - [2025-10-06 03:14:32] "POST /security-groups HTTP/1.1" 200 604 0.026223 10.0.0.249 - - [2025-10-06 03:14:32] "POST /projects HTTP/1.1" 200 611 0.235300 10.0.0.38 - - [2025-10-06 03:14:32] "POST /access-control-lists HTTP/1.1" 200 611 0.025852 10.0.0.249 - - [2025-10-06 03:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.301075 10.0.0.33 - - [2025-10-06 03:14:32] "GET /project/a9d29230-cf7f-4c3e-9955-d79b649c0ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.426099 10.0.0.33 - - [2025-10-06 03:14:33] "GET / HTTP/1.1" 200 36215 0.001788 10.0.0.33 - - [2025-10-06 03:14:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000583 10.0.0.33 - - [2025-10-06 03:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.051909 10.0.0.249 - - [2025-10-06 03:14:34] "GET /projects?obj_uuids=a9d29230-cf7f-4c3e-9955-d79b649c0ab3&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001233 10.0.0.33 - - [2025-10-06 03:14:34] "GET /project/a9d29230-cf7f-4c3e-9955-d79b649c0ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.043139 10.0.0.249 - - [2025-10-06 03:14:34] "GET /projects?obj_uuids=a9d29230-cf7f-4c3e-9955-d79b649c0ab3&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001112 10.0.0.33 - - [2025-10-06 03:14:34] "POST /neutron/network HTTP/1.1" 200 620 0.161397 10.0.0.38 - - [2025-10-06 03:14:34] "POST /route-targets HTTP/1.1" 200 328 0.014082 10.0.0.33 - - [2025-10-06 03:14:34] "POST /id-to-fqname HTTP/1.1" 200 234 0.003661 10.0.0.33 - - [2025-10-06 03:14:34] "GET /virtual-network/113f64bc-834b-47a9-97e3-29ebffa71524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.007416 10.0.0.33 - - [2025-10-06 03:14:34] "POST /neutron/network HTTP/1.1" 200 840 0.005985 10.0.0.33 - - [2025-10-06 03:14:34] "GET /virtual-network/113f64bc-834b-47a9-97e3-29ebffa71524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005056 10.0.0.33 - - [2025-10-06 03:14:34] "POST /id-to-fqname HTTP/1.1" 200 234 0.001501 10.0.0.33 - - [2025-10-06 03:14:35] "POST /neutron/network HTTP/1.1" 200 850 0.007143 10.0.0.249 - - [2025-10-06 03:14:35] "GET /projects?obj_uuids=a9d29230-cf7f-4c3e-9955-d79b649c0ab3&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001153 10.0.0.33 - - [2025-10-06 03:14:35] "GET /project/a9d29230-cf7f-4c3e-9955-d79b649c0ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.086524 10.0.0.33 - - [2025-10-06 03:14:35] "POST /neutron/port HTTP/1.1" 200 117 0.008881 10.0.0.33 - - [2025-10-06 03:14:35] "POST /id-to-fqname HTTP/1.1" 200 234 0.001616 10.0.0.33 - - [2025-10-06 03:14:36] "POST /neutron/network HTTP/1.1" 200 850 0.009011 10.0.0.33 - - [2025-10-06 03:14:36] "POST /neutron/port HTTP/1.1" 200 1074 0.023458 10.0.0.33 - - [2025-10-06 03:14:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004652 10.0.0.249 - - [2025-10-06 03:14:36] "GET /projects?obj_uuids=a9d29230-cf7f-4c3e-9955-d79b649c0ab3&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001021 10.0.0.33 - - [2025-10-06 03:14:36] "GET /project/a9d29230-cf7f-4c3e-9955-d79b649c0ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.083603 10.0.0.33 - - [2025-10-06 03:14:37] "POST /neutron/network HTTP/1.1" 200 840 0.031933 10.0.0.33 - - [2025-10-06 03:14:37] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009414 10.0.0.38 - - [2025-10-06 03:14:37] "DELETE /access-control-list/c7c1fcab-d14e-493d-8dda-c5f8d771db5c HTTP/1.1" 200 115 0.034169 10.0.0.249 - - [2025-10-06 03:14:37] "GET /projects?obj_uuids=a9d29230-cf7f-4c3e-9955-d79b649c0ab3&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001013 10.0.0.33 - - [2025-10-06 03:14:38] "GET /virtual-network/113f64bc-834b-47a9-97e3-29ebffa71524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.013256 10.0.0.33 - - [2025-10-06 03:14:38] "POST /neutron/port HTTP/1.1" 200 1074 0.316746 10.0.0.33 - - [2025-10-06 03:14:38] "POST /neutron/port HTTP/1.1" 200 1128 0.106994 10.0.0.33 - - [2025-10-06 03:14:38] "POST /neutron/subnet HTTP/1.1" 200 703 0.008506 10.0.0.33 - - [2025-10-06 03:14:39] "GET /obj-perms HTTP/1.1" 200 5056 0.352499 10.0.0.38 - - [2025-10-06 03:14:39] "GET /obj-perms HTTP/1.1" 200 5056 0.054700 10.0.0.249 - - [2025-10-06 03:14:40] "GET /obj-perms HTTP/1.1" 200 5056 0.045434 10.0.0.33 - - [2025-10-06 03:14:40] "POST /neutron/port HTTP/1.1" 200 1102 0.017673 10.0.0.33 - - [2025-10-06 03:14:40] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007940 10.0.0.33 - - [2025-10-06 03:14:40] "GET /virtual-machine/b66e1c1a-e4ce-49c5-a0d8-3b7421282826 HTTP/1.1" 401 292 0.000444 10.0.0.33 - - [2025-10-06 03:14:40] "GET /virtual-machine/b66e1c1a-e4ce-49c5-a0d8-3b7421282826 HTTP/1.1" 200 1308 0.026107 10.0.0.33 - - [2025-10-06 03:14:40] "GET /virtual-machine-interface/a4161608-ad38-495e-908c-cc635c66d483 HTTP/1.1" 200 3017 0.007863 10.0.0.33 - - [2025-10-06 03:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.33 - - [2025-10-06 03:14:40] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003678 10.0.0.33 - - [2025-10-06 03:14:40] "GET /virtual-networks?parent_id=a9d29230-cf7f-4c3e-9955-d79b649c0ab3&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003036 10.0.0.33 - - [2025-10-06 03:14:40] "GET /virtual-network/113f64bc-834b-47a9-97e3-29ebffa71524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005732 10.0.0.33 - - [2025-10-06 03:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.33 - - [2025-10-06 03:14:43] "GET /virtual-network/113f64bc-834b-47a9-97e3-29ebffa71524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005825 10.0.0.33 - - [2025-10-06 03:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.33 - - [2025-10-06 03:14:47] "GET /virtual-network/113f64bc-834b-47a9-97e3-29ebffa71524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005923 10.0.0.249 - - [2025-10-06 03:14:48] "DELETE /project/a9d29230cf7f4c3e9955d79b649c0ab3 HTTP/1.1" 404 173 0.002862 10.0.0.249 - - [2025-10-06 03:14:48] "DELETE /project/2137d3f3-a66c-4d34-83cf-38c9e6bceb6c HTTP/1.1" 404 177 0.005349 10.0.0.33 - - [2025-10-06 03:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.33 - - [2025-10-06 03:14:52] "GET /virtual-network/113f64bc-834b-47a9-97e3-29ebffa71524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005224 10.0.0.33 - - [2025-10-06 03:14:55] "POST /neutron/port HTTP/1.1" 200 1102 0.016577 10.0.0.33 - - [2025-10-06 03:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.33 - - [2025-10-06 03:14:56] "GET /virtual-network/113f64bc-834b-47a9-97e3-29ebffa71524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006004 10.0.0.33 - - [2025-10-06 03:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.33 - - [2025-10-06 03:14:58] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004425 10.0.0.33 - - [2025-10-06 03:14:58] "GET /virtual-networks?parent_id=a9d29230-cf7f-4c3e-9955-d79b649c0ab3&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003362 10.0.0.33 - - [2025-10-06 03:14:58] "GET /virtual-network/113f64bc-834b-47a9-97e3-29ebffa71524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.007218 10.0.0.33 - - [2025-10-06 03:14:58] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009440 10.0.0.33 - - [2025-10-06 03:15:03] "POST /neutron/port HTTP/1.1" 200 1102 0.016916 10.0.0.33 - - [2025-10-06 03:15:08] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008735 10.0.0.33 - - [2025-10-06 03:15:08] "POST /neutron/port HTTP/1.1" 200 1102 0.015299 10.0.0.33 - - [2025-10-06 03:15:08] "GET /virtual-machine/be48b30b-be19-4022-b149-dd4da5182eee HTTP/1.1" 200 1308 0.006109 10.0.0.33 - - [2025-10-06 03:15:08] "GET /virtual-machine-interface/271301c7-144a-456c-beb1-7a22c77bd41b HTTP/1.1" 200 3016 0.005255 10.0.0.33 - - [2025-10-06 03:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.33 - - [2025-10-06 03:15:08] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003897 10.0.0.33 - - [2025-10-06 03:15:08] "GET /virtual-networks?parent_id=a9d29230-cf7f-4c3e-9955-d79b649c0ab3&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002569 10.0.0.33 - - [2025-10-06 03:15:08] "GET /virtual-network/113f64bc-834b-47a9-97e3-29ebffa71524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006079 10.0.0.33 - - [2025-10-06 03:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.33 - - [2025-10-06 03:15:09] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003942 10.0.0.33 - - [2025-10-06 03:15:09] "GET /virtual-networks?parent_id=a9d29230-cf7f-4c3e-9955-d79b649c0ab3&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002709 10.0.0.33 - - [2025-10-06 03:15:09] "GET /virtual-network/113f64bc-834b-47a9-97e3-29ebffa71524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005656 10.0.0.33 - - [2025-10-06 03:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.33 - - [2025-10-06 03:15:10] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004014 10.0.0.33 - - [2025-10-06 03:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.33 - - [2025-10-06 03:15:10] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004196 10.0.0.33 - - [2025-10-06 03:15:10] "PUT /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f HTTP/1.1" 200 277 0.013107 10.0.0.33 - - [2025-10-06 03:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.33 - - [2025-10-06 03:15:22] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1639 0.004199 10.0.0.33 - - [2025-10-06 03:15:22] "PUT /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f HTTP/1.1" 200 277 0.011876 10.0.0.38 - - [2025-10-06 03:15:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000568 10.0.0.38 - - [2025-10-06 03:15:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.38 - - [2025-10-06 03:15:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.38 - - [2025-10-06 03:15:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000472 10.0.0.249 - - [2025-10-06 03:15:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.249 - - [2025-10-06 03:15:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.33 - - [2025-10-06 03:15:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.33 - - [2025-10-06 03:15:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.249 - - [2025-10-06 03:15:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.249 - - [2025-10-06 03:15:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.33 - - [2025-10-06 03:15:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.33 - - [2025-10-06 03:15:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.33 - - [2025-10-06 03:16:08] "POST /neutron/port HTTP/1.1" 200 1102 0.014866 10.0.0.33 - - [2025-10-06 03:16:08] "POST /neutron/subnet HTTP/1.1" 200 703 0.009575 10.0.0.33 - - [2025-10-06 03:16:11] "POST /neutron/network HTTP/1.1" 200 840 0.008276 10.0.0.33 - - [2025-10-06 03:16:11] "POST /neutron/port HTTP/1.1" 200 1128 0.012564 10.0.0.33 - - [2025-10-06 03:16:11] "POST /neutron/port HTTP/1.1" 200 1128 0.011142 10.0.0.249 - - [2025-10-06 03:16:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002499 10.0.0.249 - - [2025-10-06 03:16:13] "POST /useragent-kv HTTP/1.1" 200 115 0.005148 10.0.0.33 - - [2025-10-06 03:16:13] "POST /neutron/network HTTP/1.1" 200 151 0.124120 10.0.0.249 - - [2025-10-06 03:16:13] "GET /projects?obj_uuids=a9d29230-cf7f-4c3e-9955-d79b649c0ab3&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001073 10.0.0.33 - - [2025-10-06 03:16:13] "GET /project/a9d29230-cf7f-4c3e-9955-d79b649c0ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.050999 10.0.0.249 - - [2025-10-06 03:16:13] "GET /projects?obj_uuids=a9d29230-cf7f-4c3e-9955-d79b649c0ab3&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000972 10.0.0.33 - - [2025-10-06 03:16:13] "GET /project/a9d29230-cf7f-4c3e-9955-d79b649c0ab3?fields=virtual_networks HTTP/1.1" 200 1061 0.046270 10.0.0.249 - - [2025-10-06 03:16:13] "GET /projects?obj_uuids=a9d29230-cf7f-4c3e-9955-d79b649c0ab3&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001116 10.0.0.33 - - [2025-10-06 03:16:13] "GET /project/a9d29230-cf7f-4c3e-9955-d79b649c0ab3?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.049154 10.0.0.249 - - [2025-10-06 03:16:13] "GET /projects?obj_uuids=a9d29230-cf7f-4c3e-9955-d79b649c0ab3&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001006 10.0.0.33 - - [2025-10-06 03:16:13] "GET /project/a9d29230-cf7f-4c3e-9955-d79b649c0ab3?fields=security_groups HTTP/1.1" 200 1301 0.047338 10.0.0.33 - - [2025-10-06 03:16:14] "POST /fqname-to-id HTTP/1.1" 404 206 0.023684 10.0.0.249 - - [2025-10-06 03:16:14] "GET /projects?obj_uuids=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003248 10.0.0.249 - - [2025-10-06 03:16:14] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001408 10.0.0.249 - - [2025-10-06 03:16:14] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009753 10.0.0.249 - - [2025-10-06 03:16:15] "POST /id-to-fqname HTTP/1.1" 200 209 0.005001 10.0.0.249 - - [2025-10-06 03:16:15] "POST /fqname-to-id HTTP/1.1" 404 217 0.015578 10.0.0.249 - - [2025-10-06 03:16:15] "POST /security-groups HTTP/1.1" 200 609 0.076383 10.0.0.38 - - [2025-10-06 03:16:15] "POST /fqname-to-id HTTP/1.1" 404 252 0.005037 10.0.0.249 - - [2025-10-06 03:16:15] "POST /projects HTTP/1.1" 200 621 0.312640 10.0.0.249 - - [2025-10-06 03:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.382491 10.0.0.38 - - [2025-10-06 03:16:15] "POST /access-control-lists HTTP/1.1" 200 614 0.036912 10.0.0.33 - - [2025-10-06 03:16:15] "GET /project/bd3205d7-a46f-456d-9231-64a5a4b88f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.526994 10.0.0.33 - - [2025-10-06 03:16:16] "GET / HTTP/1.1" 200 36215 0.001858 10.0.0.33 - - [2025-10-06 03:16:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000515 10.0.0.33 - - [2025-10-06 03:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.051920 10.0.0.249 - - [2025-10-06 03:16:17] "GET /projects?obj_uuids=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001022 10.0.0.33 - - [2025-10-06 03:16:17] "GET /project/bd3205d7-a46f-456d-9231-64a5a4b88f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.034041 10.0.0.249 - - [2025-10-06 03:16:17] "POST /useragent-kv HTTP/1.1" 200 115 0.008650 10.0.0.33 - - [2025-10-06 03:16:17] "POST /neutron/subnet HTTP/1.1" 200 729 0.223544 10.0.0.33 - - [2025-10-06 03:16:17] "POST /id-to-fqname HTTP/1.1" 200 239 0.001420 10.0.0.33 - - [2025-10-06 03:16:17] "GET /virtual-network/6e13b4b5-3d2a-4d85-9fc4-561a74dd8dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005358 10.0.0.33 - - [2025-10-06 03:16:17] "GET /virtual-network/6e13b4b5-3d2a-4d85-9fc4-561a74dd8dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.008021 10.0.0.33 - - [2025-10-06 03:16:17] "POST /neutron/network HTTP/1.1" 200 845 0.008520 10.0.0.33 - - [2025-10-06 03:16:17] "POST /id-to-fqname HTTP/1.1" 200 239 0.002088 10.0.0.249 - - [2025-10-06 03:16:18] "GET /projects?obj_uuids=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001021 10.0.0.33 - - [2025-10-06 03:16:18] "GET /project/bd3205d7-a46f-456d-9231-64a5a4b88f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.053011 10.0.0.33 - - [2025-10-06 03:16:18] "POST /neutron/network HTTP/1.1" 200 845 0.006181 10.0.0.33 - - [2025-10-06 03:16:18] "POST /id-to-fqname HTTP/1.1" 200 239 0.001359 10.0.0.33 - - [2025-10-06 03:16:18] "POST /neutron/port HTTP/1.1" 200 117 0.007457 10.0.0.249 - - [2025-10-06 03:16:19] "GET /projects?obj_uuids=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000996 10.0.0.33 - - [2025-10-06 03:16:19] "POST /neutron/port HTTP/1.1" 200 1079 0.247030 10.0.0.33 - - [2025-10-06 03:16:19] "POST /neutron/port HTTP/1.1" 200 1133 0.092979 10.0.0.33 - - [2025-10-06 03:16:19] "POST /neutron/subnet HTTP/1.1" 200 703 0.009314 10.0.0.249 - - [2025-10-06 03:16:19] "GET /projects?obj_uuids=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001396 10.0.0.33 - - [2025-10-06 03:16:19] "GET /project/bd3205d7-a46f-456d-9231-64a5a4b88f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.065325 10.0.0.33 - - [2025-10-06 03:16:19] "POST /neutron/network HTTP/1.1" 200 845 0.006477 10.0.0.33 - - [2025-10-06 03:16:20] "POST /neutron/port HTTP/1.1" 200 117 0.012099 10.0.0.33 - - [2025-10-06 03:16:20] "GET /virtual-network/6e13b4b5-3d2a-4d85-9fc4-561a74dd8dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.009942 10.0.0.33 - - [2025-10-06 03:16:20] "POST /neutron/port HTTP/1.1" 200 1079 0.019859 10.0.0.33 - - [2025-10-06 03:16:21] "POST /neutron/port HTTP/1.1" 200 1107 0.017861 10.0.0.33 - - [2025-10-06 03:16:21] "POST /neutron/port HTTP/1.1" 200 117 0.002030 10.0.0.33 - - [2025-10-06 03:16:21] "GET /obj-perms HTTP/1.1" 200 5066 0.051931 10.0.0.33 - - [2025-10-06 03:16:22] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007630 10.0.0.33 - - [2025-10-06 03:16:22] "POST /neutron/port HTTP/1.1" 200 1107 0.015820 10.0.0.33 - - [2025-10-06 03:16:22] "GET /virtual-machine/d4abf086-6a74-4b0b-87ff-5e357e6ca982 HTTP/1.1" 401 292 0.000422 10.0.0.33 - - [2025-10-06 03:16:22] "GET /virtual-machine/d4abf086-6a74-4b0b-87ff-5e357e6ca982 HTTP/1.1" 200 1312 0.025789 10.0.0.33 - - [2025-10-06 03:16:22] "GET /virtual-machine-interface/cff2adba-db67-4841-9979-fcb46e63c1ad HTTP/1.1" 200 3042 0.005565 10.0.0.33 - - [2025-10-06 03:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.33 - - [2025-10-06 03:16:22] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003560 10.0.0.33 - - [2025-10-06 03:16:22] "GET /virtual-networks?parent_id=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.003005 10.0.0.33 - - [2025-10-06 03:16:22] "GET /virtual-network/6e13b4b5-3d2a-4d85-9fc4-561a74dd8dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006501 10.0.0.33 - - [2025-10-06 03:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.33 - - [2025-10-06 03:16:25] "GET /virtual-network/6e13b4b5-3d2a-4d85-9fc4-561a74dd8dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005803 10.0.0.33 - - [2025-10-06 03:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.33 - - [2025-10-06 03:16:30] "GET /virtual-network/6e13b4b5-3d2a-4d85-9fc4-561a74dd8dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006853 10.0.0.33 - - [2025-10-06 03:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.33 - - [2025-10-06 03:16:34] "GET /virtual-network/6e13b4b5-3d2a-4d85-9fc4-561a74dd8dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007061 10.0.0.38 - - [2025-10-06 03:16:37] "DELETE /access-control-list/a274b35d-3cd3-456b-822c-717aeab0576c HTTP/1.1" 200 115 0.034764 10.0.0.33 - - [2025-10-06 03:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.33 - - [2025-10-06 03:16:38] "GET /virtual-network/6e13b4b5-3d2a-4d85-9fc4-561a74dd8dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005235 10.0.0.33 - - [2025-10-06 03:16:38] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006563 10.0.0.33 - - [2025-10-06 03:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005571 10.0.0.33 - - [2025-10-06 03:16:40] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003858 10.0.0.33 - - [2025-10-06 03:16:40] "GET /virtual-networks?parent_id=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.002756 10.0.0.33 - - [2025-10-06 03:16:40] "GET /virtual-network/6e13b4b5-3d2a-4d85-9fc4-561a74dd8dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005955 10.0.0.249 - - [2025-10-06 03:16:41] "GET /obj-perms HTTP/1.1" 200 5056 0.062360 10.0.0.33 - - [2025-10-06 03:16:41] "POST /neutron/port HTTP/1.1" 200 1107 0.019614 10.0.0.33 - - [2025-10-06 03:16:45] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008317 10.0.0.33 - - [2025-10-06 03:16:45] "POST /neutron/port HTTP/1.1" 200 1107 0.014609 10.0.0.33 - - [2025-10-06 03:16:45] "GET /virtual-machine/e3b09243-aaa4-4ed1-8b5a-b57dfd1b48d8 HTTP/1.1" 200 1313 0.006211 10.0.0.33 - - [2025-10-06 03:16:45] "GET /virtual-machine-interface/e8059e48-ba43-4652-9cba-2d73bb7b793b HTTP/1.1" 200 3042 0.005058 10.0.0.33 - - [2025-10-06 03:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.33 - - [2025-10-06 03:16:45] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003906 10.0.0.33 - - [2025-10-06 03:16:45] "GET /virtual-networks?parent_id=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.002815 10.0.0.33 - - [2025-10-06 03:16:45] "GET /virtual-network/6e13b4b5-3d2a-4d85-9fc4-561a74dd8dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006397 10.0.0.33 - - [2025-10-06 03:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.33 - - [2025-10-06 03:16:47] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003652 10.0.0.33 - - [2025-10-06 03:16:47] "GET /virtual-networks?parent_id=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.003006 10.0.0.33 - - [2025-10-06 03:16:47] "GET /virtual-network/6e13b4b5-3d2a-4d85-9fc4-561a74dd8dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006160 10.0.0.33 - - [2025-10-06 03:16:47] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008450 10.0.0.249 - - [2025-10-06 03:16:48] "DELETE /project/bd3205d7a46f456d923164a5a4b88f44 HTTP/1.1" 404 173 0.004240 10.0.0.249 - - [2025-10-06 03:16:48] "DELETE /project/a9d29230-cf7f-4c3e-9955-d79b649c0ab3 HTTP/1.1" 404 177 0.003751 10.0.0.33 - - [2025-10-06 03:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.249 - - [2025-10-06 03:16:52] "GET /projects?obj_uuids=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000975 10.0.0.33 - - [2025-10-06 03:16:52] "GET /project/bd3205d7-a46f-456d-9231-64a5a4b88f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.049718 10.0.0.38 - - [2025-10-06 03:16:52] "POST /ref-update HTTP/1.1" 200 156 0.026514 10.0.0.249 - - [2025-10-06 03:16:52] "POST /useragent-kv HTTP/1.1" 200 115 0.008134 10.0.0.33 - - [2025-10-06 03:16:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.211189 10.0.0.33 - - [2025-10-06 03:16:52] "POST /id-to-fqname HTTP/1.1" 200 239 0.001311 10.0.0.33 - - [2025-10-06 03:16:52] "GET /virtual-network/fece2779-883e-4bd6-8b04-b40a006f91b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.005270 10.0.0.33 - - [2025-10-06 03:16:52] "GET /virtual-network/fece2779-883e-4bd6-8b04-b40a006f91b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.005963 10.0.0.33 - - [2025-10-06 03:16:52] "POST /neutron/network HTTP/1.1" 200 844 0.005988 10.0.0.33 - - [2025-10-06 03:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.249 - - [2025-10-06 03:16:53] "GET /projects?obj_uuids=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001007 10.0.0.33 - - [2025-10-06 03:16:53] "GET /project/bd3205d7-a46f-456d-9231-64a5a4b88f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.045419 10.0.0.249 - - [2025-10-06 03:16:53] "GET /projects?obj_uuids=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001309 10.0.0.33 - - [2025-10-06 03:16:53] "POST /neutron/network HTTP/1.1" 200 631 0.111474 10.0.0.33 - - [2025-10-06 03:16:53] "POST /id-to-fqname HTTP/1.1" 200 242 0.003321 10.0.0.33 - - [2025-10-06 03:16:53] "GET /virtual-network/45c32e0f-70d9-48e2-8e22-4c3e34d369f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005703 10.0.0.33 - - [2025-10-06 03:16:53] "POST /neutron/network HTTP/1.1" 200 849 0.006387 10.0.0.33 - - [2025-10-06 03:16:53] "GET /virtual-network/45c32e0f-70d9-48e2-8e22-4c3e34d369f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005481 10.0.0.33 - - [2025-10-06 03:16:53] "POST /id-to-fqname HTTP/1.1" 200 239 0.001525 10.0.0.33 - - [2025-10-06 03:16:53] "POST /neutron/port HTTP/1.1" 200 2098 0.016730 10.0.0.249 - - [2025-10-06 03:16:54] "GET /projects?obj_uuids=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001107 10.0.0.33 - - [2025-10-06 03:16:54] "GET /project/bd3205d7-a46f-456d-9231-64a5a4b88f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.061188 10.0.0.33 - - [2025-10-06 03:16:54] "POST /neutron/network HTTP/1.1" 200 844 0.005894 10.0.0.33 - - [2025-10-06 03:16:54] "POST /neutron/port HTTP/1.1" 200 117 0.006034 10.0.0.33 - - [2025-10-06 03:16:54] "POST /id-to-fqname HTTP/1.1" 200 242 0.001295 10.0.0.33 - - [2025-10-06 03:16:55] "POST /neutron/network HTTP/1.1" 200 859 0.006800 10.0.0.33 - - [2025-10-06 03:16:55] "POST /neutron/port HTTP/1.1" 200 1078 0.036968 10.0.0.33 - - [2025-10-06 03:16:55] "POST /neutron/port HTTP/1.1" 200 1106 0.022742 10.0.0.33 - - [2025-10-06 03:16:55] "POST /neutron/port HTTP/1.1" 200 117 0.001074 10.0.0.249 - - [2025-10-06 03:16:55] "GET /projects?obj_uuids=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000947 10.0.0.33 - - [2025-10-06 03:16:55] "GET /project/bd3205d7-a46f-456d-9231-64a5a4b88f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.074094 10.0.0.33 - - [2025-10-06 03:16:56] "POST /neutron/port HTTP/1.1" 200 3087 0.024403 10.0.0.33 - - [2025-10-06 03:16:56] "POST /id-to-fqname HTTP/1.1" 200 239 0.001918 10.0.0.33 - - [2025-10-06 03:16:56] "POST /id-to-fqname HTTP/1.1" 200 239 0.001232 10.0.0.33 - - [2025-10-06 03:16:56] "POST /neutron/port HTTP/1.1" 200 3087 0.020487 10.0.0.33 - - [2025-10-06 03:16:56] "POST /neutron/network HTTP/1.1" 200 859 0.006588 10.0.0.33 - - [2025-10-06 03:16:56] "POST /neutron/port HTTP/1.1" 200 1077 0.016232 10.0.0.33 - - [2025-10-06 03:16:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004116 10.0.0.33 - - [2025-10-06 03:16:57] "POST /neutron/network HTTP/1.1" 200 849 0.006879 10.0.0.249 - - [2025-10-06 03:16:57] "GET /projects?obj_uuids=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001018 10.0.0.33 - - [2025-10-06 03:16:57] "GET /project/bd3205d7-a46f-456d-9231-64a5a4b88f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.077441 10.0.0.33 - - [2025-10-06 03:16:57] "POST /neutron/port HTTP/1.1" 200 4075 0.037490 10.0.0.33 - - [2025-10-06 03:16:57] "GET /virtual-network/6e13b4b5-3d2a-4d85-9fc4-561a74dd8dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006112 10.0.0.33 - - [2025-10-06 03:16:57] "POST /neutron/network HTTP/1.1" 200 1557 0.012803 10.0.0.38 - - [2025-10-06 03:16:58] "GET /obj-perms HTTP/1.1" 200 5066 0.064988 10.0.0.33 - - [2025-10-06 03:16:58] "GET /virtual-network/fece2779-883e-4bd6-8b04-b40a006f91b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.006609 10.0.0.33 - - [2025-10-06 03:16:58] "POST /neutron/port HTTP/1.1" 200 1079 0.017243 10.0.0.33 - - [2025-10-06 03:16:58] "POST /neutron/port HTTP/1.1" 200 1078 0.022453 10.0.0.33 - - [2025-10-06 03:16:59] "POST /neutron/port HTTP/1.1" 200 2097 0.021489 10.0.0.33 - - [2025-10-06 03:16:59] "POST /neutron/port HTTP/1.1" 200 117 0.001324 10.0.0.33 - - [2025-10-06 03:16:59] "GET /virtual-network/45c32e0f-70d9-48e2-8e22-4c3e34d369f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005348 10.0.0.33 - - [2025-10-06 03:16:59] "POST /neutron/subnet HTTP/1.1" 200 698 0.007828 10.0.0.33 - - [2025-10-06 03:16:59] "GET /obj-perms HTTP/1.1" 200 5066 0.003530 10.0.0.249 - - [2025-10-06 03:16:59] "GET /obj-perms HTTP/1.1" 200 5066 0.050727 10.0.0.33 - - [2025-10-06 03:16:59] "POST /neutron/port HTTP/1.1" 200 1105 0.013686 10.0.0.33 - - [2025-10-06 03:16:59] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007260 10.0.0.33 - - [2025-10-06 03:16:59] "GET /virtual-machine/e302f82a-39a3-46df-b33e-8ee90caaa118 HTTP/1.1" 200 1313 0.006138 10.0.0.33 - - [2025-10-06 03:16:59] "GET /virtual-machine-interface/f57f9f33-49a0-4af8-a778-b011180188de HTTP/1.1" 200 3051 0.006229 10.0.0.33 - - [2025-10-06 03:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.33 - - [2025-10-06 03:16:59] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003528 10.0.0.33 - - [2025-10-06 03:16:59] "GET /virtual-networks?parent_id=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.002944 10.0.0.33 - - [2025-10-06 03:16:59] "GET /virtual-network/45c32e0f-70d9-48e2-8e22-4c3e34d369f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006319 10.0.0.33 - - [2025-10-06 03:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.33 - - [2025-10-06 03:17:02] "GET /virtual-network/45c32e0f-70d9-48e2-8e22-4c3e34d369f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005280 10.0.0.33 - - [2025-10-06 03:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.33 - - [2025-10-06 03:17:06] "GET /virtual-network/45c32e0f-70d9-48e2-8e22-4c3e34d369f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005273 10.0.0.33 - - [2025-10-06 03:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.33 - - [2025-10-06 03:17:11] "GET /virtual-network/45c32e0f-70d9-48e2-8e22-4c3e34d369f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005478 10.0.0.33 - - [2025-10-06 03:17:14] "POST /neutron/port HTTP/1.1" 200 1106 0.017725 10.0.0.33 - - [2025-10-06 03:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.33 - - [2025-10-06 03:17:15] "GET /virtual-network/45c32e0f-70d9-48e2-8e22-4c3e34d369f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005464 10.0.0.33 - - [2025-10-06 03:17:15] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008103 10.0.0.33 - - [2025-10-06 03:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011185 10.0.0.33 - - [2025-10-06 03:17:17] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003867 10.0.0.33 - - [2025-10-06 03:17:17] "GET /virtual-networks?parent_id=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003320 10.0.0.33 - - [2025-10-06 03:17:17] "GET /virtual-network/45c32e0f-70d9-48e2-8e22-4c3e34d369f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005564 10.0.0.33 - - [2025-10-06 03:17:17] "POST /neutron/port HTTP/1.1" 200 1105 0.013947 10.0.0.33 - - [2025-10-06 03:17:22] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007234 10.0.0.33 - - [2025-10-06 03:17:27] "POST /neutron/port HTTP/1.1" 200 1106 0.014648 10.0.0.33 - - [2025-10-06 03:17:28] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007212 10.0.0.33 - - [2025-10-06 03:17:28] "GET /virtual-machine/9f36946b-c381-47a8-b011-7b8e95dcffcf HTTP/1.1" 200 1313 0.004925 10.0.0.33 - - [2025-10-06 03:17:28] "GET /virtual-machine-interface/33a08dcb-7517-4488-bb1d-da1c7313492f HTTP/1.1" 200 3041 0.004952 10.0.0.33 - - [2025-10-06 03:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.33 - - [2025-10-06 03:17:28] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003868 10.0.0.33 - - [2025-10-06 03:17:28] "GET /virtual-networks?parent_id=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003573 10.0.0.33 - - [2025-10-06 03:17:28] "GET /virtual-network/fece2779-883e-4bd6-8b04-b40a006f91b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.006134 10.0.0.33 - - [2025-10-06 03:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.33 - - [2025-10-06 03:17:29] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004159 10.0.0.33 - - [2025-10-06 03:17:29] "GET /virtual-networks?parent_id=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.002693 10.0.0.33 - - [2025-10-06 03:17:29] "GET /virtual-network/fece2779-883e-4bd6-8b04-b40a006f91b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.005801 10.0.0.33 - - [2025-10-06 03:17:29] "POST /neutron/port HTTP/1.1" 200 2097 0.019585 10.0.0.33 - - [2025-10-06 03:17:29] "POST /neutron/security_group HTTP/1.1" 200 2076 0.023193 10.0.0.33 - - [2025-10-06 03:17:29] "GET /virtual-machine/3d2ba365-fe0b-4f38-b6df-8aed483bf9dc HTTP/1.1" 200 1589 0.006027 10.0.0.33 - - [2025-10-06 03:17:29] "GET /virtual-machine-interface/61c1c8a2-968b-48e6-a67e-d4303aa216e2 HTTP/1.1" 200 3041 0.004845 10.0.0.33 - - [2025-10-06 03:17:29] "GET /virtual-machine-interface/622d4f15-fa4d-47c1-a477-6caf2cf0c568 HTTP/1.1" 200 3041 0.005422 10.0.0.33 - - [2025-10-06 03:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.33 - - [2025-10-06 03:17:29] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003459 10.0.0.33 - - [2025-10-06 03:17:29] "GET /virtual-networks?parent_id=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003300 10.0.0.33 - - [2025-10-06 03:17:29] "GET /virtual-network/6e13b4b5-3d2a-4d85-9fc4-561a74dd8dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006669 10.0.0.33 - - [2025-10-06 03:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.33 - - [2025-10-06 03:17:30] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005446 10.0.0.33 - - [2025-10-06 03:17:30] "GET /virtual-networks?parent_id=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.004070 10.0.0.33 - - [2025-10-06 03:17:31] "GET /virtual-network/6e13b4b5-3d2a-4d85-9fc4-561a74dd8dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007181 10.0.0.33 - - [2025-10-06 03:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007195 10.0.0.33 - - [2025-10-06 03:17:31] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004532 10.0.0.33 - - [2025-10-06 03:17:31] "GET /virtual-networks?parent_id=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003438 10.0.0.33 - - [2025-10-06 03:17:31] "GET /virtual-network/fece2779-883e-4bd6-8b04-b40a006f91b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.007738 10.0.0.33 - - [2025-10-06 03:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.33 - - [2025-10-06 03:17:32] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003754 10.0.0.33 - - [2025-10-06 03:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.33 - - [2025-10-06 03:17:32] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005062 10.0.0.33 - - [2025-10-06 03:17:32] "PUT /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f HTTP/1.1" 200 277 0.015098 10.0.0.33 - - [2025-10-06 03:17:32] "POST /fqname-to-id HTTP/1.1" 404 217 0.004267 10.0.0.33 - - [2025-10-06 03:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.249 - - [2025-10-06 03:17:32] "GET /projects?obj_uuids=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001110 10.0.0.33 - - [2025-10-06 03:17:33] "GET /project/bd3205d7-a46f-456d-9231-64a5a4b88f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.047044 10.0.0.33 - - [2025-10-06 03:17:33] "POST /network-policys HTTP/1.1" 200 541 0.028544 10.0.0.33 - - [2025-10-06 03:17:33] "GET /network-policy/9814170f-9117-4fc7-ae1c-882f25f84052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.008817 10.0.0.33 - - [2025-10-06 03:17:33] "POST /neutron/network HTTP/1.1" 200 845 0.006765 10.0.0.33 - - [2025-10-06 03:17:33] "GET /virtual-network/6e13b4b5-3d2a-4d85-9fc4-561a74dd8dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2396 0.007284 10.0.0.33 - - [2025-10-06 03:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.33 - - [2025-10-06 03:17:33] "GET /network-policy/9814170f-9117-4fc7-ae1c-882f25f84052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004337 10.0.0.33 - - [2025-10-06 03:17:33] "POST /neutron/network HTTP/1.1" 200 844 0.007026 10.0.0.33 - - [2025-10-06 03:17:33] "GET /virtual-network/fece2779-883e-4bd6-8b04-b40a006f91b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.007216 10.0.0.33 - - [2025-10-06 03:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.33 - - [2025-10-06 03:17:33] "GET /network-policy/9814170f-9117-4fc7-ae1c-882f25f84052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004482 10.0.0.38 - - [2025-10-06 03:17:33] "POST /fqname-to-id HTTP/1.1" 404 254 0.003164 10.0.0.38 - - [2025-10-06 03:17:33] "POST /access-control-lists HTTP/1.1" 200 611 0.025729 10.0.0.33 - - [2025-10-06 03:17:33] "GET /virtual-network/6e13b4b5-3d2a-4d85-9fc4-561a74dd8dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2396 0.017528 10.0.0.38 - - [2025-10-06 03:17:34] "GET /obj-perms HTTP/1.1" 200 5066 0.003583 10.0.0.33 - - [2025-10-06 03:17:34] "GET /virtual-network/fece2779-883e-4bd6-8b04-b40a006f91b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.006212 10.0.0.33 - - [2025-10-06 03:17:34] "GET /virtual-network/6e13b4b5-3d2a-4d85-9fc4-561a74dd8dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2396 0.005691 10.0.0.33 - - [2025-10-06 03:17:34] "GET /obj-perms HTTP/1.1" 200 5066 0.003690 10.0.0.249 - - [2025-10-06 03:17:34] "GET /obj-perms HTTP/1.1" 200 5066 0.003057 10.0.0.33 - - [2025-10-06 03:17:35] "GET /virtual-network/fece2779-883e-4bd6-8b04-b40a006f91b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.005769 10.0.0.38 - - [2025-10-06 03:17:35] "GET /obj-perms HTTP/1.1" 200 5066 0.003542 10.0.0.33 - - [2025-10-06 03:17:35] "GET /virtual-network/45c32e0f-70d9-48e2-8e22-4c3e34d369f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006207 10.0.0.33 - - [2025-10-06 03:17:41] "GET /obj-perms HTTP/1.1" 200 5056 0.043086 10.0.0.33 - - [2025-10-06 03:17:51] "GET /obj-perms HTTP/1.1" 200 5066 0.004177 10.0.0.33 - - [2025-10-06 03:17:57] "POST /neutron/port HTTP/1.1" 200 1106 0.014832 10.0.0.33 - - [2025-10-06 03:17:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004295 10.0.0.33 - - [2025-10-06 03:17:57] "POST /neutron/network HTTP/1.1" 200 938 0.009598 10.0.0.33 - - [2025-10-06 03:18:11] "POST /neutron/network HTTP/1.1" 200 949 0.007522 10.0.0.33 - - [2025-10-06 03:18:11] "POST /neutron/port HTTP/1.1" 200 117 0.001321 10.0.0.249 - - [2025-10-06 03:18:42] "GET /obj-perms HTTP/1.1" 200 5056 0.060345 10.0.0.33 - - [2025-10-06 03:18:57] "POST /neutron/port HTTP/1.1" 200 1105 0.021743 10.0.0.33 - - [2025-10-06 03:18:57] "POST /neutron/subnet HTTP/1.1" 200 694 0.009537 10.0.0.33 - - [2025-10-06 03:19:11] "POST /neutron/port HTTP/1.1" 200 1107 0.037663 10.0.0.33 - - [2025-10-06 03:19:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004182 10.0.0.33 - - [2025-10-06 03:19:11] "POST /neutron/network HTTP/1.1" 200 939 0.007835 10.0.0.38 - - [2025-10-06 03:19:43] "GET /obj-perms HTTP/1.1" 200 5056 0.046002 10.0.0.33 - - [2025-10-06 03:19:58] "POST /neutron/network HTTP/1.1" 200 948 0.007907 10.0.0.33 - - [2025-10-06 03:19:58] "POST /neutron/port HTTP/1.1" 200 117 0.001325 10.0.0.33 - - [2025-10-06 03:20:12] "POST /neutron/port HTTP/1.1" 200 2097 0.016835 10.0.0.33 - - [2025-10-06 03:20:12] "POST /neutron/subnet HTTP/1.1" 200 703 0.008722 10.0.0.33 - - [2025-10-06 03:20:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003458 10.0.0.33 - - [2025-10-06 03:20:12] "POST /neutron/network HTTP/1.1" 200 938 0.006955 10.0.0.38 - - [2025-10-06 03:20:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.38 - - [2025-10-06 03:20:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.38 - - [2025-10-06 03:20:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.38 - - [2025-10-06 03:20:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000354 10.0.0.249 - - [2025-10-06 03:20:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000549 10.0.0.249 - - [2025-10-06 03:20:35] "GET /global-system-configs HTTP/1.1" 401 292 0.001432 10.0.0.33 - - [2025-10-06 03:20:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.33 - - [2025-10-06 03:20:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.249 - - [2025-10-06 03:20:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.249 - - [2025-10-06 03:20:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.33 - - [2025-10-06 03:20:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.33 - - [2025-10-06 03:20:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.33 - - [2025-10-06 03:21:00] "POST /neutron/network HTTP/1.1" 200 859 0.007336 10.0.0.33 - - [2025-10-06 03:21:00] "POST /neutron/port HTTP/1.1" 200 117 0.001246 10.0.0.33 - - [2025-10-06 03:21:12] "POST /neutron/port HTTP/1.1" 200 1107 0.015903 10.0.0.33 - - [2025-10-06 03:21:12] "POST /neutron/subnet HTTP/1.1" 200 703 0.016913 10.0.0.33 - - [2025-10-06 03:21:12] "GET /obj-perms HTTP/1.1" 200 5066 0.004138 10.0.0.33 - - [2025-10-06 03:21:13] "GET /obj-perms HTTP/1.1" 200 5066 0.003775 10.0.0.33 - - [2025-10-06 03:21:15] "GET /virtual-network/fece2779-883e-4bd6-8b04-b40a006f91b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.007523 10.0.0.33 - - [2025-10-06 03:21:15] "POST /neutron/network HTTP/1.1" 200 938 0.006611 10.0.0.33 - - [2025-10-06 03:21:15] "GET /virtual-network/fece2779-883e-4bd6-8b04-b40a006f91b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.006689 10.0.0.33 - - [2025-10-06 03:21:15] "GET /virtual-network/6e13b4b5-3d2a-4d85-9fc4-561a74dd8dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2396 0.004120 10.0.0.33 - - [2025-10-06 03:21:15] "POST /neutron/network HTTP/1.1" 200 939 0.005043 10.0.0.38 - - [2025-10-06 03:21:15] "DELETE /access-control-list/144957cc-fa36-42fe-af6e-76d43ba30580 HTTP/1.1" 200 115 0.074756 10.0.0.33 - - [2025-10-06 03:21:15] "GET /virtual-network/6e13b4b5-3d2a-4d85-9fc4-561a74dd8dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.010731 10.0.0.33 - - [2025-10-06 03:21:16] "DELETE /network-policy/9814170f-9117-4fc7-ae1c-882f25f84052 HTTP/1.1" 200 115 0.031380 10.0.0.33 - - [2025-10-06 03:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.33 - - [2025-10-06 03:21:16] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.005616 10.0.0.33 - - [2025-10-06 03:21:16] "PUT /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f HTTP/1.1" 200 277 0.011008 10.0.0.38 - - [2025-10-06 03:21:16] "DELETE /access-control-list/298e8adf-78d2-4e36-a313-935ef0076116 HTTP/1.1" 200 115 0.027694 10.0.0.33 - - [2025-10-06 03:21:17] "POST /neutron/network HTTP/1.1" 200 849 0.032277 10.0.0.33 - - [2025-10-06 03:21:18] "POST /neutron/port HTTP/1.1" 200 1106 0.013273 10.0.0.33 - - [2025-10-06 03:21:18] "POST /neutron/port HTTP/1.1" 200 2097 0.014545 10.0.0.33 - - [2025-10-06 03:21:18] "POST /neutron/port HTTP/1.1" 200 1132 0.017058 10.0.0.33 - - [2025-10-06 03:21:18] "POST /neutron/port HTTP/1.1" 200 151 0.166218 10.0.0.38 - - [2025-10-06 03:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.33 - - [2025-10-06 03:21:20] "POST /neutron/network HTTP/1.1" 200 844 0.006688 10.0.0.38 - - [2025-10-06 03:21:20] "DELETE /route-target/4d51aa44-2140-4f60-a749-72329becc7cd HTTP/1.1" 200 115 0.020950 10.0.0.33 - - [2025-10-06 03:21:20] "POST /neutron/network HTTP/1.1" 400 204 0.015232 10.0.0.33 - - [2025-10-06 03:21:20] "POST /neutron/port HTTP/1.1" 200 1107 0.013860 10.0.0.33 - - [2025-10-06 03:21:21] "POST /neutron/port HTTP/1.1" 200 151 0.208037 10.0.0.249 - - [2025-10-06 03:21:22] "GET /projects?obj_uuids=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.021865 10.0.0.33 - - [2025-10-06 03:21:22] "GET /project/bd3205d7-a46f-456d-9231-64a5a4b88f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.087651 10.0.0.249 - - [2025-10-06 03:21:22] "GET /projects?obj_uuids=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001832 10.0.0.33 - - [2025-10-06 03:21:23] "GET /project/bd3205d7-a46f-456d-9231-64a5a4b88f44?fields=virtual_networks HTTP/1.1" 200 1071 0.049611 10.0.0.249 - - [2025-10-06 03:21:23] "GET /projects?obj_uuids=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001174 10.0.0.33 - - [2025-10-06 03:21:23] "GET /project/bd3205d7-a46f-456d-9231-64a5a4b88f44?fields=virtual_machine_interfaces HTTP/1.1" 200 1071 0.049045 10.0.0.249 - - [2025-10-06 03:21:23] "GET /projects?obj_uuids=bd3205d7-a46f-456d-9231-64a5a4b88f44&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001433 10.0.0.33 - - [2025-10-06 03:21:23] "GET /project/bd3205d7-a46f-456d-9231-64a5a4b88f44?fields=security_groups HTTP/1.1" 200 1316 0.049587 10.0.0.33 - - [2025-10-06 03:21:23] "POST /fqname-to-id HTTP/1.1" 404 183 0.023237 10.0.0.249 - - [2025-10-06 03:21:23] "GET /projects?obj_uuids=2f16195a-e62a-4837-95d2-88122d63132b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003215 10.0.0.249 - - [2025-10-06 03:21:24] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001574 10.0.0.249 - - [2025-10-06 03:21:24] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.032568 10.0.0.249 - - [2025-10-06 03:21:24] "POST /id-to-fqname HTTP/1.1" 200 185 0.004976 10.0.0.249 - - [2025-10-06 03:21:24] "POST /fqname-to-id HTTP/1.1" 404 194 0.004300 10.0.0.249 - - [2025-10-06 03:21:24] "POST /security-groups HTTP/1.1" 200 586 0.032168 10.0.0.38 - - [2025-10-06 03:21:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.003961 10.0.0.249 - - [2025-10-06 03:21:24] "POST /projects HTTP/1.1" 200 575 0.221235 10.0.0.249 - - [2025-10-06 03:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.288413 10.0.0.38 - - [2025-10-06 03:21:24] "POST /access-control-lists HTTP/1.1" 200 591 0.029380 10.0.0.33 - - [2025-10-06 03:21:24] "GET /project/2f16195a-e62a-4837-95d2-88122d63132b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.444203 10.0.0.33 - - [2025-10-06 03:21:25] "GET / HTTP/1.1" 200 36215 0.003122 10.0.0.249 - - [2025-10-06 03:21:25] "GET /projects?obj_uuids=f7eaeb12-210b-4522-b106-183db43f40de&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001844 10.0.0.33 - - [2025-10-06 03:21:25] "GET /project/f7eaeb12-210b-4522-b106-183db43f40de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.044055 10.0.0.33 - - [2025-10-06 03:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.33 - - [2025-10-06 03:21:26] "GET /security-group/79086d63-7cc9-43e9-9f6c-ff9ddc7025c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004118 10.0.0.33 - - [2025-10-06 03:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.249 - - [2025-10-06 03:21:26] "GET /projects?obj_uuids=f7eaeb12-210b-4522-b106-183db43f40de&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001850 10.0.0.33 - - [2025-10-06 03:21:26] "GET /project/f7eaeb12-210b-4522-b106-183db43f40de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.045760 10.0.0.33 - - [2025-10-06 03:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.33 - - [2025-10-06 03:21:26] "GET /security-group/79086d63-7cc9-43e9-9f6c-ff9ddc7025c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004462 10.0.0.33 - - [2025-10-06 03:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.33 - - [2025-10-06 03:21:26] "PUT /security-group/79086d63-7cc9-43e9-9f6c-ff9ddc7025c6 HTTP/1.1" 200 263 0.016093 10.0.0.249 - - [2025-10-06 03:21:29] "GET /projects?obj_uuids=2f16195a-e62a-4837-95d2-88122d63132b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001243 10.0.0.33 - - [2025-10-06 03:21:29] "GET /project/2f16195a-e62a-4837-95d2-88122d63132b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.040141 10.0.0.249 - - [2025-10-06 03:21:29] "GET /projects?obj_uuids=2f16195a-e62a-4837-95d2-88122d63132b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000963 10.0.0.33 - - [2025-10-06 03:21:29] "GET /project/2f16195a-e62a-4837-95d2-88122d63132b?fields=virtual_networks HTTP/1.1" 200 1024 0.044378 10.0.0.249 - - [2025-10-06 03:21:29] "GET /projects?obj_uuids=2f16195a-e62a-4837-95d2-88122d63132b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000975 10.0.0.33 - - [2025-10-06 03:21:29] "GET /project/2f16195a-e62a-4837-95d2-88122d63132b?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.035863 10.0.0.249 - - [2025-10-06 03:21:29] "GET /projects?obj_uuids=2f16195a-e62a-4837-95d2-88122d63132b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000962 10.0.0.33 - - [2025-10-06 03:21:29] "GET /project/2f16195a-e62a-4837-95d2-88122d63132b?fields=security_groups HTTP/1.1" 200 1246 0.039217 10.0.0.33 - - [2025-10-06 03:21:30] "POST /fqname-to-id HTTP/1.1" 404 192 0.022405 10.0.0.249 - - [2025-10-06 03:21:30] "GET /projects?obj_uuids=9690a16e-1c10-46c2-ad78-e31423f16f1d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002961 10.0.0.249 - - [2025-10-06 03:21:30] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001143 10.0.0.249 - - [2025-10-06 03:21:30] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007370 10.0.0.249 - - [2025-10-06 03:21:30] "POST /id-to-fqname HTTP/1.1" 200 194 0.001844 10.0.0.249 - - [2025-10-06 03:21:30] "POST /fqname-to-id HTTP/1.1" 404 203 0.004564 10.0.0.249 - - [2025-10-06 03:21:30] "POST /security-groups HTTP/1.1" 200 595 0.028037 10.0.0.38 - - [2025-10-06 03:21:30] "POST /fqname-to-id HTTP/1.1" 404 238 0.003039 10.0.0.249 - - [2025-10-06 03:21:30] "POST /projects HTTP/1.1" 200 593 0.228437 10.0.0.38 - - [2025-10-06 03:21:30] "POST /access-control-lists HTTP/1.1" 200 600 0.028742 10.0.0.249 - - [2025-10-06 03:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.294769 10.0.0.33 - - [2025-10-06 03:21:30] "GET /project/9690a16e-1c10-46c2-ad78-e31423f16f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.421046 10.0.0.33 - - [2025-10-06 03:21:31] "GET / HTTP/1.1" 200 36215 0.001699 10.0.0.33 - - [2025-10-06 03:21:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000538 10.0.0.33 - - [2025-10-06 03:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.052806 10.0.0.249 - - [2025-10-06 03:21:33] "GET /projects?obj_uuids=9690a16e-1c10-46c2-ad78-e31423f16f1d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001224 10.0.0.33 - - [2025-10-06 03:21:33] "GET /project/9690a16e-1c10-46c2-ad78-e31423f16f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.046932 10.0.0.33 - - [2025-10-06 03:21:33] "POST /neutron/network HTTP/1.1" 200 117 0.028665 10.0.0.33 - - [2025-10-06 03:21:34] "POST /neutron/network HTTP/1.1" 200 841 0.009281 10.0.0.33 - - [2025-10-06 03:21:34] "POST /id-to-fqname HTTP/1.1" 200 231 0.001312 10.0.0.33 - - [2025-10-06 03:21:34] "GET /virtual-network/72bd8ba5-71e2-420c-9941-608c7e1fdd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005505 10.0.0.33 - - [2025-10-06 03:21:34] "GET /virtual-network/72bd8ba5-71e2-420c-9941-608c7e1fdd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006615 10.0.0.33 - - [2025-10-06 03:21:34] "POST /neutron/subnet HTTP/1.1" 200 720 0.009114 10.0.0.33 - - [2025-10-06 03:21:34] "POST /id-to-fqname HTTP/1.1" 200 231 0.001014 10.0.0.249 - - [2025-10-06 03:21:35] "GET /projects?obj_uuids=9690a16e-1c10-46c2-ad78-e31423f16f1d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001078 10.0.0.33 - - [2025-10-06 03:21:35] "GET /project/9690a16e-1c10-46c2-ad78-e31423f16f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.060073 10.0.0.33 - - [2025-10-06 03:21:35] "POST /neutron/port HTTP/1.1" 200 117 0.006756 10.0.0.33 - - [2025-10-06 03:21:35] "POST /id-to-fqname HTTP/1.1" 200 231 0.001413 10.0.0.33 - - [2025-10-06 03:21:35] "POST /neutron/network HTTP/1.1" 200 851 0.006983 10.0.0.33 - - [2025-10-06 03:21:36] "POST /neutron/port HTTP/1.1" 200 1063 0.016394 10.0.0.33 - - [2025-10-06 03:21:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003525 10.0.0.33 - - [2025-10-06 03:21:36] "POST /neutron/network HTTP/1.1" 200 841 0.006845 10.0.0.38 - - [2025-10-06 03:21:38] "DELETE /access-control-list/71db6094-d926-478d-8a43-99e15e934894 HTTP/1.1" 200 115 0.044369 10.0.0.249 - - [2025-10-06 03:21:49] "DELETE /project/2f16195ae62a483795d288122d63132b HTTP/1.1" 404 173 0.004357 10.0.0.249 - - [2025-10-06 03:21:49] "DELETE /project/9690a16e1c1046c2ad78e31423f16f1d HTTP/1.1" 404 173 0.005669 10.0.0.249 - - [2025-10-06 03:21:49] "DELETE /project/bd3205d7-a46f-456d-9231-64a5a4b88f44 HTTP/1.1" 404 177 0.009205 10.0.0.249 - - [2025-10-06 03:21:49] "GET /projects?obj_uuids=2f16195a-e62a-4837-95d2-88122d63132b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000870 10.0.0.249 - - [2025-10-06 03:21:49] "GET /project/2f16195a-e62a-4837-95d2-88122d63132b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.042388 10.0.0.249 - - [2025-10-06 03:21:49] "GET /projects?obj_uuids=2f16195a-e62a-4837-95d2-88122d63132b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001128 10.0.0.249 - - [2025-10-06 03:21:49] "GET /project/2f16195a-e62a-4837-95d2-88122d63132b?fields=security_groups HTTP/1.1" 200 1348 0.046806 10.0.0.249 - - [2025-10-06 03:21:49] "DELETE /security-group/d6c34c2c-4096-45ad-8cb9-17be9d17c8a0 HTTP/1.1" 200 115 0.047513 10.0.0.249 - - [2025-10-06 03:21:49] "GET /projects?obj_uuids=2f16195a-e62a-4837-95d2-88122d63132b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000884 10.0.0.249 - - [2025-10-06 03:21:49] "GET /project/2f16195a-e62a-4837-95d2-88122d63132b?fields=application_policy_sets HTTP/1.1" 200 1387 0.046569 10.0.0.38 - - [2025-10-06 03:21:49] "DELETE /access-control-list/b1e80efa-c178-424d-8fb9-ed137fb94477 HTTP/1.1" 200 115 0.052519 10.0.0.249 - - [2025-10-06 03:21:49] "DELETE /project/2f16195a-e62a-4837-95d2-88122d63132b HTTP/1.1" 200 115 0.387851 10.0.0.33 - - [2025-10-06 03:21:56] "POST /neutron/network HTTP/1.1" 200 851 0.007538 10.0.0.249 - - [2025-10-06 03:21:56] "GET /projects?obj_uuids=9690a16e-1c10-46c2-ad78-e31423f16f1d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001283 10.0.0.33 - - [2025-10-06 03:21:56] "GET /project/9690a16e-1c10-46c2-ad78-e31423f16f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.075832 10.0.0.33 - - [2025-10-06 03:21:57] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010054 10.0.0.33 - - [2025-10-06 03:21:57] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011511 10.0.0.33 - - [2025-10-06 03:21:57] "POST /neutron/port HTTP/1.1" 200 1091 0.023044 10.0.0.33 - - [2025-10-06 03:21:57] "GET /virtual-machine/ffc02379-aee6-4993-866c-220e3feaf990 HTTP/1.1" 401 292 0.000646 10.0.0.249 - - [2025-10-06 03:21:57] "GET /projects?obj_uuids=9690a16e-1c10-46c2-ad78-e31423f16f1d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001103 10.0.0.33 - - [2025-10-06 03:21:57] "GET /virtual-machine/ffc02379-aee6-4993-866c-220e3feaf990 HTTP/1.1" 200 1298 0.064957 10.0.0.33 - - [2025-10-06 03:21:57] "GET /virtual-machine-interface/7674d4a5-e0f5-496a-bf3e-fa4cd01797a1 HTTP/1.1" 200 2989 0.005427 10.0.0.33 - - [2025-10-06 03:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.33 - - [2025-10-06 03:21:57] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005518 10.0.0.33 - - [2025-10-06 03:21:57] "GET /virtual-networks?parent_id=9690a16e-1c10-46c2-ad78-e31423f16f1d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002711 10.0.0.33 - - [2025-10-06 03:21:57] "GET /virtual-network/72bd8ba5-71e2-420c-9941-608c7e1fdd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.012230 10.0.0.33 - - [2025-10-06 03:21:58] "POST /neutron/port HTTP/1.1" 200 1063 0.316572 10.0.0.33 - - [2025-10-06 03:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.33 - - [2025-10-06 03:21:59] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004675 10.0.0.33 - - [2025-10-06 03:21:59] "GET /virtual-networks?parent_id=9690a16e-1c10-46c2-ad78-e31423f16f1d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.004612 10.0.0.33 - - [2025-10-06 03:21:59] "GET /virtual-network/72bd8ba5-71e2-420c-9941-608c7e1fdd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006410 10.0.0.33 - - [2025-10-06 03:22:02] "POST /neutron/port HTTP/1.1" 200 1063 0.033547 10.0.0.33 - - [2025-10-06 03:22:03] "POST /neutron/port HTTP/1.1" 200 1091 0.018476 10.0.0.33 - - [2025-10-06 03:22:03] "POST /neutron/port HTTP/1.1" 200 117 0.001546 10.0.0.33 - - [2025-10-06 03:22:04] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007561 10.0.0.33 - - [2025-10-06 03:22:14] "POST /neutron/port HTTP/1.1" 200 1091 0.017093 10.0.0.33 - - [2025-10-06 03:22:19] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007237 10.0.0.33 - - [2025-10-06 03:22:29] "POST /neutron/port HTTP/1.1" 200 1091 0.015311 10.0.0.33 - - [2025-10-06 03:22:29] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007656 10.0.0.33 - - [2025-10-06 03:22:30] "GET /virtual-machine/974d3551-7138-4269-9358-0ebfa9d1e01d HTTP/1.1" 200 1299 0.009489 10.0.0.33 - - [2025-10-06 03:22:30] "GET /virtual-machine-interface/ea0fab5e-8576-4d17-b39e-58952d12fdac HTTP/1.1" 200 2990 0.005903 10.0.0.33 - - [2025-10-06 03:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.33 - - [2025-10-06 03:22:30] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004570 10.0.0.33 - - [2025-10-06 03:22:30] "GET /virtual-networks?parent_id=9690a16e-1c10-46c2-ad78-e31423f16f1d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.003331 10.0.0.33 - - [2025-10-06 03:22:30] "GET /virtual-network/72bd8ba5-71e2-420c-9941-608c7e1fdd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.009311 10.0.0.33 - - [2025-10-06 03:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.33 - - [2025-10-06 03:22:33] "GET /virtual-network/72bd8ba5-71e2-420c-9941-608c7e1fdd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005967 10.0.0.33 - - [2025-10-06 03:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.33 - - [2025-10-06 03:22:37] "GET /virtual-network/72bd8ba5-71e2-420c-9941-608c7e1fdd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005853 10.0.0.33 - - [2025-10-06 03:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.33 - - [2025-10-06 03:22:41] "GET /virtual-network/72bd8ba5-71e2-420c-9941-608c7e1fdd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005575 10.0.0.33 - - [2025-10-06 03:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.33 - - [2025-10-06 03:22:45] "GET /virtual-network/72bd8ba5-71e2-420c-9941-608c7e1fdd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008346 10.0.0.249 - - [2025-10-06 03:22:45] "GET /obj-perms HTTP/1.1" 200 5056 0.062017 10.0.0.33 - - [2025-10-06 03:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.33 - - [2025-10-06 03:22:49] "GET /virtual-network/72bd8ba5-71e2-420c-9941-608c7e1fdd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005740 10.0.0.33 - - [2025-10-06 03:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.33 - - [2025-10-06 03:22:53] "GET /virtual-network/72bd8ba5-71e2-420c-9941-608c7e1fdd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007208 10.0.0.33 - - [2025-10-06 03:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.33 - - [2025-10-06 03:22:57] "GET /virtual-network/72bd8ba5-71e2-420c-9941-608c7e1fdd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005920 10.0.0.33 - - [2025-10-06 03:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.33 - - [2025-10-06 03:23:01] "GET /virtual-network/72bd8ba5-71e2-420c-9941-608c7e1fdd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005527 10.0.0.33 - - [2025-10-06 03:23:04] "POST /neutron/port HTTP/1.1" 200 1091 0.014484 10.0.0.33 - - [2025-10-06 03:23:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003793 10.0.0.33 - - [2025-10-06 03:23:04] "POST /neutron/network HTTP/1.1" 200 841 0.006856 10.0.0.33 - - [2025-10-06 03:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.33 - - [2025-10-06 03:23:06] "GET /virtual-network/72bd8ba5-71e2-420c-9941-608c7e1fdd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005763 10.0.0.33 - - [2025-10-06 03:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006156 10.0.0.33 - - [2025-10-06 03:23:10] "GET /virtual-network/72bd8ba5-71e2-420c-9941-608c7e1fdd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006111 10.0.0.33 - - [2025-10-06 03:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.33 - - [2025-10-06 03:23:14] "GET /virtual-network/72bd8ba5-71e2-420c-9941-608c7e1fdd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006232 10.0.0.33 - - [2025-10-06 03:23:15] "POST /neutron/network HTTP/1.1" 200 851 0.007575 10.0.0.33 - - [2025-10-06 03:23:15] "POST /neutron/port HTTP/1.1" 200 117 0.001334 10.0.0.33 - - [2025-10-06 03:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.33 - - [2025-10-06 03:23:18] "GET /virtual-network/72bd8ba5-71e2-420c-9941-608c7e1fdd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005191 10.0.0.33 - - [2025-10-06 03:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.33 - - [2025-10-06 03:23:22] "GET /virtual-network/72bd8ba5-71e2-420c-9941-608c7e1fdd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005585 10.0.0.33 - - [2025-10-06 03:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005715 10.0.0.33 - - [2025-10-06 03:23:26] "GET /virtual-network/72bd8ba5-71e2-420c-9941-608c7e1fdd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.018483 10.0.0.33 - - [2025-10-06 03:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.33 - - [2025-10-06 03:23:30] "GET /virtual-network/72bd8ba5-71e2-420c-9941-608c7e1fdd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005197 10.0.0.33 - - [2025-10-06 03:23:31] "POST /neutron/security_group HTTP/1.1" 200 2062 0.032757 10.0.0.33 - - [2025-10-06 03:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.33 - - [2025-10-06 03:23:32] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003525 10.0.0.33 - - [2025-10-06 03:23:32] "GET /virtual-networks?parent_id=9690a16e-1c10-46c2-ad78-e31423f16f1d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.003391 10.0.0.33 - - [2025-10-06 03:23:32] "GET /virtual-network/72bd8ba5-71e2-420c-9941-608c7e1fdd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006728 10.0.0.33 - - [2025-10-06 03:23:38] "POST /neutron/port HTTP/1.1" 200 1091 0.014793 10.0.0.33 - - [2025-10-06 03:23:43] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009965 10.0.0.33 - - [2025-10-06 03:23:45] "GET /obj-perms HTTP/1.1" 200 5056 0.045333 10.0.0.38 - - [2025-10-06 03:23:46] "GET /obj-perms HTTP/1.1" 200 5056 0.044748 10.0.0.33 - - [2025-10-06 03:23:53] "POST /neutron/port HTTP/1.1" 200 1091 0.016199 10.0.0.33 - - [2025-10-06 03:23:58] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007534 10.0.0.33 - - [2025-10-06 03:24:05] "POST /neutron/port HTTP/1.1" 200 1091 0.014688 10.0.0.33 - - [2025-10-06 03:24:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003573 10.0.0.33 - - [2025-10-06 03:24:05] "POST /neutron/network HTTP/1.1" 200 841 0.006546 10.0.0.33 - - [2025-10-06 03:24:14] "POST /neutron/port HTTP/1.1" 200 1091 0.035170 10.0.0.33 - - [2025-10-06 03:24:17] "POST /neutron/port HTTP/1.1" 200 1091 0.046139 10.0.0.33 - - [2025-10-06 03:24:17] "POST /neutron/subnet HTTP/1.1" 200 694 0.008733 10.0.0.33 - - [2025-10-06 03:24:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.003462 10.0.0.33 - - [2025-10-06 03:24:19] "POST /bgp-as-a-services HTTP/1.1" 200 599 0.039293 10.0.0.33 - - [2025-10-06 03:24:19] "GET /bgp-as-a-service/c18546a9-a0e6-4546-8de7-c687f306d029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1624 0.006833 10.0.0.33 - - [2025-10-06 03:24:19] "GET /virtual-machine-interface/ea0fab5e-8576-4d17-b39e-58952d12fdac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2768 0.005086 10.0.0.33 - - [2025-10-06 03:24:19] "POST /ref-update HTTP/1.1" 200 156 0.011091 10.0.0.33 - - [2025-10-06 03:24:19] "POST /neutron/network HTTP/1.1" 200 841 0.007808 10.0.0.33 - - [2025-10-06 03:24:19] "POST /neutron/subnet HTTP/1.1" 200 720 0.007849 10.0.0.38 - - [2025-10-06 03:24:20] "POST /ref-update HTTP/1.1" 200 156 0.025947 10.0.0.33 - - [2025-10-06 03:24:43] "GET /bgp-as-a-service/c18546a9-a0e6-4546-8de7-c687f306d029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006092 10.0.0.33 - - [2025-10-06 03:24:43] "GET /virtual-machine-interface/ea0fab5e-8576-4d17-b39e-58952d12fdac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3098 0.007096 10.0.0.33 - - [2025-10-06 03:24:43] "POST /ref-update HTTP/1.1" 200 156 0.010980 10.0.0.38 - - [2025-10-06 03:24:43] "POST /ref-update HTTP/1.1" 200 156 0.011475 10.0.0.33 - - [2025-10-06 03:24:43] "DELETE /bgp-as-a-service/c18546a9-a0e6-4546-8de7-c687f306d029 HTTP/1.1" 200 115 0.038557 10.0.0.33 - - [2025-10-06 03:24:43] "POST /neutron/port HTTP/1.1" 200 1091 0.018251 10.0.0.33 - - [2025-10-06 03:24:44] "POST /neutron/port HTTP/1.1" 200 1091 0.014794 10.0.0.33 - - [2025-10-06 03:24:45] "POST /neutron/network HTTP/1.1" 200 841 0.007357 10.0.0.38 - - [2025-10-06 03:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005753 10.0.0.249 - - [2025-10-06 03:24:47] "GET /projects?obj_uuids=9690a16e-1c10-46c2-ad78-e31423f16f1d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001273 10.0.0.33 - - [2025-10-06 03:24:47] "GET /project/9690a16e-1c10-46c2-ad78-e31423f16f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.039436 10.0.0.249 - - [2025-10-06 03:24:47] "GET /projects?obj_uuids=9690a16e-1c10-46c2-ad78-e31423f16f1d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002872 10.0.0.33 - - [2025-10-06 03:24:47] "GET /project/9690a16e-1c10-46c2-ad78-e31423f16f1d?fields=virtual_networks HTTP/1.1" 200 1043 0.049873 10.0.0.249 - - [2025-10-06 03:24:47] "GET /projects?obj_uuids=9690a16e-1c10-46c2-ad78-e31423f16f1d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001403 10.0.0.33 - - [2025-10-06 03:24:47] "GET /project/9690a16e-1c10-46c2-ad78-e31423f16f1d?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.047907 10.0.0.249 - - [2025-10-06 03:24:47] "GET /projects?obj_uuids=9690a16e-1c10-46c2-ad78-e31423f16f1d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001437 10.0.0.33 - - [2025-10-06 03:24:47] "GET /project/9690a16e-1c10-46c2-ad78-e31423f16f1d?fields=security_groups HTTP/1.1" 200 1274 0.047943 10.0.0.33 - - [2025-10-06 03:24:48] "POST /fqname-to-id HTTP/1.1" 404 189 0.025155 10.0.0.249 - - [2025-10-06 03:24:48] "GET /projects?obj_uuids=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003360 10.0.0.249 - - [2025-10-06 03:24:48] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001019 10.0.0.249 - - [2025-10-06 03:24:48] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007432 10.0.0.249 - - [2025-10-06 03:24:48] "POST /id-to-fqname HTTP/1.1" 200 191 0.001724 10.0.0.249 - - [2025-10-06 03:24:48] "POST /fqname-to-id HTTP/1.1" 404 200 0.004291 10.0.0.249 - - [2025-10-06 03:24:48] "POST /security-groups HTTP/1.1" 200 592 0.069480 10.0.0.249 - - [2025-10-06 03:24:48] "POST /projects HTTP/1.1" 200 587 0.269790 10.0.0.38 - - [2025-10-06 03:24:48] "POST /access-control-lists HTTP/1.1" 200 599 0.025775 10.0.0.249 - - [2025-10-06 03:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.335399 10.0.0.33 - - [2025-10-06 03:24:48] "GET /project/8154483f-9ef2-452c-8c1f-3446ad0c666e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.475675 10.0.0.33 - - [2025-10-06 03:24:49] "GET / HTTP/1.1" 200 36215 0.001548 10.0.0.249 - - [2025-10-06 03:24:49] "DELETE /project/8154483f9ef2452c8c1f3446ad0c666e HTTP/1.1" 404 173 0.004393 10.0.0.249 - - [2025-10-06 03:24:49] "GET /projects?obj_uuids=9690a16e-1c10-46c2-ad78-e31423f16f1d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000880 10.0.0.249 - - [2025-10-06 03:24:50] "GET /project/9690a16e-1c10-46c2-ad78-e31423f16f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.043442 10.0.0.249 - - [2025-10-06 03:24:50] "GET /projects?obj_uuids=9690a16e-1c10-46c2-ad78-e31423f16f1d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000873 10.0.0.249 - - [2025-10-06 03:24:50] "GET /project/9690a16e-1c10-46c2-ad78-e31423f16f1d?fields=security_groups HTTP/1.1" 200 1376 0.047245 10.0.0.249 - - [2025-10-06 03:24:50] "DELETE /security-group/9a7b3b9b-ca6b-4539-aee5-a54da4b435e7 HTTP/1.1" 200 115 0.055405 10.0.0.249 - - [2025-10-06 03:24:50] "GET /projects?obj_uuids=9690a16e-1c10-46c2-ad78-e31423f16f1d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000862 10.0.0.38 - - [2025-10-06 03:24:50] "DELETE /access-control-list/ee9aad70-85c7-47e7-8dcc-ff9532797cee HTTP/1.1" 200 115 0.039462 10.0.0.249 - - [2025-10-06 03:24:50] "GET /project/9690a16e-1c10-46c2-ad78-e31423f16f1d?fields=application_policy_sets HTTP/1.1" 200 1415 0.049887 10.0.0.249 - - [2025-10-06 03:24:50] "DELETE /project/9690a16e-1c10-46c2-ad78-e31423f16f1d HTTP/1.1" 200 115 0.414284 10.0.0.33 - - [2025-10-06 03:24:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000470 10.0.0.33 - - [2025-10-06 03:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.024869 10.0.0.249 - - [2025-10-06 03:24:51] "GET /projects?obj_uuids=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000897 10.0.0.33 - - [2025-10-06 03:24:51] "GET /project/8154483f-9ef2-452c-8c1f-3446ad0c666e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.042873 10.0.0.249 - - [2025-10-06 03:24:51] "GET /projects?obj_uuids=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001009 10.0.0.33 - - [2025-10-06 03:24:51] "POST /neutron/network HTTP/1.1" 200 614 0.167623 10.0.0.38 - - [2025-10-06 03:24:52] "POST /ref-update HTTP/1.1" 200 156 0.024099 10.0.0.33 - - [2025-10-06 03:24:52] "POST /id-to-fqname HTTP/1.1" 200 225 0.003560 10.0.0.33 - - [2025-10-06 03:24:52] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005197 10.0.0.33 - - [2025-10-06 03:24:52] "POST /neutron/network HTTP/1.1" 200 835 0.006129 10.0.0.33 - - [2025-10-06 03:24:52] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004867 10.0.0.33 - - [2025-10-06 03:24:52] "POST /id-to-fqname HTTP/1.1" 200 225 0.001653 10.0.0.33 - - [2025-10-06 03:24:52] "POST /neutron/network HTTP/1.1" 200 845 0.008056 10.0.0.249 - - [2025-10-06 03:24:53] "GET /projects?obj_uuids=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001030 10.0.0.33 - - [2025-10-06 03:24:53] "GET /project/8154483f-9ef2-452c-8c1f-3446ad0c666e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.071802 10.0.0.33 - - [2025-10-06 03:24:53] "POST /neutron/port HTTP/1.1" 200 117 0.006012 10.0.0.33 - - [2025-10-06 03:24:53] "POST /id-to-fqname HTTP/1.1" 200 225 0.001098 10.0.0.33 - - [2025-10-06 03:24:53] "POST /neutron/network HTTP/1.1" 200 845 0.009291 10.0.0.249 - - [2025-10-06 03:24:54] "GET /projects?obj_uuids=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000969 10.0.0.33 - - [2025-10-06 03:24:54] "GET /project/8154483f-9ef2-452c-8c1f-3446ad0c666e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.062544 10.0.0.33 - - [2025-10-06 03:24:54] "POST /neutron/port HTTP/1.1" 200 1037 0.021921 10.0.0.33 - - [2025-10-06 03:24:54] "POST /id-to-fqname HTTP/1.1" 200 225 0.001374 10.0.0.33 - - [2025-10-06 03:24:54] "POST /neutron/port HTTP/1.1" 200 1037 0.016760 10.0.0.33 - - [2025-10-06 03:24:55] "POST /neutron/network HTTP/1.1" 200 845 0.007613 10.0.0.33 - - [2025-10-06 03:24:55] "POST /neutron/port HTTP/1.1" 200 1063 0.015178 10.0.0.33 - - [2025-10-06 03:24:55] "POST /neutron/port HTTP/1.1" 200 1063 0.014704 10.0.0.33 - - [2025-10-06 03:24:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003822 10.0.0.33 - - [2025-10-06 03:24:55] "POST /neutron/network HTTP/1.1" 200 835 0.007223 10.0.0.249 - - [2025-10-06 03:24:56] "GET /projects?obj_uuids=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001324 10.0.0.33 - - [2025-10-06 03:24:56] "GET /project/8154483f-9ef2-452c-8c1f-3446ad0c666e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.073122 10.0.0.33 - - [2025-10-06 03:24:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007947 10.0.0.33 - - [2025-10-06 03:24:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007255 10.0.0.33 - - [2025-10-06 03:24:58] "POST /neutron/subnet HTTP/1.1" 200 708 0.010507 10.0.0.33 - - [2025-10-06 03:24:58] "POST /neutron/network HTTP/1.1" 200 845 0.008415 10.0.0.33 - - [2025-10-06 03:24:59] "POST /neutron/port HTTP/1.1" 200 1063 0.015813 10.0.0.33 - - [2025-10-06 03:24:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004189 10.0.0.33 - - [2025-10-06 03:24:59] "POST /neutron/network HTTP/1.1" 200 835 0.007805 10.0.0.33 - - [2025-10-06 03:25:05] "POST /neutron/port HTTP/1.1" 200 1091 0.018478 10.0.0.33 - - [2025-10-06 03:25:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003649 10.0.0.33 - - [2025-10-06 03:25:05] "POST /neutron/network HTTP/1.1" 200 835 0.006863 10.0.0.33 - - [2025-10-06 03:25:11] "POST /neutron/port HTTP/1.1" 200 1091 0.019022 10.0.0.33 - - [2025-10-06 03:25:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010946 10.0.0.33 - - [2025-10-06 03:25:26] "POST /neutron/port HTTP/1.1" 200 1091 0.017006 10.0.0.33 - - [2025-10-06 03:25:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007984 10.0.0.33 - - [2025-10-06 03:25:27] "GET /virtual-machine/7bf06ebb-196f-4ec6-a09a-dcd5cf880606 HTTP/1.1" 401 292 0.000430 10.0.0.33 - - [2025-10-06 03:25:27] "GET /virtual-machine/7bf06ebb-196f-4ec6-a09a-dcd5cf880606 HTTP/1.1" 200 1295 0.026934 10.0.0.33 - - [2025-10-06 03:25:27] "GET /virtual-machine-interface/edd15309-7a17-4d24-854c-c1e0c796f247 HTTP/1.1" 200 2965 0.005278 10.0.0.33 - - [2025-10-06 03:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.33 - - [2025-10-06 03:25:27] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003322 10.0.0.33 - - [2025-10-06 03:25:27] "GET /virtual-networks?parent_id=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002776 10.0.0.33 - - [2025-10-06 03:25:27] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005941 10.0.0.33 - - [2025-10-06 03:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.33 - - [2025-10-06 03:25:30] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005563 10.0.0.33 - - [2025-10-06 03:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.33 - - [2025-10-06 03:25:34] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005750 10.0.0.38 - - [2025-10-06 03:25:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.38 - - [2025-10-06 03:25:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.38 - - [2025-10-06 03:25:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.38 - - [2025-10-06 03:25:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.249 - - [2025-10-06 03:25:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000994 10.0.0.249 - - [2025-10-06 03:25:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.33 - - [2025-10-06 03:25:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.33 - - [2025-10-06 03:25:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.249 - - [2025-10-06 03:25:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.249 - - [2025-10-06 03:25:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.33 - - [2025-10-06 03:25:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000532 10.0.0.33 - - [2025-10-06 03:25:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.33 - - [2025-10-06 03:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.33 - - [2025-10-06 03:25:38] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005047 10.0.0.33 - - [2025-10-06 03:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.33 - - [2025-10-06 03:25:42] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005517 10.0.0.33 - - [2025-10-06 03:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.33 - - [2025-10-06 03:25:47] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005281 10.0.0.33 - - [2025-10-06 03:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.33 - - [2025-10-06 03:25:51] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005514 10.0.0.33 - - [2025-10-06 03:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.33 - - [2025-10-06 03:25:55] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006928 10.0.0.33 - - [2025-10-06 03:25:59] "POST /neutron/port HTTP/1.1" 200 1091 0.016234 10.0.0.33 - - [2025-10-06 03:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.33 - - [2025-10-06 03:25:59] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005980 10.0.0.33 - - [2025-10-06 03:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.33 - - [2025-10-06 03:26:03] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006466 10.0.0.33 - - [2025-10-06 03:26:06] "POST /neutron/port HTTP/1.1" 200 1091 0.014638 10.0.0.33 - - [2025-10-06 03:26:06] "POST /neutron/subnet HTTP/1.1" 200 708 0.009720 10.0.0.33 - - [2025-10-06 03:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.33 - - [2025-10-06 03:26:07] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007160 10.0.0.33 - - [2025-10-06 03:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.33 - - [2025-10-06 03:26:11] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005277 10.0.0.33 - - [2025-10-06 03:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.33 - - [2025-10-06 03:26:15] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005568 10.0.0.33 - - [2025-10-06 03:26:19] "POST /neutron/port HTTP/1.1" 200 1091 0.016703 10.0.0.33 - - [2025-10-06 03:26:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003993 10.0.0.33 - - [2025-10-06 03:26:19] "POST /neutron/network HTTP/1.1" 200 835 0.007402 10.0.0.33 - - [2025-10-06 03:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.33 - - [2025-10-06 03:26:19] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005322 10.0.0.33 - - [2025-10-06 03:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.33 - - [2025-10-06 03:26:23] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005518 10.0.0.33 - - [2025-10-06 03:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.33 - - [2025-10-06 03:26:27] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005282 10.0.0.33 - - [2025-10-06 03:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.33 - - [2025-10-06 03:26:32] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006954 10.0.0.33 - - [2025-10-06 03:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.33 - - [2025-10-06 03:26:36] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007087 10.0.0.33 - - [2025-10-06 03:26:37] "POST /neutron/port HTTP/1.1" 200 1091 0.017716 10.0.0.33 - - [2025-10-06 03:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.33 - - [2025-10-06 03:26:38] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004752 10.0.0.33 - - [2025-10-06 03:26:38] "GET /virtual-networks?parent_id=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003418 10.0.0.33 - - [2025-10-06 03:26:38] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005734 10.0.0.33 - - [2025-10-06 03:26:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007563 10.0.0.33 - - [2025-10-06 03:26:48] "POST /neutron/port HTTP/1.1" 200 1091 0.015269 10.0.0.33 - - [2025-10-06 03:26:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009050 10.0.0.33 - - [2025-10-06 03:27:04] "POST /neutron/port HTTP/1.1" 200 1091 0.015693 10.0.0.33 - - [2025-10-06 03:27:07] "POST /neutron/port HTTP/1.1" 200 1091 0.034621 10.0.0.33 - - [2025-10-06 03:27:07] "POST /neutron/subnet HTTP/1.1" 200 708 0.009061 10.0.0.33 - - [2025-10-06 03:27:09] "POST /neutron/port HTTP/1.1" 200 1091 0.014079 10.0.0.33 - - [2025-10-06 03:27:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009003 10.0.0.33 - - [2025-10-06 03:27:19] "POST /neutron/network HTTP/1.1" 200 845 0.006974 10.0.0.33 - - [2025-10-06 03:27:19] "POST /neutron/port HTTP/1.1" 200 117 0.001184 10.0.0.33 - - [2025-10-06 03:27:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007918 10.0.0.33 - - [2025-10-06 03:27:24] "POST /neutron/port HTTP/1.1" 200 1091 0.014648 10.0.0.33 - - [2025-10-06 03:27:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009739 10.0.0.33 - - [2025-10-06 03:27:25] "GET /virtual-machine/22852cd5-49f4-4f90-ac66-c219520adccc HTTP/1.1" 200 1295 0.006536 10.0.0.33 - - [2025-10-06 03:27:25] "GET /virtual-machine-interface/46b92876-fb94-41bb-beed-29ae50272176 HTTP/1.1" 200 2965 0.005574 10.0.0.33 - - [2025-10-06 03:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.33 - - [2025-10-06 03:27:25] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004335 10.0.0.33 - - [2025-10-06 03:27:25] "GET /virtual-networks?parent_id=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003339 10.0.0.33 - - [2025-10-06 03:27:25] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006400 10.0.0.33 - - [2025-10-06 03:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.33 - - [2025-10-06 03:27:26] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003846 10.0.0.33 - - [2025-10-06 03:27:26] "GET /virtual-networks?parent_id=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002687 10.0.0.33 - - [2025-10-06 03:27:26] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006602 10.0.0.33 - - [2025-10-06 03:27:26] "POST /neutron/port HTTP/1.1" 200 1091 0.016686 10.0.0.33 - - [2025-10-06 03:27:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007613 10.0.0.33 - - [2025-10-06 03:27:26] "GET /virtual-machine/d38ec4a7-f371-4eb6-9e78-e24e9f654584 HTTP/1.1" 200 1296 0.006615 10.0.0.33 - - [2025-10-06 03:27:26] "GET /virtual-machine-interface/cbcda152-b77b-46ae-9d13-ba1d49514bba HTTP/1.1" 200 2966 0.005599 10.0.0.33 - - [2025-10-06 03:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.33 - - [2025-10-06 03:27:26] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003550 10.0.0.33 - - [2025-10-06 03:27:26] "GET /virtual-networks?parent_id=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002836 10.0.0.33 - - [2025-10-06 03:27:26] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005869 10.0.0.33 - - [2025-10-06 03:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.33 - - [2025-10-06 03:27:27] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004104 10.0.0.33 - - [2025-10-06 03:27:27] "GET /virtual-networks?parent_id=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003482 10.0.0.33 - - [2025-10-06 03:27:27] "GET /virtual-network/631aca2c-4c6d-4173-a905-52b17966538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006725 10.0.0.33 - - [2025-10-06 03:27:28] "POST /fqname-to-id HTTP/1.1" 404 198 0.004846 10.0.0.33 - - [2025-10-06 03:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.33 - - [2025-10-06 03:27:28] "GET /global-system-config/64ba9cd2-f4cd-45af-aadb-741a9a4b8da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007386 10.0.0.33 - - [2025-10-06 03:27:28] "POST /control-node-zones HTTP/1.1" 200 571 0.026814 10.0.0.33 - - [2025-10-06 03:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.33 - - [2025-10-06 03:27:28] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006222 10.0.0.33 - - [2025-10-06 03:27:28] "GET /control-node-zone/2cd48171-5fe0-4ec4-baeb-1039358d9d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.006356 10.0.0.33 - - [2025-10-06 03:27:28] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.021744 10.0.0.33 - - [2025-10-06 03:27:28] "POST /fqname-to-id HTTP/1.1" 404 198 0.003982 10.0.0.33 - - [2025-10-06 03:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.33 - - [2025-10-06 03:27:28] "GET /global-system-config/64ba9cd2-f4cd-45af-aadb-741a9a4b8da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006585 10.0.0.33 - - [2025-10-06 03:27:28] "POST /control-node-zones HTTP/1.1" 200 571 0.025157 10.0.0.33 - - [2025-10-06 03:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.33 - - [2025-10-06 03:27:28] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005394 10.0.0.33 - - [2025-10-06 03:27:28] "GET /control-node-zone/18d4d0da-62c5-40db-888a-f46a8ad36eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005247 10.0.0.33 - - [2025-10-06 03:27:28] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.019214 10.0.0.33 - - [2025-10-06 03:27:28] "POST /fqname-to-id HTTP/1.1" 404 198 0.003223 10.0.0.33 - - [2025-10-06 03:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.33 - - [2025-10-06 03:27:28] "GET /global-system-config/64ba9cd2-f4cd-45af-aadb-741a9a4b8da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006505 10.0.0.33 - - [2025-10-06 03:27:28] "POST /control-node-zones HTTP/1.1" 200 571 0.025691 10.0.0.33 - - [2025-10-06 03:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.33 - - [2025-10-06 03:27:29] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004726 10.0.0.33 - - [2025-10-06 03:27:29] "GET /control-node-zone/869696f1-1027-44af-9b1d-25cc07a0642c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005153 10.0.0.33 - - [2025-10-06 03:27:29] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.018170 10.0.0.33 - - [2025-10-06 03:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.33 - - [2025-10-06 03:27:29] "GET /global-system-config/64ba9cd2-f4cd-45af-aadb-741a9a4b8da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006845 10.0.0.33 - - [2025-10-06 03:27:29] "POST /fqname-to-id HTTP/1.1" 404 234 0.002746 10.0.0.33 - - [2025-10-06 03:27:29] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.033330 10.0.0.33 - - [2025-10-06 03:27:29] "POST /neutron/network HTTP/1.1" 200 835 0.006567 10.0.0.33 - - [2025-10-06 03:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.33 - - [2025-10-06 03:27:29] "GET /bgp-as-a-service/418488fb-ebe6-4961-bd7a-6589f0e43281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.005453 10.0.0.33 - - [2025-10-06 03:27:29] "GET /control-node-zone/2cd48171-5fe0-4ec4-baeb-1039358d9d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004396 10.0.0.33 - - [2025-10-06 03:27:29] "POST /ref-update HTTP/1.1" 200 156 0.017015 10.0.0.33 - - [2025-10-06 03:27:44] "GET /bgp-as-a-service/418488fb-ebe6-4961-bd7a-6589f0e43281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.006401 10.0.0.33 - - [2025-10-06 03:27:44] "GET /virtual-machine-interface/edd15309-7a17-4d24-854c-c1e0c796f247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.005757 10.0.0.33 - - [2025-10-06 03:27:44] "POST /ref-update HTTP/1.1" 200 156 0.018515 10.0.0.38 - - [2025-10-06 03:27:45] "POST /ref-update HTTP/1.1" 200 156 0.042502 10.0.0.33 - - [2025-10-06 03:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.33 - - [2025-10-06 03:27:46] "GET /global-system-config/64ba9cd2-f4cd-45af-aadb-741a9a4b8da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.005851 10.0.0.33 - - [2025-10-06 03:27:46] "POST /fqname-to-id HTTP/1.1" 404 234 0.002914 10.0.0.33 - - [2025-10-06 03:27:46] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.029069 10.0.0.33 - - [2025-10-06 03:27:46] "POST /neutron/subnet HTTP/1.1" 200 734 0.010264 10.0.0.33 - - [2025-10-06 03:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.33 - - [2025-10-06 03:27:46] "GET /bgp-as-a-service/12c6249f-6140-4052-a91f-473b676d1f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.005361 10.0.0.33 - - [2025-10-06 03:27:46] "GET /control-node-zone/18d4d0da-62c5-40db-888a-f46a8ad36eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004231 10.0.0.33 - - [2025-10-06 03:27:46] "POST /ref-update HTTP/1.1" 200 156 0.014590 10.0.0.249 - - [2025-10-06 03:27:48] "GET /obj-perms HTTP/1.1" 200 5056 0.047394 10.0.0.33 - - [2025-10-06 03:27:49] "GET /obj-perms HTTP/1.1" 200 5056 0.039422 10.0.0.33 - - [2025-10-06 03:27:53] "GET /bgp-as-a-service/12c6249f-6140-4052-a91f-473b676d1f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1840 0.006345 10.0.0.33 - - [2025-10-06 03:27:53] "GET /virtual-machine-interface/46b92876-fb94-41bb-beed-29ae50272176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.005678 10.0.0.33 - - [2025-10-06 03:27:53] "POST /ref-update HTTP/1.1" 200 156 0.011454 10.0.0.38 - - [2025-10-06 03:27:53] "POST /bgp-routers HTTP/1.1" 200 642 0.037013 10.0.0.38 - - [2025-10-06 03:27:54] "PUT /bgp-router/1e29d15f-b56d-4e3a-8917-d4588a0b2291 HTTP/1.1" 200 255 0.035655 10.0.0.33 - - [2025-10-06 03:28:06] "GET /control-node-zone/2cd48171-5fe0-4ec4-baeb-1039358d9d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004478 10.0.0.33 - - [2025-10-06 03:28:06] "POST /ref-update HTTP/1.1" 200 156 0.018533 10.0.0.33 - - [2025-10-06 03:28:06] "GET /control-node-zone/18d4d0da-62c5-40db-888a-f46a8ad36eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004040 10.0.0.33 - - [2025-10-06 03:28:06] "POST /ref-update HTTP/1.1" 200 156 0.019086 10.0.0.33 - - [2025-10-06 03:28:06] "GET /control-node-zone/869696f1-1027-44af-9b1d-25cc07a0642c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.003898 10.0.0.33 - - [2025-10-06 03:28:06] "POST /ref-update HTTP/1.1" 200 156 0.018839 10.0.0.33 - - [2025-10-06 03:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.33 - - [2025-10-06 03:28:06] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004776 10.0.0.33 - - [2025-10-06 03:28:06] "GET /control-node-zone/2cd48171-5fe0-4ec4-baeb-1039358d9d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.003277 10.0.0.33 - - [2025-10-06 03:28:06] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.018425 10.0.0.33 - - [2025-10-06 03:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.33 - - [2025-10-06 03:28:07] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005543 10.0.0.33 - - [2025-10-06 03:28:07] "GET /control-node-zone/18d4d0da-62c5-40db-888a-f46a8ad36eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003830 10.0.0.33 - - [2025-10-06 03:28:07] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.020185 10.0.0.33 - - [2025-10-06 03:28:07] "POST /neutron/port HTTP/1.1" 200 1091 0.029878 10.0.0.33 - - [2025-10-06 03:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.33 - - [2025-10-06 03:28:07] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005739 10.0.0.33 - - [2025-10-06 03:28:07] "GET /control-node-zone/869696f1-1027-44af-9b1d-25cc07a0642c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004026 10.0.0.33 - - [2025-10-06 03:28:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003702 10.0.0.33 - - [2025-10-06 03:28:07] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.025360 10.0.0.33 - - [2025-10-06 03:28:07] "POST /neutron/network HTTP/1.1" 200 835 0.006732 10.0.0.33 - - [2025-10-06 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.33 - - [2025-10-06 03:28:19] "GET /bgp-as-a-service/418488fb-ebe6-4961-bd7a-6589f0e43281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2450 0.006120 10.0.0.33 - - [2025-10-06 03:28:19] "GET /control-node-zone/2cd48171-5fe0-4ec4-baeb-1039358d9d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.003149 10.0.0.33 - - [2025-10-06 03:28:19] "POST /ref-update HTTP/1.1" 200 156 0.014353 10.0.0.33 - - [2025-10-06 03:28:19] "GET /control-node-zone/2cd48171-5fe0-4ec4-baeb-1039358d9d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004225 10.0.0.33 - - [2025-10-06 03:28:19] "POST /ref-update HTTP/1.1" 200 156 0.020432 10.0.0.33 - - [2025-10-06 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.33 - - [2025-10-06 03:28:19] "GET /global-system-config/64ba9cd2-f4cd-45af-aadb-741a9a4b8da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007344 10.0.0.33 - - [2025-10-06 03:28:19] "POST /neutron/network HTTP/1.1" 200 835 0.007682 10.0.0.33 - - [2025-10-06 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.33 - - [2025-10-06 03:28:19] "GET /bgp-as-a-service/418488fb-ebe6-4961-bd7a-6589f0e43281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005119 10.0.0.33 - - [2025-10-06 03:28:19] "GET /control-node-zone/869696f1-1027-44af-9b1d-25cc07a0642c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.003356 10.0.0.33 - - [2025-10-06 03:28:19] "POST /ref-update HTTP/1.1" 200 156 0.012728 10.0.0.33 - - [2025-10-06 03:28:21] "POST /neutron/port HTTP/1.1" 200 1091 0.020484 10.0.0.33 - - [2025-10-06 03:28:21] "POST /neutron/subnet HTTP/1.1" 200 708 0.009329 10.0.0.33 - - [2025-10-06 03:28:22] "GET /bgp-as-a-service/418488fb-ebe6-4961-bd7a-6589f0e43281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2450 0.006255 10.0.0.33 - - [2025-10-06 03:28:22] "GET /virtual-machine-interface/edd15309-7a17-4d24-854c-c1e0c796f247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3059 0.005310 10.0.0.33 - - [2025-10-06 03:28:34] "GET /bgp-as-a-service/418488fb-ebe6-4961-bd7a-6589f0e43281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2450 0.004698 10.0.0.33 - - [2025-10-06 03:28:34] "GET /virtual-machine-interface/edd15309-7a17-4d24-854c-c1e0c796f247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3059 0.005941 10.0.0.33 - - [2025-10-06 03:28:34] "POST /ref-update HTTP/1.1" 200 156 0.013963 10.0.0.33 - - [2025-10-06 03:28:34] "GET /bgp-as-a-service/12c6249f-6140-4052-a91f-473b676d1f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2452 0.005976 10.0.0.33 - - [2025-10-06 03:28:34] "GET /virtual-machine-interface/46b92876-fb94-41bb-beed-29ae50272176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3059 0.005428 10.0.0.33 - - [2025-10-06 03:28:34] "POST /ref-update HTTP/1.1" 200 156 0.013669 10.0.0.33 - - [2025-10-06 03:28:34] "DELETE /bgp-as-a-service/12c6249f-6140-4052-a91f-473b676d1f55 HTTP/1.1" 200 115 0.042642 10.0.0.33 - - [2025-10-06 03:28:34] "GET /bgp-as-a-service/418488fb-ebe6-4961-bd7a-6589f0e43281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.008830 10.0.0.33 - - [2025-10-06 03:28:34] "GET /virtual-machine-interface/edd15309-7a17-4d24-854c-c1e0c796f247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3059 0.007552 10.0.0.33 - - [2025-10-06 03:28:34] "DELETE /bgp-as-a-service/418488fb-ebe6-4961-bd7a-6589f0e43281 HTTP/1.1" 200 115 0.046623 10.0.0.33 - - [2025-10-06 03:28:34] "GET /control-node-zone/869696f1-1027-44af-9b1d-25cc07a0642c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.003594 10.0.0.33 - - [2025-10-06 03:28:34] "POST /ref-update HTTP/1.1" 200 156 0.017152 10.0.0.33 - - [2025-10-06 03:28:34] "DELETE /control-node-zone/869696f1-1027-44af-9b1d-25cc07a0642c HTTP/1.1" 200 115 0.024175 10.0.0.33 - - [2025-10-06 03:28:34] "GET /control-node-zone/18d4d0da-62c5-40db-888a-f46a8ad36eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.007270 10.0.0.33 - - [2025-10-06 03:28:35] "POST /ref-update HTTP/1.1" 200 156 0.019134 10.0.0.33 - - [2025-10-06 03:28:35] "DELETE /control-node-zone/18d4d0da-62c5-40db-888a-f46a8ad36eb7 HTTP/1.1" 200 115 0.026580 10.0.0.33 - - [2025-10-06 03:28:35] "GET /control-node-zone/2cd48171-5fe0-4ec4-baeb-1039358d9d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005647 10.0.0.38 - - [2025-10-06 03:28:35] "DELETE /bgp-router/4dea5345-f63e-4bdd-866f-7fb8ac78217e HTTP/1.1" 200 115 0.040041 10.0.0.33 - - [2025-10-06 03:28:35] "DELETE /control-node-zone/2cd48171-5fe0-4ec4-baeb-1039358d9d6e HTTP/1.1" 200 115 0.035253 10.0.0.33 - - [2025-10-06 03:28:35] "POST /neutron/network HTTP/1.1" 200 835 0.007258 10.0.0.33 - - [2025-10-06 03:28:35] "POST /neutron/port HTTP/1.1" 200 1117 0.010779 10.0.0.33 - - [2025-10-06 03:28:35] "POST /neutron/port HTTP/1.1" 200 1117 0.024449 10.0.0.33 - - [2025-10-06 03:28:36] "POST /neutron/port HTTP/1.1" 200 1117 0.025350 10.0.0.38 - - [2025-10-06 03:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004547 10.0.0.249 - - [2025-10-06 03:28:37] "POST /useragent-kv HTTP/1.1" 200 115 0.042752 10.0.0.249 - - [2025-10-06 03:28:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002270 10.0.0.33 - - [2025-10-06 03:28:37] "POST /neutron/network HTTP/1.1" 200 151 0.173901 10.0.0.33 - - [2025-10-06 03:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.249 - - [2025-10-06 03:28:40] "GET /projects?obj_uuids=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001006 10.0.0.33 - - [2025-10-06 03:28:40] "GET /project/8154483f-9ef2-452c-8c1f-3446ad0c666e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.046559 10.0.0.38 - - [2025-10-06 03:28:40] "POST /ref-update HTTP/1.1" 200 156 0.019453 10.0.0.249 - - [2025-10-06 03:28:40] "POST /useragent-kv HTTP/1.1" 200 115 0.007665 10.0.0.33 - - [2025-10-06 03:28:40] "POST /neutron/subnet HTTP/1.1" 200 729 0.209741 10.0.0.33 - - [2025-10-06 03:28:40] "POST /id-to-fqname HTTP/1.1" 200 225 0.001387 10.0.0.33 - - [2025-10-06 03:28:40] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005288 10.0.0.33 - - [2025-10-06 03:28:40] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005314 10.0.0.33 - - [2025-10-06 03:28:40] "POST /neutron/network HTTP/1.1" 200 834 0.005652 10.0.0.33 - - [2025-10-06 03:28:40] "POST /id-to-fqname HTTP/1.1" 200 225 0.001208 10.0.0.249 - - [2025-10-06 03:28:41] "GET /projects?obj_uuids=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001475 10.0.0.33 - - [2025-10-06 03:28:41] "GET /project/8154483f-9ef2-452c-8c1f-3446ad0c666e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.056484 10.0.0.33 - - [2025-10-06 03:28:41] "POST /neutron/network HTTP/1.1" 200 834 0.024537 10.0.0.33 - - [2025-10-06 03:28:41] "POST /id-to-fqname HTTP/1.1" 200 225 0.001404 10.0.0.33 - - [2025-10-06 03:28:41] "POST /neutron/port HTTP/1.1" 200 117 0.006212 10.0.0.249 - - [2025-10-06 03:28:42] "GET /projects?obj_uuids=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001514 10.0.0.33 - - [2025-10-06 03:28:42] "POST /neutron/port HTTP/1.1" 200 1062 0.261389 10.0.0.33 - - [2025-10-06 03:28:42] "POST /neutron/port HTTP/1.1" 200 1116 0.087155 10.0.0.33 - - [2025-10-06 03:28:42] "POST /neutron/subnet HTTP/1.1" 200 703 0.008802 10.0.0.249 - - [2025-10-06 03:28:42] "GET /projects?obj_uuids=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001089 10.0.0.33 - - [2025-10-06 03:28:43] "GET /project/8154483f-9ef2-452c-8c1f-3446ad0c666e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.075598 10.0.0.33 - - [2025-10-06 03:28:43] "POST /neutron/network HTTP/1.1" 200 834 0.007604 10.0.0.33 - - [2025-10-06 03:28:43] "POST /neutron/port HTTP/1.1" 200 117 0.006610 10.0.0.33 - - [2025-10-06 03:28:43] "POST /id-to-fqname HTTP/1.1" 200 225 0.001283 10.0.0.33 - - [2025-10-06 03:28:43] "POST /neutron/network HTTP/1.1" 200 844 0.007613 10.0.0.33 - - [2025-10-06 03:28:43] "POST /neutron/port HTTP/1.1" 200 1062 0.014483 10.0.0.33 - - [2025-10-06 03:28:44] "POST /neutron/port HTTP/1.1" 200 1090 0.016030 10.0.0.33 - - [2025-10-06 03:28:44] "POST /neutron/port HTTP/1.1" 200 117 0.001157 10.0.0.249 - - [2025-10-06 03:28:44] "GET /projects?obj_uuids=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001069 10.0.0.33 - - [2025-10-06 03:28:44] "GET /project/8154483f-9ef2-452c-8c1f-3446ad0c666e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.068938 10.0.0.33 - - [2025-10-06 03:28:44] "POST /neutron/port HTTP/1.1" 200 2064 0.020768 10.0.0.33 - - [2025-10-06 03:28:44] "POST /neutron/port HTTP/1.1" 200 1090 0.013995 10.0.0.33 - - [2025-10-06 03:28:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006871 10.0.0.33 - - [2025-10-06 03:28:44] "GET /virtual-machine/44ffef75-ea8d-461a-b842-750e6a0664fa HTTP/1.1" 200 1295 0.006904 10.0.0.33 - - [2025-10-06 03:28:44] "GET /virtual-machine-interface/5d86592d-7d83-4759-840d-4e9101587341 HTTP/1.1" 200 2964 0.005329 10.0.0.33 - - [2025-10-06 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.33 - - [2025-10-06 03:28:45] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003628 10.0.0.33 - - [2025-10-06 03:28:45] "GET /virtual-networks?parent_id=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003301 10.0.0.33 - - [2025-10-06 03:28:45] "POST /neutron/network HTTP/1.1" 200 844 0.005960 10.0.0.33 - - [2025-10-06 03:28:45] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005812 10.0.0.33 - - [2025-10-06 03:28:45] "POST /neutron/port HTTP/1.1" 200 1062 0.017665 10.0.0.33 - - [2025-10-06 03:28:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004953 10.0.0.33 - - [2025-10-06 03:28:45] "POST /neutron/network HTTP/1.1" 200 834 0.006553 10.0.0.33 - - [2025-10-06 03:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.33 - - [2025-10-06 03:28:48] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006443 10.0.0.38 - - [2025-10-06 03:28:49] "GET /obj-perms HTTP/1.1" 200 5056 0.047764 10.0.0.33 - - [2025-10-06 03:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.33 - - [2025-10-06 03:28:52] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005386 10.0.0.33 - - [2025-10-06 03:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.33 - - [2025-10-06 03:28:56] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005139 10.0.0.33 - - [2025-10-06 03:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.33 - - [2025-10-06 03:29:00] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005251 10.0.0.33 - - [2025-10-06 03:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.33 - - [2025-10-06 03:29:04] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005719 10.0.0.33 - - [2025-10-06 03:29:08] "POST /neutron/network HTTP/1.1" 200 844 0.006610 10.0.0.33 - - [2025-10-06 03:29:08] "POST /neutron/port HTTP/1.1" 200 117 0.001249 10.0.0.33 - - [2025-10-06 03:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.33 - - [2025-10-06 03:29:08] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005691 10.0.0.33 - - [2025-10-06 03:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.33 - - [2025-10-06 03:29:12] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005239 10.0.0.33 - - [2025-10-06 03:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.33 - - [2025-10-06 03:29:16] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005735 10.0.0.33 - - [2025-10-06 03:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.33 - - [2025-10-06 03:29:20] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005115 10.0.0.33 - - [2025-10-06 03:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004941 10.0.0.33 - - [2025-10-06 03:29:25] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007966 10.0.0.33 - - [2025-10-06 03:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.33 - - [2025-10-06 03:29:29] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005484 10.0.0.33 - - [2025-10-06 03:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.33 - - [2025-10-06 03:29:33] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006569 10.0.0.33 - - [2025-10-06 03:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.33 - - [2025-10-06 03:29:37] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005935 10.0.0.33 - - [2025-10-06 03:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.33 - - [2025-10-06 03:29:41] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005272 10.0.0.33 - - [2025-10-06 03:29:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.026587 10.0.0.33 - - [2025-10-06 03:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.33 - - [2025-10-06 03:29:45] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006173 10.0.0.33 - - [2025-10-06 03:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.33 - - [2025-10-06 03:29:49] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005368 10.0.0.33 - - [2025-10-06 03:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.024765 10.0.0.33 - - [2025-10-06 03:29:53] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006375 10.0.0.33 - - [2025-10-06 03:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.33 - - [2025-10-06 03:29:55] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003481 10.0.0.33 - - [2025-10-06 03:29:55] "GET /virtual-networks?parent_id=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002784 10.0.0.33 - - [2025-10-06 03:29:55] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006028 10.0.0.33 - - [2025-10-06 03:29:56] "POST /neutron/port HTTP/1.1" 200 1090 0.038462 10.0.0.33 - - [2025-10-06 03:30:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007071 10.0.0.33 - - [2025-10-06 03:30:06] "POST /neutron/port HTTP/1.1" 200 1090 0.017977 10.0.0.33 - - [2025-10-06 03:30:09] "POST /neutron/port HTTP/1.1" 200 1090 0.018738 10.0.0.33 - - [2025-10-06 03:30:09] "POST /neutron/subnet HTTP/1.1" 200 703 0.010818 10.0.0.33 - - [2025-10-06 03:30:11] "POST /neutron/port HTTP/1.1" 200 1090 0.016487 10.0.0.33 - - [2025-10-06 03:30:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007642 10.0.0.33 - - [2025-10-06 03:30:22] "POST /neutron/port HTTP/1.1" 200 1090 0.036724 10.0.0.33 - - [2025-10-06 03:30:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004004 10.0.0.33 - - [2025-10-06 03:30:22] "POST /neutron/network HTTP/1.1" 200 834 0.007161 10.0.0.33 - - [2025-10-06 03:30:32] "POST /neutron/port HTTP/1.1" 200 1090 0.016191 10.0.0.38 - - [2025-10-06 03:30:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.38 - - [2025-10-06 03:30:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.38 - - [2025-10-06 03:30:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.38 - - [2025-10-06 03:30:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.249 - - [2025-10-06 03:30:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.249 - - [2025-10-06 03:30:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.33 - - [2025-10-06 03:30:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.33 - - [2025-10-06 03:30:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.249 - - [2025-10-06 03:30:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.249 - - [2025-10-06 03:30:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.33 - - [2025-10-06 03:30:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.33 - - [2025-10-06 03:30:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000514 10.0.0.33 - - [2025-10-06 03:30:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010073 10.0.0.33 - - [2025-10-06 03:30:42] "POST /neutron/port HTTP/1.1" 200 1090 0.018718 10.0.0.33 - - [2025-10-06 03:30:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010094 10.0.0.33 - - [2025-10-06 03:30:42] "GET /virtual-machine/8dd0c712-8c57-45fc-994b-dfc71a90d276 HTTP/1.1" 200 1296 0.031053 10.0.0.33 - - [2025-10-06 03:30:42] "GET /virtual-machine-interface/d0965d97-f471-40bf-bb29-9bba03af54d5 HTTP/1.1" 200 2966 0.008022 10.0.0.33 - - [2025-10-06 03:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.33 - - [2025-10-06 03:30:42] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004629 10.0.0.33 - - [2025-10-06 03:30:42] "GET /virtual-networks?parent_id=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004216 10.0.0.33 - - [2025-10-06 03:30:42] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007008 10.0.0.33 - - [2025-10-06 03:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.33 - - [2025-10-06 03:30:43] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003290 10.0.0.33 - - [2025-10-06 03:30:43] "GET /virtual-networks?parent_id=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003147 10.0.0.33 - - [2025-10-06 03:30:43] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005993 10.0.0.33 - - [2025-10-06 03:30:44] "POST /neutron/port HTTP/1.1" 200 1090 0.015451 10.0.0.33 - - [2025-10-06 03:30:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007173 10.0.0.33 - - [2025-10-06 03:30:44] "GET /virtual-machine/2d546c58-4ce6-4d30-8c78-d3c0364466b8 HTTP/1.1" 200 1295 0.005283 10.0.0.33 - - [2025-10-06 03:30:44] "GET /virtual-machine-interface/24f8acaa-16a8-4c46-a8dd-c335c42707a2 HTTP/1.1" 200 2965 0.005038 10.0.0.33 - - [2025-10-06 03:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.33 - - [2025-10-06 03:30:44] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002908 10.0.0.33 - - [2025-10-06 03:30:44] "GET /virtual-networks?parent_id=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002532 10.0.0.33 - - [2025-10-06 03:30:44] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005828 10.0.0.33 - - [2025-10-06 03:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.33 - - [2025-10-06 03:30:45] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003911 10.0.0.33 - - [2025-10-06 03:30:45] "GET /virtual-networks?parent_id=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002819 10.0.0.33 - - [2025-10-06 03:30:45] "GET /virtual-network/337551b2-e380-4049-9bae-e1c351dba71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005566 10.0.0.33 - - [2025-10-06 03:30:45] "POST /fqname-to-id HTTP/1.1" 404 198 0.003419 10.0.0.33 - - [2025-10-06 03:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.33 - - [2025-10-06 03:30:45] "GET /global-system-config/64ba9cd2-f4cd-45af-aadb-741a9a4b8da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006496 10.0.0.33 - - [2025-10-06 03:30:45] "POST /control-node-zones HTTP/1.1" 200 571 0.025646 10.0.0.33 - - [2025-10-06 03:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.33 - - [2025-10-06 03:30:45] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004859 10.0.0.33 - - [2025-10-06 03:30:45] "GET /control-node-zone/da516bb9-8767-4f53-b240-38c5180a0f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.005175 10.0.0.33 - - [2025-10-06 03:30:46] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.020413 10.0.0.33 - - [2025-10-06 03:30:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.003136 10.0.0.33 - - [2025-10-06 03:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.33 - - [2025-10-06 03:30:46] "GET /global-system-config/64ba9cd2-f4cd-45af-aadb-741a9a4b8da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006555 10.0.0.33 - - [2025-10-06 03:30:46] "POST /control-node-zones HTTP/1.1" 200 571 0.028838 10.0.0.33 - - [2025-10-06 03:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.33 - - [2025-10-06 03:30:46] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004884 10.0.0.33 - - [2025-10-06 03:30:46] "GET /control-node-zone/5dadeead-86f5-43b8-9ea8-2b445e1799bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005013 10.0.0.33 - - [2025-10-06 03:30:46] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.018728 10.0.0.33 - - [2025-10-06 03:30:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.003253 10.0.0.33 - - [2025-10-06 03:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.33 - - [2025-10-06 03:30:46] "GET /global-system-config/64ba9cd2-f4cd-45af-aadb-741a9a4b8da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006753 10.0.0.33 - - [2025-10-06 03:30:46] "POST /control-node-zones HTTP/1.1" 200 571 0.026642 10.0.0.33 - - [2025-10-06 03:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.33 - - [2025-10-06 03:30:46] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004933 10.0.0.33 - - [2025-10-06 03:30:46] "GET /control-node-zone/5b4c7f1e-b5f1-4886-9c14-b4c8f66e81c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005207 10.0.0.33 - - [2025-10-06 03:30:46] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.020291 10.0.0.33 - - [2025-10-06 03:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.33 - - [2025-10-06 03:30:46] "GET /global-system-config/64ba9cd2-f4cd-45af-aadb-741a9a4b8da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006865 10.0.0.33 - - [2025-10-06 03:30:46] "POST /fqname-to-id HTTP/1.1" 404 234 0.003585 10.0.0.33 - - [2025-10-06 03:30:46] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.031397 10.0.0.33 - - [2025-10-06 03:30:47] "POST /neutron/network HTTP/1.1" 200 834 0.007237 10.0.0.33 - - [2025-10-06 03:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.33 - - [2025-10-06 03:30:47] "GET /bgp-as-a-service/10bbae04-6eaf-4bad-b2e7-9798aaebee0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.005047 10.0.0.33 - - [2025-10-06 03:30:47] "GET /control-node-zone/da516bb9-8767-4f53-b240-38c5180a0f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.004313 10.0.0.33 - - [2025-10-06 03:30:47] "POST /ref-update HTTP/1.1" 200 156 0.025655 10.0.0.33 - - [2025-10-06 03:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.33 - - [2025-10-06 03:30:47] "GET /bgp-as-a-service/10bbae04-6eaf-4bad-b2e7-9798aaebee0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.006039 10.0.0.33 - - [2025-10-06 03:30:47] "GET /control-node-zone/5dadeead-86f5-43b8-9ea8-2b445e1799bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.003441 10.0.0.33 - - [2025-10-06 03:30:47] "POST /ref-update HTTP/1.1" 200 156 0.014536 10.0.0.33 - - [2025-10-06 03:31:05] "GET /bgp-as-a-service/10bbae04-6eaf-4bad-b2e7-9798aaebee0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006411 10.0.0.33 - - [2025-10-06 03:31:05] "GET /virtual-machine-interface/5d86592d-7d83-4759-840d-4e9101587341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.007224 10.0.0.33 - - [2025-10-06 03:31:05] "POST /ref-update HTTP/1.1" 200 156 0.012247 10.0.0.38 - - [2025-10-06 03:31:06] "POST /ref-update HTTP/1.1" 200 156 0.026391 10.0.0.33 - - [2025-10-06 03:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.33 - - [2025-10-06 03:31:06] "GET /global-system-config/64ba9cd2-f4cd-45af-aadb-741a9a4b8da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.005352 10.0.0.33 - - [2025-10-06 03:31:06] "POST /fqname-to-id HTTP/1.1" 404 234 0.003369 10.0.0.33 - - [2025-10-06 03:31:06] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.027628 10.0.0.33 - - [2025-10-06 03:31:06] "POST /neutron/subnet HTTP/1.1" 200 729 0.010513 10.0.0.33 - - [2025-10-06 03:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.33 - - [2025-10-06 03:31:06] "GET /bgp-as-a-service/f8a31490-6b8a-4a15-a6a4-cca6bc5b121a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.005205 10.0.0.33 - - [2025-10-06 03:31:06] "GET /control-node-zone/da516bb9-8767-4f53-b240-38c5180a0f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.004073 10.0.0.33 - - [2025-10-06 03:31:06] "POST /ref-update HTTP/1.1" 200 156 0.015227 10.0.0.33 - - [2025-10-06 03:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.33 - - [2025-10-06 03:31:07] "GET /bgp-as-a-service/f8a31490-6b8a-4a15-a6a4-cca6bc5b121a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1839 0.006270 10.0.0.33 - - [2025-10-06 03:31:07] "GET /control-node-zone/5dadeead-86f5-43b8-9ea8-2b445e1799bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.003303 10.0.0.33 - - [2025-10-06 03:31:07] "POST /ref-update HTTP/1.1" 200 156 0.013946 10.0.0.33 - - [2025-10-06 03:31:09] "POST /neutron/port HTTP/1.1" 200 1090 0.027085 10.0.0.33 - - [2025-10-06 03:31:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004561 10.0.0.33 - - [2025-10-06 03:31:09] "POST /neutron/network HTTP/1.1" 200 834 0.008148 10.0.0.33 - - [2025-10-06 03:31:14] "GET /bgp-as-a-service/f8a31490-6b8a-4a15-a6a4-cca6bc5b121a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007200 10.0.0.33 - - [2025-10-06 03:31:14] "GET /virtual-machine-interface/d0965d97-f471-40bf-bb29-9bba03af54d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.010692 10.0.0.33 - - [2025-10-06 03:31:14] "POST /ref-update HTTP/1.1" 200 156 0.012502 10.0.0.38 - - [2025-10-06 03:31:14] "POST /bgp-routers HTTP/1.1" 200 642 0.036890 10.0.0.38 - - [2025-10-06 03:31:15] "PUT /bgp-router/8abe52fd-cd2c-4f57-9ad9-1b2db98b8191 HTTP/1.1" 200 255 0.036201 10.0.0.33 - - [2025-10-06 03:31:24] "POST /neutron/network HTTP/1.1" 200 844 0.007483 10.0.0.33 - - [2025-10-06 03:31:24] "POST /neutron/port HTTP/1.1" 200 117 0.001633 10.0.0.33 - - [2025-10-06 03:31:37] "GET /bgp-as-a-service/f8a31490-6b8a-4a15-a6a4-cca6bc5b121a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2714 0.007813 10.0.0.33 - - [2025-10-06 03:31:37] "GET /virtual-machine-interface/d0965d97-f471-40bf-bb29-9bba03af54d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3060 0.007093 10.0.0.33 - - [2025-10-06 03:31:37] "POST /ref-update HTTP/1.1" 200 156 0.013104 10.0.0.38 - - [2025-10-06 03:31:37] "DELETE /bgp-router/8abe52fd-cd2c-4f57-9ad9-1b2db98b8191 HTTP/1.1" 200 115 0.045772 10.0.0.33 - - [2025-10-06 03:31:37] "DELETE /bgp-as-a-service/f8a31490-6b8a-4a15-a6a4-cca6bc5b121a HTTP/1.1" 200 115 0.051463 10.0.0.33 - - [2025-10-06 03:31:37] "GET /bgp-as-a-service/10bbae04-6eaf-4bad-b2e7-9798aaebee0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2713 0.005301 10.0.0.33 - - [2025-10-06 03:31:37] "GET /virtual-machine-interface/5d86592d-7d83-4759-840d-4e9101587341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3058 0.005318 10.0.0.33 - - [2025-10-06 03:31:37] "POST /ref-update HTTP/1.1" 200 156 0.022069 10.0.0.33 - - [2025-10-06 03:31:37] "DELETE /bgp-as-a-service/10bbae04-6eaf-4bad-b2e7-9798aaebee0f HTTP/1.1" 200 115 0.052882 10.0.0.33 - - [2025-10-06 03:31:37] "GET /control-node-zone/5b4c7f1e-b5f1-4886-9c14-b4c8f66e81c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004128 10.0.0.38 - - [2025-10-06 03:31:37] "DELETE /bgp-router/ba6f9b66-26af-406f-84f4-4c7bef9bf5fa HTTP/1.1" 200 115 0.063780 10.0.0.33 - - [2025-10-06 03:31:37] "POST /ref-update HTTP/1.1" 200 156 0.028259 10.0.0.33 - - [2025-10-06 03:31:37] "DELETE /control-node-zone/5b4c7f1e-b5f1-4886-9c14-b4c8f66e81c6 HTTP/1.1" 200 115 0.028841 10.0.0.33 - - [2025-10-06 03:31:37] "GET /control-node-zone/5dadeead-86f5-43b8-9ea8-2b445e1799bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004164 10.0.0.33 - - [2025-10-06 03:31:37] "POST /ref-update HTTP/1.1" 200 156 0.017673 10.0.0.33 - - [2025-10-06 03:31:37] "DELETE /control-node-zone/5dadeead-86f5-43b8-9ea8-2b445e1799bd HTTP/1.1" 200 115 0.025722 10.0.0.33 - - [2025-10-06 03:31:37] "GET /control-node-zone/da516bb9-8767-4f53-b240-38c5180a0f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.006379 10.0.0.33 - - [2025-10-06 03:31:37] "POST /ref-update HTTP/1.1" 200 156 0.017442 10.0.0.33 - - [2025-10-06 03:31:37] "DELETE /control-node-zone/da516bb9-8767-4f53-b240-38c5180a0f53 HTTP/1.1" 200 115 0.025870 10.0.0.33 - - [2025-10-06 03:31:38] "POST /neutron/network HTTP/1.1" 400 204 0.012369 10.0.0.33 - - [2025-10-06 03:31:38] "POST /neutron/port HTTP/1.1" 200 1116 0.010382 10.0.0.33 - - [2025-10-06 03:31:38] "POST /neutron/port HTTP/1.1" 200 151 0.249388 10.0.0.33 - - [2025-10-06 03:31:38] "POST /neutron/port HTTP/1.1" 200 151 0.208560 10.0.0.249 - - [2025-10-06 03:31:41] "GET /projects?obj_uuids=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001029 10.0.0.33 - - [2025-10-06 03:31:41] "GET /project/8154483f-9ef2-452c-8c1f-3446ad0c666e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.074450 10.0.0.249 - - [2025-10-06 03:31:41] "GET /projects?obj_uuids=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000997 10.0.0.33 - - [2025-10-06 03:31:41] "GET /project/8154483f-9ef2-452c-8c1f-3446ad0c666e?fields=virtual_networks HTTP/1.1" 200 1036 0.042636 10.0.0.249 - - [2025-10-06 03:31:41] "GET /projects?obj_uuids=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001029 10.0.0.33 - - [2025-10-06 03:31:41] "GET /project/8154483f-9ef2-452c-8c1f-3446ad0c666e?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.031783 10.0.0.249 - - [2025-10-06 03:31:41] "GET /projects?obj_uuids=8154483f-9ef2-452c-8c1f-3446ad0c666e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001430 10.0.0.33 - - [2025-10-06 03:31:41] "GET /project/8154483f-9ef2-452c-8c1f-3446ad0c666e?fields=security_groups HTTP/1.1" 200 1264 0.070462 10.0.0.33 - - [2025-10-06 03:31:42] "POST /fqname-to-id HTTP/1.1" 404 181 0.030095 10.0.0.249 - - [2025-10-06 03:31:42] "GET /projects?obj_uuids=9220d452-7ec9-4476-98d9-0b87e35e56ba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003035 10.0.0.249 - - [2025-10-06 03:31:42] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001436 10.0.0.249 - - [2025-10-06 03:31:42] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.031487 10.0.0.249 - - [2025-10-06 03:31:42] "POST /id-to-fqname HTTP/1.1" 200 183 0.003844 10.0.0.249 - - [2025-10-06 03:31:42] "POST /fqname-to-id HTTP/1.1" 404 192 0.005049 10.0.0.249 - - [2025-10-06 03:31:43] "POST /security-groups HTTP/1.1" 200 584 0.069265 10.0.0.38 - - [2025-10-06 03:31:43] "POST /fqname-to-id HTTP/1.1" 404 227 0.003798 10.0.0.249 - - [2025-10-06 03:31:43] "POST /projects HTTP/1.1" 200 571 0.274284 10.0.0.249 - - [2025-10-06 03:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.352868 10.0.0.38 - - [2025-10-06 03:31:43] "POST /access-control-lists HTTP/1.1" 200 589 0.037842 10.0.0.33 - - [2025-10-06 03:31:43] "GET /project/9220d452-7ec9-4476-98d9-0b87e35e56ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.505806 10.0.0.33 - - [2025-10-06 03:31:44] "GET / HTTP/1.1" 200 36215 0.003084 10.0.0.249 - - [2025-10-06 03:31:47] "GET /projects?obj_uuids=9220d452-7ec9-4476-98d9-0b87e35e56ba&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001049 10.0.0.33 - - [2025-10-06 03:31:47] "GET /project/9220d452-7ec9-4476-98d9-0b87e35e56ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.038935 10.0.0.249 - - [2025-10-06 03:31:47] "GET /projects?obj_uuids=9220d452-7ec9-4476-98d9-0b87e35e56ba&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000934 10.0.0.33 - - [2025-10-06 03:31:47] "GET /project/9220d452-7ec9-4476-98d9-0b87e35e56ba?fields=virtual_networks HTTP/1.1" 200 1021 0.036652 10.0.0.249 - - [2025-10-06 03:31:47] "GET /projects?obj_uuids=9220d452-7ec9-4476-98d9-0b87e35e56ba&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001282 10.0.0.33 - - [2025-10-06 03:31:47] "GET /project/9220d452-7ec9-4476-98d9-0b87e35e56ba?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.032930 10.0.0.249 - - [2025-10-06 03:31:47] "GET /projects?obj_uuids=9220d452-7ec9-4476-98d9-0b87e35e56ba&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000986 10.0.0.33 - - [2025-10-06 03:31:47] "GET /project/9220d452-7ec9-4476-98d9-0b87e35e56ba?fields=security_groups HTTP/1.1" 200 1241 0.059555 10.0.0.33 - - [2025-10-06 03:31:48] "POST /fqname-to-id HTTP/1.1" 404 189 0.060205 10.0.0.249 - - [2025-10-06 03:31:48] "GET /projects?obj_uuids=651ac9bc-7fae-46e2-b398-a9a0cb00bb91&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003351 10.0.0.249 - - [2025-10-06 03:31:48] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000955 10.0.0.249 - - [2025-10-06 03:31:48] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006721 10.0.0.249 - - [2025-10-06 03:31:48] "POST /id-to-fqname HTTP/1.1" 200 191 0.005399 10.0.0.249 - - [2025-10-06 03:31:48] "POST /fqname-to-id HTTP/1.1" 404 200 0.010421 10.0.0.249 - - [2025-10-06 03:31:48] "POST /security-groups HTTP/1.1" 200 592 0.030677 10.0.0.38 - - [2025-10-06 03:31:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.002776 10.0.0.249 - - [2025-10-06 03:31:48] "POST /projects HTTP/1.1" 200 587 0.237052 10.0.0.249 - - [2025-10-06 03:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.303437 10.0.0.38 - - [2025-10-06 03:31:48] "POST /access-control-lists HTTP/1.1" 200 597 0.032754 10.0.0.33 - - [2025-10-06 03:31:48] "GET /project/651ac9bc-7fae-46e2-b398-a9a0cb00bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.429901 10.0.0.33 - - [2025-10-06 03:31:49] "GET / HTTP/1.1" 200 36215 0.002255 10.0.0.249 - - [2025-10-06 03:31:50] "DELETE /project/651ac9bc7fae46e2b398a9a0cb00bb91 HTTP/1.1" 404 173 0.008877 10.0.0.249 - - [2025-10-06 03:31:50] "DELETE /project/8154483f-9ef2-452c-8c1f-3446ad0c666e HTTP/1.1" 404 177 0.007796 10.0.0.249 - - [2025-10-06 03:31:50] "DELETE /project/9220d4527ec9447698d90b87e35e56ba HTTP/1.1" 404 173 0.006910 10.0.0.249 - - [2025-10-06 03:31:50] "GET /projects?obj_uuids=9220d452-7ec9-4476-98d9-0b87e35e56ba&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000932 10.0.0.249 - - [2025-10-06 03:31:51] "GET /project/9220d452-7ec9-4476-98d9-0b87e35e56ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.039385 10.0.0.249 - - [2025-10-06 03:31:51] "GET /projects?obj_uuids=9220d452-7ec9-4476-98d9-0b87e35e56ba&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001128 10.0.0.249 - - [2025-10-06 03:31:51] "GET /project/9220d452-7ec9-4476-98d9-0b87e35e56ba?fields=security_groups HTTP/1.1" 200 1343 0.073543 10.0.0.249 - - [2025-10-06 03:31:51] "DELETE /security-group/71e6de3d-d1b9-4960-a9db-ec5d4bfe2607 HTTP/1.1" 200 115 0.070301 10.0.0.249 - - [2025-10-06 03:31:51] "GET /projects?obj_uuids=9220d452-7ec9-4476-98d9-0b87e35e56ba&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000929 10.0.0.249 - - [2025-10-06 03:31:51] "GET /project/9220d452-7ec9-4476-98d9-0b87e35e56ba?fields=application_policy_sets HTTP/1.1" 200 1382 0.053787 10.0.0.249 - - [2025-10-06 03:31:51] "DELETE /project/9220d452-7ec9-4476-98d9-0b87e35e56ba HTTP/1.1" 200 115 0.420188 10.0.0.249 - - [2025-10-06 03:31:52] "GET /obj-perms HTTP/1.1" 200 5056 0.045545 10.0.0.249 - - [2025-10-06 03:31:52] "GET /projects?obj_uuids=651ac9bc-7fae-46e2-b398-a9a0cb00bb91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000983 10.0.0.33 - - [2025-10-06 03:31:52] "GET /project/651ac9bc-7fae-46e2-b398-a9a0cb00bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.047307 10.0.0.249 - - [2025-10-06 03:31:52] "GET /projects?obj_uuids=651ac9bc-7fae-46e2-b398-a9a0cb00bb91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001173 10.0.0.33 - - [2025-10-06 03:31:52] "GET /project/651ac9bc-7fae-46e2-b398-a9a0cb00bb91?fields=virtual_networks HTTP/1.1" 200 1036 0.063313 10.0.0.249 - - [2025-10-06 03:31:53] "GET /projects?obj_uuids=651ac9bc-7fae-46e2-b398-a9a0cb00bb91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000993 10.0.0.33 - - [2025-10-06 03:31:53] "GET /project/651ac9bc-7fae-46e2-b398-a9a0cb00bb91?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.044453 10.0.0.249 - - [2025-10-06 03:31:53] "GET /projects?obj_uuids=651ac9bc-7fae-46e2-b398-a9a0cb00bb91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001286 10.0.0.33 - - [2025-10-06 03:31:53] "GET /project/651ac9bc-7fae-46e2-b398-a9a0cb00bb91?fields=security_groups HTTP/1.1" 200 1264 0.053105 10.0.0.33 - - [2025-10-06 03:31:53] "POST /fqname-to-id HTTP/1.1" 404 195 0.027012 10.0.0.249 - - [2025-10-06 03:31:53] "GET /projects?obj_uuids=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004342 10.0.0.249 - - [2025-10-06 03:31:53] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000949 10.0.0.249 - - [2025-10-06 03:31:53] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007366 10.0.0.249 - - [2025-10-06 03:31:54] "POST /id-to-fqname HTTP/1.1" 200 197 0.002596 10.0.0.249 - - [2025-10-06 03:31:54] "POST /fqname-to-id HTTP/1.1" 404 206 0.006722 10.0.0.249 - - [2025-10-06 03:31:54] "POST /security-groups HTTP/1.1" 200 598 0.033273 10.0.0.38 - - [2025-10-06 03:31:54] "POST /fqname-to-id HTTP/1.1" 404 241 0.003521 10.0.0.249 - - [2025-10-06 03:31:54] "POST /projects HTTP/1.1" 200 599 0.243026 10.0.0.249 - - [2025-10-06 03:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.317307 10.0.0.38 - - [2025-10-06 03:31:54] "POST /access-control-lists HTTP/1.1" 200 603 0.024219 10.0.0.33 - - [2025-10-06 03:31:54] "GET /project/c5be4086-feea-493c-94b7-ce04e5f23ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.450320 10.0.0.33 - - [2025-10-06 03:31:55] "GET / HTTP/1.1" 200 36215 0.001685 10.0.0.33 - - [2025-10-06 03:31:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000506 10.0.0.33 - - [2025-10-06 03:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.052363 10.0.0.33 - - [2025-10-06 03:31:57] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004290 10.0.0.33 - - [2025-10-06 03:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.33 - - [2025-10-06 03:31:57] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005968 10.0.0.33 - - [2025-10-06 03:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.33 - - [2025-10-06 03:31:57] "PUT /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f HTTP/1.1" 200 277 0.015518 10.0.0.33 - - [2025-10-06 03:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005912 10.0.0.249 - - [2025-10-06 03:31:57] "GET /projects?obj_uuids=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001053 10.0.0.33 - - [2025-10-06 03:31:57] "GET /project/c5be4086-feea-493c-94b7-ce04e5f23ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045196 10.0.0.33 - - [2025-10-06 03:31:57] "POST /neutron/network HTTP/1.1" 200 117 0.031512 10.0.0.33 - - [2025-10-06 03:31:58] "POST /neutron/network HTTP/1.1" 200 808 0.008937 10.0.0.33 - - [2025-10-06 03:31:58] "POST /id-to-fqname HTTP/1.1" 200 218 0.001044 10.0.0.33 - - [2025-10-06 03:31:58] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004853 10.0.0.33 - - [2025-10-06 03:31:58] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005459 10.0.0.33 - - [2025-10-06 03:31:58] "POST /neutron/subnet HTTP/1.1" 200 701 0.008135 10.0.0.33 - - [2025-10-06 03:31:58] "POST /id-to-fqname HTTP/1.1" 200 218 0.001034 10.0.0.249 - - [2025-10-06 03:31:59] "GET /projects?obj_uuids=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001372 10.0.0.33 - - [2025-10-06 03:31:59] "GET /project/c5be4086-feea-493c-94b7-ce04e5f23ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.077144 10.0.0.33 - - [2025-10-06 03:31:59] "POST /neutron/port HTTP/1.1" 200 117 0.006069 10.0.0.33 - - [2025-10-06 03:31:59] "POST /id-to-fqname HTTP/1.1" 200 218 0.001342 10.0.0.33 - - [2025-10-06 03:31:59] "POST /neutron/network HTTP/1.1" 200 818 0.006842 10.0.0.33 - - [2025-10-06 03:32:00] "POST /neutron/port HTTP/1.1" 200 1062 0.023191 10.0.0.33 - - [2025-10-06 03:32:00] "POST /neutron/port HTTP/1.1" 200 1090 0.020674 10.0.0.249 - - [2025-10-06 03:32:00] "GET /projects?obj_uuids=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001359 10.0.0.33 - - [2025-10-06 03:32:00] "POST /neutron/port HTTP/1.1" 200 117 0.001211 10.0.0.33 - - [2025-10-06 03:32:00] "GET /project/c5be4086-feea-493c-94b7-ce04e5f23ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.062901 10.0.0.33 - - [2025-10-06 03:32:00] "POST /neutron/port HTTP/1.1" 200 1090 0.020060 10.0.0.33 - - [2025-10-06 03:32:00] "POST /neutron/network HTTP/1.1" 200 818 0.007125 10.0.0.33 - - [2025-10-06 03:32:01] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007742 10.0.0.33 - - [2025-10-06 03:32:01] "POST /neutron/port HTTP/1.1" 200 1062 0.017240 10.0.0.33 - - [2025-10-06 03:32:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003793 10.0.0.33 - - [2025-10-06 03:32:01] "POST /neutron/network HTTP/1.1" 200 808 0.006086 10.0.0.33 - - [2025-10-06 03:32:01] "GET /obj-perms HTTP/1.1" 200 5044 0.046023 10.0.0.38 - - [2025-10-06 03:32:02] "GET /obj-perms HTTP/1.1" 200 5044 0.042079 10.0.0.33 - - [2025-10-06 03:32:02] "POST /neutron/port HTTP/1.1" 200 1090 0.015579 10.0.0.33 - - [2025-10-06 03:32:02] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007729 10.0.0.33 - - [2025-10-06 03:32:02] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 401 292 0.000469 10.0.0.33 - - [2025-10-06 03:32:03] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 200 1302 0.026493 10.0.0.33 - - [2025-10-06 03:32:03] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 200 1302 0.004122 10.0.0.33 - - [2025-10-06 03:32:03] "GET /virtual-machine-interface/5a904895-6421-41e7-ac56-8e8ce8ae1b2b HTTP/1.1" 200 2956 0.004715 10.0.0.33 - - [2025-10-06 03:32:03] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 200 1302 0.003178 10.0.0.33 - - [2025-10-06 03:32:03] "GET /virtual-machine-interface/5a904895-6421-41e7-ac56-8e8ce8ae1b2b HTTP/1.1" 200 2956 0.004765 10.0.0.33 - - [2025-10-06 03:32:03] "GET /instance-ip/af409b0c-c48b-418a-9466-3256d2ee4fdb HTTP/1.1" 200 1624 0.004811 10.0.0.33 - - [2025-10-06 03:32:03] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 200 1302 0.003193 10.0.0.33 - - [2025-10-06 03:32:03] "GET /virtual-machine-interface/5a904895-6421-41e7-ac56-8e8ce8ae1b2b HTTP/1.1" 200 2956 0.005124 10.0.0.33 - - [2025-10-06 03:32:03] "GET /instance-ip/af409b0c-c48b-418a-9466-3256d2ee4fdb HTTP/1.1" 200 1624 0.003803 10.0.0.33 - - [2025-10-06 03:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.33 - - [2025-10-06 03:32:03] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003882 10.0.0.33 - - [2025-10-06 03:32:03] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004394 10.0.0.33 - - [2025-10-06 03:32:03] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005792 10.0.0.33 - - [2025-10-06 03:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.33 - - [2025-10-06 03:32:03] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003881 10.0.0.33 - - [2025-10-06 03:32:03] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003048 10.0.0.33 - - [2025-10-06 03:32:03] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006904 10.0.0.33 - - [2025-10-06 03:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.33 - - [2025-10-06 03:32:03] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004879 10.0.0.33 - - [2025-10-06 03:32:03] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004246 10.0.0.33 - - [2025-10-06 03:32:03] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006662 10.0.0.33 - - [2025-10-06 03:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005123 10.0.0.33 - - [2025-10-06 03:32:03] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005409 10.0.0.33 - - [2025-10-06 03:32:03] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003952 10.0.0.33 - - [2025-10-06 03:32:03] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006622 10.0.0.33 - - [2025-10-06 03:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.33 - - [2025-10-06 03:32:03] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004309 10.0.0.33 - - [2025-10-06 03:32:03] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003574 10.0.0.33 - - [2025-10-06 03:32:03] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008386 10.0.0.33 - - [2025-10-06 03:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004621 10.0.0.33 - - [2025-10-06 03:32:03] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005440 10.0.0.33 - - [2025-10-06 03:32:04] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003544 10.0.0.33 - - [2025-10-06 03:32:04] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006379 10.0.0.33 - - [2025-10-06 03:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.33 - - [2025-10-06 03:32:04] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003828 10.0.0.33 - - [2025-10-06 03:32:04] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002921 10.0.0.33 - - [2025-10-06 03:32:04] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005912 10.0.0.33 - - [2025-10-06 03:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006574 10.0.0.33 - - [2025-10-06 03:32:07] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006008 10.0.0.33 - - [2025-10-06 03:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.33 - - [2025-10-06 03:32:11] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005684 10.0.0.33 - - [2025-10-06 03:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.33 - - [2025-10-06 03:32:15] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005170 10.0.0.33 - - [2025-10-06 03:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.33 - - [2025-10-06 03:32:19] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005577 10.0.0.33 - - [2025-10-06 03:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.33 - - [2025-10-06 03:32:23] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006034 10.0.0.33 - - [2025-10-06 03:32:26] "POST /neutron/port HTTP/1.1" 200 1090 0.015263 10.0.0.33 - - [2025-10-06 03:32:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003965 10.0.0.33 - - [2025-10-06 03:32:26] "POST /neutron/network HTTP/1.1" 200 808 0.006502 10.0.0.33 - - [2025-10-06 03:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.33 - - [2025-10-06 03:32:27] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005593 10.0.0.33 - - [2025-10-06 03:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.33 - - [2025-10-06 03:32:31] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005875 10.0.0.33 - - [2025-10-06 03:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.33 - - [2025-10-06 03:32:35] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005479 10.0.0.33 - - [2025-10-06 03:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.33 - - [2025-10-06 03:32:38] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003803 10.0.0.33 - - [2025-10-06 03:32:38] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002822 10.0.0.33 - - [2025-10-06 03:32:38] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006327 10.0.0.33 - - [2025-10-06 03:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.33 - - [2025-10-06 03:32:38] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003585 10.0.0.33 - - [2025-10-06 03:32:38] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002894 10.0.0.33 - - [2025-10-06 03:32:38] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006330 10.0.0.33 - - [2025-10-06 03:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.33 - - [2025-10-06 03:32:38] "GET /routing-instance/278d3d8a-e637-4f9f-a7dc-69749d8133df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.006302 10.0.0.33 - - [2025-10-06 03:32:38] "GET /route-target/f8f4538e-dcf9-4f5f-bfee-c6061dced302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004020 10.0.0.33 - - [2025-10-06 03:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.33 - - [2025-10-06 03:32:38] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004853 10.0.0.33 - - [2025-10-06 03:32:38] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003031 10.0.0.33 - - [2025-10-06 03:32:38] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006001 10.0.0.33 - - [2025-10-06 03:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.33 - - [2025-10-06 03:32:38] "GET /routing-instance/278d3d8a-e637-4f9f-a7dc-69749d8133df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.004806 10.0.0.33 - - [2025-10-06 03:32:38] "GET /route-target/f8f4538e-dcf9-4f5f-bfee-c6061dced302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004298 10.0.0.33 - - [2025-10-06 03:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.33 - - [2025-10-06 03:32:38] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004401 10.0.0.33 - - [2025-10-06 03:32:38] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003479 10.0.0.33 - - [2025-10-06 03:32:38] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006995 10.0.0.33 - - [2025-10-06 03:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.33 - - [2025-10-06 03:32:38] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004343 10.0.0.33 - - [2025-10-06 03:32:38] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003134 10.0.0.33 - - [2025-10-06 03:32:39] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006499 10.0.0.33 - - [2025-10-06 03:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.33 - - [2025-10-06 03:32:39] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004244 10.0.0.33 - - [2025-10-06 03:32:39] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002939 10.0.0.33 - - [2025-10-06 03:32:39] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007379 10.0.0.249 - - [2025-10-06 03:32:39] "GET /obj-perms HTTP/1.1" 200 5044 0.042275 10.0.0.33 - - [2025-10-06 03:32:39] "GET /obj-perms HTTP/1.1" 200 5044 0.004039 10.0.0.33 - - [2025-10-06 03:32:39] "GET /obj-perms HTTP/1.1" 200 5044 0.004302 10.0.0.33 - - [2025-10-06 03:32:39] "GET /obj-perms HTTP/1.1" 200 5044 0.003885 10.0.0.33 - - [2025-10-06 03:32:39] "POST /neutron/port HTTP/1.1" 200 1090 0.015497 10.0.0.33 - - [2025-10-06 03:32:39] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007002 10.0.0.33 - - [2025-10-06 03:32:39] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 200 1302 0.006172 10.0.0.33 - - [2025-10-06 03:32:39] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 200 1302 0.003651 10.0.0.33 - - [2025-10-06 03:32:39] "GET /virtual-machine-interface/be740bbe-91bf-4011-bda7-2a7c9542ab5a HTTP/1.1" 200 2957 0.005566 10.0.0.33 - - [2025-10-06 03:32:40] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 200 1302 0.003941 10.0.0.33 - - [2025-10-06 03:32:40] "GET /virtual-machine-interface/be740bbe-91bf-4011-bda7-2a7c9542ab5a HTTP/1.1" 200 2957 0.005359 10.0.0.33 - - [2025-10-06 03:32:40] "GET /instance-ip/026c7322-742b-4c8e-8682-9214bdaf0294 HTTP/1.1" 200 1621 0.005380 10.0.0.33 - - [2025-10-06 03:32:40] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 200 1302 0.003212 10.0.0.33 - - [2025-10-06 03:32:40] "GET /virtual-machine-interface/be740bbe-91bf-4011-bda7-2a7c9542ab5a HTTP/1.1" 200 2957 0.004753 10.0.0.33 - - [2025-10-06 03:32:40] "GET /instance-ip/026c7322-742b-4c8e-8682-9214bdaf0294 HTTP/1.1" 200 1621 0.004444 10.0.0.33 - - [2025-10-06 03:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.33 - - [2025-10-06 03:32:40] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003615 10.0.0.33 - - [2025-10-06 03:32:40] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003339 10.0.0.33 - - [2025-10-06 03:32:40] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005837 10.0.0.33 - - [2025-10-06 03:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.33 - - [2025-10-06 03:32:40] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004174 10.0.0.33 - - [2025-10-06 03:32:40] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002826 10.0.0.33 - - [2025-10-06 03:32:40] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008056 10.0.0.33 - - [2025-10-06 03:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005702 10.0.0.33 - - [2025-10-06 03:32:40] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004092 10.0.0.33 - - [2025-10-06 03:32:40] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002704 10.0.0.33 - - [2025-10-06 03:32:40] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006198 10.0.0.33 - - [2025-10-06 03:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.33 - - [2025-10-06 03:32:40] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003712 10.0.0.33 - - [2025-10-06 03:32:40] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002773 10.0.0.33 - - [2025-10-06 03:32:40] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005301 10.0.0.33 - - [2025-10-06 03:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.33 - - [2025-10-06 03:32:40] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003786 10.0.0.33 - - [2025-10-06 03:32:40] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002537 10.0.0.33 - - [2025-10-06 03:32:40] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005515 10.0.0.33 - - [2025-10-06 03:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.33 - - [2025-10-06 03:32:40] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004099 10.0.0.33 - - [2025-10-06 03:32:40] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003049 10.0.0.33 - - [2025-10-06 03:32:40] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005982 10.0.0.33 - - [2025-10-06 03:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.33 - - [2025-10-06 03:32:40] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005066 10.0.0.33 - - [2025-10-06 03:32:40] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003905 10.0.0.33 - - [2025-10-06 03:32:40] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006009 10.0.0.33 - - [2025-10-06 03:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.33 - - [2025-10-06 03:32:41] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004516 10.0.0.33 - - [2025-10-06 03:32:41] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003394 10.0.0.33 - - [2025-10-06 03:32:42] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006264 10.0.0.33 - - [2025-10-06 03:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.33 - - [2025-10-06 03:32:42] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003835 10.0.0.33 - - [2025-10-06 03:32:42] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002823 10.0.0.33 - - [2025-10-06 03:32:42] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006925 10.0.0.33 - - [2025-10-06 03:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.33 - - [2025-10-06 03:32:42] "GET /routing-instance/278d3d8a-e637-4f9f-a7dc-69749d8133df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.004670 10.0.0.33 - - [2025-10-06 03:32:42] "GET /route-target/f8f4538e-dcf9-4f5f-bfee-c6061dced302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005285 10.0.0.33 - - [2025-10-06 03:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.33 - - [2025-10-06 03:32:42] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003513 10.0.0.33 - - [2025-10-06 03:32:42] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003026 10.0.0.33 - - [2025-10-06 03:32:42] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006142 10.0.0.33 - - [2025-10-06 03:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.33 - - [2025-10-06 03:32:42] "GET /routing-instance/278d3d8a-e637-4f9f-a7dc-69749d8133df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.004679 10.0.0.33 - - [2025-10-06 03:32:42] "GET /route-target/f8f4538e-dcf9-4f5f-bfee-c6061dced302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004076 10.0.0.33 - - [2025-10-06 03:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.33 - - [2025-10-06 03:32:42] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004897 10.0.0.33 - - [2025-10-06 03:32:42] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002787 10.0.0.33 - - [2025-10-06 03:32:42] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005571 10.0.0.33 - - [2025-10-06 03:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.33 - - [2025-10-06 03:32:42] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003852 10.0.0.33 - - [2025-10-06 03:32:42] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002912 10.0.0.33 - - [2025-10-06 03:32:43] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006070 10.0.0.33 - - [2025-10-06 03:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.33 - - [2025-10-06 03:32:43] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005039 10.0.0.33 - - [2025-10-06 03:32:43] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003610 10.0.0.33 - - [2025-10-06 03:32:43] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005764 10.0.0.249 - - [2025-10-06 03:32:43] "GET /obj-perms HTTP/1.1" 200 5044 0.003711 10.0.0.33 - - [2025-10-06 03:32:43] "GET /obj-perms HTTP/1.1" 200 5044 0.003898 10.0.0.33 - - [2025-10-06 03:32:43] "GET /obj-perms HTTP/1.1" 200 5044 0.004124 10.0.0.33 - - [2025-10-06 03:32:43] "GET /obj-perms HTTP/1.1" 200 5044 0.003809 10.0.0.249 - - [2025-10-06 03:32:43] "GET /obj-perms HTTP/1.1" 200 5044 0.004101 10.0.0.33 - - [2025-10-06 03:32:43] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 200 1302 0.003493 10.0.0.33 - - [2025-10-06 03:32:43] "GET /virtual-machine-interface/5a904895-6421-41e7-ac56-8e8ce8ae1b2b HTTP/1.1" 200 2956 0.005427 10.0.0.33 - - [2025-10-06 03:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.33 - - [2025-10-06 03:32:43] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004472 10.0.0.33 - - [2025-10-06 03:32:43] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003228 10.0.0.33 - - [2025-10-06 03:32:43] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005994 10.0.0.33 - - [2025-10-06 03:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.33 - - [2025-10-06 03:32:44] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003304 10.0.0.33 - - [2025-10-06 03:32:44] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003417 10.0.0.33 - - [2025-10-06 03:32:44] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006755 10.0.0.33 - - [2025-10-06 03:32:44] "POST /neutron/port HTTP/1.1" 200 1090 0.014462 10.0.0.33 - - [2025-10-06 03:32:45] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008350 10.0.0.33 - - [2025-10-06 03:32:49] "POST /neutron/port HTTP/1.1" 200 1090 0.014878 10.0.0.249 - - [2025-10-06 03:32:51] "DELETE /project/c5be4086feea493c94b7ce04e5f23ddb HTTP/1.1" 404 173 0.006307 10.0.0.249 - - [2025-10-06 03:32:51] "GET /projects?obj_uuids=651ac9bc-7fae-46e2-b398-a9a0cb00bb91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000904 10.0.0.249 - - [2025-10-06 03:32:51] "GET /project/651ac9bc-7fae-46e2-b398-a9a0cb00bb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.054714 10.0.0.249 - - [2025-10-06 03:32:51] "GET /projects?obj_uuids=651ac9bc-7fae-46e2-b398-a9a0cb00bb91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001579 10.0.0.249 - - [2025-10-06 03:32:51] "GET /project/651ac9bc-7fae-46e2-b398-a9a0cb00bb91?fields=security_groups HTTP/1.1" 200 1366 0.068839 10.0.0.249 - - [2025-10-06 03:32:51] "DELETE /security-group/1cda61a3-31cd-44f2-b7a7-4570041775c3 HTTP/1.1" 200 115 0.060748 10.0.0.249 - - [2025-10-06 03:32:51] "GET /projects?obj_uuids=651ac9bc-7fae-46e2-b398-a9a0cb00bb91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001266 10.0.0.249 - - [2025-10-06 03:32:51] "GET /project/651ac9bc-7fae-46e2-b398-a9a0cb00bb91?fields=application_policy_sets HTTP/1.1" 200 1405 0.041998 10.0.0.38 - - [2025-10-06 03:32:51] "DELETE /access-control-list/5a8f4995-b4fe-40cc-8cad-75127e3e4a94 HTTP/1.1" 200 115 0.071619 10.0.0.249 - - [2025-10-06 03:32:51] "DELETE /project/651ac9bc-7fae-46e2-b398-a9a0cb00bb91 HTTP/1.1" 200 115 0.439617 10.0.0.38 - - [2025-10-06 03:32:52] "GET /obj-perms HTTP/1.1" 200 5056 0.041505 10.0.0.33 - - [2025-10-06 03:32:55] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 200 1302 0.004534 10.0.0.33 - - [2025-10-06 03:32:55] "GET /virtual-machine-interface/be740bbe-91bf-4011-bda7-2a7c9542ab5a HTTP/1.1" 200 2957 0.005921 10.0.0.33 - - [2025-10-06 03:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.33 - - [2025-10-06 03:32:55] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003267 10.0.0.33 - - [2025-10-06 03:32:55] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003571 10.0.0.33 - - [2025-10-06 03:32:55] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007672 10.0.0.33 - - [2025-10-06 03:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.33 - - [2025-10-06 03:32:56] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003632 10.0.0.33 - - [2025-10-06 03:32:56] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002704 10.0.0.33 - - [2025-10-06 03:32:56] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006065 10.0.0.33 - - [2025-10-06 03:32:56] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009479 10.0.0.33 - - [2025-10-06 03:33:10] "POST /neutron/network HTTP/1.1" 200 818 0.029112 10.0.0.33 - - [2025-10-06 03:33:10] "POST /neutron/port HTTP/1.1" 200 117 0.001238 10.0.0.33 - - [2025-10-06 03:33:28] "POST /neutron/port HTTP/1.1" 200 1090 0.014979 10.0.0.33 - - [2025-10-06 03:33:28] "POST /neutron/subnet HTTP/1.1" 200 675 0.009058 10.0.0.33 - - [2025-10-06 03:34:11] "POST /neutron/port HTTP/1.1" 200 1090 0.015471 10.0.0.33 - - [2025-10-06 03:34:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003817 10.0.0.33 - - [2025-10-06 03:34:11] "POST /neutron/network HTTP/1.1" 200 808 0.008940 10.0.0.33 - - [2025-10-06 03:34:30] "POST /neutron/network HTTP/1.1" 200 818 0.006583 10.0.0.33 - - [2025-10-06 03:34:30] "POST /neutron/port HTTP/1.1" 200 117 0.001202 10.0.0.33 - - [2025-10-06 03:34:46] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008906 10.0.0.33 - - [2025-10-06 03:34:46] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 200 1302 0.004602 10.0.0.33 - - [2025-10-06 03:34:46] "GET /virtual-machine-interface/5a904895-6421-41e7-ac56-8e8ce8ae1b2b HTTP/1.1" 200 2956 0.006274 10.0.0.33 - - [2025-10-06 03:34:46] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 200 1302 0.005106 10.0.0.33 - - [2025-10-06 03:34:46] "GET /virtual-machine-interface/5a904895-6421-41e7-ac56-8e8ce8ae1b2b HTTP/1.1" 200 2956 0.006978 10.0.0.33 - - [2025-10-06 03:34:46] "GET /instance-ip/af409b0c-c48b-418a-9466-3256d2ee4fdb HTTP/1.1" 200 1624 0.004880 10.0.0.33 - - [2025-10-06 03:34:46] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 200 1302 0.004888 10.0.0.33 - - [2025-10-06 03:34:46] "GET /virtual-machine-interface/5a904895-6421-41e7-ac56-8e8ce8ae1b2b HTTP/1.1" 200 2956 0.006907 10.0.0.33 - - [2025-10-06 03:34:46] "GET /instance-ip/af409b0c-c48b-418a-9466-3256d2ee4fdb HTTP/1.1" 200 1624 0.004197 10.0.0.33 - - [2025-10-06 03:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.33 - - [2025-10-06 03:34:46] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004050 10.0.0.33 - - [2025-10-06 03:34:46] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002737 10.0.0.33 - - [2025-10-06 03:34:46] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006215 10.0.0.33 - - [2025-10-06 03:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005146 10.0.0.33 - - [2025-10-06 03:34:46] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004185 10.0.0.33 - - [2025-10-06 03:34:46] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002842 10.0.0.33 - - [2025-10-06 03:34:46] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006000 10.0.0.33 - - [2025-10-06 03:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.33 - - [2025-10-06 03:34:46] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005105 10.0.0.33 - - [2025-10-06 03:34:46] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003724 10.0.0.33 - - [2025-10-06 03:34:46] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.020063 10.0.0.33 - - [2025-10-06 03:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007586 10.0.0.33 - - [2025-10-06 03:34:46] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005387 10.0.0.33 - - [2025-10-06 03:34:46] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003437 10.0.0.33 - - [2025-10-06 03:34:46] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007080 10.0.0.33 - - [2025-10-06 03:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.33 - - [2025-10-06 03:34:46] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006258 10.0.0.33 - - [2025-10-06 03:34:46] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003638 10.0.0.33 - - [2025-10-06 03:34:46] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006067 10.0.0.33 - - [2025-10-06 03:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.33 - - [2025-10-06 03:34:46] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003840 10.0.0.33 - - [2025-10-06 03:34:46] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003155 10.0.0.33 - - [2025-10-06 03:34:46] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005766 10.0.0.33 - - [2025-10-06 03:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.33 - - [2025-10-06 03:34:47] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005993 10.0.0.33 - - [2025-10-06 03:34:47] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003811 10.0.0.33 - - [2025-10-06 03:34:47] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007297 10.0.0.33 - - [2025-10-06 03:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.33 - - [2025-10-06 03:34:48] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003592 10.0.0.33 - - [2025-10-06 03:34:48] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002770 10.0.0.33 - - [2025-10-06 03:34:48] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006271 10.0.0.33 - - [2025-10-06 03:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.33 - - [2025-10-06 03:34:48] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003492 10.0.0.33 - - [2025-10-06 03:34:48] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002769 10.0.0.33 - - [2025-10-06 03:34:48] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006362 10.0.0.33 - - [2025-10-06 03:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.33 - - [2025-10-06 03:34:48] "GET /routing-instance/278d3d8a-e637-4f9f-a7dc-69749d8133df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.004096 10.0.0.33 - - [2025-10-06 03:34:48] "GET /route-target/f8f4538e-dcf9-4f5f-bfee-c6061dced302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004365 10.0.0.33 - - [2025-10-06 03:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.33 - - [2025-10-06 03:34:48] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004565 10.0.0.33 - - [2025-10-06 03:34:48] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003094 10.0.0.33 - - [2025-10-06 03:34:48] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005717 10.0.0.33 - - [2025-10-06 03:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.33 - - [2025-10-06 03:34:48] "GET /routing-instance/278d3d8a-e637-4f9f-a7dc-69749d8133df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.004522 10.0.0.33 - - [2025-10-06 03:34:48] "GET /route-target/f8f4538e-dcf9-4f5f-bfee-c6061dced302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004108 10.0.0.33 - - [2025-10-06 03:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.33 - - [2025-10-06 03:34:49] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004647 10.0.0.33 - - [2025-10-06 03:34:49] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003228 10.0.0.33 - - [2025-10-06 03:34:49] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006574 10.0.0.33 - - [2025-10-06 03:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.33 - - [2025-10-06 03:34:49] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004670 10.0.0.33 - - [2025-10-06 03:34:49] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003680 10.0.0.33 - - [2025-10-06 03:34:49] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007406 10.0.0.33 - - [2025-10-06 03:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.33 - - [2025-10-06 03:34:49] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004222 10.0.0.33 - - [2025-10-06 03:34:49] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003217 10.0.0.33 - - [2025-10-06 03:34:49] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006270 10.0.0.249 - - [2025-10-06 03:34:51] "GET /obj-perms HTTP/1.1" 200 5044 0.004682 10.0.0.33 - - [2025-10-06 03:34:53] "GET /obj-perms HTTP/1.1" 200 5044 0.003829 10.0.0.33 - - [2025-10-06 03:34:53] "GET /obj-perms HTTP/1.1" 200 5044 0.003544 10.0.0.249 - - [2025-10-06 03:34:53] "GET /obj-perms HTTP/1.1" 200 5044 0.003674 10.0.0.33 - - [2025-10-06 03:34:53] "GET /obj-perms HTTP/1.1" 200 5044 0.004405 10.0.0.33 - - [2025-10-06 03:34:53] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 200 1302 0.004418 10.0.0.33 - - [2025-10-06 03:34:53] "GET /virtual-machine-interface/be740bbe-91bf-4011-bda7-2a7c9542ab5a HTTP/1.1" 200 2957 0.005053 10.0.0.33 - - [2025-10-06 03:34:53] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 200 1302 0.003143 10.0.0.33 - - [2025-10-06 03:34:53] "GET /virtual-machine-interface/be740bbe-91bf-4011-bda7-2a7c9542ab5a HTTP/1.1" 200 2957 0.004741 10.0.0.33 - - [2025-10-06 03:34:53] "GET /instance-ip/026c7322-742b-4c8e-8682-9214bdaf0294 HTTP/1.1" 200 1621 0.003623 10.0.0.33 - - [2025-10-06 03:34:53] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 200 1302 0.003379 10.0.0.33 - - [2025-10-06 03:34:53] "GET /virtual-machine-interface/be740bbe-91bf-4011-bda7-2a7c9542ab5a HTTP/1.1" 200 2957 0.004774 10.0.0.33 - - [2025-10-06 03:34:53] "GET /instance-ip/026c7322-742b-4c8e-8682-9214bdaf0294 HTTP/1.1" 200 1621 0.003662 10.0.0.33 - - [2025-10-06 03:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.33 - - [2025-10-06 03:34:53] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003398 10.0.0.33 - - [2025-10-06 03:34:53] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002898 10.0.0.33 - - [2025-10-06 03:34:53] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006362 10.0.0.33 - - [2025-10-06 03:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.33 - - [2025-10-06 03:34:53] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004204 10.0.0.33 - - [2025-10-06 03:34:53] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002988 10.0.0.33 - - [2025-10-06 03:34:54] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005609 10.0.0.33 - - [2025-10-06 03:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.33 - - [2025-10-06 03:34:54] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004096 10.0.0.33 - - [2025-10-06 03:34:54] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005569 10.0.0.33 - - [2025-10-06 03:34:54] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005654 10.0.0.33 - - [2025-10-06 03:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.33 - - [2025-10-06 03:34:54] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003782 10.0.0.33 - - [2025-10-06 03:34:54] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002517 10.0.0.33 - - [2025-10-06 03:34:54] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005680 10.0.0.33 - - [2025-10-06 03:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.33 - - [2025-10-06 03:34:54] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004598 10.0.0.33 - - [2025-10-06 03:34:54] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002890 10.0.0.33 - - [2025-10-06 03:34:54] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005992 10.0.0.33 - - [2025-10-06 03:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.33 - - [2025-10-06 03:34:54] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004204 10.0.0.33 - - [2025-10-06 03:34:54] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003166 10.0.0.33 - - [2025-10-06 03:34:54] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005980 10.0.0.33 - - [2025-10-06 03:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.33 - - [2025-10-06 03:34:54] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004245 10.0.0.33 - - [2025-10-06 03:34:54] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003072 10.0.0.33 - - [2025-10-06 03:34:54] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006024 10.0.0.33 - - [2025-10-06 03:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.33 - - [2025-10-06 03:34:55] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003660 10.0.0.33 - - [2025-10-06 03:34:55] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002680 10.0.0.33 - - [2025-10-06 03:34:55] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005957 10.0.0.33 - - [2025-10-06 03:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.33 - - [2025-10-06 03:34:56] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003886 10.0.0.33 - - [2025-10-06 03:34:56] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002989 10.0.0.33 - - [2025-10-06 03:34:56] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005867 10.0.0.33 - - [2025-10-06 03:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.33 - - [2025-10-06 03:34:56] "GET /routing-instance/278d3d8a-e637-4f9f-a7dc-69749d8133df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.005448 10.0.0.33 - - [2025-10-06 03:34:56] "GET /route-target/f8f4538e-dcf9-4f5f-bfee-c6061dced302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004289 10.0.0.33 - - [2025-10-06 03:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.33 - - [2025-10-06 03:34:56] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004207 10.0.0.33 - - [2025-10-06 03:34:56] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003219 10.0.0.33 - - [2025-10-06 03:34:56] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005765 10.0.0.33 - - [2025-10-06 03:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.33 - - [2025-10-06 03:34:56] "GET /routing-instance/278d3d8a-e637-4f9f-a7dc-69749d8133df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.004590 10.0.0.33 - - [2025-10-06 03:34:56] "GET /route-target/f8f4538e-dcf9-4f5f-bfee-c6061dced302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004180 10.0.0.33 - - [2025-10-06 03:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.33 - - [2025-10-06 03:34:56] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004302 10.0.0.33 - - [2025-10-06 03:34:56] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002928 10.0.0.33 - - [2025-10-06 03:34:56] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005758 10.0.0.33 - - [2025-10-06 03:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.33 - - [2025-10-06 03:34:56] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004592 10.0.0.33 - - [2025-10-06 03:34:56] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002669 10.0.0.33 - - [2025-10-06 03:34:56] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005898 10.0.0.33 - - [2025-10-06 03:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.33 - - [2025-10-06 03:34:56] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005961 10.0.0.33 - - [2025-10-06 03:34:56] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003773 10.0.0.33 - - [2025-10-06 03:34:56] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006233 10.0.0.249 - - [2025-10-06 03:34:56] "GET /obj-perms HTTP/1.1" 200 5044 0.004143 10.0.0.249 - - [2025-10-06 03:35:02] "GET /obj-perms HTTP/1.1" 200 5044 0.003989 10.0.0.33 - - [2025-10-06 03:35:02] "GET /obj-perms HTTP/1.1" 200 5044 0.003589 10.0.0.33 - - [2025-10-06 03:35:03] "GET /obj-perms HTTP/1.1" 200 5044 0.004051 10.0.0.249 - - [2025-10-06 03:35:03] "GET /obj-perms HTTP/1.1" 200 5044 0.004679 10.0.0.33 - - [2025-10-06 03:35:03] "GET /obj-perms HTTP/1.1" 200 5044 0.003786 10.0.0.38 - - [2025-10-06 03:35:03] "GET /obj-perms HTTP/1.1" 200 5044 0.003536 10.0.0.33 - - [2025-10-06 03:35:13] "POST /neutron/port HTTP/1.1" 200 1090 0.020332 10.0.0.33 - - [2025-10-06 03:35:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003850 10.0.0.33 - - [2025-10-06 03:35:13] "POST /neutron/network HTTP/1.1" 200 808 0.006449 10.0.0.33 - - [2025-10-06 03:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.33 - - [2025-10-06 03:35:23] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003718 10.0.0.33 - - [2025-10-06 03:35:23] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002946 10.0.0.33 - - [2025-10-06 03:35:23] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005980 10.0.0.33 - - [2025-10-06 03:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.33 - - [2025-10-06 03:35:24] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003314 10.0.0.33 - - [2025-10-06 03:35:24] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003093 10.0.0.33 - - [2025-10-06 03:35:24] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005572 10.0.0.33 - - [2025-10-06 03:35:30] "POST /neutron/network HTTP/1.1" 200 818 0.031115 10.0.0.33 - - [2025-10-06 03:35:30] "POST /neutron/port HTTP/1.1" 200 117 0.001275 10.0.0.38 - - [2025-10-06 03:35:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.38 - - [2025-10-06 03:35:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.38 - - [2025-10-06 03:35:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.38 - - [2025-10-06 03:35:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.249 - - [2025-10-06 03:35:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.249 - - [2025-10-06 03:35:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.33 - - [2025-10-06 03:35:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.33 - - [2025-10-06 03:35:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.249 - - [2025-10-06 03:35:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.249 - - [2025-10-06 03:35:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000473 10.0.0.33 - - [2025-10-06 03:35:37] "GET /global-system-configs HTTP/1.1" 401 292 0.001412 10.0.0.33 - - [2025-10-06 03:35:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.33 - - [2025-10-06 03:35:39] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 200 1302 0.004430 10.0.0.33 - - [2025-10-06 03:35:39] "GET /virtual-machine-interface/be740bbe-91bf-4011-bda7-2a7c9542ab5a HTTP/1.1" 200 2957 0.005457 10.0.0.33 - - [2025-10-06 03:35:39] "GET /instance-ip/026c7322-742b-4c8e-8682-9214bdaf0294 HTTP/1.1" 200 1621 0.004033 10.0.0.33 - - [2025-10-06 03:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.33 - - [2025-10-06 03:35:39] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003201 10.0.0.33 - - [2025-10-06 03:35:39] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002710 10.0.0.33 - - [2025-10-06 03:35:39] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005615 10.0.0.33 - - [2025-10-06 03:35:43] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 200 1302 0.004730 10.0.0.33 - - [2025-10-06 03:35:44] "POST /neutron/port HTTP/1.1" 200 1116 0.010509 10.0.0.33 - - [2025-10-06 03:35:45] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.003371 10.0.0.33 - - [2025-10-06 03:35:45] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.002604 10.0.0.33 - - [2025-10-06 03:35:45] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.002442 10.0.0.33 - - [2025-10-06 03:35:46] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.003163 10.0.0.33 - - [2025-10-06 03:35:47] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.004345 10.0.0.33 - - [2025-10-06 03:35:48] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.003216 10.0.0.33 - - [2025-10-06 03:35:49] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.004258 10.0.0.33 - - [2025-10-06 03:35:50] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.003560 10.0.0.33 - - [2025-10-06 03:35:51] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.003274 10.0.0.33 - - [2025-10-06 03:35:51] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.002762 10.0.0.33 - - [2025-10-06 03:35:52] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.003477 10.0.0.33 - - [2025-10-06 03:35:53] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.003313 10.0.0.33 - - [2025-10-06 03:35:54] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.003485 10.0.0.33 - - [2025-10-06 03:35:55] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.003844 10.0.0.33 - - [2025-10-06 03:35:56] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.003315 10.0.0.33 - - [2025-10-06 03:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.33 - - [2025-10-06 03:35:56] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003780 10.0.0.33 - - [2025-10-06 03:35:56] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003241 10.0.0.33 - - [2025-10-06 03:35:56] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005936 10.0.0.33 - - [2025-10-06 03:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.33 - - [2025-10-06 03:35:56] "GET /routing-instance/278d3d8a-e637-4f9f-a7dc-69749d8133df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.005619 10.0.0.33 - - [2025-10-06 03:35:56] "GET /route-target/f8f4538e-dcf9-4f5f-bfee-c6061dced302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004597 10.0.0.33 - - [2025-10-06 03:35:56] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.003261 10.0.0.33 - - [2025-10-06 03:35:57] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.003752 10.0.0.33 - - [2025-10-06 03:35:58] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.004418 10.0.0.33 - - [2025-10-06 03:35:59] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.003446 10.0.0.33 - - [2025-10-06 03:36:00] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.004447 10.0.0.33 - - [2025-10-06 03:36:01] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.003664 10.0.0.33 - - [2025-10-06 03:36:01] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.002991 10.0.0.33 - - [2025-10-06 03:36:02] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.005449 10.0.0.33 - - [2025-10-06 03:36:03] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.003792 10.0.0.33 - - [2025-10-06 03:36:04] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.003182 10.0.0.33 - - [2025-10-06 03:36:05] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.003120 10.0.0.33 - - [2025-10-06 03:36:06] "GET /virtual-machine/dc9de731-a2e5-4327-8dab-78f5cd996455 HTTP/1.1" 404 171 0.003431 10.0.0.249 - - [2025-10-06 03:36:06] "GET /obj-perms HTTP/1.1" 200 5044 0.003847 10.0.0.33 - - [2025-10-06 03:36:06] "GET /obj-perms HTTP/1.1" 200 5044 0.087948 10.0.0.33 - - [2025-10-06 03:36:07] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 200 1302 0.005702 10.0.0.33 - - [2025-10-06 03:36:07] "POST /neutron/port HTTP/1.1" 200 1116 0.013044 10.0.0.33 - - [2025-10-06 03:36:09] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 404 171 0.003395 10.0.0.33 - - [2025-10-06 03:36:09] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 404 171 0.003014 10.0.0.33 - - [2025-10-06 03:36:09] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 404 171 0.002512 10.0.0.33 - - [2025-10-06 03:36:09] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 404 171 0.003362 10.0.0.33 - - [2025-10-06 03:36:10] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 404 171 0.003475 10.0.0.33 - - [2025-10-06 03:36:11] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 404 171 0.003388 10.0.0.33 - - [2025-10-06 03:36:12] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 404 171 0.003768 10.0.0.33 - - [2025-10-06 03:36:13] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 404 171 0.007915 10.0.0.33 - - [2025-10-06 03:36:14] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 404 171 0.004387 10.0.0.33 - - [2025-10-06 03:36:14] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 404 171 0.003611 10.0.0.33 - - [2025-10-06 03:36:15] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 404 171 0.003113 10.0.0.33 - - [2025-10-06 03:36:16] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 404 171 0.003722 10.0.0.33 - - [2025-10-06 03:36:17] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 404 171 0.004094 10.0.0.33 - - [2025-10-06 03:36:18] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 404 171 0.003216 10.0.0.33 - - [2025-10-06 03:36:19] "GET /virtual-machine/dfad2252-365a-4dfe-a8b1-39901206fc74 HTTP/1.1" 404 171 0.004103 10.0.0.33 - - [2025-10-06 03:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.33 - - [2025-10-06 03:36:19] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004129 10.0.0.33 - - [2025-10-06 03:36:19] "GET /virtual-networks?parent_id=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003412 10.0.0.33 - - [2025-10-06 03:36:19] "GET /virtual-network/3df8e09b-3d11-4959-a0d6-17679cf2f765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006801 10.0.0.33 - - [2025-10-06 03:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.33 - - [2025-10-06 03:36:19] "GET /routing-instance/278d3d8a-e637-4f9f-a7dc-69749d8133df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.005866 10.0.0.33 - - [2025-10-06 03:36:19] "GET /route-target/f8f4538e-dcf9-4f5f-bfee-c6061dced302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005836 10.0.0.33 - - [2025-10-06 03:36:19] "GET /obj-perms HTTP/1.1" 200 5044 0.004460 10.0.0.33 - - [2025-10-06 03:36:22] "GET /obj-perms HTTP/1.1" 200 5044 0.003886 10.0.0.38 - - [2025-10-06 03:36:22] "GET /obj-perms HTTP/1.1" 200 5044 0.003554 10.0.0.249 - - [2025-10-06 03:36:22] "POST /useragent-kv HTTP/1.1" 200 115 0.029336 10.0.0.249 - - [2025-10-06 03:36:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003044 10.0.0.33 - - [2025-10-06 03:36:23] "POST /neutron/network HTTP/1.1" 200 151 0.135489 10.0.0.38 - - [2025-10-06 03:36:23] "DELETE /route-target/f8f4538e-dcf9-4f5f-bfee-c6061dced302 HTTP/1.1" 200 115 0.037980 10.0.0.33 - - [2025-10-06 03:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.33 - - [2025-10-06 03:36:23] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003422 10.0.0.33 - - [2025-10-06 03:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.33 - - [2025-10-06 03:36:23] "PUT /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f HTTP/1.1" 200 277 0.011791 10.0.0.249 - - [2025-10-06 03:36:25] "GET /projects?obj_uuids=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001418 10.0.0.33 - - [2025-10-06 03:36:25] "GET /project/c5be4086-feea-493c-94b7-ce04e5f23ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043679 10.0.0.249 - - [2025-10-06 03:36:25] "GET /projects?obj_uuids=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000939 10.0.0.33 - - [2025-10-06 03:36:25] "GET /project/c5be4086-feea-493c-94b7-ce04e5f23ddb?fields=virtual_networks HTTP/1.1" 200 1049 0.038101 10.0.0.249 - - [2025-10-06 03:36:25] "GET /projects?obj_uuids=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001033 10.0.0.33 - - [2025-10-06 03:36:25] "GET /project/c5be4086-feea-493c-94b7-ce04e5f23ddb?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.035839 10.0.0.249 - - [2025-10-06 03:36:25] "GET /projects?obj_uuids=c5be4086-feea-493c-94b7-ce04e5f23ddb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001053 10.0.0.33 - - [2025-10-06 03:36:25] "GET /project/c5be4086-feea-493c-94b7-ce04e5f23ddb?fields=security_groups HTTP/1.1" 200 1283 0.036580 10.0.0.33 - - [2025-10-06 03:36:26] "POST /fqname-to-id HTTP/1.1" 404 194 0.022193 10.0.0.249 - - [2025-10-06 03:36:26] "GET /projects?obj_uuids=0c7cef79-642e-4106-84a9-bc632824c183&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003376 10.0.0.249 - - [2025-10-06 03:36:26] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000992 10.0.0.249 - - [2025-10-06 03:36:26] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007602 10.0.0.249 - - [2025-10-06 03:36:26] "POST /id-to-fqname HTTP/1.1" 200 196 0.002559 10.0.0.249 - - [2025-10-06 03:36:26] "POST /fqname-to-id HTTP/1.1" 404 205 0.003641 10.0.0.249 - - [2025-10-06 03:36:26] "POST /security-groups HTTP/1.1" 200 597 0.032227 10.0.0.249 - - [2025-10-06 03:36:26] "POST /projects HTTP/1.1" 200 597 0.224018 10.0.0.38 - - [2025-10-06 03:36:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.006460 10.0.0.249 - - [2025-10-06 03:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.289901 10.0.0.33 - - [2025-10-06 03:36:27] "GET /project/0c7cef79-642e-4106-84a9-bc632824c183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.420868 10.0.0.33 - - [2025-10-06 03:36:28] "GET / HTTP/1.1" 200 36215 0.002776 10.0.0.249 - - [2025-10-06 03:36:30] "GET /projects?obj_uuids=0c7cef79-642e-4106-84a9-bc632824c183&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001033 10.0.0.33 - - [2025-10-06 03:36:30] "GET /project/0c7cef79-642e-4106-84a9-bc632824c183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.044530 10.0.0.249 - - [2025-10-06 03:36:30] "GET /projects?obj_uuids=0c7cef79-642e-4106-84a9-bc632824c183&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000949 10.0.0.33 - - [2025-10-06 03:36:31] "GET /project/0c7cef79-642e-4106-84a9-bc632824c183?fields=virtual_networks HTTP/1.1" 200 1044 0.045889 10.0.0.249 - - [2025-10-06 03:36:31] "GET /projects?obj_uuids=0c7cef79-642e-4106-84a9-bc632824c183&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001045 10.0.0.33 - - [2025-10-06 03:36:31] "GET /project/0c7cef79-642e-4106-84a9-bc632824c183?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.032679 10.0.0.249 - - [2025-10-06 03:36:31] "GET /projects?obj_uuids=0c7cef79-642e-4106-84a9-bc632824c183&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001056 10.0.0.33 - - [2025-10-06 03:36:31] "GET /project/0c7cef79-642e-4106-84a9-bc632824c183?fields=security_groups HTTP/1.1" 200 1277 0.044863 10.0.0.33 - - [2025-10-06 03:36:31] "POST /fqname-to-id HTTP/1.1" 404 188 0.022529 10.0.0.249 - - [2025-10-06 03:36:31] "GET /projects?obj_uuids=9520b316-98a6-45e3-ac4f-6f684c2a87a8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002948 10.0.0.249 - - [2025-10-06 03:36:32] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000970 10.0.0.249 - - [2025-10-06 03:36:32] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007233 10.0.0.249 - - [2025-10-06 03:36:32] "POST /id-to-fqname HTTP/1.1" 200 190 0.001740 10.0.0.249 - - [2025-10-06 03:36:32] "POST /fqname-to-id HTTP/1.1" 404 199 0.010687 10.0.0.249 - - [2025-10-06 03:36:32] "POST /security-groups HTTP/1.1" 200 591 0.074700 10.0.0.249 - - [2025-10-06 03:36:32] "POST /projects HTTP/1.1" 200 585 0.281111 10.0.0.38 - - [2025-10-06 03:36:32] "POST /access-control-lists HTTP/1.1" 200 598 0.027155 10.0.0.249 - - [2025-10-06 03:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.346220 10.0.0.33 - - [2025-10-06 03:36:32] "GET /project/9520b316-98a6-45e3-ac4f-6f684c2a87a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.476250 10.0.0.33 - - [2025-10-06 03:36:33] "GET / HTTP/1.1" 200 36215 0.001708 10.0.0.249 - - [2025-10-06 03:36:36] "GET /projects?obj_uuids=9520b316-98a6-45e3-ac4f-6f684c2a87a8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001434 10.0.0.33 - - [2025-10-06 03:36:36] "GET /project/9520b316-98a6-45e3-ac4f-6f684c2a87a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.037571 10.0.0.249 - - [2025-10-06 03:36:36] "GET /projects?obj_uuids=9520b316-98a6-45e3-ac4f-6f684c2a87a8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002114 10.0.0.33 - - [2025-10-06 03:36:36] "GET /project/9520b316-98a6-45e3-ac4f-6f684c2a87a8?fields=virtual_networks HTTP/1.1" 200 1035 0.056691 10.0.0.249 - - [2025-10-06 03:36:36] "GET /projects?obj_uuids=9520b316-98a6-45e3-ac4f-6f684c2a87a8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001071 10.0.0.33 - - [2025-10-06 03:36:36] "GET /project/9520b316-98a6-45e3-ac4f-6f684c2a87a8?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.054941 10.0.0.249 - - [2025-10-06 03:36:36] "GET /projects?obj_uuids=9520b316-98a6-45e3-ac4f-6f684c2a87a8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001061 10.0.0.33 - - [2025-10-06 03:36:36] "GET /project/9520b316-98a6-45e3-ac4f-6f684c2a87a8?fields=security_groups HTTP/1.1" 200 1262 0.038079 10.0.0.33 - - [2025-10-06 03:36:37] "POST /fqname-to-id HTTP/1.1" 404 196 0.021704 10.0.0.249 - - [2025-10-06 03:36:37] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002769 10.0.0.249 - - [2025-10-06 03:36:37] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000915 10.0.0.249 - - [2025-10-06 03:36:37] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050488 10.0.0.249 - - [2025-10-06 03:36:37] "POST /id-to-fqname HTTP/1.1" 200 198 0.001285 10.0.0.249 - - [2025-10-06 03:36:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.009370 10.0.0.249 - - [2025-10-06 03:36:37] "POST /security-groups HTTP/1.1" 200 599 0.028872 10.0.0.38 - - [2025-10-06 03:36:37] "POST /fqname-to-id HTTP/1.1" 404 242 0.003316 10.0.0.249 - - [2025-10-06 03:36:37] "POST /projects HTTP/1.1" 200 601 0.227396 10.0.0.249 - - [2025-10-06 03:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.296176 10.0.0.38 - - [2025-10-06 03:36:37] "POST /access-control-lists HTTP/1.1" 200 604 0.029987 10.0.0.33 - - [2025-10-06 03:36:37] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.461006 10.0.0.33 - - [2025-10-06 03:36:38] "GET / HTTP/1.1" 200 36215 0.002036 10.0.0.33 - - [2025-10-06 03:36:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000553 10.0.0.33 - - [2025-10-06 03:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.037496 10.0.0.249 - - [2025-10-06 03:36:39] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000960 10.0.0.33 - - [2025-10-06 03:36:39] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.061446 10.0.0.38 - - [2025-10-06 03:36:40] "POST /route-targets HTTP/1.1" 200 328 0.024624 10.0.0.249 - - [2025-10-06 03:36:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002537 10.0.0.33 - - [2025-10-06 03:36:40] "POST /neutron/subnet HTTP/1.1" 200 716 0.235245 10.0.0.33 - - [2025-10-06 03:36:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.001440 10.0.0.33 - - [2025-10-06 03:36:40] "GET /virtual-network/ee348866-4f71-4a17-b049-80daff20ae2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.007250 10.0.0.33 - - [2025-10-06 03:36:40] "POST /neutron/network HTTP/1.1" 200 976 0.008506 10.0.0.33 - - [2025-10-06 03:36:40] "GET /virtual-network/ee348866-4f71-4a17-b049-80daff20ae2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.004801 10.0.0.33 - - [2025-10-06 03:36:40] "POST /neutron/subnet HTTP/1.1" 200 730 0.010291 10.0.0.33 - - [2025-10-06 03:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.249 - - [2025-10-06 03:36:40] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000857 10.0.0.33 - - [2025-10-06 03:36:40] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.037670 10.0.0.38 - - [2025-10-06 03:36:41] "POST /ref-update HTTP/1.1" 200 156 0.028390 10.0.0.38 - - [2025-10-06 03:36:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.029377 10.0.0.249 - - [2025-10-06 03:36:41] "POST /useragent-kv HTTP/1.1" 200 115 0.007130 10.0.0.33 - - [2025-10-06 03:36:41] "POST /neutron/subnet HTTP/1.1" 200 716 0.265426 10.0.0.33 - - [2025-10-06 03:36:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001431 10.0.0.33 - - [2025-10-06 03:36:41] "GET /virtual-network/ab0b4051-d8a9-4edd-9ce7-6920e318dbef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.008454 10.0.0.33 - - [2025-10-06 03:36:41] "POST /neutron/network HTTP/1.1" 200 975 0.009109 10.0.0.33 - - [2025-10-06 03:36:41] "GET /virtual-network/ab0b4051-d8a9-4edd-9ce7-6920e318dbef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005223 10.0.0.33 - - [2025-10-06 03:36:41] "POST /neutron/subnet HTTP/1.1" 200 724 0.008856 10.0.0.33 - - [2025-10-06 03:36:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001290 10.0.0.249 - - [2025-10-06 03:36:42] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001005 10.0.0.33 - - [2025-10-06 03:36:42] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.082922 10.0.0.33 - - [2025-10-06 03:36:42] "POST /neutron/port HTTP/1.1" 200 117 0.005970 10.0.0.33 - - [2025-10-06 03:36:42] "POST /id-to-fqname HTTP/1.1" 200 222 0.001348 10.0.0.33 - - [2025-10-06 03:36:43] "POST /neutron/network HTTP/1.1" 200 985 0.010080 10.0.0.33 - - [2025-10-06 03:36:43] "POST /neutron/port HTTP/1.1" 200 1154 0.020195 10.0.0.33 - - [2025-10-06 03:36:44] "POST /neutron/port HTTP/1.1" 200 1182 0.017979 10.0.0.249 - - [2025-10-06 03:36:44] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001657 10.0.0.33 - - [2025-10-06 03:36:44] "POST /neutron/subnet HTTP/1.1" 200 1278 0.030551 10.0.0.33 - - [2025-10-06 03:36:44] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.104790 10.0.0.33 - - [2025-10-06 03:36:44] "POST /neutron/network HTTP/1.1" 200 975 0.048780 10.0.0.33 - - [2025-10-06 03:36:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008943 10.0.0.33 - - [2025-10-06 03:36:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006815 10.0.0.33 - - [2025-10-06 03:36:45] "POST /neutron/port HTTP/1.1" 200 1153 0.021795 10.0.0.33 - - [2025-10-06 03:36:45] "POST /neutron/port HTTP/1.1" 200 1181 0.017037 10.0.0.33 - - [2025-10-06 03:36:45] "POST /neutron/subnet HTTP/1.1" 200 1272 0.013005 10.0.0.33 - - [2025-10-06 03:36:45] "POST /neutron/network HTTP/1.1" 200 975 0.011616 10.0.0.33 - - [2025-10-06 03:36:49] "POST /neutron/port HTTP/1.1" 200 1182 0.021934 10.0.0.33 - - [2025-10-06 03:36:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006959 10.0.0.33 - - [2025-10-06 03:36:49] "GET /virtual-machine/7608e0b1-a33e-499c-bfae-85af1acea3a1 HTTP/1.1" 401 292 0.000378 10.0.0.33 - - [2025-10-06 03:36:50] "GET /virtual-machine/7608e0b1-a33e-499c-bfae-85af1acea3a1 HTTP/1.1" 200 1302 0.026994 10.0.0.33 - - [2025-10-06 03:36:50] "GET /virtual-machine-interface/3f5926cd-1e4e-4d51-bf67-1996b8d9abd7 HTTP/1.1" 200 3165 0.005490 10.0.0.33 - - [2025-10-06 03:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012705 10.0.0.33 - - [2025-10-06 03:36:50] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003625 10.0.0.33 - - [2025-10-06 03:36:50] "GET /virtual-networks?parent_id=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.002930 10.0.0.33 - - [2025-10-06 03:36:50] "GET /virtual-network/ee348866-4f71-4a17-b049-80daff20ae2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.006031 10.0.0.249 - - [2025-10-06 03:36:52] "DELETE /project/70e828a1d4104f7d85e502e347f0ad54 HTTP/1.1" 404 173 0.058259 10.0.0.249 - - [2025-10-06 03:36:52] "DELETE /project/9520b31698a645e3ac4f6f684c2a87a8 HTTP/1.1" 404 173 0.065042 10.0.0.249 - - [2025-10-06 03:36:52] "DELETE /project/0c7cef79642e410684a9bc632824c183 HTTP/1.1" 404 173 0.085533 10.0.0.249 - - [2025-10-06 03:36:52] "GET /projects?obj_uuids=9520b316-98a6-45e3-ac4f-6f684c2a87a8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000985 10.0.0.249 - - [2025-10-06 03:36:52] "DELETE /project/c5be4086-feea-493c-94b7-ce04e5f23ddb HTTP/1.1" 404 177 0.128240 10.0.0.249 - - [2025-10-06 03:36:52] "GET /project/9520b316-98a6-45e3-ac4f-6f684c2a87a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.033544 10.0.0.249 - - [2025-10-06 03:36:52] "GET /projects?obj_uuids=9520b316-98a6-45e3-ac4f-6f684c2a87a8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001112 10.0.0.249 - - [2025-10-06 03:36:52] "GET /projects?obj_uuids=0c7cef79-642e-4106-84a9-bc632824c183&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000950 10.0.0.249 - - [2025-10-06 03:36:52] "GET /project/9520b316-98a6-45e3-ac4f-6f684c2a87a8?fields=security_groups HTTP/1.1" 200 1364 0.066125 10.0.0.249 - - [2025-10-06 03:36:52] "GET /project/0c7cef79-642e-4106-84a9-bc632824c183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.059462 10.0.0.249 - - [2025-10-06 03:36:52] "GET /projects?obj_uuids=0c7cef79-642e-4106-84a9-bc632824c183&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001263 10.0.0.249 - - [2025-10-06 03:36:52] "DELETE /security-group/60d735d2-1957-4494-87fe-16feb39536a5 HTTP/1.1" 200 115 0.067417 10.0.0.249 - - [2025-10-06 03:36:52] "GET /projects?obj_uuids=9520b316-98a6-45e3-ac4f-6f684c2a87a8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001153 10.0.0.249 - - [2025-10-06 03:36:52] "GET /project/0c7cef79-642e-4106-84a9-bc632824c183?fields=security_groups HTTP/1.1" 200 1379 0.059780 10.0.0.249 - - [2025-10-06 03:36:52] "GET /project/9520b316-98a6-45e3-ac4f-6f684c2a87a8?fields=application_policy_sets HTTP/1.1" 200 1403 0.067731 10.0.0.249 - - [2025-10-06 03:36:52] "DELETE /security-group/848212a5-a573-49aa-b3de-2a2f705e4b63 HTTP/1.1" 200 115 0.113139 10.0.0.249 - - [2025-10-06 03:36:52] "GET /projects?obj_uuids=0c7cef79-642e-4106-84a9-bc632824c183&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001405 10.0.0.38 - - [2025-10-06 03:36:52] "DELETE /access-control-list/1096cfd8-6922-4ddc-9420-16de5c4b0b3f HTTP/1.1" 200 115 0.059255 10.0.0.249 - - [2025-10-06 03:36:52] "GET /project/0c7cef79-642e-4106-84a9-bc632824c183?fields=application_policy_sets HTTP/1.1" 200 1418 0.048783 10.0.0.249 - - [2025-10-06 03:36:52] "DELETE /project/9520b316-98a6-45e3-ac4f-6f684c2a87a8 HTTP/1.1" 200 115 0.602505 10.0.0.249 - - [2025-10-06 03:36:52] "DELETE /project/0c7cef79-642e-4106-84a9-bc632824c183 HTTP/1.1" 200 115 0.731611 10.0.0.33 - - [2025-10-06 03:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.33 - - [2025-10-06 03:36:53] "GET /virtual-network/ee348866-4f71-4a17-b049-80daff20ae2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.005581 10.0.0.33 - - [2025-10-06 03:36:53] "POST /neutron/port HTTP/1.1" 200 1181 0.039635 10.0.0.249 - - [2025-10-06 03:36:55] "GET /obj-perms HTTP/1.1" 200 5056 0.047078 10.0.0.33 - - [2025-10-06 03:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.33 - - [2025-10-06 03:36:55] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003824 10.0.0.33 - - [2025-10-06 03:36:55] "GET /virtual-networks?parent_id=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.002805 10.0.0.33 - - [2025-10-06 03:36:55] "GET /virtual-network/ee348866-4f71-4a17-b049-80daff20ae2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.005493 10.0.0.33 - - [2025-10-06 03:36:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007787 10.0.0.33 - - [2025-10-06 03:36:55] "POST /neutron/port HTTP/1.1" 200 1181 0.023591 10.0.0.33 - - [2025-10-06 03:36:55] "GET /virtual-machine/25e0131d-5fa0-43b8-80c2-25c43d601698 HTTP/1.1" 200 1301 0.006164 10.0.0.33 - - [2025-10-06 03:36:55] "GET /virtual-machine-interface/e564753e-6c7e-4080-af1e-d19c84c17237 HTTP/1.1" 200 3166 0.005612 10.0.0.33 - - [2025-10-06 03:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.33 - - [2025-10-06 03:36:55] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003724 10.0.0.33 - - [2025-10-06 03:36:55] "GET /virtual-networks?parent_id=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.002764 10.0.0.33 - - [2025-10-06 03:36:56] "GET /virtual-network/ab0b4051-d8a9-4edd-9ce7-6920e318dbef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005898 10.0.0.33 - - [2025-10-06 03:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.33 - - [2025-10-06 03:36:57] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003634 10.0.0.33 - - [2025-10-06 03:36:57] "GET /virtual-networks?parent_id=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.002932 10.0.0.33 - - [2025-10-06 03:36:57] "GET /virtual-network/ab0b4051-d8a9-4edd-9ce7-6920e318dbef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006077 10.0.0.33 - - [2025-10-06 03:36:57] "POST /fqname-to-id HTTP/1.1" 404 209 0.003372 10.0.0.33 - - [2025-10-06 03:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.249 - - [2025-10-06 03:36:57] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001086 10.0.0.33 - - [2025-10-06 03:36:57] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.040221 10.0.0.33 - - [2025-10-06 03:36:57] "POST /network-policys HTTP/1.1" 200 535 0.028596 10.0.0.33 - - [2025-10-06 03:36:57] "GET /network-policy/9d84d12c-29ee-44ed-901f-1f573bc82abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006171 10.0.0.33 - - [2025-10-06 03:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.33 - - [2025-10-06 03:36:57] "GET /virtual-network/ee348866-4f71-4a17-b049-80daff20ae2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.005843 10.0.0.33 - - [2025-10-06 03:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.33 - - [2025-10-06 03:36:57] "GET /network-policy/9d84d12c-29ee-44ed-901f-1f573bc82abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004941 10.0.0.33 - - [2025-10-06 03:36:57] "POST /ref-update HTTP/1.1" 200 156 0.059916 10.0.0.38 - - [2025-10-06 03:36:57] "POST /access-control-lists HTTP/1.1" 200 580 0.039368 10.0.0.33 - - [2025-10-06 03:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.33 - - [2025-10-06 03:36:57] "GET /network-policy/9d84d12c-29ee-44ed-901f-1f573bc82abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004338 10.0.0.33 - - [2025-10-06 03:36:57] "GET /virtual-network/ee348866-4f71-4a17-b049-80daff20ae2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.007219 10.0.0.33 - - [2025-10-06 03:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.33 - - [2025-10-06 03:36:57] "GET /network-policy/9d84d12c-29ee-44ed-901f-1f573bc82abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004556 10.0.0.33 - - [2025-10-06 03:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.33 - - [2025-10-06 03:36:57] "GET /virtual-network/ab0b4051-d8a9-4edd-9ce7-6920e318dbef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006166 10.0.0.33 - - [2025-10-06 03:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.33 - - [2025-10-06 03:36:58] "GET /network-policy/9d84d12c-29ee-44ed-901f-1f573bc82abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004172 10.0.0.38 - - [2025-10-06 03:36:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.005490 10.0.0.33 - - [2025-10-06 03:36:58] "POST /ref-update HTTP/1.1" 200 156 0.053252 10.0.0.33 - - [2025-10-06 03:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.38 - - [2025-10-06 03:36:58] "POST /ref-update HTTP/1.1" 200 156 0.022048 10.0.0.33 - - [2025-10-06 03:36:58] "GET /network-policy/9d84d12c-29ee-44ed-901f-1f573bc82abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.013639 10.0.0.33 - - [2025-10-06 03:36:58] "POST /neutron/network HTTP/1.1" 200 1061 0.012122 10.0.0.33 - - [2025-10-06 03:36:58] "GET /virtual-network/ab0b4051-d8a9-4edd-9ce7-6920e318dbef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.004880 10.0.0.33 - - [2025-10-06 03:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.33 - - [2025-10-06 03:36:58] "GET /network-policy/9d84d12c-29ee-44ed-901f-1f573bc82abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004752 10.0.0.33 - - [2025-10-06 03:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.249 - - [2025-10-06 03:36:58] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001257 10.0.0.33 - - [2025-10-06 03:36:58] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.036454 10.0.0.38 - - [2025-10-06 03:36:58] "POST /ref-update HTTP/1.1" 200 156 0.020918 10.0.0.249 - - [2025-10-06 03:36:58] "POST /useragent-kv HTTP/1.1" 200 115 0.010476 10.0.0.33 - - [2025-10-06 03:36:58] "POST /neutron/subnet HTTP/1.1" 200 701 0.206878 10.0.0.33 - - [2025-10-06 03:36:58] "POST /id-to-fqname HTTP/1.1" 200 214 0.001350 10.0.0.33 - - [2025-10-06 03:36:58] "GET /virtual-network/e73ec0aa-d63d-4a2a-aaee-eb4d60a72dfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.005172 10.0.0.33 - - [2025-10-06 03:36:58] "GET /virtual-network/e73ec0aa-d63d-4a2a-aaee-eb4d60a72dfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.005020 10.0.0.33 - - [2025-10-06 03:36:58] "POST /neutron/network HTTP/1.1" 200 799 0.005436 10.0.0.33 - - [2025-10-06 03:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.249 - - [2025-10-06 03:36:58] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001495 10.0.0.33 - - [2025-10-06 03:36:58] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.041392 10.0.0.249 - - [2025-10-06 03:36:59] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001019 10.0.0.33 - - [2025-10-06 03:36:59] "POST /neutron/network HTTP/1.1" 200 585 0.143250 10.0.0.33 - - [2025-10-06 03:36:59] "POST /id-to-fqname HTTP/1.1" 200 214 0.003392 10.0.0.33 - - [2025-10-06 03:36:59] "GET /virtual-network/31675bf3-74d5-4db7-9d60-07664fb8ecc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005414 10.0.0.33 - - [2025-10-06 03:36:59] "POST /neutron/network HTTP/1.1" 200 799 0.005986 10.0.0.33 - - [2025-10-06 03:36:59] "GET /virtual-network/31675bf3-74d5-4db7-9d60-07664fb8ecc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005014 10.0.0.33 - - [2025-10-06 03:36:59] "POST /fqname-to-id HTTP/1.1" 404 239 0.003407 10.0.0.33 - - [2025-10-06 03:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.249 - - [2025-10-06 03:36:59] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001401 10.0.0.33 - - [2025-10-06 03:36:59] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.036244 10.0.0.33 - - [2025-10-06 03:36:59] "POST /network-policys HTTP/1.1" 200 589 0.027107 10.0.0.33 - - [2025-10-06 03:36:59] "GET /network-policy/2e5bd15e-8faa-40da-93c2-646f8f62d57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.006128 10.0.0.33 - - [2025-10-06 03:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.33 - - [2025-10-06 03:36:59] "GET /virtual-network/e73ec0aa-d63d-4a2a-aaee-eb4d60a72dfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.006044 10.0.0.33 - - [2025-10-06 03:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.33 - - [2025-10-06 03:37:00] "GET /network-policy/2e5bd15e-8faa-40da-93c2-646f8f62d57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004769 10.0.0.38 - - [2025-10-06 03:37:00] "POST /fqname-to-id HTTP/1.1" 404 210 0.004069 10.0.0.33 - - [2025-10-06 03:37:00] "POST /ref-update HTTP/1.1" 200 156 0.050148 10.0.0.33 - - [2025-10-06 03:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005256 10.0.0.33 - - [2025-10-06 03:37:00] "GET /network-policy/2e5bd15e-8faa-40da-93c2-646f8f62d57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004446 10.0.0.33 - - [2025-10-06 03:37:00] "POST /neutron/network HTTP/1.1" 200 912 0.009204 10.0.0.33 - - [2025-10-06 03:37:00] "GET /virtual-network/e73ec0aa-d63d-4a2a-aaee-eb4d60a72dfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.005714 10.0.0.33 - - [2025-10-06 03:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.33 - - [2025-10-06 03:37:00] "GET /network-policy/2e5bd15e-8faa-40da-93c2-646f8f62d57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004359 10.0.0.33 - - [2025-10-06 03:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.33 - - [2025-10-06 03:37:00] "GET /virtual-network/31675bf3-74d5-4db7-9d60-07664fb8ecc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.006623 10.0.0.33 - - [2025-10-06 03:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.33 - - [2025-10-06 03:37:00] "GET /network-policy/2e5bd15e-8faa-40da-93c2-646f8f62d57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004707 10.0.0.33 - - [2025-10-06 03:37:00] "POST /ref-update HTTP/1.1" 200 156 0.045949 10.0.0.38 - - [2025-10-06 03:37:00] "POST /fqname-to-id HTTP/1.1" 404 210 0.006112 10.0.0.33 - - [2025-10-06 03:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.33 - - [2025-10-06 03:37:00] "GET /network-policy/2e5bd15e-8faa-40da-93c2-646f8f62d57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.011727 10.0.0.33 - - [2025-10-06 03:37:00] "GET /virtual-network/31675bf3-74d5-4db7-9d60-07664fb8ecc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.009479 10.0.0.33 - - [2025-10-06 03:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.33 - - [2025-10-06 03:37:00] "GET /network-policy/2e5bd15e-8faa-40da-93c2-646f8f62d57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004435 10.0.0.33 - - [2025-10-06 03:37:00] "POST /id-to-fqname HTTP/1.1" 200 214 0.001141 10.0.0.33 - - [2025-10-06 03:37:00] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007309 10.0.0.249 - - [2025-10-06 03:37:01] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001060 10.0.0.33 - - [2025-10-06 03:37:01] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.084423 10.0.0.33 - - [2025-10-06 03:37:01] "POST /neutron/port HTTP/1.1" 200 2245 0.021836 10.0.0.33 - - [2025-10-06 03:37:01] "POST /id-to-fqname HTTP/1.1" 200 214 0.001384 10.0.0.33 - - [2025-10-06 03:37:02] "POST /neutron/port HTTP/1.1" 200 2245 0.019243 10.0.0.33 - - [2025-10-06 03:37:02] "POST /neutron/network HTTP/1.1" 200 922 0.012965 10.0.0.33 - - [2025-10-06 03:37:02] "POST /neutron/port HTTP/1.1" 200 1063 0.016700 10.0.0.33 - - [2025-10-06 03:37:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003812 10.0.0.33 - - [2025-10-06 03:37:02] "POST /neutron/network HTTP/1.1" 200 912 0.011131 10.0.0.249 - - [2025-10-06 03:37:03] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000989 10.0.0.33 - - [2025-10-06 03:37:03] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.061957 10.0.0.33 - - [2025-10-06 03:37:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006875 10.0.0.33 - - [2025-10-06 03:37:03] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003690 10.0.0.33 - - [2025-10-06 03:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.33 - - [2025-10-06 03:37:03] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004940 10.0.0.249 - - [2025-10-06 03:37:03] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001339 10.0.0.38 - - [2025-10-06 03:37:03] "PUT /access-control-list/a20fe842-197c-41f1-85f5-687b5577165c HTTP/1.1" 200 273 0.025522 10.0.0.33 - - [2025-10-06 03:37:03] "POST /neutron/port HTTP/1.1" 200 1063 0.307576 10.0.0.33 - - [2025-10-06 03:37:04] "POST /neutron/port HTTP/1.1" 200 1117 0.096147 10.0.0.33 - - [2025-10-06 03:37:04] "POST /neutron/subnet HTTP/1.1" 200 675 0.010678 10.0.0.33 - - [2025-10-06 03:37:04] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004549 10.0.0.33 - - [2025-10-06 03:37:04] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005308 10.0.0.33 - - [2025-10-06 03:37:04] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005071 10.0.0.33 - - [2025-10-06 03:37:04] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.027940 10.0.0.33 - - [2025-10-06 03:37:04] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.029257 10.0.0.33 - - [2025-10-06 03:37:04] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004785 10.0.0.33 - - [2025-10-06 03:37:04] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004249 10.0.0.33 - - [2025-10-06 03:37:04] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.032757 10.0.0.33 - - [2025-10-06 03:37:05] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.045449 10.0.0.33 - - [2025-10-06 03:37:05] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006005 10.0.0.33 - - [2025-10-06 03:37:05] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005764 10.0.0.33 - - [2025-10-06 03:37:05] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.033893 10.0.0.33 - - [2025-10-06 03:37:05] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.030127 10.0.0.33 - - [2025-10-06 03:37:05] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.013713 10.0.0.33 - - [2025-10-06 03:37:05] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.003939 10.0.0.33 - - [2025-10-06 03:37:05] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.020459 10.0.0.33 - - [2025-10-06 03:37:05] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003495 10.0.0.33 - - [2025-10-06 03:37:05] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005562 10.0.0.33 - - [2025-10-06 03:37:05] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004126 10.0.0.33 - - [2025-10-06 03:37:05] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.023842 10.0.0.33 - - [2025-10-06 03:37:05] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.029711 10.0.0.33 - - [2025-10-06 03:37:05] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005555 10.0.0.33 - - [2025-10-06 03:37:05] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004539 10.0.0.33 - - [2025-10-06 03:37:05] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.030784 10.0.0.33 - - [2025-10-06 03:37:05] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.024057 10.0.0.33 - - [2025-10-06 03:37:05] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004387 10.0.0.33 - - [2025-10-06 03:37:05] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.003465 10.0.0.33 - - [2025-10-06 03:37:05] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.027313 10.0.0.33 - - [2025-10-06 03:37:05] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.027472 10.0.0.33 - - [2025-10-06 03:37:05] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004925 10.0.0.33 - - [2025-10-06 03:37:05] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004144 10.0.0.33 - - [2025-10-06 03:37:05] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.016263 10.0.0.33 - - [2025-10-06 03:37:05] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003711 10.0.0.33 - - [2025-10-06 03:37:05] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006665 10.0.0.33 - - [2025-10-06 03:37:05] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005215 10.0.0.33 - - [2025-10-06 03:37:06] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.027697 10.0.0.33 - - [2025-10-06 03:37:06] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.033859 10.0.0.33 - - [2025-10-06 03:37:06] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007413 10.0.0.33 - - [2025-10-06 03:37:06] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005168 10.0.0.33 - - [2025-10-06 03:37:06] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.034273 10.0.0.33 - - [2025-10-06 03:37:06] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.032859 10.0.0.33 - - [2025-10-06 03:37:06] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006395 10.0.0.33 - - [2025-10-06 03:37:06] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005542 10.0.0.33 - - [2025-10-06 03:37:06] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.037980 10.0.0.33 - - [2025-10-06 03:37:06] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.033498 10.0.0.33 - - [2025-10-06 03:37:06] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.014689 10.0.0.33 - - [2025-10-06 03:37:06] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.007639 10.0.0.33 - - [2025-10-06 03:37:06] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.028224 10.0.0.33 - - [2025-10-06 03:37:06] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003575 10.0.0.33 - - [2025-10-06 03:37:06] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005090 10.0.0.33 - - [2025-10-06 03:37:06] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004557 10.0.0.33 - - [2025-10-06 03:37:06] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.025746 10.0.0.33 - - [2025-10-06 03:37:06] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.042188 10.0.0.33 - - [2025-10-06 03:37:06] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.007326 10.0.0.33 - - [2025-10-06 03:37:06] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004854 10.0.0.33 - - [2025-10-06 03:37:06] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.028598 10.0.0.33 - - [2025-10-06 03:37:06] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.031848 10.0.0.33 - - [2025-10-06 03:37:07] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005406 10.0.0.33 - - [2025-10-06 03:37:07] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004186 10.0.0.33 - - [2025-10-06 03:37:07] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.032264 10.0.0.33 - - [2025-10-06 03:37:07] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.032549 10.0.0.33 - - [2025-10-06 03:37:11] "POST /neutron/port HTTP/1.1" 200 1091 0.017946 10.0.0.33 - - [2025-10-06 03:37:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007487 10.0.0.33 - - [2025-10-06 03:37:17] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.002818 10.0.0.33 - - [2025-10-06 03:37:17] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003947 10.0.0.33 - - [2025-10-06 03:37:17] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003554 10.0.0.33 - - [2025-10-06 03:37:17] "POST /neutron/network HTTP/1.1" 200 1071 0.007176 10.0.0.33 - - [2025-10-06 03:37:17] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.028522 10.0.0.33 - - [2025-10-06 03:37:17] "POST /neutron/subnet HTTP/1.1" 200 1272 0.012310 10.0.0.33 - - [2025-10-06 03:37:17] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.042538 10.0.0.33 - - [2025-10-06 03:37:17] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006592 10.0.0.33 - - [2025-10-06 03:37:17] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006664 10.0.0.33 - - [2025-10-06 03:37:17] "POST /neutron/network HTTP/1.1" 200 1061 0.013644 10.0.0.33 - - [2025-10-06 03:37:17] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.037474 10.0.0.33 - - [2025-10-06 03:37:17] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.035266 10.0.0.33 - - [2025-10-06 03:37:17] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004646 10.0.0.33 - - [2025-10-06 03:37:17] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006709 10.0.0.33 - - [2025-10-06 03:37:17] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.030061 10.0.0.33 - - [2025-10-06 03:37:17] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.029355 10.0.0.33 - - [2025-10-06 03:37:17] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004000 10.0.0.33 - - [2025-10-06 03:37:17] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004026 10.0.0.33 - - [2025-10-06 03:37:17] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.016202 10.0.0.33 - - [2025-10-06 03:37:17] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003302 10.0.0.33 - - [2025-10-06 03:37:17] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004806 10.0.0.33 - - [2025-10-06 03:37:17] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.003938 10.0.0.33 - - [2025-10-06 03:37:17] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.034943 10.0.0.33 - - [2025-10-06 03:37:17] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.037493 10.0.0.33 - - [2025-10-06 03:37:18] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.012079 10.0.0.33 - - [2025-10-06 03:37:18] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.003580 10.0.0.33 - - [2025-10-06 03:37:18] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.038276 10.0.0.33 - - [2025-10-06 03:37:18] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.030972 10.0.0.33 - - [2025-10-06 03:37:18] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.007373 10.0.0.33 - - [2025-10-06 03:37:18] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005265 10.0.0.33 - - [2025-10-06 03:37:18] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.025594 10.0.0.33 - - [2025-10-06 03:37:18] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.055116 10.0.0.33 - - [2025-10-06 03:37:18] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004281 10.0.0.33 - - [2025-10-06 03:37:18] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.003464 10.0.0.33 - - [2025-10-06 03:37:18] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.014719 10.0.0.33 - - [2025-10-06 03:37:18] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003490 10.0.0.33 - - [2025-10-06 03:37:18] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004780 10.0.0.33 - - [2025-10-06 03:37:18] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.003915 10.0.0.33 - - [2025-10-06 03:37:18] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.027170 10.0.0.33 - - [2025-10-06 03:37:18] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.035251 10.0.0.33 - - [2025-10-06 03:37:18] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008082 10.0.0.33 - - [2025-10-06 03:37:18] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004220 10.0.0.33 - - [2025-10-06 03:37:18] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.029640 10.0.0.33 - - [2025-10-06 03:37:18] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.033017 10.0.0.33 - - [2025-10-06 03:37:18] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006213 10.0.0.33 - - [2025-10-06 03:37:18] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.003880 10.0.0.33 - - [2025-10-06 03:37:18] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.030075 10.0.0.33 - - [2025-10-06 03:37:18] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.029328 10.0.0.33 - - [2025-10-06 03:37:19] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004390 10.0.0.33 - - [2025-10-06 03:37:19] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005795 10.0.0.33 - - [2025-10-06 03:37:19] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.017962 10.0.0.33 - - [2025-10-06 03:37:19] "POST /ref-update HTTP/1.1" 200 156 0.047127 10.0.0.33 - - [2025-10-06 03:37:19] "GET /virtual-network/31675bf3-74d5-4db7-9d60-07664fb8ecc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.019200 10.0.0.33 - - [2025-10-06 03:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.33 - - [2025-10-06 03:37:19] "GET /network-policy/2e5bd15e-8faa-40da-93c2-646f8f62d57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.006033 10.0.0.33 - - [2025-10-06 03:37:19] "POST /ref-update HTTP/1.1" 200 156 0.056568 10.0.0.38 - - [2025-10-06 03:37:19] "DELETE /access-control-list/f3939e33-618e-4e34-aa09-7e29febb4630 HTTP/1.1" 200 115 0.048368 10.0.0.33 - - [2025-10-06 03:37:19] "GET /virtual-network/e73ec0aa-d63d-4a2a-aaee-eb4d60a72dfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.020693 10.0.0.33 - - [2025-10-06 03:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.33 - - [2025-10-06 03:37:19] "GET /network-policy/2e5bd15e-8faa-40da-93c2-646f8f62d57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004871 10.0.0.33 - - [2025-10-06 03:37:19] "DELETE /network-policy/2e5bd15e-8faa-40da-93c2-646f8f62d57a HTTP/1.1" 200 115 0.030051 10.0.0.33 - - [2025-10-06 03:37:19] "POST /neutron/network HTTP/1.1" 200 799 0.006214 10.0.0.33 - - [2025-10-06 03:37:19] "POST /neutron/port HTTP/1.1" 200 1091 0.014497 10.0.0.33 - - [2025-10-06 03:37:19] "POST /neutron/port HTTP/1.1" 200 1117 0.009670 10.0.0.249 - - [2025-10-06 03:37:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003256 10.0.0.249 - - [2025-10-06 03:37:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002764 10.0.0.33 - - [2025-10-06 03:37:21] "POST /neutron/network HTTP/1.1" 200 151 0.123277 10.0.0.38 - - [2025-10-06 03:37:21] "DELETE /route-target/73b55591-954f-4901-bc26-6d54403556f4 HTTP/1.1" 200 115 0.025621 10.0.0.33 - - [2025-10-06 03:37:22] "POST /ref-update HTTP/1.1" 200 156 0.065579 10.0.0.33 - - [2025-10-06 03:37:22] "POST /neutron/network HTTP/1.1" 200 975 0.014810 10.0.0.38 - - [2025-10-06 03:37:22] "DELETE /access-control-list/fed6778f-6563-425d-87e8-281514c234b0 HTTP/1.1" 200 115 0.051487 10.0.0.33 - - [2025-10-06 03:37:22] "GET /virtual-network/ab0b4051-d8a9-4edd-9ce7-6920e318dbef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.010844 10.0.0.33 - - [2025-10-06 03:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006440 10.0.0.33 - - [2025-10-06 03:37:22] "GET /network-policy/9d84d12c-29ee-44ed-901f-1f573bc82abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006959 10.0.0.33 - - [2025-10-06 03:37:22] "POST /ref-update HTTP/1.1" 200 156 0.056895 10.0.0.33 - - [2025-10-06 03:37:22] "GET /virtual-network/ee348866-4f71-4a17-b049-80daff20ae2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.010375 10.0.0.38 - - [2025-10-06 03:37:22] "POST /ref-update HTTP/1.1" 200 156 0.032860 10.0.0.33 - - [2025-10-06 03:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.33 - - [2025-10-06 03:37:22] "GET /network-policy/9d84d12c-29ee-44ed-901f-1f573bc82abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004709 10.0.0.33 - - [2025-10-06 03:37:22] "DELETE /network-policy/9d84d12c-29ee-44ed-901f-1f573bc82abe HTTP/1.1" 200 115 0.039234 10.0.0.33 - - [2025-10-06 03:37:22] "POST /neutron/network HTTP/1.1" 400 204 0.014397 10.0.0.33 - - [2025-10-06 03:37:23] "POST /neutron/port HTTP/1.1" 200 151 0.195627 10.0.0.33 - - [2025-10-06 03:37:23] "POST /neutron/port HTTP/1.1" 200 151 0.216097 10.0.0.33 - - [2025-10-06 03:37:24] "POST /neutron/network HTTP/1.1" 200 976 0.009221 10.0.0.38 - - [2025-10-06 03:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005360 10.0.0.33 - - [2025-10-06 03:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.249 - - [2025-10-06 03:37:26] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000924 10.0.0.33 - - [2025-10-06 03:37:26] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.033185 10.0.0.249 - - [2025-10-06 03:37:26] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001068 10.0.0.33 - - [2025-10-06 03:37:26] "POST /neutron/network HTTP/1.1" 200 601 0.106453 10.0.0.38 - - [2025-10-06 03:37:26] "POST /ref-update HTTP/1.1" 200 156 0.018464 10.0.0.38 - - [2025-10-06 03:37:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.007769 10.0.0.33 - - [2025-10-06 03:37:26] "POST /neutron/network HTTP/1.1" 200 975 0.011135 10.0.0.33 - - [2025-10-06 03:37:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001039 10.0.0.33 - - [2025-10-06 03:37:26] "GET /virtual-network/9f31838d-81fb-4dad-a667-9e30c90ee76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.004827 10.0.0.33 - - [2025-10-06 03:37:26] "GET /virtual-network/9f31838d-81fb-4dad-a667-9e30c90ee76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005602 10.0.0.33 - - [2025-10-06 03:37:26] "POST /neutron/subnet HTTP/1.1" 200 716 0.008238 10.0.0.33 - - [2025-10-06 03:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.249 - - [2025-10-06 03:37:26] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000921 10.0.0.33 - - [2025-10-06 03:37:26] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.062119 10.0.0.249 - - [2025-10-06 03:37:27] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001347 10.0.0.33 - - [2025-10-06 03:37:27] "POST /neutron/network HTTP/1.1" 200 601 0.132976 10.0.0.38 - - [2025-10-06 03:37:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.004235 10.0.0.33 - - [2025-10-06 03:37:27] "POST /neutron/network HTTP/1.1" 200 974 0.011706 10.0.0.33 - - [2025-10-06 03:37:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.001163 10.0.0.33 - - [2025-10-06 03:37:27] "GET /virtual-network/c98683af-d868-4503-94fb-2a43be47757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005522 10.0.0.33 - - [2025-10-06 03:37:27] "GET /virtual-network/c98683af-d868-4503-94fb-2a43be47757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.007630 10.0.0.33 - - [2025-10-06 03:37:27] "POST /neutron/subnet HTTP/1.1" 200 716 0.008456 10.0.0.33 - - [2025-10-06 03:37:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.001312 10.0.0.249 - - [2025-10-06 03:37:28] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001628 10.0.0.33 - - [2025-10-06 03:37:28] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.059072 10.0.0.33 - - [2025-10-06 03:37:28] "POST /neutron/network HTTP/1.1" 200 975 0.009401 10.0.0.33 - - [2025-10-06 03:37:28] "POST /id-to-fqname HTTP/1.1" 200 222 0.001422 10.0.0.33 - - [2025-10-06 03:37:28] "POST /neutron/port HTTP/1.1" 200 117 0.006383 10.0.0.249 - - [2025-10-06 03:37:29] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001029 10.0.0.33 - - [2025-10-06 03:37:29] "POST /neutron/port HTTP/1.1" 200 1153 0.337387 10.0.0.33 - - [2025-10-06 03:37:29] "POST /neutron/port HTTP/1.1" 200 1207 0.103076 10.0.0.33 - - [2025-10-06 03:37:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003717 10.0.0.33 - - [2025-10-06 03:37:29] "POST /neutron/port HTTP/1.1" 200 117 0.001455 10.0.0.249 - - [2025-10-06 03:37:29] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000981 10.0.0.33 - - [2025-10-06 03:37:29] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.081017 10.0.0.33 - - [2025-10-06 03:37:30] "POST /neutron/port HTTP/1.1" 200 1181 0.019981 10.0.0.33 - - [2025-10-06 03:37:30] "POST /neutron/port HTTP/1.1" 200 1181 0.018467 10.0.0.249 - - [2025-10-06 03:37:30] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001063 10.0.0.33 - - [2025-10-06 03:37:30] "POST /neutron/port HTTP/1.1" 200 1152 0.370574 10.0.0.33 - - [2025-10-06 03:37:30] "POST /neutron/port HTTP/1.1" 200 1206 0.101041 10.0.0.33 - - [2025-10-06 03:37:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004127 10.0.0.33 - - [2025-10-06 03:37:31] "POST /neutron/port HTTP/1.1" 200 117 0.001190 10.0.0.33 - - [2025-10-06 03:37:33] "POST /neutron/port HTTP/1.1" 200 1181 0.015279 10.0.0.33 - - [2025-10-06 03:37:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004327 10.0.0.33 - - [2025-10-06 03:37:33] "POST /neutron/port HTTP/1.1" 200 117 0.001344 10.0.0.33 - - [2025-10-06 03:37:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010865 10.0.0.33 - - [2025-10-06 03:37:35] "POST /neutron/port HTTP/1.1" 200 1181 0.016841 10.0.0.33 - - [2025-10-06 03:37:35] "GET /virtual-machine/63670313-0d9e-4539-a476-52930896157f HTTP/1.1" 200 1302 0.008115 10.0.0.33 - - [2025-10-06 03:37:35] "GET /virtual-machine-interface/62e65607-50fb-4cd0-aae4-d06954a01fcd HTTP/1.1" 200 3165 0.007073 10.0.0.33 - - [2025-10-06 03:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.33 - - [2025-10-06 03:37:35] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004706 10.0.0.33 - - [2025-10-06 03:37:35] "GET /virtual-networks?parent_id=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003434 10.0.0.33 - - [2025-10-06 03:37:35] "GET /virtual-network/9f31838d-81fb-4dad-a667-9e30c90ee76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.008911 10.0.0.33 - - [2025-10-06 03:37:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009747 10.0.0.33 - - [2025-10-06 03:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.33 - - [2025-10-06 03:37:38] "GET /virtual-network/9f31838d-81fb-4dad-a667-9e30c90ee76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006968 10.0.0.33 - - [2025-10-06 03:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.33 - - [2025-10-06 03:37:40] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003438 10.0.0.33 - - [2025-10-06 03:37:40] "GET /virtual-networks?parent_id=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.002751 10.0.0.33 - - [2025-10-06 03:37:40] "GET /virtual-network/9f31838d-81fb-4dad-a667-9e30c90ee76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006088 10.0.0.33 - - [2025-10-06 03:37:41] "POST /neutron/port HTTP/1.1" 200 1180 0.015379 10.0.0.33 - - [2025-10-06 03:37:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008254 10.0.0.33 - - [2025-10-06 03:37:41] "GET /virtual-machine/a75dda35-f8f4-41cc-851e-c060a3fbbde8 HTTP/1.1" 200 1302 0.006658 10.0.0.33 - - [2025-10-06 03:37:41] "GET /virtual-machine-interface/0a2120e3-38d6-40e2-8d72-8c47338ee841 HTTP/1.1" 200 3164 0.005041 10.0.0.33 - - [2025-10-06 03:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.33 - - [2025-10-06 03:37:41] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003551 10.0.0.33 - - [2025-10-06 03:37:41] "GET /virtual-networks?parent_id=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.002679 10.0.0.33 - - [2025-10-06 03:37:41] "GET /virtual-network/c98683af-d868-4503-94fb-2a43be47757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006018 10.0.0.33 - - [2025-10-06 03:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.33 - - [2025-10-06 03:37:42] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004489 10.0.0.33 - - [2025-10-06 03:37:42] "GET /virtual-networks?parent_id=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.002928 10.0.0.33 - - [2025-10-06 03:37:42] "GET /virtual-network/c98683af-d868-4503-94fb-2a43be47757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005954 10.0.0.33 - - [2025-10-06 03:37:42] "POST /fqname-to-id HTTP/1.1" 404 209 0.003834 10.0.0.33 - - [2025-10-06 03:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.249 - - [2025-10-06 03:37:42] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001229 10.0.0.33 - - [2025-10-06 03:37:42] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.037756 10.0.0.33 - - [2025-10-06 03:37:42] "POST /network-policys HTTP/1.1" 200 535 0.028352 10.0.0.33 - - [2025-10-06 03:37:42] "GET /network-policy/6fddac99-5c33-4582-a26b-bdc7e43b3760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006383 10.0.0.33 - - [2025-10-06 03:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.33 - - [2025-10-06 03:37:42] "GET /virtual-network/9f31838d-81fb-4dad-a667-9e30c90ee76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006320 10.0.0.33 - - [2025-10-06 03:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.33 - - [2025-10-06 03:37:42] "GET /network-policy/6fddac99-5c33-4582-a26b-bdc7e43b3760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004392 10.0.0.38 - - [2025-10-06 03:37:42] "POST /fqname-to-id HTTP/1.1" 404 230 0.002677 10.0.0.33 - - [2025-10-06 03:37:43] "POST /ref-update HTTP/1.1" 200 156 0.055737 10.0.0.33 - - [2025-10-06 03:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007938 10.0.0.33 - - [2025-10-06 03:37:43] "GET /network-policy/6fddac99-5c33-4582-a26b-bdc7e43b3760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004320 10.0.0.33 - - [2025-10-06 03:37:43] "POST /neutron/network HTTP/1.1" 200 1061 0.010984 10.0.0.33 - - [2025-10-06 03:37:43] "GET /virtual-network/9f31838d-81fb-4dad-a667-9e30c90ee76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.004900 10.0.0.33 - - [2025-10-06 03:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.33 - - [2025-10-06 03:37:43] "GET /network-policy/6fddac99-5c33-4582-a26b-bdc7e43b3760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004014 10.0.0.33 - - [2025-10-06 03:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.33 - - [2025-10-06 03:37:43] "GET /virtual-network/c98683af-d868-4503-94fb-2a43be47757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005864 10.0.0.33 - - [2025-10-06 03:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.33 - - [2025-10-06 03:37:43] "GET /network-policy/6fddac99-5c33-4582-a26b-bdc7e43b3760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004321 10.0.0.33 - - [2025-10-06 03:37:43] "POST /ref-update HTTP/1.1" 200 156 0.047180 10.0.0.38 - - [2025-10-06 03:37:43] "POST /access-control-lists HTTP/1.1" 200 580 0.032213 10.0.0.33 - - [2025-10-06 03:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005724 10.0.0.33 - - [2025-10-06 03:37:43] "GET /network-policy/6fddac99-5c33-4582-a26b-bdc7e43b3760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.013673 10.0.0.33 - - [2025-10-06 03:37:43] "GET /virtual-network/c98683af-d868-4503-94fb-2a43be47757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.009477 10.0.0.33 - - [2025-10-06 03:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.33 - - [2025-10-06 03:37:43] "GET /network-policy/6fddac99-5c33-4582-a26b-bdc7e43b3760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004315 10.0.0.33 - - [2025-10-06 03:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.249 - - [2025-10-06 03:37:43] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000979 10.0.0.33 - - [2025-10-06 03:37:43] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.035480 10.0.0.249 - - [2025-10-06 03:37:43] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001073 10.0.0.33 - - [2025-10-06 03:37:43] "POST /neutron/network HTTP/1.1" 200 585 0.120178 10.0.0.38 - - [2025-10-06 03:37:43] "POST /route-targets HTTP/1.1" 200 328 0.021172 10.0.0.33 - - [2025-10-06 03:37:44] "POST /id-to-fqname HTTP/1.1" 200 214 0.003335 10.0.0.33 - - [2025-10-06 03:37:44] "GET /virtual-network/881da3e9-00fc-494a-b97d-5386d8a55d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005365 10.0.0.33 - - [2025-10-06 03:37:44] "POST /neutron/network HTTP/1.1" 200 799 0.006530 10.0.0.33 - - [2025-10-06 03:37:44] "GET /virtual-network/881da3e9-00fc-494a-b97d-5386d8a55d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005341 10.0.0.33 - - [2025-10-06 03:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.249 - - [2025-10-06 03:37:44] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000958 10.0.0.33 - - [2025-10-06 03:37:44] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.049008 10.0.0.33 - - [2025-10-06 03:37:44] "POST /neutron/network HTTP/1.1" 200 117 0.013214 10.0.0.38 - - [2025-10-06 03:37:44] "POST /ref-update HTTP/1.1" 200 156 0.027826 10.0.0.33 - - [2025-10-06 03:37:44] "POST /neutron/network HTTP/1.1" 200 799 0.007721 10.0.0.33 - - [2025-10-06 03:37:44] "POST /id-to-fqname HTTP/1.1" 200 214 0.001050 10.0.0.33 - - [2025-10-06 03:37:44] "GET /virtual-network/3f2abfb9-201a-4211-9dba-0daae2cdb5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.004847 10.0.0.33 - - [2025-10-06 03:37:44] "GET /virtual-network/3f2abfb9-201a-4211-9dba-0daae2cdb5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005296 10.0.0.33 - - [2025-10-06 03:37:44] "POST /neutron/subnet HTTP/1.1" 200 701 0.008446 10.0.0.33 - - [2025-10-06 03:37:44] "POST /fqname-to-id HTTP/1.1" 404 239 0.002305 10.0.0.33 - - [2025-10-06 03:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.249 - - [2025-10-06 03:37:44] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001048 10.0.0.33 - - [2025-10-06 03:37:44] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.037387 10.0.0.33 - - [2025-10-06 03:37:44] "POST /network-policys HTTP/1.1" 200 589 0.025009 10.0.0.33 - - [2025-10-06 03:37:45] "GET /network-policy/f50d72dd-ea90-4d07-8d7a-44afb94e88d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.005534 10.0.0.33 - - [2025-10-06 03:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.33 - - [2025-10-06 03:37:45] "GET /virtual-network/881da3e9-00fc-494a-b97d-5386d8a55d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005874 10.0.0.33 - - [2025-10-06 03:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.33 - - [2025-10-06 03:37:45] "GET /network-policy/f50d72dd-ea90-4d07-8d7a-44afb94e88d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.003969 10.0.0.33 - - [2025-10-06 03:37:45] "POST /ref-update HTTP/1.1" 200 156 0.047466 10.0.0.33 - - [2025-10-06 03:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008198 10.0.0.33 - - [2025-10-06 03:37:45] "GET /network-policy/f50d72dd-ea90-4d07-8d7a-44afb94e88d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.003953 10.0.0.33 - - [2025-10-06 03:37:45] "GET /virtual-network/881da3e9-00fc-494a-b97d-5386d8a55d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.009010 10.0.0.33 - - [2025-10-06 03:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.33 - - [2025-10-06 03:37:45] "GET /network-policy/f50d72dd-ea90-4d07-8d7a-44afb94e88d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.004082 10.0.0.33 - - [2025-10-06 03:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.33 - - [2025-10-06 03:37:45] "GET /virtual-network/3f2abfb9-201a-4211-9dba-0daae2cdb5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005859 10.0.0.33 - - [2025-10-06 03:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.33 - - [2025-10-06 03:37:45] "GET /network-policy/f50d72dd-ea90-4d07-8d7a-44afb94e88d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.006075 10.0.0.38 - - [2025-10-06 03:37:45] "PUT /access-control-list/1a40d751-e14a-4cfc-82a9-ebd95ee68aa5 HTTP/1.1" 200 273 0.014089 10.0.0.33 - - [2025-10-06 03:37:45] "POST /ref-update HTTP/1.1" 200 156 0.052247 10.0.0.33 - - [2025-10-06 03:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.33 - - [2025-10-06 03:37:45] "GET /network-policy/f50d72dd-ea90-4d07-8d7a-44afb94e88d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.004158 10.0.0.33 - - [2025-10-06 03:37:45] "GET /virtual-network/3f2abfb9-201a-4211-9dba-0daae2cdb5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.007082 10.0.0.33 - - [2025-10-06 03:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.33 - - [2025-10-06 03:37:45] "GET /network-policy/f50d72dd-ea90-4d07-8d7a-44afb94e88d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.004553 10.0.0.33 - - [2025-10-06 03:37:45] "POST /id-to-fqname HTTP/1.1" 200 214 0.001115 10.0.0.33 - - [2025-10-06 03:37:45] "POST /neutron/port HTTP/1.1" 200 2243 0.034415 10.0.0.38 - - [2025-10-06 03:37:46] "POST /ref-update HTTP/1.1" 200 156 0.031859 10.0.0.249 - - [2025-10-06 03:37:46] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001318 10.0.0.33 - - [2025-10-06 03:37:46] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.057528 10.0.0.33 - - [2025-10-06 03:37:46] "POST /neutron/network HTTP/1.1" 200 912 0.006807 10.0.0.33 - - [2025-10-06 03:37:46] "POST /neutron/port HTTP/1.1" 200 117 0.006400 10.0.0.33 - - [2025-10-06 03:37:46] "POST /id-to-fqname HTTP/1.1" 200 214 0.001272 10.0.0.33 - - [2025-10-06 03:37:47] "POST /neutron/network HTTP/1.1" 200 922 0.007017 10.0.0.33 - - [2025-10-06 03:37:47] "POST /neutron/port HTTP/1.1" 200 1063 0.014535 10.0.0.33 - - [2025-10-06 03:37:47] "POST /neutron/port HTTP/1.1" 200 1091 0.017486 10.0.0.33 - - [2025-10-06 03:37:47] "POST /neutron/port HTTP/1.1" 200 117 0.001247 10.0.0.249 - - [2025-10-06 03:37:48] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001028 10.0.0.33 - - [2025-10-06 03:37:48] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.065519 10.0.0.33 - - [2025-10-06 03:37:48] "POST /neutron/port HTTP/1.1" 200 3217 0.021237 10.0.0.33 - - [2025-10-06 03:37:48] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004297 10.0.0.33 - - [2025-10-06 03:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.33 - - [2025-10-06 03:37:48] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005236 10.0.0.33 - - [2025-10-06 03:37:48] "POST /neutron/network HTTP/1.1" 200 922 0.006963 10.0.0.33 - - [2025-10-06 03:37:49] "POST /neutron/port HTTP/1.1" 200 1063 0.013963 10.0.0.33 - - [2025-10-06 03:37:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004042 10.0.0.33 - - [2025-10-06 03:37:49] "POST /neutron/network HTTP/1.1" 200 912 0.008520 10.0.0.33 - - [2025-10-06 03:37:49] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004956 10.0.0.33 - - [2025-10-06 03:37:49] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.003975 10.0.0.33 - - [2025-10-06 03:37:49] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.003830 10.0.0.33 - - [2025-10-06 03:37:49] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.023203 10.0.0.33 - - [2025-10-06 03:37:49] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.029736 10.0.0.33 - - [2025-10-06 03:37:49] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004385 10.0.0.33 - - [2025-10-06 03:37:49] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005863 10.0.0.33 - - [2025-10-06 03:37:49] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.032675 10.0.0.33 - - [2025-10-06 03:37:49] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.029578 10.0.0.33 - - [2025-10-06 03:37:50] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004525 10.0.0.33 - - [2025-10-06 03:37:50] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004653 10.0.0.33 - - [2025-10-06 03:37:50] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.026876 10.0.0.33 - - [2025-10-06 03:37:50] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.034382 10.0.0.33 - - [2025-10-06 03:37:50] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.008961 10.0.0.33 - - [2025-10-06 03:37:50] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005531 10.0.0.33 - - [2025-10-06 03:37:50] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.027089 10.0.0.33 - - [2025-10-06 03:37:50] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003924 10.0.0.33 - - [2025-10-06 03:37:50] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005100 10.0.0.33 - - [2025-10-06 03:37:50] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004185 10.0.0.33 - - [2025-10-06 03:37:50] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.027917 10.0.0.33 - - [2025-10-06 03:37:50] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.034759 10.0.0.33 - - [2025-10-06 03:37:50] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005048 10.0.0.33 - - [2025-10-06 03:37:50] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004567 10.0.0.33 - - [2025-10-06 03:37:50] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.036172 10.0.0.33 - - [2025-10-06 03:37:50] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.031628 10.0.0.33 - - [2025-10-06 03:37:50] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.009712 10.0.0.33 - - [2025-10-06 03:37:50] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004623 10.0.0.33 - - [2025-10-06 03:37:50] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.038352 10.0.0.33 - - [2025-10-06 03:37:50] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.031082 10.0.0.33 - - [2025-10-06 03:37:50] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005998 10.0.0.33 - - [2025-10-06 03:37:50] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004402 10.0.0.33 - - [2025-10-06 03:37:50] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.015281 10.0.0.33 - - [2025-10-06 03:37:50] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003309 10.0.0.33 - - [2025-10-06 03:37:50] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004922 10.0.0.33 - - [2025-10-06 03:37:50] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004073 10.0.0.33 - - [2025-10-06 03:37:51] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.024734 10.0.0.33 - - [2025-10-06 03:37:51] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.037227 10.0.0.33 - - [2025-10-06 03:37:51] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007006 10.0.0.33 - - [2025-10-06 03:37:51] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006009 10.0.0.33 - - [2025-10-06 03:37:51] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.032948 10.0.0.33 - - [2025-10-06 03:37:51] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.041504 10.0.0.33 - - [2025-10-06 03:37:51] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004776 10.0.0.33 - - [2025-10-06 03:37:51] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005485 10.0.0.33 - - [2025-10-06 03:37:51] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.051873 10.0.0.33 - - [2025-10-06 03:37:51] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.033543 10.0.0.33 - - [2025-10-06 03:37:51] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005669 10.0.0.33 - - [2025-10-06 03:37:51] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.003972 10.0.0.33 - - [2025-10-06 03:37:51] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.015341 10.0.0.33 - - [2025-10-06 03:37:51] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004602 10.0.0.33 - - [2025-10-06 03:37:51] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.003879 10.0.0.33 - - [2025-10-06 03:37:51] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.015133 10.0.0.33 - - [2025-10-06 03:37:51] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004611 10.0.0.33 - - [2025-10-06 03:37:51] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.003743 10.0.0.33 - - [2025-10-06 03:37:51] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.016808 10.0.0.33 - - [2025-10-06 03:37:51] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005486 10.0.0.33 - - [2025-10-06 03:37:51] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004318 10.0.0.33 - - [2025-10-06 03:37:51] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.023438 10.0.0.33 - - [2025-10-06 03:37:57] "POST /neutron/port HTTP/1.1" 200 1091 0.016108 10.0.0.33 - - [2025-10-06 03:38:01] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003793 10.0.0.33 - - [2025-10-06 03:38:01] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.004709 10.0.0.33 - - [2025-10-06 03:38:01] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.005352 10.0.0.33 - - [2025-10-06 03:38:01] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.025068 10.0.0.33 - - [2025-10-06 03:38:01] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.030869 10.0.0.33 - - [2025-10-06 03:38:02] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005067 10.0.0.33 - - [2025-10-06 03:38:02] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004224 10.0.0.33 - - [2025-10-06 03:38:02] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.026917 10.0.0.33 - - [2025-10-06 03:38:02] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.034909 10.0.0.33 - - [2025-10-06 03:38:02] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.005394 10.0.0.33 - - [2025-10-06 03:38:02] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.005355 10.0.0.33 - - [2025-10-06 03:38:02] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.033294 10.0.0.33 - - [2025-10-06 03:38:02] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.032946 10.0.0.33 - - [2025-10-06 03:38:02] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.004364 10.0.0.33 - - [2025-10-06 03:38:02] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.004253 10.0.0.33 - - [2025-10-06 03:38:02] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.017144 10.0.0.33 - - [2025-10-06 03:38:02] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.005572 10.0.0.33 - - [2025-10-06 03:38:02] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004669 10.0.0.33 - - [2025-10-06 03:38:02] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004233 10.0.0.33 - - [2025-10-06 03:38:02] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.023247 10.0.0.33 - - [2025-10-06 03:38:02] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.033703 10.0.0.33 - - [2025-10-06 03:38:02] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004260 10.0.0.33 - - [2025-10-06 03:38:02] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005796 10.0.0.33 - - [2025-10-06 03:38:02] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.030912 10.0.0.33 - - [2025-10-06 03:38:02] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.029602 10.0.0.33 - - [2025-10-06 03:38:02] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.004495 10.0.0.33 - - [2025-10-06 03:38:02] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.006607 10.0.0.33 - - [2025-10-06 03:38:02] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.031713 10.0.0.33 - - [2025-10-06 03:38:02] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.027612 10.0.0.33 - - [2025-10-06 03:38:02] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006798 10.0.0.33 - - [2025-10-06 03:38:02] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004040 10.0.0.33 - - [2025-10-06 03:38:03] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.021777 10.0.0.33 - - [2025-10-06 03:38:03] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004531 10.0.0.33 - - [2025-10-06 03:38:03] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005109 10.0.0.33 - - [2025-10-06 03:38:03] "GET /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005138 10.0.0.33 - - [2025-10-06 03:38:03] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.025456 10.0.0.33 - - [2025-10-06 03:38:03] "PUT /bgp-router/ab7b5fce-ac4e-4ed8-9271-71d25adf21c0 HTTP/1.1" 200 255 0.041574 10.0.0.33 - - [2025-10-06 03:38:03] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004710 10.0.0.33 - - [2025-10-06 03:38:03] "GET /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004358 10.0.0.33 - - [2025-10-06 03:38:03] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.026856 10.0.0.33 - - [2025-10-06 03:38:03] "PUT /bgp-router/2970cc94-f4b2-4329-84fa-e29da714b95f HTTP/1.1" 200 255 0.033727 10.0.0.33 - - [2025-10-06 03:38:03] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.004766 10.0.0.33 - - [2025-10-06 03:38:03] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.005754 10.0.0.33 - - [2025-10-06 03:38:03] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.031471 10.0.0.33 - - [2025-10-06 03:38:03] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.033943 10.0.0.33 - - [2025-10-06 03:38:03] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.004892 10.0.0.33 - - [2025-10-06 03:38:03] "GET /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.006502 10.0.0.33 - - [2025-10-06 03:38:03] "PUT /bgp-router/572b723b-4fea-49bd-bf61-b08520c69201 HTTP/1.1" 200 255 0.017700 10.0.0.33 - - [2025-10-06 03:38:03] "POST /ref-update HTTP/1.1" 200 156 0.051514 10.0.0.33 - - [2025-10-06 03:38:03] "GET /virtual-network/3f2abfb9-201a-4211-9dba-0daae2cdb5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.017894 10.0.0.33 - - [2025-10-06 03:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.38 - - [2025-10-06 03:38:03] "POST /ref-update HTTP/1.1" 200 156 0.047585 10.0.0.33 - - [2025-10-06 03:38:04] "GET /network-policy/f50d72dd-ea90-4d07-8d7a-44afb94e88d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.016103 10.0.0.33 - - [2025-10-06 03:38:04] "POST /ref-update HTTP/1.1" 200 156 0.061111 10.0.0.33 - - [2025-10-06 03:38:04] "POST /neutron/network HTTP/1.1" 200 799 0.019697 10.0.0.33 - - [2025-10-06 03:38:04] "GET /virtual-network/881da3e9-00fc-494a-b97d-5386d8a55d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.006344 10.0.0.33 - - [2025-10-06 03:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006586 10.0.0.33 - - [2025-10-06 03:38:04] "GET /network-policy/f50d72dd-ea90-4d07-8d7a-44afb94e88d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.005198 10.0.0.33 - - [2025-10-06 03:38:04] "DELETE /network-policy/f50d72dd-ea90-4d07-8d7a-44afb94e88d5 HTTP/1.1" 200 115 0.043076 10.0.0.33 - - [2025-10-06 03:38:04] "POST /neutron/port HTTP/1.1" 200 1091 0.015015 10.0.0.33 - - [2025-10-06 03:38:04] "POST /neutron/port HTTP/1.1" 200 151 0.217558 10.0.0.33 - - [2025-10-06 03:38:06] "POST /neutron/network HTTP/1.1" 200 799 0.007754 10.0.0.38 - - [2025-10-06 03:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.249 - - [2025-10-06 03:38:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002749 10.0.0.249 - - [2025-10-06 03:38:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003444 10.0.0.33 - - [2025-10-06 03:38:06] "POST /neutron/network HTTP/1.1" 200 151 0.112627 10.0.0.38 - - [2025-10-06 03:38:06] "DELETE /route-target/ea7e6db8-d6ad-4fd9-a04c-df28cc46b8c7 HTTP/1.1" 200 115 0.029078 10.0.0.38 - - [2025-10-06 03:38:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.004537 10.0.0.33 - - [2025-10-06 03:38:06] "POST /ref-update HTTP/1.1" 200 156 0.054741 10.0.0.33 - - [2025-10-06 03:38:06] "GET /virtual-network/c98683af-d868-4503-94fb-2a43be47757c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.009672 10.0.0.33 - - [2025-10-06 03:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006154 10.0.0.33 - - [2025-10-06 03:38:06] "GET /network-policy/6fddac99-5c33-4582-a26b-bdc7e43b3760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004683 10.0.0.33 - - [2025-10-06 03:38:06] "POST /ref-update HTTP/1.1" 200 156 0.050059 10.0.0.38 - - [2025-10-06 03:38:06] "DELETE /access-control-list/6a508988-81ab-4983-ada3-a6e83ebe5b67 HTTP/1.1" 200 115 0.033158 10.0.0.33 - - [2025-10-06 03:38:06] "GET /virtual-network/9f31838d-81fb-4dad-a667-9e30c90ee76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.009912 10.0.0.33 - - [2025-10-06 03:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.33 - - [2025-10-06 03:38:07] "GET /network-policy/6fddac99-5c33-4582-a26b-bdc7e43b3760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004374 10.0.0.33 - - [2025-10-06 03:38:07] "DELETE /network-policy/6fddac99-5c33-4582-a26b-bdc7e43b3760 HTTP/1.1" 200 115 0.031979 10.0.0.33 - - [2025-10-06 03:38:07] "POST /neutron/network HTTP/1.1" 200 974 0.012174 10.0.0.33 - - [2025-10-06 03:38:07] "POST /neutron/port HTTP/1.1" 200 1206 0.017157 10.0.0.33 - - [2025-10-06 03:38:07] "POST /neutron/port HTTP/1.1" 200 1207 0.033390 10.0.0.249 - - [2025-10-06 03:38:09] "POST /useragent-kv HTTP/1.1" 200 115 0.007201 10.0.0.249 - - [2025-10-06 03:38:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003470 10.0.0.249 - - [2025-10-06 03:38:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002901 10.0.0.249 - - [2025-10-06 03:38:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002848 10.0.0.33 - - [2025-10-06 03:38:09] "POST /neutron/network HTTP/1.1" 200 151 0.179816 10.0.0.38 - - [2025-10-06 03:38:09] "DELETE /route-target/26a4f8f4-6d0e-4bec-872f-7a73b333eb2d HTTP/1.1" 200 115 0.040962 10.0.0.249 - - [2025-10-06 03:38:10] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001131 10.0.0.33 - - [2025-10-06 03:38:10] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.069787 10.0.0.249 - - [2025-10-06 03:38:10] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000985 10.0.0.33 - - [2025-10-06 03:38:10] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?fields=virtual_networks HTTP/1.1" 200 1049 0.048333 10.0.0.249 - - [2025-10-06 03:38:11] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001856 10.0.0.33 - - [2025-10-06 03:38:11] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.046595 10.0.0.249 - - [2025-10-06 03:38:11] "GET /projects?obj_uuids=70e828a1-d410-4f7d-85e5-02e347f0ad54&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001062 10.0.0.33 - - [2025-10-06 03:38:11] "GET /project/70e828a1-d410-4f7d-85e5-02e347f0ad54?fields=security_groups HTTP/1.1" 200 1284 0.038047 10.0.0.33 - - [2025-10-06 03:38:11] "POST /fqname-to-id HTTP/1.1" 404 183 0.024647 10.0.0.249 - - [2025-10-06 03:38:11] "GET /projects?obj_uuids=ef4f957e-f280-4ee5-b696-3da10661fdb3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003636 10.0.0.249 - - [2025-10-06 03:38:12] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001099 10.0.0.249 - - [2025-10-06 03:38:12] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007887 10.0.0.249 - - [2025-10-06 03:38:12] "POST /id-to-fqname HTTP/1.1" 200 185 0.005101 10.0.0.249 - - [2025-10-06 03:38:12] "POST /fqname-to-id HTTP/1.1" 404 194 0.010711 10.0.0.249 - - [2025-10-06 03:38:12] "POST /security-groups HTTP/1.1" 200 586 0.028776 10.0.0.38 - - [2025-10-06 03:38:12] "POST /fqname-to-id HTTP/1.1" 404 229 0.003474 10.0.0.249 - - [2025-10-06 03:38:12] "POST /projects HTTP/1.1" 200 575 0.232718 10.0.0.249 - - [2025-10-06 03:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.298414 10.0.0.38 - - [2025-10-06 03:38:12] "POST /access-control-lists HTTP/1.1" 200 591 0.025506 10.0.0.33 - - [2025-10-06 03:38:12] "GET /project/ef4f957e-f280-4ee5-b696-3da10661fdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.428809 10.0.0.33 - - [2025-10-06 03:38:13] "GET / HTTP/1.1" 200 36215 0.001998 10.0.0.33 - - [2025-10-06 03:38:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000484 10.0.0.33 - - [2025-10-06 03:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.023627 10.0.0.33 - - [2025-10-06 03:38:15] "GET /api-access-list/2ec30a72-9dfc-4898-af31-d077632ae289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004049 10.0.0.33 - - [2025-10-06 03:38:15] "GET /api-access-list/2ec30a72-9dfc-4898-af31-d077632ae289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003453 10.0.0.33 - - [2025-10-06 03:38:15] "GET /api-access-list/2ec30a72-9dfc-4898-af31-d077632ae289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003359 10.0.0.33 - - [2025-10-06 03:38:15] "PUT /api-access-list/2ec30a72-9dfc-4898-af31-d077632ae289 HTTP/1.1" 200 265 0.013001 10.0.0.33 - - [2025-10-06 03:38:17] "POST /fqname-to-id HTTP/1.1" 404 183 0.029437 10.0.0.249 - - [2025-10-06 03:38:17] "GET /projects?obj_uuids=b1da5059-979e-4f54-a9cb-bb67da795a63&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002993 10.0.0.249 - - [2025-10-06 03:38:17] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000916 10.0.0.249 - - [2025-10-06 03:38:17] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007004 10.0.0.249 - - [2025-10-06 03:38:18] "POST /id-to-fqname HTTP/1.1" 200 185 0.001844 10.0.0.249 - - [2025-10-06 03:38:18] "POST /fqname-to-id HTTP/1.1" 404 194 0.005325 10.0.0.249 - - [2025-10-06 03:38:18] "POST /security-groups HTTP/1.1" 200 586 0.070974 10.0.0.249 - - [2025-10-06 03:38:18] "POST /projects HTTP/1.1" 200 575 0.255091 10.0.0.38 - - [2025-10-06 03:38:18] "POST /fqname-to-id HTTP/1.1" 404 228 0.007596 10.0.0.249 - - [2025-10-06 03:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.325175 10.0.0.33 - - [2025-10-06 03:38:18] "GET /project/b1da5059-979e-4f54-a9cb-bb67da795a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.455556 10.0.0.33 - - [2025-10-06 03:38:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.020029 10.0.0.249 - - [2025-10-06 03:38:18] "GET /projects?obj_uuids=07b10fa4-0c1e-4d08-bee9-cad35f0554b8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002911 10.0.0.249 - - [2025-10-06 03:38:18] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001553 10.0.0.249 - - [2025-10-06 03:38:18] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007749 10.0.0.249 - - [2025-10-06 03:38:18] "POST /id-to-fqname HTTP/1.1" 200 185 0.001528 10.0.0.249 - - [2025-10-06 03:38:18] "POST /fqname-to-id HTTP/1.1" 404 194 0.003460 10.0.0.249 - - [2025-10-06 03:38:19] "POST /security-groups HTTP/1.1" 200 586 0.069680 10.0.0.249 - - [2025-10-06 03:38:19] "POST /projects HTTP/1.1" 200 575 0.256690 10.0.0.38 - - [2025-10-06 03:38:19] "POST /access-control-lists HTTP/1.1" 200 593 0.025612 10.0.0.249 - - [2025-10-06 03:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.326846 10.0.0.33 - - [2025-10-06 03:38:19] "GET /project/07b10fa4-0c1e-4d08-bee9-cad35f0554b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.453190 10.0.0.33 - - [2025-10-06 03:38:19] "GET / HTTP/1.1" 200 36215 0.002300 10.0.0.33 - - [2025-10-06 03:38:20] "GET / HTTP/1.1" 200 36215 0.001674 10.0.0.33 - - [2025-10-06 03:38:20] "POST /fqname-to-id HTTP/1.1" 404 183 0.004526 10.0.0.33 - - [2025-10-06 03:38:20] "POST /api-access-lists HTTP/1.1" 200 523 0.024232 10.0.0.33 - - [2025-10-06 03:38:20] "GET /api-access-list/29b14eb7-af56-401a-b5ad-e553d056bf80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.005817 10.0.0.33 - - [2025-10-06 03:38:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000459 10.0.0.33 - - [2025-10-06 03:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.091202 10.0.0.249 - - [2025-10-06 03:38:21] "GET /projects?obj_uuids=b1da5059-979e-4f54-a9cb-bb67da795a63&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001058 10.0.0.33 - - [2025-10-06 03:38:21] "GET /project/b1da5059-979e-4f54-a9cb-bb67da795a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.052623 10.0.0.33 - - [2025-10-06 03:38:21] "GET /virtual-networks?parent_id=b1da5059-979e-4f54-a9cb-bb67da795a63&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017033 10.0.0.33 - - [2025-10-06 03:38:22] "POST /virtual-networks HTTP/1.1" 200 570 0.093543 10.0.0.38 - - [2025-10-06 03:38:22] "POST /route-targets HTTP/1.1" 200 328 0.029121 10.0.0.33 - - [2025-10-06 03:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.045148 10.0.0.33 - - [2025-10-06 03:38:22] "GET /network-ipam/2bc1f760-e22d-4d4c-b9a4-8069611a2e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.015320 10.0.0.249 - - [2025-10-06 03:38:22] "POST /useragent-kv HTTP/1.1" 200 115 0.007443 10.0.0.33 - - [2025-10-06 03:38:22] "POST /ref-update HTTP/1.1" 200 156 0.075202 10.0.0.33 - - [2025-10-06 03:38:22] "POST /neutron/network HTTP/1.1" 200 832 0.049410 10.0.0.33 - - [2025-10-06 03:38:22] "GET /virtual-network/4fb6f9aa-1c22-463c-9811-562ae28b845e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.018691 10.0.0.33 - - [2025-10-06 03:38:22] "POST /neutron/subnet HTTP/1.1" 200 675 0.053777 10.0.0.33 - - [2025-10-06 03:38:23] "POST /id-to-fqname HTTP/1.1" 401 292 0.000670 10.0.0.33 - - [2025-10-06 03:38:23] "POST /id-to-fqname HTTP/1.1" 200 230 0.040416 10.0.0.249 - - [2025-10-06 03:38:24] "GET /projects?obj_uuids=07b10fa4-0c1e-4d08-bee9-cad35f0554b8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001252 10.0.0.33 - - [2025-10-06 03:38:24] "GET /project/07b10fa4-0c1e-4d08-bee9-cad35f0554b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.072690 10.0.0.33 - - [2025-10-06 03:38:25] "POST /neutron/port HTTP/1.1" 200 117 0.030567 10.0.0.33 - - [2025-10-06 03:38:25] "POST /neutron/network HTTP/1.1" 200 842 0.070331 10.0.0.33 - - [2025-10-06 03:38:26] "POST /neutron/port HTTP/1.1" 200 1055 0.051080 10.0.0.33 - - [2025-10-06 03:38:26] "POST /neutron/port HTTP/1.1" 200 1083 0.016530 10.0.0.33 - - [2025-10-06 03:38:26] "POST /neutron/port HTTP/1.1" 200 117 0.001242 10.0.0.33 - - [2025-10-06 03:38:30] "POST /neutron/security_group HTTP/1.1" 200 2053 0.007832 10.0.0.33 - - [2025-10-06 03:38:30] "POST /neutron/port HTTP/1.1" 200 1083 0.017103 10.0.0.33 - - [2025-10-06 03:38:30] "POST /neutron/security_group HTTP/1.1" 200 2053 0.008632 10.0.0.33 - - [2025-10-06 03:38:30] "GET /virtual-machine/984470c9-6e6a-4268-9476-ff41760875d2 HTTP/1.1" 401 292 0.000452 10.0.0.33 - - [2025-10-06 03:38:31] "GET /virtual-machine/984470c9-6e6a-4268-9476-ff41760875d2 HTTP/1.1" 200 1290 0.044182 10.0.0.33 - - [2025-10-06 03:38:31] "GET /virtual-machine/984470c9-6e6a-4268-9476-ff41760875d2 HTTP/1.1" 200 1290 0.014815 10.0.0.33 - - [2025-10-06 03:38:31] "GET /virtual-machine-interface/88085420-48f1-46a7-be2b-f9f830007260 HTTP/1.1" 200 2536 0.025439 10.0.0.33 - - [2025-10-06 03:38:31] "GET /virtual-machine/984470c9-6e6a-4268-9476-ff41760875d2 HTTP/1.1" 200 1290 0.018971 10.0.0.33 - - [2025-10-06 03:38:31] "GET /virtual-machine-interface/88085420-48f1-46a7-be2b-f9f830007260 HTTP/1.1" 200 2536 0.029449 10.0.0.33 - - [2025-10-06 03:38:31] "GET /instance-ip/60c2ec8a-4b7f-444b-b773-a574614a9969 HTTP/1.1" 200 1628 0.021942 10.0.0.33 - - [2025-10-06 03:38:31] "GET /virtual-machine/984470c9-6e6a-4268-9476-ff41760875d2 HTTP/1.1" 200 1290 0.015287 10.0.0.33 - - [2025-10-06 03:38:31] "GET /virtual-machine-interface/88085420-48f1-46a7-be2b-f9f830007260 HTTP/1.1" 200 2536 0.025834 10.0.0.33 - - [2025-10-06 03:38:31] "GET /instance-ip/60c2ec8a-4b7f-444b-b773-a574614a9969 HTTP/1.1" 200 1628 0.021437 10.0.0.33 - - [2025-10-06 03:38:31] "POST /fqname-to-id HTTP/1.1" 403 339 0.014359 10.0.0.33 - - [2025-10-06 03:38:31] "GET / HTTP/1.1" 200 36215 0.001691 10.0.0.33 - - [2025-10-06 03:38:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000443 10.0.0.33 - - [2025-10-06 03:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.025136 10.0.0.33 - - [2025-10-06 03:38:31] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003567 10.0.0.33 - - [2025-10-06 03:38:31] "GET /virtual-networks?parent_id=07b10fa4-0c1e-4d08-bee9-cad35f0554b8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013932 10.0.0.33 - - [2025-10-06 03:38:31] "POST /fqname-to-id HTTP/1.1" 403 339 0.014385 10.0.0.33 - - [2025-10-06 03:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.33 - - [2025-10-06 03:38:32] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004022 10.0.0.33 - - [2025-10-06 03:38:32] "GET /virtual-networks?parent_id=07b10fa4-0c1e-4d08-bee9-cad35f0554b8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017113 10.0.0.33 - - [2025-10-06 03:38:32] "POST /fqname-to-id HTTP/1.1" 403 339 0.016945 10.0.0.33 - - [2025-10-06 03:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.33 - - [2025-10-06 03:38:32] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003786 10.0.0.33 - - [2025-10-06 03:38:32] "GET /virtual-networks?parent_id=07b10fa4-0c1e-4d08-bee9-cad35f0554b8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016037 10.0.0.33 - - [2025-10-06 03:38:32] "POST /fqname-to-id HTTP/1.1" 403 339 0.016285 10.0.0.33 - - [2025-10-06 03:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.33 - - [2025-10-06 03:38:32] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004421 10.0.0.33 - - [2025-10-06 03:38:32] "GET /virtual-networks?parent_id=07b10fa4-0c1e-4d08-bee9-cad35f0554b8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014443 10.0.0.33 - - [2025-10-06 03:38:32] "POST /fqname-to-id HTTP/1.1" 403 339 0.016818 10.0.0.33 - - [2025-10-06 03:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.33 - - [2025-10-06 03:38:32] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004661 10.0.0.33 - - [2025-10-06 03:38:32] "GET /virtual-networks?parent_id=07b10fa4-0c1e-4d08-bee9-cad35f0554b8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016043 10.0.0.33 - - [2025-10-06 03:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014381 10.0.0.33 - - [2025-10-06 03:38:35] "GET /virtual-network/4fb6f9aa-1c22-463c-9811-562ae28b845e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.016079 10.0.0.33 - - [2025-10-06 03:38:37] "POST /fqname-to-id HTTP/1.1" 403 339 0.019303 10.0.0.33 - - [2025-10-06 03:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.33 - - [2025-10-06 03:38:37] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005568 10.0.0.33 - - [2025-10-06 03:38:37] "GET /virtual-networks?parent_id=07b10fa4-0c1e-4d08-bee9-cad35f0554b8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014577 10.0.0.33 - - [2025-10-06 03:38:37] "POST /fqname-to-id HTTP/1.1" 403 339 0.015704 10.0.0.33 - - [2025-10-06 03:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.33 - - [2025-10-06 03:38:37] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003233 10.0.0.33 - - [2025-10-06 03:38:37] "GET /virtual-networks?parent_id=07b10fa4-0c1e-4d08-bee9-cad35f0554b8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013185 10.0.0.33 - - [2025-10-06 03:38:38] "POST /fqname-to-id HTTP/1.1" 403 361 0.014437 10.0.0.33 - - [2025-10-06 03:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.33 - - [2025-10-06 03:38:38] "GET /routing-instance/9e9aae15-e01c-4245-bd7c-8e1858b86a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003883 10.0.0.33 - - [2025-10-06 03:38:38] "GET /route-target/181ef65b-49c6-4832-84b6-aaf16b2c9195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.013398 10.0.0.33 - - [2025-10-06 03:38:38] "GET /route-target/181ef65b-49c6-4832-84b6-aaf16b2c9195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003489 10.0.0.33 - - [2025-10-06 03:38:38] "POST /fqname-to-id HTTP/1.1" 403 339 0.017503 10.0.0.33 - - [2025-10-06 03:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.33 - - [2025-10-06 03:38:38] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003526 10.0.0.33 - - [2025-10-06 03:38:38] "GET /virtual-networks?parent_id=07b10fa4-0c1e-4d08-bee9-cad35f0554b8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014119 10.0.0.33 - - [2025-10-06 03:38:38] "POST /fqname-to-id HTTP/1.1" 403 361 0.015228 10.0.0.33 - - [2025-10-06 03:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.33 - - [2025-10-06 03:38:38] "GET /routing-instance/9e9aae15-e01c-4245-bd7c-8e1858b86a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003846 10.0.0.33 - - [2025-10-06 03:38:38] "GET /route-target/181ef65b-49c6-4832-84b6-aaf16b2c9195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.014516 10.0.0.33 - - [2025-10-06 03:38:38] "GET /route-target/181ef65b-49c6-4832-84b6-aaf16b2c9195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003580 10.0.0.33 - - [2025-10-06 03:38:38] "POST /fqname-to-id HTTP/1.1" 403 339 0.015318 10.0.0.33 - - [2025-10-06 03:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.33 - - [2025-10-06 03:38:38] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004796 10.0.0.33 - - [2025-10-06 03:38:38] "GET /virtual-networks?parent_id=07b10fa4-0c1e-4d08-bee9-cad35f0554b8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014795 10.0.0.33 - - [2025-10-06 03:38:38] "POST /fqname-to-id HTTP/1.1" 403 339 0.014155 10.0.0.33 - - [2025-10-06 03:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.33 - - [2025-10-06 03:38:38] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003461 10.0.0.33 - - [2025-10-06 03:38:38] "GET /virtual-networks?parent_id=07b10fa4-0c1e-4d08-bee9-cad35f0554b8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014335 10.0.0.249 - - [2025-10-06 03:38:39] "GET /virtual-machine/984470c9-6e6a-4268-9476-ff41760875d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.040300 10.0.0.33 - - [2025-10-06 03:38:39] "GET /obj-perms HTTP/1.1" 200 4915 0.056598 10.0.0.33 - - [2025-10-06 03:38:39] "GET /virtual-machine-interface/88085420-48f1-46a7-be2b-f9f830007260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.018812 10.0.0.33 - - [2025-10-06 03:38:39] "GET /virtual-machine-interface/88085420-48f1-46a7-be2b-f9f830007260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.019855 10.0.0.33 - - [2025-10-06 03:38:40] "GET /virtual-machine-interface/88085420-48f1-46a7-be2b-f9f830007260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.021398 10.0.0.33 - - [2025-10-06 03:38:40] "GET /virtual-network/4fb6f9aa-1c22-463c-9811-562ae28b845e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.036820 10.0.0.249 - - [2025-10-06 03:38:40] "GET /obj-perms HTTP/1.1" 200 4915 0.054402 10.0.0.38 - - [2025-10-06 03:38:40] "DELETE /access-control-list/1df1e8dd-9c32-41f4-b7d7-93f9d2c0f1a1 HTTP/1.1" 200 115 0.035758 10.0.0.33 - - [2025-10-06 03:38:40] "GET /obj-perms HTTP/1.1" 200 4915 0.054536 10.0.0.33 - - [2025-10-06 03:38:41] "GET /obj-perms HTTP/1.1" 200 4915 0.013689 10.0.0.33 - - [2025-10-06 03:38:42] "GET /obj-perms HTTP/1.1" 200 4915 0.050723 10.0.0.249 - - [2025-10-06 03:38:42] "GET /obj-perms HTTP/1.1" 200 5020 0.052598 10.0.0.33 - - [2025-10-06 03:38:42] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.020532 10.0.0.38 - - [2025-10-06 03:38:42] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.040005 10.0.0.33 - - [2025-10-06 03:38:42] "GET /virtual-machine/984470c9-6e6a-4268-9476-ff41760875d2 HTTP/1.1" 200 1290 0.020292 10.0.0.33 - - [2025-10-06 03:38:43] "POST /neutron/port HTTP/1.1" 200 1083 0.015427 10.0.0.33 - - [2025-10-06 03:38:44] "GET /virtual-machine/984470c9-6e6a-4268-9476-ff41760875d2 HTTP/1.1" 404 171 0.015294 10.0.0.33 - - [2025-10-06 03:38:45] "GET /virtual-machine/984470c9-6e6a-4268-9476-ff41760875d2 HTTP/1.1" 404 171 0.011022 10.0.0.33 - - [2025-10-06 03:38:45] "GET /virtual-machine/984470c9-6e6a-4268-9476-ff41760875d2 HTTP/1.1" 404 171 0.013233 10.0.0.33 - - [2025-10-06 03:38:45] "POST /fqname-to-id HTTP/1.1" 403 339 0.014524 10.0.0.33 - - [2025-10-06 03:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.33 - - [2025-10-06 03:38:45] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003150 10.0.0.33 - - [2025-10-06 03:38:45] "GET /virtual-networks?parent_id=07b10fa4-0c1e-4d08-bee9-cad35f0554b8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013261 10.0.0.33 - - [2025-10-06 03:38:45] "POST /fqname-to-id HTTP/1.1" 403 361 0.015926 10.0.0.33 - - [2025-10-06 03:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.33 - - [2025-10-06 03:38:45] "GET /routing-instance/9e9aae15-e01c-4245-bd7c-8e1858b86a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003834 10.0.0.33 - - [2025-10-06 03:38:45] "GET /route-target/181ef65b-49c6-4832-84b6-aaf16b2c9195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.014474 10.0.0.33 - - [2025-10-06 03:38:45] "GET /route-target/181ef65b-49c6-4832-84b6-aaf16b2c9195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003518 10.0.0.33 - - [2025-10-06 03:38:45] "GET /obj-perms HTTP/1.1" 200 4915 0.061900 10.0.0.249 - - [2025-10-06 03:38:46] "GET /obj-perms HTTP/1.1" 200 5020 0.004332 10.0.0.33 - - [2025-10-06 03:38:49] "GET /obj-perms HTTP/1.1" 200 5020 0.048448 10.0.0.249 - - [2025-10-06 03:38:52] "DELETE /project/07b10fa40c1e4d08bee9cad35f0554b8 HTTP/1.1" 404 173 0.006135 10.0.0.249 - - [2025-10-06 03:38:52] "DELETE /project/b1da5059979e4f54a9cbbb67da795a63 HTTP/1.1" 404 173 0.004696 10.0.0.249 - - [2025-10-06 03:38:52] "DELETE /project/70e828a1-d410-4f7d-85e5-02e347f0ad54 HTTP/1.1" 404 177 0.006033 10.0.0.249 - - [2025-10-06 03:38:52] "DELETE /project/ef4f957ef2804ee5b6963da10661fdb3 HTTP/1.1" 404 173 0.005096 10.0.0.249 - - [2025-10-06 03:38:55] "GET /obj-perms HTTP/1.1" 200 5020 0.004222 10.0.0.33 - - [2025-10-06 03:38:56] "GET /obj-perms HTTP/1.1" 200 5056 0.039418 10.0.0.33 - - [2025-10-06 03:39:04] "GET /obj-perms HTTP/1.1" 200 5020 0.004701 10.0.0.249 - - [2025-10-06 03:39:04] "GET /obj-perms HTTP/1.1" 200 5020 0.003938 10.0.0.249 - - [2025-10-06 03:39:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002441 10.0.0.249 - - [2025-10-06 03:39:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003568 10.0.0.33 - - [2025-10-06 03:39:05] "DELETE /virtual-network/4fb6f9aa-1c22-463c-9811-562ae28b845e HTTP/1.1" 200 115 0.117130 10.0.0.33 - - [2025-10-06 03:39:05] "DELETE /api-access-list/29b14eb7-af56-401a-b5ad-e553d056bf80 HTTP/1.1" 200 115 0.040147 10.0.0.249 - - [2025-10-06 03:39:05] "GET /projects?obj_uuids=07b10fa4-0c1e-4d08-bee9-cad35f0554b8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001041 10.0.0.33 - - [2025-10-06 03:39:05] "GET /project/07b10fa4-0c1e-4d08-bee9-cad35f0554b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.036612 10.0.0.249 - - [2025-10-06 03:39:05] "GET /projects?obj_uuids=07b10fa4-0c1e-4d08-bee9-cad35f0554b8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000973 10.0.0.33 - - [2025-10-06 03:39:05] "GET /project/07b10fa4-0c1e-4d08-bee9-cad35f0554b8?fields=virtual_networks HTTP/1.1" 200 1023 0.034602 10.0.0.249 - - [2025-10-06 03:39:05] "GET /projects?obj_uuids=07b10fa4-0c1e-4d08-bee9-cad35f0554b8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001041 10.0.0.33 - - [2025-10-06 03:39:05] "GET /project/07b10fa4-0c1e-4d08-bee9-cad35f0554b8?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.053483 10.0.0.249 - - [2025-10-06 03:39:05] "GET /projects?obj_uuids=07b10fa4-0c1e-4d08-bee9-cad35f0554b8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000993 10.0.0.33 - - [2025-10-06 03:39:05] "GET /project/07b10fa4-0c1e-4d08-bee9-cad35f0554b8?fields=security_groups HTTP/1.1" 200 1245 0.036690 10.0.0.249 - - [2025-10-06 03:39:06] "GET /projects?obj_uuids=b1da5059-979e-4f54-a9cb-bb67da795a63&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001346 10.0.0.33 - - [2025-10-06 03:39:06] "GET /project/b1da5059-979e-4f54-a9cb-bb67da795a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.042801 10.0.0.249 - - [2025-10-06 03:39:06] "GET /projects?obj_uuids=b1da5059-979e-4f54-a9cb-bb67da795a63&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000976 10.0.0.33 - - [2025-10-06 03:39:06] "GET /project/b1da5059-979e-4f54-a9cb-bb67da795a63?fields=virtual_networks HTTP/1.1" 200 1025 0.040018 10.0.0.249 - - [2025-10-06 03:39:06] "GET /projects?obj_uuids=b1da5059-979e-4f54-a9cb-bb67da795a63&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000994 10.0.0.33 - - [2025-10-06 03:39:06] "GET /project/b1da5059-979e-4f54-a9cb-bb67da795a63?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.037832 10.0.0.249 - - [2025-10-06 03:39:06] "GET /projects?obj_uuids=b1da5059-979e-4f54-a9cb-bb67da795a63&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001328 10.0.0.33 - - [2025-10-06 03:39:06] "GET /project/b1da5059-979e-4f54-a9cb-bb67da795a63?fields=security_groups HTTP/1.1" 200 1247 0.039197 10.0.0.33 - - [2025-10-06 03:39:08] "GET /api-access-list/2ec30a72-9dfc-4898-af31-d077632ae289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004264 10.0.0.33 - - [2025-10-06 03:39:08] "PUT /api-access-list/2ec30a72-9dfc-4898-af31-d077632ae289 HTTP/1.1" 200 265 0.011308 10.0.0.249 - - [2025-10-06 03:39:08] "GET /projects?obj_uuids=ef4f957e-f280-4ee5-b696-3da10661fdb3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000978 10.0.0.33 - - [2025-10-06 03:39:08] "GET /project/ef4f957e-f280-4ee5-b696-3da10661fdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.039519 10.0.0.249 - - [2025-10-06 03:39:08] "GET /projects?obj_uuids=ef4f957e-f280-4ee5-b696-3da10661fdb3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001305 10.0.0.33 - - [2025-10-06 03:39:08] "GET /project/ef4f957e-f280-4ee5-b696-3da10661fdb3?fields=virtual_networks HTTP/1.1" 200 1025 0.047571 10.0.0.249 - - [2025-10-06 03:39:08] "GET /projects?obj_uuids=ef4f957e-f280-4ee5-b696-3da10661fdb3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001014 10.0.0.33 - - [2025-10-06 03:39:08] "GET /project/ef4f957e-f280-4ee5-b696-3da10661fdb3?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.043624 10.0.0.249 - - [2025-10-06 03:39:08] "GET /projects?obj_uuids=ef4f957e-f280-4ee5-b696-3da10661fdb3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001027 10.0.0.33 - - [2025-10-06 03:39:08] "GET /project/ef4f957e-f280-4ee5-b696-3da10661fdb3?fields=security_groups HTTP/1.1" 200 1247 0.041298 10.0.0.33 - - [2025-10-06 03:39:09] "POST /fqname-to-id HTTP/1.1" 404 188 0.022160 10.0.0.249 - - [2025-10-06 03:39:09] "GET /projects?obj_uuids=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005761 10.0.0.249 - - [2025-10-06 03:39:09] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000969 10.0.0.249 - - [2025-10-06 03:39:09] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006884 10.0.0.249 - - [2025-10-06 03:39:09] "POST /id-to-fqname HTTP/1.1" 200 190 0.002159 10.0.0.249 - - [2025-10-06 03:39:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.004045 10.0.0.249 - - [2025-10-06 03:39:10] "POST /security-groups HTTP/1.1" 200 591 0.075167 10.0.0.38 - - [2025-10-06 03:39:10] "POST /fqname-to-id HTTP/1.1" 404 234 0.004028 10.0.0.249 - - [2025-10-06 03:39:10] "POST /projects HTTP/1.1" 200 585 0.265629 10.0.0.249 - - [2025-10-06 03:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.342390 10.0.0.38 - - [2025-10-06 03:39:10] "POST /access-control-lists HTTP/1.1" 200 596 0.025868 10.0.0.33 - - [2025-10-06 03:39:10] "GET /project/78722735-474d-4bbd-a38e-d64547bb7907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.481294 10.0.0.33 - - [2025-10-06 03:39:11] "GET / HTTP/1.1" 200 36215 0.001641 10.0.0.33 - - [2025-10-06 03:39:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000485 10.0.0.33 - - [2025-10-06 03:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.024585 10.0.0.33 - - [2025-10-06 03:39:13] "GET /api-access-list/2ec30a72-9dfc-4898-af31-d077632ae289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003605 10.0.0.33 - - [2025-10-06 03:39:13] "GET /api-access-list/2ec30a72-9dfc-4898-af31-d077632ae289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003184 10.0.0.33 - - [2025-10-06 03:39:13] "GET /api-access-list/2ec30a72-9dfc-4898-af31-d077632ae289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.002979 10.0.0.33 - - [2025-10-06 03:39:13] "PUT /api-access-list/2ec30a72-9dfc-4898-af31-d077632ae289 HTTP/1.1" 200 265 0.020006 10.0.0.33 - - [2025-10-06 03:39:15] "POST /fqname-to-id HTTP/1.1" 404 188 0.025198 10.0.0.249 - - [2025-10-06 03:39:15] "GET /projects?obj_uuids=bd00536c-3b9d-477f-a824-d0f00baa836b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002711 10.0.0.249 - - [2025-10-06 03:39:15] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001017 10.0.0.249 - - [2025-10-06 03:39:15] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007726 10.0.0.249 - - [2025-10-06 03:39:15] "POST /id-to-fqname HTTP/1.1" 200 190 0.001773 10.0.0.249 - - [2025-10-06 03:39:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.005072 10.0.0.249 - - [2025-10-06 03:39:15] "POST /security-groups HTTP/1.1" 200 591 0.028651 10.0.0.249 - - [2025-10-06 03:39:15] "POST /projects HTTP/1.1" 200 585 0.245960 10.0.0.38 - - [2025-10-06 03:39:15] "POST /fqname-to-id HTTP/1.1" 404 233 0.010313 10.0.0.249 - - [2025-10-06 03:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.317505 10.0.0.33 - - [2025-10-06 03:39:15] "GET /project/bd00536c-3b9d-477f-a824-d0f00baa836b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.506167 10.0.0.33 - - [2025-10-06 03:39:16] "POST /fqname-to-id HTTP/1.1" 404 188 0.019933 10.0.0.249 - - [2025-10-06 03:39:16] "GET /projects?obj_uuids=2e480a5f-5e85-4e38-92e6-dc6f3502404d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002995 10.0.0.249 - - [2025-10-06 03:39:16] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001383 10.0.0.249 - - [2025-10-06 03:39:16] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007720 10.0.0.249 - - [2025-10-06 03:39:16] "POST /id-to-fqname HTTP/1.1" 200 190 0.002615 10.0.0.249 - - [2025-10-06 03:39:16] "POST /fqname-to-id HTTP/1.1" 404 199 0.004075 10.0.0.249 - - [2025-10-06 03:39:16] "POST /security-groups HTTP/1.1" 200 591 0.036056 10.0.0.249 - - [2025-10-06 03:39:16] "POST /projects HTTP/1.1" 200 585 0.245826 10.0.0.38 - - [2025-10-06 03:39:16] "POST /access-control-lists HTTP/1.1" 200 598 0.028143 10.0.0.249 - - [2025-10-06 03:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.315028 10.0.0.33 - - [2025-10-06 03:39:16] "GET /project/2e480a5f-5e85-4e38-92e6-dc6f3502404d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.445348 10.0.0.33 - - [2025-10-06 03:39:17] "GET / HTTP/1.1" 200 36215 0.001690 10.0.0.33 - - [2025-10-06 03:39:17] "GET / HTTP/1.1" 200 36215 0.002118 10.0.0.33 - - [2025-10-06 03:39:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.003999 10.0.0.33 - - [2025-10-06 03:39:18] "POST /api-access-lists HTTP/1.1" 200 523 0.021538 10.0.0.33 - - [2025-10-06 03:39:18] "GET /api-access-list/13448fe7-e534-4d99-8fda-61d3514414d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.006427 10.0.0.33 - - [2025-10-06 03:39:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000479 10.0.0.33 - - [2025-10-06 03:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.043270 10.0.0.249 - - [2025-10-06 03:39:18] "GET /projects?obj_uuids=bd00536c-3b9d-477f-a824-d0f00baa836b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001084 10.0.0.33 - - [2025-10-06 03:39:19] "GET /project/bd00536c-3b9d-477f-a824-d0f00baa836b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.056125 10.0.0.33 - - [2025-10-06 03:39:19] "GET /virtual-networks?parent_id=bd00536c-3b9d-477f-a824-d0f00baa836b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016220 10.0.0.33 - - [2025-10-06 03:39:19] "POST /virtual-networks HTTP/1.1" 200 585 0.082150 10.0.0.38 - - [2025-10-06 03:39:19] "POST /route-targets HTTP/1.1" 200 328 0.012319 10.0.0.33 - - [2025-10-06 03:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.028481 10.0.0.33 - - [2025-10-06 03:39:19] "GET /network-ipam/2bc1f760-e22d-4d4c-b9a4-8069611a2e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.016467 10.0.0.249 - - [2025-10-06 03:39:19] "POST /useragent-kv HTTP/1.1" 200 115 0.007921 10.0.0.33 - - [2025-10-06 03:39:19] "POST /ref-update HTTP/1.1" 200 156 0.081535 10.0.0.33 - - [2025-10-06 03:39:19] "POST /neutron/network HTTP/1.1" 200 848 0.051816 10.0.0.33 - - [2025-10-06 03:39:19] "GET /virtual-network/d15be724-0727-4d18-95a5-5cfe739227e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.019517 10.0.0.33 - - [2025-10-06 03:39:19] "POST /neutron/subnet HTTP/1.1" 200 676 0.046421 10.0.0.33 - - [2025-10-06 03:39:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000435 10.0.0.33 - - [2025-10-06 03:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.043458 10.0.0.249 - - [2025-10-06 03:39:20] "GET /projects?obj_uuids=2e480a5f-5e85-4e38-92e6-dc6f3502404d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000965 10.0.0.33 - - [2025-10-06 03:39:20] "GET /project/2e480a5f-5e85-4e38-92e6-dc6f3502404d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.057205 10.0.0.33 - - [2025-10-06 03:39:20] "GET /virtual-networks?parent_id=2e480a5f-5e85-4e38-92e6-dc6f3502404d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021362 10.0.0.33 - - [2025-10-06 03:39:20] "POST /virtual-networks HTTP/1.1" 200 585 0.099513 10.0.0.38 - - [2025-10-06 03:39:20] "POST /ref-update HTTP/1.1" 200 156 0.027361 10.0.0.33 - - [2025-10-06 03:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.044997 10.0.0.33 - - [2025-10-06 03:39:20] "GET /network-ipam/2bc1f760-e22d-4d4c-b9a4-8069611a2e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.016593 10.0.0.249 - - [2025-10-06 03:39:20] "POST /useragent-kv HTTP/1.1" 200 115 0.007906 10.0.0.33 - - [2025-10-06 03:39:20] "POST /ref-update HTTP/1.1" 200 156 0.096251 10.0.0.33 - - [2025-10-06 03:39:20] "GET /virtual-network/b7120ddc-02eb-4c8c-aa5d-03a3529c509c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.020736 10.0.0.33 - - [2025-10-06 03:39:21] "POST /neutron/network HTTP/1.1" 200 848 0.052566 10.0.0.33 - - [2025-10-06 03:39:21] "PUT /virtual-network/d15be724-0727-4d18-95a5-5cfe739227e2 HTTP/1.1" 200 265 0.045320 10.0.0.33 - - [2025-10-06 03:39:22] "PUT /virtual-network/d15be724-0727-4d18-95a5-5cfe739227e2 HTTP/1.1" 200 265 0.047202 10.0.0.249 - - [2025-10-06 03:39:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002631 10.0.0.249 - - [2025-10-06 03:39:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004347 10.0.0.33 - - [2025-10-06 03:39:22] "DELETE /virtual-network/b7120ddc-02eb-4c8c-aa5d-03a3529c509c HTTP/1.1" 200 115 0.116439 10.0.0.38 - - [2025-10-06 03:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.249 - - [2025-10-06 03:39:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002278 10.0.0.249 - - [2025-10-06 03:39:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002553 10.0.0.33 - - [2025-10-06 03:39:22] "DELETE /virtual-network/d15be724-0727-4d18-95a5-5cfe739227e2 HTTP/1.1" 200 115 0.122699 10.0.0.33 - - [2025-10-06 03:39:22] "DELETE /api-access-list/13448fe7-e534-4d99-8fda-61d3514414d1 HTTP/1.1" 200 115 0.039494 10.0.0.249 - - [2025-10-06 03:39:22] "GET /projects?obj_uuids=2e480a5f-5e85-4e38-92e6-dc6f3502404d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001021 10.0.0.33 - - [2025-10-06 03:39:22] "GET /project/2e480a5f-5e85-4e38-92e6-dc6f3502404d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.047106 10.0.0.249 - - [2025-10-06 03:39:22] "GET /projects?obj_uuids=2e480a5f-5e85-4e38-92e6-dc6f3502404d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001009 10.0.0.33 - - [2025-10-06 03:39:22] "GET /project/2e480a5f-5e85-4e38-92e6-dc6f3502404d?fields=virtual_networks HTTP/1.1" 200 1034 0.037277 10.0.0.249 - - [2025-10-06 03:39:22] "GET /projects?obj_uuids=2e480a5f-5e85-4e38-92e6-dc6f3502404d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001012 10.0.0.33 - - [2025-10-06 03:39:22] "GET /project/2e480a5f-5e85-4e38-92e6-dc6f3502404d?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.037717 10.0.0.249 - - [2025-10-06 03:39:22] "GET /projects?obj_uuids=2e480a5f-5e85-4e38-92e6-dc6f3502404d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001036 10.0.0.33 - - [2025-10-06 03:39:22] "GET /project/2e480a5f-5e85-4e38-92e6-dc6f3502404d?fields=security_groups HTTP/1.1" 200 1261 0.042339 10.0.0.249 - - [2025-10-06 03:39:23] "GET /projects?obj_uuids=bd00536c-3b9d-477f-a824-d0f00baa836b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001427 10.0.0.33 - - [2025-10-06 03:39:23] "GET /project/bd00536c-3b9d-477f-a824-d0f00baa836b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.045578 10.0.0.249 - - [2025-10-06 03:39:23] "GET /projects?obj_uuids=bd00536c-3b9d-477f-a824-d0f00baa836b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000929 10.0.0.33 - - [2025-10-06 03:39:23] "GET /project/bd00536c-3b9d-477f-a824-d0f00baa836b?fields=virtual_networks HTTP/1.1" 200 1035 0.046547 10.0.0.249 - - [2025-10-06 03:39:23] "GET /projects?obj_uuids=bd00536c-3b9d-477f-a824-d0f00baa836b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001361 10.0.0.33 - - [2025-10-06 03:39:23] "GET /project/bd00536c-3b9d-477f-a824-d0f00baa836b?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.057307 10.0.0.249 - - [2025-10-06 03:39:23] "GET /projects?obj_uuids=bd00536c-3b9d-477f-a824-d0f00baa836b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001036 10.0.0.33 - - [2025-10-06 03:39:23] "GET /project/bd00536c-3b9d-477f-a824-d0f00baa836b?fields=security_groups HTTP/1.1" 200 1262 0.038620 10.0.0.33 - - [2025-10-06 03:39:27] "GET / HTTP/1.1" 200 36215 0.002487 10.0.0.33 - - [2025-10-06 03:39:27] "GET / HTTP/1.1" 200 36215 0.001659 10.0.0.33 - - [2025-10-06 03:39:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000483 10.0.0.33 - - [2025-10-06 03:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.073149 10.0.0.249 - - [2025-10-06 03:39:28] "GET /projects?obj_uuids=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001314 10.0.0.33 - - [2025-10-06 03:39:28] "GET /project/78722735-474d-4bbd-a38e-d64547bb7907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.065519 10.0.0.33 - - [2025-10-06 03:39:28] "GET /virtual-networks?parent_id=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.015397 10.0.0.33 - - [2025-10-06 03:39:28] "POST /fqname-to-id HTTP/1.1" 404 197 0.014104 10.0.0.33 - - [2025-10-06 03:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013659 10.0.0.249 - - [2025-10-06 03:39:28] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001099 10.0.0.33 - - [2025-10-06 03:39:28] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.017942 10.0.0.33 - - [2025-10-06 03:39:28] "POST /service-templates HTTP/1.1" 403 264 0.009653 10.0.0.33 - - [2025-10-06 03:39:28] "POST /fqname-to-id HTTP/1.1" 404 215 0.003344 10.0.0.33 - - [2025-10-06 03:39:28] "POST /api-access-lists HTTP/1.1" 200 557 0.022204 10.0.0.33 - - [2025-10-06 03:39:29] "GET /api-access-list/b36ad40d-1233-4782-970f-7827e5a9a02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.006236 10.0.0.33 - - [2025-10-06 03:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014767 10.0.0.249 - - [2025-10-06 03:39:29] "GET /projects?obj_uuids=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001110 10.0.0.33 - - [2025-10-06 03:39:29] "GET /project/78722735-474d-4bbd-a38e-d64547bb7907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.044632 10.0.0.33 - - [2025-10-06 03:39:29] "GET /virtual-networks?parent_id=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015124 10.0.0.33 - - [2025-10-06 03:39:29] "POST /virtual-networks HTTP/1.1" 200 585 0.097525 10.0.0.38 - - [2025-10-06 03:39:29] "POST /ref-update HTTP/1.1" 200 156 0.020407 10.0.0.33 - - [2025-10-06 03:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.031739 10.0.0.33 - - [2025-10-06 03:39:29] "GET /network-ipam/2bc1f760-e22d-4d4c-b9a4-8069611a2e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.014210 10.0.0.249 - - [2025-10-06 03:39:29] "POST /useragent-kv HTTP/1.1" 200 115 0.007005 10.0.0.33 - - [2025-10-06 03:39:29] "POST /ref-update HTTP/1.1" 200 156 0.079122 10.0.0.33 - - [2025-10-06 03:39:29] "POST /neutron/network HTTP/1.1" 200 847 0.044322 10.0.0.33 - - [2025-10-06 03:39:29] "GET /virtual-network/6c6c872f-7d6f-41e7-9703-8c0651fbf784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.016449 10.0.0.33 - - [2025-10-06 03:39:29] "POST /neutron/network HTTP/1.1" 200 847 0.056679 10.0.0.33 - - [2025-10-06 03:39:29] "GET /virtual-network/6c6c872f-7d6f-41e7-9703-8c0651fbf784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004906 10.0.0.33 - - [2025-10-06 03:39:29] "GET /network-ipam/2bc1f760-e22d-4d4c-b9a4-8069611a2e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.005580 10.0.0.33 - - [2025-10-06 03:39:30] "GET /virtual-network/6c6c872f-7d6f-41e7-9703-8c0651fbf784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005397 10.0.0.33 - - [2025-10-06 03:39:30] "GET /obj-perms HTTP/1.1" 200 5030 0.042183 10.0.0.38 - - [2025-10-06 03:39:31] "GET /obj-perms HTTP/1.1" 200 5030 0.041675 10.0.0.33 - - [2025-10-06 03:39:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.019428 10.0.0.33 - - [2025-10-06 03:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016064 10.0.0.249 - - [2025-10-06 03:39:31] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001155 10.0.0.33 - - [2025-10-06 03:39:31] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.019044 10.0.0.33 - - [2025-10-06 03:39:31] "POST /service-templates HTTP/1.1" 403 264 0.015145 10.0.0.33 - - [2025-10-06 03:39:31] "POST /fqname-to-id HTTP/1.1" 404 183 0.003337 10.0.0.33 - - [2025-10-06 03:39:31] "POST /api-access-lists HTTP/1.1" 200 523 0.020758 10.0.0.33 - - [2025-10-06 03:39:31] "GET /api-access-list/7e17b5c8-a5ec-4d67-a12d-44a266e33dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.005391 10.0.0.33 - - [2025-10-06 03:39:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.017148 10.0.0.33 - - [2025-10-06 03:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019178 10.0.0.249 - - [2025-10-06 03:39:31] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001085 10.0.0.33 - - [2025-10-06 03:39:31] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.021595 10.0.0.33 - - [2025-10-06 03:39:31] "POST /service-templates HTTP/1.1" 200 553 0.048056 10.0.0.33 - - [2025-10-06 03:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.020054 10.0.0.33 - - [2025-10-06 03:39:32] "GET /service-template/551380cb-4971-40ae-a8ce-3706f09ee7d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.016382 10.0.0.33 - - [2025-10-06 03:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013371 10.0.0.33 - - [2025-10-06 03:39:32] "GET /service-template/551380cb-4971-40ae-a8ce-3706f09ee7d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.016459 10.0.0.33 - - [2025-10-06 03:39:32] "GET /api-access-list/b36ad40d-1233-4782-970f-7827e5a9a02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.003651 10.0.0.33 - - [2025-10-06 03:39:32] "PUT /api-access-list/b36ad40d-1233-4782-970f-7827e5a9a02c HTTP/1.1" 200 265 0.010928 10.0.0.33 - - [2025-10-06 03:39:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000475 10.0.0.33 - - [2025-10-06 03:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.037918 10.0.0.249 - - [2025-10-06 03:39:33] "GET /projects?obj_uuids=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001495 10.0.0.33 - - [2025-10-06 03:39:33] "GET /project/78722735-474d-4bbd-a38e-d64547bb7907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.062132 10.0.0.33 - - [2025-10-06 03:39:33] "GET /virtual-networks?parent_id=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 372 0.020267 10.0.0.33 - - [2025-10-06 03:39:33] "POST /virtual-networks HTTP/1.1" 403 263 0.012590 10.0.0.33 - - [2025-10-06 03:39:33] "GET /api-access-list/7e17b5c8-a5ec-4d67-a12d-44a266e33dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.004350 10.0.0.33 - - [2025-10-06 03:39:33] "PUT /api-access-list/7e17b5c8-a5ec-4d67-a12d-44a266e33dd6 HTTP/1.1" 200 265 0.010573 10.0.0.33 - - [2025-10-06 03:39:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.013608 10.0.0.33 - - [2025-10-06 03:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014124 10.0.0.249 - - [2025-10-06 03:39:34] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001197 10.0.0.33 - - [2025-10-06 03:39:34] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.024527 10.0.0.33 - - [2025-10-06 03:39:34] "POST /service-templates HTTP/1.1" 403 264 0.013134 10.0.0.33 - - [2025-10-06 03:39:34] "GET /api-access-list/b36ad40d-1233-4782-970f-7827e5a9a02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.004904 10.0.0.33 - - [2025-10-06 03:39:34] "PUT /api-access-list/b36ad40d-1233-4782-970f-7827e5a9a02c HTTP/1.1" 200 265 0.013608 10.0.0.33 - - [2025-10-06 03:39:34] "GET /api-access-list/7e17b5c8-a5ec-4d67-a12d-44a266e33dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004258 10.0.0.33 - - [2025-10-06 03:39:34] "PUT /api-access-list/7e17b5c8-a5ec-4d67-a12d-44a266e33dd6 HTTP/1.1" 200 265 0.012838 10.0.0.33 - - [2025-10-06 03:39:35] "GET /api-access-list/2ec30a72-9dfc-4898-af31-d077632ae289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003888 10.0.0.33 - - [2025-10-06 03:39:35] "PUT /api-access-list/2ec30a72-9dfc-4898-af31-d077632ae289 HTTP/1.1" 200 265 0.010612 10.0.0.33 - - [2025-10-06 03:39:35] "DELETE /api-access-list/b36ad40d-1233-4782-970f-7827e5a9a02c HTTP/1.1" 200 115 0.027190 10.0.0.33 - - [2025-10-06 03:39:35] "DELETE /api-access-list/7e17b5c8-a5ec-4d67-a12d-44a266e33dd6 HTTP/1.1" 200 115 0.028209 10.0.0.33 - - [2025-10-06 03:39:35] "GET /api-access-list/2ec30a72-9dfc-4898-af31-d077632ae289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.004159 10.0.0.33 - - [2025-10-06 03:39:35] "PUT /api-access-list/2ec30a72-9dfc-4898-af31-d077632ae289 HTTP/1.1" 200 265 0.012880 10.0.0.33 - - [2025-10-06 03:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018575 10.0.0.33 - - [2025-10-06 03:39:36] "DELETE /service-template/551380cb-4971-40ae-a8ce-3706f09ee7d9 HTTP/1.1" 200 115 0.046933 10.0.0.33 - - [2025-10-06 03:39:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.015623 10.0.0.249 - - [2025-10-06 03:39:36] "POST /useragent-kv HTTP/1.1" 200 115 0.006332 10.0.0.249 - - [2025-10-06 03:39:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003994 10.0.0.33 - - [2025-10-06 03:39:36] "DELETE /virtual-network/6c6c872f-7d6f-41e7-9703-8c0651fbf784 HTTP/1.1" 200 115 0.128414 10.0.0.33 - - [2025-10-06 03:39:36] "GET /api-access-list/2ec30a72-9dfc-4898-af31-d077632ae289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004306 10.0.0.33 - - [2025-10-06 03:39:36] "PUT /api-access-list/2ec30a72-9dfc-4898-af31-d077632ae289 HTTP/1.1" 200 265 0.011425 10.0.0.33 - - [2025-10-06 03:39:36] "GET /api-access-list/2ec30a72-9dfc-4898-af31-d077632ae289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.004184 10.0.0.33 - - [2025-10-06 03:39:36] "PUT /api-access-list/2ec30a72-9dfc-4898-af31-d077632ae289 HTTP/1.1" 200 265 0.011028 10.0.0.33 - - [2025-10-06 03:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.249 - - [2025-10-06 03:39:39] "GET /projects?obj_uuids=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001225 10.0.0.33 - - [2025-10-06 03:39:39] "GET /project/78722735-474d-4bbd-a38e-d64547bb7907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.049536 10.0.0.38 - - [2025-10-06 03:39:39] "POST /route-targets HTTP/1.1" 200 328 0.022865 10.0.0.249 - - [2025-10-06 03:39:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005755 10.0.0.33 - - [2025-10-06 03:39:39] "POST /neutron/subnet HTTP/1.1" 200 729 0.210147 10.0.0.33 - - [2025-10-06 03:39:39] "POST /id-to-fqname HTTP/1.1" 200 240 0.001286 10.0.0.33 - - [2025-10-06 03:39:39] "GET /virtual-network/8c451cc1-8adf-4824-869e-f9dc9f1a3265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005118 10.0.0.33 - - [2025-10-06 03:39:39] "GET /virtual-network/8c451cc1-8adf-4824-869e-f9dc9f1a3265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005342 10.0.0.33 - - [2025-10-06 03:39:39] "POST /neutron/network HTTP/1.1" 200 863 0.005561 10.0.0.33 - - [2025-10-06 03:39:39] "GET /virtual-network/8c451cc1-8adf-4824-869e-f9dc9f1a3265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005520 10.0.0.33 - - [2025-10-06 03:39:39] "GET /network-ipam/2bc1f760-e22d-4d4c-b9a4-8069611a2e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.003258 10.0.0.33 - - [2025-10-06 03:39:40] "GET /virtual-network/8c451cc1-8adf-4824-869e-f9dc9f1a3265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.006039 10.0.0.249 - - [2025-10-06 03:39:40] "GET /obj-perms HTTP/1.1" 200 5030 0.050312 10.0.0.33 - - [2025-10-06 03:39:40] "POST /fqname-to-id HTTP/1.1" 404 215 0.003352 10.0.0.33 - - [2025-10-06 03:39:40] "POST /api-access-lists HTTP/1.1" 200 557 0.025112 10.0.0.33 - - [2025-10-06 03:39:40] "GET /api-access-list/254f03ab-b242-4a89-b831-36dd7a732855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2444 0.005410 10.0.0.33 - - [2025-10-06 03:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015450 10.0.0.249 - - [2025-10-06 03:39:40] "GET /projects?obj_uuids=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001145 10.0.0.33 - - [2025-10-06 03:39:40] "GET /project/78722735-474d-4bbd-a38e-d64547bb7907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.056020 10.0.0.33 - - [2025-10-06 03:39:40] "POST /neutron/network HTTP/1.1" 200 117 0.155504 10.0.0.38 - - [2025-10-06 03:39:41] "DELETE /access-control-list/0db77a2f-05e3-45cc-8171-cff7d640928a HTTP/1.1" 200 115 0.073862 10.0.0.38 - - [2025-10-06 03:39:41] "DELETE /access-control-list/ca7e1bc3-cb76-4280-9651-3495ebf87109 HTTP/1.1" 200 115 0.062502 10.0.0.33 - - [2025-10-06 03:39:41] "POST /neutron/network HTTP/1.1" 200 693 0.054453 10.0.0.38 - - [2025-10-06 03:39:41] "POST /ref-update HTTP/1.1" 200 156 0.027242 10.0.0.33 - - [2025-10-06 03:39:41] "POST /id-to-fqname HTTP/1.1" 200 240 0.018608 10.0.0.33 - - [2025-10-06 03:39:41] "GET /virtual-network/af2a3f43-c37f-4a23-a6b6-540537f20d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.028880 10.0.0.33 - - [2025-10-06 03:39:41] "POST /neutron/network HTTP/1.1" 200 864 0.035747 10.0.0.33 - - [2025-10-06 03:39:42] "GET /virtual-network/af2a3f43-c37f-4a23-a6b6-540537f20d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.025155 10.0.0.33 - - [2025-10-06 03:39:42] "POST /neutron/network HTTP/1.1" 200 864 0.006541 10.0.0.33 - - [2025-10-06 03:39:42] "GET /virtual-network/af2a3f43-c37f-4a23-a6b6-540537f20d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.005623 10.0.0.33 - - [2025-10-06 03:39:42] "GET /network-ipam/2bc1f760-e22d-4d4c-b9a4-8069611a2e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.003669 10.0.0.33 - - [2025-10-06 03:39:42] "GET /virtual-network/af2a3f43-c37f-4a23-a6b6-540537f20d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.006736 10.0.0.33 - - [2025-10-06 03:39:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.014979 10.0.0.38 - - [2025-10-06 03:39:43] "POST /fqname-to-id HTTP/1.1" 404 263 0.011562 10.0.0.38 - - [2025-10-06 03:39:43] "PUT /access-control-list/e0c4082d-c7af-4bd5-bac2-072343cb04c4 HTTP/1.1" 200 273 0.015729 10.0.0.33 - - [2025-10-06 03:39:43] "POST /neutron/security_group HTTP/1.1" 200 2084 0.017655 10.0.0.249 - - [2025-10-06 03:39:43] "GET /projects?obj_uuids=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001101 10.0.0.33 - - [2025-10-06 03:39:43] "POST /neutron/security_group_rule HTTP/1.1" 200 151 0.224350 10.0.0.38 - - [2025-10-06 03:39:44] "PUT /access-control-list/e0c4082d-c7af-4bd5-bac2-072343cb04c4 HTTP/1.1" 200 273 0.013167 10.0.0.33 - - [2025-10-06 03:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.036075 10.0.0.33 - - [2025-10-06 03:39:44] "GET /security-group/5b8dff41-098d-4803-aed9-3534a512a032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1318 0.023883 10.0.0.249 - - [2025-10-06 03:39:44] "GET /projects?obj_uuids=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001105 10.0.0.33 - - [2025-10-06 03:39:44] "POST /neutron/security_group_rule HTTP/1.1" 200 1749 0.073209 10.0.0.33 - - [2025-10-06 03:39:44] "POST /id-to-fqname HTTP/1.1" 200 240 0.011549 10.0.0.249 - - [2025-10-06 03:39:45] "GET /projects?obj_uuids=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001209 10.0.0.33 - - [2025-10-06 03:39:45] "GET /project/78722735-474d-4bbd-a38e-d64547bb7907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.065271 10.0.0.33 - - [2025-10-06 03:39:46] "POST /neutron/port HTTP/1.1" 200 117 0.034267 10.0.0.33 - - [2025-10-06 03:39:46] "POST /neutron/network HTTP/1.1" 200 874 0.030333 10.0.0.33 - - [2025-10-06 03:39:47] "POST /neutron/port HTTP/1.1" 200 1060 0.015347 10.0.0.33 - - [2025-10-06 03:39:47] "POST /neutron/port HTTP/1.1" 200 1088 0.017519 10.0.0.33 - - [2025-10-06 03:39:47] "POST /neutron/port HTTP/1.1" 200 117 0.001236 10.0.0.33 - - [2025-10-06 03:39:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008205 10.0.0.33 - - [2025-10-06 03:39:51] "POST /neutron/port HTTP/1.1" 200 1088 0.015053 10.0.0.33 - - [2025-10-06 03:39:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007487 10.0.0.33 - - [2025-10-06 03:39:51] "GET /virtual-machine/bbe83f8f-a55a-4698-8954-913b1d6ddc0b HTTP/1.1" 401 292 0.000364 10.0.0.33 - - [2025-10-06 03:39:51] "GET /virtual-machine/bbe83f8f-a55a-4698-8954-913b1d6ddc0b HTTP/1.1" 200 1294 0.039608 10.0.0.33 - - [2025-10-06 03:39:51] "GET /virtual-machine/bbe83f8f-a55a-4698-8954-913b1d6ddc0b HTTP/1.1" 200 1294 0.015789 10.0.0.33 - - [2025-10-06 03:39:52] "GET /virtual-machine-interface/6521c4f0-7b97-4861-aa9e-d15698286db3 HTTP/1.1" 200 3030 0.022326 10.0.0.33 - - [2025-10-06 03:39:52] "GET /virtual-machine/bbe83f8f-a55a-4698-8954-913b1d6ddc0b HTTP/1.1" 200 1294 0.017067 10.0.0.33 - - [2025-10-06 03:39:52] "GET /virtual-machine-interface/6521c4f0-7b97-4861-aa9e-d15698286db3 HTTP/1.1" 200 3030 0.025876 10.0.0.33 - - [2025-10-06 03:39:52] "GET /instance-ip/ccb11ee2-4f5f-49a7-9631-3097dfa18e50 HTTP/1.1" 200 1644 0.018582 10.0.0.33 - - [2025-10-06 03:39:52] "GET /virtual-machine/bbe83f8f-a55a-4698-8954-913b1d6ddc0b HTTP/1.1" 200 1294 0.014466 10.0.0.33 - - [2025-10-06 03:39:52] "GET /virtual-machine-interface/6521c4f0-7b97-4861-aa9e-d15698286db3 HTTP/1.1" 200 3030 0.020247 10.0.0.33 - - [2025-10-06 03:39:52] "GET /instance-ip/ccb11ee2-4f5f-49a7-9631-3097dfa18e50 HTTP/1.1" 200 1644 0.018251 10.0.0.33 - - [2025-10-06 03:39:52] "POST /fqname-to-id HTTP/1.1" 403 354 0.015015 10.0.0.33 - - [2025-10-06 03:39:52] "GET / HTTP/1.1" 200 36215 0.001679 10.0.0.33 - - [2025-10-06 03:39:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000420 10.0.0.33 - - [2025-10-06 03:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.023049 10.0.0.33 - - [2025-10-06 03:39:52] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003546 10.0.0.33 - - [2025-10-06 03:39:52] "GET /virtual-networks?parent_id=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.017795 10.0.0.33 - - [2025-10-06 03:39:52] "GET /virtual-network/af2a3f43-c37f-4a23-a6b6-540537f20d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.016033 10.0.0.33 - - [2025-10-06 03:39:52] "POST /fqname-to-id HTTP/1.1" 403 354 0.015009 10.0.0.33 - - [2025-10-06 03:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.015063 10.0.0.249 - - [2025-10-06 03:39:52] "DELETE /project/2e480a5f5e854e3892e6dc6f3502404d HTTP/1.1" 404 173 0.012215 10.0.0.249 - - [2025-10-06 03:39:52] "DELETE /project/ef4f957e-f280-4ee5-b696-3da10661fdb3 HTTP/1.1" 404 177 0.016910 10.0.0.249 - - [2025-10-06 03:39:52] "DELETE /project/bd00536c3b9d477fa824d0f00baa836b HTTP/1.1" 404 173 0.011874 10.0.0.249 - - [2025-10-06 03:39:52] "DELETE /project/b1da5059-979e-4f54-a9cb-bb67da795a63 HTTP/1.1" 404 177 0.008436 10.0.0.249 - - [2025-10-06 03:39:52] "DELETE /project/07b10fa4-0c1e-4d08-bee9-cad35f0554b8 HTTP/1.1" 404 177 0.011460 10.0.0.249 - - [2025-10-06 03:39:52] "DELETE /project/78722735474d4bbda38ed64547bb7907 HTTP/1.1" 404 173 0.007934 10.0.0.249 - - [2025-10-06 03:39:52] "GET /projects?obj_uuids=bd00536c-3b9d-477f-a824-d0f00baa836b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000847 10.0.0.249 - - [2025-10-06 03:39:52] "GET /projects?obj_uuids=2e480a5f-5e85-4e38-92e6-dc6f3502404d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000808 10.0.0.33 - - [2025-10-06 03:39:52] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006305 10.0.0.33 - - [2025-10-06 03:39:53] "GET /virtual-networks?parent_id=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.068168 10.0.0.249 - - [2025-10-06 03:39:53] "GET /project/2e480a5f-5e85-4e38-92e6-dc6f3502404d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.095859 10.0.0.249 - - [2025-10-06 03:39:53] "GET /project/bd00536c-3b9d-477f-a824-d0f00baa836b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.099048 10.0.0.249 - - [2025-10-06 03:39:53] "GET /projects?obj_uuids=bd00536c-3b9d-477f-a824-d0f00baa836b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001042 10.0.0.249 - - [2025-10-06 03:39:53] "GET /projects?obj_uuids=2e480a5f-5e85-4e38-92e6-dc6f3502404d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000824 10.0.0.249 - - [2025-10-06 03:39:53] "GET /project/bd00536c-3b9d-477f-a824-d0f00baa836b?fields=security_groups HTTP/1.1" 200 1364 0.071702 10.0.0.249 - - [2025-10-06 03:39:53] "GET /project/2e480a5f-5e85-4e38-92e6-dc6f3502404d?fields=security_groups HTTP/1.1" 200 1363 0.079513 10.0.0.33 - - [2025-10-06 03:39:53] "GET /virtual-network/af2a3f43-c37f-4a23-a6b6-540537f20d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.064631 10.0.0.33 - - [2025-10-06 03:39:53] "POST /fqname-to-id HTTP/1.1" 403 354 0.021579 10.0.0.33 - - [2025-10-06 03:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.249 - - [2025-10-06 03:39:53] "DELETE /security-group/fae6b148-79de-4ce3-b021-819d84f11471 HTTP/1.1" 200 115 0.073624 10.0.0.33 - - [2025-10-06 03:39:53] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005965 10.0.0.249 - - [2025-10-06 03:39:53] "DELETE /security-group/f278587b-e83d-405e-a616-5c48865b05fb HTTP/1.1" 200 115 0.073182 10.0.0.249 - - [2025-10-06 03:39:53] "GET /projects?obj_uuids=bd00536c-3b9d-477f-a824-d0f00baa836b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000977 10.0.0.249 - - [2025-10-06 03:39:53] "GET /projects?obj_uuids=2e480a5f-5e85-4e38-92e6-dc6f3502404d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001367 10.0.0.33 - - [2025-10-06 03:39:53] "GET /virtual-networks?parent_id=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.046456 10.0.0.249 - - [2025-10-06 03:39:53] "GET /project/bd00536c-3b9d-477f-a824-d0f00baa836b?fields=application_policy_sets HTTP/1.1" 200 1403 0.091210 10.0.0.249 - - [2025-10-06 03:39:53] "GET /project/2e480a5f-5e85-4e38-92e6-dc6f3502404d?fields=application_policy_sets HTTP/1.1" 200 1402 0.093210 10.0.0.33 - - [2025-10-06 03:39:53] "GET /virtual-network/af2a3f43-c37f-4a23-a6b6-540537f20d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.024738 10.0.0.38 - - [2025-10-06 03:39:53] "DELETE /access-control-list/03919422-4fe7-4ca8-9098-e058289bb50a HTTP/1.1" 200 115 0.049870 10.0.0.33 - - [2025-10-06 03:39:53] "POST /fqname-to-id HTTP/1.1" 403 354 0.055235 10.0.0.33 - - [2025-10-06 03:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.33 - - [2025-10-06 03:39:53] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.010077 10.0.0.33 - - [2025-10-06 03:39:53] "GET /virtual-networks?parent_id=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.048111 10.0.0.249 - - [2025-10-06 03:39:53] "DELETE /project/bd00536c-3b9d-477f-a824-d0f00baa836b HTTP/1.1" 200 115 0.641689 10.0.0.249 - - [2025-10-06 03:39:53] "DELETE /project/2e480a5f-5e85-4e38-92e6-dc6f3502404d HTTP/1.1" 200 115 0.637664 10.0.0.33 - - [2025-10-06 03:39:53] "GET /virtual-network/af2a3f43-c37f-4a23-a6b6-540537f20d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.032231 10.0.0.33 - - [2025-10-06 03:39:53] "POST /fqname-to-id HTTP/1.1" 403 354 0.014824 10.0.0.33 - - [2025-10-06 03:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.33 - - [2025-10-06 03:39:53] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003627 10.0.0.33 - - [2025-10-06 03:39:53] "GET /virtual-networks?parent_id=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.018244 10.0.0.33 - - [2025-10-06 03:39:53] "GET /virtual-network/af2a3f43-c37f-4a23-a6b6-540537f20d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.020545 10.0.0.33 - - [2025-10-06 03:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016151 10.0.0.33 - - [2025-10-06 03:39:56] "GET /virtual-network/af2a3f43-c37f-4a23-a6b6-540537f20d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.017596 10.0.0.33 - - [2025-10-06 03:39:57] "GET /obj-perms HTTP/1.1" 200 5056 0.041265 10.0.0.33 - - [2025-10-06 03:39:59] "POST /fqname-to-id HTTP/1.1" 403 354 0.015296 10.0.0.33 - - [2025-10-06 03:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.33 - - [2025-10-06 03:39:59] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003680 10.0.0.33 - - [2025-10-06 03:39:59] "GET /virtual-networks?parent_id=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.020496 10.0.0.33 - - [2025-10-06 03:39:59] "GET /virtual-network/af2a3f43-c37f-4a23-a6b6-540537f20d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.019937 10.0.0.33 - - [2025-10-06 03:39:59] "POST /fqname-to-id HTTP/1.1" 403 354 0.016453 10.0.0.33 - - [2025-10-06 03:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.33 - - [2025-10-06 03:39:59] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004059 10.0.0.33 - - [2025-10-06 03:39:59] "GET /virtual-networks?parent_id=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.018558 10.0.0.33 - - [2025-10-06 03:39:59] "GET /virtual-network/af2a3f43-c37f-4a23-a6b6-540537f20d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.020835 10.0.0.33 - - [2025-10-06 03:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017147 10.0.0.33 - - [2025-10-06 03:39:59] "GET /routing-instance/2ae2cafc-37a4-4eda-8eda-4823b529925b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.017353 10.0.0.33 - - [2025-10-06 03:39:59] "POST /fqname-to-id HTTP/1.1" 403 354 0.015739 10.0.0.33 - - [2025-10-06 03:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.33 - - [2025-10-06 03:39:59] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004093 10.0.0.33 - - [2025-10-06 03:39:59] "GET /virtual-networks?parent_id=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.019263 10.0.0.33 - - [2025-10-06 03:39:59] "GET /virtual-network/af2a3f43-c37f-4a23-a6b6-540537f20d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.020088 10.0.0.33 - - [2025-10-06 03:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013171 10.0.0.33 - - [2025-10-06 03:39:59] "GET /routing-instance/2ae2cafc-37a4-4eda-8eda-4823b529925b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.018653 10.0.0.249 - - [2025-10-06 03:40:00] "GET /obj-perms HTTP/1.1" 403 257 0.036359 10.0.0.33 - - [2025-10-06 03:40:00] "GET /virtual-machine-interface/6521c4f0-7b97-4861-aa9e-d15698286db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.049468 10.0.0.33 - - [2025-10-06 03:40:00] "GET /virtual-machine-interface/6521c4f0-7b97-4861-aa9e-d15698286db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.025269 10.0.0.249 - - [2025-10-06 03:40:00] "GET /virtual-machine/bbe83f8f-a55a-4698-8954-913b1d6ddc0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.014758 10.0.0.33 - - [2025-10-06 03:40:00] "GET /virtual-machine-interface/6521c4f0-7b97-4861-aa9e-d15698286db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.018794 10.0.0.33 - - [2025-10-06 03:40:00] "GET /virtual-network/af2a3f43-c37f-4a23-a6b6-540537f20d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.017784 10.0.0.33 - - [2025-10-06 03:40:01] "GET /obj-perms HTTP/1.1" 403 257 0.030943 10.0.0.33 - - [2025-10-06 03:40:01] "GET /obj-perms HTTP/1.1" 200 5030 0.003843 10.0.0.33 - - [2025-10-06 03:40:01] "GET /obj-perms HTTP/1.1" 403 257 0.041354 10.0.0.33 - - [2025-10-06 03:40:01] "GET /obj-perms HTTP/1.1" 200 5030 0.005907 10.0.0.38 - - [2025-10-06 03:40:02] "GET /obj-perms HTTP/1.1" 403 257 0.038488 10.0.0.249 - - [2025-10-06 03:40:02] "GET /obj-perms HTTP/1.1" 403 257 0.010372 10.0.0.33 - - [2025-10-06 03:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013041 10.0.0.249 - - [2025-10-06 03:40:02] "GET /projects?obj_uuids=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001025 10.0.0.33 - - [2025-10-06 03:40:02] "GET /project/78722735-474d-4bbd-a38e-d64547bb7907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.055510 10.0.0.33 - - [2025-10-06 03:40:02] "GET /virtual-network/8c451cc1-8adf-4824-869e-f9dc9f1a3265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.020303 10.0.0.33 - - [2025-10-06 03:40:02] "GET /floating-ip-pools?parent_id=8c451cc1-8adf-4824-869e-f9dc9f1a3265&detail=False&count=False&shared=False HTTP/1.1" 200 394 0.015928 10.0.0.33 - - [2025-10-06 03:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015412 10.0.0.33 - - [2025-10-06 03:40:02] "GET /floating-ip-pool/f083a3a6-a29b-4941-9f99-d82a39037784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1184 0.016197 10.0.0.249 - - [2025-10-06 03:40:02] "GET /projects?obj_uuids=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001174 10.0.0.33 - - [2025-10-06 03:40:02] "GET /project/78722735-474d-4bbd-a38e-d64547bb7907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.063527 10.0.0.33 - - [2025-10-06 03:40:02] "POST /floating-ips HTTP/1.1" 200 618 0.070561 10.0.0.33 - - [2025-10-06 03:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016686 10.0.0.33 - - [2025-10-06 03:40:02] "GET /floating-ip/0bc721d8-9814-4987-b6a6-950349f45f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.016998 10.0.0.33 - - [2025-10-06 03:40:02] "GET /floating-ip/0bc721d8-9814-4987-b6a6-950349f45f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.019761 10.0.0.33 - - [2025-10-06 03:40:02] "GET /virtual-machine/bbe83f8f-a55a-4698-8954-913b1d6ddc0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.015863 10.0.0.33 - - [2025-10-06 03:40:03] "GET /virtual-machine/bbe83f8f-a55a-4698-8954-913b1d6ddc0b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1205 0.019480 10.0.0.33 - - [2025-10-06 03:40:03] "GET /virtual-machine-interface/6521c4f0-7b97-4861-aa9e-d15698286db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.021107 10.0.0.33 - - [2025-10-06 03:40:03] "POST /ref-update HTTP/1.1" 200 156 0.022867 10.0.0.33 - - [2025-10-06 03:40:03] "POST /neutron/floatingip HTTP/1.1" 200 548 0.060868 10.0.0.33 - - [2025-10-06 03:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013721 10.0.0.33 - - [2025-10-06 03:40:03] "GET /routing-instance/9392fd6f-eb27-43c1-ac63-e72dbb533aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.015952 10.0.0.33 - - [2025-10-06 03:40:03] "POST /neutron/port HTTP/1.1" 200 1114 0.059136 10.0.0.33 - - [2025-10-06 03:40:03] "GET /virtual-machine/bbe83f8f-a55a-4698-8954-913b1d6ddc0b HTTP/1.1" 200 1294 0.024021 10.0.0.33 - - [2025-10-06 03:40:03] "GET /virtual-machine-interface/6521c4f0-7b97-4861-aa9e-d15698286db3 HTTP/1.1" 200 3594 0.022588 10.0.0.33 - - [2025-10-06 03:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014727 10.0.0.33 - - [2025-10-06 03:40:03] "GET /security-group/5b8dff41-098d-4803-aed9-3534a512a032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1318 0.014147 10.0.0.33 - - [2025-10-06 03:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014774 10.0.0.33 - - [2025-10-06 03:40:04] "GET /security-group/5b8dff41-098d-4803-aed9-3534a512a032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1318 0.015243 10.0.0.33 - - [2025-10-06 03:40:04] "POST /neutron/security_group HTTP/1.1" 200 568 0.015771 10.0.0.33 - - [2025-10-06 03:40:04] "DELETE /floating-ip/0bc721d8-9814-4987-b6a6-950349f45f98 HTTP/1.1" 200 115 0.062498 10.0.0.33 - - [2025-10-06 03:40:04] "GET /virtual-machine/bbe83f8f-a55a-4698-8954-913b1d6ddc0b HTTP/1.1" 200 1294 0.022009 10.0.0.33 - - [2025-10-06 03:40:05] "POST /neutron/port HTTP/1.1" 200 151 0.226347 10.0.0.33 - - [2025-10-06 03:40:06] "GET /virtual-machine/bbe83f8f-a55a-4698-8954-913b1d6ddc0b HTTP/1.1" 404 171 0.016270 10.0.0.33 - - [2025-10-06 03:40:06] "GET /virtual-machine/bbe83f8f-a55a-4698-8954-913b1d6ddc0b HTTP/1.1" 404 171 0.013157 10.0.0.33 - - [2025-10-06 03:40:06] "GET /virtual-machine/bbe83f8f-a55a-4698-8954-913b1d6ddc0b HTTP/1.1" 404 171 0.015098 10.0.0.33 - - [2025-10-06 03:40:06] "POST /fqname-to-id HTTP/1.1" 403 354 0.016682 10.0.0.33 - - [2025-10-06 03:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.33 - - [2025-10-06 03:40:06] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004275 10.0.0.33 - - [2025-10-06 03:40:06] "GET /virtual-networks?parent_id=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.019686 10.0.0.33 - - [2025-10-06 03:40:06] "GET /virtual-network/af2a3f43-c37f-4a23-a6b6-540537f20d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.019909 10.0.0.33 - - [2025-10-06 03:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014342 10.0.0.33 - - [2025-10-06 03:40:06] "GET /routing-instance/2ae2cafc-37a4-4eda-8eda-4823b529925b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.020033 10.0.0.33 - - [2025-10-06 03:40:06] "GET /obj-perms HTTP/1.1" 403 257 0.012258 10.0.0.33 - - [2025-10-06 03:40:07] "GET /obj-perms HTTP/1.1" 403 257 0.031807 10.0.0.33 - - [2025-10-06 03:40:10] "GET /obj-perms HTTP/1.1" 200 5030 0.004135 10.0.0.33 - - [2025-10-06 03:40:13] "GET /obj-perms HTTP/1.1" 200 5030 0.004712 10.0.0.33 - - [2025-10-06 03:40:19] "GET /obj-perms HTTP/1.1" 200 5030 0.004273 10.0.0.33 - - [2025-10-06 03:40:22] "GET /obj-perms HTTP/1.1" 200 5030 0.011802 10.0.0.33 - - [2025-10-06 03:40:22] "POST /fqname-to-id HTTP/1.1" 404 232 0.033807 10.0.0.38 - - [2025-10-06 03:40:22] "DELETE /access-control-list/e0c4082d-c7af-4bd5-bac2-072343cb04c4 HTTP/1.1" 200 115 0.031811 10.0.0.33 - - [2025-10-06 03:40:23] "POST /neutron/network HTTP/1.1" 200 864 0.029722 10.0.0.33 - - [2025-10-06 03:40:23] "DELETE /api-access-list/254f03ab-b242-4a89-b831-36dd7a732855 HTTP/1.1" 200 115 0.043400 10.0.0.249 - - [2025-10-06 03:40:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005266 10.0.0.38 - - [2025-10-06 03:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007596 10.0.0.249 - - [2025-10-06 03:40:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004566 10.0.0.33 - - [2025-10-06 03:40:23] "POST /neutron/network HTTP/1.1" 200 151 0.163084 10.0.0.33 - - [2025-10-06 03:40:25] "GET /api-access-list/2ec30a72-9dfc-4898-af31-d077632ae289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004241 10.0.0.33 - - [2025-10-06 03:40:25] "PUT /api-access-list/2ec30a72-9dfc-4898-af31-d077632ae289 HTTP/1.1" 200 265 0.011101 10.0.0.249 - - [2025-10-06 03:40:25] "GET /projects?obj_uuids=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001394 10.0.0.33 - - [2025-10-06 03:40:25] "GET /project/78722735-474d-4bbd-a38e-d64547bb7907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.046197 10.0.0.249 - - [2025-10-06 03:40:25] "GET /projects?obj_uuids=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001219 10.0.0.33 - - [2025-10-06 03:40:25] "GET /project/78722735-474d-4bbd-a38e-d64547bb7907?fields=virtual_networks HTTP/1.1" 200 1034 0.038416 10.0.0.249 - - [2025-10-06 03:40:25] "GET /projects?obj_uuids=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001417 10.0.0.33 - - [2025-10-06 03:40:25] "GET /project/78722735-474d-4bbd-a38e-d64547bb7907?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.045012 10.0.0.249 - - [2025-10-06 03:40:25] "GET /projects?obj_uuids=78722735-474d-4bbd-a38e-d64547bb7907&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001399 10.0.0.33 - - [2025-10-06 03:40:25] "GET /project/78722735-474d-4bbd-a38e-d64547bb7907?fields=security_groups HTTP/1.1" 200 1261 0.038029 10.0.0.249 - - [2025-10-06 03:40:26] "GET /projects?obj_uuids=f7eaeb12-210b-4522-b106-183db43f40de&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001157 10.0.0.33 - - [2025-10-06 03:40:26] "GET /project/f7eaeb12-210b-4522-b106-183db43f40de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.040832 [Introspect:8084]10.0.0.33 - - [2025-10-06 03:40:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001229 10.0.0.33 - - [2025-10-06 03:40:29] "POST /fqname-to-id HTTP/1.1" 404 189 0.027516 10.0.0.249 - - [2025-10-06 03:40:29] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003209 10.0.0.249 - - [2025-10-06 03:40:30] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001038 10.0.0.249 - - [2025-10-06 03:40:30] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007192 10.0.0.249 - - [2025-10-06 03:40:30] "POST /id-to-fqname HTTP/1.1" 200 191 0.004105 10.0.0.249 - - [2025-10-06 03:40:30] "POST /fqname-to-id HTTP/1.1" 404 200 0.003372 10.0.0.249 - - [2025-10-06 03:40:30] "POST /security-groups HTTP/1.1" 200 592 0.027211 10.0.0.38 - - [2025-10-06 03:40:30] "POST /access-control-lists HTTP/1.1" 200 599 0.022586 10.0.0.249 - - [2025-10-06 03:40:30] "POST /projects HTTP/1.1" 200 587 0.224414 10.0.0.249 - - [2025-10-06 03:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.298702 10.0.0.33 - - [2025-10-06 03:40:30] "GET /project/749ec5d4-b870-407e-9671-ca74fb1e1a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.444491 10.0.0.33 - - [2025-10-06 03:40:31] "GET / HTTP/1.1" 200 36215 0.001618 10.0.0.33 - - [2025-10-06 03:40:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000654 10.0.0.33 - - [2025-10-06 03:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.048492 10.0.0.249 - - [2025-10-06 03:40:33] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001009 10.0.0.33 - - [2025-10-06 03:40:33] "GET /project/749ec5d4-b870-407e-9671-ca74fb1e1a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.034444 10.0.0.38 - - [2025-10-06 03:40:33] "POST /route-targets HTTP/1.1" 200 328 0.017170 10.0.0.249 - - [2025-10-06 03:40:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003490 10.0.0.33 - - [2025-10-06 03:40:34] "POST /neutron/subnet HTTP/1.1" 200 716 0.286912 10.0.0.33 - - [2025-10-06 03:40:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.001522 10.0.0.33 - - [2025-10-06 03:40:34] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005561 10.0.0.33 - - [2025-10-06 03:40:34] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005415 10.0.0.33 - - [2025-10-06 03:40:34] "POST /neutron/network HTTP/1.1" 200 825 0.005840 10.0.0.33 - - [2025-10-06 03:40:34] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006047 10.0.0.33 - - [2025-10-06 03:40:35] "GET /obj-perms HTTP/1.1" 200 5032 0.055977 10.0.0.38 - - [2025-10-06 03:40:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.38 - - [2025-10-06 03:40:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.38 - - [2025-10-06 03:40:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.38 - - [2025-10-06 03:40:35] "GET /global-system-configs HTTP/1.1" 401 292 0.002091 10.0.0.38 - - [2025-10-06 03:40:35] "GET /obj-perms HTTP/1.1" 200 5032 0.134318 10.0.0.249 - - [2025-10-06 03:40:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.249 - - [2025-10-06 03:40:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.249 - - [2025-10-06 03:40:36] "GET /obj-perms HTTP/1.1" 200 5032 0.080660 10.0.0.33 - - [2025-10-06 03:40:36] "POST /id-to-fqname HTTP/1.1" 200 222 0.001442 10.0.0.33 - - [2025-10-06 03:40:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.33 - - [2025-10-06 03:40:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.249 - - [2025-10-06 03:40:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.249 - - [2025-10-06 03:40:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000970 10.0.0.249 - - [2025-10-06 03:40:36] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001103 10.0.0.33 - - [2025-10-06 03:40:36] "GET /project/749ec5d4-b870-407e-9671-ca74fb1e1a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.061139 10.0.0.33 - - [2025-10-06 03:40:36] "POST /neutron/network HTTP/1.1" 200 825 0.006432 10.0.0.33 - - [2025-10-06 03:40:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.001411 10.0.0.33 - - [2025-10-06 03:40:37] "POST /neutron/port HTTP/1.1" 200 117 0.006657 10.0.0.33 - - [2025-10-06 03:40:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000495 10.0.0.33 - - [2025-10-06 03:40:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.249 - - [2025-10-06 03:40:37] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001333 10.0.0.33 - - [2025-10-06 03:40:37] "POST /neutron/port HTTP/1.1" 200 1059 0.302204 10.0.0.249 - - [2025-10-06 03:40:38] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001028 10.0.0.33 - - [2025-10-06 03:40:38] "GET /project/749ec5d4-b870-407e-9671-ca74fb1e1a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.062995 10.0.0.33 - - [2025-10-06 03:40:38] "POST /neutron/port HTTP/1.1" 200 1113 0.137428 10.0.0.33 - - [2025-10-06 03:40:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004033 10.0.0.33 - - [2025-10-06 03:40:38] "POST /neutron/port HTTP/1.1" 200 1087 0.015566 10.0.0.33 - - [2025-10-06 03:40:38] "POST /neutron/port HTTP/1.1" 200 117 0.008250 10.0.0.33 - - [2025-10-06 03:40:38] "POST /neutron/network HTTP/1.1" 200 835 0.006649 10.0.0.33 - - [2025-10-06 03:40:39] "POST /neutron/port HTTP/1.1" 200 1059 0.015723 10.0.0.33 - - [2025-10-06 03:40:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004839 10.0.0.33 - - [2025-10-06 03:40:39] "POST /neutron/network HTTP/1.1" 200 825 0.006642 10.0.0.38 - - [2025-10-06 03:40:41] "DELETE /access-control-list/44c6e05d-4e79-4177-953e-f8cab9d383da HTTP/1.1" 200 115 0.040346 10.0.0.33 - - [2025-10-06 03:40:43] "POST /neutron/port HTTP/1.1" 200 1087 0.018160 10.0.0.33 - - [2025-10-06 03:40:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008380 10.0.0.33 - - [2025-10-06 03:40:43] "GET /virtual-machine/05cd029d-8b78-4f59-aa47-053d5285e6b3 HTTP/1.1" 401 292 0.000358 10.0.0.33 - - [2025-10-06 03:40:44] "GET /virtual-machine/05cd029d-8b78-4f59-aa47-053d5285e6b3 HTTP/1.1" 200 1294 0.028107 10.0.0.33 - - [2025-10-06 03:40:44] "GET /virtual-machine-interface/1f133c37-6309-47c1-bcb5-c726d113ea44 HTTP/1.1" 200 2956 0.005660 10.0.0.33 - - [2025-10-06 03:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.33 - - [2025-10-06 03:40:44] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003997 10.0.0.33 - - [2025-10-06 03:40:44] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002950 10.0.0.33 - - [2025-10-06 03:40:44] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007663 10.0.0.33 - - [2025-10-06 03:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.33 - - [2025-10-06 03:40:47] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006418 10.0.0.33 - - [2025-10-06 03:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004947 10.0.0.33 - - [2025-10-06 03:40:51] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007090 10.0.0.249 - - [2025-10-06 03:40:53] "DELETE /project/749ec5d4b870407e9671ca74fb1e1a36 HTTP/1.1" 404 173 0.002913 10.0.0.249 - - [2025-10-06 03:40:53] "DELETE /project/78722735-474d-4bbd-a38e-d64547bb7907 HTTP/1.1" 404 177 0.005419 10.0.0.33 - - [2025-10-06 03:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.33 - - [2025-10-06 03:40:55] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006307 10.0.0.33 - - [2025-10-06 03:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.33 - - [2025-10-06 03:40:59] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007820 10.0.0.33 - - [2025-10-06 03:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.33 - - [2025-10-06 03:41:03] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006511 10.0.0.33 - - [2025-10-06 03:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.33 - - [2025-10-06 03:41:07] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005902 10.0.0.33 - - [2025-10-06 03:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.33 - - [2025-10-06 03:41:11] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005663 10.0.0.33 - - [2025-10-06 03:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.33 - - [2025-10-06 03:41:15] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003822 10.0.0.33 - - [2025-10-06 03:41:15] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003222 10.0.0.33 - - [2025-10-06 03:41:16] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006035 10.0.0.33 - - [2025-10-06 03:41:19] "POST /neutron/port HTTP/1.1" 200 1087 0.015625 10.0.0.33 - - [2025-10-06 03:41:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004004 10.0.0.33 - - [2025-10-06 03:41:19] "POST /neutron/network HTTP/1.1" 200 825 0.006778 10.0.0.33 - - [2025-10-06 03:41:24] "POST /neutron/port HTTP/1.1" 200 1087 0.016383 10.0.0.33 - - [2025-10-06 03:41:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006519 10.0.0.33 - - [2025-10-06 03:41:31] "POST /neutron/port HTTP/1.1" 200 1087 0.021070 10.0.0.33 - - [2025-10-06 03:41:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007922 10.0.0.33 - - [2025-10-06 03:41:37] "POST /neutron/port HTTP/1.1" 200 1087 0.014409 10.0.0.33 - - [2025-10-06 03:41:37] "GET /virtual-machine/fa24d2fd-1521-4a18-b946-7863b3fd3969 HTTP/1.1" 200 1296 0.006272 10.0.0.33 - - [2025-10-06 03:41:37] "GET /virtual-machine-interface/715c7723-16d0-435e-a4ce-83e715ee20d4 HTTP/1.1" 200 2956 0.005575 10.0.0.33 - - [2025-10-06 03:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.33 - - [2025-10-06 03:41:37] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003641 10.0.0.33 - - [2025-10-06 03:41:37] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002885 10.0.0.33 - - [2025-10-06 03:41:37] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005917 10.0.0.33 - - [2025-10-06 03:41:37] "POST /neutron/port HTTP/1.1" 200 1087 0.014033 10.0.0.33 - - [2025-10-06 03:41:37] "POST /neutron/subnet HTTP/1.1" 200 690 0.008055 10.0.0.33 - - [2025-10-06 03:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.33 - - [2025-10-06 03:41:38] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003949 10.0.0.33 - - [2025-10-06 03:41:38] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002735 10.0.0.33 - - [2025-10-06 03:41:38] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005942 10.0.0.33 - - [2025-10-06 03:42:21] "POST /neutron/port HTTP/1.1" 200 1087 0.016484 10.0.0.33 - - [2025-10-06 03:42:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004062 10.0.0.33 - - [2025-10-06 03:42:21] "POST /neutron/network HTTP/1.1" 200 825 0.007503 10.0.0.33 - - [2025-10-06 03:42:39] "POST /neutron/network HTTP/1.1" 200 835 0.008639 10.0.0.33 - - [2025-10-06 03:42:39] "POST /neutron/port HTTP/1.1" 200 117 0.001324 10.0.0.33 - - [2025-10-06 03:42:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007535 10.0.0.33 - - [2025-10-06 03:42:52] "GET /virtual-machine/05cd029d-8b78-4f59-aa47-053d5285e6b3 HTTP/1.1" 200 1294 0.003374 10.0.0.33 - - [2025-10-06 03:42:52] "GET /virtual-machine-interface/1f133c37-6309-47c1-bcb5-c726d113ea44 HTTP/1.1" 200 2956 0.005061 10.0.0.33 - - [2025-10-06 03:42:52] "GET /virtual-machine/05cd029d-8b78-4f59-aa47-053d5285e6b3 HTTP/1.1" 200 1294 0.003548 10.0.0.33 - - [2025-10-06 03:42:52] "GET /virtual-machine-interface/1f133c37-6309-47c1-bcb5-c726d113ea44 HTTP/1.1" 200 2956 0.004865 10.0.0.33 - - [2025-10-06 03:42:52] "GET /instance-ip/44225a5f-fe15-4b98-be3c-42dcf5433435 HTTP/1.1" 200 1624 0.005082 10.0.0.33 - - [2025-10-06 03:42:52] "GET /virtual-machine/05cd029d-8b78-4f59-aa47-053d5285e6b3 HTTP/1.1" 200 1294 0.003348 10.0.0.33 - - [2025-10-06 03:42:52] "GET /virtual-machine-interface/1f133c37-6309-47c1-bcb5-c726d113ea44 HTTP/1.1" 200 2956 0.004750 10.0.0.33 - - [2025-10-06 03:42:52] "GET /instance-ip/44225a5f-fe15-4b98-be3c-42dcf5433435 HTTP/1.1" 200 1624 0.004043 10.0.0.33 - - [2025-10-06 03:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.33 - - [2025-10-06 03:42:52] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003397 10.0.0.33 - - [2025-10-06 03:42:52] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002915 10.0.0.33 - - [2025-10-06 03:42:52] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006044 10.0.0.33 - - [2025-10-06 03:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.33 - - [2025-10-06 03:42:52] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004122 10.0.0.33 - - [2025-10-06 03:42:52] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003402 10.0.0.33 - - [2025-10-06 03:42:53] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005868 10.0.0.33 - - [2025-10-06 03:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.33 - - [2025-10-06 03:42:53] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004348 10.0.0.33 - - [2025-10-06 03:42:53] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003056 10.0.0.33 - - [2025-10-06 03:42:53] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006172 10.0.0.33 - - [2025-10-06 03:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.33 - - [2025-10-06 03:42:53] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004316 10.0.0.33 - - [2025-10-06 03:42:53] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003799 10.0.0.33 - - [2025-10-06 03:42:53] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008177 10.0.0.33 - - [2025-10-06 03:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.33 - - [2025-10-06 03:42:53] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005763 10.0.0.33 - - [2025-10-06 03:42:53] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003303 10.0.0.33 - - [2025-10-06 03:42:53] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006256 10.0.0.33 - - [2025-10-06 03:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.33 - - [2025-10-06 03:42:53] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004234 10.0.0.33 - - [2025-10-06 03:42:53] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003352 10.0.0.33 - - [2025-10-06 03:42:53] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005896 10.0.0.33 - - [2025-10-06 03:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.33 - - [2025-10-06 03:42:53] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004249 10.0.0.33 - - [2025-10-06 03:42:53] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003821 10.0.0.33 - - [2025-10-06 03:42:53] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005919 10.0.0.33 - - [2025-10-06 03:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.33 - - [2025-10-06 03:42:53] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004001 10.0.0.33 - - [2025-10-06 03:42:53] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003198 10.0.0.33 - - [2025-10-06 03:42:53] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006038 10.0.0.33 - - [2025-10-06 03:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.33 - - [2025-10-06 03:42:54] "GET /routing-instance/e38c7587-be29-4635-8611-0debb0d4d0a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004823 10.0.0.33 - - [2025-10-06 03:42:54] "GET /route-target/743e3595-795c-4d35-bbe8-023bc217af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004322 10.0.0.33 - - [2025-10-06 03:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.33 - - [2025-10-06 03:42:54] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004867 10.0.0.33 - - [2025-10-06 03:42:54] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003567 10.0.0.33 - - [2025-10-06 03:42:54] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006396 10.0.0.33 - - [2025-10-06 03:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.33 - - [2025-10-06 03:42:54] "GET /routing-instance/e38c7587-be29-4635-8611-0debb0d4d0a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004828 10.0.0.33 - - [2025-10-06 03:42:54] "GET /route-target/743e3595-795c-4d35-bbe8-023bc217af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004445 10.0.0.33 - - [2025-10-06 03:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.33 - - [2025-10-06 03:42:54] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004279 10.0.0.33 - - [2025-10-06 03:42:54] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003342 10.0.0.33 - - [2025-10-06 03:42:54] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006527 10.0.0.33 - - [2025-10-06 03:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.33 - - [2025-10-06 03:42:54] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004359 10.0.0.33 - - [2025-10-06 03:42:54] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003117 10.0.0.33 - - [2025-10-06 03:42:54] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006225 10.0.0.33 - - [2025-10-06 03:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.33 - - [2025-10-06 03:42:54] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004469 10.0.0.33 - - [2025-10-06 03:42:54] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003583 10.0.0.33 - - [2025-10-06 03:42:54] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006623 10.0.0.33 - - [2025-10-06 03:42:54] "GET /obj-perms HTTP/1.1" 200 5032 0.004004 10.0.0.249 - - [2025-10-06 03:42:54] "GET /obj-perms HTTP/1.1" 200 5032 0.004057 10.0.0.33 - - [2025-10-06 03:42:55] "GET /obj-perms HTTP/1.1" 200 5032 0.004026 10.0.0.33 - - [2025-10-06 03:42:55] "GET /obj-perms HTTP/1.1" 200 5032 0.004630 10.0.0.38 - - [2025-10-06 03:42:55] "GET /obj-perms HTTP/1.1" 200 5032 0.005071 10.0.0.33 - - [2025-10-06 03:42:55] "GET /virtual-machine/fa24d2fd-1521-4a18-b946-7863b3fd3969 HTTP/1.1" 200 1296 0.004533 10.0.0.33 - - [2025-10-06 03:42:55] "GET /virtual-machine-interface/715c7723-16d0-435e-a4ce-83e715ee20d4 HTTP/1.1" 200 2956 0.005618 10.0.0.33 - - [2025-10-06 03:42:55] "GET /virtual-machine/fa24d2fd-1521-4a18-b946-7863b3fd3969 HTTP/1.1" 200 1296 0.003618 10.0.0.33 - - [2025-10-06 03:42:55] "GET /virtual-machine-interface/715c7723-16d0-435e-a4ce-83e715ee20d4 HTTP/1.1" 200 2956 0.008151 10.0.0.33 - - [2025-10-06 03:42:55] "GET /instance-ip/ab48b3ec-82e8-4b2b-b3a5-f3d7f9adc6bf HTTP/1.1" 200 1625 0.007508 10.0.0.33 - - [2025-10-06 03:42:55] "GET /virtual-machine/fa24d2fd-1521-4a18-b946-7863b3fd3969 HTTP/1.1" 200 1296 0.005271 10.0.0.33 - - [2025-10-06 03:42:55] "GET /virtual-machine-interface/715c7723-16d0-435e-a4ce-83e715ee20d4 HTTP/1.1" 200 2956 0.008569 10.0.0.33 - - [2025-10-06 03:42:55] "GET /instance-ip/ab48b3ec-82e8-4b2b-b3a5-f3d7f9adc6bf HTTP/1.1" 200 1625 0.006624 10.0.0.33 - - [2025-10-06 03:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.33 - - [2025-10-06 03:42:55] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003507 10.0.0.33 - - [2025-10-06 03:42:55] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003382 10.0.0.33 - - [2025-10-06 03:42:55] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007792 10.0.0.33 - - [2025-10-06 03:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.33 - - [2025-10-06 03:42:55] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004230 10.0.0.33 - - [2025-10-06 03:42:55] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003237 10.0.0.33 - - [2025-10-06 03:42:55] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005905 10.0.0.33 - - [2025-10-06 03:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.33 - - [2025-10-06 03:42:55] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005579 10.0.0.33 - - [2025-10-06 03:42:55] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.007215 10.0.0.33 - - [2025-10-06 03:42:55] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007731 10.0.0.33 - - [2025-10-06 03:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.33 - - [2025-10-06 03:42:55] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004389 10.0.0.33 - - [2025-10-06 03:42:55] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003072 10.0.0.33 - - [2025-10-06 03:42:55] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005911 10.0.0.33 - - [2025-10-06 03:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.33 - - [2025-10-06 03:42:56] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005583 10.0.0.33 - - [2025-10-06 03:42:56] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003001 10.0.0.33 - - [2025-10-06 03:42:56] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006320 10.0.0.33 - - [2025-10-06 03:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.33 - - [2025-10-06 03:42:56] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004178 10.0.0.33 - - [2025-10-06 03:42:56] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003020 10.0.0.33 - - [2025-10-06 03:42:56] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005902 10.0.0.33 - - [2025-10-06 03:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.33 - - [2025-10-06 03:42:56] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004204 10.0.0.33 - - [2025-10-06 03:42:56] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003377 10.0.0.33 - - [2025-10-06 03:42:56] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006298 10.0.0.33 - - [2025-10-06 03:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.33 - - [2025-10-06 03:42:56] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003753 10.0.0.33 - - [2025-10-06 03:42:56] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002855 10.0.0.33 - - [2025-10-06 03:42:56] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005772 10.0.0.33 - - [2025-10-06 03:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.33 - - [2025-10-06 03:42:56] "GET /routing-instance/e38c7587-be29-4635-8611-0debb0d4d0a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004443 10.0.0.33 - - [2025-10-06 03:42:56] "GET /route-target/743e3595-795c-4d35-bbe8-023bc217af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004127 10.0.0.33 - - [2025-10-06 03:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.33 - - [2025-10-06 03:42:56] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003331 10.0.0.33 - - [2025-10-06 03:42:56] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002666 10.0.0.33 - - [2025-10-06 03:42:56] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006663 10.0.0.33 - - [2025-10-06 03:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.33 - - [2025-10-06 03:42:56] "GET /routing-instance/e38c7587-be29-4635-8611-0debb0d4d0a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.007129 10.0.0.33 - - [2025-10-06 03:42:56] "GET /route-target/743e3595-795c-4d35-bbe8-023bc217af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005386 10.0.0.33 - - [2025-10-06 03:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.33 - - [2025-10-06 03:42:57] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004271 10.0.0.33 - - [2025-10-06 03:42:57] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003239 10.0.0.33 - - [2025-10-06 03:42:57] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006271 10.0.0.33 - - [2025-10-06 03:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.33 - - [2025-10-06 03:42:57] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004528 10.0.0.33 - - [2025-10-06 03:42:57] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002962 10.0.0.33 - - [2025-10-06 03:42:57] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006458 10.0.0.33 - - [2025-10-06 03:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.33 - - [2025-10-06 03:42:57] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004164 10.0.0.33 - - [2025-10-06 03:42:57] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003244 10.0.0.33 - - [2025-10-06 03:42:57] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009449 10.0.0.249 - - [2025-10-06 03:42:57] "GET /obj-perms HTTP/1.1" 200 5032 0.003928 10.0.0.33 - - [2025-10-06 03:42:57] "GET /obj-perms HTTP/1.1" 200 5032 0.003814 10.0.0.33 - - [2025-10-06 03:42:57] "GET /obj-perms HTTP/1.1" 200 5032 0.003749 10.0.0.249 - - [2025-10-06 03:42:57] "GET /obj-perms HTTP/1.1" 200 5032 0.004117 10.0.0.249 - - [2025-10-06 03:42:59] "GET /obj-perms HTTP/1.1" 200 5056 0.048877 10.0.0.33 - - [2025-10-06 03:42:59] "GET /obj-perms HTTP/1.1" 200 5056 0.041782 10.0.0.33 - - [2025-10-06 03:43:02] "GET /virtual-machine/fa24d2fd-1521-4a18-b946-7863b3fd3969 HTTP/1.1" 200 1296 0.005310 10.0.0.33 - - [2025-10-06 03:43:03] "POST /neutron/port HTTP/1.1" 200 1087 0.016507 10.0.0.33 - - [2025-10-06 03:43:04] "GET /virtual-machine/fa24d2fd-1521-4a18-b946-7863b3fd3969 HTTP/1.1" 404 171 0.004121 10.0.0.33 - - [2025-10-06 03:43:04] "GET /virtual-machine/fa24d2fd-1521-4a18-b946-7863b3fd3969 HTTP/1.1" 404 171 0.003222 10.0.0.33 - - [2025-10-06 03:43:04] "GET /virtual-machine/fa24d2fd-1521-4a18-b946-7863b3fd3969 HTTP/1.1" 404 171 0.004040 10.0.0.33 - - [2025-10-06 03:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.33 - - [2025-10-06 03:43:05] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003501 10.0.0.33 - - [2025-10-06 03:43:05] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002783 10.0.0.33 - - [2025-10-06 03:43:05] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006245 10.0.0.33 - - [2025-10-06 03:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.33 - - [2025-10-06 03:43:05] "GET /routing-instance/e38c7587-be29-4635-8611-0debb0d4d0a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004313 10.0.0.33 - - [2025-10-06 03:43:05] "GET /route-target/743e3595-795c-4d35-bbe8-023bc217af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004364 10.0.0.33 - - [2025-10-06 03:43:11] "GET /obj-perms HTTP/1.1" 200 5032 0.004757 10.0.0.249 - - [2025-10-06 03:43:11] "GET /obj-perms HTTP/1.1" 200 5032 0.004015 10.0.0.33 - - [2025-10-06 03:43:20] "GET /obj-perms HTTP/1.1" 200 5032 0.004275 10.0.0.249 - - [2025-10-06 03:43:20] "GET /obj-perms HTTP/1.1" 200 5032 0.004308 10.0.0.33 - - [2025-10-06 03:43:29] "GET /obj-perms HTTP/1.1" 200 5032 0.004027 10.0.0.249 - - [2025-10-06 03:43:30] "GET /obj-perms HTTP/1.1" 200 5032 0.004964 10.0.0.33 - - [2025-10-06 03:43:33] "GET /obj-perms HTTP/1.1" 200 5032 0.003905 10.0.0.33 - - [2025-10-06 03:43:33] "GET /virtual-machine/05cd029d-8b78-4f59-aa47-053d5285e6b3 HTTP/1.1" 200 1294 0.004644 10.0.0.33 - - [2025-10-06 03:43:33] "POST /neutron/port HTTP/1.1" 200 1087 0.014854 10.0.0.33 - - [2025-10-06 03:43:35] "GET /virtual-machine/05cd029d-8b78-4f59-aa47-053d5285e6b3 HTTP/1.1" 404 171 0.003386 10.0.0.33 - - [2025-10-06 03:43:35] "GET /virtual-machine/05cd029d-8b78-4f59-aa47-053d5285e6b3 HTTP/1.1" 404 171 0.002814 10.0.0.33 - - [2025-10-06 03:43:35] "GET /virtual-machine/05cd029d-8b78-4f59-aa47-053d5285e6b3 HTTP/1.1" 404 171 0.002934 10.0.0.33 - - [2025-10-06 03:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.33 - - [2025-10-06 03:43:35] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003763 10.0.0.33 - - [2025-10-06 03:43:35] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002862 10.0.0.33 - - [2025-10-06 03:43:35] "GET /virtual-network/ebf489d1-df67-48da-94fb-8fd0487e82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006106 10.0.0.33 - - [2025-10-06 03:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.33 - - [2025-10-06 03:43:35] "GET /routing-instance/e38c7587-be29-4635-8611-0debb0d4d0a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.005250 10.0.0.33 - - [2025-10-06 03:43:35] "GET /route-target/743e3595-795c-4d35-bbe8-023bc217af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004117 10.0.0.33 - - [2025-10-06 03:43:38] "GET /obj-perms HTTP/1.1" 200 5032 0.005773 10.0.0.33 - - [2025-10-06 03:43:41] "GET /obj-perms HTTP/1.1" 200 5032 0.004072 10.0.0.33 - - [2025-10-06 03:43:47] "GET /obj-perms HTTP/1.1" 200 5032 0.005023 10.0.0.33 - - [2025-10-06 03:43:51] "GET /obj-perms HTTP/1.1" 200 5032 0.003985 10.0.0.33 - - [2025-10-06 03:43:54] "GET /obj-perms HTTP/1.1" 200 5032 0.004933 10.0.0.38 - - [2025-10-06 03:43:54] "GET /obj-perms HTTP/1.1" 200 5032 0.005210 10.0.0.249 - - [2025-10-06 03:43:54] "GET /obj-perms HTTP/1.1" 200 5032 0.004128 10.0.0.33 - - [2025-10-06 03:43:54] "POST /neutron/network HTTP/1.1" 200 825 0.006485 10.0.0.33 - - [2025-10-06 03:43:57] "POST /fqname-to-id HTTP/1.1" 404 200 0.003835 10.0.0.33 - - [2025-10-06 03:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.249 - - [2025-10-06 03:43:57] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.022080 10.0.0.33 - - [2025-10-06 03:43:57] "GET /project/749ec5d4-b870-407e-9671-ca74fb1e1a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.058065 10.0.0.33 - - [2025-10-06 03:43:57] "POST /network-policys HTTP/1.1" 200 524 0.026276 10.0.0.33 - - [2025-10-06 03:43:57] "GET /network-policy/43baa047-d095-4746-b83f-6c858190be23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006091 10.0.0.33 - - [2025-10-06 03:43:57] "POST /fqname-to-id HTTP/1.1" 404 200 0.003836 10.0.0.33 - - [2025-10-06 03:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.016212 10.0.0.249 - - [2025-10-06 03:43:57] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001039 10.0.0.33 - - [2025-10-06 03:43:57] "GET /project/749ec5d4-b870-407e-9671-ca74fb1e1a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.045863 10.0.0.33 - - [2025-10-06 03:43:57] "POST /network-policys HTTP/1.1" 200 524 0.028123 10.0.0.33 - - [2025-10-06 03:43:57] "GET /network-policy/b2a25fa0-715d-4baf-98b9-45101300d700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006416 10.0.0.33 - - [2025-10-06 03:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.249 - - [2025-10-06 03:43:57] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001643 10.0.0.33 - - [2025-10-06 03:43:57] "GET /project/749ec5d4-b870-407e-9671-ca74fb1e1a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.038446 10.0.0.33 - - [2025-10-06 03:43:57] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003973 10.0.0.33 - - [2025-10-06 03:43:57] "POST /virtual-networks HTTP/1.1" 200 548 0.088238 10.0.0.33 - - [2025-10-06 03:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009183 10.0.0.38 - - [2025-10-06 03:43:58] "POST /route-targets HTTP/1.1" 200 328 0.037668 10.0.0.33 - - [2025-10-06 03:43:58] "GET /network-ipam/2bc1f760-e22d-4d4c-b9a4-8069611a2e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.013732 10.0.0.249 - - [2025-10-06 03:43:58] "POST /useragent-kv HTTP/1.1" 200 115 0.008889 10.0.0.33 - - [2025-10-06 03:43:58] "POST /ref-update HTTP/1.1" 200 156 0.070863 10.0.0.33 - - [2025-10-06 03:43:58] "POST /neutron/network HTTP/1.1" 200 809 0.007260 10.0.0.33 - - [2025-10-06 03:43:58] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005549 10.0.0.33 - - [2025-10-06 03:43:58] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006239 10.0.0.33 - - [2025-10-06 03:43:58] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006365 10.0.0.33 - - [2025-10-06 03:43:58] "PUT /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c HTTP/1.1" 200 265 0.048705 10.0.0.33 - - [2025-10-06 03:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.33 - - [2025-10-06 03:43:58] "GET /network-policy/43baa047-d095-4746-b83f-6c858190be23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.004848 10.0.0.33 - - [2025-10-06 03:43:58] "POST /ref-update HTTP/1.1" 200 156 0.060672 10.0.0.33 - - [2025-10-06 03:43:59] "POST /neutron/network HTTP/1.1" 200 886 0.007130 10.0.0.33 - - [2025-10-06 03:43:59] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005709 10.0.0.38 - - [2025-10-06 03:43:59] "POST /access-control-lists HTTP/1.1" 200 594 0.085394 10.0.0.33 - - [2025-10-06 03:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.019921 10.0.0.33 - - [2025-10-06 03:43:59] "GET /network-policy/43baa047-d095-4746-b83f-6c858190be23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.004272 10.0.0.33 - - [2025-10-06 03:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.249 - - [2025-10-06 03:43:59] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001004 10.0.0.33 - - [2025-10-06 03:43:59] "GET /project/749ec5d4-b870-407e-9671-ca74fb1e1a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.046848 10.0.0.33 - - [2025-10-06 03:43:59] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003725 10.0.0.33 - - [2025-10-06 03:43:59] "POST /virtual-networks HTTP/1.1" 200 548 0.079300 10.0.0.33 - - [2025-10-06 03:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.33 - - [2025-10-06 03:43:59] "GET /network-ipam/2bc1f760-e22d-4d4c-b9a4-8069611a2e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.003631 10.0.0.249 - - [2025-10-06 03:43:59] "POST /useragent-kv HTTP/1.1" 200 115 0.005641 10.0.0.33 - - [2025-10-06 03:43:59] "POST /ref-update HTTP/1.1" 200 156 0.067367 10.0.0.33 - - [2025-10-06 03:43:59] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1936 0.005647 10.0.0.33 - - [2025-10-06 03:43:59] "POST /neutron/network HTTP/1.1" 200 809 0.006291 10.0.0.33 - - [2025-10-06 03:43:59] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1936 0.005900 10.0.0.33 - - [2025-10-06 03:44:00] "GET /obj-perms HTTP/1.1" 200 5032 0.004640 10.0.0.33 - - [2025-10-06 03:44:00] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1936 0.005935 10.0.0.33 - - [2025-10-06 03:44:00] "PUT /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120 HTTP/1.1" 200 265 0.056324 10.0.0.33 - - [2025-10-06 03:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.33 - - [2025-10-06 03:44:00] "GET /network-policy/b2a25fa0-715d-4baf-98b9-45101300d700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.004453 10.0.0.38 - - [2025-10-06 03:44:00] "POST /fqname-to-id HTTP/1.1" 404 237 0.004410 10.0.0.33 - - [2025-10-06 03:44:00] "POST /ref-update HTTP/1.1" 200 156 0.050158 10.0.0.38 - - [2025-10-06 03:44:00] "GET /obj-perms HTTP/1.1" 200 5056 0.116156 10.0.0.33 - - [2025-10-06 03:44:00] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.015031 10.0.0.33 - - [2025-10-06 03:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.33 - - [2025-10-06 03:44:00] "GET /network-policy/b2a25fa0-715d-4baf-98b9-45101300d700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.004373 10.0.0.33 - - [2025-10-06 03:44:00] "POST /id-to-fqname HTTP/1.1" 200 222 0.001261 10.0.0.33 - - [2025-10-06 03:44:00] "POST /neutron/network HTTP/1.1" 200 896 0.008284 10.0.0.249 - - [2025-10-06 03:44:00] "GET /obj-perms HTTP/1.1" 200 5056 0.047973 10.0.0.249 - - [2025-10-06 03:44:01] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001144 10.0.0.33 - - [2025-10-06 03:44:01] "GET /project/749ec5d4-b870-407e-9671-ca74fb1e1a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.081493 10.0.0.33 - - [2025-10-06 03:44:01] "POST /neutron/port HTTP/1.1" 200 117 0.006928 10.0.0.33 - - [2025-10-06 03:44:01] "POST /id-to-fqname HTTP/1.1" 200 222 0.001366 10.0.0.33 - - [2025-10-06 03:44:02] "POST /neutron/network HTTP/1.1" 200 896 0.007639 10.0.0.38 - - [2025-10-06 03:44:02] "PUT /access-control-list/51edc4ec-737d-4fbc-8c00-a68498cc6b68 HTTP/1.1" 200 273 0.056065 10.0.0.33 - - [2025-10-06 03:44:02] "POST /neutron/port HTTP/1.1" 200 1061 0.015065 10.0.0.249 - - [2025-10-06 03:44:02] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001173 10.0.0.33 - - [2025-10-06 03:44:02] "GET /project/749ec5d4-b870-407e-9671-ca74fb1e1a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.155342 10.0.0.33 - - [2025-10-06 03:44:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.020651 10.0.0.33 - - [2025-10-06 03:44:03] "POST /neutron/port HTTP/1.1" 200 117 0.001302 10.0.0.33 - - [2025-10-06 03:44:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007970 10.0.0.33 - - [2025-10-06 03:44:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007923 10.0.0.33 - - [2025-10-06 03:44:04] "POST /neutron/port HTTP/1.1" 200 1061 0.038619 10.0.0.33 - - [2025-10-06 03:44:04] "POST /neutron/port HTTP/1.1" 200 1089 0.018471 10.0.0.33 - - [2025-10-06 03:44:04] "POST /neutron/port HTTP/1.1" 200 117 0.001192 10.0.0.33 - - [2025-10-06 03:44:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007169 10.0.0.33 - - [2025-10-06 03:44:08] "POST /neutron/port HTTP/1.1" 200 1089 0.015931 10.0.0.33 - - [2025-10-06 03:44:08] "GET /virtual-machine/ae4dfb79-8207-4ed6-bada-9ff26ea800eb HTTP/1.1" 200 1296 0.006242 10.0.0.33 - - [2025-10-06 03:44:08] "GET /virtual-machine-interface/d2c787d0-b131-4b39-a58a-c2c13cde0645 HTTP/1.1" 200 2957 0.004936 10.0.0.33 - - [2025-10-06 03:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.33 - - [2025-10-06 03:44:08] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003572 10.0.0.33 - - [2025-10-06 03:44:08] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.002894 10.0.0.33 - - [2025-10-06 03:44:08] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005980 10.0.0.33 - - [2025-10-06 03:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.33 - - [2025-10-06 03:44:11] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005573 10.0.0.33 - - [2025-10-06 03:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005175 10.0.0.33 - - [2025-10-06 03:44:15] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.009187 10.0.0.33 - - [2025-10-06 03:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.33 - - [2025-10-06 03:44:20] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005156 10.0.0.33 - - [2025-10-06 03:44:23] "POST /neutron/port HTTP/1.1" 200 1089 0.015877 10.0.0.33 - - [2025-10-06 03:44:23] "POST /neutron/subnet HTTP/1.1" 200 646 0.008975 10.0.0.33 - - [2025-10-06 03:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.33 - - [2025-10-06 03:44:24] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006586 10.0.0.33 - - [2025-10-06 03:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.33 - - [2025-10-06 03:44:28] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005168 10.0.0.33 - - [2025-10-06 03:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.33 - - [2025-10-06 03:44:32] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006344 10.0.0.33 - - [2025-10-06 03:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.33 - - [2025-10-06 03:44:36] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007452 10.0.0.33 - - [2025-10-06 03:44:39] "POST /neutron/port HTTP/1.1" 200 1089 0.015424 10.0.0.33 - - [2025-10-06 03:44:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003964 10.0.0.33 - - [2025-10-06 03:44:39] "POST /neutron/network HTTP/1.1" 200 886 0.006814 10.0.0.33 - - [2025-10-06 03:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.33 - - [2025-10-06 03:44:40] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003515 10.0.0.33 - - [2025-10-06 03:44:40] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003183 10.0.0.33 - - [2025-10-06 03:44:40] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005994 10.0.0.33 - - [2025-10-06 03:44:45] "POST /neutron/port HTTP/1.1" 200 1089 0.015168 10.0.0.33 - - [2025-10-06 03:44:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.030962 10.0.0.33 - - [2025-10-06 03:44:50] "POST /neutron/port HTTP/1.1" 200 1089 0.014513 10.0.0.33 - - [2025-10-06 03:44:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007017 10.0.0.33 - - [2025-10-06 03:45:01] "POST /neutron/port HTTP/1.1" 200 1089 0.015218 10.0.0.33 - - [2025-10-06 03:45:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007585 10.0.0.33 - - [2025-10-06 03:45:01] "GET /virtual-machine/3c606377-f7bc-4fa0-b907-ccdb4b8d18bc HTTP/1.1" 200 1295 0.008413 10.0.0.33 - - [2025-10-06 03:45:01] "GET /virtual-machine-interface/973eb61a-c9ee-4238-aa5d-556f1dd04536 HTTP/1.1" 200 2957 0.005307 10.0.0.33 - - [2025-10-06 03:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005457 10.0.0.33 - - [2025-10-06 03:45:01] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004827 10.0.0.33 - - [2025-10-06 03:45:01] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.009145 10.0.0.33 - - [2025-10-06 03:45:01] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005997 10.0.0.33 - - [2025-10-06 03:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.33 - - [2025-10-06 03:45:02] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004959 10.0.0.33 - - [2025-10-06 03:45:02] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003759 10.0.0.33 - - [2025-10-06 03:45:02] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007863 10.0.0.33 - - [2025-10-06 03:45:24] "POST /neutron/network HTTP/1.1" 200 896 0.007579 10.0.0.33 - - [2025-10-06 03:45:24] "POST /neutron/port HTTP/1.1" 200 117 0.001172 10.0.0.38 - - [2025-10-06 03:45:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.38 - - [2025-10-06 03:45:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.38 - - [2025-10-06 03:45:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.38 - - [2025-10-06 03:45:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.249 - - [2025-10-06 03:45:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.249 - - [2025-10-06 03:45:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.33 - - [2025-10-06 03:45:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.33 - - [2025-10-06 03:45:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000576 10.0.0.249 - - [2025-10-06 03:45:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.249 - - [2025-10-06 03:45:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.33 - - [2025-10-06 03:45:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000517 10.0.0.33 - - [2025-10-06 03:45:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000595 10.0.0.33 - - [2025-10-06 03:45:40] "POST /neutron/port HTTP/1.1" 200 1089 0.038086 10.0.0.33 - - [2025-10-06 03:45:40] "POST /neutron/subnet HTTP/1.1" 200 646 0.010492 10.0.0.38 - - [2025-10-06 03:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.029469 10.0.0.33 - - [2025-10-06 03:46:26] "POST /neutron/port HTTP/1.1" 200 1089 0.016799 10.0.0.33 - - [2025-10-06 03:46:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005488 10.0.0.33 - - [2025-10-06 03:46:26] "POST /neutron/network HTTP/1.1" 200 886 0.007511 +++ date ++ echo 'INFO: =================== Mon Oct 6 03:46:26 AM UTC 2025 ===================' INFO: =================== Mon Oct 6 03:46:26 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 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ 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.33,10.0.0.38,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.33:8081 10.0.0.38:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.33:8081 10.0.0.38:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.33:8081 10.0.0.38:8081 10.0.0.249: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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.33:9042 10.0.0.38:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.33:9042 10.0.0.38:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.33:9042 10.0.0.38:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.33:8086 10.0.0.38:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.33:8086 10.0.0.38:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.33:8086 10.0.0.38:8086 10.0.0.249: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.33,10.0.0.38,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.33:8082 10.0.0.38:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.33:8082 10.0.0.38:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.33:8082 10.0.0.38:8082 10.0.0.249: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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.33:9161 10.0.0.38:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.33:9161 10.0.0.38:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.33:9161 10.0.0.38:9161 10.0.0.249: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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.33:9041 10.0.0.38:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.33:9041 10.0.0.38:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.33:9041 10.0.0.38:9041 10.0.0.249: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.25,10.20.0.17,10.20.0.193 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.17,10.20.0.193 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.33:2181,10.0.0.38:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.33:2181,10.0.0.38:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181,10.0.0.38:2181,10.0.0.249: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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.33:2181 10.0.0.38:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.33:2181 10.0.0.38:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.33:2181 10.0.0.38:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.33,10.0.0.38,10.0.0.249 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.33:5673,10.0.0.38:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.33:5673,10.0.0.38:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673,10.0.0.38:5673,10.0.0.249: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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.33:6379 10.0.0.38:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.33:6379 10.0.0.38:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.33:6379 10.0.0.38:6379 10.0.0.249: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.33,10.0.0.38,10.0.0.249 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.33:9092 10.0.0.38:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.33:9092 10.0.0.38:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.33:9092 10.0.0.38:9092 10.0.0.249: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.33 ++ 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.33,10.0.0.38,10.0.0.249 ++ 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.33,10.0.0.38,10.0.0.249 ++ 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.33,10.0.0.38,10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33,10.0.0.38,10.0.0.249 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.33,10.0.0.38,10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.249,10.20.0.193,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.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.249,10.20.0.193,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.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.249,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 3 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 10.0.0.38:9041 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.33:9041 10.0.0.38:9041 10.0.0.249:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/06/2025 03:46:35.581 7fd4c2564b40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/06/2025 03:46:35.727 7fd4c2564b40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/06/2025 03:46:35.739 7fd4c2564b40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/06/2025 03:46:35.739 7fd4c2564b40 [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.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2025-10-06 03:46:36] "GET / HTTP/1.1" 503 181 0.000359 10.0.0.249 - - [2025-10-06 03:46:36] "GET / HTTP/1.1" 503 181 0.000160 10.0.0.249 - - [2025-10-06 03:46:37] "GET / HTTP/1.1" 200 45871 0.001534 10.0.0.249 - - [2025-10-06 03:46:37] "GET / HTTP/1.1" 200 45871 0.001097 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.249 - - [2025-10-06 03:46:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000560 10.0.0.249 - - [2025-10-06 03:46:37] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000324 [Introspect:8084]10.0.0.33 - - [2025-10-06 03:46:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3222 0.001241 10.0.0.249 - - [2025-10-06 03:46:38] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.607687 10.0.0.249 - - [2025-10-06 03:46:38] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 985 0.003379 10.0.0.249 - - [2025-10-06 03:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.337851 10.0.0.249 - - [2025-10-06 03:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 /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.249 - - [2025-10-06 03:46:38] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000932 10.0.0.249 - - [2025-10-06 03:46:38] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.037026 10.0.0.249 - - [2025-10-06 03:46:38] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001015 10.0.0.249 - - [2025-10-06 03:46:38] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?fields=security_groups HTTP/1.1" 200 1089 0.083254 10.0.0.249 - - [2025-10-06 03:46:38] "GET /projects?obj_uuids=d33076a9-f2b8-4a9a-9a76-ef196b32e181&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000979 10.0.0.249 - - [2025-10-06 03:46:38] "GET /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181?fields=application_policy_sets HTTP/1.1" 200 1382 0.053490 10.0.0.249 - - [2025-10-06 03:46:38] "DELETE /project/d33076a9-f2b8-4a9a-9a76-ef196b32e181 HTTP/1.1" 409 278 0.271311 [Introspect:8084]10.0.0.33 - - [2025-10-06 03:46:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001190 10.0.0.33 - - [2025-10-06 03:46:42] "POST /neutron/network HTTP/1.1" 200 896 0.059783 10.0.0.33 - - [2025-10-06 03:46:42] "POST /neutron/port HTTP/1.1" 200 117 0.001221 [Introspect:8084]10.0.0.33 - - [2025-10-06 03:46:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001272 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.33 - - [2025-10-06 03:46:43] "GET /obj-perms HTTP/1.1" 200 5032 0.350706 10.0.0.33 - - [2025-10-06 03:46:44] "GET /obj-perms HTTP/1.1" 200 5032 0.003872 10.0.0.33 - - [2025-10-06 03:46:44] "GET /obj-perms HTTP/1.1" 200 5032 0.004009 10.0.0.33 - - [2025-10-06 03:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.027937 10.0.0.249 - - [2025-10-06 03:46:44] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000933 10.0.0.33 - - [2025-10-06 03:46:44] "GET /project/749ec5d4-b870-407e-9671-ca74fb1e1a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.049446 10.0.0.33 - - [2025-10-06 03:46:44] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004170 10.0.0.33 - - [2025-10-06 03:46:44] "POST /virtual-networks HTTP/1.1" 200 548 0.076731 10.0.0.33 - - [2025-10-06 03:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.33 - - [2025-10-06 03:46:44] "GET /network-ipam/2bc1f760-e22d-4d4c-b9a4-8069611a2e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.004433 10.0.0.249 - - [2025-10-06 03:46:44] "POST /useragent-kv HTTP/1.1" 200 115 0.015939 10.0.0.33 - - [2025-10-06 03:46:44] "POST /ref-update HTTP/1.1" 200 156 0.082399 10.0.0.33 - - [2025-10-06 03:46:45] "POST /neutron/network HTTP/1.1" 200 809 0.026211 10.0.0.33 - - [2025-10-06 03:46:45] "GET /virtual-network/6b15755c-634f-4060-8135-cfce82d117a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005110 10.0.0.38 - - [2025-10-06 03:46:45] "POST /ref-update HTTP/1.1" 200 156 0.083552 10.0.0.33 - - [2025-10-06 03:46:45] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005638 10.0.0.249 - - [2025-10-06 03:46:45] "GET /obj-perms HTTP/1.1" 200 5032 0.047170 10.0.0.33 - - [2025-10-06 03:46:45] "POST /id-to-fqname HTTP/1.1" 200 222 0.001869 10.0.0.33 - - [2025-10-06 03:46:45] "POST /neutron/port HTTP/1.1" 200 2062 0.017798 10.0.0.249 - - [2025-10-06 03:46:46] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001086 10.0.0.33 - - [2025-10-06 03:46:46] "GET /project/749ec5d4-b870-407e-9671-ca74fb1e1a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.065593 10.0.0.33 - - [2025-10-06 03:46:46] "POST /neutron/network HTTP/1.1" 200 886 0.026000 10.0.0.33 - - [2025-10-06 03:46:46] "POST /neutron/port HTTP/1.1" 200 117 0.006534 10.0.0.249 - - [2025-10-06 03:46:47] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001036 10.0.0.33 - - [2025-10-06 03:46:47] "POST /neutron/port HTTP/1.1" 200 1061 0.246969 10.0.0.33 - - [2025-10-06 03:46:47] "POST /neutron/port HTTP/1.1" 200 1115 0.094375 10.0.0.33 - - [2025-10-06 03:46:47] "POST /neutron/subnet HTTP/1.1" 200 646 0.008835 10.0.0.33 - - [2025-10-06 03:46:51] "POST /neutron/port HTTP/1.1" 200 1089 0.016644 10.0.0.33 - - [2025-10-06 03:46:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007469 10.0.0.33 - - [2025-10-06 03:46:52] "POST /neutron/port HTTP/1.1" 200 1089 0.015366 10.0.0.33 - - [2025-10-06 03:46:52] "GET /virtual-machine/a45bd249-2dd0-484e-b87e-431f0012331b HTTP/1.1" 200 1296 0.026779 10.0.0.33 - - [2025-10-06 03:46:52] "GET /virtual-machine/a45bd249-2dd0-484e-b87e-431f0012331b HTTP/1.1" 200 1296 0.003424 10.0.0.33 - - [2025-10-06 03:46:52] "GET /virtual-machine-interface/88101299-ee81-4a6e-ac85-de183e981d36 HTTP/1.1" 200 2956 0.005008 10.0.0.33 - - [2025-10-06 03:46:52] "GET /virtual-machine/a45bd249-2dd0-484e-b87e-431f0012331b HTTP/1.1" 200 1296 0.003339 10.0.0.33 - - [2025-10-06 03:46:52] "GET /virtual-machine-interface/88101299-ee81-4a6e-ac85-de183e981d36 HTTP/1.1" 200 2956 0.005113 10.0.0.33 - - [2025-10-06 03:46:52] "GET /instance-ip/96709907-dec4-4d43-a964-591d1006b656 HTTP/1.1" 200 1627 0.005001 10.0.0.33 - - [2025-10-06 03:46:52] "GET /virtual-machine/a45bd249-2dd0-484e-b87e-431f0012331b HTTP/1.1" 200 1296 0.003412 10.0.0.33 - - [2025-10-06 03:46:52] "GET /virtual-machine-interface/88101299-ee81-4a6e-ac85-de183e981d36 HTTP/1.1" 200 2956 0.004847 10.0.0.33 - - [2025-10-06 03:46:52] "GET /instance-ip/96709907-dec4-4d43-a964-591d1006b656 HTTP/1.1" 200 1627 0.003296 10.0.0.33 - - [2025-10-06 03:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.33 - - [2025-10-06 03:46:52] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003520 10.0.0.33 - - [2025-10-06 03:46:52] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.002566 10.0.0.33 - - [2025-10-06 03:46:52] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006098 10.0.0.33 - - [2025-10-06 03:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.33 - - [2025-10-06 03:46:52] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004016 10.0.0.33 - - [2025-10-06 03:46:52] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003369 10.0.0.33 - - [2025-10-06 03:46:52] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005704 10.0.0.33 - - [2025-10-06 03:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.33 - - [2025-10-06 03:46:52] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004612 10.0.0.33 - - [2025-10-06 03:46:52] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003387 10.0.0.33 - - [2025-10-06 03:46:52] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005853 10.0.0.33 - - [2025-10-06 03:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.33 - - [2025-10-06 03:46:52] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004474 10.0.0.33 - - [2025-10-06 03:46:52] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003178 10.0.0.33 - - [2025-10-06 03:46:52] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007119 10.0.0.33 - - [2025-10-06 03:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.33 - - [2025-10-06 03:46:52] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004603 10.0.0.33 - - [2025-10-06 03:46:52] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003009 10.0.0.33 - - [2025-10-06 03:46:52] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006614 10.0.0.33 - - [2025-10-06 03:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.33 - - [2025-10-06 03:46:55] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005288 10.0.0.33 - - [2025-10-06 03:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.33 - - [2025-10-06 03:47:00] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005512 10.0.0.38 - - [2025-10-06 03:47:02] "GET /obj-perms HTTP/1.1" 200 5056 0.041174 10.0.0.33 - - [2025-10-06 03:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.33 - - [2025-10-06 03:47:04] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005309 10.0.0.33 - - [2025-10-06 03:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.33 - - [2025-10-06 03:47:08] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005425 10.0.0.33 - - [2025-10-06 03:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.33 - - [2025-10-06 03:47:12] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005571 10.0.0.33 - - [2025-10-06 03:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.33 - - [2025-10-06 03:47:16] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005144 10.0.0.33 - - [2025-10-06 03:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.33 - - [2025-10-06 03:47:20] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005964 10.0.0.33 - - [2025-10-06 03:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.33 - - [2025-10-06 03:47:24] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005726 10.0.0.33 - - [2025-10-06 03:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.33 - - [2025-10-06 03:47:26] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003804 10.0.0.33 - - [2025-10-06 03:47:26] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003606 10.0.0.33 - - [2025-10-06 03:47:26] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006798 10.0.0.33 - - [2025-10-06 03:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.33 - - [2025-10-06 03:47:26] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004279 10.0.0.33 - - [2025-10-06 03:47:26] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.002868 10.0.0.33 - - [2025-10-06 03:47:26] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007882 10.0.0.33 - - [2025-10-06 03:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.33 - - [2025-10-06 03:47:27] "GET /routing-instance/5fe60261-1326-4eed-ba37-644c8f3247a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1791 0.004585 10.0.0.33 - - [2025-10-06 03:47:27] "GET /route-target/21815a5c-0595-48dd-bcaf-31e89153f39e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004562 10.0.0.33 - - [2025-10-06 03:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.33 - - [2025-10-06 03:47:27] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004482 10.0.0.33 - - [2025-10-06 03:47:27] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003318 10.0.0.33 - - [2025-10-06 03:47:27] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006591 10.0.0.33 - - [2025-10-06 03:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.33 - - [2025-10-06 03:47:27] "GET /routing-instance/5fe60261-1326-4eed-ba37-644c8f3247a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1791 0.004614 10.0.0.33 - - [2025-10-06 03:47:27] "GET /route-target/21815a5c-0595-48dd-bcaf-31e89153f39e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005863 10.0.0.33 - - [2025-10-06 03:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.33 - - [2025-10-06 03:47:27] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005064 10.0.0.33 - - [2025-10-06 03:47:27] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003883 10.0.0.33 - - [2025-10-06 03:47:27] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006219 10.0.0.33 - - [2025-10-06 03:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.33 - - [2025-10-06 03:47:27] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004664 10.0.0.33 - - [2025-10-06 03:47:27] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003806 10.0.0.33 - - [2025-10-06 03:47:27] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006140 10.0.0.33 - - [2025-10-06 03:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.33 - - [2025-10-06 03:47:27] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004368 10.0.0.33 - - [2025-10-06 03:47:27] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003361 10.0.0.33 - - [2025-10-06 03:47:27] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006113 10.0.0.33 - - [2025-10-06 03:47:27] "GET /obj-perms HTTP/1.1" 200 5032 0.004484 10.0.0.249 - - [2025-10-06 03:47:27] "GET /obj-perms HTTP/1.1" 200 5032 0.003420 10.0.0.33 - - [2025-10-06 03:47:27] "GET /obj-perms HTTP/1.1" 200 5032 0.003764 10.0.0.249 - - [2025-10-06 03:47:28] "GET /obj-perms HTTP/1.1" 200 5032 0.004032 10.0.0.33 - - [2025-10-06 03:47:28] "POST /id-to-fqname HTTP/1.1" 200 222 0.001394 10.0.0.33 - - [2025-10-06 03:47:28] "POST /neutron/port HTTP/1.1" 200 1089 0.038554 10.0.0.33 - - [2025-10-06 03:47:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003711 10.0.0.33 - - [2025-10-06 03:47:28] "POST /neutron/port HTTP/1.1" 200 117 0.001162 10.0.0.249 - - [2025-10-06 03:47:29] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001229 10.0.0.33 - - [2025-10-06 03:47:29] "GET /project/749ec5d4-b870-407e-9671-ca74fb1e1a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.076841 10.0.0.33 - - [2025-10-06 03:47:29] "POST /neutron/network HTTP/1.1" 200 886 0.006423 10.0.0.33 - - [2025-10-06 03:47:29] "POST /neutron/port HTTP/1.1" 200 117 0.006210 10.0.0.249 - - [2025-10-06 03:47:29] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001249 10.0.0.33 - - [2025-10-06 03:47:29] "POST /neutron/port HTTP/1.1" 200 1061 0.255276 10.0.0.33 - - [2025-10-06 03:47:30] "POST /neutron/port HTTP/1.1" 200 1115 0.123591 10.0.0.33 - - [2025-10-06 03:47:30] "POST /neutron/subnet HTTP/1.1" 200 646 0.008561 10.0.0.33 - - [2025-10-06 03:47:33] "POST /neutron/port HTTP/1.1" 200 1089 0.035091 10.0.0.33 - - [2025-10-06 03:47:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006745 10.0.0.33 - - [2025-10-06 03:47:34] "POST /neutron/port HTTP/1.1" 200 1089 0.013999 10.0.0.33 - - [2025-10-06 03:47:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006948 10.0.0.33 - - [2025-10-06 03:47:34] "GET /virtual-machine/7f747b23-e19a-4868-a674-45dc11194442 HTTP/1.1" 200 1295 0.005069 10.0.0.33 - - [2025-10-06 03:47:34] "GET /virtual-machine/7f747b23-e19a-4868-a674-45dc11194442 HTTP/1.1" 200 1295 0.003788 10.0.0.33 - - [2025-10-06 03:47:34] "GET /virtual-machine-interface/edec9937-0d19-4584-96eb-993d05300c9e HTTP/1.1" 200 2957 0.004590 10.0.0.33 - - [2025-10-06 03:47:34] "GET /virtual-machine/7f747b23-e19a-4868-a674-45dc11194442 HTTP/1.1" 200 1295 0.003405 10.0.0.33 - - [2025-10-06 03:47:34] "GET /virtual-machine-interface/edec9937-0d19-4584-96eb-993d05300c9e HTTP/1.1" 200 2957 0.005090 10.0.0.33 - - [2025-10-06 03:47:34] "GET /instance-ip/b6ba73cc-5a00-40f9-b30b-3bf2f73af113 HTTP/1.1" 200 1627 0.005498 10.0.0.33 - - [2025-10-06 03:47:34] "GET /virtual-machine/7f747b23-e19a-4868-a674-45dc11194442 HTTP/1.1" 200 1295 0.002998 10.0.0.33 - - [2025-10-06 03:47:34] "GET /virtual-machine-interface/edec9937-0d19-4584-96eb-993d05300c9e HTTP/1.1" 200 2957 0.004380 10.0.0.33 - - [2025-10-06 03:47:34] "GET /instance-ip/b6ba73cc-5a00-40f9-b30b-3bf2f73af113 HTTP/1.1" 200 1627 0.003119 10.0.0.33 - - [2025-10-06 03:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.33 - - [2025-10-06 03:47:34] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003371 10.0.0.33 - - [2025-10-06 03:47:34] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.002687 10.0.0.33 - - [2025-10-06 03:47:34] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.008840 10.0.0.33 - - [2025-10-06 03:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.33 - - [2025-10-06 03:47:34] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004582 10.0.0.33 - - [2025-10-06 03:47:34] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.002870 10.0.0.33 - - [2025-10-06 03:47:35] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005609 10.0.0.33 - - [2025-10-06 03:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.33 - - [2025-10-06 03:47:35] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004029 10.0.0.33 - - [2025-10-06 03:47:35] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.002978 10.0.0.33 - - [2025-10-06 03:47:35] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005950 10.0.0.33 - - [2025-10-06 03:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.33 - - [2025-10-06 03:47:35] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004314 10.0.0.33 - - [2025-10-06 03:47:35] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003547 10.0.0.33 - - [2025-10-06 03:47:35] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006668 10.0.0.33 - - [2025-10-06 03:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.33 - - [2025-10-06 03:47:35] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004452 10.0.0.33 - - [2025-10-06 03:47:35] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003289 10.0.0.33 - - [2025-10-06 03:47:35] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006089 10.0.0.33 - - [2025-10-06 03:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005789 10.0.0.33 - - [2025-10-06 03:47:38] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005727 10.0.0.33 - - [2025-10-06 03:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.33 - - [2025-10-06 03:47:42] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005209 10.0.0.33 - - [2025-10-06 03:47:44] "POST /neutron/network HTTP/1.1" 200 896 0.007385 10.0.0.33 - - [2025-10-06 03:47:44] "POST /neutron/port HTTP/1.1" 200 117 0.001230 10.0.0.33 - - [2025-10-06 03:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.33 - - [2025-10-06 03:47:46] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005468 10.0.0.33 - - [2025-10-06 03:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.33 - - [2025-10-06 03:47:50] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005393 10.0.0.33 - - [2025-10-06 03:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.33 - - [2025-10-06 03:47:54] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006030 10.0.0.33 - - [2025-10-06 03:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.33 - - [2025-10-06 03:47:59] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005222 10.0.0.33 - - [2025-10-06 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.33 - - [2025-10-06 03:48:03] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005215 10.0.0.33 - - [2025-10-06 03:48:03] "GET /obj-perms HTTP/1.1" 200 5056 0.043608 10.0.0.33 - - [2025-10-06 03:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.33 - - [2025-10-06 03:48:07] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006432 10.0.0.33 - - [2025-10-06 03:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.33 - - [2025-10-06 03:48:09] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003545 10.0.0.33 - - [2025-10-06 03:48:09] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003611 10.0.0.33 - - [2025-10-06 03:48:09] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006429 10.0.0.33 - - [2025-10-06 03:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.33 - - [2025-10-06 03:48:09] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003578 10.0.0.33 - - [2025-10-06 03:48:09] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.002697 10.0.0.33 - - [2025-10-06 03:48:09] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006064 10.0.0.33 - - [2025-10-06 03:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.33 - - [2025-10-06 03:48:09] "GET /routing-instance/8216410c-6c8d-4da3-a16d-6b2a2ecffe9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1791 0.005514 10.0.0.33 - - [2025-10-06 03:48:09] "GET /route-target/81b2be16-87f3-4475-b775-19d3b5079b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003808 10.0.0.33 - - [2025-10-06 03:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.33 - - [2025-10-06 03:48:09] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003702 10.0.0.33 - - [2025-10-06 03:48:09] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003082 10.0.0.33 - - [2025-10-06 03:48:09] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006486 10.0.0.33 - - [2025-10-06 03:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.33 - - [2025-10-06 03:48:09] "GET /routing-instance/8216410c-6c8d-4da3-a16d-6b2a2ecffe9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1791 0.004981 10.0.0.33 - - [2025-10-06 03:48:09] "GET /route-target/81b2be16-87f3-4475-b775-19d3b5079b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003859 10.0.0.33 - - [2025-10-06 03:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.33 - - [2025-10-06 03:48:09] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004283 10.0.0.33 - - [2025-10-06 03:48:09] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003247 10.0.0.33 - - [2025-10-06 03:48:10] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005868 10.0.0.33 - - [2025-10-06 03:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.33 - - [2025-10-06 03:48:10] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004459 10.0.0.33 - - [2025-10-06 03:48:10] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003576 10.0.0.33 - - [2025-10-06 03:48:10] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006262 10.0.0.33 - - [2025-10-06 03:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.33 - - [2025-10-06 03:48:10] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004816 10.0.0.33 - - [2025-10-06 03:48:10] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003855 10.0.0.33 - - [2025-10-06 03:48:10] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005932 10.0.0.249 - - [2025-10-06 03:48:10] "GET /obj-perms HTTP/1.1" 200 5032 0.003753 10.0.0.33 - - [2025-10-06 03:48:10] "GET /obj-perms HTTP/1.1" 200 5032 0.003446 10.0.0.33 - - [2025-10-06 03:48:10] "GET /obj-perms HTTP/1.1" 200 5032 0.003985 10.0.0.249 - - [2025-10-06 03:48:10] "GET /obj-perms HTTP/1.1" 200 5032 0.003997 10.0.0.38 - - [2025-10-06 03:48:10] "GET /obj-perms HTTP/1.1" 200 5032 0.041769 10.0.0.33 - - [2025-10-06 03:48:10] "GET /virtual-machine/a45bd249-2dd0-484e-b87e-431f0012331b HTTP/1.1" 200 1296 0.003844 10.0.0.33 - - [2025-10-06 03:48:10] "GET /virtual-machine-interface/88101299-ee81-4a6e-ac85-de183e981d36 HTTP/1.1" 200 2956 0.005356 10.0.0.33 - - [2025-10-06 03:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.33 - - [2025-10-06 03:48:10] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004092 10.0.0.33 - - [2025-10-06 03:48:10] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.002993 10.0.0.33 - - [2025-10-06 03:48:10] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006213 10.0.0.33 - - [2025-10-06 03:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.33 - - [2025-10-06 03:48:11] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003409 10.0.0.33 - - [2025-10-06 03:48:11] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.002854 10.0.0.33 - - [2025-10-06 03:48:11] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006105 10.0.0.33 - - [2025-10-06 03:48:12] "GET /virtual-machine/7f747b23-e19a-4868-a674-45dc11194442 HTTP/1.1" 200 1295 0.004322 10.0.0.33 - - [2025-10-06 03:48:12] "GET /virtual-machine-interface/edec9937-0d19-4584-96eb-993d05300c9e HTTP/1.1" 200 2957 0.006493 10.0.0.33 - - [2025-10-06 03:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.33 - - [2025-10-06 03:48:12] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003816 10.0.0.33 - - [2025-10-06 03:48:12] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003296 10.0.0.33 - - [2025-10-06 03:48:12] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006249 10.0.0.33 - - [2025-10-06 03:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006251 10.0.0.33 - - [2025-10-06 03:48:13] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003426 10.0.0.33 - - [2025-10-06 03:48:13] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.002813 10.0.0.33 - - [2025-10-06 03:48:13] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.008080 10.0.0.33 - - [2025-10-06 03:48:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008061 10.0.0.33 - - [2025-10-06 03:48:18] "POST /neutron/port HTTP/1.1" 200 1089 0.015439 10.0.0.33 - - [2025-10-06 03:48:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007452 10.0.0.33 - - [2025-10-06 03:48:30] "POST /neutron/network HTTP/1.1" 200 896 0.006771 10.0.0.33 - - [2025-10-06 03:48:30] "POST /neutron/port HTTP/1.1" 200 117 0.001179 10.0.0.33 - - [2025-10-06 03:48:44] "POST /neutron/port HTTP/1.1" 200 1089 0.014392 10.0.0.33 - - [2025-10-06 03:48:44] "POST /neutron/subnet HTTP/1.1" 200 646 0.009834 10.0.0.33 - - [2025-10-06 03:49:06] "GET /virtual-machine/7f747b23-e19a-4868-a674-45dc11194442 HTTP/1.1" 200 1295 0.004604 10.0.0.33 - - [2025-10-06 03:49:07] "POST /neutron/port HTTP/1.1" 200 1089 0.015015 10.0.0.33 - - [2025-10-06 03:49:08] "GET /virtual-machine/7f747b23-e19a-4868-a674-45dc11194442 HTTP/1.1" 404 171 0.003610 10.0.0.33 - - [2025-10-06 03:49:08] "GET /virtual-machine/7f747b23-e19a-4868-a674-45dc11194442 HTTP/1.1" 404 171 0.002733 10.0.0.33 - - [2025-10-06 03:49:08] "GET /virtual-machine/7f747b23-e19a-4868-a674-45dc11194442 HTTP/1.1" 404 171 0.002923 10.0.0.33 - - [2025-10-06 03:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.33 - - [2025-10-06 03:49:09] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004345 10.0.0.33 - - [2025-10-06 03:49:09] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.002863 10.0.0.33 - - [2025-10-06 03:49:09] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005650 10.0.0.33 - - [2025-10-06 03:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.33 - - [2025-10-06 03:49:09] "GET /routing-instance/8216410c-6c8d-4da3-a16d-6b2a2ecffe9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1791 0.004983 10.0.0.33 - - [2025-10-06 03:49:09] "GET /route-target/81b2be16-87f3-4475-b775-19d3b5079b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003647 10.0.0.33 - - [2025-10-06 03:49:09] "GET /obj-perms HTTP/1.1" 200 5032 0.004637 10.0.0.249 - - [2025-10-06 03:49:09] "GET /obj-perms HTTP/1.1" 200 5032 0.003939 10.0.0.33 - - [2025-10-06 03:49:18] "GET /obj-perms HTTP/1.1" 200 5032 0.003884 10.0.0.249 - - [2025-10-06 03:49:18] "GET /obj-perms HTTP/1.1" 200 5032 0.003726 10.0.0.33 - - [2025-10-06 03:49:27] "GET /obj-perms HTTP/1.1" 200 5032 0.004729 10.0.0.249 - - [2025-10-06 03:49:27] "GET /obj-perms HTTP/1.1" 200 5032 0.004310 10.0.0.33 - - [2025-10-06 03:49:33] "GET /obj-perms HTTP/1.1" 200 5032 0.003813 10.0.0.249 - - [2025-10-06 03:49:34] "GET /obj-perms HTTP/1.1" 200 5032 0.003536 10.0.0.33 - - [2025-10-06 03:49:34] "GET /virtual-machine/a45bd249-2dd0-484e-b87e-431f0012331b HTTP/1.1" 200 1296 0.004328 10.0.0.33 - - [2025-10-06 03:49:34] "POST /neutron/port HTTP/1.1" 200 1089 0.016048 10.0.0.33 - - [2025-10-06 03:49:36] "GET /virtual-machine/a45bd249-2dd0-484e-b87e-431f0012331b HTTP/1.1" 404 171 0.003588 10.0.0.33 - - [2025-10-06 03:49:36] "GET /virtual-machine/a45bd249-2dd0-484e-b87e-431f0012331b HTTP/1.1" 404 171 0.002562 10.0.0.33 - - [2025-10-06 03:49:36] "GET /virtual-machine/a45bd249-2dd0-484e-b87e-431f0012331b HTTP/1.1" 404 171 0.003704 10.0.0.33 - - [2025-10-06 03:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.33 - - [2025-10-06 03:49:36] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003688 10.0.0.33 - - [2025-10-06 03:49:36] "GET /virtual-networks?parent_id=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.055615 10.0.0.33 - - [2025-10-06 03:49:36] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005881 10.0.0.33 - - [2025-10-06 03:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.33 - - [2025-10-06 03:49:36] "GET /routing-instance/5fe60261-1326-4eed-ba37-644c8f3247a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1791 0.004085 10.0.0.33 - - [2025-10-06 03:49:36] "GET /route-target/21815a5c-0595-48dd-bcaf-31e89153f39e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003020 10.0.0.33 - - [2025-10-06 03:49:39] "GET /obj-perms HTTP/1.1" 200 5032 0.004028 10.0.0.249 - - [2025-10-06 03:49:42] "GET /obj-perms HTTP/1.1" 200 5032 0.004327 10.0.0.33 - - [2025-10-06 03:49:44] "POST /neutron/port HTTP/1.1" 200 1089 0.014946 10.0.0.33 - - [2025-10-06 03:49:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004206 10.0.0.33 - - [2025-10-06 03:49:44] "POST /neutron/network HTTP/1.1" 200 886 0.006408 10.0.0.33 - - [2025-10-06 03:49:49] "GET /obj-perms HTTP/1.1" 200 5032 0.004308 10.0.0.249 - - [2025-10-06 03:49:52] "GET /obj-perms HTTP/1.1" 200 5032 0.003905 10.0.0.33 - - [2025-10-06 03:49:55] "GET /obj-perms HTTP/1.1" 200 5032 0.003986 10.0.0.249 - - [2025-10-06 03:49:55] "POST /useragent-kv HTTP/1.1" 200 115 0.009029 10.0.0.249 - - [2025-10-06 03:49:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002372 10.0.0.33 - - [2025-10-06 03:49:55] "DELETE /virtual-network/6b15755c-634f-4060-8135-cfce82d117a5 HTTP/1.1" 200 115 0.095631 10.0.0.33 - - [2025-10-06 03:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.33 - - [2025-10-06 03:49:55] "GET /network-policy/b2a25fa0-715d-4baf-98b9-45101300d700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.004812 10.0.0.33 - - [2025-10-06 03:49:55] "POST /ref-update HTTP/1.1" 200 156 0.069671 10.0.0.38 - - [2025-10-06 03:49:55] "DELETE /access-control-list/d81e4da9-cc8b-4a80-8282-4d81dc21d2dc HTTP/1.1" 200 115 0.048869 10.0.0.33 - - [2025-10-06 03:49:55] "GET /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1936 0.009389 10.0.0.33 - - [2025-10-06 03:49:55] "DELETE /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120 HTTP/1.1" 409 249 0.008252 10.0.0.33 - - [2025-10-06 03:49:56] "POST /neutron/port HTTP/1.1" 200 1115 0.011906 10.0.0.33 - - [2025-10-06 03:49:56] "POST /neutron/port HTTP/1.1" 200 1115 0.011014 10.0.0.249 - - [2025-10-06 03:49:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002882 10.0.0.249 - - [2025-10-06 03:49:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004747 10.0.0.33 - - [2025-10-06 03:49:57] "DELETE /virtual-network/9f29b85d-e20c-4253-bb77-72d3ce3c4120 HTTP/1.1" 200 115 0.097585 10.0.0.38 - - [2025-10-06 03:49:57] "DELETE /route-target/81b2be16-87f3-4475-b775-19d3b5079b7a HTTP/1.1" 200 115 0.024094 10.0.0.33 - - [2025-10-06 03:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.33 - - [2025-10-06 03:49:58] "GET /network-policy/43baa047-d095-4746-b83f-6c858190be23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.003819 10.0.0.33 - - [2025-10-06 03:49:58] "POST /ref-update HTTP/1.1" 200 156 0.050190 10.0.0.33 - - [2025-10-06 03:49:58] "GET /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008962 10.0.0.249 - - [2025-10-06 03:49:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002626 10.0.0.249 - - [2025-10-06 03:49:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003095 10.0.0.33 - - [2025-10-06 03:49:58] "DELETE /virtual-network/544d5d4a-8a52-4165-bf7e-4bcfaa5bd58c HTTP/1.1" 200 115 0.090382 10.0.0.38 - - [2025-10-06 03:49:58] "DELETE /route-target/21815a5c-0595-48dd-bcaf-31e89153f39e HTTP/1.1" 200 115 0.026026 10.0.0.33 - - [2025-10-06 03:49:58] "DELETE /network-policy/b2a25fa0-715d-4baf-98b9-45101300d700 HTTP/1.1" 200 115 0.036175 10.0.0.33 - - [2025-10-06 03:49:58] "DELETE /network-policy/43baa047-d095-4746-b83f-6c858190be23 HTTP/1.1" 200 115 0.034338 10.0.0.38 - - [2025-10-06 03:50:04] "GET /obj-perms HTTP/1.1" 200 5056 0.041223 10.0.0.249 - - [2025-10-06 03:50:05] "GET /obj-perms HTTP/1.1" 200 5056 0.044019 10.0.0.38 - - [2025-10-06 03:50:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.38 - - [2025-10-06 03:50:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.38 - - [2025-10-06 03:50:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.38 - - [2025-10-06 03:50:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.249 - - [2025-10-06 03:50:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.249 - - [2025-10-06 03:50:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.33 - - [2025-10-06 03:50:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.33 - - [2025-10-06 03:50:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000567 10.0.0.249 - - [2025-10-06 03:50:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.249 - - [2025-10-06 03:50:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.249 - - [2025-10-06 03:50:36] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001013 10.0.0.33 - - [2025-10-06 03:50:36] "GET /project/749ec5d4-b870-407e-9671-ca74fb1e1a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.097052 10.0.0.249 - - [2025-10-06 03:50:36] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001060 10.0.0.33 - - [2025-10-06 03:50:36] "GET /project/749ec5d4-b870-407e-9671-ca74fb1e1a36?fields=virtual_networks HTTP/1.1" 200 1036 0.045353 10.0.0.249 - - [2025-10-06 03:50:36] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001298 10.0.0.33 - - [2025-10-06 03:50:36] "GET /project/749ec5d4-b870-407e-9671-ca74fb1e1a36?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.040176 10.0.0.249 - - [2025-10-06 03:50:37] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001053 10.0.0.33 - - [2025-10-06 03:50:37] "GET /project/749ec5d4-b870-407e-9671-ca74fb1e1a36?fields=security_groups HTTP/1.1" 200 1264 0.036911 10.0.0.33 - - [2025-10-06 03:50:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000447 10.0.0.33 - - [2025-10-06 03:50:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.33 - - [2025-10-06 03:50:37] "POST /fqname-to-id HTTP/1.1" 404 188 0.023011 10.0.0.249 - - [2025-10-06 03:50:37] "GET /projects?obj_uuids=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002785 10.0.0.249 - - [2025-10-06 03:50:37] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000908 10.0.0.249 - - [2025-10-06 03:50:37] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007272 10.0.0.249 - - [2025-10-06 03:50:38] "POST /id-to-fqname HTTP/1.1" 200 190 0.001913 10.0.0.249 - - [2025-10-06 03:50:38] "POST /fqname-to-id HTTP/1.1" 404 199 0.004106 10.0.0.249 - - [2025-10-06 03:50:38] "POST /security-groups HTTP/1.1" 200 591 0.049508 10.0.0.249 - - [2025-10-06 03:50:38] "POST /projects HTTP/1.1" 200 585 0.247791 10.0.0.38 - - [2025-10-06 03:50:38] "POST /fqname-to-id HTTP/1.1" 404 233 0.007651 10.0.0.249 - - [2025-10-06 03:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.327759 10.0.0.33 - - [2025-10-06 03:50:38] "GET /project/4011de0f-a964-4b08-ad19-37af942c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.453775 10.0.0.33 - - [2025-10-06 03:50:39] "GET / HTTP/1.1" 200 36215 0.002058 10.0.0.249 - - [2025-10-06 03:50:39] "DELETE /project/4011de0fa9644b08ad1937af942c05b4 HTTP/1.1" 404 173 0.003884 10.0.0.249 - - [2025-10-06 03:50:39] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000889 10.0.0.249 - - [2025-10-06 03:50:39] "GET /project/749ec5d4-b870-407e-9671-ca74fb1e1a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.042223 10.0.0.249 - - [2025-10-06 03:50:39] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000901 10.0.0.249 - - [2025-10-06 03:50:39] "GET /project/749ec5d4-b870-407e-9671-ca74fb1e1a36?fields=security_groups HTTP/1.1" 200 1366 0.034446 10.0.0.249 - - [2025-10-06 03:50:39] "DELETE /security-group/c22b2188-f0c8-422b-979b-dc4c28cfad0a HTTP/1.1" 200 115 0.039685 10.0.0.249 - - [2025-10-06 03:50:39] "GET /projects?obj_uuids=749ec5d4-b870-407e-9671-ca74fb1e1a36&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000950 10.0.0.249 - - [2025-10-06 03:50:39] "GET /project/749ec5d4-b870-407e-9671-ca74fb1e1a36?fields=application_policy_sets HTTP/1.1" 200 1405 0.041018 10.0.0.38 - - [2025-10-06 03:50:39] "DELETE /access-control-list/c1763936-727c-4912-be96-a9ba9df678d5 HTTP/1.1" 200 115 0.034466 10.0.0.249 - - [2025-10-06 03:50:39] "DELETE /project/749ec5d4-b870-407e-9671-ca74fb1e1a36 HTTP/1.1" 200 115 0.375357 10.0.0.33 - - [2025-10-06 03:50:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000467 10.0.0.33 - - [2025-10-06 03:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.029466 10.0.0.249 - - [2025-10-06 03:50:41] "GET /projects?obj_uuids=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001009 10.0.0.33 - - [2025-10-06 03:50:41] "GET /project/4011de0f-a964-4b08-ad19-37af942c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.041271 10.0.0.33 - - [2025-10-06 03:50:41] "POST /neutron/network HTTP/1.1" 200 117 0.038794 10.0.0.33 - - [2025-10-06 03:50:42] "POST /neutron/network HTTP/1.1" 200 824 0.008114 10.0.0.33 - - [2025-10-06 03:50:42] "POST /id-to-fqname HTTP/1.1" 200 220 0.001181 10.0.0.33 - - [2025-10-06 03:50:42] "GET /virtual-network/21e6d32f-d495-4e6b-99e5-2f563c0ac285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006047 10.0.0.33 - - [2025-10-06 03:50:42] "GET /virtual-network/21e6d32f-d495-4e6b-99e5-2f563c0ac285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005958 10.0.0.33 - - [2025-10-06 03:50:42] "POST /neutron/subnet HTTP/1.1" 200 725 0.008126 10.0.0.33 - - [2025-10-06 03:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.249 - - [2025-10-06 03:50:42] "GET /projects?obj_uuids=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000910 10.0.0.33 - - [2025-10-06 03:50:42] "GET /project/4011de0f-a964-4b08-ad19-37af942c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.035622 10.0.0.38 - - [2025-10-06 03:50:42] "POST /route-targets HTTP/1.1" 200 328 0.012444 10.0.0.249 - - [2025-10-06 03:50:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002942 10.0.0.33 - - [2025-10-06 03:50:42] "POST /neutron/subnet HTTP/1.1" 200 725 0.172377 10.0.0.33 - - [2025-10-06 03:50:42] "POST /id-to-fqname HTTP/1.1" 200 220 0.001468 10.0.0.33 - - [2025-10-06 03:50:42] "GET /virtual-network/b8861114-23bb-410c-a76b-80340d7819da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005054 10.0.0.33 - - [2025-10-06 03:50:42] "GET /virtual-network/b8861114-23bb-410c-a76b-80340d7819da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006659 10.0.0.33 - - [2025-10-06 03:50:42] "POST /neutron/network HTTP/1.1" 200 824 0.010372 10.0.0.33 - - [2025-10-06 03:50:42] "POST /id-to-fqname HTTP/1.1" 200 220 0.001350 10.0.0.249 - - [2025-10-06 03:50:43] "GET /projects?obj_uuids=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001762 10.0.0.33 - - [2025-10-06 03:50:43] "GET /project/4011de0f-a964-4b08-ad19-37af942c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.079540 10.0.0.33 - - [2025-10-06 03:50:43] "POST /neutron/network HTTP/1.1" 200 824 0.010573 10.0.0.33 - - [2025-10-06 03:50:44] "POST /id-to-fqname HTTP/1.1" 200 220 0.001913 10.0.0.33 - - [2025-10-06 03:50:44] "POST /neutron/port HTTP/1.1" 200 117 0.008438 10.0.0.249 - - [2025-10-06 03:50:44] "GET /projects?obj_uuids=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001649 10.0.0.33 - - [2025-10-06 03:50:45] "POST /neutron/port HTTP/1.1" 200 1060 0.305707 10.0.0.249 - - [2025-10-06 03:50:45] "GET /projects?obj_uuids=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001039 10.0.0.33 - - [2025-10-06 03:50:45] "POST /neutron/port HTTP/1.1" 200 1114 0.102162 10.0.0.33 - - [2025-10-06 03:50:45] "GET /project/4011de0f-a964-4b08-ad19-37af942c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.119407 10.0.0.33 - - [2025-10-06 03:50:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004296 10.0.0.33 - - [2025-10-06 03:50:45] "POST /neutron/network HTTP/1.1" 200 824 0.006472 10.0.0.33 - - [2025-10-06 03:50:45] "POST /neutron/port HTTP/1.1" 200 117 0.006322 10.0.0.33 - - [2025-10-06 03:50:45] "POST /neutron/network HTTP/1.1" 200 834 0.007267 10.0.0.33 - - [2025-10-06 03:50:46] "POST /neutron/port HTTP/1.1" 200 1060 0.014769 10.0.0.33 - - [2025-10-06 03:50:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004355 10.0.0.33 - - [2025-10-06 03:50:46] "POST /neutron/network HTTP/1.1" 200 824 0.006452 10.0.0.33 - - [2025-10-06 03:50:50] "POST /neutron/port HTTP/1.1" 200 1088 0.014766 10.0.0.33 - - [2025-10-06 03:50:50] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007311 10.0.0.33 - - [2025-10-06 03:50:50] "GET /virtual-machine/a110334b-d2a1-408e-8b4e-0a9a08d272c7 HTTP/1.1" 401 292 0.000382 10.0.0.33 - - [2025-10-06 03:50:51] "GET /virtual-machine/a110334b-d2a1-408e-8b4e-0a9a08d272c7 HTTP/1.1" 200 1295 0.027702 10.0.0.33 - - [2025-10-06 03:50:51] "GET /virtual-machine-interface/2f06ba54-c415-48ff-9ac2-5ce1ecb59bc1 HTTP/1.1" 200 2948 0.005452 10.0.0.33 - - [2025-10-06 03:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.33 - - [2025-10-06 03:50:51] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003246 10.0.0.33 - - [2025-10-06 03:50:51] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003517 10.0.0.33 - - [2025-10-06 03:50:51] "GET /virtual-network/21e6d32f-d495-4e6b-99e5-2f563c0ac285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005830 10.0.0.33 - - [2025-10-06 03:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.33 - - [2025-10-06 03:50:54] "GET /virtual-network/21e6d32f-d495-4e6b-99e5-2f563c0ac285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005488 10.0.0.33 - - [2025-10-06 03:50:54] "POST /neutron/port HTTP/1.1" 200 1088 0.016558 10.0.0.33 - - [2025-10-06 03:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.33 - - [2025-10-06 03:50:56] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003826 10.0.0.33 - - [2025-10-06 03:50:56] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003014 10.0.0.33 - - [2025-10-06 03:50:56] "GET /virtual-network/21e6d32f-d495-4e6b-99e5-2f563c0ac285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005721 10.0.0.33 - - [2025-10-06 03:50:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007552 10.0.0.33 - - [2025-10-06 03:50:56] "POST /neutron/port HTTP/1.1" 200 1088 0.014385 10.0.0.33 - - [2025-10-06 03:50:56] "GET /virtual-machine/3611b7a1-381f-4d97-83d4-49ee5d03b4b1 HTTP/1.1" 200 1293 0.006213 10.0.0.33 - - [2025-10-06 03:50:56] "GET /virtual-machine-interface/75cf3f2a-4828-4060-8282-20141558d422 HTTP/1.1" 200 2947 0.005591 10.0.0.33 - - [2025-10-06 03:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.33 - - [2025-10-06 03:50:57] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003520 10.0.0.33 - - [2025-10-06 03:50:57] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002766 10.0.0.33 - - [2025-10-06 03:50:57] "GET /virtual-network/b8861114-23bb-410c-a76b-80340d7819da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005652 10.0.0.33 - - [2025-10-06 03:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.33 - - [2025-10-06 03:50:58] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004032 10.0.0.33 - - [2025-10-06 03:50:58] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003559 10.0.0.33 - - [2025-10-06 03:50:58] "GET /virtual-network/b8861114-23bb-410c-a76b-80340d7819da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006074 10.0.0.33 - - [2025-10-06 03:50:58] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007570 10.0.0.33 - - [2025-10-06 03:50:58] "GET /virtual-machine/a110334b-d2a1-408e-8b4e-0a9a08d272c7 HTTP/1.1" 200 1295 0.003833 10.0.0.33 - - [2025-10-06 03:50:58] "GET /virtual-machine-interface/2f06ba54-c415-48ff-9ac2-5ce1ecb59bc1 HTTP/1.1" 200 2948 0.005069 10.0.0.33 - - [2025-10-06 03:50:58] "GET /virtual-machine/a110334b-d2a1-408e-8b4e-0a9a08d272c7 HTTP/1.1" 200 1295 0.003578 10.0.0.33 - - [2025-10-06 03:50:58] "GET /virtual-machine-interface/2f06ba54-c415-48ff-9ac2-5ce1ecb59bc1 HTTP/1.1" 200 2948 0.005136 10.0.0.33 - - [2025-10-06 03:50:58] "GET /instance-ip/a4e88a1e-3153-455a-a3c3-6ded11b575b4 HTTP/1.1" 200 1624 0.005884 10.0.0.33 - - [2025-10-06 03:50:58] "GET /virtual-machine/a110334b-d2a1-408e-8b4e-0a9a08d272c7 HTTP/1.1" 200 1295 0.003426 10.0.0.33 - - [2025-10-06 03:50:58] "GET /virtual-machine-interface/2f06ba54-c415-48ff-9ac2-5ce1ecb59bc1 HTTP/1.1" 200 2948 0.005168 10.0.0.33 - - [2025-10-06 03:50:58] "GET /instance-ip/a4e88a1e-3153-455a-a3c3-6ded11b575b4 HTTP/1.1" 200 1624 0.003673 10.0.0.33 - - [2025-10-06 03:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.33 - - [2025-10-06 03:50:58] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003535 10.0.0.33 - - [2025-10-06 03:50:58] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002513 10.0.0.33 - - [2025-10-06 03:50:58] "GET /virtual-network/21e6d32f-d495-4e6b-99e5-2f563c0ac285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005811 10.0.0.33 - - [2025-10-06 03:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.33 - - [2025-10-06 03:50:58] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004337 10.0.0.33 - - [2025-10-06 03:50:58] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003100 10.0.0.33 - - [2025-10-06 03:50:58] "GET /virtual-network/21e6d32f-d495-4e6b-99e5-2f563c0ac285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005965 10.0.0.33 - - [2025-10-06 03:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.33 - - [2025-10-06 03:50:58] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004051 10.0.0.33 - - [2025-10-06 03:50:58] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003004 10.0.0.33 - - [2025-10-06 03:50:58] "GET /virtual-network/21e6d32f-d495-4e6b-99e5-2f563c0ac285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005806 10.0.0.33 - - [2025-10-06 03:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.33 - - [2025-10-06 03:50:58] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004685 10.0.0.33 - - [2025-10-06 03:50:58] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003775 10.0.0.33 - - [2025-10-06 03:50:58] "GET /virtual-network/21e6d32f-d495-4e6b-99e5-2f563c0ac285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006269 10.0.0.33 - - [2025-10-06 03:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.33 - - [2025-10-06 03:50:59] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004542 10.0.0.33 - - [2025-10-06 03:50:59] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003590 10.0.0.33 - - [2025-10-06 03:50:59] "GET /virtual-network/21e6d32f-d495-4e6b-99e5-2f563c0ac285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006155 10.0.0.33 - - [2025-10-06 03:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.33 - - [2025-10-06 03:50:59] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004084 10.0.0.33 - - [2025-10-06 03:50:59] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003179 10.0.0.33 - - [2025-10-06 03:50:59] "GET /virtual-network/21e6d32f-d495-4e6b-99e5-2f563c0ac285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006192 10.0.0.33 - - [2025-10-06 03:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.33 - - [2025-10-06 03:50:59] "GET /routing-instance/0cb0abcd-b0d4-45d6-a8b3-d26ac7243a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.006446 10.0.0.33 - - [2025-10-06 03:50:59] "GET /route-target/cb736865-e991-4e70-b191-b45533ff9fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004935 10.0.0.33 - - [2025-10-06 03:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.33 - - [2025-10-06 03:50:59] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004135 10.0.0.33 - - [2025-10-06 03:50:59] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003393 10.0.0.33 - - [2025-10-06 03:50:59] "GET /virtual-network/21e6d32f-d495-4e6b-99e5-2f563c0ac285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005969 10.0.0.33 - - [2025-10-06 03:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.33 - - [2025-10-06 03:50:59] "GET /routing-instance/0cb0abcd-b0d4-45d6-a8b3-d26ac7243a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.005509 10.0.0.33 - - [2025-10-06 03:50:59] "GET /route-target/cb736865-e991-4e70-b191-b45533ff9fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004207 10.0.0.33 - - [2025-10-06 03:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.33 - - [2025-10-06 03:50:59] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004334 10.0.0.33 - - [2025-10-06 03:50:59] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003178 10.0.0.33 - - [2025-10-06 03:50:59] "GET /virtual-network/21e6d32f-d495-4e6b-99e5-2f563c0ac285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005841 10.0.0.33 - - [2025-10-06 03:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.33 - - [2025-10-06 03:50:59] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004356 10.0.0.33 - - [2025-10-06 03:50:59] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002828 10.0.0.33 - - [2025-10-06 03:50:59] "GET /virtual-network/21e6d32f-d495-4e6b-99e5-2f563c0ac285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006402 10.0.0.33 - - [2025-10-06 03:51:00] "GET /obj-perms HTTP/1.1" 200 5030 0.045763 10.0.0.249 - - [2025-10-06 03:51:00] "GET /obj-perms HTTP/1.1" 200 5030 0.045284 10.0.0.33 - - [2025-10-06 03:51:01] "GET /obj-perms HTTP/1.1" 200 5030 0.003768 10.0.0.249 - - [2025-10-06 03:51:01] "GET /obj-perms HTTP/1.1" 200 5030 0.003994 10.0.0.33 - - [2025-10-06 03:51:01] "GET /virtual-machine/3611b7a1-381f-4d97-83d4-49ee5d03b4b1 HTTP/1.1" 200 1293 0.004445 10.0.0.33 - - [2025-10-06 03:51:01] "GET /virtual-machine-interface/75cf3f2a-4828-4060-8282-20141558d422 HTTP/1.1" 200 2947 0.005277 10.0.0.33 - - [2025-10-06 03:51:01] "GET /virtual-machine/3611b7a1-381f-4d97-83d4-49ee5d03b4b1 HTTP/1.1" 200 1293 0.003369 10.0.0.33 - - [2025-10-06 03:51:01] "GET /virtual-machine-interface/75cf3f2a-4828-4060-8282-20141558d422 HTTP/1.1" 200 2947 0.004918 10.0.0.33 - - [2025-10-06 03:51:01] "GET /instance-ip/22e6cf3f-4b51-4ee3-bd90-8ba371510b28 HTTP/1.1" 200 1623 0.005690 10.0.0.33 - - [2025-10-06 03:51:01] "GET /virtual-machine/3611b7a1-381f-4d97-83d4-49ee5d03b4b1 HTTP/1.1" 200 1293 0.003255 10.0.0.33 - - [2025-10-06 03:51:01] "GET /virtual-machine-interface/75cf3f2a-4828-4060-8282-20141558d422 HTTP/1.1" 200 2947 0.006043 10.0.0.33 - - [2025-10-06 03:51:01] "GET /instance-ip/22e6cf3f-4b51-4ee3-bd90-8ba371510b28 HTTP/1.1" 200 1623 0.003717 10.0.0.33 - - [2025-10-06 03:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.33 - - [2025-10-06 03:51:01] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005488 10.0.0.33 - - [2025-10-06 03:51:01] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003500 10.0.0.33 - - [2025-10-06 03:51:01] "GET /virtual-network/b8861114-23bb-410c-a76b-80340d7819da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006144 10.0.0.33 - - [2025-10-06 03:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.33 - - [2025-10-06 03:51:01] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004169 10.0.0.33 - - [2025-10-06 03:51:01] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003139 10.0.0.33 - - [2025-10-06 03:51:01] "GET /virtual-network/b8861114-23bb-410c-a76b-80340d7819da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005949 10.0.0.33 - - [2025-10-06 03:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.33 - - [2025-10-06 03:51:01] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003980 10.0.0.33 - - [2025-10-06 03:51:01] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003263 10.0.0.33 - - [2025-10-06 03:51:02] "GET /virtual-network/b8861114-23bb-410c-a76b-80340d7819da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005950 10.0.0.33 - - [2025-10-06 03:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.33 - - [2025-10-06 03:51:02] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004339 10.0.0.33 - - [2025-10-06 03:51:02] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003047 10.0.0.33 - - [2025-10-06 03:51:02] "GET /virtual-network/b8861114-23bb-410c-a76b-80340d7819da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005599 10.0.0.33 - - [2025-10-06 03:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.33 - - [2025-10-06 03:51:02] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004213 10.0.0.33 - - [2025-10-06 03:51:02] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002829 10.0.0.33 - - [2025-10-06 03:51:02] "GET /virtual-network/b8861114-23bb-410c-a76b-80340d7819da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006041 10.0.0.33 - - [2025-10-06 03:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.33 - - [2025-10-06 03:51:02] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003611 10.0.0.33 - - [2025-10-06 03:51:02] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002978 10.0.0.33 - - [2025-10-06 03:51:02] "GET /virtual-network/b8861114-23bb-410c-a76b-80340d7819da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007569 10.0.0.33 - - [2025-10-06 03:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.33 - - [2025-10-06 03:51:02] "GET /routing-instance/03770b92-d271-4768-979e-f4d1aa8fb5e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.005081 10.0.0.33 - - [2025-10-06 03:51:02] "GET /route-target/ebbb2bed-ad56-4b3d-a0f4-a2247a2ba826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005260 10.0.0.33 - - [2025-10-06 03:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.33 - - [2025-10-06 03:51:02] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005246 10.0.0.33 - - [2025-10-06 03:51:02] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004084 10.0.0.33 - - [2025-10-06 03:51:02] "GET /virtual-network/b8861114-23bb-410c-a76b-80340d7819da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006329 10.0.0.33 - - [2025-10-06 03:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.33 - - [2025-10-06 03:51:02] "GET /routing-instance/03770b92-d271-4768-979e-f4d1aa8fb5e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.005420 10.0.0.33 - - [2025-10-06 03:51:02] "GET /route-target/ebbb2bed-ad56-4b3d-a0f4-a2247a2ba826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005977 10.0.0.33 - - [2025-10-06 03:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.33 - - [2025-10-06 03:51:02] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004298 10.0.0.33 - - [2025-10-06 03:51:02] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003226 10.0.0.33 - - [2025-10-06 03:51:02] "GET /virtual-network/b8861114-23bb-410c-a76b-80340d7819da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006559 10.0.0.33 - - [2025-10-06 03:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.33 - - [2025-10-06 03:51:03] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004357 10.0.0.33 - - [2025-10-06 03:51:03] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003331 10.0.0.33 - - [2025-10-06 03:51:03] "GET /virtual-network/b8861114-23bb-410c-a76b-80340d7819da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006141 10.0.0.33 - - [2025-10-06 03:51:05] "GET /obj-perms HTTP/1.1" 200 5030 0.003667 10.0.0.249 - - [2025-10-06 03:51:05] "GET /obj-perms HTTP/1.1" 200 5030 0.003651 10.0.0.33 - - [2025-10-06 03:51:05] "GET /obj-perms HTTP/1.1" 200 5030 0.003794 10.0.0.249 - - [2025-10-06 03:51:05] "GET /obj-perms HTTP/1.1" 200 5030 0.004591 10.0.0.33 - - [2025-10-06 03:51:05] "GET /obj-perms HTTP/1.1" 200 5030 0.003885 10.0.0.38 - - [2025-10-06 03:51:05] "GET /obj-perms HTTP/1.1" 200 5056 0.043733 10.0.0.33 - - [2025-10-06 03:51:25] "GET /virtual-machine/3611b7a1-381f-4d97-83d4-49ee5d03b4b1 HTTP/1.1" 200 1293 0.004470 10.0.0.33 - - [2025-10-06 03:51:26] "POST /neutron/port HTTP/1.1" 200 1088 0.018036 10.0.0.33 - - [2025-10-06 03:51:27] "GET /virtual-machine/3611b7a1-381f-4d97-83d4-49ee5d03b4b1 HTTP/1.1" 404 171 0.003856 10.0.0.33 - - [2025-10-06 03:51:27] "GET /virtual-machine/3611b7a1-381f-4d97-83d4-49ee5d03b4b1 HTTP/1.1" 404 171 0.003557 10.0.0.33 - - [2025-10-06 03:51:27] "GET /virtual-machine/3611b7a1-381f-4d97-83d4-49ee5d03b4b1 HTTP/1.1" 404 171 0.003318 10.0.0.33 - - [2025-10-06 03:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.33 - - [2025-10-06 03:51:27] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003630 10.0.0.33 - - [2025-10-06 03:51:27] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002706 10.0.0.33 - - [2025-10-06 03:51:27] "GET /virtual-network/b8861114-23bb-410c-a76b-80340d7819da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007047 10.0.0.33 - - [2025-10-06 03:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.33 - - [2025-10-06 03:51:28] "GET /routing-instance/03770b92-d271-4768-979e-f4d1aa8fb5e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.004827 10.0.0.33 - - [2025-10-06 03:51:28] "GET /route-target/ebbb2bed-ad56-4b3d-a0f4-a2247a2ba826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004205 10.0.0.33 - - [2025-10-06 03:51:31] "GET /obj-perms HTTP/1.1" 200 5030 0.005293 10.0.0.249 - - [2025-10-06 03:51:31] "GET /obj-perms HTTP/1.1" 200 5030 0.003823 10.0.0.33 - - [2025-10-06 03:51:34] "GET /obj-perms HTTP/1.1" 200 5030 0.003729 10.0.0.33 - - [2025-10-06 03:51:34] "GET /virtual-machine/a110334b-d2a1-408e-8b4e-0a9a08d272c7 HTTP/1.1" 200 1295 0.005660 10.0.0.33 - - [2025-10-06 03:51:34] "POST /neutron/port HTTP/1.1" 200 1088 0.015505 10.0.0.33 - - [2025-10-06 03:51:36] "GET /virtual-machine/a110334b-d2a1-408e-8b4e-0a9a08d272c7 HTTP/1.1" 404 171 0.004077 10.0.0.33 - - [2025-10-06 03:51:36] "GET /virtual-machine/a110334b-d2a1-408e-8b4e-0a9a08d272c7 HTTP/1.1" 404 171 0.002890 10.0.0.33 - - [2025-10-06 03:51:36] "GET /virtual-machine/a110334b-d2a1-408e-8b4e-0a9a08d272c7 HTTP/1.1" 404 171 0.002493 10.0.0.33 - - [2025-10-06 03:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.33 - - [2025-10-06 03:51:36] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004801 10.0.0.33 - - [2025-10-06 03:51:36] "GET /virtual-networks?parent_id=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002814 10.0.0.33 - - [2025-10-06 03:51:36] "GET /virtual-network/21e6d32f-d495-4e6b-99e5-2f563c0ac285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006001 10.0.0.33 - - [2025-10-06 03:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.33 - - [2025-10-06 03:51:36] "GET /routing-instance/0cb0abcd-b0d4-45d6-a8b3-d26ac7243a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.004402 10.0.0.33 - - [2025-10-06 03:51:36] "GET /route-target/cb736865-e991-4e70-b191-b45533ff9fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004420 10.0.0.249 - - [2025-10-06 03:51:36] "GET /obj-perms HTTP/1.1" 200 5030 0.004000 10.0.0.33 - - [2025-10-06 03:51:43] "GET /obj-perms HTTP/1.1" 200 5030 0.004193 10.0.0.249 - - [2025-10-06 03:51:46] "GET /obj-perms HTTP/1.1" 200 5030 0.003992 10.0.0.33 - - [2025-10-06 03:51:52] "GET /obj-perms HTTP/1.1" 200 5030 0.003982 10.0.0.249 - - [2025-10-06 03:51:55] "GET /obj-perms HTTP/1.1" 200 5030 0.003802 10.0.0.33 - - [2025-10-06 03:51:55] "GET /obj-perms HTTP/1.1" 200 5030 0.003977 10.0.0.33 - - [2025-10-06 03:51:55] "POST /neutron/network HTTP/1.1" 200 824 0.007689 10.0.0.38 - - [2025-10-06 03:51:55] "DELETE /route-target/ebbb2bed-ad56-4b3d-a0f4-a2247a2ba826 HTTP/1.1" 200 115 0.041273 10.0.0.249 - - [2025-10-06 03:51:55] "POST /useragent-kv HTTP/1.1" 200 115 0.028083 10.0.0.249 - - [2025-10-06 03:51:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003943 10.0.0.33 - - [2025-10-06 03:51:55] "POST /neutron/network HTTP/1.1" 200 151 0.157114 10.0.0.249 - - [2025-10-06 03:51:57] "GET /projects?obj_uuids=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001288 10.0.0.33 - - [2025-10-06 03:51:57] "GET /project/4011de0f-a964-4b08-ad19-37af942c05b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.041457 10.0.0.249 - - [2025-10-06 03:51:57] "GET /projects?obj_uuids=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001430 10.0.0.33 - - [2025-10-06 03:51:57] "GET /project/4011de0f-a964-4b08-ad19-37af942c05b4?fields=virtual_networks HTTP/1.1" 200 1034 0.039148 10.0.0.249 - - [2025-10-06 03:51:57] "GET /projects?obj_uuids=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001206 10.0.0.33 - - [2025-10-06 03:51:57] "GET /project/4011de0f-a964-4b08-ad19-37af942c05b4?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.044378 10.0.0.249 - - [2025-10-06 03:51:57] "GET /projects?obj_uuids=4011de0f-a964-4b08-ad19-37af942c05b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001287 10.0.0.33 - - [2025-10-06 03:51:57] "GET /project/4011de0f-a964-4b08-ad19-37af942c05b4?fields=security_groups HTTP/1.1" 200 1261 0.044334 10.0.0.33 - - [2025-10-06 03:51:58] "POST /fqname-to-id HTTP/1.1" 404 196 0.020904 10.0.0.249 - - [2025-10-06 03:51:58] "GET /projects?obj_uuids=85fc21b7-2339-47c3-a3b5-ae99073b2b20&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003201 10.0.0.249 - - [2025-10-06 03:51:58] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001051 10.0.0.249 - - [2025-10-06 03:51:58] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.031319 10.0.0.249 - - [2025-10-06 03:51:58] "POST /id-to-fqname HTTP/1.1" 200 198 0.007908 10.0.0.249 - - [2025-10-06 03:51:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.011859 10.0.0.249 - - [2025-10-06 03:51:58] "POST /security-groups HTTP/1.1" 200 599 0.071160 10.0.0.38 - - [2025-10-06 03:51:58] "POST /fqname-to-id HTTP/1.1" 404 242 0.003180 10.0.0.249 - - [2025-10-06 03:51:58] "POST /projects HTTP/1.1" 200 601 0.289755 10.0.0.249 - - [2025-10-06 03:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.356821 10.0.0.38 - - [2025-10-06 03:51:58] "POST /access-control-lists HTTP/1.1" 200 604 0.023401 10.0.0.33 - - [2025-10-06 03:51:58] "GET /project/85fc21b7-2339-47c3-a3b5-ae99073b2b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.516495 10.0.0.33 - - [2025-10-06 03:51:59] "GET / HTTP/1.1" 200 36215 0.001836 10.0.0.33 - - [2025-10-06 03:52:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000761 10.0.0.33 - - [2025-10-06 03:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.046993 10.0.0.249 - - [2025-10-06 03:52:02] "GET /projects?obj_uuids=85fc21b7-2339-47c3-a3b5-ae99073b2b20&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000895 10.0.0.33 - - [2025-10-06 03:52:02] "GET /project/85fc21b7-2339-47c3-a3b5-ae99073b2b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.037508 10.0.0.249 - - [2025-10-06 03:52:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003263 10.0.0.33 - - [2025-10-06 03:52:03] "POST /neutron/subnet HTTP/1.1" 200 724 0.254415 10.0.0.33 - - [2025-10-06 03:52:03] "POST /id-to-fqname HTTP/1.1" 200 228 0.001357 10.0.0.33 - - [2025-10-06 03:52:03] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007818 10.0.0.33 - - [2025-10-06 03:52:03] "POST /neutron/network HTTP/1.1" 200 1006 0.007856 10.0.0.33 - - [2025-10-06 03:52:03] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.004612 10.0.0.33 - - [2025-10-06 03:52:03] "POST /neutron/subnet HTTP/1.1" 200 828 0.009428 10.0.0.33 - - [2025-10-06 03:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.249 - - [2025-10-06 03:52:03] "GET /projects?obj_uuids=85fc21b7-2339-47c3-a3b5-ae99073b2b20&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000870 10.0.0.33 - - [2025-10-06 03:52:03] "GET /project/85fc21b7-2339-47c3-a3b5-ae99073b2b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.046674 10.0.0.38 - - [2025-10-06 03:52:04] "POST /route-targets HTTP/1.1" 200 328 0.013075 10.0.0.249 - - [2025-10-06 03:52:04] "POST /useragent-kv HTTP/1.1" 200 115 0.008478 10.0.0.33 - - [2025-10-06 03:52:04] "POST /neutron/subnet HTTP/1.1" 200 729 0.176058 10.0.0.38 - - [2025-10-06 03:52:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.031922 10.0.0.33 - - [2025-10-06 03:52:04] "POST /id-to-fqname HTTP/1.1" 200 228 0.001407 10.0.0.33 - - [2025-10-06 03:52:04] "GET /virtual-network/bc1198a5-6250-4447-8ba5-b22e811f0bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007010 10.0.0.33 - - [2025-10-06 03:52:04] "POST /neutron/network HTTP/1.1" 200 1007 0.008489 10.0.0.33 - - [2025-10-06 03:52:04] "GET /virtual-network/bc1198a5-6250-4447-8ba5-b22e811f0bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004954 10.0.0.33 - - [2025-10-06 03:52:04] "POST /neutron/subnet HTTP/1.1" 200 828 0.009542 10.0.0.33 - - [2025-10-06 03:52:05] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006911 10.0.0.38 - - [2025-10-06 03:52:06] "GET /obj-perms HTTP/1.1" 200 5046 0.350706 10.0.0.38 - - [2025-10-06 03:52:06] "DELETE /access-control-list/218e9e36-c203-4839-9a22-a0f827a0c7b2 HTTP/1.1" 200 115 0.044787 10.0.0.249 - - [2025-10-06 03:52:07] "GET /obj-perms HTTP/1.1" 200 5046 0.324565 10.0.0.33 - - [2025-10-06 03:52:07] "GET /virtual-network/bc1198a5-6250-4447-8ba5-b22e811f0bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005699 10.0.0.33 - - [2025-10-06 03:52:07] "GET /obj-perms HTTP/1.1" 200 5046 0.043183 10.0.0.33 - - [2025-10-06 03:52:07] "POST /neutron/subnet HTTP/1.1" 200 828 0.008756 10.0.0.33 - - [2025-10-06 03:52:07] "POST /id-to-fqname HTTP/1.1" 200 228 0.001034 10.0.0.249 - - [2025-10-06 03:52:08] "GET /projects?obj_uuids=85fc21b7-2339-47c3-a3b5-ae99073b2b20&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001039 10.0.0.33 - - [2025-10-06 03:52:08] "GET /project/85fc21b7-2339-47c3-a3b5-ae99073b2b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.070026 10.0.0.33 - - [2025-10-06 03:52:08] "POST /neutron/port HTTP/1.1" 200 117 0.006085 10.0.0.33 - - [2025-10-06 03:52:09] "POST /neutron/network HTTP/1.1" 200 1016 0.010454 10.0.0.33 - - [2025-10-06 03:52:09] "POST /neutron/port HTTP/1.1" 200 1175 0.038746 10.0.0.33 - - [2025-10-06 03:52:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004339 10.0.0.33 - - [2025-10-06 03:52:09] "POST /neutron/port HTTP/1.1" 200 117 0.001607 10.0.0.33 - - [2025-10-06 03:52:13] "POST /neutron/port HTTP/1.1" 200 1203 0.018627 10.0.0.33 - - [2025-10-06 03:52:14] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007797 10.0.0.33 - - [2025-10-06 03:52:14] "GET /virtual-machine/108ea747-3c61-4c26-a04d-630112e6e111 HTTP/1.1" 401 292 0.000448 10.0.0.33 - - [2025-10-06 03:52:14] "GET /virtual-machine/108ea747-3c61-4c26-a04d-630112e6e111 HTTP/1.1" 200 1302 0.027346 10.0.0.33 - - [2025-10-06 03:52:14] "GET /virtual-machine-interface/dd5c4db8-68ca-43d1-a105-e34ee16760c5 HTTP/1.1" 200 3184 0.006694 10.0.0.33 - - [2025-10-06 03:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008175 10.0.0.33 - - [2025-10-06 03:52:14] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003861 10.0.0.33 - - [2025-10-06 03:52:14] "GET /virtual-networks?parent_id=85fc21b7-2339-47c3-a3b5-ae99073b2b20&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002965 10.0.0.33 - - [2025-10-06 03:52:14] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006840 10.0.0.33 - - [2025-10-06 03:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.33 - - [2025-10-06 03:52:17] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005600 10.0.0.33 - - [2025-10-06 03:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.33 - - [2025-10-06 03:52:21] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005818 10.0.0.33 - - [2025-10-06 03:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825 10.0.0.33 - - [2025-10-06 03:52:25] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005884 10.0.0.33 - - [2025-10-06 03:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.33 - - [2025-10-06 03:52:30] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005368 10.0.0.33 - - [2025-10-06 03:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.33 - - [2025-10-06 03:52:34] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005438 10.0.0.33 - - [2025-10-06 03:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.33 - - [2025-10-06 03:52:38] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005560 10.0.0.249 - - [2025-10-06 03:52:39] "DELETE /project/85fc21b7233947c3a3b5ae99073b2b20 HTTP/1.1" 404 173 0.002613 10.0.0.249 - - [2025-10-06 03:52:39] "DELETE /project/4011de0f-a964-4b08-ad19-37af942c05b4 HTTP/1.1" 404 177 0.005046 10.0.0.33 - - [2025-10-06 03:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.33 - - [2025-10-06 03:52:42] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005581 10.0.0.33 - - [2025-10-06 03:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.33 - - [2025-10-06 03:52:46] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005667 10.0.0.33 - - [2025-10-06 03:52:47] "POST /neutron/port HTTP/1.1" 200 1203 0.014302 10.0.0.33 - - [2025-10-06 03:52:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004032 10.0.0.33 - - [2025-10-06 03:52:47] "POST /neutron/port HTTP/1.1" 200 117 0.001638 10.0.0.33 - - [2025-10-06 03:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.33 - - [2025-10-06 03:52:48] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003643 10.0.0.33 - - [2025-10-06 03:52:48] "GET /virtual-networks?parent_id=85fc21b7-2339-47c3-a3b5-ae99073b2b20&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002674 10.0.0.33 - - [2025-10-06 03:52:48] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006373 10.0.0.33 - - [2025-10-06 03:52:48] "POST /neutron/port HTTP/1.1" 200 1203 0.015444 10.0.0.33 - - [2025-10-06 03:52:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008693 10.0.0.33 - - [2025-10-06 03:52:58] "POST /neutron/port HTTP/1.1" 200 1203 0.014523 10.0.0.33 - - [2025-10-06 03:53:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007971 10.0.0.33 - - [2025-10-06 03:53:09] "POST /neutron/port HTTP/1.1" 200 1203 0.018492 10.0.0.33 - - [2025-10-06 03:53:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007430 10.0.0.33 - - [2025-10-06 03:53:09] "POST /neutron/network HTTP/1.1" 200 980 0.014922 10.0.0.33 - - [2025-10-06 03:53:09] "POST /id-to-fqname HTTP/1.1" 200 228 0.001063 10.0.0.33 - - [2025-10-06 03:53:09] "GET /virtual-machine/108ea747-3c61-4c26-a04d-630112e6e111 HTTP/1.1" 200 1302 0.003277 10.0.0.33 - - [2025-10-06 03:53:09] "GET /virtual-machine-interface/dd5c4db8-68ca-43d1-a105-e34ee16760c5 HTTP/1.1" 200 3184 0.004661 10.0.0.33 - - [2025-10-06 03:53:09] "GET /instance-ip/26a49252-bc96-44ca-a5ef-858fb792050b HTTP/1.1" 200 1659 0.004709 10.0.0.33 - - [2025-10-06 03:53:09] "GET /instance-ip/7a9ac0ec-ed96-4093-bc05-edb11df81156 HTTP/1.1" 200 1639 0.004913 10.0.0.33 - - [2025-10-06 03:53:09] "POST /fqname-to-id HTTP/1.1" 404 218 0.002551 10.0.0.33 - - [2025-10-06 03:53:09] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.004787 10.0.0.249 - - [2025-10-06 03:53:09] "GET /projects?obj_uuids=85fc21b7-2339-47c3-a3b5-ae99073b2b20&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001209 10.0.0.33 - - [2025-10-06 03:53:09] "GET /project/85fc21b7-2339-47c3-a3b5-ae99073b2b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.049946 10.0.0.33 - - [2025-10-06 03:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.33 - - [2025-10-06 03:53:09] "GET /security-group/e7233c06-40ce-4816-be34-d73c718d34bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3781 0.004738 10.0.0.33 - - [2025-10-06 03:53:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 575 0.065391 10.0.0.33 - - [2025-10-06 03:53:09] "POST /instance-ips HTTP/1.1" 200 358 0.034436 10.0.0.33 - - [2025-10-06 03:53:10] "GET /instance-ip/1a1228f5-d6f9-4ed0-9717-22665ee16779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006056 10.0.0.33 - - [2025-10-06 03:53:10] "POST /instance-ips HTTP/1.1" 200 358 0.049932 10.0.0.33 - - [2025-10-06 03:53:10] "GET /instance-ip/3a14b7eb-88b4-45cf-9731-305479b5d641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007197 10.0.0.33 - - [2025-10-06 03:53:10] "GET /virtual-machine-interface/91be988f-8d96-4660-9fbc-01ffa0444c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2397 0.005318 10.0.0.33 - - [2025-10-06 03:53:10] "GET /virtual-machine-interface/91be988f-8d96-4660-9fbc-01ffa0444c06?fields=instance_ip_back_refs HTTP/1.1" 200 1542 0.007600 10.0.0.33 - - [2025-10-06 03:53:10] "GET /instance-ip/1a1228f5-d6f9-4ed0-9717-22665ee16779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004901 10.0.0.33 - - [2025-10-06 03:53:10] "GET /instance-ip/3a14b7eb-88b4-45cf-9731-305479b5d641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004921 10.0.0.33 - - [2025-10-06 03:53:10] "POST /id-to-fqname HTTP/1.1" 200 228 0.001098 10.0.0.33 - - [2025-10-06 03:53:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007074 10.0.0.33 - - [2025-10-06 03:53:10] "POST /neutron/network HTTP/1.1" 200 1006 0.030037 10.0.0.33 - - [2025-10-06 03:53:10] "POST /neutron/port HTTP/1.1" 200 1203 0.022223 10.0.0.33 - - [2025-10-06 03:53:10] "POST /neutron/port HTTP/1.1" 200 117 0.006112 10.0.0.33 - - [2025-10-06 03:53:11] "POST /neutron/port HTTP/1.1" 200 1081 0.023338 10.0.0.33 - - [2025-10-06 03:53:11] "POST /neutron/port HTTP/1.1" 200 1148 0.016646 10.0.0.33 - - [2025-10-06 03:53:11] "POST /neutron/subnet HTTP/1.1" 200 1384 0.012656 10.0.0.33 - - [2025-10-06 03:53:11] "POST /neutron/network HTTP/1.1" 200 1006 0.009436 10.0.0.33 - - [2025-10-06 03:53:16] "POST /neutron/port HTTP/1.1" 200 1148 0.015003 10.0.0.33 - - [2025-10-06 03:53:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007100 10.0.0.33 - - [2025-10-06 03:53:16] "GET /virtual-machine/ab357e4d-6c7c-41fa-bdce-9939e0abe197 HTTP/1.1" 200 1281 0.005836 10.0.0.33 - - [2025-10-06 03:53:16] "GET /virtual-machine-interface/91be988f-8d96-4660-9fbc-01ffa0444c06 HTTP/1.1" 200 3234 0.005255 10.0.0.33 - - [2025-10-06 03:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.33 - - [2025-10-06 03:53:16] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003737 10.0.0.33 - - [2025-10-06 03:53:16] "GET /virtual-networks?parent_id=85fc21b7-2339-47c3-a3b5-ae99073b2b20&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002986 10.0.0.33 - - [2025-10-06 03:53:16] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006046 10.0.0.33 - - [2025-10-06 03:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.33 - - [2025-10-06 03:53:19] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005902 10.0.0.33 - - [2025-10-06 03:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.33 - - [2025-10-06 03:53:23] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005726 10.0.0.33 - - [2025-10-06 03:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.33 - - [2025-10-06 03:53:27] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005243 10.0.0.33 - - [2025-10-06 03:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.33 - - [2025-10-06 03:53:31] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007043 10.0.0.33 - - [2025-10-06 03:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.33 - - [2025-10-06 03:53:35] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005719 10.0.0.33 - - [2025-10-06 03:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.33 - - [2025-10-06 03:53:39] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005372 10.0.0.33 - - [2025-10-06 03:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.33 - - [2025-10-06 03:53:43] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005842 10.0.0.33 - - [2025-10-06 03:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.33 - - [2025-10-06 03:53:48] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005265 10.0.0.33 - - [2025-10-06 03:53:48] "POST /neutron/network HTTP/1.1" 200 1016 0.008871 10.0.0.33 - - [2025-10-06 03:53:48] "POST /neutron/subnet HTTP/1.1" 200 1384 0.013376 10.0.0.33 - - [2025-10-06 03:53:48] "POST /neutron/network HTTP/1.1" 200 1006 0.009564 10.0.0.33 - - [2025-10-06 03:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.33 - - [2025-10-06 03:53:52] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003677 10.0.0.33 - - [2025-10-06 03:53:52] "GET /virtual-networks?parent_id=85fc21b7-2339-47c3-a3b5-ae99073b2b20&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002614 10.0.0.33 - - [2025-10-06 03:53:52] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006747 10.0.0.33 - - [2025-10-06 03:53:57] "POST /neutron/port HTTP/1.1" 200 1148 0.017991 10.0.0.33 - - [2025-10-06 03:54:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.026125 10.0.0.33 - - [2025-10-06 03:54:07] "POST /neutron/port HTTP/1.1" 200 1148 0.015437 10.0.0.38 - - [2025-10-06 03:54:08] "GET /obj-perms HTTP/1.1" 200 5056 0.040228 10.0.0.33 - - [2025-10-06 03:54:12] "POST /id-to-fqname HTTP/1.1" 200 228 0.001349 10.0.0.33 - - [2025-10-06 03:54:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011758 10.0.0.249 - - [2025-10-06 03:54:14] "GET /projects?obj_uuids=85fc21b7-2339-47c3-a3b5-ae99073b2b20&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001002 10.0.0.33 - - [2025-10-06 03:54:14] "GET /project/85fc21b7-2339-47c3-a3b5-ae99073b2b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.064392 10.0.0.33 - - [2025-10-06 03:54:14] "POST /neutron/port HTTP/1.1" 200 2233 0.029811 10.0.0.33 - - [2025-10-06 03:54:14] "POST /neutron/port HTTP/1.1" 200 117 0.009880 10.0.0.33 - - [2025-10-06 03:54:15] "POST /neutron/port HTTP/1.1" 200 1176 0.046303 10.0.0.33 - - [2025-10-06 03:54:15] "POST /neutron/port HTTP/1.1" 200 1204 0.018593 10.0.0.33 - - [2025-10-06 03:54:15] "POST /neutron/subnet HTTP/1.1" 200 1389 0.012714 10.0.0.33 - - [2025-10-06 03:54:15] "POST /neutron/network HTTP/1.1" 200 1007 0.012934 10.0.0.33 - - [2025-10-06 03:54:19] "POST /neutron/port HTTP/1.1" 200 1204 0.020313 10.0.0.33 - - [2025-10-06 03:54:19] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007596 10.0.0.33 - - [2025-10-06 03:54:19] "GET /virtual-machine/32710629-7c54-4ef7-8814-33bf4f0f590d HTTP/1.1" 200 1301 0.006295 10.0.0.33 - - [2025-10-06 03:54:19] "GET /virtual-machine-interface/35e35116-d9bb-4d9d-9bf8-55c9f15cf1a4 HTTP/1.1" 200 3183 0.005142 10.0.0.33 - - [2025-10-06 03:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.33 - - [2025-10-06 03:54:19] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003509 10.0.0.33 - - [2025-10-06 03:54:19] "GET /virtual-networks?parent_id=85fc21b7-2339-47c3-a3b5-ae99073b2b20&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002829 10.0.0.33 - - [2025-10-06 03:54:19] "GET /virtual-network/bc1198a5-6250-4447-8ba5-b22e811f0bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005898 10.0.0.33 - - [2025-10-06 03:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.33 - - [2025-10-06 03:54:22] "GET /virtual-network/bc1198a5-6250-4447-8ba5-b22e811f0bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005705 10.0.0.33 - - [2025-10-06 03:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.33 - - [2025-10-06 03:54:26] "GET /virtual-network/bc1198a5-6250-4447-8ba5-b22e811f0bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006033 10.0.0.33 - - [2025-10-06 03:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.33 - - [2025-10-06 03:54:31] "GET /virtual-network/bc1198a5-6250-4447-8ba5-b22e811f0bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005715 10.0.0.33 - - [2025-10-06 03:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.33 - - [2025-10-06 03:54:35] "GET /virtual-network/bc1198a5-6250-4447-8ba5-b22e811f0bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005284 10.0.0.33 - - [2025-10-06 03:54:38] "POST /neutron/network HTTP/1.1" 200 1017 0.010287 10.0.0.33 - - [2025-10-06 03:54:38] "POST /neutron/subnet HTTP/1.1" 200 1389 0.013897 10.0.0.33 - - [2025-10-06 03:54:38] "POST /neutron/network HTTP/1.1" 200 1007 0.009068 10.0.0.33 - - [2025-10-06 03:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.33 - - [2025-10-06 03:54:39] "GET /virtual-network/bc1198a5-6250-4447-8ba5-b22e811f0bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005591 10.0.0.33 - - [2025-10-06 03:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.33 - - [2025-10-06 03:54:43] "GET /virtual-network/bc1198a5-6250-4447-8ba5-b22e811f0bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006132 10.0.0.33 - - [2025-10-06 03:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004815 10.0.0.33 - - [2025-10-06 03:54:47] "GET /virtual-network/bc1198a5-6250-4447-8ba5-b22e811f0bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007640 10.0.0.33 - - [2025-10-06 03:54:50] "POST /neutron/network HTTP/1.1" 200 1016 0.008955 10.0.0.33 - - [2025-10-06 03:54:50] "POST /neutron/subnet HTTP/1.1" 200 1384 0.013288 10.0.0.33 - - [2025-10-06 03:54:50] "POST /neutron/network HTTP/1.1" 200 1006 0.008883 10.0.0.33 - - [2025-10-06 03:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.33 - - [2025-10-06 03:54:51] "GET /virtual-network/bc1198a5-6250-4447-8ba5-b22e811f0bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006095 10.0.0.33 - - [2025-10-06 03:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.33 - - [2025-10-06 03:54:53] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004670 10.0.0.33 - - [2025-10-06 03:54:53] "GET /virtual-networks?parent_id=85fc21b7-2339-47c3-a3b5-ae99073b2b20&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003682 10.0.0.33 - - [2025-10-06 03:54:53] "GET /virtual-network/bc1198a5-6250-4447-8ba5-b22e811f0bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007672 10.0.0.33 - - [2025-10-06 03:54:58] "POST /neutron/port HTTP/1.1" 200 1204 0.014925 10.0.0.33 - - [2025-10-06 03:55:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006482 10.0.0.249 - - [2025-10-06 03:55:08] "GET /obj-perms HTTP/1.1" 200 5056 0.041719 10.0.0.33 - - [2025-10-06 03:55:09] "POST /neutron/port HTTP/1.1" 200 1204 0.014743 10.0.0.33 - - [2025-10-06 03:55:14] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007059 10.0.0.33 - - [2025-10-06 03:55:14] "POST /neutron/port HTTP/1.1" 200 1204 0.015861 10.0.0.33 - - [2025-10-06 03:55:14] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007406 10.0.0.33 - - [2025-10-06 03:55:14] "POST /id-to-fqname HTTP/1.1" 200 228 0.001391 10.0.0.33 - - [2025-10-06 03:55:14] "GET /virtual-machine/32710629-7c54-4ef7-8814-33bf4f0f590d HTTP/1.1" 200 1301 0.003742 10.0.0.33 - - [2025-10-06 03:55:14] "GET /virtual-machine-interface/35e35116-d9bb-4d9d-9bf8-55c9f15cf1a4 HTTP/1.1" 200 3183 0.005550 10.0.0.33 - - [2025-10-06 03:55:14] "GET /instance-ip/7699d0fa-5b8c-4e10-a707-5a3319724e89 HTTP/1.1" 200 1659 0.005654 10.0.0.33 - - [2025-10-06 03:55:14] "GET /instance-ip/e05f37c8-9501-4591-9066-067d1044ab6e HTTP/1.1" 200 1641 0.004953 10.0.0.33 - - [2025-10-06 03:55:14] "POST /fqname-to-id HTTP/1.1" 404 230 0.002908 10.0.0.33 - - [2025-10-06 03:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.249 - - [2025-10-06 03:55:14] "GET /projects?obj_uuids=85fc21b7-2339-47c3-a3b5-ae99073b2b20&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000915 10.0.0.33 - - [2025-10-06 03:55:14] "GET /project/85fc21b7-2339-47c3-a3b5-ae99073b2b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.055227 10.0.0.33 - - [2025-10-06 03:55:15] "POST /network-policys HTTP/1.1" 200 571 0.026443 10.0.0.33 - - [2025-10-06 03:55:15] "GET /network-policy/e6781cee-0bdb-40ba-96d7-8ddf88b51a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005753 10.0.0.33 - - [2025-10-06 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.33 - - [2025-10-06 03:55:15] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006119 10.0.0.33 - - [2025-10-06 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007657 10.0.0.33 - - [2025-10-06 03:55:15] "GET /network-policy/e6781cee-0bdb-40ba-96d7-8ddf88b51a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004392 10.0.0.33 - - [2025-10-06 03:55:15] "POST /ref-update HTTP/1.1" 200 156 0.072135 10.0.0.33 - - [2025-10-06 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.33 - - [2025-10-06 03:55:15] "GET /network-policy/e6781cee-0bdb-40ba-96d7-8ddf88b51a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004279 10.0.0.33 - - [2025-10-06 03:55:15] "POST /neutron/network HTTP/1.1" 200 1110 0.012578 10.0.0.33 - - [2025-10-06 03:55:15] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005078 10.0.0.33 - - [2025-10-06 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.33 - - [2025-10-06 03:55:15] "GET /network-policy/e6781cee-0bdb-40ba-96d7-8ddf88b51a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004411 10.0.0.33 - - [2025-10-06 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.33 - - [2025-10-06 03:55:15] "GET /virtual-network/bc1198a5-6250-4447-8ba5-b22e811f0bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005809 10.0.0.33 - - [2025-10-06 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.33 - - [2025-10-06 03:55:15] "GET /network-policy/e6781cee-0bdb-40ba-96d7-8ddf88b51a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003917 10.0.0.33 - - [2025-10-06 03:55:15] "POST /ref-update HTTP/1.1" 200 156 0.053465 10.0.0.33 - - [2025-10-06 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007071 10.0.0.33 - - [2025-10-06 03:55:15] "GET /network-policy/e6781cee-0bdb-40ba-96d7-8ddf88b51a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004230 10.0.0.33 - - [2025-10-06 03:55:15] "GET /virtual-network/bc1198a5-6250-4447-8ba5-b22e811f0bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2972 0.007302 10.0.0.33 - - [2025-10-06 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.33 - - [2025-10-06 03:55:15] "GET /network-policy/e6781cee-0bdb-40ba-96d7-8ddf88b51a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003886 10.0.0.33 - - [2025-10-06 03:55:15] "GET /virtual-machine-interface/35e35116-d9bb-4d9d-9bf8-55c9f15cf1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.005233 10.0.0.33 - - [2025-10-06 03:55:15] "PUT /virtual-machine-interface/35e35116-d9bb-4d9d-9bf8-55c9f15cf1a4 HTTP/1.1" 200 285 0.012153 10.0.0.38 - - [2025-10-06 03:55:15] "PUT /access-control-list/24616598-e966-456a-a1d3-8d7be53a127e HTTP/1.1" 200 273 0.025526 10.0.0.33 - - [2025-10-06 03:55:15] "GET /virtual-machine-interface/35e35116-d9bb-4d9d-9bf8-55c9f15cf1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3077 0.015877 10.0.0.33 - - [2025-10-06 03:55:15] "PUT /virtual-machine-interface/35e35116-d9bb-4d9d-9bf8-55c9f15cf1a4 HTTP/1.1" 200 285 0.024461 10.0.0.38 - - [2025-10-06 03:55:15] "POST /ref-update HTTP/1.1" 200 156 0.041749 10.0.0.38 - - [2025-10-06 03:55:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.38 - - [2025-10-06 03:55:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.38 - - [2025-10-06 03:55:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.38 - - [2025-10-06 03:55:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.249 - - [2025-10-06 03:55:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.249 - - [2025-10-06 03:55:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.33 - - [2025-10-06 03:55:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000527 10.0.0.33 - - [2025-10-06 03:55:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.249 - - [2025-10-06 03:55:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.249 - - [2025-10-06 03:55:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.33 - - [2025-10-06 03:55:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000569 10.0.0.33 - - [2025-10-06 03:55:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000532 10.0.0.33 - - [2025-10-06 03:55:38] "POST /neutron/port HTTP/1.1" 200 1204 0.015565 10.0.0.33 - - [2025-10-06 03:55:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004205 10.0.0.33 - - [2025-10-06 03:55:38] "POST /neutron/port HTTP/1.1" 200 117 0.001527 10.0.0.33 - - [2025-10-06 03:55:51] "POST /neutron/port HTTP/1.1" 200 1203 0.015411 10.0.0.33 - - [2025-10-06 03:55:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005121 10.0.0.33 - - [2025-10-06 03:55:51] "POST /neutron/port HTTP/1.1" 200 117 0.001313 10.0.0.33 - - [2025-10-06 03:56:38] "POST /neutron/port HTTP/1.1" 200 1204 0.015169 10.0.0.33 - - [2025-10-06 03:56:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003870 10.0.0.33 - - [2025-10-06 03:56:38] "POST /neutron/port HTTP/1.1" 200 117 0.001181 10.0.0.33 - - [2025-10-06 03:56:52] "POST /neutron/port HTTP/1.1" 200 1148 0.014912 10.0.0.33 - - [2025-10-06 03:56:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004486 10.0.0.33 - - [2025-10-06 03:56:52] "POST /neutron/port HTTP/1.1" 200 117 0.001209 10.0.0.33 - - [2025-10-06 03:57:08] "POST /ref-update HTTP/1.1" 200 156 0.075817 10.0.0.38 - - [2025-10-06 03:57:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.052877 10.0.0.33 - - [2025-10-06 03:57:08] "GET /virtual-network/bc1198a5-6250-4447-8ba5-b22e811f0bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007764 10.0.0.33 - - [2025-10-06 03:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.33 - - [2025-10-06 03:57:08] "GET /network-policy/e6781cee-0bdb-40ba-96d7-8ddf88b51a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004040 10.0.0.33 - - [2025-10-06 03:57:08] "POST /ref-update HTTP/1.1" 200 156 0.069376 10.0.0.33 - - [2025-10-06 03:57:09] "POST /neutron/network HTTP/1.1" 200 1006 0.029477 10.0.0.33 - - [2025-10-06 03:57:09] "GET /virtual-network/ed4726ab-1947-44db-bf9f-418bd04f73eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.004968 10.0.0.33 - - [2025-10-06 03:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.33 - - [2025-10-06 03:57:09] "GET /network-policy/e6781cee-0bdb-40ba-96d7-8ddf88b51a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004155 10.0.0.33 - - [2025-10-06 03:57:09] "DELETE /network-policy/e6781cee-0bdb-40ba-96d7-8ddf88b51a51 HTTP/1.1" 200 115 0.031651 10.0.0.38 - - [2025-10-06 03:57:09] "DELETE /access-control-list/24616598-e966-456a-a1d3-8d7be53a127e HTTP/1.1" 200 115 0.047624 10.0.0.33 - - [2025-10-06 03:57:09] "DELETE /instance-ip/1a1228f5-d6f9-4ed0-9717-22665ee16779 HTTP/1.1" 200 115 0.060924 10.0.0.33 - - [2025-10-06 03:57:09] "DELETE /instance-ip/3a14b7eb-88b4-45cf-9731-305479b5d641 HTTP/1.1" 200 115 0.067933 10.0.0.33 - - [2025-10-06 03:57:09] "DELETE /virtual-machine-interface/91be988f-8d96-4660-9fbc-01ffa0444c06 HTTP/1.1" 200 115 0.076832 10.0.0.33 - - [2025-10-06 03:57:09] "POST /neutron/network HTTP/1.1" 400 204 0.011611 10.0.0.33 - - [2025-10-06 03:57:10] "POST /neutron/port HTTP/1.1" 200 1203 0.021037 10.0.0.33 - - [2025-10-06 03:57:10] "GET /obj-perms HTTP/1.1" 200 5056 0.079750 10.0.0.33 - - [2025-10-06 03:57:11] "POST /neutron/network HTTP/1.1" 200 1007 0.009465 10.0.0.38 - - [2025-10-06 03:57:11] "DELETE /route-target/94ff1fb4-1459-481e-bef0-1e6831675200 HTTP/1.1" 200 115 0.018287 10.0.0.249 - - [2025-10-06 03:57:12] "POST /useragent-kv HTTP/1.1" 200 115 0.035169 10.0.0.249 - - [2025-10-06 03:57:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003288 10.0.0.249 - - [2025-10-06 03:57:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002678 10.0.0.249 - - [2025-10-06 03:57:12] "POST /useragent-kv HTTP/1.1" 200 115 0.001962 10.0.0.33 - - [2025-10-06 03:57:12] "POST /neutron/network HTTP/1.1" 200 151 0.152173 10.0.0.249 - - [2025-10-06 03:57:15] "GET /projects?obj_uuids=85fc21b7-2339-47c3-a3b5-ae99073b2b20&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001019 10.0.0.33 - - [2025-10-06 03:57:15] "GET /project/85fc21b7-2339-47c3-a3b5-ae99073b2b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.066157 10.0.0.249 - - [2025-10-06 03:57:15] "GET /projects?obj_uuids=85fc21b7-2339-47c3-a3b5-ae99073b2b20&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001012 10.0.0.33 - - [2025-10-06 03:57:15] "GET /project/85fc21b7-2339-47c3-a3b5-ae99073b2b20?fields=virtual_networks HTTP/1.1" 200 1050 0.042079 10.0.0.249 - - [2025-10-06 03:57:15] "GET /projects?obj_uuids=85fc21b7-2339-47c3-a3b5-ae99073b2b20&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001271 10.0.0.33 - - [2025-10-06 03:57:15] "GET /project/85fc21b7-2339-47c3-a3b5-ae99073b2b20?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.056044 10.0.0.249 - - [2025-10-06 03:57:15] "GET /projects?obj_uuids=85fc21b7-2339-47c3-a3b5-ae99073b2b20&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001103 10.0.0.33 - - [2025-10-06 03:57:15] "GET /project/85fc21b7-2339-47c3-a3b5-ae99073b2b20?fields=security_groups HTTP/1.1" 200 1285 0.040151 10.0.0.33 - - [2025-10-06 03:57:16] "POST /fqname-to-id HTTP/1.1" 404 192 0.022778 10.0.0.249 - - [2025-10-06 03:57:16] "GET /projects?obj_uuids=db442188-ec23-4ecd-bf6d-d3ffa956bfc0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003135 10.0.0.249 - - [2025-10-06 03:57:16] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001390 10.0.0.249 - - [2025-10-06 03:57:16] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.039486 10.0.0.249 - - [2025-10-06 03:57:16] "POST /id-to-fqname HTTP/1.1" 200 194 0.003145 10.0.0.249 - - [2025-10-06 03:57:16] "POST /fqname-to-id HTTP/1.1" 404 203 0.008749 10.0.0.249 - - [2025-10-06 03:57:16] "POST /security-groups HTTP/1.1" 200 595 0.027250 10.0.0.38 - - [2025-10-06 03:57:16] "POST /fqname-to-id HTTP/1.1" 404 238 0.003650 10.0.0.249 - - [2025-10-06 03:57:16] "POST /projects HTTP/1.1" 200 593 0.225260 10.0.0.249 - - [2025-10-06 03:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.302455 10.0.0.38 - - [2025-10-06 03:57:16] "POST /access-control-lists HTTP/1.1" 200 600 0.030004 10.0.0.33 - - [2025-10-06 03:57:16] "GET /project/db442188-ec23-4ecd-bf6d-d3ffa956bfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.473579 10.0.0.33 - - [2025-10-06 03:57:17] "GET / HTTP/1.1" 200 36215 0.001962 10.0.0.33 - - [2025-10-06 03:57:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000462 10.0.0.33 - - [2025-10-06 03:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.053997 10.0.0.249 - - [2025-10-06 03:57:19] "GET /projects?obj_uuids=db442188-ec23-4ecd-bf6d-d3ffa956bfc0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001218 10.0.0.33 - - [2025-10-06 03:57:19] "GET /project/db442188-ec23-4ecd-bf6d-d3ffa956bfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.042692 10.0.0.33 - - [2025-10-06 03:57:19] "POST /neutron/network HTTP/1.1" 200 117 0.030143 10.0.0.249 - - [2025-10-06 03:57:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002416 10.0.0.33 - - [2025-10-06 03:57:20] "POST /neutron/subnet HTTP/1.1" 200 823 0.167667 10.0.0.33 - - [2025-10-06 03:57:20] "POST /id-to-fqname HTTP/1.1" 200 224 0.001319 10.0.0.33 - - [2025-10-06 03:57:20] "GET /virtual-network/c35b6adb-49d5-4a5e-aeea-9090c595090d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005864 10.0.0.33 - - [2025-10-06 03:57:20] "GET /virtual-network/c35b6adb-49d5-4a5e-aeea-9090c595090d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005689 10.0.0.33 - - [2025-10-06 03:57:20] "POST /neutron/network HTTP/1.1" 200 999 0.008943 10.0.0.33 - - [2025-10-06 03:57:21] "GET /virtual-network/c35b6adb-49d5-4a5e-aeea-9090c595090d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005870 10.0.0.38 - - [2025-10-06 03:57:22] "GET /obj-perms HTTP/1.1" 200 5038 0.049046 10.0.0.33 - - [2025-10-06 03:57:22] "POST /id-to-fqname HTTP/1.1" 200 224 0.001502 10.0.0.33 - - [2025-10-06 03:57:22] "POST /neutron/network HTTP/1.1" 200 1009 0.011138 10.0.0.38 - - [2025-10-06 03:57:23] "DELETE /access-control-list/4b97fee1-daa6-464a-b022-f7093fdfed0b HTTP/1.1" 200 115 0.039155 10.0.0.249 - - [2025-10-06 03:57:23] "GET /projects?obj_uuids=db442188-ec23-4ecd-bf6d-d3ffa956bfc0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001073 10.0.0.33 - - [2025-10-06 03:57:23] "GET /project/db442188-ec23-4ecd-bf6d-d3ffa956bfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.055243 10.0.0.33 - - [2025-10-06 03:57:23] "POST /neutron/port HTTP/1.1" 200 117 0.006701 10.0.0.33 - - [2025-10-06 03:57:23] "POST /id-to-fqname HTTP/1.1" 200 224 0.001256 10.0.0.33 - - [2025-10-06 03:57:24] "POST /neutron/network HTTP/1.1" 200 1009 0.009823 10.0.0.33 - - [2025-10-06 03:57:24] "POST /neutron/port HTTP/1.1" 200 1168 0.045406 10.0.0.249 - - [2025-10-06 03:57:24] "GET /projects?obj_uuids=db442188-ec23-4ecd-bf6d-d3ffa956bfc0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000991 10.0.0.33 - - [2025-10-06 03:57:24] "GET /project/db442188-ec23-4ecd-bf6d-d3ffa956bfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.079142 10.0.0.33 - - [2025-10-06 03:57:24] "POST /neutron/port HTTP/1.1" 200 1196 0.031195 10.0.0.33 - - [2025-10-06 03:57:24] "POST /neutron/subnet HTTP/1.1" 200 1370 0.012886 10.0.0.33 - - [2025-10-06 03:57:25] "POST /neutron/security_group HTTP/1.1" 200 2062 0.023556 10.0.0.33 - - [2025-10-06 03:57:25] "POST /neutron/port HTTP/1.1" 200 117 0.009647 10.0.0.33 - - [2025-10-06 03:57:25] "POST /id-to-fqname HTTP/1.1" 200 224 0.001851 10.0.0.33 - - [2025-10-06 03:57:25] "POST /neutron/network HTTP/1.1" 200 1009 0.011553 10.0.0.33 - - [2025-10-06 03:57:25] "POST /neutron/port HTTP/1.1" 200 1168 0.018080 10.0.0.33 - - [2025-10-06 03:57:26] "POST /neutron/port HTTP/1.1" 200 1196 0.016802 10.0.0.33 - - [2025-10-06 03:57:26] "POST /neutron/subnet HTTP/1.1" 200 1370 0.012733 10.0.0.33 - - [2025-10-06 03:57:26] "POST /neutron/network HTTP/1.1" 200 999 0.008737 10.0.0.249 - - [2025-10-06 03:57:26] "GET /projects?obj_uuids=db442188-ec23-4ecd-bf6d-d3ffa956bfc0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001031 10.0.0.33 - - [2025-10-06 03:57:26] "GET /project/db442188-ec23-4ecd-bf6d-d3ffa956bfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.067982 10.0.0.33 - - [2025-10-06 03:57:26] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009128 10.0.0.33 - - [2025-10-06 03:57:26] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007736 10.0.0.33 - - [2025-10-06 03:57:26] "POST /neutron/port HTTP/1.1" 200 1196 0.020280 10.0.0.33 - - [2025-10-06 03:57:26] "GET /virtual-machine/a69a73a6-9896-4bef-bdbf-c907a5df5270 HTTP/1.1" 401 292 0.000599 10.0.0.249 - - [2025-10-06 03:57:26] "GET /projects?obj_uuids=db442188-ec23-4ecd-bf6d-d3ffa956bfc0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001021 10.0.0.33 - - [2025-10-06 03:57:27] "POST /neutron/port HTTP/1.1" 200 1168 0.298537 10.0.0.33 - - [2025-10-06 03:57:27] "GET /virtual-machine/a69a73a6-9896-4bef-bdbf-c907a5df5270 HTTP/1.1" 200 1299 0.032562 10.0.0.33 - - [2025-10-06 03:57:27] "GET /virtual-machine-interface/ba913b12-4645-4468-9479-180dec5aa179 HTTP/1.1" 200 3164 0.004704 10.0.0.33 - - [2025-10-06 03:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005536 10.0.0.33 - - [2025-10-06 03:57:27] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003536 10.0.0.33 - - [2025-10-06 03:57:27] "POST /neutron/port HTTP/1.1" 200 1222 0.121305 10.0.0.33 - - [2025-10-06 03:57:27] "GET /virtual-networks?parent_id=db442188-ec23-4ecd-bf6d-d3ffa956bfc0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.006079 10.0.0.33 - - [2025-10-06 03:57:27] "GET /virtual-network/c35b6adb-49d5-4a5e-aeea-9090c595090d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005701 10.0.0.33 - - [2025-10-06 03:57:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004670 10.0.0.33 - - [2025-10-06 03:57:27] "POST /neutron/port HTTP/1.1" 200 117 0.001199 10.0.0.33 - - [2025-10-06 03:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.33 - - [2025-10-06 03:57:30] "GET /virtual-network/c35b6adb-49d5-4a5e-aeea-9090c595090d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006033 10.0.0.33 - - [2025-10-06 03:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.33 - - [2025-10-06 03:57:34] "GET /virtual-network/c35b6adb-49d5-4a5e-aeea-9090c595090d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005258 10.0.0.33 - - [2025-10-06 03:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.33 - - [2025-10-06 03:57:38] "GET /virtual-network/c35b6adb-49d5-4a5e-aeea-9090c595090d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005657 10.0.0.249 - - [2025-10-06 03:57:40] "DELETE /project/85fc21b7-2339-47c3-a3b5-ae99073b2b20 HTTP/1.1" 404 177 0.004803 10.0.0.249 - - [2025-10-06 03:57:40] "DELETE /project/db442188ec234ecdbf6dd3ffa956bfc0 HTTP/1.1" 404 173 0.004676 10.0.0.33 - - [2025-10-06 03:57:40] "POST /neutron/port HTTP/1.1" 200 1196 0.017511 10.0.0.33 - - [2025-10-06 03:57:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004868 10.0.0.33 - - [2025-10-06 03:57:40] "POST /neutron/port HTTP/1.1" 200 117 0.001575 10.0.0.33 - - [2025-10-06 03:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.33 - - [2025-10-06 03:57:42] "GET /virtual-network/c35b6adb-49d5-4a5e-aeea-9090c595090d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005296 10.0.0.33 - - [2025-10-06 03:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.33 - - [2025-10-06 03:57:46] "GET /virtual-network/c35b6adb-49d5-4a5e-aeea-9090c595090d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005494 10.0.0.33 - - [2025-10-06 03:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.33 - - [2025-10-06 03:57:51] "GET /virtual-network/c35b6adb-49d5-4a5e-aeea-9090c595090d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006381 10.0.0.33 - - [2025-10-06 03:57:54] "POST /neutron/port HTTP/1.1" 200 1196 0.016649 10.0.0.33 - - [2025-10-06 03:57:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004155 10.0.0.33 - - [2025-10-06 03:57:54] "POST /neutron/port HTTP/1.1" 200 117 0.001299 10.0.0.33 - - [2025-10-06 03:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.33 - - [2025-10-06 03:57:55] "GET /virtual-network/c35b6adb-49d5-4a5e-aeea-9090c595090d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005179 10.0.0.33 - - [2025-10-06 03:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.33 - - [2025-10-06 03:57:59] "GET /virtual-network/c35b6adb-49d5-4a5e-aeea-9090c595090d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005786 10.0.0.33 - - [2025-10-06 03:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.33 - - [2025-10-06 03:58:03] "GET /virtual-network/c35b6adb-49d5-4a5e-aeea-9090c595090d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005742 10.0.0.33 - - [2025-10-06 03:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.33 - - [2025-10-06 03:58:07] "GET /virtual-network/c35b6adb-49d5-4a5e-aeea-9090c595090d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005422 10.0.0.249 - - [2025-10-06 03:58:11] "GET /obj-perms HTTP/1.1" 200 5056 0.044830 10.0.0.33 - - [2025-10-06 03:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.33 - - [2025-10-06 03:58:11] "GET /virtual-network/c35b6adb-49d5-4a5e-aeea-9090c595090d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005337 10.0.0.33 - - [2025-10-06 03:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.33 - - [2025-10-06 03:58:15] "GET /virtual-network/c35b6adb-49d5-4a5e-aeea-9090c595090d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005677 10.0.0.33 - - [2025-10-06 03:58:15] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009056 10.0.0.33 - - [2025-10-06 03:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.33 - - [2025-10-06 03:58:19] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005136 10.0.0.33 - - [2025-10-06 03:58:19] "GET /virtual-networks?parent_id=db442188-ec23-4ecd-bf6d-d3ffa956bfc0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003276 10.0.0.33 - - [2025-10-06 03:58:19] "GET /virtual-network/c35b6adb-49d5-4a5e-aeea-9090c595090d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006135 10.0.0.33 - - [2025-10-06 03:58:25] "POST /neutron/port HTTP/1.1" 200 1196 0.016499 10.0.0.33 - - [2025-10-06 03:58:27] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006531 10.0.0.33 - - [2025-10-06 03:58:30] "POST /neutron/port HTTP/1.1" 200 1196 0.014669 10.0.0.33 - - [2025-10-06 03:58:35] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007058 10.0.0.33 - - [2025-10-06 03:58:40] "POST /neutron/port HTTP/1.1" 200 1196 0.014146 10.0.0.33 - - [2025-10-06 03:58:40] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006732 10.0.0.33 - - [2025-10-06 03:58:40] "GET /virtual-machine/1ff56835-41d2-428d-85fa-b2ea11165319 HTTP/1.1" 200 1297 0.004970 10.0.0.33 - - [2025-10-06 03:58:40] "GET /virtual-machine-interface/dbe2034a-a2a6-441d-9242-d57155579c11 HTTP/1.1" 200 3164 0.004646 10.0.0.33 - - [2025-10-06 03:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.33 - - [2025-10-06 03:58:40] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003614 10.0.0.33 - - [2025-10-06 03:58:40] "GET /virtual-networks?parent_id=db442188-ec23-4ecd-bf6d-d3ffa956bfc0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002552 10.0.0.33 - - [2025-10-06 03:58:40] "GET /virtual-network/c35b6adb-49d5-4a5e-aeea-9090c595090d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005787 10.0.0.33 - - [2025-10-06 03:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.33 - - [2025-10-06 03:58:41] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003371 10.0.0.33 - - [2025-10-06 03:58:41] "GET /virtual-networks?parent_id=db442188-ec23-4ecd-bf6d-d3ffa956bfc0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002900 10.0.0.33 - - [2025-10-06 03:58:41] "GET /virtual-network/c35b6adb-49d5-4a5e-aeea-9090c595090d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006031 10.0.0.33 - - [2025-10-06 03:58:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007122 10.0.0.33 - - [2025-10-06 03:58:42] "POST /neutron/network HTTP/1.1" 200 1009 0.010551 10.0.0.33 - - [2025-10-06 03:58:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003635 10.0.0.33 - - [2025-10-06 03:58:42] "POST /neutron/port HTTP/1.1" 200 117 0.001210 10.0.0.33 - - [2025-10-06 03:58:42] "GET /virtual-machine/031b9f76-de74-4e50-a7bb-ec52f9fe000b HTTP/1.1" 200 1297 0.005904 10.0.0.33 - - [2025-10-06 03:58:42] "GET /virtual-machine-interface/2d7d3449-9e19-4a19-97be-3569f652ff90 HTTP/1.1" 200 3163 0.005340 10.0.0.33 - - [2025-10-06 03:58:42] "POST /neutron/network HTTP/1.1" 200 999 0.010351 10.0.0.33 - - [2025-10-06 03:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.33 - - [2025-10-06 03:58:42] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004127 10.0.0.33 - - [2025-10-06 03:58:42] "GET /virtual-networks?parent_id=db442188-ec23-4ecd-bf6d-d3ffa956bfc0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002904 10.0.0.33 - - [2025-10-06 03:58:42] "GET /virtual-network/c35b6adb-49d5-4a5e-aeea-9090c595090d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005753 10.0.0.33 - - [2025-10-06 03:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.33 - - [2025-10-06 03:58:43] "GET /global-vrouter-config/29c264a5-470a-46a4-83cf-5044e598271f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003384 10.0.0.33 - - [2025-10-06 03:58:43] "GET /virtual-networks?parent_id=db442188-ec23-4ecd-bf6d-d3ffa956bfc0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002450 10.0.0.33 - - [2025-10-06 03:58:43] "GET /virtual-network/c35b6adb-49d5-4a5e-aeea-9090c595090d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006381 10.0.0.33 - - [2025-10-06 03:58:43] "GET /virtual-machine-interface/2d7d3449-9e19-4a19-97be-3569f652ff90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2746 0.006629 10.0.0.33 - - [2025-10-06 03:58:43] "PUT /virtual-machine-interface/2d7d3449-9e19-4a19-97be-3569f652ff90 HTTP/1.1" 200 285 0.013037 10.0.0.33 - - [2025-10-06 03:58:55] "POST /neutron/network HTTP/1.1" 200 1009 0.009507 10.0.0.33 - - [2025-10-06 03:58:55] "POST /neutron/subnet HTTP/1.1" 200 1370 0.027318 10.0.0.33 - - [2025-10-06 03:58:55] "POST /neutron/network HTTP/1.1" 200 999 0.009521 10.0.0.33 - - [2025-10-06 03:59:42] "POST /neutron/network HTTP/1.1" 200 1009 0.038717 10.0.0.33 - - [2025-10-06 03:59:42] "POST /neutron/subnet HTTP/1.1" 200 1370 0.013169 10.0.0.33 - - [2025-10-06 03:59:42] "POST /neutron/network HTTP/1.1" 200 999 0.009850 10.0.0.33 - - [2025-10-06 03:59:56] "POST /neutron/network HTTP/1.1" 200 1009 0.009612 10.0.0.33 - - [2025-10-06 03:59:56] "POST /neutron/subnet HTTP/1.1" 200 1370 0.012796 10.0.0.33 - - [2025-10-06 03:59:56] "POST /neutron/network HTTP/1.1" 200 999 0.009073 10.0.0.33 - - [2025-10-06 04:00:04] "POST /neutron/port HTTP/1.1" 200 1196 0.016298 10.0.0.33 - - [2025-10-06 04:00:05] "POST /neutron/port HTTP/1.1" 200 1196 0.030901 10.0.0.33 - - [2025-10-06 04:00:05] "POST /neutron/port HTTP/1.1" 200 1196 0.022459 10.0.0.33 - - [2025-10-06 04:00:06] "POST /neutron/network HTTP/1.1" 200 999 0.009424 10.0.0.38 - - [2025-10-06 04:00:06] "DELETE /route-target/08c2b417-4eba-4345-bfe7-c3a57affbb44 HTTP/1.1" 200 115 0.026026 10.0.0.249 - - [2025-10-06 04:00:08] "GET /projects?obj_uuids=db442188-ec23-4ecd-bf6d-d3ffa956bfc0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000979 10.0.0.33 - - [2025-10-06 04:00:08] "GET /project/db442188-ec23-4ecd-bf6d-d3ffa956bfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.049463 10.0.0.249 - - [2025-10-06 04:00:08] "GET /projects?obj_uuids=db442188-ec23-4ecd-bf6d-d3ffa956bfc0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000986 10.0.0.33 - - [2025-10-06 04:00:08] "GET /project/db442188-ec23-4ecd-bf6d-d3ffa956bfc0?fields=virtual_networks HTTP/1.1" 200 1043 0.040875 10.0.0.249 - - [2025-10-06 04:00:08] "GET /projects?obj_uuids=db442188-ec23-4ecd-bf6d-d3ffa956bfc0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001886 10.0.0.33 - - [2025-10-06 04:00:08] "GET /project/db442188-ec23-4ecd-bf6d-d3ffa956bfc0?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.044762 10.0.0.249 - - [2025-10-06 04:00:08] "GET /projects?obj_uuids=db442188-ec23-4ecd-bf6d-d3ffa956bfc0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001030 10.0.0.33 - - [2025-10-06 04:00:08] "GET /project/db442188-ec23-4ecd-bf6d-d3ffa956bfc0?fields=security_groups HTTP/1.1" 200 1274 0.042289 10.0.0.33 - - [2025-10-06 04:00:09] "POST /fqname-to-id HTTP/1.1" 404 188 0.023533 10.0.0.249 - - [2025-10-06 04:00:09] "GET /projects?obj_uuids=aae45099-2e27-4f23-b1f7-1a65f6765cc8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003430 10.0.0.249 - - [2025-10-06 04:00:09] "GET /domains?obj_uuids=8177ca4a-5181-4745-ae27-f33c0972392c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000946 10.0.0.249 - - [2025-10-06 04:00:09] "GET /domain/8177ca4a-5181-4745-ae27-f33c0972392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007005 10.0.0.249 - - [2025-10-06 04:00:09] "POST /id-to-fqname HTTP/1.1" 200 190 0.002134 10.0.0.249 - - [2025-10-06 04:00:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.005624 10.0.0.249 - - [2025-10-06 04:00:09] "POST /security-groups HTTP/1.1" 200 591 0.036900 10.0.0.249 - - [2025-10-06 04:00:09] "POST /projects HTTP/1.1" 200 585 0.246206 10.0.0.38 - - [2025-10-06 04:00:09] "POST /fqname-to-id HTTP/1.1" 404 233 0.008192 10.0.0.249 - - [2025-10-06 04:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.314112 10.0.0.33 - - [2025-10-06 04:00:09] "GET /project/aae45099-2e27-4f23-b1f7-1a65f6765cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.468579 10.0.0.33 - - [2025-10-06 04:00:10] "GET / HTTP/1.1" 200 36215 0.002549 10.0.0.33 - - [2025-10-06 04:00:12] "GET /obj-perms HTTP/1.1" 200 5056 0.046803 10.0.0.249 - - [2025-10-06 04:00:16] "GET /projects?obj_uuids=aae45099-2e27-4f23-b1f7-1a65f6765cc8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001002 10.0.0.33 - - [2025-10-06 04:00:16] "GET /project/aae45099-2e27-4f23-b1f7-1a65f6765cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.047264 10.0.0.249 - - [2025-10-06 04:00:16] "GET /projects?obj_uuids=aae45099-2e27-4f23-b1f7-1a65f6765cc8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001317 10.0.0.33 - - [2025-10-06 04:00:16] "GET /project/aae45099-2e27-4f23-b1f7-1a65f6765cc8?fields=virtual_networks HTTP/1.1" 200 1035 0.071685 10.0.0.249 - - [2025-10-06 04:00:16] "GET /projects?obj_uuids=aae45099-2e27-4f23-b1f7-1a65f6765cc8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001032 10.0.0.33 - - [2025-10-06 04:00:16] "GET /project/aae45099-2e27-4f23-b1f7-1a65f6765cc8?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.039205 10.0.0.249 - - [2025-10-06 04:00:16] "GET /projects?obj_uuids=aae45099-2e27-4f23-b1f7-1a65f6765cc8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000915 10.0.0.33 - - [2025-10-06 04:00:16] "GET /project/aae45099-2e27-4f23-b1f7-1a65f6765cc8?fields=security_groups HTTP/1.1" 200 1262 0.037769 10.0.0.38 - - [2025-10-06 04:00:23] "DELETE /access-control-list/c2f37f01-1d17-433c-8607-408e07101bd4 HTTP/1.1" 200 115 0.058068 10.0.0.38 - - [2025-10-06 04:00:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000447 10.0.0.38 - - [2025-10-06 04:00:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.38 - - [2025-10-06 04:00:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.38 - - [2025-10-06 04:00:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000348 10.0.0.249 - - [2025-10-06 04:00:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000576 10.0.0.249 - - [2025-10-06 04:00:35] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.33 - - [2025-10-06 04:00:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.33 - - [2025-10-06 04:00:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.249 - - [2025-10-06 04:00:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.249 - - [2025-10-06 04:00:36] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.33 - - [2025-10-06 04:00:37] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.33 - - [2025-10-06 04:00:37] "GET /global-system-configs HTTP/1.1" 401 292 0.001326 10.0.0.249 - - [2025-10-06 04:00:40] "DELETE /project/db442188-ec23-4ecd-bf6d-d3ffa956bfc0 HTTP/1.1" 404 177 0.006983 10.0.0.249 - - [2025-10-06 04:00:40] "DELETE /project/aae450992e274f23b1f71a65f6765cc8 HTTP/1.1" 404 173 0.006093 10.0.0.249 - - [2025-10-06 04:00:40] "GET /projects?obj_uuids=aae45099-2e27-4f23-b1f7-1a65f6765cc8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001117 10.0.0.249 - - [2025-10-06 04:00:40] "GET /project/aae45099-2e27-4f23-b1f7-1a65f6765cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.055789 10.0.0.249 - - [2025-10-06 04:00:40] "GET /projects?obj_uuids=aae45099-2e27-4f23-b1f7-1a65f6765cc8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000913 10.0.0.249 - - [2025-10-06 04:00:40] "GET /project/aae45099-2e27-4f23-b1f7-1a65f6765cc8?fields=security_groups HTTP/1.1" 200 1364 0.053361 10.0.0.249 - - [2025-10-06 04:00:40] "DELETE /security-group/38654a43-2f6e-4681-a8a7-a14ad5a3f3bf HTTP/1.1" 200 115 0.052376 10.0.0.249 - - [2025-10-06 04:00:40] "GET /projects?obj_uuids=aae45099-2e27-4f23-b1f7-1a65f6765cc8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001378 10.0.0.249 - - [2025-10-06 04:00:40] "GET /project/aae45099-2e27-4f23-b1f7-1a65f6765cc8?fields=application_policy_sets HTTP/1.1" 200 1403 0.042349 10.0.0.249 - - [2025-10-06 04:00:40] "DELETE /project/aae45099-2e27-4f23-b1f7-1a65f6765cc8 HTTP/1.1" 200 115 0.409276 [Introspect:8084]10.0.0.249 - - [2025-10-06 04:01:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001027 [Introspect:8084]10.0.0.249 - - [2025-10-06 04:01:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000944