+++ date ++ echo 'INFO: =================== Thu Oct 2 01:47:44 AM UTC 2025 ===================' INFO: =================== Thu Oct 2 01:47:44 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 ' +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.49 ++ 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.56,10.0.0.38,10.0.0.49 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.56,10.0.0.38,10.0.0.49 ++ ANALYTICSDB_NODES=10.0.0.56,10.0.0.38,10.0.0.49 ++ ANALYTICS_SNMP_NODES=10.0.0.56,10.0.0.38,10.0.0.49 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8081 ' +++ '[' -n '10.0.0.56:8081 10.0.0.38:8081 10.0.0.49:8081 ' ']' +++ echo '10.0.0.56:8081 10.0.0.38:8081 10.0.0.49:8081' ++ ANALYTICS_SERVERS='10.0.0.56:8081 10.0.0.38:8081 10.0.0.49: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9042 ' +++ '[' -n '10.0.0.56:9042 10.0.0.38:9042 10.0.0.49:9042 ' ']' +++ echo '10.0.0.56:9042 10.0.0.38:9042 10.0.0.49:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.56:9042 10.0.0.38:9042 10.0.0.49:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.56,10.0.0.38,10.0.0.49 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8086 ' +++ '[' -n '10.0.0.56:8086 10.0.0.38:8086 10.0.0.49:8086 ' ']' +++ echo '10.0.0.56:8086 10.0.0.38:8086 10.0.0.49:8086' ++ COLLECTOR_SERVERS='10.0.0.56:8086 10.0.0.38:8086 10.0.0.49: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.56,10.0.0.38,10.0.0.49 ++ CONFIGDB_NODES=10.0.0.56,10.0.0.38,10.0.0.49 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8082 ' +++ '[' -n '10.0.0.56:8082 10.0.0.38:8082 10.0.0.49:8082 ' ']' +++ echo '10.0.0.56:8082 10.0.0.38:8082 10.0.0.49:8082' ++ CONFIG_SERVERS='10.0.0.56:8082 10.0.0.38:8082 10.0.0.49: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9161 ' +++ '[' -n '10.0.0.56:9161 10.0.0.38:9161 10.0.0.49:9161 ' ']' +++ echo '10.0.0.56:9161 10.0.0.38:9161 10.0.0.49:9161' ++ CONFIGDB_SERVERS='10.0.0.56:9161 10.0.0.38:9161 10.0.0.49: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9041 ' +++ '[' -n '10.0.0.56:9041 10.0.0.38:9041 10.0.0.49:9041 ' ']' +++ echo '10.0.0.56:9041 10.0.0.38:9041 10.0.0.49:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.56:9041 10.0.0.38:9041 10.0.0.49: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.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.56,10.0.0.38,10.0.0.49 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:2181, +++ '[' -n 10.0.0.56:2181,10.0.0.38:2181,10.0.0.49:2181, ']' +++ echo 10.0.0.56:2181,10.0.0.38:2181,10.0.0.49:2181 ++ ZOOKEEPER_SERVERS=10.0.0.56:2181,10.0.0.38:2181,10.0.0.49: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:2181 ' +++ '[' -n '10.0.0.56:2181 10.0.0.38:2181 10.0.0.49:2181 ' ']' +++ echo '10.0.0.56:2181 10.0.0.38:2181 10.0.0.49:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.56:2181 10.0.0.38:2181 10.0.0.49:2181' ++ RABBITMQ_NODES=10.0.0.56,10.0.0.38,10.0.0.49 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:5673, +++ '[' -n 10.0.0.56:5673,10.0.0.38:5673,10.0.0.49:5673, ']' +++ echo 10.0.0.56:5673,10.0.0.38:5673,10.0.0.49:5673 ++ RABBITMQ_SERVERS=10.0.0.56:5673,10.0.0.38:5673,10.0.0.49: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:6379 ' +++ '[' -n '10.0.0.56:6379 10.0.0.38:6379 10.0.0.49:6379 ' ']' +++ echo '10.0.0.56:6379 10.0.0.38:6379 10.0.0.49:6379' ++ REDIS_SERVERS='10.0.0.56:6379 10.0.0.38:6379 10.0.0.49: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.56,10.0.0.38,10.0.0.49 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9092 ' +++ '[' -n '10.0.0.56:9092 10.0.0.38:9092 10.0.0.49:9092 ' ']' +++ echo '10.0.0.56:9092 10.0.0.38:9092 10.0.0.49:9092' ++ KAFKA_SERVERS='10.0.0.56:9092 10.0.0.38:9092 10.0.0.49: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.56 ++ 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.56,10.0.0.38,10.0.0.49 ++ 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.56,10.0.0.38,10.0.0.49 ++ 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.56,10.0.0.38,10.0.0.49 ++ cut -d , -f 1 + local cassandra=10.0.0.56 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.56 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.56,10.0.0.38,10.0.0.49 +++ local servers=10.0.0.56,10.0.0.38,10.0.0.49 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.49,10.20.0.14,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.56'\''))' +++ local server_ip=10.0.0.56 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.56 ]] +++ [[ ,10.0.0.49,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.56, ]] +++ (( 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.49,10.20.0.14,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.49'\''))' +++ local server_ip=10.0.0.49 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.49 ]] +++ [[ ,10.0.0.49,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.49, ]] +++ echo 10.0.0.49 3 +++ return ++ local ip=10.0.0.49 ++ [[ -z 10.0.0.49 ]] ++ echo 10.0.0.49 + host_ip=10.0.0.49 + [[ cql == \c\q\l ]] ++ echo 10.0.0.56:9041 10.0.0.38:9041 10.0.0.49:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.56:9041 10.0.0.38:9041 10.0.0.49:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.49: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 ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ 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/02/2025 01:47:54.073 7f1215048b80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/02/2025 01:47:54.216 7f1215048b80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/02/2025 01:47:54.229 7f1215048b80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/02/2025 01:47:54.229 7f1215048b80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.9.21: /usr/bin/python3 Thu Oct 2 01:48:14 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=) 3767 pm = self.create_singleton_entry(PolicyManagement()) 3768 self._global_pm_uuid = pm.uuid 3769 aps = self.create_singleton_entry(ApplicationPolicySet( 3770 parent_obj=pm, all_applications=True)) 3771 ok, result = self._db_conn.ref_update( aps undefined self = self.create_singleton_entry = > global ApplicationPolicySet = parent_obj undefined pm = all_applications undefined /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 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/application_policy_set...b900e3d1-59f9-4c62-a44e-289179931379 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/application_policy_set:default-policy-management:default-application-policy-set exists already with ID: b900e3d1-59f9-4c62-a44e-289179931379 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('application_policy_set default-policy-management:default-application-policy-set') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/application_policy_set...b900e3d1-59f9-4c62-a44e-289179931379 at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/application_policy_set...b900e3d1-59f9-4c62-a44e-289179931379 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/application_policy_set...b900e3d1-59f9-4c62-a44e-289179931379 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: application_policy_set default-policy-management:default-application-policy-set During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 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 3769, in _db_init_entries aps = self.create_singleton_entry(ApplicationPolicySet( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 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/application_policy_set:default-policy-management:default-application-policy-set exists already with ID: b900e3d1-59f9-4c62-a44e-289179931379 at zookeeper +++ date ++ echo 'INFO: =================== Thu Oct 2 01:48:16 AM UTC 2025 ===================' INFO: =================== Thu Oct 2 01:48:16 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.49 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ tail -n 1 +++ mount -t hugetlbfs +++ 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.56,10.0.0.38,10.0.0.49 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.56,10.0.0.38,10.0.0.49 ++ ANALYTICSDB_NODES=10.0.0.56,10.0.0.38,10.0.0.49 ++ ANALYTICS_SNMP_NODES=10.0.0.56,10.0.0.38,10.0.0.49 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8081 ' +++ '[' -n '10.0.0.56:8081 10.0.0.38:8081 10.0.0.49:8081 ' ']' +++ echo '10.0.0.56:8081 10.0.0.38:8081 10.0.0.49:8081' ++ ANALYTICS_SERVERS='10.0.0.56:8081 10.0.0.38:8081 10.0.0.49: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9042 ' +++ '[' -n '10.0.0.56:9042 10.0.0.38:9042 10.0.0.49:9042 ' ']' +++ echo '10.0.0.56:9042 10.0.0.38:9042 10.0.0.49:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.56:9042 10.0.0.38:9042 10.0.0.49:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.56,10.0.0.38,10.0.0.49 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8086 ' +++ '[' -n '10.0.0.56:8086 10.0.0.38:8086 10.0.0.49:8086 ' ']' +++ echo '10.0.0.56:8086 10.0.0.38:8086 10.0.0.49:8086' ++ COLLECTOR_SERVERS='10.0.0.56:8086 10.0.0.38:8086 10.0.0.49: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.56,10.0.0.38,10.0.0.49 ++ CONFIGDB_NODES=10.0.0.56,10.0.0.38,10.0.0.49 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8082 ' +++ '[' -n '10.0.0.56:8082 10.0.0.38:8082 10.0.0.49:8082 ' ']' +++ echo '10.0.0.56:8082 10.0.0.38:8082 10.0.0.49:8082' ++ CONFIG_SERVERS='10.0.0.56:8082 10.0.0.38:8082 10.0.0.49: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9161 ' +++ '[' -n '10.0.0.56:9161 10.0.0.38:9161 10.0.0.49:9161 ' ']' +++ echo '10.0.0.56:9161 10.0.0.38:9161 10.0.0.49:9161' ++ CONFIGDB_SERVERS='10.0.0.56:9161 10.0.0.38:9161 10.0.0.49: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9041 ' +++ '[' -n '10.0.0.56:9041 10.0.0.38:9041 10.0.0.49:9041 ' ']' +++ echo '10.0.0.56:9041 10.0.0.38:9041 10.0.0.49:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.56:9041 10.0.0.38:9041 10.0.0.49: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.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.56,10.0.0.38,10.0.0.49 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:2181, +++ '[' -n 10.0.0.56:2181,10.0.0.38:2181,10.0.0.49:2181, ']' +++ echo 10.0.0.56:2181,10.0.0.38:2181,10.0.0.49:2181 ++ ZOOKEEPER_SERVERS=10.0.0.56:2181,10.0.0.38:2181,10.0.0.49: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:2181 ' +++ '[' -n '10.0.0.56:2181 10.0.0.38:2181 10.0.0.49:2181 ' ']' +++ echo '10.0.0.56:2181 10.0.0.38:2181 10.0.0.49:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.56:2181 10.0.0.38:2181 10.0.0.49:2181' ++ RABBITMQ_NODES=10.0.0.56,10.0.0.38,10.0.0.49 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:5673, +++ '[' -n 10.0.0.56:5673,10.0.0.38:5673,10.0.0.49:5673, ']' +++ echo 10.0.0.56:5673,10.0.0.38:5673,10.0.0.49:5673 ++ RABBITMQ_SERVERS=10.0.0.56:5673,10.0.0.38:5673,10.0.0.49: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:6379 ' +++ '[' -n '10.0.0.56:6379 10.0.0.38:6379 10.0.0.49:6379 ' ']' +++ echo '10.0.0.56:6379 10.0.0.38:6379 10.0.0.49:6379' ++ REDIS_SERVERS='10.0.0.56:6379 10.0.0.38:6379 10.0.0.49: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.56,10.0.0.38,10.0.0.49 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9092 ' +++ '[' -n '10.0.0.56:9092 10.0.0.38:9092 10.0.0.49:9092 ' ']' +++ echo '10.0.0.56:9092 10.0.0.38:9092 10.0.0.49:9092' ++ KAFKA_SERVERS='10.0.0.56:9092 10.0.0.38:9092 10.0.0.49: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.56 ++ 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.56,10.0.0.38,10.0.0.49 ++ 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.56,10.0.0.38,10.0.0.49 ++ 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.56,10.0.0.38,10.0.0.49 ++ cut -d , -f 1 + local cassandra=10.0.0.56 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.56 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.56,10.0.0.38,10.0.0.49 +++ local servers=10.0.0.56,10.0.0.38,10.0.0.49 +++ local server_list= +++ cut -d ' ' -f 1 +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ grep -vi host ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.49,10.20.0.14,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.56'\''))' +++ local server_ip=10.0.0.56 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.56 ]] +++ [[ ,10.0.0.49,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.56, ]] +++ (( 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.49,10.20.0.14,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.49'\''))' +++ local server_ip=10.0.0.49 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.49 ]] +++ [[ ,10.0.0.49,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.49, ]] +++ echo 10.0.0.49 3 +++ return ++ local ip=10.0.0.49 ++ [[ -z 10.0.0.49 ]] ++ echo 10.0.0.49 + host_ip=10.0.0.49 + [[ cql == \c\q\l ]] ++ echo 10.0.0.56:9041 10.0.0.38:9041 10.0.0.49:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.56:9041 10.0.0.38:9041 10.0.0.49:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.49:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/02/2025 01:48:24.409 7fc38d0e0900 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/02/2025 01:48:24.549 7fc38d0e0900 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/02/2025 01:48:24.561 7fc38d0e0900 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/02/2025 01:48:24.561 7fc38d0e0900 [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.49:8082/ Hit Ctrl-C to quit. 10.0.0.49 - - [2025-10-02 01:48:25] "GET / HTTP/1.1" 200 45871 0.001273 10.0.0.49 - - [2025-10-02 01:48:25] "GET / HTTP/1.1" 200 45871 0.001014 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.49 - - [2025-10-02 01:48:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000462 10.0.0.49 - - [2025-10-02 01:48:25] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000250 10.0.0.49 - - [2025-10-02 01:48:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000348 10.0.0.49 - - [2025-10-02 01:48:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.38 - - [2025-10-02 01:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.49 - - [2025-10-02 01:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.49 - - [2025-10-02 01:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.38 - - [2025-10-02 01:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000324 10.0.0.38 - - [2025-10-02 01:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000326 10.0.0.56 - - [2025-10-02 01:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.49 - - [2025-10-02 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 3.719729 10.0.0.49 - - [2025-10-02 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.49 - - [2025-10-02 01:48:29] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 3.259562 10.0.0.38 - - [2025-10-02 01:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000490 10.0.0.49 - - [2025-10-02 01:48:29] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004108 10.0.0.56 - - [2025-10-02 01:48:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.56 - - [2025-10-02 01:48:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000342 10.0.0.56 - - [2025-10-02 01:48:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 /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-02 01:48:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000360 10.0.0.38 - - [2025-10-02 01:48:39] "POST /fqname-to-id HTTP/1.1" 404 225 0.325469 10.0.0.38 - - [2025-10-02 01:48:39] "POST /access-control-lists HTTP/1.1" 200 585 0.034313 10.0.0.38 - - [2025-10-02 01:48:39] "POST /route-targets HTTP/1.1" 200 327 0.014985 10.0.0.38 - - [2025-10-02 01:48:39] "POST /ref-update HTTP/1.1" 200 156 0.020027 10.0.0.38 - - [2025-10-02 01:48:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.011045 10.0.0.38 - - [2025-10-02 01:48:39] "PUT /access-control-list/57df7003-8ef0-4345-9085-008a36b0dc3b HTTP/1.1" 200 272 0.014313 10.0.0.38 - - [2025-10-02 01:49:07] "POST /ref-update HTTP/1.1" 200 156 0.063695 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.49 - - [2025-10-02 01:51:23] "GET /obj-perms HTTP/1.1" 200 5056 0.352921 10.0.0.56 - - [2025-10-02 01:52:23] "GET /obj-perms HTTP/1.1" 200 5056 0.043419 10.0.0.38 - - [2025-10-02 01:52:23] "GET /obj-perms HTTP/1.1" 200 5056 0.057171 10.0.0.56 - - [2025-10-02 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.027175 10.0.0.49 - - [2025-10-02 01:53:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.49 - - [2025-10-02 01:53:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.49 - - [2025-10-02 01:53:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.49 - - [2025-10-02 01:53:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.38 - - [2025-10-02 01:53:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.38 - - [2025-10-02 01:53:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000337 10.0.0.38 - - [2025-10-02 01:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.38 - - [2025-10-02 01:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.56 - - [2025-10-02 01:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.56 - - [2025-10-02 01:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.56 - - [2025-10-02 01:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.56 - - [2025-10-02 01:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000327 [Introspect:8084]10.0.0.49 - - [2025-10-02 01:53:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001249 [Introspect:8084]10.0.0.49 - - [2025-10-02 01:53:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001446 [Introspect:8084]10.0.0.49 - - [2025-10-02 01:53:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.49 - - [2025-10-02 01:53:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000819 10.0.0.56 - - [2025-10-02 01:55:05] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.56 - - [2025-10-02 01:55:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000400 10.0.0.56 - - [2025-10-02 01:55:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.040060 10.0.0.49 - - [2025-10-02 01:55:06] "GET /projects?obj_uuids=0537a3c7-63d6-425c-833b-32a953b4603c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.062984 10.0.0.49 - - [2025-10-02 01:55:06] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000961 10.0.0.49 - - [2025-10-02 01:55:06] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.064438 10.0.0.49 - - [2025-10-02 01:55:06] "POST /id-to-fqname HTTP/1.1" 200 188 0.001563 10.0.0.49 - - [2025-10-02 01:55:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.004921 10.0.0.49 - - [2025-10-02 01:55:06] "POST /security-groups HTTP/1.1" 200 589 0.052521 10.0.0.49 - - [2025-10-02 01:55:06] "POST /projects HTTP/1.1" 200 581 0.352379 10.0.0.49 - - [2025-10-02 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.425231 10.0.0.38 - - [2025-10-02 01:55:06] "POST /access-control-lists HTTP/1.1" 200 594 0.065439 10.0.0.56 - - [2025-10-02 01:55:06] "GET /project/0537a3c7-63d6-425c-833b-32a953b4603c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.685133 10.0.0.56 - - [2025-10-02 01:55:07] "GET / HTTP/1.1" 200 35931 0.001884 10.0.0.49 - - [2025-10-02 01:55:10] "GET /projects?obj_uuids=0537a3c7-63d6-425c-833b-32a953b4603c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001002 10.0.0.56 - - [2025-10-02 01:55:11] "GET /project/0537a3c7-63d6-425c-833b-32a953b4603c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.052811 10.0.0.49 - - [2025-10-02 01:55:11] "GET /projects?obj_uuids=0537a3c7-63d6-425c-833b-32a953b4603c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000838 10.0.0.56 - - [2025-10-02 01:55:11] "GET /project/0537a3c7-63d6-425c-833b-32a953b4603c?fields=virtual_networks HTTP/1.1" 200 1036 0.074840 10.0.0.49 - - [2025-10-02 01:55:11] "GET /projects?obj_uuids=0537a3c7-63d6-425c-833b-32a953b4603c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001575 10.0.0.56 - - [2025-10-02 01:55:11] "GET /project/0537a3c7-63d6-425c-833b-32a953b4603c?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.059481 10.0.0.49 - - [2025-10-02 01:55:11] "GET /projects?obj_uuids=0537a3c7-63d6-425c-833b-32a953b4603c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001023 10.0.0.56 - - [2025-10-02 01:55:11] "GET /project/0537a3c7-63d6-425c-833b-32a953b4603c?fields=security_groups HTTP/1.1" 200 1260 0.062254 10.0.0.49 - - [2025-10-02 01:55:11] "GET /projects?obj_uuids=de5640fc-101b-4724-9d67-ddd5097ad01b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005293 10.0.0.49 - - [2025-10-02 01:55:12] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000952 10.0.0.49 - - [2025-10-02 01:55:12] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007279 10.0.0.49 - - [2025-10-02 01:55:12] "POST /id-to-fqname HTTP/1.1" 200 167 0.001363 10.0.0.49 - - [2025-10-02 01:55:12] "POST /fqname-to-id HTTP/1.1" 404 176 0.015982 10.0.0.49 - - [2025-10-02 01:55:12] "POST /security-groups HTTP/1.1" 200 568 0.038512 10.0.0.38 - - [2025-10-02 01:55:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.002928 10.0.0.49 - - [2025-10-02 01:55:12] "POST /projects HTTP/1.1" 200 539 0.267187 10.0.0.49 - - [2025-10-02 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.340003 10.0.0.38 - - [2025-10-02 01:55:12] "POST /access-control-lists HTTP/1.1" 200 571 0.058628 10.0.0.56 - - [2025-10-02 01:55:12] "GET /project/de5640fc-101b-4724-9d67-ddd5097ad01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.522988 [Introspect:8084]10.0.0.56 - - [2025-10-02 01:55:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001110 10.0.0.49 - - [2025-10-02 01:55:14] "GET /projects?obj_uuids=de5640fc-101b-4724-9d67-ddd5097ad01b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000871 10.0.0.56 - - [2025-10-02 01:55:14] "GET /project/de5640fc-101b-4724-9d67-ddd5097ad01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.049425 10.0.0.49 - - [2025-10-02 01:55:15] "GET /obj-perms HTTP/1.1" 200 5056 0.046120 [Introspect:8084]10.0.0.56 - - [2025-10-02 01:55:16] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000580 10.0.0.56 - - [2025-10-02 01:55:17] "GET /obj-perms HTTP/1.1" 200 5056 0.048739 10.0.0.56 - - [2025-10-02 01:55:17] "GET /obj-perms HTTP/1.1" 200 5056 0.004209 10.0.0.56 - - [2025-10-02 01:55:17] "GET /obj-perms HTTP/1.1" 200 5056 0.004714 10.0.0.56 - - [2025-10-02 01:55:17] "GET /obj-perms HTTP/1.1" 200 5056 0.004215 10.0.0.56 - - [2025-10-02 01:55:17] "GET /obj-perms HTTP/1.1" 200 5056 0.004094 10.0.0.56 - - [2025-10-02 01:55:17] "GET /obj-perms HTTP/1.1" 200 5056 0.004565 10.0.0.56 - - [2025-10-02 01:55:17] "GET /obj-perms HTTP/1.1" 200 5056 0.004156 10.0.0.56 - - [2025-10-02 01:55:17] "GET /obj-perms HTTP/1.1" 200 5056 0.004032 10.0.0.56 - - [2025-10-02 01:55:18] "GET /obj-perms HTTP/1.1" 200 5056 0.007985 10.0.0.56 - - [2025-10-02 01:55:18] "GET /obj-perms HTTP/1.1" 200 5056 0.004952 10.0.0.56 - - [2025-10-02 01:55:18] "GET /obj-perms HTTP/1.1" 200 5056 0.004263 10.0.0.38 - - [2025-10-02 01:55:18] "GET /obj-perms HTTP/1.1" 200 5056 0.044886 10.0.0.49 - - [2025-10-02 01:55:18] "GET /obj-perms HTTP/1.1" 200 5056 0.004233 10.0.0.49 - - [2025-10-02 01:55:18] "GET /obj-perms HTTP/1.1" 200 5056 0.004223 10.0.0.56 - - [2025-10-02 01:55:20] "GET /obj-perms HTTP/1.1" 200 5056 0.004379 10.0.0.56 - - [2025-10-02 01:55:20] "GET /obj-perms HTTP/1.1" 200 5056 0.006043 10.0.0.56 - - [2025-10-02 01:55:20] "GET /obj-perms HTTP/1.1" 200 5056 0.004158 10.0.0.56 - - [2025-10-02 01:55:20] "GET /obj-perms HTTP/1.1" 200 5056 0.004337 10.0.0.56 - - [2025-10-02 01:55:20] "GET /obj-perms HTTP/1.1" 200 5056 0.004041 10.0.0.56 - - [2025-10-02 01:55:20] "GET /obj-perms HTTP/1.1" 200 5056 0.003864 10.0.0.56 - - [2025-10-02 01:55:20] "GET /obj-perms HTTP/1.1" 200 5056 0.003897 10.0.0.56 - - [2025-10-02 01:55:20] "GET /obj-perms HTTP/1.1" 200 5056 0.003815 10.0.0.56 - - [2025-10-02 01:55:20] "GET /obj-perms HTTP/1.1" 200 5056 0.004227 10.0.0.56 - - [2025-10-02 01:55:20] "GET /obj-perms HTTP/1.1" 200 5056 0.003750 10.0.0.56 - - [2025-10-02 01:55:20] "GET /obj-perms HTTP/1.1" 200 5056 0.004836 10.0.0.56 - - [2025-10-02 01:55:23] "GET /obj-perms HTTP/1.1" 200 5056 0.004041 10.0.0.56 - - [2025-10-02 01:55:23] "GET /obj-perms HTTP/1.1" 200 5056 0.003925 10.0.0.56 - - [2025-10-02 01:55:23] "GET /obj-perms HTTP/1.1" 200 5056 0.004546 10.0.0.56 - - [2025-10-02 01:55:23] "GET /obj-perms HTTP/1.1" 200 5056 0.003784 10.0.0.56 - - [2025-10-02 01:55:25] "GET /obj-perms HTTP/1.1" 200 5056 0.004313 10.0.0.38 - - [2025-10-02 01:55:26] "GET /obj-perms HTTP/1.1" 200 5056 0.093840 10.0.0.56 - - [2025-10-02 01:55:26] "POST /fqname-to-id HTTP/1.1" 404 199 0.031181 10.0.0.49 - - [2025-10-02 01:55:26] "GET /projects?obj_uuids=a9055ded-8f87-4d8f-8547-71f8df9ec792&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004378 10.0.0.49 - - [2025-10-02 01:55:26] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001079 10.0.0.49 - - [2025-10-02 01:55:26] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007234 10.0.0.49 - - [2025-10-02 01:55:26] "POST /id-to-fqname HTTP/1.1" 200 201 0.002532 10.0.0.49 - - [2025-10-02 01:55:26] "POST /fqname-to-id HTTP/1.1" 404 210 0.007402 10.0.0.49 - - [2025-10-02 01:55:26] "POST /security-groups HTTP/1.1" 200 602 0.035944 10.0.0.49 - - [2025-10-02 01:55:26] "POST /projects HTTP/1.1" 200 607 0.279636 10.0.0.38 - - [2025-10-02 01:55:26] "POST /fqname-to-id HTTP/1.1" 404 244 0.005196 10.0.0.49 - - [2025-10-02 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.346857 10.0.0.56 - - [2025-10-02 01:55:27] "GET /project/a9055ded-8f87-4d8f-8547-71f8df9ec792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.496644 10.0.0.56 - - [2025-10-02 01:55:28] "GET / HTTP/1.1" 200 35931 0.002342 10.0.0.56 - - [2025-10-02 01:55:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000462 10.0.0.56 - - [2025-10-02 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.053315 10.0.0.49 - - [2025-10-02 01:55:29] "GET /projects?obj_uuids=a9055ded-8f87-4d8f-8547-71f8df9ec792&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000886 10.0.0.56 - - [2025-10-02 01:55:29] "GET /project/a9055ded-8f87-4d8f-8547-71f8df9ec792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.059941 10.0.0.38 - - [2025-10-02 01:55:30] "POST /ref-update HTTP/1.1" 200 156 0.036142 10.0.0.49 - - [2025-10-02 01:55:30] "POST /useragent-kv HTTP/1.1" 200 115 0.010393 10.0.0.56 - - [2025-10-02 01:55:30] "POST /neutron/subnet HTTP/1.1" 200 729 0.277498 10.0.0.56 - - [2025-10-02 01:55:30] "POST /id-to-fqname HTTP/1.1" 200 233 0.001329 10.0.0.56 - - [2025-10-02 01:55:30] "GET /virtual-network/d02e5780-9070-4945-84bf-9429412d3d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005294 10.0.0.56 - - [2025-10-02 01:55:30] "GET /virtual-network/d02e5780-9070-4945-84bf-9429412d3d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006741 10.0.0.56 - - [2025-10-02 01:55:30] "POST /neutron/network HTTP/1.1" 200 840 0.006403 10.0.0.56 - - [2025-10-02 01:55:31] "GET /virtual-network/d02e5780-9070-4945-84bf-9429412d3d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007598 10.0.0.49 - - [2025-10-02 01:55:31] "DELETE /project/de5640fc101b47249d67ddd5097ad01b HTTP/1.1" 404 173 0.008587 10.0.0.49 - - [2025-10-02 01:55:31] "DELETE /project/a9055ded8f874d8f854771f8df9ec792 HTTP/1.1" 404 173 0.006889 10.0.0.49 - - [2025-10-02 01:55:31] "DELETE /project/0537a3c763d6425c833b32a953b4603c HTTP/1.1" 404 173 0.010558 10.0.0.49 - - [2025-10-02 01:55:31] "GET /projects?obj_uuids=0537a3c7-63d6-425c-833b-32a953b4603c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001194 10.0.0.49 - - [2025-10-02 01:55:31] "GET /project/0537a3c7-63d6-425c-833b-32a953b4603c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.071836 10.0.0.49 - - [2025-10-02 01:55:31] "GET /projects?obj_uuids=0537a3c7-63d6-425c-833b-32a953b4603c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001076 10.0.0.49 - - [2025-10-02 01:55:31] "GET /project/0537a3c7-63d6-425c-833b-32a953b4603c?fields=security_groups HTTP/1.1" 200 1365 0.066005 10.0.0.49 - - [2025-10-02 01:55:31] "DELETE /security-group/a45b4b05-ff8c-4c62-a773-cf95974c1870 HTTP/1.1" 200 115 0.082157 10.0.0.49 - - [2025-10-02 01:55:31] "GET /projects?obj_uuids=0537a3c7-63d6-425c-833b-32a953b4603c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000986 10.0.0.49 - - [2025-10-02 01:55:31] "GET /project/0537a3c7-63d6-425c-833b-32a953b4603c?fields=application_policy_sets HTTP/1.1" 200 1404 0.059594 10.0.0.49 - - [2025-10-02 01:55:31] "DELETE /project/0537a3c7-63d6-425c-833b-32a953b4603c HTTP/1.1" 200 115 0.552091 10.0.0.56 - - [2025-10-02 01:55:31] "GET /obj-perms HTTP/1.1" 200 5052 0.052818 10.0.0.49 - - [2025-10-02 01:55:32] "GET /obj-perms HTTP/1.1" 200 5052 0.048490 10.0.0.56 - - [2025-10-02 01:55:32] "POST /id-to-fqname HTTP/1.1" 200 233 0.001438 10.0.0.49 - - [2025-10-02 01:55:34] "GET /projects?obj_uuids=a9055ded-8f87-4d8f-8547-71f8df9ec792&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000950 10.0.0.56 - - [2025-10-02 01:55:34] "GET /project/a9055ded-8f87-4d8f-8547-71f8df9ec792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.071012 10.0.0.56 - - [2025-10-02 01:55:35] "POST /neutron/network HTTP/1.1" 200 840 0.029379 10.0.0.56 - - [2025-10-02 01:55:35] "POST /neutron/port HTTP/1.1" 200 117 0.008072 10.0.0.56 - - [2025-10-02 01:55:37] "POST /neutron/port HTTP/1.1" 200 1072 0.036207 10.0.0.56 - - [2025-10-02 01:55:37] "POST /neutron/port HTTP/1.1" 200 1100 0.018125 10.0.0.56 - - [2025-10-02 01:55:37] "POST /neutron/port HTTP/1.1" 200 117 0.001036 10.0.0.56 - - [2025-10-02 01:55:40] "POST /neutron/security_group HTTP/1.1" 200 2069 0.008975 10.0.0.56 - - [2025-10-02 01:55:47] "GET /obj-perms HTTP/1.1" 200 5052 0.005175 10.0.0.56 - - [2025-10-02 01:55:51] "POST /neutron/port HTTP/1.1" 200 1100 0.037668 10.0.0.56 - - [2025-10-02 01:55:51] "POST /neutron/network HTTP/1.1" 400 204 0.015602 10.0.0.56 - - [2025-10-02 01:55:51] "POST /neutron/port HTTP/1.1" 200 151 0.189402 10.0.0.38 - - [2025-10-02 01:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.49 - - [2025-10-02 01:55:54] "GET /projects?obj_uuids=a9055ded-8f87-4d8f-8547-71f8df9ec792&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000974 10.0.0.56 - - [2025-10-02 01:55:54] "GET /project/a9055ded-8f87-4d8f-8547-71f8df9ec792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.066159 10.0.0.49 - - [2025-10-02 01:55:54] "GET /projects?obj_uuids=a9055ded-8f87-4d8f-8547-71f8df9ec792&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000849 10.0.0.56 - - [2025-10-02 01:55:54] "GET /project/a9055ded-8f87-4d8f-8547-71f8df9ec792?fields=virtual_networks HTTP/1.1" 200 1064 0.059633 10.0.0.49 - - [2025-10-02 01:55:54] "GET /projects?obj_uuids=a9055ded-8f87-4d8f-8547-71f8df9ec792&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000960 10.0.0.56 - - [2025-10-02 01:55:54] "GET /project/a9055ded-8f87-4d8f-8547-71f8df9ec792?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.059003 10.0.0.49 - - [2025-10-02 01:55:54] "GET /projects?obj_uuids=a9055ded-8f87-4d8f-8547-71f8df9ec792&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001580 10.0.0.56 - - [2025-10-02 01:55:54] "GET /project/a9055ded-8f87-4d8f-8547-71f8df9ec792?fields=security_groups HTTP/1.1" 200 1301 0.045497 10.0.0.49 - - [2025-10-02 01:55:55] "GET /projects?obj_uuids=de5640fc-101b-4724-9d67-ddd5097ad01b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000897 10.0.0.56 - - [2025-10-02 01:55:55] "GET /project/de5640fc-101b-4724-9d67-ddd5097ad01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.054262 10.0.0.49 - - [2025-10-02 01:56:00] "GET /projects?obj_uuids=de5640fc-101b-4724-9d67-ddd5097ad01b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001201 10.0.0.56 - - [2025-10-02 01:56:00] "GET /project/de5640fc-101b-4724-9d67-ddd5097ad01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.091910 10.0.0.56 - - [2025-10-02 01:56:03] "POST /fqname-to-id HTTP/1.1" 404 200 0.028648 10.0.0.49 - - [2025-10-02 01:56:03] "GET /projects?obj_uuids=57241155-73c9-4b91-b3fc-e7a89216e738&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003651 10.0.0.49 - - [2025-10-02 01:56:03] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000828 10.0.0.49 - - [2025-10-02 01:56:03] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007011 10.0.0.49 - - [2025-10-02 01:56:03] "POST /id-to-fqname HTTP/1.1" 200 202 0.002549 10.0.0.49 - - [2025-10-02 01:56:03] "POST /fqname-to-id HTTP/1.1" 404 211 0.005843 10.0.0.49 - - [2025-10-02 01:56:04] "POST /security-groups HTTP/1.1" 200 603 0.087357 10.0.0.49 - - [2025-10-02 01:56:04] "POST /projects HTTP/1.1" 200 609 0.366837 10.0.0.38 - - [2025-10-02 01:56:04] "POST /access-control-lists HTTP/1.1" 200 608 0.034765 10.0.0.49 - - [2025-10-02 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.462105 10.0.0.56 - - [2025-10-02 01:56:04] "GET /project/57241155-73c9-4b91-b3fc-e7a89216e738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.644158 10.0.0.56 - - [2025-10-02 01:56:05] "GET / HTTP/1.1" 200 35931 0.001317 10.0.0.56 - - [2025-10-02 01:56:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000515 10.0.0.56 - - [2025-10-02 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.061614 10.0.0.49 - - [2025-10-02 01:56:06] "GET /projects?obj_uuids=57241155-73c9-4b91-b3fc-e7a89216e738&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001182 10.0.0.56 - - [2025-10-02 01:56:06] "GET /project/57241155-73c9-4b91-b3fc-e7a89216e738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.051679 10.0.0.56 - - [2025-10-02 01:56:06] "POST /neutron/network HTTP/1.1" 200 117 0.044408 10.0.0.38 - - [2025-10-02 01:56:06] "POST /route-targets HTTP/1.1" 200 327 0.016141 10.0.0.56 - - [2025-10-02 01:56:06] "POST /neutron/network HTTP/1.1" 200 919 0.014154 10.0.0.56 - - [2025-10-02 01:56:06] "POST /id-to-fqname HTTP/1.1" 200 275 0.001170 10.0.0.56 - - [2025-10-02 01:56:06] "GET /virtual-network/203f4361-3264-4a21-97ec-0c3cb55c0fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.005592 10.0.0.56 - - [2025-10-02 01:56:06] "GET /virtual-network/203f4361-3264-4a21-97ec-0c3cb55c0fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.009524 10.0.0.56 - - [2025-10-02 01:56:06] "POST /neutron/subnet HTTP/1.1" 200 710 0.013413 10.0.0.56 - - [2025-10-02 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006823 10.0.0.49 - - [2025-10-02 01:56:06] "GET /projects?obj_uuids=57241155-73c9-4b91-b3fc-e7a89216e738&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001024 10.0.0.56 - - [2025-10-02 01:56:07] "GET /project/57241155-73c9-4b91-b3fc-e7a89216e738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.071044 10.0.0.38 - - [2025-10-02 01:56:07] "POST /ref-update HTTP/1.1" 200 156 0.037335 10.0.0.49 - - [2025-10-02 01:56:07] "POST /useragent-kv HTTP/1.1" 200 115 0.009571 10.0.0.56 - - [2025-10-02 01:56:07] "POST /neutron/subnet HTTP/1.1" 200 715 0.330212 10.0.0.56 - - [2025-10-02 01:56:07] "POST /id-to-fqname HTTP/1.1" 200 275 0.001591 10.0.0.56 - - [2025-10-02 01:56:07] "GET /virtual-network/0c53046d-8841-422b-8606-85ec1aaa1d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.007364 10.0.0.56 - - [2025-10-02 01:56:07] "GET /virtual-network/0c53046d-8841-422b-8606-85ec1aaa1d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.008230 10.0.0.56 - - [2025-10-02 01:56:07] "POST /neutron/network HTTP/1.1" 200 920 0.008527 10.0.0.56 - - [2025-10-02 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007598 10.0.0.49 - - [2025-10-02 01:56:07] "GET /projects?obj_uuids=57241155-73c9-4b91-b3fc-e7a89216e738&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000957 10.0.0.56 - - [2025-10-02 01:56:07] "GET /project/57241155-73c9-4b91-b3fc-e7a89216e738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.052449 10.0.0.49 - - [2025-10-02 01:56:08] "GET /projects?obj_uuids=57241155-73c9-4b91-b3fc-e7a89216e738&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001191 10.0.0.56 - - [2025-10-02 01:56:08] "POST /neutron/network HTTP/1.1" 200 705 0.205526 10.0.0.56 - - [2025-10-02 01:56:08] "POST /id-to-fqname HTTP/1.1" 200 276 0.006839 10.0.0.56 - - [2025-10-02 01:56:08] "GET /virtual-network/6e8cd4a6-0a1f-4a90-b7ab-d8a1adec196b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.014110 10.0.0.56 - - [2025-10-02 01:56:08] "POST /neutron/network HTTP/1.1" 200 923 0.013865 10.0.0.56 - - [2025-10-02 01:56:08] "GET /virtual-network/6e8cd4a6-0a1f-4a90-b7ab-d8a1adec196b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007113 10.0.0.56 - - [2025-10-02 01:56:08] "POST /id-to-fqname HTTP/1.1" 200 275 0.001186 10.0.0.56 - - [2025-10-02 01:56:09] "POST /neutron/network HTTP/1.1" 200 930 0.008136 10.0.0.49 - - [2025-10-02 01:56:10] "GET /projects?obj_uuids=57241155-73c9-4b91-b3fc-e7a89216e738&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001287 10.0.0.56 - - [2025-10-02 01:56:10] "GET /project/57241155-73c9-4b91-b3fc-e7a89216e738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.091668 10.0.0.56 - - [2025-10-02 01:56:10] "POST /neutron/port HTTP/1.1" 200 117 0.006786 10.0.0.56 - - [2025-10-02 01:56:10] "POST /id-to-fqname HTTP/1.1" 200 276 0.001090 10.0.0.56 - - [2025-10-02 01:56:10] "POST /neutron/network HTTP/1.1" 200 930 0.009042 10.0.0.49 - - [2025-10-02 01:56:11] "GET /projects?obj_uuids=57241155-73c9-4b91-b3fc-e7a89216e738&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001248 10.0.0.56 - - [2025-10-02 01:56:11] "POST /neutron/port HTTP/1.1" 200 1070 0.019763 10.0.0.56 - - [2025-10-02 01:56:11] "GET /project/57241155-73c9-4b91-b3fc-e7a89216e738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.090165 10.0.0.56 - - [2025-10-02 01:56:11] "POST /neutron/port HTTP/1.1" 200 1098 0.024722 10.0.0.56 - - [2025-10-02 01:56:11] "POST /neutron/port HTTP/1.1" 200 117 0.001155 10.0.0.56 - - [2025-10-02 01:56:11] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007760 10.0.0.49 - - [2025-10-02 01:56:12] "GET /projects?obj_uuids=57241155-73c9-4b91-b3fc-e7a89216e738&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000931 10.0.0.56 - - [2025-10-02 01:56:12] "POST /neutron/port HTTP/1.1" 200 1071 0.377274 10.0.0.56 - - [2025-10-02 01:56:13] "POST /neutron/network HTTP/1.1" 200 920 0.009149 10.0.0.56 - - [2025-10-02 01:56:13] "POST /neutron/port HTTP/1.1" 200 1099 0.044313 10.0.0.56 - - [2025-10-02 01:56:13] "POST /neutron/port HTTP/1.1" 200 117 0.001003 10.0.0.56 - - [2025-10-02 01:56:13] "POST /neutron/port HTTP/1.1" 200 1124 0.015304 10.0.0.49 - - [2025-10-02 01:56:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004356 10.0.0.38 - - [2025-10-02 01:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.49 - - [2025-10-02 01:56:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004778 10.0.0.56 - - [2025-10-02 01:56:15] "POST /neutron/network HTTP/1.1" 200 151 0.161453 10.0.0.56 - - [2025-10-02 01:56:16] "POST /neutron/port HTTP/1.1" 200 1099 0.018746 10.0.0.56 - - [2025-10-02 01:56:17] "POST /neutron/port HTTP/1.1" 200 117 0.009258 10.0.0.56 - - [2025-10-02 01:56:17] "POST /neutron/network HTTP/1.1" 200 923 0.007145 10.0.0.38 - - [2025-10-02 01:56:17] "DELETE /route-target/43b07033-a1aa-4065-9d39-61c696400c37 HTTP/1.1" 200 115 0.047053 10.0.0.49 - - [2025-10-02 01:56:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005359 10.0.0.49 - - [2025-10-02 01:56:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005834 10.0.0.56 - - [2025-10-02 01:56:17] "POST /neutron/network HTTP/1.1" 200 151 0.198151 10.0.0.49 - - [2025-10-02 01:56:18] "GET /projects?obj_uuids=57241155-73c9-4b91-b3fc-e7a89216e738&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000926 10.0.0.56 - - [2025-10-02 01:56:18] "GET /project/57241155-73c9-4b91-b3fc-e7a89216e738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.133246 10.0.0.49 - - [2025-10-02 01:56:18] "GET /projects?obj_uuids=57241155-73c9-4b91-b3fc-e7a89216e738&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001112 10.0.0.56 - - [2025-10-02 01:56:18] "GET /project/57241155-73c9-4b91-b3fc-e7a89216e738?fields=virtual_networks HTTP/1.1" 200 1066 0.069778 10.0.0.49 - - [2025-10-02 01:56:18] "GET /projects?obj_uuids=57241155-73c9-4b91-b3fc-e7a89216e738&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000864 10.0.0.56 - - [2025-10-02 01:56:18] "GET /project/57241155-73c9-4b91-b3fc-e7a89216e738?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.064532 10.0.0.49 - - [2025-10-02 01:56:18] "GET /projects?obj_uuids=57241155-73c9-4b91-b3fc-e7a89216e738&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001209 10.0.0.56 - - [2025-10-02 01:56:18] "GET /project/57241155-73c9-4b91-b3fc-e7a89216e738?fields=security_groups HTTP/1.1" 200 1304 0.059418 10.0.0.56 - - [2025-10-02 01:56:19] "POST /fqname-to-id HTTP/1.1" 404 190 0.031392 10.0.0.49 - - [2025-10-02 01:56:19] "GET /projects?obj_uuids=1fca70db-2796-4959-aec4-faee87d7663e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.008661 10.0.0.49 - - [2025-10-02 01:56:19] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001076 10.0.0.49 - - [2025-10-02 01:56:19] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008400 10.0.0.49 - - [2025-10-02 01:56:19] "POST /id-to-fqname HTTP/1.1" 200 192 0.005395 10.0.0.49 - - [2025-10-02 01:56:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.005110 10.0.0.49 - - [2025-10-02 01:56:19] "POST /security-groups HTTP/1.1" 200 593 0.037032 10.0.0.49 - - [2025-10-02 01:56:19] "POST /projects HTTP/1.1" 200 589 0.296498 10.0.0.38 - - [2025-10-02 01:56:19] "POST /fqname-to-id HTTP/1.1" 404 236 0.005492 10.0.0.49 - - [2025-10-02 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.384815 10.0.0.38 - - [2025-10-02 01:56:19] "POST /access-control-lists HTTP/1.1" 200 596 0.033593 10.0.0.56 - - [2025-10-02 01:56:19] "GET /project/1fca70db-2796-4959-aec4-faee87d7663e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.570092 10.0.0.56 - - [2025-10-02 01:56:20] "GET / HTTP/1.1" 200 35931 0.001882 10.0.0.56 - - [2025-10-02 01:56:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000512 10.0.0.56 - - [2025-10-02 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.051884 10.0.0.49 - - [2025-10-02 01:56:21] "GET /projects?obj_uuids=1fca70db-2796-4959-aec4-faee87d7663e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000907 10.0.0.56 - - [2025-10-02 01:56:21] "GET /project/1fca70db-2796-4959-aec4-faee87d7663e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.056309 10.0.0.49 - - [2025-10-02 01:56:21] "GET /projects?obj_uuids=1fca70db-2796-4959-aec4-faee87d7663e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001123 10.0.0.56 - - [2025-10-02 01:56:22] "POST /neutron/network HTTP/1.1" 200 673 0.176035 10.0.0.56 - - [2025-10-02 01:56:22] "POST /id-to-fqname HTTP/1.1" 200 255 0.003391 10.0.0.56 - - [2025-10-02 01:56:22] "GET /virtual-network/10744749-0157-41b9-96f0-a34654fbef57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.005464 10.0.0.56 - - [2025-10-02 01:56:22] "POST /neutron/network HTTP/1.1" 200 894 0.006411 10.0.0.56 - - [2025-10-02 01:56:22] "GET /virtual-network/10744749-0157-41b9-96f0-a34654fbef57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.005208 10.0.0.56 - - [2025-10-02 01:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.49 - - [2025-10-02 01:56:22] "GET /projects?obj_uuids=1fca70db-2796-4959-aec4-faee87d7663e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000803 10.0.0.56 - - [2025-10-02 01:56:22] "GET /project/1fca70db-2796-4959-aec4-faee87d7663e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.044264 10.0.0.56 - - [2025-10-02 01:56:22] "POST /neutron/network HTTP/1.1" 200 117 0.012664 10.0.0.38 - - [2025-10-02 01:56:22] "POST /route-targets HTTP/1.1" 200 327 0.013788 10.0.0.56 - - [2025-10-02 01:56:23] "POST /neutron/network HTTP/1.1" 200 893 0.012962 10.0.0.56 - - [2025-10-02 01:56:23] "POST /id-to-fqname HTTP/1.1" 200 255 0.000997 10.0.0.56 - - [2025-10-02 01:56:23] "GET /virtual-network/e0b10c1f-5a14-4a80-8af7-38c3aa1a9e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.005963 10.0.0.56 - - [2025-10-02 01:56:23] "GET /virtual-network/e0b10c1f-5a14-4a80-8af7-38c3aa1a9e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.005564 10.0.0.56 - - [2025-10-02 01:56:23] "POST /neutron/subnet HTTP/1.1" 200 729 0.010258 10.0.0.56 - - [2025-10-02 01:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.49 - - [2025-10-02 01:56:23] "GET /projects?obj_uuids=1fca70db-2796-4959-aec4-faee87d7663e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000877 10.0.0.56 - - [2025-10-02 01:56:23] "GET /project/1fca70db-2796-4959-aec4-faee87d7663e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.060450 10.0.0.38 - - [2025-10-02 01:56:23] "POST /ref-update HTTP/1.1" 200 156 0.041194 10.0.0.49 - - [2025-10-02 01:56:23] "POST /useragent-kv HTTP/1.1" 200 115 0.010972 10.0.0.56 - - [2025-10-02 01:56:23] "POST /neutron/subnet HTTP/1.1" 200 729 0.321168 10.0.0.56 - - [2025-10-02 01:56:24] "POST /id-to-fqname HTTP/1.1" 200 256 0.001380 10.0.0.56 - - [2025-10-02 01:56:24] "GET /virtual-network/70828bde-7ea3-4bf3-9dc4-e2e98ba78936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.006480 10.0.0.56 - - [2025-10-02 01:56:24] "GET /virtual-network/70828bde-7ea3-4bf3-9dc4-e2e98ba78936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.008423 10.0.0.56 - - [2025-10-02 01:56:24] "POST /neutron/network HTTP/1.1" 200 895 0.007700 10.0.0.56 - - [2025-10-02 01:56:24] "POST /id-to-fqname HTTP/1.1" 200 255 0.001206 10.0.0.49 - - [2025-10-02 01:56:25] "GET /projects?obj_uuids=1fca70db-2796-4959-aec4-faee87d7663e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001223 10.0.0.56 - - [2025-10-02 01:56:25] "GET /project/1fca70db-2796-4959-aec4-faee87d7663e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.079091 10.0.0.56 - - [2025-10-02 01:56:25] "POST /neutron/network HTTP/1.1" 200 893 0.010540 10.0.0.56 - - [2025-10-02 01:56:25] "POST /id-to-fqname HTTP/1.1" 200 256 0.001186 10.0.0.56 - - [2025-10-02 01:56:25] "POST /neutron/port HTTP/1.1" 200 117 0.010754 10.0.0.49 - - [2025-10-02 01:56:25] "GET /projects?obj_uuids=1fca70db-2796-4959-aec4-faee87d7663e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001303 10.0.0.56 - - [2025-10-02 01:56:26] "POST /neutron/port HTTP/1.1" 200 1063 0.371777 10.0.0.56 - - [2025-10-02 01:56:26] "POST /neutron/port HTTP/1.1" 200 1117 0.114568 10.0.0.56 - - [2025-10-02 01:56:26] "POST /neutron/subnet HTTP/1.1" 200 703 0.009822 10.0.0.49 - - [2025-10-02 01:56:26] "GET /projects?obj_uuids=1fca70db-2796-4959-aec4-faee87d7663e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001036 10.0.0.56 - - [2025-10-02 01:56:26] "GET /project/1fca70db-2796-4959-aec4-faee87d7663e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.074388 10.0.0.56 - - [2025-10-02 01:56:26] "POST /neutron/network HTTP/1.1" 200 895 0.012054 10.0.0.56 - - [2025-10-02 01:56:26] "POST /neutron/port HTTP/1.1" 200 117 0.008408 10.0.0.56 - - [2025-10-02 01:56:27] "GET /obj-perms HTTP/1.1" 200 5056 0.074391 10.0.0.56 - - [2025-10-02 01:56:27] "POST /neutron/port HTTP/1.1" 200 1063 0.023629 10.0.0.56 - - [2025-10-02 01:56:27] "POST /neutron/port HTTP/1.1" 200 1091 0.020569 10.0.0.56 - - [2025-10-02 01:56:27] "POST /neutron/port HTTP/1.1" 200 117 0.001103 10.0.0.56 - - [2025-10-02 01:56:28] "POST /neutron/network HTTP/1.1" 400 204 0.019844 10.0.0.56 - - [2025-10-02 01:56:29] "POST /neutron/port HTTP/1.1" 200 151 0.178004 10.0.0.56 - - [2025-10-02 01:56:29] "POST /neutron/port HTTP/1.1" 200 151 0.213707 10.0.0.49 - - [2025-10-02 01:56:30] "POST /useragent-kv HTTP/1.1" 200 115 0.007380 10.0.0.49 - - [2025-10-02 01:56:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002775 10.0.0.56 - - [2025-10-02 01:56:30] "POST /neutron/network HTTP/1.1" 200 151 0.159533 10.0.0.38 - - [2025-10-02 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.56 - - [2025-10-02 01:56:30] "POST /neutron/network HTTP/1.1" 200 894 0.009326 10.0.0.49 - - [2025-10-02 01:56:30] "GET /projects?obj_uuids=1fca70db-2796-4959-aec4-faee87d7663e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001288 10.0.0.38 - - [2025-10-02 01:56:30] "DELETE /route-target/dd684a4c-693f-478a-af73-2780038d0b6e HTTP/1.1" 200 115 0.047329 10.0.0.56 - - [2025-10-02 01:56:30] "GET /project/1fca70db-2796-4959-aec4-faee87d7663e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.074617 10.0.0.49 - - [2025-10-02 01:56:30] "GET /projects?obj_uuids=1fca70db-2796-4959-aec4-faee87d7663e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001184 10.0.0.56 - - [2025-10-02 01:56:30] "GET /project/1fca70db-2796-4959-aec4-faee87d7663e?fields=virtual_networks HTTP/1.1" 200 1046 0.048390 10.0.0.49 - - [2025-10-02 01:56:31] "GET /projects?obj_uuids=1fca70db-2796-4959-aec4-faee87d7663e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001067 10.0.0.56 - - [2025-10-02 01:56:31] "GET /project/1fca70db-2796-4959-aec4-faee87d7663e?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.047260 10.0.0.49 - - [2025-10-02 01:56:31] "GET /projects?obj_uuids=1fca70db-2796-4959-aec4-faee87d7663e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001414 10.0.0.56 - - [2025-10-02 01:56:31] "GET /project/1fca70db-2796-4959-aec4-faee87d7663e?fields=security_groups HTTP/1.1" 200 1274 0.047507 10.0.0.49 - - [2025-10-02 01:56:31] "DELETE /project/1fca70db27964959aec4faee87d7663e HTTP/1.1" 404 173 0.009353 10.0.0.49 - - [2025-10-02 01:56:31] "DELETE /project/5724115573c94b91b3fce7a89216e738 HTTP/1.1" 404 173 0.010843 10.0.0.49 - - [2025-10-02 01:56:31] "GET /projects?obj_uuids=57241155-73c9-4b91-b3fc-e7a89216e738&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000833 10.0.0.49 - - [2025-10-02 01:56:31] "GET /projects?obj_uuids=a9055ded-8f87-4d8f-8547-71f8df9ec792&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000744 10.0.0.49 - - [2025-10-02 01:56:31] "GET /projects?obj_uuids=1fca70db-2796-4959-aec4-faee87d7663e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000812 10.0.0.49 - - [2025-10-02 01:56:31] "GET /project/a9055ded-8f87-4d8f-8547-71f8df9ec792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1522 0.068585 10.0.0.49 - - [2025-10-02 01:56:31] "GET /project/57241155-73c9-4b91-b3fc-e7a89216e738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1526 0.081671 10.0.0.49 - - [2025-10-02 01:56:31] "GET /project/1fca70db-2796-4959-aec4-faee87d7663e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.086091 10.0.0.49 - - [2025-10-02 01:56:31] "GET /projects?obj_uuids=a9055ded-8f87-4d8f-8547-71f8df9ec792&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001308 10.0.0.49 - - [2025-10-02 01:56:31] "GET /projects?obj_uuids=57241155-73c9-4b91-b3fc-e7a89216e738&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000978 10.0.0.49 - - [2025-10-02 01:56:31] "GET /projects?obj_uuids=1fca70db-2796-4959-aec4-faee87d7663e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001053 10.0.0.49 - - [2025-10-02 01:56:31] "GET /project/57241155-73c9-4b91-b3fc-e7a89216e738?fields=security_groups HTTP/1.1" 200 1409 0.072923 10.0.0.49 - - [2025-10-02 01:56:31] "GET /project/a9055ded-8f87-4d8f-8547-71f8df9ec792?fields=security_groups HTTP/1.1" 200 1406 0.083273 10.0.0.49 - - [2025-10-02 01:56:31] "GET /project/1fca70db-2796-4959-aec4-faee87d7663e?fields=security_groups HTTP/1.1" 200 1379 0.099483 10.0.0.56 - - [2025-10-02 01:56:32] "POST /fqname-to-id HTTP/1.1" 404 196 0.026957 10.0.0.49 - - [2025-10-02 01:56:32] "DELETE /security-group/d2eb1301-2fcb-47c2-af8f-1678fa8f99f6 HTTP/1.1" 200 115 0.091690 10.0.0.49 - - [2025-10-02 01:56:32] "GET /projects?obj_uuids=57241155-73c9-4b91-b3fc-e7a89216e738&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001819 10.0.0.49 - - [2025-10-02 01:56:32] "DELETE /security-group/deca8cdb-ca14-4400-aaad-6b3b01676a89 HTTP/1.1" 200 115 0.099721 10.0.0.49 - - [2025-10-02 01:56:32] "GET /projects?obj_uuids=a9055ded-8f87-4d8f-8547-71f8df9ec792&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001297 10.0.0.49 - - [2025-10-02 01:56:32] "DELETE /security-group/c89a7ded-ba24-4b6c-aa5e-74ed71054076 HTTP/1.1" 200 115 0.112226 10.0.0.49 - - [2025-10-02 01:56:32] "GET /projects?obj_uuids=1fca70db-2796-4959-aec4-faee87d7663e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000957 10.0.0.49 - - [2025-10-02 01:56:32] "GET /projects?obj_uuids=2819f581-5939-4cd6-a4d8-e8bcbaf2a892&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007725 10.0.0.49 - - [2025-10-02 01:56:32] "GET /project/57241155-73c9-4b91-b3fc-e7a89216e738?fields=application_policy_sets HTTP/1.1" 200 1448 0.080284 10.0.0.49 - - [2025-10-02 01:56:32] "GET /project/1fca70db-2796-4959-aec4-faee87d7663e?fields=application_policy_sets HTTP/1.1" 200 1418 0.059906 10.0.0.49 - - [2025-10-02 01:56:32] "GET /project/a9055ded-8f87-4d8f-8547-71f8df9ec792?fields=application_policy_sets HTTP/1.1" 200 1445 0.119920 10.0.0.49 - - [2025-10-02 01:56:32] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000998 10.0.0.49 - - [2025-10-02 01:56:32] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.053489 10.0.0.38 - - [2025-10-02 01:56:32] "DELETE /access-control-list/960dd204-ee03-4015-8d06-2cf9545636ce HTTP/1.1" 200 115 0.113724 10.0.0.49 - - [2025-10-02 01:56:32] "DELETE /project/57241155-73c9-4b91-b3fc-e7a89216e738 HTTP/1.1" 200 115 0.780845 10.0.0.38 - - [2025-10-02 01:56:32] "DELETE /access-control-list/8b909a21-78a6-4072-bada-ade6eded9316 HTTP/1.1" 200 115 0.089297 10.0.0.49 - - [2025-10-02 01:56:32] "DELETE /project/1fca70db-2796-4959-aec4-faee87d7663e HTTP/1.1" 200 115 0.837663 10.0.0.49 - - [2025-10-02 01:56:32] "DELETE /project/a9055ded-8f87-4d8f-8547-71f8df9ec792 HTTP/1.1" 200 115 0.876449 10.0.0.49 - - [2025-10-02 01:56:32] "POST /id-to-fqname HTTP/1.1" 200 198 0.001156 10.0.0.49 - - [2025-10-02 01:56:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.015532 10.0.0.49 - - [2025-10-02 01:56:32] "POST /security-groups HTTP/1.1" 200 599 0.098370 10.0.0.49 - - [2025-10-02 01:56:32] "POST /projects HTTP/1.1" 200 601 0.516543 10.0.0.49 - - [2025-10-02 01:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.587838 10.0.0.38 - - [2025-10-02 01:56:32] "POST /fqname-to-id HTTP/1.1" 404 241 0.007628 10.0.0.56 - - [2025-10-02 01:56:32] "GET /project/2819f581-5939-4cd6-a4d8-e8bcbaf2a892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.828877 10.0.0.56 - - [2025-10-02 01:56:34] "GET / HTTP/1.1" 200 35931 0.001375 10.0.0.56 - - [2025-10-02 01:56:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000434 10.0.0.56 - - [2025-10-02 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.064126 10.0.0.49 - - [2025-10-02 01:56:34] "GET /projects?obj_uuids=2819f581-5939-4cd6-a4d8-e8bcbaf2a892&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000899 10.0.0.56 - - [2025-10-02 01:56:35] "GET /project/2819f581-5939-4cd6-a4d8-e8bcbaf2a892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.041791 10.0.0.49 - - [2025-10-02 01:56:35] "GET /projects?obj_uuids=2819f581-5939-4cd6-a4d8-e8bcbaf2a892&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000918 10.0.0.56 - - [2025-10-02 01:56:35] "POST /neutron/network HTTP/1.1" 200 691 0.186084 10.0.0.38 - - [2025-10-02 01:56:35] "POST /ref-update HTTP/1.1" 200 156 0.035186 10.0.0.56 - - [2025-10-02 01:56:35] "POST /id-to-fqname HTTP/1.1" 200 267 0.005430 10.0.0.56 - - [2025-10-02 01:56:35] "GET /virtual-network/0ede231a-2bad-4fd9-95bd-cf1c2e3c2da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.006635 10.0.0.56 - - [2025-10-02 01:56:35] "POST /neutron/network HTTP/1.1" 200 910 0.013834 10.0.0.56 - - [2025-10-02 01:56:35] "GET /virtual-network/0ede231a-2bad-4fd9-95bd-cf1c2e3c2da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.009243 10.0.0.56 - - [2025-10-02 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.49 - - [2025-10-02 01:56:35] "GET /projects?obj_uuids=2819f581-5939-4cd6-a4d8-e8bcbaf2a892&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000934 10.0.0.56 - - [2025-10-02 01:56:35] "GET /project/2819f581-5939-4cd6-a4d8-e8bcbaf2a892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.050825 10.0.0.56 - - [2025-10-02 01:56:35] "POST /neutron/network HTTP/1.1" 200 117 0.014587 10.0.0.56 - - [2025-10-02 01:56:36] "POST /neutron/network HTTP/1.1" 200 911 0.009369 10.0.0.56 - - [2025-10-02 01:56:36] "POST /id-to-fqname HTTP/1.1" 200 267 0.001108 10.0.0.56 - - [2025-10-02 01:56:36] "GET /virtual-network/68bd9b57-fe8e-486b-abd8-a1e44508ff5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.009715 10.0.0.56 - - [2025-10-02 01:56:36] "GET /virtual-network/68bd9b57-fe8e-486b-abd8-a1e44508ff5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.006352 10.0.0.56 - - [2025-10-02 01:56:36] "POST /neutron/subnet HTTP/1.1" 200 729 0.009184 10.0.0.56 - - [2025-10-02 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.49 - - [2025-10-02 01:56:36] "GET /projects?obj_uuids=2819f581-5939-4cd6-a4d8-e8bcbaf2a892&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001148 10.0.0.56 - - [2025-10-02 01:56:36] "GET /project/2819f581-5939-4cd6-a4d8-e8bcbaf2a892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.064393 10.0.0.38 - - [2025-10-02 01:56:36] "POST /route-targets HTTP/1.1" 200 327 0.024195 10.0.0.49 - - [2025-10-02 01:56:37] "POST /useragent-kv HTTP/1.1" 200 115 0.013417 10.0.0.56 - - [2025-10-02 01:56:37] "POST /neutron/subnet HTTP/1.1" 200 729 0.238914 10.0.0.56 - - [2025-10-02 01:56:37] "POST /id-to-fqname HTTP/1.1" 200 268 0.001292 10.0.0.56 - - [2025-10-02 01:56:37] "GET /virtual-network/da1a1615-bb8f-41a8-9072-05c471c4a498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.005591 10.0.0.56 - - [2025-10-02 01:56:37] "GET /virtual-network/da1a1615-bb8f-41a8-9072-05c471c4a498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.005385 10.0.0.56 - - [2025-10-02 01:56:37] "POST /neutron/network HTTP/1.1" 200 913 0.007197 10.0.0.56 - - [2025-10-02 01:56:37] "POST /id-to-fqname HTTP/1.1" 200 267 0.001273 10.0.0.49 - - [2025-10-02 01:57:10] "GET /projects?obj_uuids=2819f581-5939-4cd6-a4d8-e8bcbaf2a892&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001256 10.0.0.56 - - [2025-10-02 01:57:10] "GET /project/2819f581-5939-4cd6-a4d8-e8bcbaf2a892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.072459 10.0.0.56 - - [2025-10-02 01:57:10] "POST /neutron/network HTTP/1.1" 200 911 0.006059 10.0.0.56 - - [2025-10-02 01:57:10] "POST /id-to-fqname HTTP/1.1" 200 268 0.001303 10.0.0.56 - - [2025-10-02 01:57:10] "POST /neutron/port HTTP/1.1" 200 117 0.007738 10.0.0.49 - - [2025-10-02 01:57:11] "GET /projects?obj_uuids=2819f581-5939-4cd6-a4d8-e8bcbaf2a892&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001252 10.0.0.56 - - [2025-10-02 01:57:11] "POST /neutron/port HTTP/1.1" 200 1069 0.454946 10.0.0.49 - - [2025-10-02 01:57:11] "GET /projects?obj_uuids=2819f581-5939-4cd6-a4d8-e8bcbaf2a892&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001148 10.0.0.56 - - [2025-10-02 01:57:11] "GET /project/2819f581-5939-4cd6-a4d8-e8bcbaf2a892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.093304 10.0.0.56 - - [2025-10-02 01:57:11] "POST /neutron/network HTTP/1.1" 200 913 0.006178 10.0.0.56 - - [2025-10-02 01:57:12] "POST /neutron/port HTTP/1.1" 200 1097 0.057992 10.0.0.56 - - [2025-10-02 01:57:12] "POST /neutron/subnet HTTP/1.1" 200 703 0.012290 10.0.0.49 - - [2025-10-02 01:57:12] "GET /projects?obj_uuids=de5640fc-101b-4724-9d67-ddd5097ad01b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.002119 10.0.0.56 - - [2025-10-02 01:57:12] "GET /project/de5640fc-101b-4724-9d67-ddd5097ad01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.057793 10.0.0.56 - - [2025-10-02 01:57:12] "POST /neutron/network HTTP/1.1" 200 911 0.007082 10.0.0.56 - - [2025-10-02 01:57:13] "POST /neutron/port HTTP/1.1" 200 1069 0.029144 10.0.0.56 - - [2025-10-02 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.56 - - [2025-10-02 01:57:13] "GET /security-group/ed9296ad-449c-4c3e-bb85-05eabe24081f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3696 0.008926 10.0.0.56 - - [2025-10-02 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.49 - - [2025-10-02 01:57:13] "GET /projects?obj_uuids=de5640fc-101b-4724-9d67-ddd5097ad01b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000963 10.0.0.56 - - [2025-10-02 01:57:13] "GET /project/de5640fc-101b-4724-9d67-ddd5097ad01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.060304 10.0.0.56 - - [2025-10-02 01:57:13] "POST /neutron/port HTTP/1.1" 200 1097 0.054648 10.0.0.56 - - [2025-10-02 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.56 - - [2025-10-02 01:57:13] "GET /security-group/ed9296ad-449c-4c3e-bb85-05eabe24081f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3696 0.006003 10.0.0.56 - - [2025-10-02 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007559 10.0.0.56 - - [2025-10-02 01:57:13] "POST /neutron/port HTTP/1.1" 200 117 0.002465 10.0.0.56 - - [2025-10-02 01:57:13] "PUT /security-group/ed9296ad-449c-4c3e-bb85-05eabe24081f HTTP/1.1" 200 262 0.035814 10.0.0.38 - - [2025-10-02 01:57:13] "PUT /access-control-list/fa8f755b-1fae-4f7e-8807-705af1c4fef4 HTTP/1.1" 200 272 0.040118 10.0.0.56 - - [2025-10-02 01:57:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.005326 10.0.0.56 - - [2025-10-02 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.49 - - [2025-10-02 01:57:14] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001029 10.0.0.56 - - [2025-10-02 01:57:14] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.011356 10.0.0.56 - - [2025-10-02 01:57:14] "POST /service-templates HTTP/1.1" 200 543 0.039138 10.0.0.56 - - [2025-10-02 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008432 10.0.0.56 - - [2025-10-02 01:57:14] "GET /service-template/95ffefbf-254b-462b-8e4b-b1a6d298c2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.006549 10.0.0.56 - - [2025-10-02 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008354 10.0.0.56 - - [2025-10-02 01:57:14] "GET /service-template/95ffefbf-254b-462b-8e4b-b1a6d298c2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.005843 10.0.0.56 - - [2025-10-02 01:57:14] "POST /id-to-fqname HTTP/1.1" 200 267 0.002316 10.0.0.56 - - [2025-10-02 01:57:14] "POST /id-to-fqname HTTP/1.1" 200 267 0.001297 10.0.0.56 - - [2025-10-02 01:57:14] "POST /id-to-fqname HTTP/1.1" 200 268 0.002723 10.0.0.56 - - [2025-10-02 01:57:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.014551 10.0.0.56 - - [2025-10-02 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.56 - - [2025-10-02 01:57:15] "DELETE /service-template/95ffefbf-254b-462b-8e4b-b1a6d298c2cb HTTP/1.1" 200 115 0.048255 10.0.0.56 - - [2025-10-02 01:57:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.005432 10.0.0.56 - - [2025-10-02 01:57:19] "POST /neutron/network HTTP/1.1" 200 911 0.012240 10.0.0.56 - - [2025-10-02 01:57:21] "POST /neutron/network HTTP/1.1" 400 204 0.023794 10.0.0.56 - - [2025-10-02 01:57:25] "POST /neutron/network HTTP/1.1" 200 911 0.010706 10.0.0.56 - - [2025-10-02 01:57:28] "POST /neutron/network HTTP/1.1" 400 204 0.013956 10.0.0.56 - - [2025-10-02 01:57:32] "POST /neutron/network HTTP/1.1" 200 911 0.007372 10.0.0.49 - - [2025-10-02 01:57:32] "DELETE /project/2819f58159394cd6a4d8e8bcbaf2a892 HTTP/1.1" 404 173 0.003262 10.0.0.56 - - [2025-10-02 01:57:34] "POST /neutron/network HTTP/1.1" 400 204 0.015113 10.0.0.56 - - [2025-10-02 01:57:38] "POST /neutron/network HTTP/1.1" 200 911 0.007217 10.0.0.56 - - [2025-10-02 01:57:40] "POST /neutron/network HTTP/1.1" 400 204 0.014818 10.0.0.56 - - [2025-10-02 01:57:44] "POST /neutron/network HTTP/1.1" 200 911 0.007171 10.0.0.56 - - [2025-10-02 01:57:46] "POST /neutron/network HTTP/1.1" 400 204 0.015057 10.0.0.56 - - [2025-10-02 01:57:50] "POST /neutron/network HTTP/1.1" 200 911 0.007251 10.0.0.56 - - [2025-10-02 01:57:52] "POST /neutron/network HTTP/1.1" 400 204 0.014455 10.0.0.56 - - [2025-10-02 01:57:56] "POST /neutron/network HTTP/1.1" 200 911 0.007253 10.0.0.56 - - [2025-10-02 01:57:58] "POST /neutron/network HTTP/1.1" 400 204 0.013743 10.0.0.56 - - [2025-10-02 01:58:02] "POST /neutron/network HTTP/1.1" 200 911 0.007192 10.0.0.56 - - [2025-10-02 01:58:04] "POST /neutron/network HTTP/1.1" 400 204 0.013162 10.0.0.56 - - [2025-10-02 01:58:06] "POST /neutron/port HTTP/1.1" 200 151 0.235776 10.0.0.56 - - [2025-10-02 01:58:06] "POST /neutron/port HTTP/1.1" 200 151 0.226290 10.0.0.49 - - [2025-10-02 01:58:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003576 10.0.0.49 - - [2025-10-02 01:58:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003859 10.0.0.56 - - [2025-10-02 01:58:07] "POST /neutron/network HTTP/1.1" 200 151 0.166192 10.0.0.38 - - [2025-10-02 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006718 10.0.0.56 - - [2025-10-02 01:58:07] "POST /neutron/network HTTP/1.1" 200 910 0.014210 10.0.0.49 - - [2025-10-02 01:58:07] "GET /projects?obj_uuids=2819f581-5939-4cd6-a4d8-e8bcbaf2a892&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001327 10.0.0.38 - - [2025-10-02 01:58:07] "DELETE /route-target/77cf8ebf-0762-4eab-ba0b-ad8b557bcf1c HTTP/1.1" 200 115 0.065650 10.0.0.56 - - [2025-10-02 01:58:07] "GET /project/2819f581-5939-4cd6-a4d8-e8bcbaf2a892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.099304 10.0.0.49 - - [2025-10-02 01:58:07] "GET /projects?obj_uuids=2819f581-5939-4cd6-a4d8-e8bcbaf2a892&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001300 10.0.0.56 - - [2025-10-02 01:58:07] "GET /project/2819f581-5939-4cd6-a4d8-e8bcbaf2a892?fields=virtual_networks HTTP/1.1" 200 1058 0.072485 10.0.0.49 - - [2025-10-02 01:58:07] "GET /projects?obj_uuids=2819f581-5939-4cd6-a4d8-e8bcbaf2a892&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000945 10.0.0.56 - - [2025-10-02 01:58:07] "GET /project/2819f581-5939-4cd6-a4d8-e8bcbaf2a892?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.067640 10.0.0.49 - - [2025-10-02 01:58:07] "GET /projects?obj_uuids=2819f581-5939-4cd6-a4d8-e8bcbaf2a892&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001179 10.0.0.56 - - [2025-10-02 01:58:07] "GET /project/2819f581-5939-4cd6-a4d8-e8bcbaf2a892?fields=security_groups HTTP/1.1" 200 1292 0.090793 10.0.0.56 - - [2025-10-02 01:58:08] "POST /fqname-to-id HTTP/1.1" 404 189 0.034782 10.0.0.49 - - [2025-10-02 01:58:08] "GET /projects?obj_uuids=511c0455-8249-4d99-8d21-83c1276d4fc5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003250 10.0.0.49 - - [2025-10-02 01:58:08] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001381 10.0.0.49 - - [2025-10-02 01:58:08] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009040 10.0.0.49 - - [2025-10-02 01:58:09] "POST /id-to-fqname HTTP/1.1" 200 191 0.003171 10.0.0.49 - - [2025-10-02 01:58:09] "POST /fqname-to-id HTTP/1.1" 404 200 0.012436 10.0.0.49 - - [2025-10-02 01:58:09] "POST /security-groups HTTP/1.1" 200 592 0.059661 10.0.0.49 - - [2025-10-02 01:58:09] "POST /projects HTTP/1.1" 200 587 0.302666 10.0.0.38 - - [2025-10-02 01:58:09] "POST /fqname-to-id HTTP/1.1" 404 234 0.011454 10.0.0.49 - - [2025-10-02 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.389028 10.0.0.56 - - [2025-10-02 01:58:09] "GET /project/511c0455-8249-4d99-8d21-83c1276d4fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.564916 10.0.0.56 - - [2025-10-02 01:58:10] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.56 - - [2025-10-02 01:58:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000413 10.0.0.56 - - [2025-10-02 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.051599 10.0.0.49 - - [2025-10-02 01:58:11] "GET /projects?obj_uuids=511c0455-8249-4d99-8d21-83c1276d4fc5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000875 10.0.0.56 - - [2025-10-02 01:58:11] "GET /project/511c0455-8249-4d99-8d21-83c1276d4fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.045185 10.0.0.56 - - [2025-10-02 01:58:11] "POST /neutron/network HTTP/1.1" 200 117 0.032281 10.0.0.38 - - [2025-10-02 01:58:11] "POST /ref-update HTTP/1.1" 200 156 0.027047 10.0.0.56 - - [2025-10-02 01:58:11] "POST /neutron/network HTTP/1.1" 200 890 0.008611 10.0.0.56 - - [2025-10-02 01:58:11] "POST /id-to-fqname HTTP/1.1" 200 253 0.001153 10.0.0.56 - - [2025-10-02 01:58:11] "GET /virtual-network/c6ecb57b-dc7f-4e38-8a41-cce10c7dfaf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.004751 10.0.0.56 - - [2025-10-02 01:58:11] "GET /virtual-network/c6ecb57b-dc7f-4e38-8a41-cce10c7dfaf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.006387 10.0.0.56 - - [2025-10-02 01:58:11] "POST /neutron/subnet HTTP/1.1" 200 730 0.008798 10.0.0.56 - - [2025-10-02 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.49 - - [2025-10-02 01:58:11] "GET /projects?obj_uuids=511c0455-8249-4d99-8d21-83c1276d4fc5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000901 10.0.0.56 - - [2025-10-02 01:58:11] "GET /project/511c0455-8249-4d99-8d21-83c1276d4fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.046055 10.0.0.49 - - [2025-10-02 01:58:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002341 10.0.0.56 - - [2025-10-02 01:58:12] "POST /neutron/subnet HTTP/1.1" 200 715 0.224457 10.0.0.56 - - [2025-10-02 01:58:12] "POST /id-to-fqname HTTP/1.1" 200 253 0.001162 10.0.0.56 - - [2025-10-02 01:58:12] "GET /virtual-network/417d11cd-4ecd-4665-acc5-16936df7162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.005659 10.0.0.56 - - [2025-10-02 01:58:12] "GET /virtual-network/417d11cd-4ecd-4665-acc5-16936df7162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.005658 10.0.0.56 - - [2025-10-02 01:58:12] "POST /neutron/network HTTP/1.1" 200 887 0.006879 10.0.0.56 - - [2025-10-02 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.49 - - [2025-10-02 01:58:12] "GET /projects?obj_uuids=511c0455-8249-4d99-8d21-83c1276d4fc5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000816 10.0.0.56 - - [2025-10-02 01:58:12] "GET /project/511c0455-8249-4d99-8d21-83c1276d4fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.063633 10.0.0.49 - - [2025-10-02 01:58:12] "GET /projects?obj_uuids=511c0455-8249-4d99-8d21-83c1276d4fc5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001114 10.0.0.56 - - [2025-10-02 01:58:12] "POST /neutron/network HTTP/1.1" 200 672 0.130070 10.0.0.38 - - [2025-10-02 01:58:12] "POST /route-targets HTTP/1.1" 200 327 0.015346 10.0.0.56 - - [2025-10-02 01:58:13] "POST /id-to-fqname HTTP/1.1" 200 254 0.004404 10.0.0.56 - - [2025-10-02 01:58:13] "GET /virtual-network/0abcacf0-62b0-4b5c-9b6e-a358cb9c94da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.006923 10.0.0.56 - - [2025-10-02 01:58:13] "POST /neutron/network HTTP/1.1" 200 892 0.007010 10.0.0.56 - - [2025-10-02 01:58:13] "GET /virtual-network/0abcacf0-62b0-4b5c-9b6e-a358cb9c94da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.005497 10.0.0.56 - - [2025-10-02 01:58:13] "POST /id-to-fqname HTTP/1.1" 200 253 0.001194 10.0.0.56 - - [2025-10-02 01:58:13] "POST /neutron/network HTTP/1.1" 200 897 0.006734 10.0.0.49 - - [2025-10-02 01:58:14] "GET /projects?obj_uuids=511c0455-8249-4d99-8d21-83c1276d4fc5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001198 10.0.0.56 - - [2025-10-02 01:58:14] "GET /project/511c0455-8249-4d99-8d21-83c1276d4fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.068824 10.0.0.56 - - [2025-10-02 01:58:14] "POST /neutron/port HTTP/1.1" 200 117 0.006450 10.0.0.56 - - [2025-10-02 01:58:14] "POST /id-to-fqname HTTP/1.1" 200 254 0.001288 10.0.0.56 - - [2025-10-02 01:58:14] "POST /neutron/network HTTP/1.1" 200 897 0.006558 10.0.0.56 - - [2025-10-02 01:58:15] "POST /neutron/port HTTP/1.1" 200 1059 0.019246 10.0.0.49 - - [2025-10-02 01:58:15] "GET /projects?obj_uuids=511c0455-8249-4d99-8d21-83c1276d4fc5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001507 10.0.0.56 - - [2025-10-02 01:58:15] "GET /project/511c0455-8249-4d99-8d21-83c1276d4fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.096814 10.0.0.56 - - [2025-10-02 01:58:15] "POST /neutron/network HTTP/1.1" 200 892 0.007747 10.0.0.56 - - [2025-10-02 01:58:15] "POST /neutron/port HTTP/1.1" 200 117 0.001341 10.0.0.56 - - [2025-10-02 01:58:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007675 10.0.0.49 - - [2025-10-02 01:58:16] "GET /projects?obj_uuids=511c0455-8249-4d99-8d21-83c1276d4fc5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000964 10.0.0.56 - - [2025-10-02 01:58:16] "POST /neutron/port HTTP/1.1" 200 1062 0.306426 10.0.0.56 - - [2025-10-02 01:58:16] "POST /fqname-to-id HTTP/1.1" 404 193 0.009637 10.0.0.56 - - [2025-10-02 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007109 10.0.0.49 - - [2025-10-02 01:58:16] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001549 10.0.0.56 - - [2025-10-02 01:58:16] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.014015 10.0.0.56 - - [2025-10-02 01:58:16] "POST /neutron/port HTTP/1.1" 200 1116 0.117025 10.0.0.56 - - [2025-10-02 01:58:16] "POST /service-templates HTTP/1.1" 200 543 0.036759 10.0.0.56 - - [2025-10-02 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.56 - - [2025-10-02 01:58:16] "POST /neutron/subnet HTTP/1.1" 200 704 0.008274 10.0.0.56 - - [2025-10-02 01:58:16] "GET /service-template/a76578bc-cae0-4da9-852b-890a86a79b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.008539 10.0.0.56 - - [2025-10-02 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.56 - - [2025-10-02 01:58:16] "GET /service-template/a76578bc-cae0-4da9-852b-890a86a79b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.004903 10.0.0.56 - - [2025-10-02 01:58:16] "POST /id-to-fqname HTTP/1.1" 200 253 0.001167 10.0.0.56 - - [2025-10-02 01:58:16] "POST /id-to-fqname HTTP/1.1" 200 253 0.001213 10.0.0.56 - - [2025-10-02 01:58:16] "POST /id-to-fqname HTTP/1.1" 200 254 0.001231 10.0.0.56 - - [2025-10-02 01:58:16] "POST /neutron/port HTTP/1.1" 200 2061 0.019718 10.0.0.56 - - [2025-10-02 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.56 - - [2025-10-02 01:58:17] "DELETE /service-template/a76578bc-cae0-4da9-852b-890a86a79b91 HTTP/1.1" 200 115 0.028327 10.0.0.56 - - [2025-10-02 01:58:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.011115 10.0.0.56 - - [2025-10-02 01:58:19] "POST /neutron/network HTTP/1.1" 400 204 0.013784 10.0.0.56 - - [2025-10-02 01:58:19] "POST /neutron/port HTTP/1.1" 200 151 0.204229 10.0.0.56 - - [2025-10-02 01:58:20] "POST /neutron/port HTTP/1.1" 200 151 0.236118 10.0.0.38 - - [2025-10-02 01:58:20] "DELETE /access-control-list/bfdd887a-7826-4d9f-b0ed-f22077b72a25 HTTP/1.1" 200 115 0.046482 10.0.0.56 - - [2025-10-02 01:58:21] "POST /neutron/network HTTP/1.1" 200 892 0.014891 10.0.0.38 - - [2025-10-02 01:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005259 10.0.0.49 - - [2025-10-02 01:58:21] "POST /useragent-kv HTTP/1.1" 200 115 0.006510 10.0.0.49 - - [2025-10-02 01:58:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002796 10.0.0.56 - - [2025-10-02 01:58:21] "POST /neutron/network HTTP/1.1" 200 151 0.124786 10.0.0.49 - - [2025-10-02 01:58:21] "GET /projects?obj_uuids=511c0455-8249-4d99-8d21-83c1276d4fc5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000938 10.0.0.38 - - [2025-10-02 01:58:21] "DELETE /route-target/c6b44e32-1eaa-415f-9d5c-1a87d912a360 HTTP/1.1" 200 115 0.032799 10.0.0.56 - - [2025-10-02 01:58:21] "GET /project/511c0455-8249-4d99-8d21-83c1276d4fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.091358 10.0.0.49 - - [2025-10-02 01:58:21] "GET /projects?obj_uuids=511c0455-8249-4d99-8d21-83c1276d4fc5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001384 10.0.0.56 - - [2025-10-02 01:58:21] "GET /project/511c0455-8249-4d99-8d21-83c1276d4fc5?fields=virtual_networks HTTP/1.1" 200 1044 0.061968 10.0.0.49 - - [2025-10-02 01:58:21] "GET /projects?obj_uuids=511c0455-8249-4d99-8d21-83c1276d4fc5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000935 10.0.0.56 - - [2025-10-02 01:58:21] "GET /project/511c0455-8249-4d99-8d21-83c1276d4fc5?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.043638 10.0.0.49 - - [2025-10-02 01:58:22] "GET /projects?obj_uuids=511c0455-8249-4d99-8d21-83c1276d4fc5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000961 10.0.0.56 - - [2025-10-02 01:58:22] "GET /project/511c0455-8249-4d99-8d21-83c1276d4fc5?fields=security_groups HTTP/1.1" 200 1271 0.050290 10.0.0.56 - - [2025-10-02 01:58:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.021799 10.0.0.49 - - [2025-10-02 01:58:22] "GET /projects?obj_uuids=e0a470e7-8543-4286-b1fb-bb60650d5711&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003252 10.0.0.49 - - [2025-10-02 01:58:22] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001127 10.0.0.49 - - [2025-10-02 01:58:22] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007645 10.0.0.49 - - [2025-10-02 01:58:23] "POST /id-to-fqname HTTP/1.1" 200 195 0.003585 10.0.0.49 - - [2025-10-02 01:58:23] "POST /fqname-to-id HTTP/1.1" 404 204 0.004621 10.0.0.49 - - [2025-10-02 01:58:23] "POST /security-groups HTTP/1.1" 200 596 0.045051 10.0.0.49 - - [2025-10-02 01:58:23] "POST /projects HTTP/1.1" 200 595 0.278260 10.0.0.38 - - [2025-10-02 01:58:23] "POST /fqname-to-id HTTP/1.1" 404 238 0.006463 10.0.0.49 - - [2025-10-02 01:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.361259 10.0.0.56 - - [2025-10-02 01:58:23] "GET /project/e0a470e7-8543-4286-b1fb-bb60650d5711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.492805 10.0.0.56 - - [2025-10-02 01:58:24] "GET / HTTP/1.1" 200 35931 0.001783 10.0.0.56 - - [2025-10-02 01:58:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000417 10.0.0.56 - - [2025-10-02 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.053031 10.0.0.49 - - [2025-10-02 01:58:25] "GET /projects?obj_uuids=e0a470e7-8543-4286-b1fb-bb60650d5711&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000900 10.0.0.56 - - [2025-10-02 01:58:25] "GET /project/e0a470e7-8543-4286-b1fb-bb60650d5711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.042559 10.0.0.38 - - [2025-10-02 01:58:25] "POST /ref-update HTTP/1.1" 200 156 0.041550 10.0.0.49 - - [2025-10-02 01:58:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000445 10.0.0.49 - - [2025-10-02 01:58:25] "POST /useragent-kv HTTP/1.1" 200 115 0.026344 10.0.0.56 - - [2025-10-02 01:58:25] "POST /neutron/subnet HTTP/1.1" 200 823 0.283279 10.0.0.56 - - [2025-10-02 01:58:26] "POST /id-to-fqname HTTP/1.1" 200 261 0.001211 10.0.0.56 - - [2025-10-02 01:58:26] "GET /virtual-network/2e065e75-61e8-4928-9cee-322c3554ba90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2734 0.010678 10.0.0.56 - - [2025-10-02 01:58:26] "POST /neutron/network HTTP/1.1" 200 1073 0.009705 10.0.0.56 - - [2025-10-02 01:58:26] "GET /virtual-network/2e065e75-61e8-4928-9cee-322c3554ba90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2734 0.005826 10.0.0.56 - - [2025-10-02 01:58:26] "POST /neutron/subnet HTTP/1.1" 200 719 0.008451 10.0.0.56 - - [2025-10-02 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.49 - - [2025-10-02 01:58:26] "GET /projects?obj_uuids=e0a470e7-8543-4286-b1fb-bb60650d5711&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000850 10.0.0.56 - - [2025-10-02 01:58:26] "GET /project/e0a470e7-8543-4286-b1fb-bb60650d5711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.057613 10.0.0.49 - - [2025-10-02 01:58:26] "POST /useragent-kv HTTP/1.1" 200 115 0.008941 10.0.0.49 - - [2025-10-02 01:58:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.057309 10.0.0.56 - - [2025-10-02 01:58:26] "POST /neutron/subnet HTTP/1.1" 200 828 0.215409 10.0.0.49 - - [2025-10-02 01:58:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.49 - - [2025-10-02 01:58:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.56 - - [2025-10-02 01:58:27] "POST /id-to-fqname HTTP/1.1" 200 261 0.001318 10.0.0.56 - - [2025-10-02 01:58:27] "GET /virtual-network/566aa107-c4d1-414c-82e6-84031d5f5736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.008572 10.0.0.56 - - [2025-10-02 01:58:27] "POST /neutron/network HTTP/1.1" 200 1075 0.008414 10.0.0.56 - - [2025-10-02 01:58:27] "GET /virtual-network/566aa107-c4d1-414c-82e6-84031d5f5736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.005312 10.0.0.56 - - [2025-10-02 01:58:27] "POST /neutron/subnet HTTP/1.1" 200 724 0.011528 10.0.0.56 - - [2025-10-02 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.49 - - [2025-10-02 01:58:27] "GET /projects?obj_uuids=e0a470e7-8543-4286-b1fb-bb60650d5711&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001174 10.0.0.56 - - [2025-10-02 01:58:27] "GET /project/e0a470e7-8543-4286-b1fb-bb60650d5711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.058612 10.0.0.38 - - [2025-10-02 01:58:27] "POST /route-targets HTTP/1.1" 200 327 0.024081 10.0.0.49 - - [2025-10-02 01:58:27] "POST /useragent-kv HTTP/1.1" 200 115 0.006208 10.0.0.56 - - [2025-10-02 01:58:27] "POST /neutron/subnet HTTP/1.1" 200 828 0.181952 10.0.0.49 - - [2025-10-02 01:58:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.49 - - [2025-10-02 01:58:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.49 - - [2025-10-02 01:58:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.009809 10.0.0.56 - - [2025-10-02 01:58:28] "POST /id-to-fqname HTTP/1.1" 200 262 0.001320 10.0.0.56 - - [2025-10-02 01:58:28] "GET /virtual-network/ae54c195-ac90-4f70-b24e-29f3d0fc41a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.008866 10.0.0.56 - - [2025-10-02 01:58:28] "POST /neutron/network HTTP/1.1" 200 1076 0.009203 10.0.0.56 - - [2025-10-02 01:58:28] "GET /virtual-network/ae54c195-ac90-4f70-b24e-29f3d0fc41a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.004756 10.0.0.56 - - [2025-10-02 01:58:28] "POST /neutron/subnet HTTP/1.1" 200 719 0.008932 10.0.0.56 - - [2025-10-02 01:58:28] "POST /id-to-fqname HTTP/1.1" 200 261 0.000985 10.0.0.38 - - [2025-10-02 01:58:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.38 - - [2025-10-02 01:58:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.38 - - [2025-10-02 01:58:28] "GET /obj-perms HTTP/1.1" 200 5056 0.089120 10.0.0.49 - - [2025-10-02 01:58:29] "GET /projects?obj_uuids=e0a470e7-8543-4286-b1fb-bb60650d5711&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001250 10.0.0.56 - - [2025-10-02 01:58:29] "GET /project/e0a470e7-8543-4286-b1fb-bb60650d5711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.087907 10.0.0.38 - - [2025-10-02 01:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000480 10.0.0.38 - - [2025-10-02 01:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.56 - - [2025-10-02 01:58:29] "POST /neutron/port HTTP/1.1" 200 117 0.006600 10.0.0.56 - - [2025-10-02 01:58:29] "POST /id-to-fqname HTTP/1.1" 200 262 0.001293 10.0.0.56 - - [2025-10-02 01:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.56 - - [2025-10-02 01:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 10.0.0.56 - - [2025-10-02 01:58:29] "POST /neutron/network HTTP/1.1" 200 1086 0.011806 10.0.0.56 - - [2025-10-02 01:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.56 - - [2025-10-02 01:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.56 - - [2025-10-02 01:58:30] "POST /neutron/port HTTP/1.1" 200 1172 0.022325 10.0.0.49 - - [2025-10-02 01:58:30] "GET /projects?obj_uuids=e0a470e7-8543-4286-b1fb-bb60650d5711&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001307 10.0.0.56 - - [2025-10-02 01:58:30] "GET /project/e0a470e7-8543-4286-b1fb-bb60650d5711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.101010 10.0.0.56 - - [2025-10-02 01:58:30] "POST /neutron/port HTTP/1.1" 200 1200 0.047126 10.0.0.56 - - [2025-10-02 01:58:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003946 10.0.0.56 - - [2025-10-02 01:58:30] "POST /neutron/port HTTP/1.1" 200 117 0.001207 10.0.0.56 - - [2025-10-02 01:58:30] "POST /neutron/security_group HTTP/1.1" 200 2063 0.008801 10.0.0.49 - - [2025-10-02 01:58:31] "GET /projects?obj_uuids=e0a470e7-8543-4286-b1fb-bb60650d5711&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000973 10.0.0.56 - - [2025-10-02 01:58:31] "POST /neutron/port HTTP/1.1" 200 1171 0.386244 10.0.0.56 - - [2025-10-02 01:58:31] "POST /neutron/port HTTP/1.1" 200 1225 0.138449 10.0.0.56 - - [2025-10-02 01:58:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004161 10.0.0.56 - - [2025-10-02 01:58:31] "POST /neutron/port HTTP/1.1" 200 117 0.001208 10.0.0.56 - - [2025-10-02 01:58:32] "POST /neutron/network HTTP/1.1" 400 204 0.016300 10.0.0.49 - - [2025-10-02 01:58:32] "DELETE /project/2819f581-5939-4cd6-a4d8-e8bcbaf2a892 HTTP/1.1" 404 177 0.007484 10.0.0.49 - - [2025-10-02 01:58:32] "DELETE /project/511c045582494d998d2183c1276d4fc5 HTTP/1.1" 404 173 0.009240 10.0.0.49 - - [2025-10-02 01:58:32] "DELETE /project/e0a470e785434286b1fbbb60650d5711 HTTP/1.1" 404 173 0.006954 10.0.0.49 - - [2025-10-02 01:58:32] "GET /projects?obj_uuids=511c0455-8249-4d99-8d21-83c1276d4fc5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000859 10.0.0.49 - - [2025-10-02 01:58:32] "GET /project/511c0455-8249-4d99-8d21-83c1276d4fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.045362 10.0.0.49 - - [2025-10-02 01:58:32] "GET /projects?obj_uuids=511c0455-8249-4d99-8d21-83c1276d4fc5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000993 10.0.0.49 - - [2025-10-02 01:58:32] "GET /project/511c0455-8249-4d99-8d21-83c1276d4fc5?fields=security_groups HTTP/1.1" 200 1376 0.042888 10.0.0.49 - - [2025-10-02 01:58:32] "DELETE /security-group/dc1db2f0-ce7b-4c41-a139-9e188558f1e1 HTTP/1.1" 200 115 0.056139 10.0.0.49 - - [2025-10-02 01:58:32] "GET /projects?obj_uuids=511c0455-8249-4d99-8d21-83c1276d4fc5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002105 10.0.0.49 - - [2025-10-02 01:58:33] "GET /project/511c0455-8249-4d99-8d21-83c1276d4fc5?fields=application_policy_sets HTTP/1.1" 200 1415 0.080763 10.0.0.38 - - [2025-10-02 01:58:33] "DELETE /access-control-list/ab820c60-1d29-4e64-b9a8-bf8553e5f63e HTTP/1.1" 200 115 0.066952 10.0.0.49 - - [2025-10-02 01:58:33] "DELETE /project/511c0455-8249-4d99-8d21-83c1276d4fc5 HTTP/1.1" 200 115 0.464829 10.0.0.56 - - [2025-10-02 01:58:33] "POST /neutron/port HTTP/1.1" 200 151 0.315781 10.0.0.56 - - [2025-10-02 01:58:33] "POST /neutron/port HTTP/1.1" 200 151 0.260178 10.0.0.49 - - [2025-10-02 01:58:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003609 10.0.0.49 - - [2025-10-02 01:58:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002692 10.0.0.49 - - [2025-10-02 01:58:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002510 10.0.0.49 - - [2025-10-02 01:58:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002141 10.0.0.56 - - [2025-10-02 01:58:34] "POST /neutron/network HTTP/1.1" 200 151 0.128210 10.0.0.38 - - [2025-10-02 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.56 - - [2025-10-02 01:58:34] "POST /neutron/network HTTP/1.1" 200 1073 0.009674 10.0.0.38 - - [2025-10-02 01:58:35] "DELETE /route-target/8cee14e5-39e5-4481-969c-bc5d273dbfc6 HTTP/1.1" 200 115 0.023710 10.0.0.49 - - [2025-10-02 01:58:35] "GET /projects?obj_uuids=e0a470e7-8543-4286-b1fb-bb60650d5711&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001605 10.0.0.56 - - [2025-10-02 01:58:35] "GET /project/e0a470e7-8543-4286-b1fb-bb60650d5711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.051790 10.0.0.49 - - [2025-10-02 01:58:35] "GET /projects?obj_uuids=e0a470e7-8543-4286-b1fb-bb60650d5711&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001438 10.0.0.56 - - [2025-10-02 01:58:35] "GET /project/e0a470e7-8543-4286-b1fb-bb60650d5711?fields=virtual_networks HTTP/1.1" 200 1053 0.055417 10.0.0.49 - - [2025-10-02 01:58:35] "GET /projects?obj_uuids=e0a470e7-8543-4286-b1fb-bb60650d5711&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001055 10.0.0.56 - - [2025-10-02 01:58:35] "GET /project/e0a470e7-8543-4286-b1fb-bb60650d5711?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.058372 10.0.0.49 - - [2025-10-02 01:58:35] "GET /projects?obj_uuids=e0a470e7-8543-4286-b1fb-bb60650d5711&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001000 10.0.0.56 - - [2025-10-02 01:58:35] "GET /project/e0a470e7-8543-4286-b1fb-bb60650d5711?fields=security_groups HTTP/1.1" 200 1284 0.061187 10.0.0.56 - - [2025-10-02 01:58:36] "POST /fqname-to-id HTTP/1.1" 404 196 0.024862 10.0.0.49 - - [2025-10-02 01:58:36] "GET /projects?obj_uuids=2adcf4c9-f525-41bc-aa6d-cfafbf002301&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003254 10.0.0.49 - - [2025-10-02 01:58:36] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001111 10.0.0.49 - - [2025-10-02 01:58:36] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006765 10.0.0.49 - - [2025-10-02 01:58:36] "POST /id-to-fqname HTTP/1.1" 200 198 0.003832 10.0.0.49 - - [2025-10-02 01:58:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.008392 10.0.0.49 - - [2025-10-02 01:58:36] "POST /security-groups HTTP/1.1" 200 599 0.039591 10.0.0.49 - - [2025-10-02 01:58:36] "POST /projects HTTP/1.1" 200 601 0.291201 10.0.0.38 - - [2025-10-02 01:58:36] "POST /fqname-to-id HTTP/1.1" 404 241 0.012545 10.0.0.49 - - [2025-10-02 01:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.369710 10.0.0.56 - - [2025-10-02 01:58:36] "GET /project/2adcf4c9-f525-41bc-aa6d-cfafbf002301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.556406 10.0.0.56 - - [2025-10-02 01:58:37] "GET / HTTP/1.1" 200 35931 0.002830 10.0.0.56 - - [2025-10-02 01:58:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000478 10.0.0.56 - - [2025-10-02 01:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.049453 10.0.0.49 - - [2025-10-02 01:58:38] "GET /projects?obj_uuids=2adcf4c9-f525-41bc-aa6d-cfafbf002301&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000936 10.0.0.56 - - [2025-10-02 01:58:38] "GET /project/2adcf4c9-f525-41bc-aa6d-cfafbf002301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.052701 10.0.0.49 - - [2025-10-02 01:58:38] "GET /projects?obj_uuids=2adcf4c9-f525-41bc-aa6d-cfafbf002301&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001117 10.0.0.56 - - [2025-10-02 01:58:38] "POST /neutron/network HTTP/1.1" 200 691 0.151400 10.0.0.38 - - [2025-10-02 01:58:38] "POST /ref-update HTTP/1.1" 200 156 0.028839 10.0.0.56 - - [2025-10-02 01:58:39] "POST /id-to-fqname HTTP/1.1" 200 267 0.003718 10.0.0.56 - - [2025-10-02 01:58:39] "GET /virtual-network/cd879796-64fc-4dc9-aba3-c7f272965b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004968 10.0.0.56 - - [2025-10-02 01:58:39] "POST /neutron/network HTTP/1.1" 200 909 0.006601 10.0.0.56 - - [2025-10-02 01:58:39] "GET /virtual-network/cd879796-64fc-4dc9-aba3-c7f272965b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005790 10.0.0.56 - - [2025-10-02 01:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.49 - - [2025-10-02 01:58:39] "GET /projects?obj_uuids=2adcf4c9-f525-41bc-aa6d-cfafbf002301&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001052 10.0.0.56 - - [2025-10-02 01:58:39] "GET /project/2adcf4c9-f525-41bc-aa6d-cfafbf002301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.041871 10.0.0.56 - - [2025-10-02 01:58:39] "POST /neutron/network HTTP/1.1" 200 117 0.019502 10.0.0.56 - - [2025-10-02 01:58:39] "POST /neutron/network HTTP/1.1" 200 911 0.008299 10.0.0.56 - - [2025-10-02 01:58:39] "POST /id-to-fqname HTTP/1.1" 200 267 0.001069 10.0.0.56 - - [2025-10-02 01:58:39] "GET /virtual-network/269be9b6-57a9-4101-8458-d3d22f5f4fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004603 10.0.0.56 - - [2025-10-02 01:58:39] "GET /virtual-network/269be9b6-57a9-4101-8458-d3d22f5f4fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005533 10.0.0.56 - - [2025-10-02 01:58:39] "POST /neutron/subnet HTTP/1.1" 200 729 0.008321 10.0.0.56 - - [2025-10-02 01:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.49 - - [2025-10-02 01:58:39] "GET /projects?obj_uuids=2adcf4c9-f525-41bc-aa6d-cfafbf002301&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000991 10.0.0.56 - - [2025-10-02 01:58:39] "GET /project/2adcf4c9-f525-41bc-aa6d-cfafbf002301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.042840 10.0.0.38 - - [2025-10-02 01:58:40] "POST /route-targets HTTP/1.1" 200 327 0.013223 10.0.0.49 - - [2025-10-02 01:58:40] "POST /useragent-kv HTTP/1.1" 200 115 0.009468 10.0.0.56 - - [2025-10-02 01:58:40] "POST /neutron/subnet HTTP/1.1" 200 734 0.261651 10.0.0.56 - - [2025-10-02 01:58:40] "POST /id-to-fqname HTTP/1.1" 200 268 0.001282 10.0.0.56 - - [2025-10-02 01:58:40] "GET /virtual-network/96456a13-fde3-495e-8e6f-50d7dab0b52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.006078 10.0.0.56 - - [2025-10-02 01:58:40] "GET /virtual-network/96456a13-fde3-495e-8e6f-50d7dab0b52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.006458 10.0.0.56 - - [2025-10-02 01:58:40] "POST /neutron/network HTTP/1.1" 200 914 0.006432 10.0.0.56 - - [2025-10-02 01:58:40] "POST /id-to-fqname HTTP/1.1" 200 267 0.001340 10.0.0.49 - - [2025-10-02 01:58:41] "GET /projects?obj_uuids=2adcf4c9-f525-41bc-aa6d-cfafbf002301&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000898 10.0.0.56 - - [2025-10-02 01:58:41] "GET /project/2adcf4c9-f525-41bc-aa6d-cfafbf002301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.077164 10.0.0.56 - - [2025-10-02 01:58:41] "POST /neutron/network HTTP/1.1" 200 911 0.006175 10.0.0.56 - - [2025-10-02 01:58:41] "POST /id-to-fqname HTTP/1.1" 200 268 0.001220 10.0.0.56 - - [2025-10-02 01:58:41] "POST /neutron/port HTTP/1.1" 200 117 0.006544 10.0.0.49 - - [2025-10-02 01:58:42] "GET /projects?obj_uuids=2adcf4c9-f525-41bc-aa6d-cfafbf002301&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001082 10.0.0.56 - - [2025-10-02 01:58:42] "POST /neutron/port HTTP/1.1" 200 1069 0.329634 10.0.0.56 - - [2025-10-02 01:58:42] "POST /neutron/port HTTP/1.1" 200 1123 0.126854 10.0.0.56 - - [2025-10-02 01:58:42] "POST /neutron/subnet HTTP/1.1" 200 703 0.013592 10.0.0.49 - - [2025-10-02 01:58:42] "GET /projects?obj_uuids=2adcf4c9-f525-41bc-aa6d-cfafbf002301&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001001 10.0.0.56 - - [2025-10-02 01:58:42] "GET /project/2adcf4c9-f525-41bc-aa6d-cfafbf002301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.080834 10.0.0.56 - - [2025-10-02 01:58:42] "POST /neutron/network HTTP/1.1" 200 914 0.007175 10.0.0.56 - - [2025-10-02 01:58:43] "POST /neutron/port HTTP/1.1" 200 117 0.006453 10.0.0.56 - - [2025-10-02 01:58:43] "POST /neutron/port HTTP/1.1" 200 1070 0.014499 10.0.0.56 - - [2025-10-02 01:58:44] "POST /neutron/port HTTP/1.1" 200 1098 0.018502 10.0.0.56 - - [2025-10-02 01:58:44] "POST /neutron/port HTTP/1.1" 200 117 0.001130 10.0.0.56 - - [2025-10-02 01:58:44] "POST /neutron/network HTTP/1.1" 400 204 0.012649 10.0.0.56 - - [2025-10-02 01:58:45] "POST /neutron/port HTTP/1.1" 200 151 0.205585 10.0.0.56 - - [2025-10-02 01:58:45] "POST /neutron/port HTTP/1.1" 200 151 0.193119 10.0.0.49 - - [2025-10-02 01:58:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002813 10.0.0.49 - - [2025-10-02 01:58:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005266 10.0.0.56 - - [2025-10-02 01:58:46] "POST /neutron/network HTTP/1.1" 200 151 0.134183 10.0.0.38 - - [2025-10-02 01:58:46] "DELETE /route-target/eadbf41c-3d48-440c-b945-e304701f3f54 HTTP/1.1" 200 115 0.033628 10.0.0.56 - - [2025-10-02 01:58:47] "POST /neutron/network HTTP/1.1" 200 909 0.012781 10.0.0.38 - - [2025-10-02 01:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.49 - - [2025-10-02 01:58:47] "GET /projects?obj_uuids=2adcf4c9-f525-41bc-aa6d-cfafbf002301&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001078 10.0.0.56 - - [2025-10-02 01:58:47] "GET /project/2adcf4c9-f525-41bc-aa6d-cfafbf002301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.047339 10.0.0.49 - - [2025-10-02 01:58:47] "GET /projects?obj_uuids=2adcf4c9-f525-41bc-aa6d-cfafbf002301&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001026 10.0.0.56 - - [2025-10-02 01:58:47] "GET /project/2adcf4c9-f525-41bc-aa6d-cfafbf002301?fields=virtual_networks HTTP/1.1" 200 1058 0.055917 10.0.0.49 - - [2025-10-02 01:58:47] "GET /projects?obj_uuids=2adcf4c9-f525-41bc-aa6d-cfafbf002301&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001177 10.0.0.56 - - [2025-10-02 01:58:47] "GET /project/2adcf4c9-f525-41bc-aa6d-cfafbf002301?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.049084 10.0.0.49 - - [2025-10-02 01:58:47] "GET /projects?obj_uuids=2adcf4c9-f525-41bc-aa6d-cfafbf002301&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001221 10.0.0.56 - - [2025-10-02 01:58:47] "GET /project/2adcf4c9-f525-41bc-aa6d-cfafbf002301?fields=security_groups HTTP/1.1" 200 1292 0.054879 10.0.0.56 - - [2025-10-02 01:58:48] "POST /fqname-to-id HTTP/1.1" 404 193 0.021339 10.0.0.49 - - [2025-10-02 01:58:48] "GET /projects?obj_uuids=d8b801a2-f6a9-40fd-b987-8adda6f15a07&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003229 10.0.0.49 - - [2025-10-02 01:58:48] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001571 10.0.0.49 - - [2025-10-02 01:58:48] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008718 10.0.0.49 - - [2025-10-02 01:58:48] "POST /id-to-fqname HTTP/1.1" 200 195 0.002901 10.0.0.49 - - [2025-10-02 01:58:48] "POST /fqname-to-id HTTP/1.1" 404 204 0.006253 10.0.0.49 - - [2025-10-02 01:58:48] "POST /security-groups HTTP/1.1" 200 596 0.078156 10.0.0.49 - - [2025-10-02 01:58:48] "POST /projects HTTP/1.1" 200 595 0.287097 10.0.0.38 - - [2025-10-02 01:58:48] "POST /access-control-lists HTTP/1.1" 200 601 0.028478 10.0.0.49 - - [2025-10-02 01:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.355660 10.0.0.56 - - [2025-10-02 01:58:48] "GET /project/d8b801a2-f6a9-40fd-b987-8adda6f15a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.493908 10.0.0.56 - - [2025-10-02 01:58:49] "GET / HTTP/1.1" 200 35931 0.001348 10.0.0.56 - - [2025-10-02 01:58:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000449 10.0.0.56 - - [2025-10-02 01:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.051335 10.0.0.49 - - [2025-10-02 01:58:50] "GET /projects?obj_uuids=d8b801a2-f6a9-40fd-b987-8adda6f15a07&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000854 10.0.0.56 - - [2025-10-02 01:58:50] "GET /project/d8b801a2-f6a9-40fd-b987-8adda6f15a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.038223 10.0.0.49 - - [2025-10-02 01:58:50] "GET /projects?obj_uuids=d8b801a2-f6a9-40fd-b987-8adda6f15a07&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000909 10.0.0.56 - - [2025-10-02 01:58:50] "POST /neutron/network HTTP/1.1" 200 682 0.150380 10.0.0.38 - - [2025-10-02 01:58:50] "POST /route-targets HTTP/1.1" 200 327 0.019572 10.0.0.56 - - [2025-10-02 01:58:51] "POST /id-to-fqname HTTP/1.1" 200 261 0.003768 10.0.0.56 - - [2025-10-02 01:58:51] "GET /virtual-network/0e386ce1-26fa-4544-b383-e580db76f33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2156 0.005599 10.0.0.56 - - [2025-10-02 01:58:51] "POST /neutron/network HTTP/1.1" 200 901 0.006589 10.0.0.56 - - [2025-10-02 01:58:51] "GET /virtual-network/0e386ce1-26fa-4544-b383-e580db76f33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2156 0.005810 10.0.0.56 - - [2025-10-02 01:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.49 - - [2025-10-02 01:58:51] "GET /projects?obj_uuids=d8b801a2-f6a9-40fd-b987-8adda6f15a07&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000934 10.0.0.56 - - [2025-10-02 01:58:51] "GET /project/d8b801a2-f6a9-40fd-b987-8adda6f15a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.037107 10.0.0.56 - - [2025-10-02 01:58:51] "POST /neutron/network HTTP/1.1" 200 117 0.010406 10.0.0.38 - - [2025-10-02 01:58:51] "POST /ref-update HTTP/1.1" 200 156 0.024694 10.0.0.56 - - [2025-10-02 01:58:51] "POST /neutron/network HTTP/1.1" 200 900 0.008658 10.0.0.56 - - [2025-10-02 01:58:51] "POST /id-to-fqname HTTP/1.1" 200 261 0.002049 10.0.0.56 - - [2025-10-02 01:58:51] "GET /virtual-network/cf4e4571-d553-4299-bb54-8456d5265cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004697 10.0.0.56 - - [2025-10-02 01:58:51] "GET /virtual-network/cf4e4571-d553-4299-bb54-8456d5265cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.006912 10.0.0.56 - - [2025-10-02 01:58:51] "POST /neutron/subnet HTTP/1.1" 200 720 0.009043 10.0.0.56 - - [2025-10-02 01:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.49 - - [2025-10-02 01:58:51] "GET /projects?obj_uuids=d8b801a2-f6a9-40fd-b987-8adda6f15a07&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001242 10.0.0.56 - - [2025-10-02 01:58:52] "GET /project/d8b801a2-f6a9-40fd-b987-8adda6f15a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.039799 10.0.0.49 - - [2025-10-02 01:58:52] "POST /useragent-kv HTTP/1.1" 200 115 0.008879 10.0.0.56 - - [2025-10-02 01:58:52] "POST /neutron/subnet HTTP/1.1" 200 715 0.220119 10.0.0.56 - - [2025-10-02 01:58:52] "POST /id-to-fqname HTTP/1.1" 200 262 0.001194 10.0.0.56 - - [2025-10-02 01:58:52] "GET /virtual-network/52fba03f-87de-4174-ade0-36671097fd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005748 10.0.0.56 - - [2025-10-02 01:58:52] "GET /virtual-network/52fba03f-87de-4174-ade0-36671097fd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.006487 10.0.0.56 - - [2025-10-02 01:58:52] "POST /neutron/network HTTP/1.1" 200 901 0.006781 10.0.0.56 - - [2025-10-02 01:58:52] "POST /id-to-fqname HTTP/1.1" 200 261 0.001256 10.0.0.49 - - [2025-10-02 01:58:53] "GET /projects?obj_uuids=d8b801a2-f6a9-40fd-b987-8adda6f15a07&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000987 10.0.0.56 - - [2025-10-02 01:58:53] "GET /project/d8b801a2-f6a9-40fd-b987-8adda6f15a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.058484 10.0.0.56 - - [2025-10-02 01:58:53] "POST /neutron/network HTTP/1.1" 200 900 0.006536 10.0.0.56 - - [2025-10-02 01:58:53] "POST /id-to-fqname HTTP/1.1" 200 262 0.001208 10.0.0.56 - - [2025-10-02 01:58:53] "POST /neutron/port HTTP/1.1" 200 117 0.006128 10.0.0.49 - - [2025-10-02 01:58:54] "GET /projects?obj_uuids=d8b801a2-f6a9-40fd-b987-8adda6f15a07&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000993 10.0.0.56 - - [2025-10-02 01:58:54] "POST /neutron/port HTTP/1.1" 200 1064 0.321417 10.0.0.56 - - [2025-10-02 01:58:54] "POST /neutron/port HTTP/1.1" 200 1118 0.107148 10.0.0.56 - - [2025-10-02 01:58:54] "POST /neutron/subnet HTTP/1.1" 200 694 0.010144 10.0.0.49 - - [2025-10-02 01:58:54] "GET /projects?obj_uuids=d8b801a2-f6a9-40fd-b987-8adda6f15a07&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000969 10.0.0.56 - - [2025-10-02 01:58:54] "GET /project/d8b801a2-f6a9-40fd-b987-8adda6f15a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.088652 10.0.0.56 - - [2025-10-02 01:58:54] "POST /neutron/network HTTP/1.1" 200 901 0.006816 10.0.0.56 - - [2025-10-02 01:58:54] "POST /neutron/port HTTP/1.1" 200 117 0.011577 10.0.0.56 - - [2025-10-02 01:58:55] "POST /neutron/port HTTP/1.1" 200 1063 0.018378 10.0.0.56 - - [2025-10-02 01:58:55] "POST /fqname-to-id HTTP/1.1" 404 193 0.002946 10.0.0.56 - - [2025-10-02 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.49 - - [2025-10-02 01:58:55] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000916 10.0.0.56 - - [2025-10-02 01:58:55] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.014818 10.0.0.56 - - [2025-10-02 01:58:55] "POST /service-templates HTTP/1.1" 200 543 0.073858 10.0.0.56 - - [2025-10-02 01:58:55] "POST /neutron/port HTTP/1.1" 200 1091 0.039397 10.0.0.56 - - [2025-10-02 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005731 10.0.0.56 - - [2025-10-02 01:58:55] "POST /neutron/port HTTP/1.1" 200 117 0.001156 10.0.0.56 - - [2025-10-02 01:58:55] "GET /service-template/6095371d-9d95-4af9-a92e-2cc5fc1f5ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.005838 10.0.0.56 - - [2025-10-02 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.56 - - [2025-10-02 01:58:55] "GET /service-template/6095371d-9d95-4af9-a92e-2cc5fc1f5ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.004588 10.0.0.56 - - [2025-10-02 01:58:56] "POST /id-to-fqname HTTP/1.1" 200 261 0.001206 10.0.0.56 - - [2025-10-02 01:58:56] "POST /id-to-fqname HTTP/1.1" 200 261 0.001772 10.0.0.56 - - [2025-10-02 01:58:56] "POST /id-to-fqname HTTP/1.1" 200 262 0.001164 10.0.0.56 - - [2025-10-02 01:58:56] "POST /neutron/security_group HTTP/1.1" 200 2063 0.012315 10.0.0.56 - - [2025-10-02 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.56 - - [2025-10-02 01:58:56] "DELETE /service-template/6095371d-9d95-4af9-a92e-2cc5fc1f5ae8 HTTP/1.1" 200 115 0.028918 10.0.0.56 - - [2025-10-02 01:58:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.003772 10.0.0.56 - - [2025-10-02 01:58:58] "POST /neutron/port HTTP/1.1" 200 1091 0.019443 10.0.0.56 - - [2025-10-02 01:58:59] "POST /neutron/port HTTP/1.1" 200 1092 0.013843 10.0.0.56 - - [2025-10-02 01:59:00] "POST /neutron/network HTTP/1.1" 200 900 0.007549 10.0.0.38 - - [2025-10-02 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.49 - - [2025-10-02 01:59:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003348 10.0.0.49 - - [2025-10-02 01:59:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004438 10.0.0.56 - - [2025-10-02 01:59:00] "POST /neutron/network HTTP/1.1" 200 151 0.155805 10.0.0.38 - - [2025-10-02 01:59:00] "DELETE /route-target/a9490b6f-b88b-4cc8-af4f-a3bb789cd001 HTTP/1.1" 200 115 0.027991 10.0.0.49 - - [2025-10-02 01:59:01] "GET /projects?obj_uuids=d8b801a2-f6a9-40fd-b987-8adda6f15a07&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001588 10.0.0.56 - - [2025-10-02 01:59:01] "GET /project/d8b801a2-f6a9-40fd-b987-8adda6f15a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.062955 10.0.0.49 - - [2025-10-02 01:59:01] "GET /projects?obj_uuids=d8b801a2-f6a9-40fd-b987-8adda6f15a07&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003971 10.0.0.56 - - [2025-10-02 01:59:01] "GET /project/d8b801a2-f6a9-40fd-b987-8adda6f15a07?fields=virtual_networks HTTP/1.1" 200 1053 0.060067 10.0.0.49 - - [2025-10-02 01:59:01] "GET /projects?obj_uuids=d8b801a2-f6a9-40fd-b987-8adda6f15a07&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001165 10.0.0.56 - - [2025-10-02 01:59:01] "GET /project/d8b801a2-f6a9-40fd-b987-8adda6f15a07?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.061548 10.0.0.49 - - [2025-10-02 01:59:01] "GET /projects?obj_uuids=d8b801a2-f6a9-40fd-b987-8adda6f15a07&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001079 10.0.0.56 - - [2025-10-02 01:59:01] "GET /project/d8b801a2-f6a9-40fd-b987-8adda6f15a07?fields=security_groups HTTP/1.1" 200 1284 0.042085 10.0.0.56 - - [2025-10-02 01:59:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.024047 10.0.0.49 - - [2025-10-02 01:59:02] "GET /projects?obj_uuids=fb5ac6fc-56d4-49b4-a8c9-58387cf725ea&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003253 10.0.0.49 - - [2025-10-02 01:59:02] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001684 10.0.0.49 - - [2025-10-02 01:59:02] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010774 10.0.0.49 - - [2025-10-02 01:59:02] "POST /id-to-fqname HTTP/1.1" 200 199 0.007196 10.0.0.49 - - [2025-10-02 01:59:02] "POST /fqname-to-id HTTP/1.1" 404 208 0.003315 10.0.0.49 - - [2025-10-02 01:59:02] "POST /security-groups HTTP/1.1" 200 600 0.073813 10.0.0.38 - - [2025-10-02 01:59:02] "POST /fqname-to-id HTTP/1.1" 404 243 0.004300 10.0.0.49 - - [2025-10-02 01:59:02] "POST /projects HTTP/1.1" 200 603 0.312862 10.0.0.49 - - [2025-10-02 01:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.383462 10.0.0.38 - - [2025-10-02 01:59:02] "POST /access-control-lists HTTP/1.1" 200 603 0.029902 10.0.0.56 - - [2025-10-02 01:59:02] "GET /project/fb5ac6fc-56d4-49b4-a8c9-58387cf725ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.522165 10.0.0.56 - - [2025-10-02 01:59:03] "GET / HTTP/1.1" 200 35931 0.001453 10.0.0.56 - - [2025-10-02 01:59:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000428 10.0.0.56 - - [2025-10-02 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.061375 10.0.0.49 - - [2025-10-02 01:59:04] "GET /projects?obj_uuids=fb5ac6fc-56d4-49b4-a8c9-58387cf725ea&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000876 10.0.0.56 - - [2025-10-02 01:59:04] "GET /project/fb5ac6fc-56d4-49b4-a8c9-58387cf725ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.035489 10.0.0.56 - - [2025-10-02 01:59:04] "POST /neutron/network HTTP/1.1" 200 117 0.031745 10.0.0.49 - - [2025-10-02 01:59:05] "POST /useragent-kv HTTP/1.1" 200 115 0.014085 10.0.0.56 - - [2025-10-02 01:59:05] "POST /neutron/subnet HTTP/1.1" 200 725 0.179954 10.0.0.56 - - [2025-10-02 01:59:05] "POST /id-to-fqname HTTP/1.1" 200 269 0.001298 10.0.0.56 - - [2025-10-02 01:59:05] "GET /virtual-network/51e86e83-6bc5-472f-bcdb-5f6c1042328d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005007 10.0.0.56 - - [2025-10-02 01:59:05] "GET /virtual-network/51e86e83-6bc5-472f-bcdb-5f6c1042328d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005234 10.0.0.56 - - [2025-10-02 01:59:05] "POST /neutron/network HTTP/1.1" 200 1087 0.009342 10.0.0.56 - - [2025-10-02 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.49 - - [2025-10-02 01:59:05] "GET /projects?obj_uuids=fb5ac6fc-56d4-49b4-a8c9-58387cf725ea&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000874 10.0.0.56 - - [2025-10-02 01:59:05] "GET /project/fb5ac6fc-56d4-49b4-a8c9-58387cf725ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.061935 10.0.0.56 - - [2025-10-02 01:59:05] "POST /neutron/network HTTP/1.1" 200 117 0.011479 10.0.0.38 - - [2025-10-02 01:59:05] "POST /route-targets HTTP/1.1" 200 327 0.016411 10.0.0.49 - - [2025-10-02 01:59:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.005435 10.0.0.49 - - [2025-10-02 01:59:06] "POST /useragent-kv HTTP/1.1" 200 115 0.023212 10.0.0.56 - - [2025-10-02 01:59:06] "POST /neutron/subnet HTTP/1.1" 200 720 0.208401 10.0.0.56 - - [2025-10-02 01:59:06] "POST /id-to-fqname HTTP/1.1" 200 269 0.001256 10.0.0.56 - - [2025-10-02 01:59:06] "GET /virtual-network/bd201a84-5998-4022-97d1-c429964b6ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2752 0.005561 10.0.0.56 - - [2025-10-02 01:59:06] "GET /virtual-network/bd201a84-5998-4022-97d1-c429964b6ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2752 0.005202 10.0.0.56 - - [2025-10-02 01:59:06] "POST /neutron/network HTTP/1.1" 200 1084 0.008339 10.0.0.56 - - [2025-10-02 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.49 - - [2025-10-02 01:59:06] "GET /projects?obj_uuids=fb5ac6fc-56d4-49b4-a8c9-58387cf725ea&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001018 10.0.0.56 - - [2025-10-02 01:59:06] "GET /project/fb5ac6fc-56d4-49b4-a8c9-58387cf725ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.047515 10.0.0.56 - - [2025-10-02 01:59:06] "POST /neutron/network HTTP/1.1" 200 117 0.011070 10.0.0.38 - - [2025-10-02 01:59:06] "POST /ref-update HTTP/1.1" 200 156 0.020263 10.0.0.49 - - [2025-10-02 01:59:07] "POST /fqname-to-id HTTP/1.1" 404 207 0.005328 10.0.0.49 - - [2025-10-02 01:59:07] "POST /useragent-kv HTTP/1.1" 200 115 0.009226 10.0.0.56 - - [2025-10-02 01:59:07] "POST /neutron/subnet HTTP/1.1" 200 729 0.264422 10.0.0.56 - - [2025-10-02 01:59:07] "POST /id-to-fqname HTTP/1.1" 200 270 0.001319 10.0.0.56 - - [2025-10-02 01:59:07] "GET /virtual-network/9a981aff-f91e-415c-bf06-148223520b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2768 0.005789 10.0.0.56 - - [2025-10-02 01:59:07] "GET /virtual-network/9a981aff-f91e-415c-bf06-148223520b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2768 0.005733 10.0.0.56 - - [2025-10-02 01:59:07] "POST /neutron/network HTTP/1.1" 200 1090 0.014062 10.0.0.56 - - [2025-10-02 01:59:07] "POST /id-to-fqname HTTP/1.1" 200 269 0.001224 10.0.0.56 - - [2025-10-02 01:59:07] "POST /neutron/network HTTP/1.1" 200 1094 0.008928 10.0.0.49 - - [2025-10-02 01:59:08] "GET /projects?obj_uuids=fb5ac6fc-56d4-49b4-a8c9-58387cf725ea&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001050 10.0.0.56 - - [2025-10-02 01:59:08] "GET /project/fb5ac6fc-56d4-49b4-a8c9-58387cf725ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.082283 10.0.0.56 - - [2025-10-02 01:59:08] "POST /neutron/port HTTP/1.1" 200 117 0.007525 10.0.0.56 - - [2025-10-02 01:59:08] "POST /id-to-fqname HTTP/1.1" 200 270 0.001261 10.0.0.56 - - [2025-10-02 01:59:08] "POST /neutron/network HTTP/1.1" 200 1094 0.009575 10.0.0.56 - - [2025-10-02 01:59:09] "POST /neutron/port HTTP/1.1" 200 1173 0.020058 10.0.0.56 - - [2025-10-02 01:59:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003695 10.0.0.49 - - [2025-10-02 01:59:09] "GET /projects?obj_uuids=fb5ac6fc-56d4-49b4-a8c9-58387cf725ea&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001252 10.0.0.56 - - [2025-10-02 01:59:09] "POST /neutron/port HTTP/1.1" 200 117 0.001103 10.0.0.56 - - [2025-10-02 01:59:09] "GET /project/fb5ac6fc-56d4-49b4-a8c9-58387cf725ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.093086 10.0.0.56 - - [2025-10-02 01:59:09] "POST /neutron/network HTTP/1.1" 200 1090 0.009098 10.0.0.56 - - [2025-10-02 01:59:09] "POST /neutron/port HTTP/1.1" 200 117 0.009029 10.0.0.56 - - [2025-10-02 01:59:10] "POST /neutron/port HTTP/1.1" 200 1177 0.029903 10.0.0.56 - - [2025-10-02 01:59:10] "POST /neutron/port HTTP/1.1" 200 1205 0.017614 10.0.0.56 - - [2025-10-02 01:59:10] "POST /neutron/subnet HTTP/1.1" 200 1389 0.012455 10.0.0.56 - - [2025-10-02 01:59:10] "POST /neutron/network HTTP/1.1" 200 1090 0.010497 10.0.0.56 - - [2025-10-02 01:59:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.003299 10.0.0.56 - - [2025-10-02 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.49 - - [2025-10-02 01:59:11] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001075 10.0.0.56 - - [2025-10-02 01:59:11] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007679 10.0.0.56 - - [2025-10-02 01:59:11] "POST /service-templates HTTP/1.1" 200 543 0.038770 10.0.0.56 - - [2025-10-02 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.56 - - [2025-10-02 01:59:11] "GET /service-template/c91431a5-1910-4f59-b105-2fa38c1ae3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006366 10.0.0.56 - - [2025-10-02 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.56 - - [2025-10-02 01:59:11] "GET /service-template/c91431a5-1910-4f59-b105-2fa38c1ae3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003997 10.0.0.56 - - [2025-10-02 01:59:11] "POST /id-to-fqname HTTP/1.1" 200 269 0.001197 10.0.0.56 - - [2025-10-02 01:59:11] "POST /id-to-fqname HTTP/1.1" 200 269 0.001232 10.0.0.56 - - [2025-10-02 01:59:11] "POST /id-to-fqname HTTP/1.1" 200 270 0.001156 10.0.0.56 - - [2025-10-02 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.56 - - [2025-10-02 01:59:11] "DELETE /service-template/c91431a5-1910-4f59-b105-2fa38c1ae3b5 HTTP/1.1" 200 115 0.027610 10.0.0.56 - - [2025-10-02 01:59:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.003733 10.0.0.56 - - [2025-10-02 01:59:13] "POST /neutron/network HTTP/1.1" 200 1084 0.009136 10.0.0.56 - - [2025-10-02 01:59:13] "POST /neutron/port HTTP/1.1" 200 1231 0.014746 10.0.0.56 - - [2025-10-02 01:59:13] "POST /neutron/port HTTP/1.1" 200 1227 0.021365 10.0.0.49 - - [2025-10-02 01:59:15] "POST /useragent-kv HTTP/1.1" 200 115 0.005396 10.0.0.49 - - [2025-10-02 01:59:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003561 10.0.0.49 - - [2025-10-02 01:59:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002395 10.0.0.49 - - [2025-10-02 01:59:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002539 10.0.0.56 - - [2025-10-02 01:59:15] "POST /neutron/network HTTP/1.1" 200 151 0.136657 10.0.0.38 - - [2025-10-02 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.56 - - [2025-10-02 01:59:15] "POST /neutron/network HTTP/1.1" 200 1087 0.010504 10.0.0.38 - - [2025-10-02 01:59:15] "DELETE /route-target/bdf2064e-ffb4-4525-b533-d1c9fb447d71 HTTP/1.1" 200 115 0.023095 10.0.0.49 - - [2025-10-02 01:59:16] "GET /projects?obj_uuids=fb5ac6fc-56d4-49b4-a8c9-58387cf725ea&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001404 10.0.0.56 - - [2025-10-02 01:59:16] "GET /project/fb5ac6fc-56d4-49b4-a8c9-58387cf725ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.042806 10.0.0.49 - - [2025-10-02 01:59:16] "GET /projects?obj_uuids=fb5ac6fc-56d4-49b4-a8c9-58387cf725ea&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001286 10.0.0.56 - - [2025-10-02 01:59:16] "GET /project/fb5ac6fc-56d4-49b4-a8c9-58387cf725ea?fields=virtual_networks HTTP/1.1" 200 1061 0.042948 10.0.0.49 - - [2025-10-02 01:59:16] "GET /projects?obj_uuids=fb5ac6fc-56d4-49b4-a8c9-58387cf725ea&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000954 10.0.0.56 - - [2025-10-02 01:59:16] "GET /project/fb5ac6fc-56d4-49b4-a8c9-58387cf725ea?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.043369 10.0.0.49 - - [2025-10-02 01:59:16] "GET /projects?obj_uuids=fb5ac6fc-56d4-49b4-a8c9-58387cf725ea&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000956 10.0.0.56 - - [2025-10-02 01:59:16] "GET /project/fb5ac6fc-56d4-49b4-a8c9-58387cf725ea?fields=security_groups HTTP/1.1" 200 1296 0.042563 10.0.0.56 - - [2025-10-02 01:59:17] "POST /fqname-to-id HTTP/1.1" 404 200 0.030241 10.0.0.49 - - [2025-10-02 01:59:17] "GET /projects?obj_uuids=5055f687-15f4-46f4-9cdd-e17d31c0a69e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003348 10.0.0.49 - - [2025-10-02 01:59:17] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000891 10.0.0.49 - - [2025-10-02 01:59:17] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006854 10.0.0.49 - - [2025-10-02 01:59:17] "POST /id-to-fqname HTTP/1.1" 200 202 0.002792 10.0.0.49 - - [2025-10-02 01:59:17] "POST /fqname-to-id HTTP/1.1" 404 211 0.011184 10.0.0.49 - - [2025-10-02 01:59:17] "POST /security-groups HTTP/1.1" 200 603 0.074096 10.0.0.49 - - [2025-10-02 01:59:17] "POST /projects HTTP/1.1" 200 609 0.296504 10.0.0.38 - - [2025-10-02 01:59:17] "POST /fqname-to-id HTTP/1.1" 404 245 0.007944 10.0.0.49 - - [2025-10-02 01:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.367080 10.0.0.56 - - [2025-10-02 01:59:17] "GET /project/5055f687-15f4-46f4-9cdd-e17d31c0a69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.545466 10.0.0.56 - - [2025-10-02 01:59:18] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.56 - - [2025-10-02 01:59:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000455 10.0.0.56 - - [2025-10-02 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.049397 10.0.0.49 - - [2025-10-02 01:59:20] "GET /projects?obj_uuids=5055f687-15f4-46f4-9cdd-e17d31c0a69e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000999 10.0.0.56 - - [2025-10-02 01:59:20] "GET /project/5055f687-15f4-46f4-9cdd-e17d31c0a69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.036947 10.0.0.49 - - [2025-10-02 01:59:20] "GET /projects?obj_uuids=5055f687-15f4-46f4-9cdd-e17d31c0a69e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001079 10.0.0.56 - - [2025-10-02 01:59:20] "POST /neutron/network HTTP/1.1" 200 619 0.149307 10.0.0.38 - - [2025-10-02 01:59:20] "POST /ref-update HTTP/1.1" 200 156 0.029537 10.0.0.56 - - [2025-10-02 01:59:20] "POST /id-to-fqname HTTP/1.1" 200 233 0.003307 10.0.0.56 - - [2025-10-02 01:59:20] "GET /virtual-network/f2fb76c3-2e7f-4fbe-b90b-cb09ac41835a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005669 10.0.0.56 - - [2025-10-02 01:59:20] "POST /neutron/network HTTP/1.1" 200 838 0.006507 10.0.0.56 - - [2025-10-02 01:59:20] "GET /virtual-network/f2fb76c3-2e7f-4fbe-b90b-cb09ac41835a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005017 10.0.0.56 - - [2025-10-02 01:59:21] "GET /virtual-network/f2fb76c3-2e7f-4fbe-b90b-cb09ac41835a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005424 10.0.0.49 - - [2025-10-02 01:59:22] "GET /obj-perms HTTP/1.1" 200 5054 0.042109 10.0.0.56 - - [2025-10-02 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.49 - - [2025-10-02 01:59:22] "GET /projects?obj_uuids=5055f687-15f4-46f4-9cdd-e17d31c0a69e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001357 10.0.0.56 - - [2025-10-02 01:59:22] "GET /project/5055f687-15f4-46f4-9cdd-e17d31c0a69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.039744 10.0.0.56 - - [2025-10-02 01:59:22] "POST /neutron/network HTTP/1.1" 200 117 0.010865 10.0.0.56 - - [2025-10-02 01:59:23] "POST /neutron/network HTTP/1.1" 200 836 0.008411 10.0.0.56 - - [2025-10-02 01:59:23] "POST /id-to-fqname HTTP/1.1" 200 233 0.001089 10.0.0.56 - - [2025-10-02 01:59:23] "GET /virtual-network/4e8f858c-1fe8-44da-9dd5-88499ec5313d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005302 10.0.0.56 - - [2025-10-02 01:59:23] "GET /virtual-network/4e8f858c-1fe8-44da-9dd5-88499ec5313d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005021 10.0.0.56 - - [2025-10-02 01:59:23] "POST /neutron/subnet HTTP/1.1" 200 715 0.009434 10.0.0.56 - - [2025-10-02 01:59:23] "GET /virtual-network/4e8f858c-1fe8-44da-9dd5-88499ec5313d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005197 10.0.0.56 - - [2025-10-02 01:59:23] "GET /obj-perms HTTP/1.1" 200 5054 0.048748 10.0.0.56 - - [2025-10-02 01:59:23] "POST /id-to-fqname HTTP/1.1" 200 233 0.001238 10.0.0.38 - - [2025-10-02 01:59:31] "DELETE /access-control-list/5c4184a4-2cb1-461c-9bc5-ece4b1263314 HTTP/1.1" 200 115 0.039378 10.0.0.49 - - [2025-10-02 01:59:33] "DELETE /project/2adcf4c9f52541bcaa6dcfafbf002301 HTTP/1.1" 404 173 0.012212 10.0.0.49 - - [2025-10-02 01:59:33] "DELETE /project/fb5ac6fc56d449b4a8c958387cf725ea HTTP/1.1" 404 173 0.015280 10.0.0.49 - - [2025-10-02 01:59:33] "DELETE /project/d8b801a2f6a940fdb9878adda6f15a07 HTTP/1.1" 404 173 0.016740 10.0.0.49 - - [2025-10-02 01:59:33] "DELETE /project/5055f68715f446f49cdde17d31c0a69e HTTP/1.1" 404 173 0.007771 10.0.0.49 - - [2025-10-02 01:59:33] "DELETE /project/e0a470e7-8543-4286-b1fb-bb60650d5711 HTTP/1.1" 404 177 0.010744 10.0.0.49 - - [2025-10-02 01:59:33] "GET /projects?obj_uuids=d8b801a2-f6a9-40fd-b987-8adda6f15a07&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001068 10.0.0.49 - - [2025-10-02 01:59:33] "GET /projects?obj_uuids=fb5ac6fc-56d4-49b4-a8c9-58387cf725ea&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000792 10.0.0.49 - - [2025-10-02 01:59:33] "GET /projects?obj_uuids=2adcf4c9-f525-41bc-aa6d-cfafbf002301&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000797 10.0.0.49 - - [2025-10-02 01:59:33] "GET /project/d8b801a2-f6a9-40fd-b987-8adda6f15a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.057304 10.0.0.49 - - [2025-10-02 01:59:33] "GET /projects?obj_uuids=d8b801a2-f6a9-40fd-b987-8adda6f15a07&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000903 10.0.0.49 - - [2025-10-02 01:59:33] "GET /project/2adcf4c9-f525-41bc-aa6d-cfafbf002301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1510 0.076596 10.0.0.49 - - [2025-10-02 01:59:33] "GET /project/fb5ac6fc-56d4-49b4-a8c9-58387cf725ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.090777 10.0.0.49 - - [2025-10-02 01:59:33] "GET /projects?obj_uuids=fb5ac6fc-56d4-49b4-a8c9-58387cf725ea&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000949 10.0.0.49 - - [2025-10-02 01:59:33] "GET /projects?obj_uuids=2adcf4c9-f525-41bc-aa6d-cfafbf002301&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000764 10.0.0.49 - - [2025-10-02 01:59:33] "GET /project/d8b801a2-f6a9-40fd-b987-8adda6f15a07?fields=security_groups HTTP/1.1" 200 1389 0.079750 10.0.0.49 - - [2025-10-02 01:59:33] "GET /project/fb5ac6fc-56d4-49b4-a8c9-58387cf725ea?fields=security_groups HTTP/1.1" 200 1401 0.054885 10.0.0.49 - - [2025-10-02 01:59:33] "GET /project/2adcf4c9-f525-41bc-aa6d-cfafbf002301?fields=security_groups HTTP/1.1" 200 1397 0.112699 10.0.0.49 - - [2025-10-02 01:59:33] "DELETE /security-group/1870509d-8759-4901-b4b6-4cca06175f8a HTTP/1.1" 200 115 0.085246 10.0.0.49 - - [2025-10-02 01:59:33] "GET /projects?obj_uuids=d8b801a2-f6a9-40fd-b987-8adda6f15a07&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001369 10.0.0.49 - - [2025-10-02 01:59:33] "DELETE /security-group/c8500343-20ac-43d4-a9bd-86d25464557c HTTP/1.1" 200 115 0.098896 10.0.0.49 - - [2025-10-02 01:59:33] "GET /projects?obj_uuids=fb5ac6fc-56d4-49b4-a8c9-58387cf725ea&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001307 10.0.0.49 - - [2025-10-02 01:59:33] "GET /project/d8b801a2-f6a9-40fd-b987-8adda6f15a07?fields=application_policy_sets HTTP/1.1" 200 1428 0.130224 10.0.0.38 - - [2025-10-02 01:59:33] "DELETE /access-control-list/3abf0df8-2cba-4169-ae2a-771fc1eae59d HTTP/1.1" 200 115 0.101960 10.0.0.49 - - [2025-10-02 01:59:33] "DELETE /security-group/1c8d89ae-5431-40ac-97b6-97abcc1a36ec HTTP/1.1" 200 115 0.184029 10.0.0.49 - - [2025-10-02 01:59:33] "GET /projects?obj_uuids=2adcf4c9-f525-41bc-aa6d-cfafbf002301&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000849 10.0.0.49 - - [2025-10-02 01:59:33] "GET /project/fb5ac6fc-56d4-49b4-a8c9-58387cf725ea?fields=application_policy_sets HTTP/1.1" 200 1440 0.139240 10.0.0.49 - - [2025-10-02 01:59:33] "GET /project/2adcf4c9-f525-41bc-aa6d-cfafbf002301?fields=application_policy_sets HTTP/1.1" 200 1436 0.104986 10.0.0.38 - - [2025-10-02 01:59:33] "DELETE /access-control-list/84c8ca26-3342-4452-a1e2-333a083d8811 HTTP/1.1" 200 115 0.086627 10.0.0.49 - - [2025-10-02 01:59:33] "DELETE /project/d8b801a2-f6a9-40fd-b987-8adda6f15a07 HTTP/1.1" 200 115 0.740875 10.0.0.49 - - [2025-10-02 01:59:34] "DELETE /project/fb5ac6fc-56d4-49b4-a8c9-58387cf725ea HTTP/1.1" 200 115 0.780411 10.0.0.49 - - [2025-10-02 01:59:34] "DELETE /project/2adcf4c9-f525-41bc-aa6d-cfafbf002301 HTTP/1.1" 200 115 0.823770 10.0.0.49 - - [2025-10-02 01:59:55] "GET /projects?obj_uuids=5055f687-15f4-46f4-9cdd-e17d31c0a69e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001186 10.0.0.56 - - [2025-10-02 01:59:55] "GET /project/5055f687-15f4-46f4-9cdd-e17d31c0a69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.073204 10.0.0.56 - - [2025-10-02 01:59:55] "POST /neutron/port HTTP/1.1" 200 117 0.006512 10.0.0.56 - - [2025-10-02 01:59:55] "POST /id-to-fqname HTTP/1.1" 200 233 0.001222 10.0.0.56 - - [2025-10-02 01:59:56] "POST /neutron/network HTTP/1.1" 200 848 0.007580 10.0.0.56 - - [2025-10-02 01:59:56] "POST /neutron/port HTTP/1.1" 200 1070 0.038531 10.0.0.49 - - [2025-10-02 01:59:56] "GET /projects?obj_uuids=5055f687-15f4-46f4-9cdd-e17d31c0a69e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000902 10.0.0.56 - - [2025-10-02 01:59:56] "GET /project/5055f687-15f4-46f4-9cdd-e17d31c0a69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.078501 10.0.0.56 - - [2025-10-02 01:59:56] "POST /neutron/network HTTP/1.1" 200 838 0.009847 10.0.0.56 - - [2025-10-02 01:59:57] "POST /neutron/security_group HTTP/1.1" 200 2070 0.013006 10.0.0.56 - - [2025-10-02 01:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.49 - - [2025-10-02 01:59:57] "GET /projects?obj_uuids=5055f687-15f4-46f4-9cdd-e17d31c0a69e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001133 10.0.0.56 - - [2025-10-02 01:59:57] "POST /neutron/subnet HTTP/1.1" 200 689 0.014483 10.0.0.56 - - [2025-10-02 01:59:57] "GET /project/5055f687-15f4-46f4-9cdd-e17d31c0a69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.061467 10.0.0.56 - - [2025-10-02 01:59:57] "GET /virtual-network/f2fb76c3-2e7f-4fbe-b90b-cb09ac41835a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005527 10.0.0.56 - - [2025-10-02 01:59:57] "GET /floating-ip-pools?parent_id=f2fb76c3-2e7f-4fbe-b90b-cb09ac41835a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.007108 10.0.0.56 - - [2025-10-02 01:59:57] "GET /virtual-network/f2fb76c3-2e7f-4fbe-b90b-cb09ac41835a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005695 10.0.0.56 - - [2025-10-02 01:59:57] "POST /floating-ip-pools HTTP/1.1" 200 609 0.057593 10.0.0.56 - - [2025-10-02 01:59:57] "POST /ref-update HTTP/1.1" 200 156 0.018213 10.0.0.56 - - [2025-10-02 01:59:57] "POST /neutron/network HTTP/1.1" 200 848 0.008087 10.0.0.56 - - [2025-10-02 01:59:57] "GET /virtual-network/f2fb76c3-2e7f-4fbe-b90b-cb09ac41835a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.010336 10.0.0.56 - - [2025-10-02 01:59:58] "GET /virtual-network/f2fb76c3-2e7f-4fbe-b90b-cb09ac41835a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.013866 10.0.0.56 - - [2025-10-02 01:59:58] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008576 10.0.0.56 - - [2025-10-02 01:59:58] "POST /neutron/port HTTP/1.1" 200 1126 0.183490 10.0.0.56 - - [2025-10-02 01:59:58] "POST /neutron/subnet HTTP/1.1" 200 698 0.014452 10.0.0.56 - - [2025-10-02 02:00:03] "POST /neutron/port HTTP/1.1" 200 1098 0.036526 10.0.0.56 - - [2025-10-02 02:00:08] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009327 10.0.0.56 - - [2025-10-02 02:00:18] "POST /neutron/port HTTP/1.1" 200 1098 0.017845 10.0.0.56 - - [2025-10-02 02:00:23] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007383 10.0.0.38 - - [2025-10-02 02:00:30] "GET /obj-perms HTTP/1.1" 200 5056 0.041244 10.0.0.49 - - [2025-10-02 02:00:30] "GET /obj-perms HTTP/1.1" 200 5056 0.042784 10.0.0.56 - - [2025-10-02 02:00:33] "POST /neutron/port HTTP/1.1" 200 1098 0.017576 10.0.0.56 - - [2025-10-02 02:00:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009085 10.0.0.56 - - [2025-10-02 02:00:49] "POST /neutron/port HTTP/1.1" 200 1098 0.014968 10.0.0.56 - - [2025-10-02 02:00:54] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007221 10.0.0.56 - - [2025-10-02 02:00:54] "POST /neutron/port HTTP/1.1" 200 1098 0.016071 10.0.0.56 - - [2025-10-02 02:00:54] "GET /virtual-machine/b71600fc-d5e5-43b1-a93e-978413dfb1c5 HTTP/1.1" 401 292 0.000359 10.0.0.56 - - [2025-10-02 02:00:54] "GET /virtual-machine/b71600fc-d5e5-43b1-a93e-978413dfb1c5 HTTP/1.1" 200 1305 0.026494 10.0.0.56 - - [2025-10-02 02:00:54] "GET /virtual-machine-interface/32254dd7-d9be-4d76-bec5-11ccb1e8a4b0 HTTP/1.1" 200 3003 0.005321 10.0.0.56 - - [2025-10-02 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.56 - - [2025-10-02 02:00:54] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004038 10.0.0.56 - - [2025-10-02 02:00:54] "GET /virtual-networks?parent_id=5055f687-15f4-46f4-9cdd-e17d31c0a69e&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003008 10.0.0.56 - - [2025-10-02 02:00:54] "GET /virtual-network/4e8f858c-1fe8-44da-9dd5-88499ec5313d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006251 10.0.0.56 - - [2025-10-02 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.56 - - [2025-10-02 02:00:57] "GET /virtual-network/4e8f858c-1fe8-44da-9dd5-88499ec5313d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006147 10.0.0.56 - - [2025-10-02 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.56 - - [2025-10-02 02:01:02] "GET /virtual-network/4e8f858c-1fe8-44da-9dd5-88499ec5313d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005214 10.0.0.56 - - [2025-10-02 02:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.56 - - [2025-10-02 02:01:06] "GET /virtual-network/4e8f858c-1fe8-44da-9dd5-88499ec5313d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006173 10.0.0.56 - - [2025-10-02 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.56 - - [2025-10-02 02:01:10] "GET /virtual-network/4e8f858c-1fe8-44da-9dd5-88499ec5313d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.009012 10.0.0.56 - - [2025-10-02 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.56 - - [2025-10-02 02:01:14] "GET /virtual-network/4e8f858c-1fe8-44da-9dd5-88499ec5313d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.008095 10.0.0.56 - - [2025-10-02 02:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.56 - - [2025-10-02 02:01:18] "GET /virtual-network/4e8f858c-1fe8-44da-9dd5-88499ec5313d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005165 10.0.0.56 - - [2025-10-02 02:01:21] "POST /neutron/port HTTP/1.1" 200 1100 0.034165 10.0.0.56 - - [2025-10-02 02:01:21] "POST /neutron/subnet HTTP/1.1" 200 698 0.009807 10.0.0.56 - - [2025-10-02 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.56 - - [2025-10-02 02:01:22] "GET /virtual-network/4e8f858c-1fe8-44da-9dd5-88499ec5313d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004884 10.0.0.56 - - [2025-10-02 02:01:23] "POST /neutron/port HTTP/1.1" 200 1098 0.034121 10.0.0.56 - - [2025-10-02 02:01:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004132 10.0.0.56 - - [2025-10-02 02:01:23] "POST /neutron/network HTTP/1.1" 200 836 0.007082 10.0.0.56 - - [2025-10-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.56 - - [2025-10-02 02:01:26] "GET /virtual-network/4e8f858c-1fe8-44da-9dd5-88499ec5313d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005175 10.0.0.56 - - [2025-10-02 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.56 - - [2025-10-02 02:01:30] "GET /virtual-network/4e8f858c-1fe8-44da-9dd5-88499ec5313d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005685 10.0.0.56 - - [2025-10-02 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.56 - - [2025-10-02 02:01:32] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003915 10.0.0.56 - - [2025-10-02 02:01:32] "GET /virtual-networks?parent_id=5055f687-15f4-46f4-9cdd-e17d31c0a69e&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.006654 10.0.0.56 - - [2025-10-02 02:01:32] "GET /virtual-network/4e8f858c-1fe8-44da-9dd5-88499ec5313d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005794 10.0.0.56 - - [2025-10-02 02:01:37] "POST /neutron/port HTTP/1.1" 200 1098 0.015782 10.0.0.56 - - [2025-10-02 02:01:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.036317 10.0.0.56 - - [2025-10-02 02:01:42] "POST /neutron/port HTTP/1.1" 200 1098 0.015219 10.0.0.56 - - [2025-10-02 02:01:47] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009638 10.0.0.56 - - [2025-10-02 02:01:53] "POST /neutron/floatingip HTTP/1.1" 200 530 0.009131 10.0.0.56 - - [2025-10-02 02:01:53] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008627 10.0.0.56 - - [2025-10-02 02:01:53] "POST /neutron/port HTTP/1.1" 200 1100 0.013988 10.0.0.56 - - [2025-10-02 02:01:53] "GET /virtual-machine/7c66f89b-660e-494e-bb4f-151fe73122a5 HTTP/1.1" 200 1304 0.005717 10.0.0.56 - - [2025-10-02 02:01:53] "GET /virtual-machine-interface/f57d2641-0260-4c00-a3d1-ef5e28891f7e HTTP/1.1" 200 3004 0.005495 10.0.0.56 - - [2025-10-02 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.56 - - [2025-10-02 02:01:53] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003909 10.0.0.56 - - [2025-10-02 02:01:53] "GET /virtual-networks?parent_id=5055f687-15f4-46f4-9cdd-e17d31c0a69e&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002686 10.0.0.56 - - [2025-10-02 02:01:53] "GET /virtual-network/f2fb76c3-2e7f-4fbe-b90b-cb09ac41835a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006417 10.0.0.56 - - [2025-10-02 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.56 - - [2025-10-02 02:01:54] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003684 10.0.0.56 - - [2025-10-02 02:01:54] "GET /virtual-networks?parent_id=5055f687-15f4-46f4-9cdd-e17d31c0a69e&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004098 10.0.0.56 - - [2025-10-02 02:01:54] "GET /virtual-network/f2fb76c3-2e7f-4fbe-b90b-cb09ac41835a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005193 10.0.0.56 - - [2025-10-02 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.56 - - [2025-10-02 02:01:54] "GET /routing-instance/07f071e2-fbc4-48a5-9938-907c1e69a6c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003736 10.0.0.56 - - [2025-10-02 02:01:54] "GET /route-target/e5aea047-1a8c-418d-bef0-ad3aae299607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004914 10.0.0.56 - - [2025-10-02 02:02:16] "POST /neutron/floatingip HTTP/1.1" 200 575 0.021842 10.0.0.56 - - [2025-10-02 02:02:16] "POST /neutron/floatingip HTTP/1.1" 200 115 0.066550 10.0.0.56 - - [2025-10-02 02:02:16] "GET /floating-ip-pool/172b786b-8f4b-4f3e-8f62-3e2a6810af45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.004582 10.0.0.56 - - [2025-10-02 02:02:16] "POST /ref-update HTTP/1.1" 200 156 0.015231 10.0.0.56 - - [2025-10-02 02:02:16] "DELETE /floating-ip-pool/172b786b-8f4b-4f3e-8f62-3e2a6810af45 HTTP/1.1" 200 115 0.033562 10.0.0.56 - - [2025-10-02 02:02:16] "POST /neutron/port HTTP/1.1" 200 1100 0.019130 10.0.0.56 - - [2025-10-02 02:02:17] "POST /neutron/port HTTP/1.1" 200 1098 0.020774 10.0.0.56 - - [2025-10-02 02:02:18] "POST /neutron/network HTTP/1.1" 200 836 0.006788 10.0.0.38 - - [2025-10-02 02:02:18] "DELETE /route-target/e3c09112-a3b7-4cb6-ad49-c3ec13b5a223 HTTP/1.1" 200 115 0.042409 10.0.0.49 - - [2025-10-02 02:02:19] "POST /useragent-kv HTTP/1.1" 200 115 0.050410 10.0.0.49 - - [2025-10-02 02:02:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003114 10.0.0.56 - - [2025-10-02 02:02:19] "POST /neutron/network HTTP/1.1" 200 151 0.173952 10.0.0.49 - - [2025-10-02 02:02:20] "GET /projects?obj_uuids=5055f687-15f4-46f4-9cdd-e17d31c0a69e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001007 10.0.0.56 - - [2025-10-02 02:02:20] "GET /project/5055f687-15f4-46f4-9cdd-e17d31c0a69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.054752 10.0.0.49 - - [2025-10-02 02:02:20] "GET /projects?obj_uuids=5055f687-15f4-46f4-9cdd-e17d31c0a69e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000985 10.0.0.56 - - [2025-10-02 02:02:20] "GET /project/5055f687-15f4-46f4-9cdd-e17d31c0a69e?fields=virtual_networks HTTP/1.1" 200 1066 0.088611 10.0.0.49 - - [2025-10-02 02:02:20] "GET /projects?obj_uuids=5055f687-15f4-46f4-9cdd-e17d31c0a69e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002044 10.0.0.56 - - [2025-10-02 02:02:20] "GET /project/5055f687-15f4-46f4-9cdd-e17d31c0a69e?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.037708 10.0.0.49 - - [2025-10-02 02:02:20] "GET /projects?obj_uuids=5055f687-15f4-46f4-9cdd-e17d31c0a69e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000966 10.0.0.56 - - [2025-10-02 02:02:20] "GET /project/5055f687-15f4-46f4-9cdd-e17d31c0a69e?fields=security_groups HTTP/1.1" 200 1304 0.046784 10.0.0.56 - - [2025-10-02 02:02:21] "POST /fqname-to-id HTTP/1.1" 404 188 0.025968 10.0.0.49 - - [2025-10-02 02:02:21] "GET /projects?obj_uuids=4489713d-9707-4c10-8fc3-c188d558212a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004040 10.0.0.49 - - [2025-10-02 02:02:21] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000966 10.0.0.49 - - [2025-10-02 02:02:21] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.028472 10.0.0.49 - - [2025-10-02 02:02:21] "POST /id-to-fqname HTTP/1.1" 200 190 0.007045 10.0.0.49 - - [2025-10-02 02:02:21] "POST /fqname-to-id HTTP/1.1" 404 199 0.002696 10.0.0.49 - - [2025-10-02 02:02:21] "POST /security-groups HTTP/1.1" 200 591 0.073763 10.0.0.38 - - [2025-10-02 02:02:21] "POST /fqname-to-id HTTP/1.1" 404 234 0.003203 10.0.0.49 - - [2025-10-02 02:02:21] "POST /projects HTTP/1.1" 200 585 0.269253 10.0.0.49 - - [2025-10-02 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.339331 10.0.0.38 - - [2025-10-02 02:02:22] "POST /access-control-lists HTTP/1.1" 200 594 0.030723 10.0.0.56 - - [2025-10-02 02:02:22] "GET /project/4489713d-9707-4c10-8fc3-c188d558212a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.493989 10.0.0.56 - - [2025-10-02 02:02:23] "GET / HTTP/1.1" 200 35931 0.002288 10.0.0.49 - - [2025-10-02 02:02:26] "GET /projects?obj_uuids=4489713d-9707-4c10-8fc3-c188d558212a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001048 10.0.0.56 - - [2025-10-02 02:02:26] "GET /project/4489713d-9707-4c10-8fc3-c188d558212a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.048475 10.0.0.49 - - [2025-10-02 02:02:26] "GET /projects?obj_uuids=4489713d-9707-4c10-8fc3-c188d558212a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001632 10.0.0.56 - - [2025-10-02 02:02:26] "GET /project/4489713d-9707-4c10-8fc3-c188d558212a?fields=virtual_networks HTTP/1.1" 200 1042 0.084066 10.0.0.49 - - [2025-10-02 02:02:26] "GET /projects?obj_uuids=4489713d-9707-4c10-8fc3-c188d558212a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001418 10.0.0.56 - - [2025-10-02 02:02:26] "GET /project/4489713d-9707-4c10-8fc3-c188d558212a?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.053994 10.0.0.49 - - [2025-10-02 02:02:26] "GET /projects?obj_uuids=4489713d-9707-4c10-8fc3-c188d558212a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000956 10.0.0.56 - - [2025-10-02 02:02:26] "GET /project/4489713d-9707-4c10-8fc3-c188d558212a?fields=security_groups HTTP/1.1" 200 1268 0.047812 10.0.0.56 - - [2025-10-02 02:02:27] "POST /fqname-to-id HTTP/1.1" 404 183 0.023376 10.0.0.49 - - [2025-10-02 02:02:27] "GET /projects?obj_uuids=545d262c-ac63-44f3-aec4-b8e0fd6aa0c3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003316 10.0.0.49 - - [2025-10-02 02:02:27] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000928 10.0.0.49 - - [2025-10-02 02:02:27] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007326 10.0.0.49 - - [2025-10-02 02:02:27] "POST /id-to-fqname HTTP/1.1" 200 185 0.006392 10.0.0.49 - - [2025-10-02 02:02:27] "POST /fqname-to-id HTTP/1.1" 404 194 0.007733 10.0.0.49 - - [2025-10-02 02:02:27] "POST /security-groups HTTP/1.1" 200 586 0.076313 10.0.0.49 - - [2025-10-02 02:02:27] "POST /projects HTTP/1.1" 200 575 0.302262 10.0.0.38 - - [2025-10-02 02:02:27] "POST /fqname-to-id HTTP/1.1" 404 228 0.014612 10.0.0.49 - - [2025-10-02 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.371483 10.0.0.56 - - [2025-10-02 02:02:27] "GET /project/545d262c-ac63-44f3-aec4-b8e0fd6aa0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.509125 10.0.0.56 - - [2025-10-02 02:02:28] "GET / HTTP/1.1" 200 35931 0.001395 10.0.0.56 - - [2025-10-02 02:02:31] "GET /obj-perms HTTP/1.1" 200 5056 0.048553 10.0.0.38 - - [2025-10-02 02:02:32] "DELETE /access-control-list/95b93427-c32f-4998-9211-c8f07ede539b HTTP/1.1" 200 115 0.037169 10.0.0.49 - - [2025-10-02 02:02:34] "DELETE /project/4489713d97074c108fc3c188d558212a HTTP/1.1" 404 173 0.006126 10.0.0.49 - - [2025-10-02 02:02:34] "DELETE /project/5055f687-15f4-46f4-9cdd-e17d31c0a69e HTTP/1.1" 404 177 0.005327 10.0.0.49 - - [2025-10-02 02:02:34] "DELETE /project/545d262cac6344f3aec4b8e0fd6aa0c3 HTTP/1.1" 404 173 0.004642 10.0.0.49 - - [2025-10-02 02:02:34] "GET /projects?obj_uuids=4489713d-9707-4c10-8fc3-c188d558212a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000976 10.0.0.49 - - [2025-10-02 02:02:34] "GET /project/4489713d-9707-4c10-8fc3-c188d558212a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.049806 10.0.0.49 - - [2025-10-02 02:02:34] "GET /projects?obj_uuids=4489713d-9707-4c10-8fc3-c188d558212a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001269 10.0.0.49 - - [2025-10-02 02:02:34] "GET /project/4489713d-9707-4c10-8fc3-c188d558212a?fields=security_groups HTTP/1.1" 200 1373 0.048883 10.0.0.49 - - [2025-10-02 02:02:34] "DELETE /security-group/4a5b27ad-c9dd-4e97-a9be-99af8e0db127 HTTP/1.1" 200 115 0.066593 10.0.0.49 - - [2025-10-02 02:02:34] "GET /projects?obj_uuids=4489713d-9707-4c10-8fc3-c188d558212a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001431 10.0.0.49 - - [2025-10-02 02:02:34] "GET /projects?obj_uuids=545d262c-ac63-44f3-aec4-b8e0fd6aa0c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000785 10.0.0.49 - - [2025-10-02 02:02:34] "GET /project/4489713d-9707-4c10-8fc3-c188d558212a?fields=application_policy_sets HTTP/1.1" 200 1412 0.066741 10.0.0.56 - - [2025-10-02 02:02:34] "GET /project/545d262c-ac63-44f3-aec4-b8e0fd6aa0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.070276 10.0.0.49 - - [2025-10-02 02:02:34] "GET /projects?obj_uuids=545d262c-ac63-44f3-aec4-b8e0fd6aa0c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000955 10.0.0.56 - - [2025-10-02 02:02:34] "GET /project/545d262c-ac63-44f3-aec4-b8e0fd6aa0c3?fields=virtual_networks HTTP/1.1" 200 1032 0.055902 10.0.0.49 - - [2025-10-02 02:02:34] "GET /projects?obj_uuids=545d262c-ac63-44f3-aec4-b8e0fd6aa0c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001018 10.0.0.56 - - [2025-10-02 02:02:34] "GET /project/545d262c-ac63-44f3-aec4-b8e0fd6aa0c3?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.048228 10.0.0.49 - - [2025-10-02 02:02:34] "DELETE /project/4489713d-9707-4c10-8fc3-c188d558212a HTTP/1.1" 200 115 0.457699 10.0.0.49 - - [2025-10-02 02:02:34] "GET /projects?obj_uuids=545d262c-ac63-44f3-aec4-b8e0fd6aa0c3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000997 10.0.0.56 - - [2025-10-02 02:02:34] "GET /project/545d262c-ac63-44f3-aec4-b8e0fd6aa0c3?fields=security_groups HTTP/1.1" 200 1253 0.052542 10.0.0.56 - - [2025-10-02 02:02:35] "POST /fqname-to-id HTTP/1.1" 404 187 0.027420 10.0.0.49 - - [2025-10-02 02:02:35] "GET /projects?obj_uuids=dc072690-e2fd-4c86-895e-afb4a3c428b3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003034 10.0.0.49 - - [2025-10-02 02:02:35] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001203 10.0.0.49 - - [2025-10-02 02:02:35] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007231 10.0.0.49 - - [2025-10-02 02:02:35] "POST /id-to-fqname HTTP/1.1" 200 189 0.002739 10.0.0.49 - - [2025-10-02 02:02:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.004821 10.0.0.49 - - [2025-10-02 02:02:35] "POST /security-groups HTTP/1.1" 200 590 0.040840 10.0.0.38 - - [2025-10-02 02:02:35] "POST /fqname-to-id HTTP/1.1" 404 233 0.016380 10.0.0.49 - - [2025-10-02 02:02:35] "POST /projects HTTP/1.1" 200 583 0.265104 10.0.0.49 - - [2025-10-02 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.347325 10.0.0.38 - - [2025-10-02 02:02:36] "POST /access-control-lists HTTP/1.1" 200 593 0.043152 10.0.0.56 - - [2025-10-02 02:02:36] "GET /project/dc072690-e2fd-4c86-895e-afb4a3c428b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.505316 10.0.0.56 - - [2025-10-02 02:02:37] "GET / HTTP/1.1" 200 35931 0.001836 10.0.0.49 - - [2025-10-02 02:02:40] "GET /projects?obj_uuids=dc072690-e2fd-4c86-895e-afb4a3c428b3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000941 10.0.0.56 - - [2025-10-02 02:02:40] "GET /project/dc072690-e2fd-4c86-895e-afb4a3c428b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.053975 10.0.0.49 - - [2025-10-02 02:02:40] "GET /projects?obj_uuids=dc072690-e2fd-4c86-895e-afb4a3c428b3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000899 10.0.0.56 - - [2025-10-02 02:02:40] "GET /project/dc072690-e2fd-4c86-895e-afb4a3c428b3?fields=virtual_networks HTTP/1.1" 200 1040 0.048122 10.0.0.49 - - [2025-10-02 02:02:40] "GET /projects?obj_uuids=dc072690-e2fd-4c86-895e-afb4a3c428b3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001353 10.0.0.56 - - [2025-10-02 02:02:40] "GET /project/dc072690-e2fd-4c86-895e-afb4a3c428b3?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.041221 10.0.0.49 - - [2025-10-02 02:02:40] "GET /projects?obj_uuids=dc072690-e2fd-4c86-895e-afb4a3c428b3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000971 10.0.0.56 - - [2025-10-02 02:02:40] "GET /project/dc072690-e2fd-4c86-895e-afb4a3c428b3?fields=security_groups HTTP/1.1" 200 1265 0.037905 10.0.0.56 - - [2025-10-02 02:02:41] "POST /fqname-to-id HTTP/1.1" 404 188 0.021571 10.0.0.49 - - [2025-10-02 02:02:41] "GET /projects?obj_uuids=55f38b4f-764f-4051-9c9b-c7b0b669a4c5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003055 10.0.0.49 - - [2025-10-02 02:02:41] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000894 10.0.0.49 - - [2025-10-02 02:02:41] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006765 10.0.0.49 - - [2025-10-02 02:02:41] "POST /id-to-fqname HTTP/1.1" 200 190 0.001216 10.0.0.49 - - [2025-10-02 02:02:41] "POST /fqname-to-id HTTP/1.1" 404 199 0.020450 10.0.0.49 - - [2025-10-02 02:02:41] "POST /security-groups HTTP/1.1" 200 591 0.033535 10.0.0.49 - - [2025-10-02 02:02:41] "POST /projects HTTP/1.1" 200 585 0.250533 10.0.0.38 - - [2025-10-02 02:02:41] "POST /fqname-to-id HTTP/1.1" 404 233 0.002666 10.0.0.49 - - [2025-10-02 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.317466 10.0.0.56 - - [2025-10-02 02:02:41] "GET /project/55f38b4f-764f-4051-9c9b-c7b0b669a4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.444814 10.0.0.56 - - [2025-10-02 02:02:42] "GET / HTTP/1.1" 200 35931 0.001353 10.0.0.49 - - [2025-10-02 02:02:45] "GET /projects?obj_uuids=55f38b4f-764f-4051-9c9b-c7b0b669a4c5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001015 10.0.0.56 - - [2025-10-02 02:02:46] "GET /project/55f38b4f-764f-4051-9c9b-c7b0b669a4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.039253 10.0.0.49 - - [2025-10-02 02:02:46] "GET /projects?obj_uuids=55f38b4f-764f-4051-9c9b-c7b0b669a4c5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001027 10.0.0.56 - - [2025-10-02 02:02:46] "GET /project/55f38b4f-764f-4051-9c9b-c7b0b669a4c5?fields=virtual_networks HTTP/1.1" 200 1042 0.050152 10.0.0.49 - - [2025-10-02 02:02:46] "GET /projects?obj_uuids=55f38b4f-764f-4051-9c9b-c7b0b669a4c5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000993 10.0.0.56 - - [2025-10-02 02:02:46] "GET /project/55f38b4f-764f-4051-9c9b-c7b0b669a4c5?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.048805 10.0.0.49 - - [2025-10-02 02:02:46] "GET /projects?obj_uuids=55f38b4f-764f-4051-9c9b-c7b0b669a4c5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000987 10.0.0.56 - - [2025-10-02 02:02:46] "GET /project/55f38b4f-764f-4051-9c9b-c7b0b669a4c5?fields=security_groups HTTP/1.1" 200 1268 0.052240 10.0.0.56 - - [2025-10-02 02:02:47] "POST /fqname-to-id HTTP/1.1" 404 192 0.023484 10.0.0.49 - - [2025-10-02 02:02:47] "GET /projects?obj_uuids=b23a0756-806e-4147-b539-57b6a6461e28&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004006 10.0.0.49 - - [2025-10-02 02:02:47] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000984 10.0.0.49 - - [2025-10-02 02:02:47] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007080 10.0.0.49 - - [2025-10-02 02:02:47] "POST /id-to-fqname HTTP/1.1" 200 194 0.001120 10.0.0.49 - - [2025-10-02 02:02:47] "POST /fqname-to-id HTTP/1.1" 404 203 0.007814 10.0.0.49 - - [2025-10-02 02:02:47] "POST /security-groups HTTP/1.1" 200 595 0.073831 10.0.0.49 - - [2025-10-02 02:02:47] "POST /projects HTTP/1.1" 200 593 0.279113 10.0.0.38 - - [2025-10-02 02:02:47] "POST /access-control-lists HTTP/1.1" 200 600 0.028431 10.0.0.49 - - [2025-10-02 02:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.351658 10.0.0.56 - - [2025-10-02 02:02:47] "GET /project/b23a0756-806e-4147-b539-57b6a6461e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.492758 10.0.0.56 - - [2025-10-02 02:02:48] "GET / HTTP/1.1" 200 35931 0.001441 10.0.0.49 - - [2025-10-02 02:02:51] "GET /projects?obj_uuids=b23a0756-806e-4147-b539-57b6a6461e28&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000902 10.0.0.56 - - [2025-10-02 02:02:51] "GET /project/b23a0756-806e-4147-b539-57b6a6461e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.039824 10.0.0.49 - - [2025-10-02 02:02:51] "GET /projects?obj_uuids=b23a0756-806e-4147-b539-57b6a6461e28&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000866 10.0.0.56 - - [2025-10-02 02:02:51] "GET /project/b23a0756-806e-4147-b539-57b6a6461e28?fields=virtual_networks HTTP/1.1" 200 1051 0.051859 10.0.0.49 - - [2025-10-02 02:02:51] "GET /projects?obj_uuids=b23a0756-806e-4147-b539-57b6a6461e28&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001081 10.0.0.56 - - [2025-10-02 02:02:51] "GET /project/b23a0756-806e-4147-b539-57b6a6461e28?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.052305 10.0.0.49 - - [2025-10-02 02:02:51] "GET /projects?obj_uuids=b23a0756-806e-4147-b539-57b6a6461e28&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000954 10.0.0.56 - - [2025-10-02 02:02:51] "GET /project/b23a0756-806e-4147-b539-57b6a6461e28?fields=security_groups HTTP/1.1" 200 1281 0.041615 10.0.0.56 - - [2025-10-02 02:02:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.022563 10.0.0.49 - - [2025-10-02 02:02:52] "GET /projects?obj_uuids=069c65dc-5fd2-4c0d-986f-a943b4775885&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002828 10.0.0.49 - - [2025-10-02 02:02:52] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001196 10.0.0.49 - - [2025-10-02 02:02:52] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007391 10.0.0.49 - - [2025-10-02 02:02:52] "POST /id-to-fqname HTTP/1.1" 200 185 0.005351 10.0.0.49 - - [2025-10-02 02:02:52] "POST /fqname-to-id HTTP/1.1" 404 194 0.006502 10.0.0.49 - - [2025-10-02 02:02:53] "POST /security-groups HTTP/1.1" 200 586 0.029993 10.0.0.38 - - [2025-10-02 02:02:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.005562 10.0.0.49 - - [2025-10-02 02:02:53] "POST /projects HTTP/1.1" 200 575 0.248120 10.0.0.49 - - [2025-10-02 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.321731 10.0.0.38 - - [2025-10-02 02:02:53] "POST /access-control-lists HTTP/1.1" 200 589 0.029831 10.0.0.56 - - [2025-10-02 02:02:53] "GET /project/069c65dc-5fd2-4c0d-986f-a943b4775885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.453460 10.0.0.56 - - [2025-10-02 02:02:54] "GET / HTTP/1.1" 200 35931 0.001405 10.0.0.56 - - [2025-10-02 02:02:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.003259 10.0.0.38 - - [2025-10-02 02:02:54] "POST /fqname-to-id HTTP/1.1" 404 227 0.007613 10.0.0.56 - - [2025-10-02 02:02:55] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.039587 10.0.0.38 - - [2025-10-02 02:02:55] "PUT /access-control-list/13ac723e-9f70-4cb5-b6cc-3e5c316c5810 HTTP/1.1" 200 272 0.015899 10.0.0.56 - - [2025-10-02 02:02:55] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.122962 10.0.0.56 - - [2025-10-02 02:02:55] "POST /fqname-to-id HTTP/1.1" 404 193 0.006912 10.0.0.38 - - [2025-10-02 02:02:55] "POST /fqname-to-id HTTP/1.1" 404 228 0.005108 10.0.0.38 - - [2025-10-02 02:02:55] "POST /access-control-lists HTTP/1.1" 200 588 0.026132 10.0.0.38 - - [2025-10-02 02:02:56] "PUT /access-control-list/a01210a9-dcf7-4972-a9a9-14bfe687258f HTTP/1.1" 200 272 0.027581 10.0.0.56 - - [2025-10-02 02:02:56] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.016790 10.0.0.56 - - [2025-10-02 02:02:56] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.146045 10.0.0.56 - - [2025-10-02 02:02:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000351 10.0.0.56 - - [2025-10-02 02:02:56] "POST /fqname-to-id HTTP/1.1" 404 210 0.023955 10.0.0.38 - - [2025-10-02 02:02:57] "POST /fqname-to-id HTTP/1.1" 404 245 0.003489 10.0.0.38 - - [2025-10-02 02:02:57] "POST /access-control-lists HTTP/1.1" 200 605 0.039297 10.0.0.38 - - [2025-10-02 02:02:57] "PUT /access-control-list/7871e9b6-af66-4c59-b8b5-ff49f98022c6 HTTP/1.1" 200 272 0.032765 10.0.0.56 - - [2025-10-02 02:02:57] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.031816 10.0.0.56 - - [2025-10-02 02:02:57] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.139467 10.0.0.56 - - [2025-10-02 02:02:57] "POST /fqname-to-id HTTP/1.1" 404 210 0.006305 10.0.0.38 - - [2025-10-02 02:02:57] "POST /fqname-to-id HTTP/1.1" 404 245 0.003242 10.0.0.38 - - [2025-10-02 02:02:58] "POST /access-control-lists HTTP/1.1" 200 605 0.032174 10.0.0.38 - - [2025-10-02 02:02:58] "PUT /access-control-list/c256f977-9ba5-4337-a5ad-f208a9bb96cc HTTP/1.1" 200 272 0.015059 10.0.0.56 - - [2025-10-02 02:02:58] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.013087 10.0.0.56 - - [2025-10-02 02:02:58] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.118855 10.0.0.56 - - [2025-10-02 02:03:00] "POST /neutron/router HTTP/1.1" 200 541 0.005966 10.0.0.38 - - [2025-10-02 02:03:00] "POST /route-targets HTTP/1.1" 200 327 0.020107 10.0.0.56 - - [2025-10-02 02:03:00] "POST /neutron/router HTTP/1.1" 200 541 0.008389 10.0.0.56 - - [2025-10-02 02:03:00] "POST /neutron/router HTTP/1.1" 200 541 0.005161 10.0.0.56 - - [2025-10-02 02:03:00] "POST /neutron/router HTTP/1.1" 200 541 0.004653 10.0.0.56 - - [2025-10-02 02:03:00] "POST /neutron/router HTTP/1.1" 200 541 0.005290 10.0.0.56 - - [2025-10-02 02:03:00] "POST /neutron/router HTTP/1.1" 200 541 0.005044 10.0.0.56 - - [2025-10-02 02:03:00] "POST /neutron/router HTTP/1.1" 200 541 0.005294 10.0.0.56 - - [2025-10-02 02:03:00] "POST /neutron/router HTTP/1.1" 200 541 0.005224 10.0.0.56 - - [2025-10-02 02:03:00] "POST /neutron/router HTTP/1.1" 200 541 0.010002 10.0.0.56 - - [2025-10-02 02:03:00] "POST /neutron/router HTTP/1.1" 200 541 0.005233 10.0.0.56 - - [2025-10-02 02:03:00] "POST /neutron/router HTTP/1.1" 200 541 0.004436 10.0.0.56 - - [2025-10-02 02:03:00] "POST /neutron/router HTTP/1.1" 200 542 0.050517 10.0.0.49 - - [2025-10-02 02:03:00] "GET /projects?obj_uuids=de5640fc-101b-4724-9d67-ddd5097ad01b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001729 10.0.0.38 - - [2025-10-02 02:03:00] "DELETE /route-target/929c295d-a504-43a6-81a6-39dee5b5ae2e HTTP/1.1" 200 115 0.039099 10.0.0.56 - - [2025-10-02 02:03:01] "POST /neutron/router HTTP/1.1" 200 542 0.147329 10.0.0.56 - - [2025-10-02 02:03:01] "POST /neutron/router HTTP/1.1" 200 542 0.013921 10.0.0.56 - - [2025-10-02 02:03:01] "POST /neutron/router HTTP/1.1" 200 542 0.004573 10.0.0.56 - - [2025-10-02 02:03:01] "POST /neutron/router HTTP/1.1" 200 542 0.004636 10.0.0.56 - - [2025-10-02 02:03:01] "POST /neutron/router HTTP/1.1" 200 542 0.004528 10.0.0.56 - - [2025-10-02 02:03:01] "POST /neutron/router HTTP/1.1" 200 542 0.010939 10.0.0.56 - - [2025-10-02 02:03:01] "POST /neutron/router HTTP/1.1" 200 542 0.004265 10.0.0.56 - - [2025-10-02 02:03:01] "POST /neutron/router HTTP/1.1" 200 542 0.004561 10.0.0.56 - - [2025-10-02 02:03:01] "POST /neutron/router HTTP/1.1" 200 542 0.005306 10.0.0.56 - - [2025-10-02 02:03:01] "POST /neutron/router HTTP/1.1" 200 542 0.005767 10.0.0.56 - - [2025-10-02 02:03:01] "POST /neutron/router HTTP/1.1" 200 542 0.003975 10.0.0.56 - - [2025-10-02 02:03:01] "POST /neutron/router HTTP/1.1" 200 542 0.030584 10.0.0.56 - - [2025-10-02 02:03:01] "POST /neutron/router HTTP/1.1" 200 542 0.005492 10.0.0.38 - - [2025-10-02 02:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012798 10.0.0.56 - - [2025-10-02 02:03:01] "GET /logical-router/d2443393-d34b-482e-b5c1-f70098e27d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.008174 10.0.0.56 - - [2025-10-02 02:03:01] "POST /neutron/router HTTP/1.1" 200 559 0.006351 10.0.0.38 - - [2025-10-02 02:03:02] "PUT /logical-router/1563bb53-41be-4d11-b585-021879859327 HTTP/1.1" 200 262 0.040616 10.0.0.56 - - [2025-10-02 02:03:02] "POST /neutron/router HTTP/1.1" 200 559 0.008079 10.0.0.56 - - [2025-10-02 02:03:02] "POST /neutron/router HTTP/1.1" 200 559 0.003994 10.0.0.56 - - [2025-10-02 02:03:02] "POST /neutron/router HTTP/1.1" 200 559 0.005008 10.0.0.56 - - [2025-10-02 02:03:02] "POST /neutron/router HTTP/1.1" 200 559 0.004375 10.0.0.56 - - [2025-10-02 02:03:02] "POST /neutron/router HTTP/1.1" 200 559 0.004291 10.0.0.56 - - [2025-10-02 02:03:02] "POST /neutron/router HTTP/1.1" 200 559 0.004293 10.0.0.56 - - [2025-10-02 02:03:02] "POST /neutron/router HTTP/1.1" 200 559 0.004031 10.0.0.56 - - [2025-10-02 02:03:02] "POST /neutron/router HTTP/1.1" 200 559 0.003746 10.0.0.56 - - [2025-10-02 02:03:02] "POST /neutron/router HTTP/1.1" 200 559 0.004189 10.0.0.56 - - [2025-10-02 02:03:02] "POST /neutron/router HTTP/1.1" 200 559 0.004015 10.0.0.56 - - [2025-10-02 02:03:02] "POST /neutron/router HTTP/1.1" 200 559 0.005794 10.0.0.56 - - [2025-10-02 02:03:02] "POST /neutron/router HTTP/1.1" 200 151 0.063063 10.0.0.38 - - [2025-10-02 02:03:02] "DELETE /access-control-list/1efb1a29-1b98-4c43-a0a3-f5469c17dc28 HTTP/1.1" 200 115 0.035176 10.0.0.56 - - [2025-10-02 02:03:02] "POST /neutron/security_group HTTP/1.1" 200 521 0.010345 10.0.0.38 - - [2025-10-02 02:03:02] "DELETE /access-control-list/7871e9b6-af66-4c59-b8b5-ff49f98022c6 HTTP/1.1" 200 115 0.028976 10.0.0.56 - - [2025-10-02 02:03:02] "POST /neutron/security_group HTTP/1.1" 200 151 0.053590 10.0.0.38 - - [2025-10-02 02:03:02] "DELETE /access-control-list/7b92e428-5565-44a2-be1b-6b09d9fc1f38 HTTP/1.1" 200 115 0.031024 10.0.0.49 - - [2025-10-02 02:03:04] "GET /projects?obj_uuids=069c65dc-5fd2-4c0d-986f-a943b4775885&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001044 10.0.0.56 - - [2025-10-02 02:03:04] "GET /project/069c65dc-5fd2-4c0d-986f-a943b4775885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.038866 10.0.0.49 - - [2025-10-02 02:03:04] "GET /projects?obj_uuids=069c65dc-5fd2-4c0d-986f-a943b4775885&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001036 10.0.0.56 - - [2025-10-02 02:03:04] "GET /project/069c65dc-5fd2-4c0d-986f-a943b4775885?fields=virtual_networks HTTP/1.1" 200 1031 0.046252 10.0.0.49 - - [2025-10-02 02:03:04] "GET /projects?obj_uuids=069c65dc-5fd2-4c0d-986f-a943b4775885&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001054 10.0.0.56 - - [2025-10-02 02:03:04] "GET /project/069c65dc-5fd2-4c0d-986f-a943b4775885?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.040133 10.0.0.49 - - [2025-10-02 02:03:04] "GET /projects?obj_uuids=069c65dc-5fd2-4c0d-986f-a943b4775885&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000985 10.0.0.56 - - [2025-10-02 02:03:04] "GET /project/069c65dc-5fd2-4c0d-986f-a943b4775885?fields=security_groups HTTP/1.1" 200 1252 0.041417 10.0.0.56 - - [2025-10-02 02:03:05] "POST /fqname-to-id HTTP/1.1" 404 184 0.020805 10.0.0.49 - - [2025-10-02 02:03:05] "GET /projects?obj_uuids=6c9e0552-e5cf-46f9-8866-b35782b65a71&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003244 10.0.0.49 - - [2025-10-02 02:03:05] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000912 10.0.0.49 - - [2025-10-02 02:03:05] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010014 10.0.0.49 - - [2025-10-02 02:03:05] "POST /id-to-fqname HTTP/1.1" 200 186 0.002426 10.0.0.49 - - [2025-10-02 02:03:05] "POST /fqname-to-id HTTP/1.1" 404 195 0.003388 10.0.0.49 - - [2025-10-02 02:03:05] "POST /security-groups HTTP/1.1" 200 587 0.072360 10.0.0.49 - - [2025-10-02 02:03:05] "POST /projects HTTP/1.1" 200 577 0.277573 10.0.0.38 - - [2025-10-02 02:03:05] "POST /access-control-lists HTTP/1.1" 200 592 0.027229 10.0.0.49 - - [2025-10-02 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.350163 10.0.0.56 - - [2025-10-02 02:03:05] "GET /project/6c9e0552-e5cf-46f9-8866-b35782b65a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.483325 10.0.0.56 - - [2025-10-02 02:03:06] "GET / HTTP/1.1" 200 35931 0.001392 10.0.0.56 - - [2025-10-02 02:03:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000425 10.0.0.56 - - [2025-10-02 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.048617 10.0.0.49 - - [2025-10-02 02:03:08] "GET /projects?obj_uuids=6c9e0552-e5cf-46f9-8866-b35782b65a71&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000979 10.0.0.56 - - [2025-10-02 02:03:08] "GET /project/6c9e0552-e5cf-46f9-8866-b35782b65a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.044573 10.0.0.56 - - [2025-10-02 02:03:09] "POST /neutron/network HTTP/1.1" 200 117 0.037005 10.0.0.38 - - [2025-10-02 02:03:09] "POST /route-targets HTTP/1.1" 200 327 0.013566 10.0.0.56 - - [2025-10-02 02:03:09] "POST /neutron/network HTTP/1.1" 200 818 0.011019 10.0.0.56 - - [2025-10-02 02:03:09] "POST /id-to-fqname HTTP/1.1" 200 216 0.001014 10.0.0.56 - - [2025-10-02 02:03:09] "GET /virtual-network/b39a882e-813d-460b-9589-064dc90a0e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004879 10.0.0.56 - - [2025-10-02 02:03:09] "GET /virtual-network/b39a882e-813d-460b-9589-064dc90a0e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.005457 10.0.0.56 - - [2025-10-02 02:03:09] "POST /neutron/subnet HTTP/1.1" 200 715 0.009317 10.0.0.56 - - [2025-10-02 02:03:09] "POST /fqname-to-id HTTP/1.1" 404 206 0.002723 10.0.0.56 - - [2025-10-02 02:03:09] "GET /virtual-network/b39a882e-813d-460b-9589-064dc90a0e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004922 10.0.0.56 - - [2025-10-02 02:03:10] "GET /virtual-machine-interface/e78b6519-36a2-43c8-a39f-596ac2c6ec90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.010946 10.0.0.56 - - [2025-10-02 02:03:10] "GET /virtual-machine-interface/e78b6519-36a2-43c8-a39f-596ac2c6ec90?fields=instance_ip_back_refs HTTP/1.1" 200 1317 0.009573 10.0.0.56 - - [2025-10-02 02:03:10] "GET /instance-ip/e1f8c420-3c91-4e6a-93fd-7b9898c9ff6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004554 10.0.0.56 - - [2025-10-02 02:03:10] "POST /neutron/port HTTP/1.1" 200 151 0.103487 10.0.0.38 - - [2025-10-02 02:03:10] "DELETE /route-target/ec00268f-bc93-4e08-9b3b-8b8b85e0e1d5 HTTP/1.1" 200 115 0.026350 10.0.0.56 - - [2025-10-02 02:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.49 - - [2025-10-02 02:03:13] "GET /projects?obj_uuids=6c9e0552-e5cf-46f9-8866-b35782b65a71&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000957 10.0.0.56 - - [2025-10-02 02:03:13] "GET /project/6c9e0552-e5cf-46f9-8866-b35782b65a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.038160 10.0.0.56 - - [2025-10-02 02:03:13] "POST /neutron/network HTTP/1.1" 200 117 0.009070 10.0.0.49 - - [2025-10-02 02:03:13] "POST /useragent-kv HTTP/1.1" 200 115 0.009554 10.0.0.56 - - [2025-10-02 02:03:13] "POST /neutron/subnet HTTP/1.1" 200 715 0.203465 10.0.0.56 - - [2025-10-02 02:03:14] "POST /id-to-fqname HTTP/1.1" 200 217 0.001334 10.0.0.56 - - [2025-10-02 02:03:14] "GET /virtual-network/bea2d5f9-8ebf-472b-bd18-4a7e576a80d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007630 10.0.0.56 - - [2025-10-02 02:03:14] "GET /virtual-network/bea2d5f9-8ebf-472b-bd18-4a7e576a80d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005307 10.0.0.56 - - [2025-10-02 02:03:14] "POST /neutron/network HTTP/1.1" 200 977 0.009189 10.0.0.49 - - [2025-10-02 02:03:14] "GET /projects?obj_uuids=6c9e0552-e5cf-46f9-8866-b35782b65a71&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000946 10.0.0.56 - - [2025-10-02 02:03:14] "POST /neutron/port HTTP/1.1" 200 1019 0.242940 10.0.0.56 - - [2025-10-02 02:03:14] "POST /id-to-fqname HTTP/1.1" 200 217 0.001372 10.0.0.56 - - [2025-10-02 02:03:15] "POST /neutron/port HTTP/1.1" 200 1019 0.031494 10.0.0.56 - - [2025-10-02 02:03:15] "POST /neutron/port HTTP/1.1" 200 117 0.005979 10.0.0.56 - - [2025-10-02 02:03:15] "POST /id-to-fqname HTTP/1.1" 200 217 0.001240 10.0.0.56 - - [2025-10-02 02:03:15] "POST /neutron/port HTTP/1.1" 200 1016 0.014112 10.0.0.56 - - [2025-10-02 02:03:15] "POST /neutron/port HTTP/1.1" 200 1016 0.008903 10.0.0.56 - - [2025-10-02 02:03:15] "POST /neutron/port HTTP/1.1" 200 117 0.006758 10.0.0.56 - - [2025-10-02 02:03:16] "POST /neutron/port HTTP/1.1" 200 1019 0.010324 10.0.0.56 - - [2025-10-02 02:03:16] "POST /neutron/port HTTP/1.1" 200 1019 0.010701 10.0.0.56 - - [2025-10-02 02:03:16] "POST /neutron/network HTTP/1.1" 200 987 0.010665 10.0.0.56 - - [2025-10-02 02:03:16] "POST /neutron/subnet HTTP/1.1" 200 703 0.016000 10.0.0.56 - - [2025-10-02 02:03:16] "POST /neutron/port HTTP/1.1" 200 1108 0.162838 10.0.0.56 - - [2025-10-02 02:03:16] "POST /neutron/port HTTP/1.1" 200 1082 0.014617 10.0.0.56 - - [2025-10-02 02:03:16] "POST /neutron/port HTTP/1.1" 200 117 0.001040 10.0.0.56 - - [2025-10-02 02:03:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007863 10.0.0.56 - - [2025-10-02 02:03:21] "POST /neutron/port HTTP/1.1" 200 1085 0.017744 10.0.0.56 - - [2025-10-02 02:03:21] "GET /virtual-machine/af68e21f-370b-4ba9-b970-97cc2a3b52dd HTTP/1.1" 401 292 0.000481 10.0.0.56 - - [2025-10-02 02:03:21] "GET /virtual-machine/af68e21f-370b-4ba9-b970-97cc2a3b52dd HTTP/1.1" 200 1285 0.042212 10.0.0.56 - - [2025-10-02 02:03:21] "GET /virtual-machine-interface/14a26cf1-e8d0-485d-be3d-4a65326162ab HTTP/1.1" 200 2923 0.005805 10.0.0.56 - - [2025-10-02 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.56 - - [2025-10-02 02:03:21] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004126 10.0.0.56 - - [2025-10-02 02:03:21] "GET /virtual-networks?parent_id=6c9e0552-e5cf-46f9-8866-b35782b65a71&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002989 10.0.0.56 - - [2025-10-02 02:03:21] "GET /virtual-network/bea2d5f9-8ebf-472b-bd18-4a7e576a80d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005721 10.0.0.56 - - [2025-10-02 02:03:23] "POST /neutron/port HTTP/1.1" 200 1082 0.017240 10.0.0.56 - - [2025-10-02 02:03:23] "POST /neutron/subnet HTTP/1.1" 200 689 0.011080 10.0.0.56 - - [2025-10-02 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.56 - - [2025-10-02 02:03:24] "GET /virtual-network/bea2d5f9-8ebf-472b-bd18-4a7e576a80d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004975 10.0.0.56 - - [2025-10-02 02:03:25] "POST /neutron/port HTTP/1.1" 200 1082 0.014640 10.0.0.56 - - [2025-10-02 02:03:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006562 10.0.0.56 - - [2025-10-02 02:03:26] "POST /neutron/network HTTP/1.1" 200 987 0.009389 10.0.0.56 - - [2025-10-02 02:03:26] "POST /neutron/port HTTP/1.1" 200 117 0.001088 10.0.0.56 - - [2025-10-02 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.56 - - [2025-10-02 02:03:26] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003093 10.0.0.56 - - [2025-10-02 02:03:26] "GET /virtual-networks?parent_id=6c9e0552-e5cf-46f9-8866-b35782b65a71&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002668 10.0.0.56 - - [2025-10-02 02:03:26] "GET /virtual-network/bea2d5f9-8ebf-472b-bd18-4a7e576a80d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005535 10.0.0.49 - - [2025-10-02 02:03:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.49 - - [2025-10-02 02:03:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000359 10.0.0.56 - - [2025-10-02 02:03:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008005 10.0.0.56 - - [2025-10-02 02:03:27] "POST /neutron/port HTTP/1.1" 200 1082 0.014442 10.0.0.56 - - [2025-10-02 02:03:27] "GET /virtual-machine/a216ce19-4394-44b9-88d5-9cf1bdecf927 HTTP/1.1" 200 1284 0.005627 10.0.0.56 - - [2025-10-02 02:03:27] "GET /virtual-machine-interface/4d384aea-c942-4433-8e18-bc8f3876a2b8 HTTP/1.1" 200 2923 0.005539 10.0.0.56 - - [2025-10-02 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.56 - - [2025-10-02 02:03:27] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003340 10.0.0.56 - - [2025-10-02 02:03:27] "GET /virtual-networks?parent_id=6c9e0552-e5cf-46f9-8866-b35782b65a71&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002861 10.0.0.56 - - [2025-10-02 02:03:27] "GET /virtual-network/bea2d5f9-8ebf-472b-bd18-4a7e576a80d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006068 10.0.0.49 - - [2025-10-02 02:03:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.49 - - [2025-10-02 02:03:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.56 - - [2025-10-02 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.56 - - [2025-10-02 02:03:28] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003711 10.0.0.56 - - [2025-10-02 02:03:28] "GET /virtual-networks?parent_id=6c9e0552-e5cf-46f9-8866-b35782b65a71&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003637 10.0.0.56 - - [2025-10-02 02:03:28] "GET /virtual-network/bea2d5f9-8ebf-472b-bd18-4a7e576a80d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005860 10.0.0.38 - - [2025-10-02 02:03:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000339 10.0.0.38 - - [2025-10-02 02:03:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.38 - - [2025-10-02 02:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.38 - - [2025-10-02 02:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000344 10.0.0.56 - - [2025-10-02 02:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.56 - - [2025-10-02 02:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.56 - - [2025-10-02 02:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.56 - - [2025-10-02 02:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000326 10.0.0.56 - - [2025-10-02 02:03:31] "POST /neutron/port HTTP/1.1" 200 1108 0.013935 10.0.0.56 - - [2025-10-02 02:03:31] "POST /neutron/port HTTP/1.1" 200 1111 0.014271 10.0.0.49 - - [2025-10-02 02:03:32] "POST /useragent-kv HTTP/1.1" 200 115 0.006123 10.0.0.38 - - [2025-10-02 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005763 10.0.0.49 - - [2025-10-02 02:03:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004294 10.0.0.49 - - [2025-10-02 02:03:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002336 10.0.0.49 - - [2025-10-02 02:03:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002157 10.0.0.56 - - [2025-10-02 02:03:32] "POST /neutron/network HTTP/1.1" 200 151 0.203365 10.0.0.38 - - [2025-10-02 02:03:33] "DELETE /access-control-list/2aab86c8-1d35-4504-9815-7c40fd74411d HTTP/1.1" 200 115 0.060431 10.0.0.49 - - [2025-10-02 02:03:33] "GET /projects?obj_uuids=6c9e0552-e5cf-46f9-8866-b35782b65a71&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001029 10.0.0.56 - - [2025-10-02 02:03:33] "GET /project/6c9e0552-e5cf-46f9-8866-b35782b65a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.043212 10.0.0.49 - - [2025-10-02 02:03:33] "GET /projects?obj_uuids=6c9e0552-e5cf-46f9-8866-b35782b65a71&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001183 10.0.0.56 - - [2025-10-02 02:03:33] "GET /project/6c9e0552-e5cf-46f9-8866-b35782b65a71?fields=virtual_networks HTTP/1.1" 200 1033 0.043864 10.0.0.49 - - [2025-10-02 02:03:33] "GET /projects?obj_uuids=6c9e0552-e5cf-46f9-8866-b35782b65a71&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001204 10.0.0.56 - - [2025-10-02 02:03:34] "GET /project/6c9e0552-e5cf-46f9-8866-b35782b65a71?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.051373 10.0.0.49 - - [2025-10-02 02:03:34] "GET /projects?obj_uuids=6c9e0552-e5cf-46f9-8866-b35782b65a71&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001154 10.0.0.56 - - [2025-10-02 02:03:34] "GET /project/6c9e0552-e5cf-46f9-8866-b35782b65a71?fields=security_groups HTTP/1.1" 200 1255 0.048371 10.0.0.49 - - [2025-10-02 02:03:34] "DELETE /project/b23a0756806e4147b53957b6a6461e28 HTTP/1.1" 404 173 0.023653 10.0.0.49 - - [2025-10-02 02:03:34] "DELETE /project/6c9e0552e5cf46f98866b35782b65a71 HTTP/1.1" 404 173 0.018838 10.0.0.49 - - [2025-10-02 02:03:34] "DELETE /project/dc072690e2fd4c86895eafb4a3c428b3 HTTP/1.1" 404 173 0.026159 10.0.0.49 - - [2025-10-02 02:03:34] "DELETE /project/55f38b4f764f40519c9bc7b0b669a4c5 HTTP/1.1" 404 173 0.012605 10.0.0.49 - - [2025-10-02 02:03:34] "DELETE /project/545d262c-ac63-44f3-aec4-b8e0fd6aa0c3 HTTP/1.1" 404 177 0.018901 10.0.0.49 - - [2025-10-02 02:03:34] "GET /projects?obj_uuids=6c9e0552-e5cf-46f9-8866-b35782b65a71&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001082 10.0.0.49 - - [2025-10-02 02:03:34] "GET /projects?obj_uuids=069c65dc-5fd2-4c0d-986f-a943b4775885&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000834 10.0.0.49 - - [2025-10-02 02:03:34] "GET /projects?obj_uuids=dc072690-e2fd-4c86-895e-afb4a3c428b3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000898 10.0.0.49 - - [2025-10-02 02:03:34] "GET /projects?obj_uuids=55f38b4f-764f-4051-9c9b-c7b0b669a4c5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001079 10.0.0.49 - - [2025-10-02 02:03:34] "GET /projects?obj_uuids=b23a0756-806e-4147-b539-57b6a6461e28&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001201 10.0.0.49 - - [2025-10-02 02:03:34] "DELETE /project/069c65dc5fd24c0d986fa943b4775885 HTTP/1.1" 404 173 0.009116 10.0.0.49 - - [2025-10-02 02:03:34] "GET /project/6c9e0552-e5cf-46f9-8866-b35782b65a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.109642 10.0.0.49 - - [2025-10-02 02:03:34] "GET /project/b23a0756-806e-4147-b539-57b6a6461e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.105837 10.0.0.49 - - [2025-10-02 02:03:34] "GET /project/069c65dc-5fd2-4c0d-986f-a943b4775885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.134442 10.0.0.49 - - [2025-10-02 02:03:34] "GET /project/55f38b4f-764f-4051-9c9b-c7b0b669a4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.137051 10.0.0.49 - - [2025-10-02 02:03:34] "GET /project/dc072690-e2fd-4c86-895e-afb4a3c428b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.155841 10.0.0.49 - - [2025-10-02 02:03:34] "GET /projects?obj_uuids=6c9e0552-e5cf-46f9-8866-b35782b65a71&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000853 10.0.0.49 - - [2025-10-02 02:03:34] "GET /projects?obj_uuids=55f38b4f-764f-4051-9c9b-c7b0b669a4c5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000794 10.0.0.49 - - [2025-10-02 02:03:34] "GET /projects?obj_uuids=069c65dc-5fd2-4c0d-986f-a943b4775885&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000677 10.0.0.49 - - [2025-10-02 02:03:34] "GET /projects?obj_uuids=b23a0756-806e-4147-b539-57b6a6461e28&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000700 10.0.0.49 - - [2025-10-02 02:03:34] "GET /projects?obj_uuids=dc072690-e2fd-4c86-895e-afb4a3c428b3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001142 10.0.0.56 - - [2025-10-02 02:03:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.035028 10.0.0.49 - - [2025-10-02 02:03:34] "GET /project/6c9e0552-e5cf-46f9-8866-b35782b65a71?fields=security_groups HTTP/1.1" 200 1360 0.084849 10.0.0.49 - - [2025-10-02 02:03:35] "GET /project/069c65dc-5fd2-4c0d-986f-a943b4775885?fields=security_groups HTTP/1.1" 200 1357 0.083370 10.0.0.49 - - [2025-10-02 02:03:35] "GET /project/55f38b4f-764f-4051-9c9b-c7b0b669a4c5?fields=security_groups HTTP/1.1" 200 1373 0.086508 10.0.0.49 - - [2025-10-02 02:03:35] "GET /project/b23a0756-806e-4147-b539-57b6a6461e28?fields=security_groups HTTP/1.1" 200 1386 0.096987 10.0.0.49 - - [2025-10-02 02:03:35] "GET /project/dc072690-e2fd-4c86-895e-afb4a3c428b3?fields=security_groups HTTP/1.1" 200 1370 0.096690 10.0.0.49 - - [2025-10-02 02:03:35] "GET /projects?obj_uuids=b5cdc12d-58a7-41c4-9de3-cdc2675096ef&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.008500 10.0.0.49 - - [2025-10-02 02:03:35] "DELETE /security-group/bf752fbb-f621-42c7-8b30-59047073ca2e HTTP/1.1" 200 115 0.155176 10.0.0.49 - - [2025-10-02 02:03:35] "DELETE /security-group/8115919f-8e1d-44bc-a9d7-005aba9ca453 HTTP/1.1" 200 115 0.153778 10.0.0.49 - - [2025-10-02 02:03:35] "GET /projects?obj_uuids=6c9e0552-e5cf-46f9-8866-b35782b65a71&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001936 10.0.0.49 - - [2025-10-02 02:03:35] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001209 10.0.0.49 - - [2025-10-02 02:03:35] "GET /projects?obj_uuids=069c65dc-5fd2-4c0d-986f-a943b4775885&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001251 10.0.0.49 - - [2025-10-02 02:03:35] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.023836 10.0.0.49 - - [2025-10-02 02:03:35] "DELETE /security-group/2bc1e4b2-7656-438c-90c9-33fb57b14b35 HTTP/1.1" 200 115 0.204230 10.0.0.49 - - [2025-10-02 02:03:35] "GET /projects?obj_uuids=55f38b4f-764f-4051-9c9b-c7b0b669a4c5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001137 10.0.0.49 - - [2025-10-02 02:03:35] "DELETE /security-group/26f4eaed-75b9-47fb-957b-1dd0ab3eaa9a HTTP/1.1" 200 115 0.242444 10.0.0.49 - - [2025-10-02 02:03:35] "DELETE /security-group/f5434393-3fa7-4d56-b7f4-e446d72ce393 HTTP/1.1" 200 115 0.274944 10.0.0.49 - - [2025-10-02 02:03:35] "GET /projects?obj_uuids=dc072690-e2fd-4c86-895e-afb4a3c428b3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000866 10.0.0.49 - - [2025-10-02 02:03:35] "GET /projects?obj_uuids=b23a0756-806e-4147-b539-57b6a6461e28&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000896 10.0.0.49 - - [2025-10-02 02:03:35] "GET /project/6c9e0552-e5cf-46f9-8866-b35782b65a71?fields=application_policy_sets HTTP/1.1" 200 1399 0.190746 10.0.0.49 - - [2025-10-02 02:03:35] "GET /project/069c65dc-5fd2-4c0d-986f-a943b4775885?fields=application_policy_sets HTTP/1.1" 200 1396 0.216390 10.0.0.49 - - [2025-10-02 02:03:35] "GET /project/55f38b4f-764f-4051-9c9b-c7b0b669a4c5?fields=application_policy_sets HTTP/1.1" 200 1412 0.188141 10.0.0.38 - - [2025-10-02 02:03:35] "DELETE /access-control-list/0a7857b0-9b50-47f7-b8a4-11f5b22b2ec4 HTTP/1.1" 200 115 0.156044 10.0.0.49 - - [2025-10-02 02:03:35] "GET /project/dc072690-e2fd-4c86-895e-afb4a3c428b3?fields=application_policy_sets HTTP/1.1" 200 1409 0.175426 10.0.0.49 - - [2025-10-02 02:03:35] "GET /project/b23a0756-806e-4147-b539-57b6a6461e28?fields=application_policy_sets HTTP/1.1" 200 1425 0.167345 10.0.0.49 - - [2025-10-02 02:03:35] "POST /id-to-fqname HTTP/1.1" 200 188 0.004738 10.0.0.38 - - [2025-10-02 02:03:35] "DELETE /access-control-list/f196545c-a282-44c5-b496-67c051ed5070 HTTP/1.1" 200 115 0.159842 10.0.0.49 - - [2025-10-02 02:03:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.020792 10.0.0.49 - - [2025-10-02 02:03:35] "DELETE /project/6c9e0552-e5cf-46f9-8866-b35782b65a71 HTTP/1.1" 200 115 1.179850 10.0.0.49 - - [2025-10-02 02:03:35] "DELETE /project/069c65dc-5fd2-4c0d-986f-a943b4775885 HTTP/1.1" 200 115 1.192523 10.0.0.49 - - [2025-10-02 02:03:35] "DELETE /project/55f38b4f-764f-4051-9c9b-c7b0b669a4c5 HTTP/1.1" 200 115 1.204452 10.0.0.49 - - [2025-10-02 02:03:35] "DELETE /project/b23a0756-806e-4147-b539-57b6a6461e28 HTTP/1.1" 200 115 1.225955 10.0.0.49 - - [2025-10-02 02:03:35] "DELETE /project/dc072690-e2fd-4c86-895e-afb4a3c428b3 HTTP/1.1" 200 115 1.245086 10.0.0.49 - - [2025-10-02 02:03:36] "POST /security-groups HTTP/1.1" 200 589 0.135837 10.0.0.49 - - [2025-10-02 02:03:36] "POST /projects HTTP/1.1" 200 581 0.764042 10.0.0.49 - - [2025-10-02 02:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.817131 10.0.0.56 - - [2025-10-02 02:03:36] "GET /project/b5cdc12d-58a7-41c4-9de3-cdc2675096ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 1.067342 10.0.0.38 - - [2025-10-02 02:03:36] "DELETE /access-control-list/0638659c-4c5a-4ce8-a58f-bcda0d785f2f HTTP/1.1" 200 115 0.089515 10.0.0.38 - - [2025-10-02 02:03:36] "POST /access-control-lists HTTP/1.1" 200 594 0.036931 10.0.0.56 - - [2025-10-02 02:03:37] "POST /neutron/port HTTP/1.1" 200 117 0.006330 10.0.0.56 - - [2025-10-02 02:03:37] "GET / HTTP/1.1" 200 35931 0.002158 10.0.0.56 - - [2025-10-02 02:03:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000477 10.0.0.56 - - [2025-10-02 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.073636 10.0.0.49 - - [2025-10-02 02:03:39] "GET /projects?obj_uuids=b5cdc12d-58a7-41c4-9de3-cdc2675096ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000860 10.0.0.56 - - [2025-10-02 02:03:39] "GET /project/b5cdc12d-58a7-41c4-9de3-cdc2675096ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.046583 10.0.0.49 - - [2025-10-02 02:03:39] "GET /projects?obj_uuids=b5cdc12d-58a7-41c4-9de3-cdc2675096ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001254 10.0.0.56 - - [2025-10-02 02:03:39] "POST /neutron/network HTTP/1.1" 200 605 0.148717 10.0.0.38 - - [2025-10-02 02:03:39] "POST /route-targets HTTP/1.1" 200 327 0.014116 10.0.0.56 - - [2025-10-02 02:03:40] "POST /id-to-fqname HTTP/1.1" 200 219 0.004962 10.0.0.56 - - [2025-10-02 02:03:40] "GET /virtual-network/57ba2248-6af9-4925-95d0-1cf157d1bf7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004867 10.0.0.56 - - [2025-10-02 02:03:40] "POST /neutron/network HTTP/1.1" 200 823 0.006419 10.0.0.56 - - [2025-10-02 02:03:40] "GET /virtual-network/57ba2248-6af9-4925-95d0-1cf157d1bf7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004893 10.0.0.56 - - [2025-10-02 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006411 10.0.0.49 - - [2025-10-02 02:03:40] "GET /projects?obj_uuids=b5cdc12d-58a7-41c4-9de3-cdc2675096ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000874 10.0.0.56 - - [2025-10-02 02:03:40] "GET /project/b5cdc12d-58a7-41c4-9de3-cdc2675096ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.055030 10.0.0.56 - - [2025-10-02 02:03:40] "POST /neutron/network HTTP/1.1" 200 117 0.025729 10.0.0.38 - - [2025-10-02 02:03:40] "POST /ref-update HTTP/1.1" 200 156 0.023358 10.0.0.56 - - [2025-10-02 02:03:40] "POST /neutron/network HTTP/1.1" 200 825 0.007587 10.0.0.56 - - [2025-10-02 02:03:40] "POST /id-to-fqname HTTP/1.1" 200 219 0.000969 10.0.0.56 - - [2025-10-02 02:03:40] "GET /virtual-network/3753b18f-f6db-4315-b549-3c59a1a2bdb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004598 10.0.0.56 - - [2025-10-02 02:03:40] "GET /virtual-network/3753b18f-f6db-4315-b549-3c59a1a2bdb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006199 10.0.0.56 - - [2025-10-02 02:03:40] "POST /neutron/subnet HTTP/1.1" 200 729 0.013252 10.0.0.56 - - [2025-10-02 02:03:40] "POST /id-to-fqname HTTP/1.1" 200 219 0.001013 10.0.0.49 - - [2025-10-02 02:03:41] "GET /projects?obj_uuids=b5cdc12d-58a7-41c4-9de3-cdc2675096ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001055 10.0.0.56 - - [2025-10-02 02:03:41] "GET /project/b5cdc12d-58a7-41c4-9de3-cdc2675096ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.063949 10.0.0.56 - - [2025-10-02 02:03:42] "POST /neutron/port HTTP/1.1" 200 117 0.007264 10.0.0.56 - - [2025-10-02 02:03:42] "POST /id-to-fqname HTTP/1.1" 200 219 0.001262 10.0.0.56 - - [2025-10-02 02:03:42] "POST /neutron/network HTTP/1.1" 200 835 0.008041 10.0.0.56 - - [2025-10-02 02:03:42] "POST /neutron/port HTTP/1.1" 200 1057 0.015388 10.0.0.56 - - [2025-10-02 02:03:42] "POST /neutron/port HTTP/1.1" 200 1085 0.018426 10.0.0.49 - - [2025-10-02 02:03:42] "GET /projects?obj_uuids=b5cdc12d-58a7-41c4-9de3-cdc2675096ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001073 10.0.0.56 - - [2025-10-02 02:03:43] "POST /neutron/port HTTP/1.1" 200 117 0.001077 10.0.0.56 - - [2025-10-02 02:03:43] "GET /project/b5cdc12d-58a7-41c4-9de3-cdc2675096ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.076625 10.0.0.56 - - [2025-10-02 02:03:43] "POST /neutron/port HTTP/1.1" 200 1085 0.017014 10.0.0.49 - - [2025-10-02 02:03:43] "GET /projects?obj_uuids=b5cdc12d-58a7-41c4-9de3-cdc2675096ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001118 10.0.0.56 - - [2025-10-02 02:03:43] "POST /neutron/router HTTP/1.1" 200 580 0.081202 10.0.0.38 - - [2025-10-02 02:03:43] "POST /ref-update HTTP/1.1" 200 156 0.022449 10.0.0.56 - - [2025-10-02 02:03:43] "POST /neutron/network HTTP/1.1" 200 835 0.008428 10.0.0.56 - - [2025-10-02 02:03:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006928 10.0.0.56 - - [2025-10-02 02:03:44] "POST /neutron/port HTTP/1.1" 200 1113 0.111714 10.0.0.56 - - [2025-10-02 02:03:44] "POST /neutron/subnet HTTP/1.1" 200 703 0.009579 10.0.0.56 - - [2025-10-02 02:03:48] "POST /neutron/port HTTP/1.1" 200 1085 0.014059 10.0.0.56 - - [2025-10-02 02:03:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007145 10.0.0.56 - - [2025-10-02 02:03:49] "GET /virtual-machine/296d3764-5f8c-47d9-bd04-921396614ac2 HTTP/1.1" 401 292 0.000444 10.0.0.56 - - [2025-10-02 02:03:49] "GET /virtual-machine/296d3764-5f8c-47d9-bd04-921396614ac2 HTTP/1.1" 200 1290 0.028402 10.0.0.56 - - [2025-10-02 02:03:49] "GET /virtual-machine-interface/a72c9b69-7925-4e46-9513-2832135c2ded HTTP/1.1" 200 2934 0.005842 10.0.0.56 - - [2025-10-02 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010386 10.0.0.56 - - [2025-10-02 02:03:49] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003471 10.0.0.56 - - [2025-10-02 02:03:49] "GET /virtual-networks?parent_id=b5cdc12d-58a7-41c4-9de3-cdc2675096ef&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002794 10.0.0.56 - - [2025-10-02 02:03:49] "GET /virtual-network/57ba2248-6af9-4925-95d0-1cf157d1bf7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005862 10.0.0.56 - - [2025-10-02 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.56 - - [2025-10-02 02:03:52] "GET /virtual-network/57ba2248-6af9-4925-95d0-1cf157d1bf7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005273 10.0.0.56 - - [2025-10-02 02:03:53] "POST /neutron/port HTTP/1.1" 200 1087 0.014345 10.0.0.56 - - [2025-10-02 02:03:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006480 10.0.0.56 - - [2025-10-02 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.56 - - [2025-10-02 02:03:54] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003607 10.0.0.56 - - [2025-10-02 02:03:54] "GET /virtual-networks?parent_id=b5cdc12d-58a7-41c4-9de3-cdc2675096ef&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003113 10.0.0.56 - - [2025-10-02 02:03:54] "GET /virtual-network/57ba2248-6af9-4925-95d0-1cf157d1bf7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005667 10.0.0.56 - - [2025-10-02 02:04:00] "POST /neutron/port HTTP/1.1" 200 1087 0.016532 10.0.0.56 - - [2025-10-02 02:04:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008381 10.0.0.56 - - [2025-10-02 02:04:00] "GET /virtual-machine/7e947e4b-781a-4e94-8746-4f6770f9b46e HTTP/1.1" 200 1289 0.009464 10.0.0.56 - - [2025-10-02 02:04:00] "GET /virtual-machine-interface/6cd0ff14-b854-4f0b-95a3-d97fb004d4b4 HTTP/1.1" 200 2933 0.007875 10.0.0.56 - - [2025-10-02 02:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005888 10.0.0.56 - - [2025-10-02 02:04:00] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004487 10.0.0.56 - - [2025-10-02 02:04:00] "GET /virtual-networks?parent_id=b5cdc12d-58a7-41c4-9de3-cdc2675096ef&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003254 10.0.0.56 - - [2025-10-02 02:04:00] "GET /virtual-network/3753b18f-f6db-4315-b549-3c59a1a2bdb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008003 10.0.0.56 - - [2025-10-02 02:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.56 - - [2025-10-02 02:04:01] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005256 10.0.0.56 - - [2025-10-02 02:04:01] "GET /virtual-networks?parent_id=b5cdc12d-58a7-41c4-9de3-cdc2675096ef&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003662 10.0.0.56 - - [2025-10-02 02:04:01] "GET /virtual-network/3753b18f-f6db-4315-b549-3c59a1a2bdb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005845 10.0.0.56 - - [2025-10-02 02:04:05] "POST /neutron/router HTTP/1.1" 200 580 0.009417 10.0.0.56 - - [2025-10-02 02:04:12] "POST /neutron/router HTTP/1.1" 200 580 0.008171 10.0.0.49 - - [2025-10-02 02:04:16] "GET /projects?obj_uuids=b5cdc12d-58a7-41c4-9de3-cdc2675096ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000994 10.0.0.56 - - [2025-10-02 02:04:16] "POST /neutron/router HTTP/1.1" 200 344 0.306418 10.0.0.38 - - [2025-10-02 02:04:16] "POST /ref-update HTTP/1.1" 200 156 0.016113 10.0.0.56 - - [2025-10-02 02:04:18] "POST /neutron/router HTTP/1.1" 200 580 0.006015 10.0.0.38 - - [2025-10-02 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006468 10.0.0.56 - - [2025-10-02 02:04:19] "POST /neutron/router HTTP/1.1" 200 151 0.082982 10.0.0.56 - - [2025-10-02 02:04:19] "POST /neutron/port HTTP/1.1" 200 1087 0.017694 10.0.0.56 - - [2025-10-02 02:04:19] "POST /neutron/port HTTP/1.1" 200 1085 0.018777 10.0.0.56 - - [2025-10-02 02:04:21] "POST /neutron/network HTTP/1.1" 200 825 0.008549 10.0.0.38 - - [2025-10-02 02:04:21] "DELETE /route-target/434c7138-4006-442c-8845-4da57a1fa0de HTTP/1.1" 200 115 0.027569 10.0.0.49 - - [2025-10-02 02:04:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003105 10.0.0.49 - - [2025-10-02 02:04:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004748 10.0.0.56 - - [2025-10-02 02:04:21] "POST /neutron/network HTTP/1.1" 200 151 0.130138 10.0.0.49 - - [2025-10-02 02:04:23] "GET /projects?obj_uuids=b5cdc12d-58a7-41c4-9de3-cdc2675096ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000964 10.0.0.56 - - [2025-10-02 02:04:23] "GET /project/b5cdc12d-58a7-41c4-9de3-cdc2675096ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.047877 10.0.0.49 - - [2025-10-02 02:04:23] "GET /projects?obj_uuids=b5cdc12d-58a7-41c4-9de3-cdc2675096ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001575 10.0.0.56 - - [2025-10-02 02:04:23] "GET /project/b5cdc12d-58a7-41c4-9de3-cdc2675096ef?fields=virtual_networks HTTP/1.1" 200 1039 0.051513 10.0.0.49 - - [2025-10-02 02:04:23] "GET /projects?obj_uuids=b5cdc12d-58a7-41c4-9de3-cdc2675096ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000941 10.0.0.56 - - [2025-10-02 02:04:23] "GET /project/b5cdc12d-58a7-41c4-9de3-cdc2675096ef?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.039222 10.0.0.49 - - [2025-10-02 02:04:23] "GET /projects?obj_uuids=b5cdc12d-58a7-41c4-9de3-cdc2675096ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000995 10.0.0.56 - - [2025-10-02 02:04:23] "GET /project/b5cdc12d-58a7-41c4-9de3-cdc2675096ef?fields=security_groups HTTP/1.1" 200 1263 0.041846 10.0.0.56 - - [2025-10-02 02:04:24] "POST /fqname-to-id HTTP/1.1" 404 191 0.021384 10.0.0.49 - - [2025-10-02 02:04:24] "GET /projects?obj_uuids=f4daaa22-f9a6-4be9-a0bb-de3674ab7833&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003471 10.0.0.49 - - [2025-10-02 02:04:24] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001038 10.0.0.49 - - [2025-10-02 02:04:24] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010039 10.0.0.49 - - [2025-10-02 02:04:24] "POST /id-to-fqname HTTP/1.1" 200 193 0.001194 10.0.0.49 - - [2025-10-02 02:04:24] "POST /fqname-to-id HTTP/1.1" 404 202 0.004826 10.0.0.49 - - [2025-10-02 02:04:24] "POST /security-groups HTTP/1.1" 200 594 0.030767 10.0.0.38 - - [2025-10-02 02:04:24] "POST /fqname-to-id HTTP/1.1" 404 237 0.004990 10.0.0.49 - - [2025-10-02 02:04:24] "POST /projects HTTP/1.1" 200 591 0.241648 10.0.0.49 - - [2025-10-02 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.309105 10.0.0.38 - - [2025-10-02 02:04:24] "POST /access-control-lists HTTP/1.1" 200 597 0.028658 10.0.0.56 - - [2025-10-02 02:04:24] "GET /project/f4daaa22-f9a6-4be9-a0bb-de3674ab7833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.432851 10.0.0.56 - - [2025-10-02 02:04:25] "GET / HTTP/1.1" 200 35931 0.001846 10.0.0.56 - - [2025-10-02 02:04:27] "GET /project/f4daaa22-f9a6-4be9-a0bb-de3674ab7833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000445 10.0.0.49 - - [2025-10-02 02:04:28] "GET /projects?obj_uuids=f4daaa22-f9a6-4be9-a0bb-de3674ab7833&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001036 10.0.0.56 - - [2025-10-02 02:04:28] "GET /project/f4daaa22-f9a6-4be9-a0bb-de3674ab7833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.080396 10.0.0.56 - - [2025-10-02 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.56 - - [2025-10-02 02:04:28] "GET /security-group/8ed62ba6-f6f7-46c3-a3a0-0849edba9a8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3774 0.006149 10.0.0.56 - - [2025-10-02 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.49 - - [2025-10-02 02:04:28] "GET /projects?obj_uuids=f4daaa22-f9a6-4be9-a0bb-de3674ab7833&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001087 10.0.0.56 - - [2025-10-02 02:04:28] "GET /project/f4daaa22-f9a6-4be9-a0bb-de3674ab7833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.039471 10.0.0.56 - - [2025-10-02 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.56 - - [2025-10-02 02:04:28] "GET /security-group/8ed62ba6-f6f7-46c3-a3a0-0849edba9a8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3774 0.004342 10.0.0.56 - - [2025-10-02 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.56 - - [2025-10-02 02:04:28] "PUT /security-group/8ed62ba6-f6f7-46c3-a3a0-0849edba9a8f HTTP/1.1" 200 262 0.023257 10.0.0.56 - - [2025-10-02 02:04:28] "POST /fqname-to-id HTTP/1.1" 404 202 0.005553 10.0.0.56 - - [2025-10-02 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.49 - - [2025-10-02 02:04:28] "GET /projects?obj_uuids=f4daaa22-f9a6-4be9-a0bb-de3674ab7833&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000991 10.0.0.56 - - [2025-10-02 02:04:28] "GET /project/f4daaa22-f9a6-4be9-a0bb-de3674ab7833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.039757 10.0.0.38 - - [2025-10-02 02:04:29] "POST /route-targets HTTP/1.1" 200 327 0.014908 10.0.0.49 - - [2025-10-02 02:04:29] "POST /useragent-kv HTTP/1.1" 200 115 0.006188 10.0.0.56 - - [2025-10-02 02:04:29] "POST /neutron/subnet HTTP/1.1" 200 724 0.303722 10.0.0.56 - - [2025-10-02 02:04:29] "POST /id-to-fqname HTTP/1.1" 200 223 0.001226 10.0.0.56 - - [2025-10-02 02:04:29] "GET /virtual-network/f0d17179-f895-4ed8-8ca4-cac0ae1b2c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004969 10.0.0.56 - - [2025-10-02 02:04:29] "GET /virtual-network/f0d17179-f895-4ed8-8ca4-cac0ae1b2c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005502 10.0.0.56 - - [2025-10-02 02:04:29] "POST /neutron/network HTTP/1.1" 200 827 0.006824 10.0.0.56 - - [2025-10-02 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.49 - - [2025-10-02 02:04:29] "GET /projects?obj_uuids=f4daaa22-f9a6-4be9-a0bb-de3674ab7833&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000992 10.0.0.56 - - [2025-10-02 02:04:29] "GET /project/f4daaa22-f9a6-4be9-a0bb-de3674ab7833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.064476 10.0.0.49 - - [2025-10-02 02:04:29] "GET /projects?obj_uuids=f4daaa22-f9a6-4be9-a0bb-de3674ab7833&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000932 10.0.0.56 - - [2025-10-02 02:04:29] "POST /neutron/network HTTP/1.1" 200 615 0.149232 10.0.0.38 - - [2025-10-02 02:04:29] "POST /ref-update HTTP/1.1" 200 156 0.026702 10.0.0.56 - - [2025-10-02 02:04:29] "POST /id-to-fqname HTTP/1.1" 200 227 0.005250 10.0.0.56 - - [2025-10-02 02:04:30] "GET /virtual-network/dd0f0b3b-da12-4e70-aaa4-ab3dfbd5e76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005947 10.0.0.56 - - [2025-10-02 02:04:30] "POST /neutron/network HTTP/1.1" 200 834 0.006933 10.0.0.56 - - [2025-10-02 02:04:30] "GET /virtual-network/dd0f0b3b-da12-4e70-aaa4-ab3dfbd5e76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005708 10.0.0.56 - - [2025-10-02 02:04:30] "POST /id-to-fqname HTTP/1.1" 200 223 0.001381 10.0.0.56 - - [2025-10-02 02:04:30] "POST /neutron/network HTTP/1.1" 200 837 0.006723 10.0.0.49 - - [2025-10-02 02:04:30] "GET /projects?obj_uuids=f4daaa22-f9a6-4be9-a0bb-de3674ab7833&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000894 10.0.0.56 - - [2025-10-02 02:04:30] "GET /project/f4daaa22-f9a6-4be9-a0bb-de3674ab7833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.066143 10.0.0.56 - - [2025-10-02 02:04:31] "POST /neutron/port HTTP/1.1" 200 117 0.006288 10.0.0.56 - - [2025-10-02 02:04:31] "POST /id-to-fqname HTTP/1.1" 200 227 0.001122 10.0.0.56 - - [2025-10-02 02:04:31] "POST /neutron/network HTTP/1.1" 200 837 0.006310 10.0.0.56 - - [2025-10-02 02:04:31] "POST /neutron/port HTTP/1.1" 200 1063 0.012815 10.0.0.49 - - [2025-10-02 02:04:32] "GET /projects?obj_uuids=f4daaa22-f9a6-4be9-a0bb-de3674ab7833&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001334 10.0.0.56 - - [2025-10-02 02:04:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002855 10.0.0.56 - - [2025-10-02 02:04:32] "GET /project/f4daaa22-f9a6-4be9-a0bb-de3674ab7833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.063486 10.0.0.56 - - [2025-10-02 02:04:32] "POST /neutron/port HTTP/1.1" 200 117 0.001191 10.0.0.56 - - [2025-10-02 02:04:32] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007644 10.0.0.56 - - [2025-10-02 02:04:32] "POST /neutron/router HTTP/1.1" 200 585 0.007867 10.0.0.49 - - [2025-10-02 02:04:32] "GET /projects?obj_uuids=f4daaa22-f9a6-4be9-a0bb-de3674ab7833&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001046 10.0.0.56 - - [2025-10-02 02:04:32] "GET /logical-router/b7cc4181-55be-489d-aabd-421ca2040b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.053481 10.0.0.56 - - [2025-10-02 02:04:32] "POST /fqname-to-id HTTP/1.1" 404 215 0.003218 10.0.0.38 - - [2025-10-02 02:04:33] "POST /route-targets HTTP/1.1" 200 327 0.042701 10.0.0.56 - - [2025-10-02 02:04:33] "POST /neutron/router HTTP/1.1" 200 344 0.398221 10.0.0.56 - - [2025-10-02 02:04:33] "POST /neutron/port HTTP/1.1" 200 1091 0.063584 10.0.0.56 - - [2025-10-02 02:04:33] "POST /route-tables HTTP/1.1" 200 582 0.084432 10.0.0.56 - - [2025-10-02 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008617 10.0.0.56 - - [2025-10-02 02:04:33] "POST /neutron/port HTTP/1.1" 200 1063 0.034926 10.0.0.56 - - [2025-10-02 02:04:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.199652 10.0.0.56 - - [2025-10-02 02:04:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007551 10.0.0.56 - - [2025-10-02 02:04:33] "POST /neutron/network HTTP/1.1" 200 834 0.006641 10.0.0.38 - - [2025-10-02 02:04:34] "GET /obj-perms HTTP/1.1" 200 5056 0.075247 10.0.0.56 - - [2025-10-02 02:04:34] "POST /instance-ips HTTP/1.1" 400 246 0.023671 10.0.0.56 - - [2025-10-02 02:04:34] "PUT /instance-ip/8c2118de-fbce-46be-9031-85b59dfbdccc HTTP/1.1" 200 256 0.048773 10.0.0.56 - - [2025-10-02 02:04:34] "POST /chown HTTP/1.1" 200 109 0.029718 10.0.0.56 - - [2025-10-02 02:04:34] "POST /chown HTTP/1.1" 200 109 0.011250 10.0.0.56 - - [2025-10-02 02:04:34] "POST /ref-update HTTP/1.1" 200 156 0.025457 10.0.0.38 - - [2025-10-02 02:04:34] "POST /ref-update HTTP/1.1" 200 156 0.033957 10.0.0.56 - - [2025-10-02 02:04:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.112632 10.0.0.56 - - [2025-10-02 02:04:34] "POST /chown HTTP/1.1" 200 109 0.013378 10.0.0.56 - - [2025-10-02 02:04:35] "POST /ref-update HTTP/1.1" 200 156 0.030799 10.0.0.56 - - [2025-10-02 02:04:35] "POST /chown HTTP/1.1" 200 109 0.043622 10.0.0.38 - - [2025-10-02 02:04:35] "PUT /routing-instance/6b9d68c1-c2da-45fa-9b0e-c90d42857aea HTTP/1.1" 200 266 0.050775 10.0.0.56 - - [2025-10-02 02:04:35] "PUT /virtual-machine-interface/ab54d046-0569-4911-80ad-3a9deeac9e2a HTTP/1.1" 200 284 0.023341 10.0.0.56 - - [2025-10-02 02:04:35] "POST /ref-update HTTP/1.1" 200 156 0.024333 10.0.0.49 - - [2025-10-02 02:04:36] "DELETE /project/f4daaa22f9a64be9a0bbde3674ab7833 HTTP/1.1" 404 173 0.005376 10.0.0.49 - - [2025-10-02 02:04:36] "DELETE /project/b5cdc12d58a741c49de3cdc2675096ef HTTP/1.1" 404 173 0.006351 10.0.0.49 - - [2025-10-02 02:04:36] "GET /projects?obj_uuids=b5cdc12d-58a7-41c4-9de3-cdc2675096ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000806 10.0.0.49 - - [2025-10-02 02:04:36] "GET /project/b5cdc12d-58a7-41c4-9de3-cdc2675096ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.063601 10.0.0.49 - - [2025-10-02 02:04:36] "GET /projects?obj_uuids=b5cdc12d-58a7-41c4-9de3-cdc2675096ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001499 10.0.0.49 - - [2025-10-02 02:04:36] "GET /project/b5cdc12d-58a7-41c4-9de3-cdc2675096ef?fields=security_groups HTTP/1.1" 200 1368 0.061034 10.0.0.49 - - [2025-10-02 02:04:36] "DELETE /security-group/bf2eafbb-6f28-4302-a578-2cdaeed8ac43 HTTP/1.1" 200 115 0.076529 10.0.0.49 - - [2025-10-02 02:04:36] "GET /projects?obj_uuids=b5cdc12d-58a7-41c4-9de3-cdc2675096ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001627 10.0.0.38 - - [2025-10-02 02:04:36] "DELETE /access-control-list/5c5752a2-6c14-4467-9759-70ad704b8b99 HTTP/1.1" 200 115 0.048793 10.0.0.49 - - [2025-10-02 02:04:36] "GET /project/b5cdc12d-58a7-41c4-9de3-cdc2675096ef?fields=application_policy_sets HTTP/1.1" 200 1407 0.067266 10.0.0.49 - - [2025-10-02 02:04:36] "DELETE /project/b5cdc12d-58a7-41c4-9de3-cdc2675096ef HTTP/1.1" 200 115 0.477739 10.0.0.56 - - [2025-10-02 02:04:38] "POST /neutron/port HTTP/1.1" 200 1091 0.014829 10.0.0.56 - - [2025-10-02 02:04:38] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008767 10.0.0.56 - - [2025-10-02 02:04:38] "GET /virtual-machine/4b8283b2-1626-45ba-9d19-351061c04471 HTTP/1.1" 401 292 0.000364 10.0.0.56 - - [2025-10-02 02:04:38] "GET /virtual-machine/4b8283b2-1626-45ba-9d19-351061c04471 HTTP/1.1" 200 1295 0.030488 10.0.0.56 - - [2025-10-02 02:04:38] "GET /virtual-machine-interface/55431ed5-7886-4912-9e35-bf67205e85c7 HTTP/1.1" 200 2955 0.005332 10.0.0.56 - - [2025-10-02 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.56 - - [2025-10-02 02:04:38] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004028 10.0.0.56 - - [2025-10-02 02:04:38] "GET /virtual-networks?parent_id=f4daaa22-f9a6-4be9-a0bb-de3674ab7833&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003361 10.0.0.56 - - [2025-10-02 02:04:38] "GET /virtual-network/f0d17179-f895-4ed8-8ca4-cac0ae1b2c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005733 10.0.0.56 - - [2025-10-02 02:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.56 - - [2025-10-02 02:04:42] "GET /virtual-network/f0d17179-f895-4ed8-8ca4-cac0ae1b2c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005116 10.0.0.56 - - [2025-10-02 02:04:42] "POST /neutron/port HTTP/1.1" 200 1091 0.017058 10.0.0.56 - - [2025-10-02 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.56 - - [2025-10-02 02:04:44] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003994 10.0.0.56 - - [2025-10-02 02:04:44] "GET /virtual-networks?parent_id=f4daaa22-f9a6-4be9-a0bb-de3674ab7833&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003183 10.0.0.56 - - [2025-10-02 02:04:44] "GET /virtual-network/f0d17179-f895-4ed8-8ca4-cac0ae1b2c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006633 10.0.0.56 - - [2025-10-02 02:04:44] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007030 10.0.0.56 - - [2025-10-02 02:04:44] "POST /neutron/port HTTP/1.1" 200 1091 0.015091 10.0.0.56 - - [2025-10-02 02:04:44] "GET /virtual-machine/2a024bad-d37f-4714-b8b4-47d95d443473 HTTP/1.1" 200 1295 0.007169 10.0.0.56 - - [2025-10-02 02:04:44] "GET /virtual-machine-interface/25fb2200-3b69-49ed-b21d-2b63dfe8c2d8 HTTP/1.1" 200 2967 0.005658 10.0.0.56 - - [2025-10-02 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.56 - - [2025-10-02 02:04:44] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003912 10.0.0.56 - - [2025-10-02 02:04:44] "GET /virtual-networks?parent_id=f4daaa22-f9a6-4be9-a0bb-de3674ab7833&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002892 10.0.0.56 - - [2025-10-02 02:04:44] "GET /virtual-network/dd0f0b3b-da12-4e70-aaa4-ab3dfbd5e76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007281 10.0.0.56 - - [2025-10-02 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.56 - - [2025-10-02 02:04:45] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003969 10.0.0.56 - - [2025-10-02 02:04:45] "GET /virtual-networks?parent_id=f4daaa22-f9a6-4be9-a0bb-de3674ab7833&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003901 10.0.0.56 - - [2025-10-02 02:04:45] "GET /virtual-network/dd0f0b3b-da12-4e70-aaa4-ab3dfbd5e76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005518 10.0.0.56 - - [2025-10-02 02:04:49] "POST /neutron/router HTTP/1.1" 200 344 0.186128 10.0.0.56 - - [2025-10-02 02:04:50] "GET /service-instance/ae0fd81e-90dd-45cb-80f5-7be7d30167e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.010108 10.0.0.38 - - [2025-10-02 02:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.38 - - [2025-10-02 02:04:50] "PUT /routing-instance/6b9d68c1-c2da-45fa-9b0e-c90d42857aea HTTP/1.1" 200 266 0.025381 10.0.0.56 - - [2025-10-02 02:04:50] "GET /service-instance/ae0fd81e-90dd-45cb-80f5-7be7d30167e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.005821 10.0.0.56 - - [2025-10-02 02:04:50] "GET /virtual-network/b4b55c08-1aff-416c-897b-2f5530231dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2133 0.006131 10.0.0.56 - - [2025-10-02 02:04:50] "POST /neutron/network HTTP/1.1" 200 834 0.011516 10.0.0.56 - - [2025-10-02 02:04:50] "DELETE /instance-ip/b3742c15-14b1-4061-ab44-6b241b9230e8 HTTP/1.1" 200 115 0.075369 10.0.0.56 - - [2025-10-02 02:04:50] "POST /neutron/port HTTP/1.1" 200 1117 0.012603 10.0.0.56 - - [2025-10-02 02:04:50] "GET /virtual-machine-interface/50d2b677-4aac-4aa5-846e-e0981de10bc4?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1662 0.005539 10.0.0.56 - - [2025-10-02 02:04:50] "POST /neutron/port HTTP/1.1" 200 1117 0.012215 10.0.0.56 - - [2025-10-02 02:04:50] "DELETE /virtual-machine-interface/50d2b677-4aac-4aa5-846e-e0981de10bc4 HTTP/1.1" 200 115 0.095792 10.0.0.56 - - [2025-10-02 02:04:51] "POST /ref-update HTTP/1.1" 200 156 0.025187 10.0.0.56 - - [2025-10-02 02:04:51] "POST /ref-update HTTP/1.1" 200 156 0.035976 10.0.0.56 - - [2025-10-02 02:04:51] "DELETE /virtual-machine-interface/f891feba-2b4b-41f8-951e-01c9fd0d9ba2 HTTP/1.1" 200 115 0.074143 10.0.0.56 - - [2025-10-02 02:04:51] "POST /ref-update HTTP/1.1" 200 156 0.023077 10.0.0.49 - - [2025-10-02 02:04:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003123 10.0.0.49 - - [2025-10-02 02:04:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002517 10.0.0.38 - - [2025-10-02 02:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005985 10.0.0.56 - - [2025-10-02 02:04:52] "POST /neutron/network HTTP/1.1" 200 151 0.118842 10.0.0.38 - - [2025-10-02 02:04:52] "DELETE /route-target/549bc81d-b3d2-4ab8-8eda-694f21d270c8 HTTP/1.1" 200 115 0.024493 10.0.0.49 - - [2025-10-02 02:04:54] "GET /projects?obj_uuids=f4daaa22-f9a6-4be9-a0bb-de3674ab7833&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000970 10.0.0.56 - - [2025-10-02 02:04:54] "GET /project/f4daaa22-f9a6-4be9-a0bb-de3674ab7833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.035134 10.0.0.49 - - [2025-10-02 02:04:54] "GET /projects?obj_uuids=f4daaa22-f9a6-4be9-a0bb-de3674ab7833&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000997 10.0.0.56 - - [2025-10-02 02:04:54] "GET /project/f4daaa22-f9a6-4be9-a0bb-de3674ab7833?fields=virtual_networks HTTP/1.1" 200 1049 0.087481 10.0.0.49 - - [2025-10-02 02:04:54] "GET /projects?obj_uuids=f4daaa22-f9a6-4be9-a0bb-de3674ab7833&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000970 10.0.0.56 - - [2025-10-02 02:04:54] "GET /project/f4daaa22-f9a6-4be9-a0bb-de3674ab7833?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.045065 10.0.0.49 - - [2025-10-02 02:04:54] "GET /projects?obj_uuids=f4daaa22-f9a6-4be9-a0bb-de3674ab7833&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000963 10.0.0.56 - - [2025-10-02 02:04:54] "GET /project/f4daaa22-f9a6-4be9-a0bb-de3674ab7833?fields=security_groups HTTP/1.1" 200 1278 0.052048 10.0.0.56 - - [2025-10-02 02:04:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.022106 10.0.0.49 - - [2025-10-02 02:04:55] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002701 10.0.0.49 - - [2025-10-02 02:04:55] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001216 10.0.0.49 - - [2025-10-02 02:04:55] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008476 10.0.0.49 - - [2025-10-02 02:04:55] "POST /id-to-fqname HTTP/1.1" 200 198 0.004797 10.0.0.49 - - [2025-10-02 02:04:55] "POST /fqname-to-id HTTP/1.1" 404 207 0.005403 10.0.0.49 - - [2025-10-02 02:04:55] "POST /security-groups HTTP/1.1" 200 599 0.033458 10.0.0.49 - - [2025-10-02 02:04:55] "POST /projects HTTP/1.1" 200 601 0.243761 10.0.0.49 - - [2025-10-02 02:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.316053 10.0.0.38 - - [2025-10-02 02:04:55] "POST /fqname-to-id HTTP/1.1" 404 241 0.014180 10.0.0.56 - - [2025-10-02 02:04:55] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.444825 10.0.0.56 - - [2025-10-02 02:04:56] "GET / HTTP/1.1" 200 35931 0.001940 10.0.0.56 - - [2025-10-02 02:04:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000430 10.0.0.56 - - [2025-10-02 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.050670 10.0.0.49 - - [2025-10-02 02:04:58] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000905 10.0.0.56 - - [2025-10-02 02:04:58] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.040924 10.0.0.56 - - [2025-10-02 02:04:58] "POST /neutron/network HTTP/1.1" 200 117 0.029014 10.0.0.38 - - [2025-10-02 02:04:59] "POST /ref-update HTTP/1.1" 200 156 0.028061 10.0.0.49 - - [2025-10-02 02:04:59] "POST /useragent-kv HTTP/1.1" 200 115 0.007448 10.0.0.56 - - [2025-10-02 02:04:59] "POST /neutron/subnet HTTP/1.1" 200 828 0.184128 10.0.0.56 - - [2025-10-02 02:04:59] "POST /id-to-fqname HTTP/1.1" 200 228 0.001140 10.0.0.56 - - [2025-10-02 02:04:59] "GET /virtual-network/fb386470-c1b1-4302-b8f5-93327590b7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.004684 10.0.0.56 - - [2025-10-02 02:04:59] "GET /virtual-network/fb386470-c1b1-4302-b8f5-93327590b7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006648 10.0.0.56 - - [2025-10-02 02:04:59] "POST /neutron/network HTTP/1.1" 200 1007 0.008757 10.0.0.56 - - [2025-10-02 02:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.49 - - [2025-10-02 02:04:59] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000875 10.0.0.56 - - [2025-10-02 02:04:59] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.035238 10.0.0.56 - - [2025-10-02 02:04:59] "POST /neutron/network HTTP/1.1" 200 117 0.011005 10.0.0.49 - - [2025-10-02 02:05:00] "POST /useragent-kv HTTP/1.1" 200 115 0.010288 10.0.0.56 - - [2025-10-02 02:05:00] "POST /neutron/subnet HTTP/1.1" 200 828 0.195683 10.0.0.56 - - [2025-10-02 02:05:00] "POST /id-to-fqname HTTP/1.1" 200 228 0.001296 10.0.0.56 - - [2025-10-02 02:05:00] "GET /virtual-network/50f5fc00-e4a6-492a-9160-6509f5556251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006426 10.0.0.56 - - [2025-10-02 02:05:00] "GET /virtual-network/50f5fc00-e4a6-492a-9160-6509f5556251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006226 10.0.0.56 - - [2025-10-02 02:05:00] "POST /neutron/network HTTP/1.1" 200 1007 0.009846 10.0.0.56 - - [2025-10-02 02:05:00] "POST /fqname-to-id HTTP/1.1" 404 234 0.003368 10.0.0.56 - - [2025-10-02 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.49 - - [2025-10-02 02:05:00] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001892 10.0.0.56 - - [2025-10-02 02:05:00] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.052804 10.0.0.56 - - [2025-10-02 02:05:00] "POST /network-policys HTTP/1.1" 200 577 0.034281 10.0.0.56 - - [2025-10-02 02:05:00] "GET /network-policy/5b460fb4-7239-4580-b601-95ece20df7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.006981 10.0.0.56 - - [2025-10-02 02:05:00] "POST /neutron/network HTTP/1.1" 200 1007 0.010693 10.0.0.38 - - [2025-10-02 02:05:00] "POST /fqname-to-id HTTP/1.1" 404 242 0.009501 10.0.0.49 - - [2025-10-02 02:05:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.042675 10.0.0.56 - - [2025-10-02 02:05:00] "GET /virtual-network/fb386470-c1b1-4302-b8f5-93327590b7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.031883 10.0.0.56 - - [2025-10-02 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.56 - - [2025-10-02 02:05:00] "GET /network-policy/5b460fb4-7239-4580-b601-95ece20df7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.005133 10.0.0.56 - - [2025-10-02 02:05:00] "POST /neutron/network HTTP/1.1" 200 1007 0.011924 10.0.0.38 - - [2025-10-02 02:05:01] "POST /access-control-lists HTTP/1.1" 200 596 0.057395 10.0.0.56 - - [2025-10-02 02:05:01] "GET /virtual-network/50f5fc00-e4a6-492a-9160-6509f5556251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.051762 10.0.0.56 - - [2025-10-02 02:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014867 10.0.0.56 - - [2025-10-02 02:05:01] "GET /network-policy/5b460fb4-7239-4580-b601-95ece20df7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.005131 10.0.0.56 - - [2025-10-02 02:05:01] "GET /virtual-network/fb386470-c1b1-4302-b8f5-93327590b7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006904 10.0.0.49 - - [2025-10-02 02:05:02] "GET /obj-perms HTTP/1.1" 200 5046 0.056532 10.0.0.56 - - [2025-10-02 02:05:03] "GET /virtual-network/50f5fc00-e4a6-492a-9160-6509f5556251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.005713 10.0.0.56 - - [2025-10-02 02:05:03] "GET /obj-perms HTTP/1.1" 200 5046 0.045790 10.0.0.56 - - [2025-10-02 02:05:03] "POST /id-to-fqname HTTP/1.1" 200 228 0.001173 10.0.0.56 - - [2025-10-02 02:05:03] "POST /neutron/network HTTP/1.1" 200 1125 0.013130 10.0.0.49 - - [2025-10-02 02:05:04] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001233 10.0.0.56 - - [2025-10-02 02:05:04] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.073802 10.0.0.56 - - [2025-10-02 02:05:04] "POST /neutron/port HTTP/1.1" 200 117 0.006791 10.0.0.56 - - [2025-10-02 02:05:04] "POST /id-to-fqname HTTP/1.1" 200 228 0.001195 10.0.0.56 - - [2025-10-02 02:05:05] "POST /neutron/network HTTP/1.1" 200 1125 0.009365 10.0.0.56 - - [2025-10-02 02:05:05] "POST /neutron/port HTTP/1.1" 200 1176 0.017912 10.0.0.49 - - [2025-10-02 02:05:05] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001000 10.0.0.56 - - [2025-10-02 02:05:05] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.132052 10.0.0.56 - - [2025-10-02 02:05:05] "POST /neutron/port HTTP/1.1" 200 1204 0.016948 10.0.0.56 - - [2025-10-02 02:05:05] "POST /neutron/subnet HTTP/1.1" 200 1389 0.013496 10.0.0.56 - - [2025-10-02 02:05:06] "POST /neutron/port HTTP/1.1" 200 1204 0.020885 10.0.0.56 - - [2025-10-02 02:05:06] "POST /neutron/port HTTP/1.1" 200 117 0.006374 10.0.0.56 - - [2025-10-02 02:05:06] "POST /neutron/network HTTP/1.1" 200 1125 0.009678 10.0.0.56 - - [2025-10-02 02:05:07] "POST /neutron/port HTTP/1.1" 200 1176 0.021006 10.0.0.38 - - [2025-10-02 02:05:07] "PUT /access-control-list/5f4ff5b0-f0cb-4949-81dc-31eb314b3a2e HTTP/1.1" 200 272 0.039435 10.0.0.56 - - [2025-10-02 02:05:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003920 10.0.0.56 - - [2025-10-02 02:05:07] "POST /neutron/port HTTP/1.1" 200 117 0.001049 10.0.0.56 - - [2025-10-02 02:05:11] "POST /neutron/port HTTP/1.1" 200 1204 0.016175 10.0.0.56 - - [2025-10-02 02:05:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009252 10.0.0.56 - - [2025-10-02 02:05:11] "GET /virtual-machine/0775b9a9-0714-4909-86e5-aef820d6e723 HTTP/1.1" 401 292 0.000396 10.0.0.56 - - [2025-10-02 02:05:11] "GET /virtual-machine/0775b9a9-0714-4909-86e5-aef820d6e723 HTTP/1.1" 200 1298 0.034408 10.0.0.56 - - [2025-10-02 02:05:11] "GET /virtual-machine-interface/ec3ce50a-bbef-4827-b279-c66f237ae289 HTTP/1.1" 200 3175 0.006141 10.0.0.56 - - [2025-10-02 02:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.56 - - [2025-10-02 02:05:11] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004126 10.0.0.56 - - [2025-10-02 02:05:11] "GET /virtual-networks?parent_id=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003371 10.0.0.56 - - [2025-10-02 02:05:11] "GET /virtual-network/fb386470-c1b1-4302-b8f5-93327590b7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005976 10.0.0.56 - - [2025-10-02 02:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.56 - - [2025-10-02 02:05:15] "GET /virtual-network/fb386470-c1b1-4302-b8f5-93327590b7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005183 10.0.0.56 - - [2025-10-02 02:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.56 - - [2025-10-02 02:05:19] "GET /virtual-network/fb386470-c1b1-4302-b8f5-93327590b7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005183 10.0.0.56 - - [2025-10-02 02:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722 10.0.0.56 - - [2025-10-02 02:05:23] "GET /virtual-network/fb386470-c1b1-4302-b8f5-93327590b7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.007213 10.0.0.56 - - [2025-10-02 02:05:26] "POST /neutron/port HTTP/1.1" 200 1204 0.016128 10.0.0.56 - - [2025-10-02 02:05:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005757 10.0.0.56 - - [2025-10-02 02:05:26] "POST /neutron/port HTTP/1.1" 200 117 0.001110 10.0.0.56 - - [2025-10-02 02:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.56 - - [2025-10-02 02:05:27] "GET /virtual-network/fb386470-c1b1-4302-b8f5-93327590b7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005071 10.0.0.56 - - [2025-10-02 02:05:29] "POST /neutron/port HTTP/1.1" 200 1204 0.018777 10.0.0.56 - - [2025-10-02 02:05:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004230 10.0.0.56 - - [2025-10-02 02:05:29] "POST /neutron/port HTTP/1.1" 200 117 0.001192 10.0.0.56 - - [2025-10-02 02:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.56 - - [2025-10-02 02:05:31] "GET /virtual-network/fb386470-c1b1-4302-b8f5-93327590b7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005622 10.0.0.56 - - [2025-10-02 02:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.56 - - [2025-10-02 02:05:35] "GET /virtual-network/fb386470-c1b1-4302-b8f5-93327590b7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005463 10.0.0.49 - - [2025-10-02 02:05:36] "DELETE /project/f4daaa22-f9a6-4be9-a0bb-de3674ab7833 HTTP/1.1" 404 177 0.004372 10.0.0.49 - - [2025-10-02 02:05:36] "DELETE /project/1ac24204d7284b7d846156e42d91a234 HTTP/1.1" 404 173 0.003655 10.0.0.56 - - [2025-10-02 02:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.56 - - [2025-10-02 02:05:39] "GET /virtual-network/fb386470-c1b1-4302-b8f5-93327590b7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.004936 10.0.0.56 - - [2025-10-02 02:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.56 - - [2025-10-02 02:05:43] "GET /virtual-network/fb386470-c1b1-4302-b8f5-93327590b7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005531 10.0.0.56 - - [2025-10-02 02:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.56 - - [2025-10-02 02:05:45] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003689 10.0.0.56 - - [2025-10-02 02:05:45] "GET /virtual-networks?parent_id=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003028 10.0.0.56 - - [2025-10-02 02:05:45] "GET /virtual-network/fb386470-c1b1-4302-b8f5-93327590b7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006076 10.0.0.56 - - [2025-10-02 02:05:46] "POST /neutron/port HTTP/1.1" 200 1204 0.016535 10.0.0.56 - - [2025-10-02 02:05:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008310 10.0.0.56 - - [2025-10-02 02:05:55] "POST /neutron/port HTTP/1.1" 200 1204 0.014637 10.0.0.56 - - [2025-10-02 02:05:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007265 10.0.0.56 - - [2025-10-02 02:06:06] "POST /neutron/port HTTP/1.1" 200 1204 0.022088 10.0.0.56 - - [2025-10-02 02:06:06] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012421 10.0.0.56 - - [2025-10-02 02:06:07] "GET /virtual-machine/da4be7a3-ac96-4f15-bcae-6f09626911bd HTTP/1.1" 200 1301 0.007708 10.0.0.56 - - [2025-10-02 02:06:07] "GET /virtual-machine-interface/d69051cf-9ac1-4fe8-9739-6fafdb06f82f HTTP/1.1" 200 3175 0.009925 10.0.0.56 - - [2025-10-02 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.56 - - [2025-10-02 02:06:07] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003734 10.0.0.56 - - [2025-10-02 02:06:07] "GET /virtual-networks?parent_id=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002771 10.0.0.56 - - [2025-10-02 02:06:07] "GET /virtual-network/50f5fc00-e4a6-492a-9160-6509f5556251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.008951 10.0.0.56 - - [2025-10-02 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.56 - - [2025-10-02 02:06:08] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004835 10.0.0.56 - - [2025-10-02 02:06:08] "GET /virtual-networks?parent_id=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002954 10.0.0.56 - - [2025-10-02 02:06:08] "GET /virtual-network/50f5fc00-e4a6-492a-9160-6509f5556251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.008480 10.0.0.56 - - [2025-10-02 02:06:26] "POST /neutron/port HTTP/1.1" 200 1204 0.041418 10.0.0.56 - - [2025-10-02 02:06:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004251 10.0.0.56 - - [2025-10-02 02:06:26] "POST /neutron/port HTTP/1.1" 200 117 0.001549 10.0.0.56 - - [2025-10-02 02:06:29] "POST /neutron/port HTTP/1.1" 200 1204 0.036649 10.0.0.56 - - [2025-10-02 02:06:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003607 10.0.0.56 - - [2025-10-02 02:06:29] "POST /neutron/port HTTP/1.1" 200 117 0.001499 10.0.0.56 - - [2025-10-02 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.49 - - [2025-10-02 02:06:30] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000928 10.0.0.56 - - [2025-10-02 02:06:30] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.041109 10.0.0.56 - - [2025-10-02 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.56 - - [2025-10-02 02:06:30] "PUT /network-policy/5b460fb4-7239-4580-b601-95ece20df7f3 HTTP/1.1" 200 262 0.015109 10.0.0.38 - - [2025-10-02 02:06:31] "PUT /access-control-list/5f4ff5b0-f0cb-4949-81dc-31eb314b3a2e HTTP/1.1" 200 272 0.054828 10.0.0.56 - - [2025-10-02 02:06:34] "GET /virtual-network/50f5fc00-e4a6-492a-9160-6509f5556251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.005853 10.0.0.56 - - [2025-10-02 02:06:34] "POST /neutron/network HTTP/1.1" 200 1115 0.008126 10.0.0.38 - - [2025-10-02 02:06:34] "POST /ref-update HTTP/1.1" 200 156 0.037231 10.0.0.56 - - [2025-10-02 02:06:34] "GET /virtual-network/50f5fc00-e4a6-492a-9160-6509f5556251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.015458 10.0.0.56 - - [2025-10-02 02:06:34] "GET /virtual-network/fb386470-c1b1-4302-b8f5-93327590b7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.012738 10.0.0.56 - - [2025-10-02 02:06:34] "POST /neutron/network HTTP/1.1" 200 1115 0.013911 10.0.0.49 - - [2025-10-02 02:06:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.004154 10.0.0.56 - - [2025-10-02 02:06:34] "GET /virtual-network/fb386470-c1b1-4302-b8f5-93327590b7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007682 10.0.0.56 - - [2025-10-02 02:06:34] "POST /neutron/port HTTP/1.1" 200 1204 0.030668 10.0.0.56 - - [2025-10-02 02:06:34] "DELETE /network-policy/5b460fb4-7239-4580-b601-95ece20df7f3 HTTP/1.1" 200 115 0.064260 10.0.0.56 - - [2025-10-02 02:06:35] "POST /neutron/port HTTP/1.1" 200 1204 0.019174 10.0.0.56 - - [2025-10-02 02:06:35] "POST /neutron/port HTTP/1.1" 200 1230 0.018898 10.0.0.38 - - [2025-10-02 02:06:35] "GET /obj-perms HTTP/1.1" 200 5056 0.087033 10.0.0.49 - - [2025-10-02 02:06:35] "GET /obj-perms HTTP/1.1" 200 5056 0.048589 10.0.0.49 - - [2025-10-02 02:06:37] "POST /useragent-kv HTTP/1.1" 200 115 0.006298 10.0.0.38 - - [2025-10-02 02:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.49 - - [2025-10-02 02:06:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004390 10.0.0.49 - - [2025-10-02 02:06:37] "POST /useragent-kv HTTP/1.1" 200 115 0.005430 10.0.0.49 - - [2025-10-02 02:06:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002108 10.0.0.56 - - [2025-10-02 02:06:37] "POST /neutron/network HTTP/1.1" 200 151 0.157217 10.0.0.38 - - [2025-10-02 02:06:37] "DELETE /route-target/fa6cdca9-6f94-417f-bc11-2901e77ebd6a HTTP/1.1" 200 115 0.025672 10.0.0.49 - - [2025-10-02 02:06:41] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001037 10.0.0.56 - - [2025-10-02 02:06:41] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.049294 10.0.0.56 - - [2025-10-02 02:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.49 - - [2025-10-02 02:06:42] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000979 10.0.0.56 - - [2025-10-02 02:06:42] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007953 10.0.0.56 - - [2025-10-02 02:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.49 - - [2025-10-02 02:06:42] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001019 10.0.0.56 - - [2025-10-02 02:06:42] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.044064 10.0.0.56 - - [2025-10-02 02:06:42] "GET /domains HTTP/1.1" 200 280 0.003452 10.0.0.49 - - [2025-10-02 02:06:42] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001019 10.0.0.56 - - [2025-10-02 02:06:42] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6 HTTP/1.1" 200 2582 0.009834 10.0.0.49 - - [2025-10-02 02:06:42] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001075 10.0.0.56 - - [2025-10-02 02:06:42] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234 HTTP/1.1" 200 1909 0.080276 10.0.0.56 - - [2025-10-02 02:06:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003074 10.0.0.56 - - [2025-10-02 02:06:42] "POST /network-ipams HTTP/1.1" 200 609 0.028908 10.0.0.56 - - [2025-10-02 02:06:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.003876 10.0.0.56 - - [2025-10-02 02:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.56 - - [2025-10-02 02:06:43] "GET /network-ipam/80276d70-042e-4838-96e5-5ded25137426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.006042 10.0.0.56 - - [2025-10-02 02:06:43] "PUT /network-ipam/80276d70-042e-4838-96e5-5ded25137426 HTTP/1.1" 200 258 0.015072 10.0.0.56 - - [2025-10-02 02:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.49 - - [2025-10-02 02:06:43] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000871 10.0.0.56 - - [2025-10-02 02:06:43] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.031688 10.0.0.56 - - [2025-10-02 02:06:43] "POST /neutron/network HTTP/1.1" 200 117 0.009843 10.0.0.49 - - [2025-10-02 02:06:43] "POST /useragent-kv HTTP/1.1" 200 115 0.008060 10.0.0.56 - - [2025-10-02 02:06:44] "POST /neutron/subnet HTTP/1.1" 200 701 0.192225 10.0.0.56 - - [2025-10-02 02:06:44] "POST /id-to-fqname HTTP/1.1" 200 231 0.001281 10.0.0.56 - - [2025-10-02 02:06:44] "GET /virtual-network/4af99b63-a2d7-431d-876e-0813067035d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.008130 10.0.0.56 - - [2025-10-02 02:06:44] "POST /neutron/network HTTP/1.1" 200 1309 0.009895 10.0.0.56 - - [2025-10-02 02:06:44] "GET /virtual-network/4af99b63-a2d7-431d-876e-0813067035d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004730 10.0.0.56 - - [2025-10-02 02:06:44] "POST /neutron/subnet HTTP/1.1" 200 701 0.008312 10.0.0.56 - - [2025-10-02 02:06:44] "GET /virtual-network/4af99b63-a2d7-431d-876e-0813067035d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005532 10.0.0.56 - - [2025-10-02 02:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.49 - - [2025-10-02 02:06:44] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000805 10.0.0.56 - - [2025-10-02 02:06:44] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.044131 10.0.0.49 - - [2025-10-02 02:06:45] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000932 10.0.0.56 - - [2025-10-02 02:06:45] "POST /neutron/network HTTP/1.1" 200 619 0.128606 10.0.0.38 - - [2025-10-02 02:06:45] "POST /route-targets HTTP/1.1" 200 327 0.012384 10.0.0.49 - - [2025-10-02 02:06:45] "POST /useragent-kv HTTP/1.1" 200 115 0.005317 10.0.0.56 - - [2025-10-02 02:06:45] "POST /neutron/subnet HTTP/1.1" 200 828 0.197014 10.0.0.56 - - [2025-10-02 02:06:45] "POST /id-to-fqname HTTP/1.1" 200 231 0.001181 10.0.0.56 - - [2025-10-02 02:06:45] "GET /virtual-network/4a77fedc-515a-4a74-aadc-59e267151dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.005771 10.0.0.56 - - [2025-10-02 02:06:45] "GET /virtual-network/4a77fedc-515a-4a74-aadc-59e267151dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.005074 10.0.0.56 - - [2025-10-02 02:06:45] "POST /neutron/network HTTP/1.1" 200 1309 0.009427 10.0.0.56 - - [2025-10-02 02:06:45] "POST /neutron/subnet HTTP/1.1" 200 828 0.008562 10.0.0.56 - - [2025-10-02 02:06:46] "GET /virtual-network/4a77fedc-515a-4a74-aadc-59e267151dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.006908 10.0.0.56 - - [2025-10-02 02:06:46] "GET /obj-perms HTTP/1.1" 200 5046 0.003281 10.0.0.56 - - [2025-10-02 02:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.49 - - [2025-10-02 02:06:46] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000948 10.0.0.56 - - [2025-10-02 02:06:46] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.041566 10.0.0.49 - - [2025-10-02 02:06:46] "POST /useragent-kv HTTP/1.1" 200 115 0.010854 10.0.0.56 - - [2025-10-02 02:06:46] "POST /neutron/subnet HTTP/1.1" 200 701 0.260040 10.0.0.49 - - [2025-10-02 02:06:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.007358 10.0.0.56 - - [2025-10-02 02:06:47] "POST /neutron/network HTTP/1.1" 200 1309 0.011480 10.0.0.56 - - [2025-10-02 02:06:47] "POST /id-to-fqname HTTP/1.1" 200 231 0.000973 10.0.0.56 - - [2025-10-02 02:06:47] "GET /virtual-network/3467cedb-b967-4fb0-9e03-531ae55eb58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.005025 10.0.0.56 - - [2025-10-02 02:06:47] "GET /virtual-network/3467cedb-b967-4fb0-9e03-531ae55eb58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.005488 10.0.0.56 - - [2025-10-02 02:06:47] "POST /neutron/subnet HTTP/1.1" 200 701 0.008334 10.0.0.56 - - [2025-10-02 02:06:47] "GET /virtual-network/3467cedb-b967-4fb0-9e03-531ae55eb58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.006491 10.0.0.38 - - [2025-10-02 02:06:47] "GET /obj-perms HTTP/1.1" 200 5046 0.047069 10.0.0.49 - - [2025-10-02 02:06:48] "GET /obj-perms HTTP/1.1" 200 5046 0.004779 10.0.0.56 - - [2025-10-02 02:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.49 - - [2025-10-02 02:06:48] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001417 10.0.0.56 - - [2025-10-02 02:06:48] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.040132 10.0.0.56 - - [2025-10-02 02:06:48] "POST /neutron/network HTTP/1.1" 200 117 0.012104 10.0.0.38 - - [2025-10-02 02:06:48] "POST /route-targets HTTP/1.1" 200 327 0.012904 10.0.0.49 - - [2025-10-02 02:06:48] "POST /useragent-kv HTTP/1.1" 200 115 0.008109 10.0.0.56 - - [2025-10-02 02:06:48] "POST /neutron/subnet HTTP/1.1" 200 701 0.190028 10.0.0.56 - - [2025-10-02 02:06:48] "POST /id-to-fqname HTTP/1.1" 200 231 0.001344 10.0.0.56 - - [2025-10-02 02:06:48] "GET /virtual-network/27aa74dc-203e-4439-9d60-439b509230b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008491 10.0.0.56 - - [2025-10-02 02:06:48] "POST /neutron/network HTTP/1.1" 200 1308 0.011003 10.0.0.56 - - [2025-10-02 02:06:48] "GET /virtual-network/27aa74dc-203e-4439-9d60-439b509230b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004872 10.0.0.56 - - [2025-10-02 02:06:49] "POST /neutron/subnet HTTP/1.1" 200 701 0.009098 10.0.0.56 - - [2025-10-02 02:06:49] "GET /virtual-network/27aa74dc-203e-4439-9d60-439b509230b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006484 10.0.0.56 - - [2025-10-02 02:06:49] "POST /fqname-to-id HTTP/1.1" 404 225 0.003037 10.0.0.56 - - [2025-10-02 02:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.49 - - [2025-10-02 02:06:49] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000962 10.0.0.56 - - [2025-10-02 02:06:49] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.037080 10.0.0.56 - - [2025-10-02 02:06:49] "POST /network-policys HTTP/1.1" 200 559 0.070631 10.0.0.56 - - [2025-10-02 02:06:49] "GET /network-policy/41fa0379-cff8-40a4-a035-1e9c9749e3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6936 0.006358 10.0.0.56 - - [2025-10-02 02:06:49] "POST /fqname-to-id HTTP/1.1" 404 225 0.003053 10.0.0.56 - - [2025-10-02 02:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.49 - - [2025-10-02 02:06:49] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001083 10.0.0.56 - - [2025-10-02 02:06:49] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.049928 10.0.0.56 - - [2025-10-02 02:06:50] "POST /network-policys HTTP/1.1" 200 559 0.076066 10.0.0.56 - - [2025-10-02 02:06:50] "GET /network-policy/577728a5-4c75-43a0-996a-95258a68faab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.006792 10.0.0.56 - - [2025-10-02 02:06:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.002944 10.0.0.56 - - [2025-10-02 02:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.49 - - [2025-10-02 02:06:50] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000975 10.0.0.56 - - [2025-10-02 02:06:50] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.047145 10.0.0.56 - - [2025-10-02 02:06:50] "POST /network-policys HTTP/1.1" 200 559 0.071986 10.0.0.56 - - [2025-10-02 02:06:50] "GET /network-policy/21096658-03b5-45ee-9c3f-520efdc5d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6936 0.006394 10.0.0.56 - - [2025-10-02 02:06:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.002841 10.0.0.56 - - [2025-10-02 02:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.49 - - [2025-10-02 02:06:50] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000929 10.0.0.56 - - [2025-10-02 02:06:50] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.048057 10.0.0.56 - - [2025-10-02 02:06:50] "POST /network-policys HTTP/1.1" 200 559 0.074580 10.0.0.56 - - [2025-10-02 02:06:50] "GET /network-policy/4d7e20a9-b907-4a6b-a06b-b52ed50016ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.007891 10.0.0.56 - - [2025-10-02 02:06:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.003271 10.0.0.56 - - [2025-10-02 02:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.49 - - [2025-10-02 02:06:51] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001075 10.0.0.56 - - [2025-10-02 02:06:51] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.043865 10.0.0.56 - - [2025-10-02 02:06:51] "POST /network-policys HTTP/1.1" 200 559 0.074655 10.0.0.56 - - [2025-10-02 02:06:51] "GET /network-policy/0c745d5d-b7de-4e88-b06a-d78ef4d63c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5017 0.005828 10.0.0.56 - - [2025-10-02 02:06:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.003086 10.0.0.56 - - [2025-10-02 02:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.49 - - [2025-10-02 02:06:51] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001100 10.0.0.56 - - [2025-10-02 02:06:51] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.038466 10.0.0.56 - - [2025-10-02 02:06:51] "POST /network-policys HTTP/1.1" 200 559 0.070811 10.0.0.56 - - [2025-10-02 02:06:51] "GET /network-policy/c2a4bd75-bbbe-489d-9a9a-b51072ba6afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006188 10.0.0.56 - - [2025-10-02 02:06:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.003114 10.0.0.56 - - [2025-10-02 02:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005470 10.0.0.49 - - [2025-10-02 02:06:51] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000942 10.0.0.56 - - [2025-10-02 02:06:52] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.043631 10.0.0.56 - - [2025-10-02 02:06:52] "POST /network-policys HTTP/1.1" 200 559 0.076545 10.0.0.56 - - [2025-10-02 02:06:52] "GET /network-policy/10d344c4-1181-461f-b0e6-3e20af183caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.007782 10.0.0.56 - - [2025-10-02 02:06:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.003315 10.0.0.56 - - [2025-10-02 02:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.49 - - [2025-10-02 02:06:52] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001027 10.0.0.56 - - [2025-10-02 02:06:52] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.043689 10.0.0.56 - - [2025-10-02 02:06:52] "POST /network-policys HTTP/1.1" 200 559 0.070700 10.0.0.56 - - [2025-10-02 02:06:52] "GET /network-policy/b6587aeb-45d9-47cc-9d0f-4665c316549e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006441 10.0.0.56 - - [2025-10-02 02:06:53] "POST /neutron/network HTTP/1.1" 200 1494 0.102546 10.0.0.38 - - [2025-10-02 02:06:53] "POST /access-control-lists HTTP/1.1" 200 605 0.053490 10.0.0.56 - - [2025-10-02 02:06:53] "GET /virtual-network/4af99b63-a2d7-431d-876e-0813067035d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.005722 10.0.0.56 - - [2025-10-02 02:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.56 - - [2025-10-02 02:06:53] "GET /network-policy/41fa0379-cff8-40a4-a035-1e9c9749e3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6936 0.004268 10.0.0.56 - - [2025-10-02 02:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.56 - - [2025-10-02 02:06:53] "GET /network-policy/577728a5-4c75-43a0-996a-95258a68faab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.005201 10.0.0.49 - - [2025-10-02 02:06:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.004710 10.0.0.56 - - [2025-10-02 02:06:53] "POST /neutron/network HTTP/1.1" 200 1494 0.108835 10.0.0.56 - - [2025-10-02 02:06:53] "GET /virtual-network/4a77fedc-515a-4a74-aadc-59e267151dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.008982 10.0.0.38 - - [2025-10-02 02:06:53] "POST /ref-update HTTP/1.1" 200 156 0.051132 10.0.0.56 - - [2025-10-02 02:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005366 10.0.0.56 - - [2025-10-02 02:06:53] "GET /network-policy/21096658-03b5-45ee-9c3f-520efdc5d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6936 0.004182 10.0.0.56 - - [2025-10-02 02:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.56 - - [2025-10-02 02:06:53] "GET /network-policy/4d7e20a9-b907-4a6b-a06b-b52ed50016ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.004963 10.0.0.56 - - [2025-10-02 02:06:53] "POST /neutron/network HTTP/1.1" 200 1494 0.092789 10.0.0.56 - - [2025-10-02 02:06:54] "GET /virtual-network/3467cedb-b967-4fb0-9e03-531ae55eb58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.006015 10.0.0.56 - - [2025-10-02 02:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.56 - - [2025-10-02 02:06:54] "GET /network-policy/0c745d5d-b7de-4e88-b06a-d78ef4d63c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5017 0.011184 10.0.0.56 - - [2025-10-02 02:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009618 10.0.0.56 - - [2025-10-02 02:06:54] "GET /network-policy/c2a4bd75-bbbe-489d-9a9a-b51072ba6afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004473 10.0.0.38 - - [2025-10-02 02:06:54] "POST /fqname-to-id HTTP/1.1" 404 248 0.003813 10.0.0.56 - - [2025-10-02 02:06:54] "POST /neutron/network HTTP/1.1" 200 1493 0.090990 10.0.0.56 - - [2025-10-02 02:06:54] "GET /virtual-network/27aa74dc-203e-4439-9d60-439b509230b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3796 0.005523 10.0.0.56 - - [2025-10-02 02:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.56 - - [2025-10-02 02:06:54] "GET /network-policy/10d344c4-1181-461f-b0e6-3e20af183caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.005609 10.0.0.56 - - [2025-10-02 02:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.56 - - [2025-10-02 02:06:54] "GET /network-policy/b6587aeb-45d9-47cc-9d0f-4665c316549e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.003896 10.0.0.56 - - [2025-10-02 02:06:54] "POST /id-to-fqname HTTP/1.1" 200 231 0.000947 10.0.0.49 - - [2025-10-02 02:07:27] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.022466 10.0.0.56 - - [2025-10-02 02:07:27] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.089573 10.0.0.56 - - [2025-10-02 02:07:27] "POST /neutron/network HTTP/1.1" 200 1494 0.012450 10.0.0.56 - - [2025-10-02 02:07:27] "POST /id-to-fqname HTTP/1.1" 200 231 0.001882 10.0.0.56 - - [2025-10-02 02:07:28] "POST /neutron/port HTTP/1.1" 200 117 0.007155 10.0.0.49 - - [2025-10-02 02:07:28] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000926 10.0.0.56 - - [2025-10-02 02:07:28] "POST /neutron/port HTTP/1.1" 200 1170 0.426469 10.0.0.49 - - [2025-10-02 02:07:28] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000977 10.0.0.56 - - [2025-10-02 02:07:29] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.088223 10.0.0.56 - - [2025-10-02 02:07:29] "POST /neutron/port HTTP/1.1" 200 1224 0.185927 10.0.0.56 - - [2025-10-02 02:07:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012011 10.0.0.56 - - [2025-10-02 02:07:29] "POST /neutron/port HTTP/1.1" 200 1198 0.026606 10.0.0.56 - - [2025-10-02 02:07:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007384 10.0.0.56 - - [2025-10-02 02:07:29] "POST /neutron/port HTTP/1.1" 200 117 0.002375 10.0.0.49 - - [2025-10-02 02:07:29] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001718 10.0.0.38 - - [2025-10-02 02:07:30] "PUT /access-control-list/bae69a5a-55c5-48b0-b3fd-d27187108471 HTTP/1.1" 200 272 0.077680 10.0.0.56 - - [2025-10-02 02:07:30] "POST /neutron/port HTTP/1.1" 200 1170 0.502684 10.0.0.56 - - [2025-10-02 02:07:30] "POST /neutron/port HTTP/1.1" 200 1224 0.144799 10.0.0.56 - - [2025-10-02 02:07:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003777 10.0.0.56 - - [2025-10-02 02:07:30] "POST /neutron/port HTTP/1.1" 200 117 0.002199 10.0.0.56 - - [2025-10-02 02:07:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.013918 10.0.0.56 - - [2025-10-02 02:07:36] "GET /obj-perms HTTP/1.1" 200 5056 0.065840 10.0.0.56 - - [2025-10-02 02:07:44] "POST /neutron/port HTTP/1.1" 200 1198 0.015224 10.0.0.56 - - [2025-10-02 02:07:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007591 10.0.0.56 - - [2025-10-02 02:07:59] "POST /neutron/port HTTP/1.1" 200 1198 0.015869 10.0.0.56 - - [2025-10-02 02:08:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006865 10.0.0.56 - - [2025-10-02 02:08:15] "POST /neutron/port HTTP/1.1" 200 1198 0.016646 10.0.0.56 - - [2025-10-02 02:08:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007201 10.0.0.56 - - [2025-10-02 02:08:25] "POST /neutron/port HTTP/1.1" 200 1198 0.028569 10.0.0.56 - - [2025-10-02 02:08:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006793 10.0.0.56 - - [2025-10-02 02:08:25] "GET /virtual-machine/95063a5c-7950-4634-93fb-7095188487ba HTTP/1.1" 200 1301 0.005578 10.0.0.56 - - [2025-10-02 02:08:25] "GET /virtual-machine-interface/18de2d0e-5ddf-445f-a127-f1c41d031aad HTTP/1.1" 200 3183 0.005879 10.0.0.56 - - [2025-10-02 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.56 - - [2025-10-02 02:08:25] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003713 10.0.0.56 - - [2025-10-02 02:08:25] "GET /virtual-networks?parent_id=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002644 10.0.0.56 - - [2025-10-02 02:08:25] "GET /virtual-network/4af99b63-a2d7-431d-876e-0813067035d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.005802 10.0.0.49 - - [2025-10-02 02:08:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.49 - - [2025-10-02 02:08:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.49 - - [2025-10-02 02:08:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.49 - - [2025-10-02 02:08:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000882 10.0.0.56 - - [2025-10-02 02:08:28] "POST /neutron/network HTTP/1.1" 200 1504 0.011087 10.0.0.56 - - [2025-10-02 02:08:28] "POST /neutron/subnet HTTP/1.1" 200 1361 0.018713 10.0.0.38 - - [2025-10-02 02:08:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.56 - - [2025-10-02 02:08:28] "POST /neutron/network HTTP/1.1" 200 1494 0.013723 10.0.0.38 - - [2025-10-02 02:08:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000337 10.0.0.56 - - [2025-10-02 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.56 - - [2025-10-02 02:08:28] "GET /virtual-network/4af99b63-a2d7-431d-876e-0813067035d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.006261 10.0.0.38 - - [2025-10-02 02:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.38 - - [2025-10-02 02:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.56 - - [2025-10-02 02:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.56 - - [2025-10-02 02:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.56 - - [2025-10-02 02:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.56 - - [2025-10-02 02:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.56 - - [2025-10-02 02:08:31] "POST /neutron/network HTTP/1.1" 200 1504 0.012252 10.0.0.56 - - [2025-10-02 02:08:31] "POST /neutron/subnet HTTP/1.1" 200 1361 0.014667 10.0.0.56 - - [2025-10-02 02:08:31] "POST /neutron/network HTTP/1.1" 200 1494 0.013002 10.0.0.56 - - [2025-10-02 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.56 - - [2025-10-02 02:08:32] "GET /virtual-network/4af99b63-a2d7-431d-876e-0813067035d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.005167 10.0.0.56 - - [2025-10-02 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.56 - - [2025-10-02 02:08:37] "GET /virtual-network/4af99b63-a2d7-431d-876e-0813067035d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.008279 10.0.0.56 - - [2025-10-02 02:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.56 - - [2025-10-02 02:08:41] "GET /virtual-network/4af99b63-a2d7-431d-876e-0813067035d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.005523 10.0.0.56 - - [2025-10-02 02:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.56 - - [2025-10-02 02:08:45] "GET /virtual-network/4af99b63-a2d7-431d-876e-0813067035d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.005692 10.0.0.56 - - [2025-10-02 02:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.56 - - [2025-10-02 02:08:49] "GET /virtual-network/4af99b63-a2d7-431d-876e-0813067035d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.006039 10.0.0.56 - - [2025-10-02 02:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.56 - - [2025-10-02 02:08:53] "GET /virtual-network/4af99b63-a2d7-431d-876e-0813067035d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.005385 10.0.0.56 - - [2025-10-02 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.56 - - [2025-10-02 02:08:57] "GET /virtual-network/4af99b63-a2d7-431d-876e-0813067035d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.005579 10.0.0.56 - - [2025-10-02 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.56 - - [2025-10-02 02:09:01] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004496 10.0.0.56 - - [2025-10-02 02:09:01] "GET /virtual-networks?parent_id=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003048 10.0.0.56 - - [2025-10-02 02:09:01] "GET /virtual-network/4af99b63-a2d7-431d-876e-0813067035d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.006221 10.0.0.56 - - [2025-10-02 02:09:06] "POST /neutron/port HTTP/1.1" 200 1198 0.024769 10.0.0.56 - - [2025-10-02 02:09:07] "POST /neutron/security_group HTTP/1.1" 200 2066 0.027979 10.0.0.56 - - [2025-10-02 02:09:12] "POST /neutron/port HTTP/1.1" 200 1198 0.019881 10.0.0.56 - - [2025-10-02 02:09:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007592 10.0.0.56 - - [2025-10-02 02:09:22] "POST /neutron/port HTTP/1.1" 200 1198 0.014573 10.0.0.56 - - [2025-10-02 02:09:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007415 10.0.0.56 - - [2025-10-02 02:09:22] "GET /virtual-machine/6a78bf8c-48d3-44d2-9a57-7e6a4b66fd5a HTTP/1.1" 200 1300 0.007528 10.0.0.56 - - [2025-10-02 02:09:22] "GET /virtual-machine-interface/6995018e-a524-4644-b851-981c94b33e8a HTTP/1.1" 200 3183 0.006568 10.0.0.56 - - [2025-10-02 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.56 - - [2025-10-02 02:09:22] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003406 10.0.0.56 - - [2025-10-02 02:09:22] "GET /virtual-networks?parent_id=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002795 10.0.0.56 - - [2025-10-02 02:09:22] "GET /virtual-network/4a77fedc-515a-4a74-aadc-59e267151dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.007329 10.0.0.56 - - [2025-10-02 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.56 - - [2025-10-02 02:09:23] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004098 10.0.0.56 - - [2025-10-02 02:09:23] "GET /virtual-networks?parent_id=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003087 10.0.0.56 - - [2025-10-02 02:09:23] "GET /virtual-network/4a77fedc-515a-4a74-aadc-59e267151dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005836 10.0.0.56 - - [2025-10-02 02:09:24] "POST /neutron/port HTTP/1.1" 200 1198 0.016284 10.0.0.56 - - [2025-10-02 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.56 - - [2025-10-02 02:09:24] "GET /network-policy/21096658-03b5-45ee-9c3f-520efdc5d458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6936 0.006983 10.0.0.56 - - [2025-10-02 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.56 - - [2025-10-02 02:09:24] "GET /network-policy/4d7e20a9-b907-4a6b-a06b-b52ed50016ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.004893 10.0.0.56 - - [2025-10-02 02:09:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007465 10.0.0.56 - - [2025-10-02 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.56 - - [2025-10-02 02:09:24] "GET /network-policy/41fa0379-cff8-40a4-a035-1e9c9749e3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6936 0.004989 10.0.0.56 - - [2025-10-02 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.56 - - [2025-10-02 02:09:24] "GET /network-policy/577728a5-4c75-43a0-996a-95258a68faab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.004367 10.0.0.56 - - [2025-10-02 02:09:30] "POST /neutron/network HTTP/1.1" 200 1504 0.010316 10.0.0.56 - - [2025-10-02 02:09:30] "POST /neutron/subnet HTTP/1.1" 200 1361 0.013841 10.0.0.56 - - [2025-10-02 02:09:30] "POST /neutron/network HTTP/1.1" 200 1494 0.010046 10.0.0.56 - - [2025-10-02 02:09:33] "POST /neutron/network HTTP/1.1" 200 1504 0.012550 10.0.0.56 - - [2025-10-02 02:09:33] "POST /neutron/subnet HTTP/1.1" 200 1361 0.014669 10.0.0.56 - - [2025-10-02 02:09:33] "POST /neutron/network HTTP/1.1" 200 1494 0.010311 10.0.0.38 - - [2025-10-02 02:09:37] "GET /obj-perms HTTP/1.1" 200 5056 0.038603 10.0.0.49 - - [2025-10-02 02:09:38] "GET /obj-perms HTTP/1.1" 200 5056 0.038109 10.0.0.56 - - [2025-10-02 02:09:49] "GET /virtual-machine/6a78bf8c-48d3-44d2-9a57-7e6a4b66fd5a HTTP/1.1" 200 1300 0.005796 10.0.0.56 - - [2025-10-02 02:09:49] "POST /neutron/port HTTP/1.1" 200 151 0.238007 10.0.0.56 - - [2025-10-02 02:09:51] "GET /virtual-machine/6a78bf8c-48d3-44d2-9a57-7e6a4b66fd5a HTTP/1.1" 404 171 0.003209 10.0.0.56 - - [2025-10-02 02:09:51] "GET /virtual-machine/6a78bf8c-48d3-44d2-9a57-7e6a4b66fd5a HTTP/1.1" 404 171 0.002658 10.0.0.56 - - [2025-10-02 02:09:51] "GET /virtual-machine/6a78bf8c-48d3-44d2-9a57-7e6a4b66fd5a HTTP/1.1" 404 171 0.002769 10.0.0.56 - - [2025-10-02 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.56 - - [2025-10-02 02:09:51] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003831 10.0.0.56 - - [2025-10-02 02:09:51] "GET /virtual-networks?parent_id=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003042 10.0.0.56 - - [2025-10-02 02:09:51] "GET /virtual-network/4a77fedc-515a-4a74-aadc-59e267151dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.006203 10.0.0.56 - - [2025-10-02 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.56 - - [2025-10-02 02:09:51] "GET /routing-instance/c78ac104-dd8b-423a-9742-e6b3a6a5c47d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004189 10.0.0.56 - - [2025-10-02 02:09:51] "GET /route-target/31483614-50e1-48f2-a257-7c43b145b507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003341 10.0.0.56 - - [2025-10-02 02:09:51] "GET /virtual-machine/6a78bf8c-48d3-44d2-9a57-7e6a4b66fd5a HTTP/1.1" 404 171 0.003260 10.0.0.56 - - [2025-10-02 02:09:52] "GET /virtual-machine/6a78bf8c-48d3-44d2-9a57-7e6a4b66fd5a HTTP/1.1" 404 171 0.003575 10.0.0.56 - - [2025-10-02 02:09:53] "GET /virtual-machine/6a78bf8c-48d3-44d2-9a57-7e6a4b66fd5a HTTP/1.1" 404 171 0.003094 10.0.0.56 - - [2025-10-02 02:09:54] "GET /virtual-machine/6a78bf8c-48d3-44d2-9a57-7e6a4b66fd5a HTTP/1.1" 404 171 0.004041 10.0.0.56 - - [2025-10-02 02:09:55] "GET /virtual-machine/6a78bf8c-48d3-44d2-9a57-7e6a4b66fd5a HTTP/1.1" 404 171 0.003370 10.0.0.56 - - [2025-10-02 02:09:56] "GET /virtual-machine/6a78bf8c-48d3-44d2-9a57-7e6a4b66fd5a HTTP/1.1" 404 171 0.002903 10.0.0.56 - - [2025-10-02 02:09:56] "GET /obj-perms HTTP/1.1" 200 5046 0.003637 10.0.0.56 - - [2025-10-02 02:09:56] "GET /virtual-machine/95063a5c-7950-4634-93fb-7095188487ba HTTP/1.1" 200 1301 0.003922 10.0.0.56 - - [2025-10-02 02:09:57] "POST /neutron/port HTTP/1.1" 200 151 0.238247 10.0.0.56 - - [2025-10-02 02:09:58] "GET /virtual-machine/95063a5c-7950-4634-93fb-7095188487ba HTTP/1.1" 404 171 0.003400 10.0.0.56 - - [2025-10-02 02:09:58] "GET /virtual-machine/95063a5c-7950-4634-93fb-7095188487ba HTTP/1.1" 404 171 0.002745 10.0.0.56 - - [2025-10-02 02:09:58] "GET /virtual-machine/95063a5c-7950-4634-93fb-7095188487ba HTTP/1.1" 404 171 0.002488 10.0.0.56 - - [2025-10-02 02:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.028222 10.0.0.56 - - [2025-10-02 02:09:59] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003762 10.0.0.56 - - [2025-10-02 02:09:59] "GET /virtual-networks?parent_id=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002957 10.0.0.56 - - [2025-10-02 02:09:59] "GET /virtual-network/4af99b63-a2d7-431d-876e-0813067035d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.006413 10.0.0.56 - - [2025-10-02 02:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.56 - - [2025-10-02 02:09:59] "GET /routing-instance/36f48060-7e2f-4224-9363-7cf7e385b6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.006314 10.0.0.56 - - [2025-10-02 02:09:59] "GET /route-target/fa7c4286-d35a-4c33-ac37-4374157b4c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004066 10.0.0.38 - - [2025-10-02 02:09:59] "GET /obj-perms HTTP/1.1" 200 5046 0.004055 10.0.0.56 - - [2025-10-02 02:10:02] "GET /obj-perms HTTP/1.1" 200 5046 0.003975 10.0.0.38 - - [2025-10-02 02:10:08] "GET /obj-perms HTTP/1.1" 200 5046 0.003871 10.0.0.56 - - [2025-10-02 02:10:11] "GET /obj-perms HTTP/1.1" 200 5046 0.045850 10.0.0.38 - - [2025-10-02 02:10:17] "GET /obj-perms HTTP/1.1" 200 5046 0.003806 10.0.0.56 - - [2025-10-02 02:10:17] "GET /obj-perms HTTP/1.1" 200 5046 0.005248 10.0.0.56 - - [2025-10-02 02:10:18] "GET /virtual-network/27aa74dc-203e-4439-9d60-439b509230b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3796 0.007196 10.0.0.49 - - [2025-10-02 02:10:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.030829 10.0.0.56 - - [2025-10-02 02:10:18] "POST /neutron/network HTTP/1.1" 200 1308 0.053843 10.0.0.56 - - [2025-10-02 02:10:18] "GET /virtual-network/27aa74dc-203e-4439-9d60-439b509230b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009511 10.0.0.56 - - [2025-10-02 02:10:18] "GET /virtual-network/3467cedb-b967-4fb0-9e03-531ae55eb58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.006983 10.0.0.56 - - [2025-10-02 02:10:18] "POST /neutron/network HTTP/1.1" 200 1309 0.042088 10.0.0.56 - - [2025-10-02 02:10:18] "GET /virtual-network/3467cedb-b967-4fb0-9e03-531ae55eb58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.005425 10.0.0.56 - - [2025-10-02 02:10:18] "GET /virtual-network/4a77fedc-515a-4a74-aadc-59e267151dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005444 10.0.0.38 - - [2025-10-02 02:10:19] "DELETE /access-control-list/bae69a5a-55c5-48b0-b3fd-d27187108471 HTTP/1.1" 200 115 0.052890 10.0.0.56 - - [2025-10-02 02:10:19] "POST /neutron/network HTTP/1.1" 200 1309 0.018095 10.0.0.56 - - [2025-10-02 02:10:19] "GET /virtual-network/4a77fedc-515a-4a74-aadc-59e267151dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.010001 10.0.0.56 - - [2025-10-02 02:10:19] "GET /virtual-network/4af99b63-a2d7-431d-876e-0813067035d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.006144 10.0.0.49 - - [2025-10-02 02:10:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.009253 10.0.0.56 - - [2025-10-02 02:10:19] "POST /neutron/network HTTP/1.1" 200 1309 0.016794 10.0.0.56 - - [2025-10-02 02:10:19] "GET /virtual-network/4af99b63-a2d7-431d-876e-0813067035d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005047 10.0.0.38 - - [2025-10-02 02:10:19] "POST /ref-update HTTP/1.1" 200 156 0.028858 10.0.0.56 - - [2025-10-02 02:10:19] "DELETE /network-policy/b6587aeb-45d9-47cc-9d0f-4665c316549e HTTP/1.1" 200 115 0.077022 10.0.0.56 - - [2025-10-02 02:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.49 - - [2025-10-02 02:10:19] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001073 10.0.0.56 - - [2025-10-02 02:10:19] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.049090 10.0.0.56 - - [2025-10-02 02:10:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-31353109&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.006122 10.0.0.56 - - [2025-10-02 02:10:19] "DELETE /network-policy/10d344c4-1181-461f-b0e6-3e20af183caa HTTP/1.1" 200 115 0.051930 10.0.0.56 - - [2025-10-02 02:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007489 10.0.0.49 - - [2025-10-02 02:10:19] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001125 10.0.0.56 - - [2025-10-02 02:10:19] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.041961 10.0.0.56 - - [2025-10-02 02:10:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-31353109&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.006489 10.0.0.56 - - [2025-10-02 02:10:19] "DELETE /network-policy/c2a4bd75-bbbe-489d-9a9a-b51072ba6afa HTTP/1.1" 200 115 0.040701 10.0.0.56 - - [2025-10-02 02:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.49 - - [2025-10-02 02:10:19] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001464 10.0.0.56 - - [2025-10-02 02:10:20] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.042361 10.0.0.56 - - [2025-10-02 02:10:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-31353109&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.005464 10.0.0.56 - - [2025-10-02 02:10:20] "DELETE /network-policy/0c745d5d-b7de-4e88-b06a-d78ef4d63c01 HTTP/1.1" 200 115 0.040885 10.0.0.56 - - [2025-10-02 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.49 - - [2025-10-02 02:10:20] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001227 10.0.0.56 - - [2025-10-02 02:10:20] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.042846 10.0.0.56 - - [2025-10-02 02:10:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-31353109&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.005399 10.0.0.56 - - [2025-10-02 02:10:20] "DELETE /network-policy/4d7e20a9-b907-4a6b-a06b-b52ed50016ea HTTP/1.1" 200 115 0.048552 10.0.0.56 - - [2025-10-02 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004923 10.0.0.49 - - [2025-10-02 02:10:20] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001006 10.0.0.56 - - [2025-10-02 02:10:20] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.041352 10.0.0.56 - - [2025-10-02 02:10:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-31353109&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.006167 10.0.0.56 - - [2025-10-02 02:10:20] "DELETE /network-policy/21096658-03b5-45ee-9c3f-520efdc5d458 HTTP/1.1" 200 115 0.050041 10.0.0.56 - - [2025-10-02 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.49 - - [2025-10-02 02:10:20] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001380 10.0.0.56 - - [2025-10-02 02:10:20] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.044190 10.0.0.56 - - [2025-10-02 02:10:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-31353109&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.005333 10.0.0.56 - - [2025-10-02 02:10:20] "DELETE /network-policy/577728a5-4c75-43a0-996a-95258a68faab HTTP/1.1" 200 115 0.046340 10.0.0.56 - - [2025-10-02 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.49 - - [2025-10-02 02:10:20] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000996 10.0.0.56 - - [2025-10-02 02:10:20] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.050675 10.0.0.56 - - [2025-10-02 02:10:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-31353109&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.005459 10.0.0.56 - - [2025-10-02 02:10:21] "DELETE /network-policy/41fa0379-cff8-40a4-a035-1e9c9749e3e7 HTTP/1.1" 200 115 0.043015 10.0.0.56 - - [2025-10-02 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.49 - - [2025-10-02 02:10:21] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001206 10.0.0.56 - - [2025-10-02 02:10:21] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.045269 10.0.0.56 - - [2025-10-02 02:10:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-31353109&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005379 10.0.0.56 - - [2025-10-02 02:10:21] "POST /neutron/network HTTP/1.1" 200 1309 0.011131 10.0.0.38 - - [2025-10-02 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.49 - - [2025-10-02 02:10:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003778 10.0.0.49 - - [2025-10-02 02:10:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002426 10.0.0.49 - - [2025-10-02 02:10:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003738 10.0.0.49 - - [2025-10-02 02:10:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002767 10.0.0.49 - - [2025-10-02 02:10:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002307 10.0.0.49 - - [2025-10-02 02:10:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002187 10.0.0.56 - - [2025-10-02 02:10:22] "POST /neutron/network HTTP/1.1" 200 151 0.164821 10.0.0.38 - - [2025-10-02 02:10:22] "DELETE /route-target/31483614-50e1-48f2-a257-7c43b145b507 HTTP/1.1" 200 115 0.031893 10.0.0.56 - - [2025-10-02 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.56 - - [2025-10-02 02:10:22] "DELETE /network-ipam/80276d70-042e-4838-96e5-5ded25137426 HTTP/1.1" 200 115 0.028763 10.0.0.56 - - [2025-10-02 02:10:22] "POST /fqname-to-id HTTP/1.1" 404 252 0.004472 10.0.0.49 - - [2025-10-02 02:10:22] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000921 10.0.0.49 - - [2025-10-02 02:10:22] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1509 0.039152 10.0.0.49 - - [2025-10-02 02:10:22] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001316 10.0.0.49 - - [2025-10-02 02:10:22] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?fields=security_groups HTTP/1.1" 200 1396 0.040363 10.0.0.49 - - [2025-10-02 02:10:23] "DELETE /security-group/d684a2d6-fdb7-4cd8-97c1-017a9c081a14 HTTP/1.1" 200 115 0.061224 10.0.0.49 - - [2025-10-02 02:10:23] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000963 10.0.0.38 - - [2025-10-02 02:10:23] "DELETE /access-control-list/850ae45c-613b-43e1-8cc2-747d246db55c HTTP/1.1" 200 115 0.040195 10.0.0.49 - - [2025-10-02 02:10:23] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?fields=application_policy_sets HTTP/1.1" 200 1435 0.051303 10.0.0.56 - - [2025-10-02 02:10:23] "DELETE /project/1ac24204-d728-4b7d-8461-56e42d91a234 HTTP/1.1" 200 115 0.394763 10.0.0.49 - - [2025-10-02 02:10:23] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000897 10.0.0.56 - - [2025-10-02 02:10:23] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?fields=projects HTTP/1.1" 200 1245 0.010307 10.0.0.56 - - [2025-10-02 02:10:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.003205 10.0.0.49 - - [2025-10-02 02:10:28] "POST /id-to-fqname HTTP/1.1" 200 198 0.006974 10.0.0.49 - - [2025-10-02 02:10:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.005012 10.0.0.49 - - [2025-10-02 02:10:28] "POST /security-groups HTTP/1.1" 200 599 0.073491 10.0.0.49 - - [2025-10-02 02:10:28] "POST /projects HTTP/1.1" 200 601 0.282777 10.0.0.56 - - [2025-10-02 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.312450 10.0.0.38 - - [2025-10-02 02:10:28] "POST /access-control-lists HTTP/1.1" 200 604 0.032126 10.0.0.49 - - [2025-10-02 02:10:28] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001166 10.0.0.56 - - [2025-10-02 02:10:28] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.062024 10.0.0.56 - - [2025-10-02 02:10:28] "POST /network-policys HTTP/1.1" 200 559 0.028165 10.0.0.56 - - [2025-10-02 02:10:28] "GET /network-policy/353e1fae-0829-4d1c-af57-ce93b9ad699a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005781 10.0.0.56 - - [2025-10-02 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.49 - - [2025-10-02 02:10:29] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000987 10.0.0.56 - - [2025-10-02 02:10:29] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.038992 10.0.0.56 - - [2025-10-02 02:10:29] "POST /neutron/network HTTP/1.1" 200 117 0.009648 10.0.0.38 - - [2025-10-02 02:10:29] "POST /route-targets HTTP/1.1" 200 327 0.013114 10.0.0.49 - - [2025-10-02 02:10:29] "POST /useragent-kv HTTP/1.1" 200 115 0.010773 10.0.0.56 - - [2025-10-02 02:10:29] "POST /neutron/subnet HTTP/1.1" 200 828 0.233070 10.0.0.56 - - [2025-10-02 02:10:29] "POST /id-to-fqname HTTP/1.1" 200 229 0.001151 10.0.0.56 - - [2025-10-02 02:10:29] "GET /virtual-network/eba7545a-aede-47ce-b01d-5fbc07eaabfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006135 10.0.0.56 - - [2025-10-02 02:10:29] "GET /virtual-network/eba7545a-aede-47ce-b01d-5fbc07eaabfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005796 10.0.0.56 - - [2025-10-02 02:10:29] "POST /neutron/network HTTP/1.1" 200 1007 0.009351 10.0.0.56 - - [2025-10-02 02:10:29] "POST /neutron/network HTTP/1.1" 200 1007 0.010448 10.0.0.38 - - [2025-10-02 02:10:30] "POST /access-control-lists HTTP/1.1" 200 599 0.046268 10.0.0.56 - - [2025-10-02 02:10:30] "GET /virtual-network/eba7545a-aede-47ce-b01d-5fbc07eaabfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.011118 10.0.0.56 - - [2025-10-02 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.56 - - [2025-10-02 02:10:30] "GET /network-policy/353e1fae-0829-4d1c-af57-ce93b9ad699a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004029 10.0.0.56 - - [2025-10-02 02:10:30] "GET /virtual-network/eba7545a-aede-47ce-b01d-5fbc07eaabfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005814 10.0.0.49 - - [2025-10-02 02:10:30] "GET /obj-perms HTTP/1.1" 200 5046 0.050839 10.0.0.56 - - [2025-10-02 02:10:30] "POST /id-to-fqname HTTP/1.1" 200 229 0.002123 10.0.0.56 - - [2025-10-02 02:10:30] "POST /neutron/network HTTP/1.1" 200 1116 0.009234 10.0.0.49 - - [2025-10-02 02:10:31] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001090 10.0.0.56 - - [2025-10-02 02:10:31] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.064826 10.0.0.56 - - [2025-10-02 02:10:31] "POST /neutron/port HTTP/1.1" 200 117 0.006269 10.0.0.56 - - [2025-10-02 02:10:31] "POST /id-to-fqname HTTP/1.1" 200 229 0.001152 10.0.0.56 - - [2025-10-02 02:10:32] "POST /neutron/network HTTP/1.1" 200 1116 0.009004 10.0.0.56 - - [2025-10-02 02:10:32] "POST /neutron/port HTTP/1.1" 200 1174 0.018495 10.0.0.49 - - [2025-10-02 02:10:32] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001358 10.0.0.56 - - [2025-10-02 02:10:32] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.110359 10.0.0.56 - - [2025-10-02 02:10:32] "POST /neutron/port HTTP/1.1" 200 1202 0.018799 10.0.0.56 - - [2025-10-02 02:10:32] "POST /neutron/subnet HTTP/1.1" 200 1381 0.013301 10.0.0.56 - - [2025-10-02 02:10:32] "POST /neutron/network HTTP/1.1" 200 1106 0.010212 10.0.0.56 - - [2025-10-02 02:10:33] "POST /neutron/port HTTP/1.1" 200 117 0.006232 10.0.0.56 - - [2025-10-02 02:10:33] "POST /neutron/network HTTP/1.1" 200 1116 0.008865 10.0.0.56 - - [2025-10-02 02:10:33] "POST /neutron/port HTTP/1.1" 200 1174 0.019213 10.0.0.56 - - [2025-10-02 02:10:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004333 10.0.0.56 - - [2025-10-02 02:10:33] "POST /neutron/port HTTP/1.1" 200 117 0.001109 10.0.0.56 - - [2025-10-02 02:10:34] "POST /neutron/port HTTP/1.1" 200 1202 0.013358 10.0.0.56 - - [2025-10-02 02:10:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003758 10.0.0.56 - - [2025-10-02 02:10:34] "POST /neutron/port HTTP/1.1" 200 117 0.001012 10.0.0.49 - - [2025-10-02 02:10:36] "DELETE /project/1ac24204d7284b7d846156e42d91a234 HTTP/1.1" 404 173 0.027755 10.0.0.56 - - [2025-10-02 02:10:38] "POST /neutron/port HTTP/1.1" 200 1202 0.016339 10.0.0.56 - - [2025-10-02 02:10:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.015082 10.0.0.56 - - [2025-10-02 02:10:38] "GET /virtual-machine/0217ab84-ca61-4847-a8fa-fbb307bfe8d2 HTTP/1.1" 200 1299 0.235354 10.0.0.56 - - [2025-10-02 02:10:38] "GET /virtual-machine-interface/1bf045d7-c057-49f2-af4b-17dd5248f95f HTTP/1.1" 200 3177 0.005018 10.0.0.56 - - [2025-10-02 02:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.56 - - [2025-10-02 02:10:38] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003593 10.0.0.56 - - [2025-10-02 02:10:38] "GET /obj-perms HTTP/1.1" 200 5056 0.067178 10.0.0.56 - - [2025-10-02 02:10:38] "GET /virtual-networks?parent_id=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002816 10.0.0.56 - - [2025-10-02 02:10:38] "GET /virtual-network/eba7545a-aede-47ce-b01d-5fbc07eaabfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006555 10.0.0.38 - - [2025-10-02 02:10:38] "GET /obj-perms HTTP/1.1" 200 5056 0.041139 10.0.0.56 - - [2025-10-02 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.56 - - [2025-10-02 02:10:41] "GET /virtual-network/eba7545a-aede-47ce-b01d-5fbc07eaabfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005128 10.0.0.56 - - [2025-10-02 02:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.56 - - [2025-10-02 02:10:45] "GET /virtual-network/eba7545a-aede-47ce-b01d-5fbc07eaabfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005478 10.0.0.56 - - [2025-10-02 02:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.56 - - [2025-10-02 02:10:49] "GET /virtual-network/eba7545a-aede-47ce-b01d-5fbc07eaabfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006459 10.0.0.56 - - [2025-10-02 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.56 - - [2025-10-02 02:10:54] "GET /virtual-network/eba7545a-aede-47ce-b01d-5fbc07eaabfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005475 10.0.0.56 - - [2025-10-02 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.56 - - [2025-10-02 02:10:58] "GET /virtual-network/eba7545a-aede-47ce-b01d-5fbc07eaabfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005392 10.0.0.56 - - [2025-10-02 02:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005149 10.0.0.56 - - [2025-10-02 02:11:02] "GET /virtual-network/eba7545a-aede-47ce-b01d-5fbc07eaabfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005584 10.0.0.56 - - [2025-10-02 02:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.56 - - [2025-10-02 02:11:06] "GET /virtual-network/eba7545a-aede-47ce-b01d-5fbc07eaabfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005513 10.0.0.56 - - [2025-10-02 02:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.56 - - [2025-10-02 02:11:10] "GET /virtual-network/eba7545a-aede-47ce-b01d-5fbc07eaabfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005323 10.0.0.56 - - [2025-10-02 02:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.56 - - [2025-10-02 02:11:12] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003361 10.0.0.56 - - [2025-10-02 02:11:12] "GET /virtual-networks?parent_id=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.005751 10.0.0.56 - - [2025-10-02 02:11:12] "GET /virtual-network/eba7545a-aede-47ce-b01d-5fbc07eaabfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005486 10.0.0.56 - - [2025-10-02 02:11:12] "POST /neutron/port HTTP/1.1" 200 1202 0.014852 10.0.0.56 - - [2025-10-02 02:11:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007673 10.0.0.56 - - [2025-10-02 02:11:22] "POST /neutron/port HTTP/1.1" 200 1202 0.015031 10.0.0.56 - - [2025-10-02 02:11:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007670 10.0.0.56 - - [2025-10-02 02:11:32] "POST /neutron/port HTTP/1.1" 200 1202 0.045149 10.0.0.56 - - [2025-10-02 02:11:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003832 10.0.0.56 - - [2025-10-02 02:11:32] "POST /neutron/port HTTP/1.1" 200 117 0.001082 10.0.0.56 - - [2025-10-02 02:11:33] "POST /neutron/port HTTP/1.1" 200 1202 0.023678 10.0.0.56 - - [2025-10-02 02:11:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007509 10.0.0.56 - - [2025-10-02 02:11:33] "GET /virtual-machine/00f4bd21-50cd-4a18-9cc7-b018e4b93f65 HTTP/1.1" 200 1298 0.005909 10.0.0.56 - - [2025-10-02 02:11:33] "GET /virtual-machine-interface/ae8b7cfc-bd27-469e-b2b6-85ea6c6cb0d8 HTTP/1.1" 200 3178 0.005250 10.0.0.56 - - [2025-10-02 02:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.56 - - [2025-10-02 02:11:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003743 10.0.0.56 - - [2025-10-02 02:11:33] "GET /virtual-networks?parent_id=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002656 10.0.0.56 - - [2025-10-02 02:11:33] "GET /virtual-network/eba7545a-aede-47ce-b01d-5fbc07eaabfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005551 10.0.0.56 - - [2025-10-02 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.56 - - [2025-10-02 02:11:34] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003473 10.0.0.56 - - [2025-10-02 02:11:34] "GET /virtual-networks?parent_id=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003127 10.0.0.56 - - [2025-10-02 02:11:34] "GET /virtual-network/eba7545a-aede-47ce-b01d-5fbc07eaabfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005556 10.0.0.56 - - [2025-10-02 02:11:36] "POST /neutron/port HTTP/1.1" 200 1202 0.052258 10.0.0.56 - - [2025-10-02 02:11:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006950 10.0.0.56 - - [2025-10-02 02:11:36] "POST /neutron/port HTTP/1.1" 200 117 0.001117 10.0.0.56 - - [2025-10-02 02:12:01] "GET /virtual-network/eba7545a-aede-47ce-b01d-5fbc07eaabfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005946 10.0.0.56 - - [2025-10-02 02:12:01] "POST /neutron/network HTTP/1.1" 200 1106 0.010658 10.0.0.49 - - [2025-10-02 02:12:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.014648 10.0.0.56 - - [2025-10-02 02:12:01] "GET /virtual-network/eba7545a-aede-47ce-b01d-5fbc07eaabfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007479 10.0.0.56 - - [2025-10-02 02:12:01] "POST /neutron/network HTTP/1.1" 200 1007 0.009220 10.0.0.56 - - [2025-10-02 02:12:02] "POST /neutron/port HTTP/1.1" 200 1228 0.019001 10.0.0.56 - - [2025-10-02 02:12:02] "POST /neutron/port HTTP/1.1" 200 1228 0.022859 10.0.0.49 - - [2025-10-02 02:12:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002749 10.0.0.38 - - [2025-10-02 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.49 - - [2025-10-02 02:12:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004082 10.0.0.49 - - [2025-10-02 02:12:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002802 10.0.0.49 - - [2025-10-02 02:12:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004288 10.0.0.56 - - [2025-10-02 02:12:04] "POST /neutron/network HTTP/1.1" 200 151 0.158071 10.0.0.56 - - [2025-10-02 02:12:04] "DELETE /network-policy/353e1fae-0829-4d1c-af57-ce93b9ad699a HTTP/1.1" 200 115 0.036222 10.0.0.49 - - [2025-10-02 02:12:06] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001012 10.0.0.56 - - [2025-10-02 02:12:06] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.077233 10.0.0.49 - - [2025-10-02 02:12:06] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000977 10.0.0.56 - - [2025-10-02 02:12:07] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?fields=virtual_networks HTTP/1.1" 200 1057 0.055230 10.0.0.49 - - [2025-10-02 02:12:07] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001007 10.0.0.56 - - [2025-10-02 02:12:07] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.062922 10.0.0.49 - - [2025-10-02 02:12:07] "GET /projects?obj_uuids=1ac24204-d728-4b7d-8461-56e42d91a234&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001273 10.0.0.56 - - [2025-10-02 02:12:07] "GET /project/1ac24204-d728-4b7d-8461-56e42d91a234?fields=security_groups HTTP/1.1" 200 1291 0.053874 10.0.0.56 - - [2025-10-02 02:12:08] "POST /fqname-to-id HTTP/1.1" 404 202 0.038781 10.0.0.49 - - [2025-10-02 02:12:08] "GET /projects?obj_uuids=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003034 10.0.0.49 - - [2025-10-02 02:12:08] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001353 10.0.0.49 - - [2025-10-02 02:12:08] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009833 10.0.0.49 - - [2025-10-02 02:12:08] "POST /id-to-fqname HTTP/1.1" 200 204 0.007325 10.0.0.49 - - [2025-10-02 02:12:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.004448 10.0.0.49 - - [2025-10-02 02:12:08] "POST /security-groups HTTP/1.1" 200 605 0.077195 10.0.0.49 - - [2025-10-02 02:12:08] "POST /projects HTTP/1.1" 200 613 0.304347 10.0.0.49 - - [2025-10-02 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.345712 10.0.0.38 - - [2025-10-02 02:12:08] "POST /access-control-lists HTTP/1.1" 200 610 0.033143 10.0.0.56 - - [2025-10-02 02:12:08] "GET /project/380a4848-7ed7-4334-b58c-66db0067d688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.491537 10.0.0.56 - - [2025-10-02 02:12:09] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.56 - - [2025-10-02 02:12:13] "GET /project/380a4848-7ed7-4334-b58c-66db0067d688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000452 10.0.0.49 - - [2025-10-02 02:12:13] "GET /projects?obj_uuids=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001054 10.0.0.56 - - [2025-10-02 02:12:13] "GET /project/380a4848-7ed7-4334-b58c-66db0067d688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.070291 10.0.0.56 - - [2025-10-02 02:12:13] "GET / HTTP/1.1" 200 35931 0.001926 10.0.0.56 - - [2025-10-02 02:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.49 - - [2025-10-02 02:12:14] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000964 10.0.0.56 - - [2025-10-02 02:12:14] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007059 10.0.0.56 - - [2025-10-02 02:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.49 - - [2025-10-02 02:12:14] "GET /projects?obj_uuids=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000963 10.0.0.56 - - [2025-10-02 02:12:14] "GET /project/380a4848-7ed7-4334-b58c-66db0067d688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.042419 10.0.0.56 - - [2025-10-02 02:12:15] "GET /domains HTTP/1.1" 401 292 0.000412 10.0.0.56 - - [2025-10-02 02:12:15] "GET /domains HTTP/1.1" 200 280 0.023566 10.0.0.49 - - [2025-10-02 02:12:15] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000994 10.0.0.56 - - [2025-10-02 02:12:15] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6 HTTP/1.1" 200 2782 0.009176 10.0.0.49 - - [2025-10-02 02:12:15] "GET /projects?obj_uuids=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000993 10.0.0.56 - - [2025-10-02 02:12:15] "GET /project/380a4848-7ed7-4334-b58c-66db0067d688 HTTP/1.1" 200 1946 0.089609 10.0.0.56 - - [2025-10-02 02:12:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003063 10.0.0.56 - - [2025-10-02 02:12:15] "POST /network-ipams HTTP/1.1" 200 627 0.028478 10.0.0.56 - - [2025-10-02 02:12:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.003287 10.0.0.56 - - [2025-10-02 02:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.56 - - [2025-10-02 02:12:15] "GET /network-ipam/1e95e2b9-ebda-4d5c-94d1-d8072ef0270c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.006666 10.0.0.56 - - [2025-10-02 02:12:16] "PUT /network-ipam/1e95e2b9-ebda-4d5c-94d1-d8072ef0270c HTTP/1.1" 200 258 0.014226 10.0.0.56 - - [2025-10-02 02:12:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000410 10.0.0.56 - - [2025-10-02 02:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.029258 10.0.0.49 - - [2025-10-02 02:12:16] "GET /projects?obj_uuids=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001207 10.0.0.56 - - [2025-10-02 02:12:16] "GET /project/380a4848-7ed7-4334-b58c-66db0067d688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.046650 10.0.0.38 - - [2025-10-02 02:12:16] "POST /route-targets HTTP/1.1" 200 327 0.018133 10.0.0.49 - - [2025-10-02 02:12:17] "POST /useragent-kv HTTP/1.1" 200 115 0.007571 10.0.0.56 - - [2025-10-02 02:12:17] "POST /neutron/subnet HTTP/1.1" 200 724 0.256666 10.0.0.56 - - [2025-10-02 02:12:17] "POST /id-to-fqname HTTP/1.1" 200 237 0.001312 10.0.0.56 - - [2025-10-02 02:12:17] "GET /virtual-network/5ff7fde0-60c5-4fc0-bf3d-c9a6c85506d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.008283 10.0.0.56 - - [2025-10-02 02:12:17] "POST /neutron/network HTTP/1.1" 200 1142 0.008389 10.0.0.56 - - [2025-10-02 02:12:17] "GET /virtual-network/5ff7fde0-60c5-4fc0-bf3d-c9a6c85506d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.004988 10.0.0.56 - - [2025-10-02 02:12:17] "POST /neutron/subnet HTTP/1.1" 200 828 0.008171 10.0.0.56 - - [2025-10-02 02:12:17] "GET /virtual-network/5ff7fde0-60c5-4fc0-bf3d-c9a6c85506d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.005843 10.0.0.56 - - [2025-10-02 02:12:19] "POST /fqname-to-id HTTP/1.1" 404 231 0.003091 10.0.0.56 - - [2025-10-02 02:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.49 - - [2025-10-02 02:12:19] "GET /projects?obj_uuids=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001066 10.0.0.56 - - [2025-10-02 02:12:19] "GET /project/380a4848-7ed7-4334-b58c-66db0067d688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.047036 10.0.0.56 - - [2025-10-02 02:12:19] "POST /network-policys HTTP/1.1" 200 565 0.071062 10.0.0.56 - - [2025-10-02 02:12:19] "GET /network-policy/e183ded0-018a-44d6-b6ad-aae723e9f9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.007568 10.0.0.56 - - [2025-10-02 02:12:19] "POST /fqname-to-id HTTP/1.1" 404 231 0.002832 10.0.0.56 - - [2025-10-02 02:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006068 10.0.0.49 - - [2025-10-02 02:12:19] "GET /projects?obj_uuids=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001095 10.0.0.56 - - [2025-10-02 02:12:19] "GET /project/380a4848-7ed7-4334-b58c-66db0067d688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.039968 10.0.0.56 - - [2025-10-02 02:12:19] "POST /network-policys HTTP/1.1" 200 565 0.075151 10.0.0.56 - - [2025-10-02 02:12:19] "GET /network-policy/8c34d7bb-a66e-4069-9d94-633887dbaba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.007045 10.0.0.56 - - [2025-10-02 02:12:20] "POST /fqname-to-id HTTP/1.1" 404 231 0.003042 10.0.0.56 - - [2025-10-02 02:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.49 - - [2025-10-02 02:12:20] "GET /projects?obj_uuids=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000962 10.0.0.56 - - [2025-10-02 02:12:20] "GET /project/380a4848-7ed7-4334-b58c-66db0067d688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.047099 10.0.0.56 - - [2025-10-02 02:12:20] "POST /network-policys HTTP/1.1" 200 565 0.029520 10.0.0.56 - - [2025-10-02 02:12:20] "GET /network-policy/75f2f6ce-a9d7-45c6-88e7-c65ff5496bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.007236 10.0.0.38 - - [2025-10-02 02:12:20] "POST /access-control-lists HTTP/1.1" 200 611 0.055725 10.0.0.56 - - [2025-10-02 02:12:20] "POST /neutron/network HTTP/1.1" 200 1340 0.024866 10.0.0.56 - - [2025-10-02 02:12:20] "GET /virtual-network/5ff7fde0-60c5-4fc0-bf3d-c9a6c85506d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.007270 10.0.0.56 - - [2025-10-02 02:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006221 10.0.0.56 - - [2025-10-02 02:12:20] "GET /network-policy/8c34d7bb-a66e-4069-9d94-633887dbaba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.004707 10.0.0.56 - - [2025-10-02 02:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.56 - - [2025-10-02 02:12:20] "GET /network-policy/e183ded0-018a-44d6-b6ad-aae723e9f9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004443 10.0.0.56 - - [2025-10-02 02:12:20] "POST /id-to-fqname HTTP/1.1" 200 237 0.001285 10.0.0.49 - - [2025-10-02 02:12:21] "GET /projects?obj_uuids=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000962 10.0.0.56 - - [2025-10-02 02:12:21] "GET /project/380a4848-7ed7-4334-b58c-66db0067d688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.056297 10.0.0.56 - - [2025-10-02 02:12:21] "POST /neutron/port HTTP/1.1" 200 117 0.006109 10.0.0.56 - - [2025-10-02 02:12:22] "POST /neutron/network HTTP/1.1" 200 1350 0.008031 10.0.0.38 - - [2025-10-02 02:12:22] "DELETE /access-control-list/a9b3a578-0cbf-41e6-8a74-36acc276ebf6 HTTP/1.1" 200 115 0.039256 10.0.0.56 - - [2025-10-02 02:12:22] "POST /neutron/port HTTP/1.1" 200 1181 0.027334 10.0.0.56 - - [2025-10-02 02:12:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004269 10.0.0.56 - - [2025-10-02 02:12:23] "POST /neutron/port HTTP/1.1" 200 117 0.001116 10.0.0.56 - - [2025-10-02 02:12:27] "POST /neutron/port HTTP/1.1" 200 1209 0.016937 10.0.0.56 - - [2025-10-02 02:12:27] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007547 10.0.0.56 - - [2025-10-02 02:12:27] "GET /virtual-machine/facdc34c-68e4-4af4-9f02-861ccf9b4cb0 HTTP/1.1" 401 292 0.000436 10.0.0.56 - - [2025-10-02 02:12:27] "GET /virtual-machine/facdc34c-68e4-4af4-9f02-861ccf9b4cb0 HTTP/1.1" 200 1307 0.031274 10.0.0.56 - - [2025-10-02 02:12:27] "GET /virtual-machine-interface/a0f8d29d-57b4-4d4a-bb29-bd674f13c00b HTTP/1.1" 200 3177 0.005851 10.0.0.56 - - [2025-10-02 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.56 - - [2025-10-02 02:12:27] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003981 10.0.0.56 - - [2025-10-02 02:12:27] "GET /virtual-networks?parent_id=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003025 10.0.0.56 - - [2025-10-02 02:12:27] "GET /virtual-network/5ff7fde0-60c5-4fc0-bf3d-c9a6c85506d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.005633 10.0.0.56 - - [2025-10-02 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.56 - - [2025-10-02 02:12:30] "GET /virtual-network/5ff7fde0-60c5-4fc0-bf3d-c9a6c85506d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.004807 10.0.0.56 - - [2025-10-02 02:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.56 - - [2025-10-02 02:12:34] "GET /virtual-network/5ff7fde0-60c5-4fc0-bf3d-c9a6c85506d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.006406 10.0.0.56 - - [2025-10-02 02:12:36] "POST /neutron/port HTTP/1.1" 200 1209 0.015218 10.0.0.56 - - [2025-10-02 02:12:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003814 10.0.0.56 - - [2025-10-02 02:12:36] "POST /neutron/port HTTP/1.1" 200 117 0.001089 10.0.0.49 - - [2025-10-02 02:12:36] "DELETE /project/380a48487ed74334b58c66db0067d688 HTTP/1.1" 404 173 0.004304 10.0.0.49 - - [2025-10-02 02:12:36] "DELETE /project/1ac24204-d728-4b7d-8461-56e42d91a234 HTTP/1.1" 404 177 0.003942 10.0.0.56 - - [2025-10-02 02:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.56 - - [2025-10-02 02:12:39] "GET /virtual-network/5ff7fde0-60c5-4fc0-bf3d-c9a6c85506d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.005204 10.0.0.49 - - [2025-10-02 02:12:40] "GET /obj-perms HTTP/1.1" 200 5056 0.044186 10.0.0.56 - - [2025-10-02 02:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.56 - - [2025-10-02 02:12:43] "GET /virtual-network/5ff7fde0-60c5-4fc0-bf3d-c9a6c85506d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.005297 10.0.0.56 - - [2025-10-02 02:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.56 - - [2025-10-02 02:12:47] "GET /virtual-network/5ff7fde0-60c5-4fc0-bf3d-c9a6c85506d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.005713 10.0.0.56 - - [2025-10-02 02:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.56 - - [2025-10-02 02:12:51] "GET /virtual-network/5ff7fde0-60c5-4fc0-bf3d-c9a6c85506d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.005123 10.0.0.56 - - [2025-10-02 02:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.56 - - [2025-10-02 02:12:55] "GET /virtual-network/5ff7fde0-60c5-4fc0-bf3d-c9a6c85506d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.005603 10.0.0.56 - - [2025-10-02 02:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.56 - - [2025-10-02 02:12:59] "GET /virtual-network/5ff7fde0-60c5-4fc0-bf3d-c9a6c85506d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.004772 10.0.0.56 - - [2025-10-02 02:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.56 - - [2025-10-02 02:13:01] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004264 10.0.0.56 - - [2025-10-02 02:13:01] "GET /virtual-networks?parent_id=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003161 10.0.0.56 - - [2025-10-02 02:13:01] "GET /virtual-network/5ff7fde0-60c5-4fc0-bf3d-c9a6c85506d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3302 0.006861 10.0.0.56 - - [2025-10-02 02:13:01] "POST /neutron/port HTTP/1.1" 200 1209 0.019366 10.0.0.56 - - [2025-10-02 02:13:07] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008722 10.0.0.56 - - [2025-10-02 02:13:12] "POST /neutron/port HTTP/1.1" 200 1209 0.014482 10.0.0.56 - - [2025-10-02 02:13:17] "POST /neutron/security_group HTTP/1.1" 200 2072 0.006847 10.0.0.56 - - [2025-10-02 02:13:22] "POST /neutron/port HTTP/1.1" 200 1209 0.014379 10.0.0.56 - - [2025-10-02 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.56 - - [2025-10-02 02:13:22] "GET /network-policy/e183ded0-018a-44d6-b6ad-aae723e9f9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.003283 10.0.0.56 - - [2025-10-02 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.56 - - [2025-10-02 02:13:22] "GET /network-policy/8c34d7bb-a66e-4069-9d94-633887dbaba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.003990 10.0.0.56 - - [2025-10-02 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.56 - - [2025-10-02 02:13:22] "GET /network-policy/75f2f6ce-a9d7-45c6-88e7-c65ff5496bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.003977 10.0.0.49 - - [2025-10-02 02:13:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.007992 10.0.0.56 - - [2025-10-02 02:13:23] "POST /neutron/network HTTP/1.1" 200 1432 0.103762 10.0.0.56 - - [2025-10-02 02:13:23] "GET /virtual-network/5ff7fde0-60c5-4fc0-bf3d-c9a6c85506d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3598 0.006620 10.0.0.56 - - [2025-10-02 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.56 - - [2025-10-02 02:13:23] "GET /network-policy/75f2f6ce-a9d7-45c6-88e7-c65ff5496bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.004062 10.0.0.56 - - [2025-10-02 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.56 - - [2025-10-02 02:13:23] "GET /network-policy/8c34d7bb-a66e-4069-9d94-633887dbaba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.004294 10.0.0.56 - - [2025-10-02 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.56 - - [2025-10-02 02:13:23] "GET /network-policy/e183ded0-018a-44d6-b6ad-aae723e9f9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004380 10.0.0.49 - - [2025-10-02 02:13:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.49 - - [2025-10-02 02:13:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.49 - - [2025-10-02 02:13:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.49 - - [2025-10-02 02:13:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.56 - - [2025-10-02 02:13:28] "GET /virtual-network/5ff7fde0-60c5-4fc0-bf3d-c9a6c85506d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3598 0.005731 10.0.0.56 - - [2025-10-02 02:13:28] "POST /neutron/network HTTP/1.1" 200 1142 0.070164 10.0.0.56 - - [2025-10-02 02:13:28] "GET /virtual-network/5ff7fde0-60c5-4fc0-bf3d-c9a6c85506d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.005816 10.0.0.38 - - [2025-10-02 02:13:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.38 - - [2025-10-02 02:13:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.38 - - [2025-10-02 02:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.38 - - [2025-10-02 02:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.56 - - [2025-10-02 02:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.56 - - [2025-10-02 02:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.56 - - [2025-10-02 02:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000356 10.0.0.56 - - [2025-10-02 02:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.56 - - [2025-10-02 02:13:33] "GET /virtual-machine/facdc34c-68e4-4af4-9f02-861ccf9b4cb0 HTTP/1.1" 200 1307 0.004109 10.0.0.56 - - [2025-10-02 02:13:34] "POST /neutron/port HTTP/1.1" 200 1235 0.017155 10.0.0.56 - - [2025-10-02 02:13:35] "GET /virtual-machine/facdc34c-68e4-4af4-9f02-861ccf9b4cb0 HTTP/1.1" 404 171 0.003474 10.0.0.56 - - [2025-10-02 02:13:35] "GET /virtual-machine/facdc34c-68e4-4af4-9f02-861ccf9b4cb0 HTTP/1.1" 404 171 0.003017 10.0.0.56 - - [2025-10-02 02:13:35] "GET /virtual-machine/facdc34c-68e4-4af4-9f02-861ccf9b4cb0 HTTP/1.1" 404 171 0.002753 10.0.0.56 - - [2025-10-02 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.56 - - [2025-10-02 02:13:35] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004322 10.0.0.56 - - [2025-10-02 02:13:35] "GET /virtual-networks?parent_id=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003539 10.0.0.56 - - [2025-10-02 02:13:35] "GET /virtual-network/5ff7fde0-60c5-4fc0-bf3d-c9a6c85506d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.005684 10.0.0.56 - - [2025-10-02 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.56 - - [2025-10-02 02:13:35] "GET /routing-instance/b28a035e-dc68-4a77-aacd-d9d2c26dad75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.004560 10.0.0.56 - - [2025-10-02 02:13:35] "GET /route-target/5903c62c-f6eb-41c3-9314-08c97ae71a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004874 10.0.0.56 - - [2025-10-02 02:13:36] "GET /obj-perms HTTP/1.1" 200 5021 0.058352 10.0.0.38 - - [2025-10-02 02:13:36] "GET /obj-perms HTTP/1.1" 200 5021 0.065877 10.0.0.56 - - [2025-10-02 02:13:42] "GET /obj-perms HTTP/1.1" 200 5021 0.004470 10.0.0.38 - - [2025-10-02 02:13:42] "GET /obj-perms HTTP/1.1" 200 5021 0.004520 10.0.0.56 - - [2025-10-02 02:13:48] "GET /obj-perms HTTP/1.1" 200 5021 0.003932 10.0.0.38 - - [2025-10-02 02:13:48] "GET /obj-perms HTTP/1.1" 200 5021 0.003645 10.0.0.56 - - [2025-10-02 02:13:48] "DELETE /network-policy/75f2f6ce-a9d7-45c6-88e7-c65ff5496bc6 HTTP/1.1" 200 115 0.028532 10.0.0.56 - - [2025-10-02 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.49 - - [2025-10-02 02:13:48] "GET /projects?obj_uuids=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.028070 10.0.0.56 - - [2025-10-02 02:13:48] "GET /project/380a4848-7ed7-4334-b58c-66db0067d688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.063044 10.0.0.56 - - [2025-10-02 02:13:49] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-11751664&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.012145 10.0.0.56 - - [2025-10-02 02:13:49] "DELETE /network-policy/8c34d7bb-a66e-4069-9d94-633887dbaba8 HTTP/1.1" 200 115 0.052494 10.0.0.56 - - [2025-10-02 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.49 - - [2025-10-02 02:13:49] "GET /projects?obj_uuids=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000957 10.0.0.56 - - [2025-10-02 02:13:49] "GET /project/380a4848-7ed7-4334-b58c-66db0067d688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.066417 10.0.0.56 - - [2025-10-02 02:13:49] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-11751664&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.005570 10.0.0.56 - - [2025-10-02 02:13:49] "DELETE /network-policy/e183ded0-018a-44d6-b6ad-aae723e9f9e1 HTTP/1.1" 200 115 0.038645 10.0.0.56 - - [2025-10-02 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.49 - - [2025-10-02 02:13:49] "GET /projects?obj_uuids=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000990 10.0.0.56 - - [2025-10-02 02:13:49] "GET /project/380a4848-7ed7-4334-b58c-66db0067d688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.040053 10.0.0.56 - - [2025-10-02 02:13:49] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-11751664&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.007706 10.0.0.49 - - [2025-10-02 02:13:49] "POST /useragent-kv HTTP/1.1" 200 115 0.005281 10.0.0.49 - - [2025-10-02 02:13:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002577 10.0.0.49 - - [2025-10-02 02:13:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002104 10.0.0.49 - - [2025-10-02 02:13:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002697 10.0.0.56 - - [2025-10-02 02:13:49] "POST /neutron/network HTTP/1.1" 200 151 0.149142 10.0.0.38 - - [2025-10-02 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.027163 10.0.0.56 - - [2025-10-02 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.56 - - [2025-10-02 02:13:49] "DELETE /network-ipam/1e95e2b9-ebda-4d5c-94d1-d8072ef0270c HTTP/1.1" 200 115 0.037128 10.0.0.56 - - [2025-10-02 02:13:49] "POST /fqname-to-id HTTP/1.1" 404 264 0.003073 10.0.0.49 - - [2025-10-02 02:13:49] "GET /projects?obj_uuids=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001120 10.0.0.49 - - [2025-10-02 02:13:50] "GET /project/380a4848-7ed7-4334-b58c-66db0067d688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.040687 10.0.0.49 - - [2025-10-02 02:13:50] "GET /projects?obj_uuids=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001042 10.0.0.49 - - [2025-10-02 02:13:50] "GET /project/380a4848-7ed7-4334-b58c-66db0067d688?fields=security_groups HTTP/1.1" 200 1415 0.050558 10.0.0.49 - - [2025-10-02 02:13:50] "DELETE /security-group/b342af17-a5be-4cb0-848a-b0115c3767b3 HTTP/1.1" 200 115 0.069674 10.0.0.49 - - [2025-10-02 02:13:50] "GET /projects?obj_uuids=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002103 10.0.0.38 - - [2025-10-02 02:13:50] "DELETE /access-control-list/a85dc745-9f69-440b-9449-8396e28d5ab0 HTTP/1.1" 200 115 0.035367 10.0.0.49 - - [2025-10-02 02:13:50] "GET /project/380a4848-7ed7-4334-b58c-66db0067d688?fields=application_policy_sets HTTP/1.1" 200 1454 0.062112 10.0.0.56 - - [2025-10-02 02:13:50] "DELETE /project/380a4848-7ed7-4334-b58c-66db0067d688 HTTP/1.1" 200 115 0.425047 10.0.0.49 - - [2025-10-02 02:13:50] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001018 10.0.0.56 - - [2025-10-02 02:13:50] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?fields=projects HTTP/1.1" 200 1245 0.009274 10.0.0.49 - - [2025-10-02 02:13:53] "GET /projects?obj_uuids=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003121 10.0.0.49 - - [2025-10-02 02:13:53] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000815 10.0.0.49 - - [2025-10-02 02:13:53] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.050534 10.0.0.49 - - [2025-10-02 02:13:53] "POST /id-to-fqname HTTP/1.1" 200 204 0.001159 10.0.0.49 - - [2025-10-02 02:13:53] "POST /fqname-to-id HTTP/1.1" 404 213 0.006786 10.0.0.49 - - [2025-10-02 02:13:53] "POST /security-groups HTTP/1.1" 200 605 0.029715 10.0.0.49 - - [2025-10-02 02:13:53] "POST /projects HTTP/1.1" 200 613 0.242488 10.0.0.38 - - [2025-10-02 02:13:53] "POST /fqname-to-id HTTP/1.1" 404 247 0.006052 10.0.0.49 - - [2025-10-02 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.317281 10.0.0.56 - - [2025-10-02 02:13:53] "GET /project/380a4848-7ed7-4334-b58c-66db0067d688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.459519 10.0.0.49 - - [2025-10-02 02:13:53] "GET /projects?obj_uuids=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001595 10.0.0.56 - - [2025-10-02 02:13:53] "GET /project/380a4848-7ed7-4334-b58c-66db0067d688?fields=virtual_networks HTTP/1.1" 200 1070 0.054431 10.0.0.49 - - [2025-10-02 02:13:53] "GET /projects?obj_uuids=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001891 10.0.0.56 - - [2025-10-02 02:13:53] "GET /project/380a4848-7ed7-4334-b58c-66db0067d688?fields=virtual_machine_interfaces HTTP/1.1" 200 1070 0.038263 10.0.0.49 - - [2025-10-02 02:13:53] "GET /projects?obj_uuids=380a4848-7ed7-4334-b58c-66db0067d688&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000918 10.0.0.56 - - [2025-10-02 02:13:53] "GET /project/380a4848-7ed7-4334-b58c-66db0067d688?fields=security_groups HTTP/1.1" 200 1310 0.044014 10.0.0.56 - - [2025-10-02 02:13:54] "POST /fqname-to-id HTTP/1.1" 404 204 0.021121 10.0.0.49 - - [2025-10-02 02:13:54] "GET /projects?obj_uuids=d8198877-c86d-4bf5-9e15-ad438862af00&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003780 10.0.0.49 - - [2025-10-02 02:13:54] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000999 10.0.0.49 - - [2025-10-02 02:13:54] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006343 10.0.0.49 - - [2025-10-02 02:13:54] "POST /id-to-fqname HTTP/1.1" 200 206 0.004381 10.0.0.49 - - [2025-10-02 02:13:54] "POST /fqname-to-id HTTP/1.1" 404 215 0.005765 10.0.0.49 - - [2025-10-02 02:13:54] "POST /security-groups HTTP/1.1" 200 607 0.031649 10.0.0.49 - - [2025-10-02 02:13:54] "POST /projects HTTP/1.1" 200 617 0.243073 10.0.0.38 - - [2025-10-02 02:13:54] "POST /access-control-lists HTTP/1.1" 200 612 0.029563 10.0.0.49 - - [2025-10-02 02:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.310514 10.0.0.56 - - [2025-10-02 02:13:54] "GET /project/d8198877-c86d-4bf5-9e15-ad438862af00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.437492 10.0.0.56 - - [2025-10-02 02:13:55] "GET / HTTP/1.1" 200 35931 0.001410 10.0.0.56 - - [2025-10-02 02:13:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000432 10.0.0.56 - - [2025-10-02 02:13:59] "POST /fqname-to-id HTTP/1.1" 404 233 0.055632 10.0.0.56 - - [2025-10-02 02:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.49 - - [2025-10-02 02:13:59] "GET /projects?obj_uuids=d8198877-c86d-4bf5-9e15-ad438862af00&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000935 10.0.0.56 - - [2025-10-02 02:13:59] "GET /project/d8198877-c86d-4bf5-9e15-ad438862af00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.046321 10.0.0.56 - - [2025-10-02 02:13:59] "POST /network-policys HTTP/1.1" 200 567 0.028615 10.0.0.56 - - [2025-10-02 02:13:59] "GET /network-policy/5226cca1-11ba-4027-afd9-f2877fc3d922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.005908 10.0.0.56 - - [2025-10-02 02:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.49 - - [2025-10-02 02:13:59] "GET /projects?obj_uuids=d8198877-c86d-4bf5-9e15-ad438862af00&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001319 10.0.0.56 - - [2025-10-02 02:13:59] "GET /project/d8198877-c86d-4bf5-9e15-ad438862af00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.047372 10.0.0.38 - - [2025-10-02 02:13:59] "POST /route-targets HTTP/1.1" 200 327 0.017847 10.0.0.49 - - [2025-10-02 02:13:59] "POST /useragent-kv HTTP/1.1" 200 115 0.011598 10.0.0.56 - - [2025-10-02 02:14:00] "POST /neutron/subnet HTTP/1.1" 200 729 0.255078 10.0.0.56 - - [2025-10-02 02:14:00] "POST /id-to-fqname HTTP/1.1" 200 237 0.001250 10.0.0.56 - - [2025-10-02 02:14:00] "GET /virtual-network/06ee3dde-3254-4f3c-8f37-7bc250efe1c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.008663 10.0.0.56 - - [2025-10-02 02:14:00] "POST /neutron/network HTTP/1.1" 200 1015 0.010658 10.0.0.56 - - [2025-10-02 02:14:00] "GET /virtual-network/06ee3dde-3254-4f3c-8f37-7bc250efe1c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.007096 10.0.0.56 - - [2025-10-02 02:14:00] "POST /neutron/subnet HTTP/1.1" 200 818 0.010158 10.0.0.49 - - [2025-10-02 02:14:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.008919 10.0.0.56 - - [2025-10-02 02:14:00] "POST /neutron/network HTTP/1.1" 200 1122 0.053309 10.0.0.38 - - [2025-10-02 02:14:00] "POST /access-control-lists HTTP/1.1" 200 607 0.126208 10.0.0.56 - - [2025-10-02 02:14:00] "GET /virtual-network/06ee3dde-3254-4f3c-8f37-7bc250efe1c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.009420 10.0.0.56 - - [2025-10-02 02:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.019597 10.0.0.56 - - [2025-10-02 02:14:00] "GET /network-policy/5226cca1-11ba-4027-afd9-f2877fc3d922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.006428 10.0.0.56 - - [2025-10-02 02:14:01] "GET /virtual-network/06ee3dde-3254-4f3c-8f37-7bc250efe1c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005522 10.0.0.56 - - [2025-10-02 02:14:02] "DELETE /network-policy/5226cca1-11ba-4027-afd9-f2877fc3d922 HTTP/1.1" 409 238 0.007864 10.0.0.38 - - [2025-10-02 02:14:02] "DELETE /route-target/1111d100-e41e-4568-8139-d1262b51b991 HTTP/1.1" 200 115 0.025000 10.0.0.56 - - [2025-10-02 02:14:02] "DELETE /network-policy/5226cca1-11ba-4027-afd9-f2877fc3d922 HTTP/1.1" 200 115 0.034069 10.0.0.56 - - [2025-10-02 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.49 - - [2025-10-02 02:14:03] "GET /projects?obj_uuids=d8198877-c86d-4bf5-9e15-ad438862af00&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001572 10.0.0.56 - - [2025-10-02 02:14:03] "GET /project/d8198877-c86d-4bf5-9e15-ad438862af00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.039221 10.0.0.56 - - [2025-10-02 02:14:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-61789232&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005554 10.0.0.49 - - [2025-10-02 02:14:05] "GET /projects?obj_uuids=d8198877-c86d-4bf5-9e15-ad438862af00&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001013 10.0.0.56 - - [2025-10-02 02:14:05] "GET /project/d8198877-c86d-4bf5-9e15-ad438862af00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.034678 10.0.0.49 - - [2025-10-02 02:14:05] "GET /projects?obj_uuids=d8198877-c86d-4bf5-9e15-ad438862af00&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000926 10.0.0.56 - - [2025-10-02 02:14:05] "GET /project/d8198877-c86d-4bf5-9e15-ad438862af00?fields=virtual_networks HTTP/1.1" 200 1075 0.056335 10.0.0.49 - - [2025-10-02 02:14:05] "GET /projects?obj_uuids=d8198877-c86d-4bf5-9e15-ad438862af00&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001039 10.0.0.56 - - [2025-10-02 02:14:05] "GET /project/d8198877-c86d-4bf5-9e15-ad438862af00?fields=virtual_machine_interfaces HTTP/1.1" 200 1075 0.046328 10.0.0.49 - - [2025-10-02 02:14:05] "GET /projects?obj_uuids=d8198877-c86d-4bf5-9e15-ad438862af00&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000979 10.0.0.56 - - [2025-10-02 02:14:05] "GET /project/d8198877-c86d-4bf5-9e15-ad438862af00?fields=security_groups HTTP/1.1" 200 1317 0.036843 10.0.0.56 - - [2025-10-02 02:14:06] "POST /fqname-to-id HTTP/1.1" 404 188 0.025595 10.0.0.49 - - [2025-10-02 02:14:06] "GET /projects?obj_uuids=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.015095 10.0.0.49 - - [2025-10-02 02:14:06] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002117 10.0.0.49 - - [2025-10-02 02:14:06] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.013221 10.0.0.49 - - [2025-10-02 02:14:07] "POST /id-to-fqname HTTP/1.1" 200 190 0.007008 10.0.0.49 - - [2025-10-02 02:14:07] "POST /fqname-to-id HTTP/1.1" 404 199 0.011858 10.0.0.49 - - [2025-10-02 02:14:07] "POST /security-groups HTTP/1.1" 200 591 0.042232 10.0.0.49 - - [2025-10-02 02:14:07] "POST /projects HTTP/1.1" 200 585 0.287218 10.0.0.38 - - [2025-10-02 02:14:07] "POST /fqname-to-id HTTP/1.1" 404 233 0.015594 10.0.0.49 - - [2025-10-02 02:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.362970 10.0.0.56 - - [2025-10-02 02:14:07] "GET /project/cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.539423 10.0.0.56 - - [2025-10-02 02:14:08] "GET / HTTP/1.1" 200 35931 0.001842 10.0.0.56 - - [2025-10-02 02:14:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000457 10.0.0.56 - - [2025-10-02 02:14:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.056619 10.0.0.56 - - [2025-10-02 02:14:10] "POST /network-ipams HTTP/1.1" 200 513 0.028630 10.0.0.56 - - [2025-10-02 02:14:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003226 10.0.0.56 - - [2025-10-02 02:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.56 - - [2025-10-02 02:14:10] "GET /network-ipam/aec83edf-eebc-4a4e-bf4d-c93f31088ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.005393 10.0.0.56 - - [2025-10-02 02:14:10] "PUT /network-ipam/aec83edf-eebc-4a4e-bf4d-c93f31088ec9 HTTP/1.1" 200 258 0.013095 10.0.0.56 - - [2025-10-02 02:14:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.006118 10.0.0.56 - - [2025-10-02 02:14:10] "POST /network-ipams HTTP/1.1" 200 513 0.027378 10.0.0.56 - - [2025-10-02 02:14:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003534 10.0.0.56 - - [2025-10-02 02:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.56 - - [2025-10-02 02:14:10] "GET /network-ipam/1bf5ecc9-a4ca-4f2d-9d58-70ae8946a2b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.007160 10.0.0.56 - - [2025-10-02 02:14:10] "PUT /network-ipam/1bf5ecc9-a4ca-4f2d-9d58-70ae8946a2b9 HTTP/1.1" 200 258 0.013933 10.0.0.56 - - [2025-10-02 02:14:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003501 10.0.0.56 - - [2025-10-02 02:14:11] "POST /network-ipams HTTP/1.1" 200 513 0.026437 10.0.0.56 - - [2025-10-02 02:14:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.005239 10.0.0.56 - - [2025-10-02 02:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.56 - - [2025-10-02 02:14:11] "GET /network-ipam/5b38edbc-7bd1-4f74-abc6-f1b3d3fc7ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.006518 10.0.0.56 - - [2025-10-02 02:14:11] "PUT /network-ipam/5b38edbc-7bd1-4f74-abc6-f1b3d3fc7ddf HTTP/1.1" 200 258 0.014169 10.0.0.56 - - [2025-10-02 02:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.49 - - [2025-10-02 02:14:12] "GET /projects?obj_uuids=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000910 10.0.0.56 - - [2025-10-02 02:14:12] "GET /project/cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.045211 10.0.0.56 - - [2025-10-02 02:14:12] "POST /neutron/network HTTP/1.1" 200 117 0.032585 10.0.0.38 - - [2025-10-02 02:14:12] "POST /ref-update HTTP/1.1" 200 156 0.022845 10.0.0.56 - - [2025-10-02 02:14:12] "POST /neutron/network HTTP/1.1" 200 824 0.008720 10.0.0.56 - - [2025-10-02 02:14:12] "POST /id-to-fqname HTTP/1.1" 200 221 0.001060 10.0.0.56 - - [2025-10-02 02:14:12] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005118 10.0.0.56 - - [2025-10-02 02:14:12] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005858 10.0.0.56 - - [2025-10-02 02:14:12] "POST /neutron/subnet HTTP/1.1" 200 724 0.009208 10.0.0.56 - - [2025-10-02 02:14:12] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005670 10.0.0.56 - - [2025-10-02 02:14:12] "GET /network-ipam/aec83edf-eebc-4a4e-bf4d-c93f31088ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.003757 10.0.0.56 - - [2025-10-02 02:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.49 - - [2025-10-02 02:14:12] "GET /projects?obj_uuids=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001231 10.0.0.56 - - [2025-10-02 02:14:12] "GET /project/cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.052126 10.0.0.49 - - [2025-10-02 02:14:12] "GET /projects?obj_uuids=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001100 10.0.0.56 - - [2025-10-02 02:14:13] "POST /neutron/network HTTP/1.1" 200 607 0.136044 10.0.0.56 - - [2025-10-02 02:14:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.003305 10.0.0.56 - - [2025-10-02 02:14:13] "GET /virtual-network/c877d1ef-2efa-475a-8c4c-3e1745f29754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005630 10.0.0.56 - - [2025-10-02 02:14:13] "POST /neutron/network HTTP/1.1" 200 823 0.006882 10.0.0.56 - - [2025-10-02 02:14:13] "GET /virtual-network/c877d1ef-2efa-475a-8c4c-3e1745f29754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005522 10.0.0.56 - - [2025-10-02 02:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.49 - - [2025-10-02 02:14:13] "GET /projects?obj_uuids=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001443 10.0.0.56 - - [2025-10-02 02:14:13] "GET /project/cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.038568 10.0.0.56 - - [2025-10-02 02:14:13] "POST /neutron/network HTTP/1.1" 200 117 0.013440 10.0.0.38 - - [2025-10-02 02:14:13] "POST /route-targets HTTP/1.1" 200 327 0.012986 10.0.0.56 - - [2025-10-02 02:14:14] "POST /neutron/network HTTP/1.1" 200 823 0.007910 10.0.0.56 - - [2025-10-02 02:14:14] "POST /id-to-fqname HTTP/1.1" 200 221 0.001040 10.0.0.56 - - [2025-10-02 02:14:14] "GET /virtual-network/dc024d87-e925-44a7-ac9c-88ab491509c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006223 10.0.0.56 - - [2025-10-02 02:14:14] "GET /virtual-network/dc024d87-e925-44a7-ac9c-88ab491509c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005321 10.0.0.56 - - [2025-10-02 02:14:14] "POST /neutron/subnet HTTP/1.1" 200 720 0.013968 10.0.0.56 - - [2025-10-02 02:14:14] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005252 10.0.0.56 - - [2025-10-02 02:14:14] "GET /obj-perms HTTP/1.1" 200 5030 0.050011 10.0.0.49 - - [2025-10-02 02:14:15] "GET /obj-perms HTTP/1.1" 200 5030 0.045612 10.0.0.56 - - [2025-10-02 02:14:15] "GET /virtual-network/c877d1ef-2efa-475a-8c4c-3e1745f29754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005837 10.0.0.38 - - [2025-10-02 02:14:16] "GET /obj-perms HTTP/1.1" 200 5030 0.048628 10.0.0.56 - - [2025-10-02 02:14:16] "GET /virtual-network/dc024d87-e925-44a7-ac9c-88ab491509c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005621 10.0.0.56 - - [2025-10-02 02:14:16] "POST /fqname-to-id HTTP/1.1" 404 215 0.003248 10.0.0.56 - - [2025-10-02 02:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.49 - - [2025-10-02 02:14:16] "GET /projects?obj_uuids=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001025 10.0.0.56 - - [2025-10-02 02:14:16] "GET /project/cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.061350 10.0.0.56 - - [2025-10-02 02:14:16] "POST /network-policys HTTP/1.1" 200 553 0.030934 10.0.0.56 - - [2025-10-02 02:14:16] "GET /network-policy/4c1471ac-3c96-45a7-976e-81d94360d95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006280 10.0.0.56 - - [2025-10-02 02:14:16] "POST /fqname-to-id HTTP/1.1" 404 215 0.002647 10.0.0.56 - - [2025-10-02 02:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.49 - - [2025-10-02 02:14:16] "GET /projects?obj_uuids=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001470 10.0.0.56 - - [2025-10-02 02:14:17] "GET /project/cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.046506 10.0.0.56 - - [2025-10-02 02:14:17] "POST /network-policys HTTP/1.1" 200 553 0.028241 10.0.0.56 - - [2025-10-02 02:14:17] "GET /network-policy/00db66f2-592f-48d6-8201-cb42fd029325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006537 10.0.0.56 - - [2025-10-02 02:14:17] "POST /fqname-to-id HTTP/1.1" 404 215 0.002836 10.0.0.56 - - [2025-10-02 02:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.49 - - [2025-10-02 02:14:17] "GET /projects?obj_uuids=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001326 10.0.0.56 - - [2025-10-02 02:14:17] "GET /project/cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.047023 10.0.0.56 - - [2025-10-02 02:14:17] "POST /network-policys HTTP/1.1" 200 553 0.028193 10.0.0.56 - - [2025-10-02 02:14:17] "GET /network-policy/1596a12e-8f96-4562-ba3c-f3c2cae7ff99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006354 10.0.0.56 - - [2025-10-02 02:14:17] "POST /ref-update HTTP/1.1" 200 156 0.067686 10.0.0.38 - - [2025-10-02 02:14:17] "POST /access-control-lists HTTP/1.1" 200 591 0.067137 10.0.0.56 - - [2025-10-02 02:14:17] "POST /ref-update HTTP/1.1" 200 156 0.084166 10.0.0.56 - - [2025-10-02 02:14:17] "POST /neutron/network HTTP/1.1" 200 915 0.011393 10.0.0.56 - - [2025-10-02 02:14:18] "GET /virtual-network/c877d1ef-2efa-475a-8c4c-3e1745f29754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005496 10.0.0.56 - - [2025-10-02 02:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.38 - - [2025-10-02 02:14:18] "POST /access-control-lists HTTP/1.1" 200 591 0.087832 10.0.0.56 - - [2025-10-02 02:14:18] "GET /network-policy/00db66f2-592f-48d6-8201-cb42fd029325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.003675 10.0.0.56 - - [2025-10-02 02:14:18] "POST /id-to-fqname HTTP/1.1" 200 221 0.001020 10.0.0.49 - - [2025-10-02 02:14:18] "GET /projects?obj_uuids=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001010 10.0.0.56 - - [2025-10-02 02:14:18] "GET /project/cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.059189 10.0.0.56 - - [2025-10-02 02:14:19] "POST /neutron/port HTTP/1.1" 200 117 0.006315 10.0.0.56 - - [2025-10-02 02:14:19] "POST /id-to-fqname HTTP/1.1" 200 221 0.001269 10.0.0.56 - - [2025-10-02 02:14:19] "POST /neutron/network HTTP/1.1" 200 925 0.008682 10.0.0.56 - - [2025-10-02 02:14:19] "POST /neutron/port HTTP/1.1" 200 1060 0.017259 10.0.0.56 - - [2025-10-02 02:14:20] "POST /neutron/port HTTP/1.1" 200 1088 0.019407 10.0.0.49 - - [2025-10-02 02:14:20] "GET /projects?obj_uuids=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001168 10.0.0.56 - - [2025-10-02 02:14:20] "GET /project/cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.064228 10.0.0.56 - - [2025-10-02 02:14:20] "POST /neutron/port HTTP/1.1" 200 117 0.001039 10.0.0.56 - - [2025-10-02 02:14:20] "POST /neutron/port HTTP/1.1" 200 1088 0.019011 10.0.0.56 - - [2025-10-02 02:14:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.001829 10.0.0.56 - - [2025-10-02 02:14:20] "POST /neutron/port HTTP/1.1" 200 1088 0.018441 10.0.0.56 - - [2025-10-02 02:14:20] "POST /neutron/network HTTP/1.1" 200 925 0.005981 10.0.0.56 - - [2025-10-02 02:14:21] "POST /neutron/port HTTP/1.1" 200 1059 0.021701 10.0.0.56 - - [2025-10-02 02:14:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003705 10.0.0.56 - - [2025-10-02 02:14:21] "POST /neutron/network HTTP/1.1" 200 915 0.008944 10.0.0.49 - - [2025-10-02 02:14:21] "GET /projects?obj_uuids=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000995 10.0.0.56 - - [2025-10-02 02:14:21] "GET /project/cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.074989 10.0.0.56 - - [2025-10-02 02:14:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008617 10.0.0.56 - - [2025-10-02 02:14:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006642 10.0.0.56 - - [2025-10-02 02:14:21] "POST /neutron/port HTTP/1.1" 200 1088 0.013901 10.0.0.49 - - [2025-10-02 02:14:21] "GET /projects?obj_uuids=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001097 10.0.0.56 - - [2025-10-02 02:14:22] "GET /virtual-machine/f5573a76-598c-43d0-8582-beb69117876d HTTP/1.1" 401 292 0.000364 10.0.0.56 - - [2025-10-02 02:14:22] "POST /neutron/port HTTP/1.1" 200 1059 0.326509 10.0.0.56 - - [2025-10-02 02:14:22] "POST /neutron/port HTTP/1.1" 200 1059 0.011751 10.0.0.56 - - [2025-10-02 02:14:22] "GET /virtual-machine/f5573a76-598c-43d0-8582-beb69117876d HTTP/1.1" 200 1292 0.040914 10.0.0.56 - - [2025-10-02 02:14:22] "GET /virtual-machine/f5573a76-598c-43d0-8582-beb69117876d HTTP/1.1" 200 1292 0.009263 10.0.0.56 - - [2025-10-02 02:14:22] "GET /virtual-machine-interface/1aabdb07-ddd5-4ae8-a953-ff5cc536b704 HTTP/1.1" 200 2943 0.005634 10.0.0.56 - - [2025-10-02 02:14:22] "GET /virtual-machine/f5573a76-598c-43d0-8582-beb69117876d HTTP/1.1" 200 1292 0.004391 10.0.0.56 - - [2025-10-02 02:14:22] "GET /virtual-machine-interface/1aabdb07-ddd5-4ae8-a953-ff5cc536b704 HTTP/1.1" 200 2943 0.005142 10.0.0.56 - - [2025-10-02 02:14:22] "GET /instance-ip/4d623af0-2215-466a-888c-ac0b1e7cac4f HTTP/1.1" 200 1620 0.013021 10.0.0.56 - - [2025-10-02 02:14:22] "GET /virtual-machine/f5573a76-598c-43d0-8582-beb69117876d HTTP/1.1" 200 1292 0.003306 10.0.0.56 - - [2025-10-02 02:14:22] "POST /neutron/port HTTP/1.1" 200 1087 0.018608 10.0.0.56 - - [2025-10-02 02:14:22] "GET /virtual-machine-interface/1aabdb07-ddd5-4ae8-a953-ff5cc536b704 HTTP/1.1" 200 2943 0.006068 10.0.0.56 - - [2025-10-02 02:14:22] "GET /instance-ip/4d623af0-2215-466a-888c-ac0b1e7cac4f HTTP/1.1" 200 1620 0.004058 10.0.0.56 - - [2025-10-02 02:14:22] "POST /neutron/port HTTP/1.1" 200 117 0.001034 10.0.0.56 - - [2025-10-02 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.56 - - [2025-10-02 02:14:22] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004196 10.0.0.56 - - [2025-10-02 02:14:22] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002722 10.0.0.56 - - [2025-10-02 02:14:22] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005526 10.0.0.56 - - [2025-10-02 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.56 - - [2025-10-02 02:14:22] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004156 10.0.0.56 - - [2025-10-02 02:14:22] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003087 10.0.0.56 - - [2025-10-02 02:14:22] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005656 10.0.0.56 - - [2025-10-02 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.56 - - [2025-10-02 02:14:22] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003565 10.0.0.56 - - [2025-10-02 02:14:22] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002797 10.0.0.56 - - [2025-10-02 02:14:22] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006370 10.0.0.56 - - [2025-10-02 02:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.56 - - [2025-10-02 02:14:23] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003971 10.0.0.56 - - [2025-10-02 02:14:23] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002540 10.0.0.56 - - [2025-10-02 02:14:23] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005645 10.0.0.56 - - [2025-10-02 02:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.56 - - [2025-10-02 02:14:23] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004917 10.0.0.56 - - [2025-10-02 02:14:23] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003133 10.0.0.38 - - [2025-10-02 02:14:23] "DELETE /access-control-list/423f3b8e-4e1f-45ce-83b5-38f8ea3f3292 HTTP/1.1" 200 115 0.035830 10.0.0.56 - - [2025-10-02 02:14:23] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.011688 10.0.0.56 - - [2025-10-02 02:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.56 - - [2025-10-02 02:14:26] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.004987 10.0.0.56 - - [2025-10-02 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.56 - - [2025-10-02 02:14:30] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005255 10.0.0.56 - - [2025-10-02 02:14:33] "POST /neutron/port HTTP/1.1" 200 1087 0.016034 10.0.0.56 - - [2025-10-02 02:14:33] "POST /neutron/subnet HTTP/1.1" 200 693 0.009011 10.0.0.56 - - [2025-10-02 02:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.56 - - [2025-10-02 02:14:34] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005679 10.0.0.49 - - [2025-10-02 02:14:37] "DELETE /project/380a4848-7ed7-4334-b58c-66db0067d688 HTTP/1.1" 404 177 0.004479 10.0.0.49 - - [2025-10-02 02:14:37] "GET /projects?obj_uuids=d8198877-c86d-4bf5-9e15-ad438862af00&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000892 10.0.0.49 - - [2025-10-02 02:14:37] "DELETE /project/d8198877c86d4bf59e15ad438862af00 HTTP/1.1" 404 173 0.012558 10.0.0.49 - - [2025-10-02 02:14:37] "DELETE /project/cdfe4d8a8d2c43f4a1a2e1a437de5e0e HTTP/1.1" 404 173 0.014227 10.0.0.49 - - [2025-10-02 02:14:37] "DELETE /project/380a48487ed74334b58c66db0067d688 HTTP/1.1" 404 173 0.007858 10.0.0.49 - - [2025-10-02 02:14:37] "GET /project/d8198877-c86d-4bf5-9e15-ad438862af00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.051196 10.0.0.49 - - [2025-10-02 02:14:37] "GET /projects?obj_uuids=d8198877-c86d-4bf5-9e15-ad438862af00&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000882 10.0.0.49 - - [2025-10-02 02:14:37] "GET /project/d8198877-c86d-4bf5-9e15-ad438862af00?fields=security_groups HTTP/1.1" 200 1422 0.047008 10.0.0.49 - - [2025-10-02 02:14:37] "DELETE /security-group/b3f622ce-a213-4a08-8089-aff08522dc4c HTTP/1.1" 200 115 0.060071 10.0.0.49 - - [2025-10-02 02:14:37] "GET /projects?obj_uuids=d8198877-c86d-4bf5-9e15-ad438862af00&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001315 10.0.0.49 - - [2025-10-02 02:14:37] "GET /project/d8198877-c86d-4bf5-9e15-ad438862af00?fields=application_policy_sets HTTP/1.1" 200 1461 0.064831 10.0.0.38 - - [2025-10-02 02:14:37] "DELETE /access-control-list/f46cba55-bf4e-4be6-9507-ccf231f0ca4a HTTP/1.1" 200 115 0.050795 10.0.0.49 - - [2025-10-02 02:14:37] "DELETE /project/d8198877-c86d-4bf5-9e15-ad438862af00 HTTP/1.1" 200 115 0.445554 10.0.0.56 - - [2025-10-02 02:14:38] "POST /neutron/port HTTP/1.1" 200 1088 0.017984 10.0.0.56 - - [2025-10-02 02:14:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003799 10.0.0.56 - - [2025-10-02 02:14:38] "POST /neutron/network HTTP/1.1" 200 995 0.007671 10.0.0.56 - - [2025-10-02 02:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.56 - - [2025-10-02 02:14:38] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005733 10.0.0.49 - - [2025-10-02 02:14:41] "GET /obj-perms HTTP/1.1" 200 5056 0.043530 10.0.0.56 - - [2025-10-02 02:14:41] "GET /obj-perms HTTP/1.1" 200 5056 0.044829 10.0.0.56 - - [2025-10-02 02:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.56 - - [2025-10-02 02:14:42] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005914 10.0.0.56 - - [2025-10-02 02:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.56 - - [2025-10-02 02:14:46] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005087 10.0.0.56 - - [2025-10-02 02:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.56 - - [2025-10-02 02:14:50] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006244 10.0.0.56 - - [2025-10-02 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.56 - - [2025-10-02 02:14:54] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005459 10.0.0.56 - - [2025-10-02 02:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.56 - - [2025-10-02 02:14:59] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.008160 10.0.0.56 - - [2025-10-02 02:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.56 - - [2025-10-02 02:15:03] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005527 10.0.0.56 - - [2025-10-02 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.56 - - [2025-10-02 02:15:07] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007690 10.0.0.56 - - [2025-10-02 02:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.56 - - [2025-10-02 02:15:09] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.024983 10.0.0.56 - - [2025-10-02 02:15:09] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003191 10.0.0.56 - - [2025-10-02 02:15:09] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006086 10.0.0.56 - - [2025-10-02 02:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.56 - - [2025-10-02 02:15:09] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004137 10.0.0.56 - - [2025-10-02 02:15:09] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003722 10.0.0.56 - - [2025-10-02 02:15:09] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005526 10.0.0.56 - - [2025-10-02 02:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.56 - - [2025-10-02 02:15:09] "GET /routing-instance/c5713991-501e-4d3c-a2d5-925927ccc148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004655 10.0.0.56 - - [2025-10-02 02:15:09] "GET /route-target/9274e248-28df-4f91-a500-47e9c8e657c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004007 10.0.0.56 - - [2025-10-02 02:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.56 - - [2025-10-02 02:15:09] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003930 10.0.0.56 - - [2025-10-02 02:15:09] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002942 10.0.0.56 - - [2025-10-02 02:15:09] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005753 10.0.0.56 - - [2025-10-02 02:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.56 - - [2025-10-02 02:15:10] "GET /routing-instance/c5713991-501e-4d3c-a2d5-925927ccc148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004229 10.0.0.56 - - [2025-10-02 02:15:10] "GET /route-target/9274e248-28df-4f91-a500-47e9c8e657c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004140 10.0.0.56 - - [2025-10-02 02:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.56 - - [2025-10-02 02:15:10] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004395 10.0.0.56 - - [2025-10-02 02:15:10] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003088 10.0.0.56 - - [2025-10-02 02:15:10] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005722 10.0.0.56 - - [2025-10-02 02:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.56 - - [2025-10-02 02:15:10] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003939 10.0.0.56 - - [2025-10-02 02:15:10] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003718 10.0.0.56 - - [2025-10-02 02:15:10] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005658 10.0.0.56 - - [2025-10-02 02:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.56 - - [2025-10-02 02:15:10] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005138 10.0.0.56 - - [2025-10-02 02:15:10] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003187 10.0.0.56 - - [2025-10-02 02:15:10] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005295 10.0.0.56 - - [2025-10-02 02:15:10] "GET /obj-perms HTTP/1.1" 200 5030 0.003618 10.0.0.49 - - [2025-10-02 02:15:10] "GET /obj-perms HTTP/1.1" 200 5030 0.003893 10.0.0.56 - - [2025-10-02 02:15:10] "GET /obj-perms HTTP/1.1" 200 5030 0.003370 10.0.0.38 - - [2025-10-02 02:15:10] "GET /obj-perms HTTP/1.1" 200 5030 0.003879 10.0.0.56 - - [2025-10-02 02:15:10] "POST /neutron/port HTTP/1.1" 200 1087 0.017583 10.0.0.56 - - [2025-10-02 02:15:10] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007705 10.0.0.56 - - [2025-10-02 02:15:10] "POST /neutron/port HTTP/1.1" 200 1087 0.013448 10.0.0.56 - - [2025-10-02 02:15:11] "GET /virtual-machine/00375edd-141b-49dc-aa2e-ddc561c75f8b HTTP/1.1" 200 1290 0.005876 10.0.0.56 - - [2025-10-02 02:15:11] "GET /virtual-machine/00375edd-141b-49dc-aa2e-ddc561c75f8b HTTP/1.1" 200 1290 0.003932 10.0.0.56 - - [2025-10-02 02:15:11] "GET /virtual-machine-interface/61678515-339b-4a91-b1dc-4d57e593e14c HTTP/1.1" 200 2943 0.005639 10.0.0.56 - - [2025-10-02 02:15:11] "GET /virtual-machine/00375edd-141b-49dc-aa2e-ddc561c75f8b HTTP/1.1" 200 1290 0.003838 10.0.0.56 - - [2025-10-02 02:15:11] "GET /virtual-machine-interface/61678515-339b-4a91-b1dc-4d57e593e14c HTTP/1.1" 200 2943 0.006181 10.0.0.56 - - [2025-10-02 02:15:11] "GET /instance-ip/1f784d9b-0a68-4b10-aeb6-2d7baa807b73 HTTP/1.1" 200 1620 0.005590 10.0.0.56 - - [2025-10-02 02:15:11] "GET /virtual-machine/00375edd-141b-49dc-aa2e-ddc561c75f8b HTTP/1.1" 200 1290 0.004539 10.0.0.56 - - [2025-10-02 02:15:11] "GET /virtual-machine-interface/61678515-339b-4a91-b1dc-4d57e593e14c HTTP/1.1" 200 2943 0.005399 10.0.0.56 - - [2025-10-02 02:15:11] "GET /instance-ip/1f784d9b-0a68-4b10-aeb6-2d7baa807b73 HTTP/1.1" 200 1620 0.003837 10.0.0.56 - - [2025-10-02 02:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.56 - - [2025-10-02 02:15:11] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003788 10.0.0.56 - - [2025-10-02 02:15:11] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003696 10.0.0.56 - - [2025-10-02 02:15:11] "GET /virtual-network/c877d1ef-2efa-475a-8c4c-3e1745f29754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005519 10.0.0.56 - - [2025-10-02 02:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.56 - - [2025-10-02 02:15:11] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004111 10.0.0.56 - - [2025-10-02 02:15:11] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003181 10.0.0.56 - - [2025-10-02 02:15:11] "GET /virtual-network/c877d1ef-2efa-475a-8c4c-3e1745f29754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005806 10.0.0.56 - - [2025-10-02 02:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.56 - - [2025-10-02 02:15:11] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003958 10.0.0.56 - - [2025-10-02 02:15:11] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003349 10.0.0.56 - - [2025-10-02 02:15:11] "GET /virtual-network/c877d1ef-2efa-475a-8c4c-3e1745f29754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.006028 10.0.0.56 - - [2025-10-02 02:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.56 - - [2025-10-02 02:15:11] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004425 10.0.0.56 - - [2025-10-02 02:15:11] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003175 10.0.0.56 - - [2025-10-02 02:15:11] "GET /virtual-network/c877d1ef-2efa-475a-8c4c-3e1745f29754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.007118 10.0.0.56 - - [2025-10-02 02:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.56 - - [2025-10-02 02:15:11] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003923 10.0.0.56 - - [2025-10-02 02:15:11] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003014 10.0.0.56 - - [2025-10-02 02:15:11] "GET /virtual-network/c877d1ef-2efa-475a-8c4c-3e1745f29754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.006231 10.0.0.56 - - [2025-10-02 02:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.56 - - [2025-10-02 02:15:12] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003643 10.0.0.56 - - [2025-10-02 02:15:12] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003135 10.0.0.56 - - [2025-10-02 02:15:12] "GET /virtual-network/c877d1ef-2efa-475a-8c4c-3e1745f29754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.006215 10.0.0.56 - - [2025-10-02 02:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.56 - - [2025-10-02 02:15:12] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003415 10.0.0.56 - - [2025-10-02 02:15:12] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002814 10.0.0.56 - - [2025-10-02 02:15:13] "GET /virtual-network/c877d1ef-2efa-475a-8c4c-3e1745f29754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.006335 10.0.0.56 - - [2025-10-02 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.56 - - [2025-10-02 02:15:13] "GET /routing-instance/1e66eb31-2fe8-4573-b962-35938617c57b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.006412 10.0.0.56 - - [2025-10-02 02:15:13] "GET /route-target/bc610a84-d7ad-422f-aca4-e0baf0481bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003642 10.0.0.56 - - [2025-10-02 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.56 - - [2025-10-02 02:15:13] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003571 10.0.0.56 - - [2025-10-02 02:15:13] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003308 10.0.0.56 - - [2025-10-02 02:15:13] "GET /virtual-network/c877d1ef-2efa-475a-8c4c-3e1745f29754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005671 10.0.0.56 - - [2025-10-02 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.56 - - [2025-10-02 02:15:13] "GET /routing-instance/1e66eb31-2fe8-4573-b962-35938617c57b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004474 10.0.0.56 - - [2025-10-02 02:15:13] "GET /route-target/bc610a84-d7ad-422f-aca4-e0baf0481bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003753 10.0.0.56 - - [2025-10-02 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.56 - - [2025-10-02 02:15:13] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004444 10.0.0.56 - - [2025-10-02 02:15:13] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003362 10.0.0.56 - - [2025-10-02 02:15:13] "GET /virtual-network/c877d1ef-2efa-475a-8c4c-3e1745f29754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.006361 10.0.0.56 - - [2025-10-02 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.56 - - [2025-10-02 02:15:13] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004490 10.0.0.56 - - [2025-10-02 02:15:13] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003119 10.0.0.56 - - [2025-10-02 02:15:13] "GET /virtual-network/c877d1ef-2efa-475a-8c4c-3e1745f29754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.008119 10.0.0.56 - - [2025-10-02 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.56 - - [2025-10-02 02:15:13] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004702 10.0.0.56 - - [2025-10-02 02:15:13] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003358 10.0.0.56 - - [2025-10-02 02:15:13] "GET /virtual-network/c877d1ef-2efa-475a-8c4c-3e1745f29754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005614 10.0.0.56 - - [2025-10-02 02:15:13] "GET /obj-perms HTTP/1.1" 200 5030 0.003377 10.0.0.49 - - [2025-10-02 02:15:13] "GET /obj-perms HTTP/1.1" 200 5030 0.004049 10.0.0.56 - - [2025-10-02 02:15:13] "GET /obj-perms HTTP/1.1" 200 5030 0.003787 10.0.0.38 - - [2025-10-02 02:15:13] "GET /obj-perms HTTP/1.1" 200 5030 0.004301 10.0.0.56 - - [2025-10-02 02:15:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007781 10.0.0.56 - - [2025-10-02 02:15:14] "POST /neutron/port HTTP/1.1" 200 1087 0.017604 10.0.0.56 - - [2025-10-02 02:15:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007788 10.0.0.56 - - [2025-10-02 02:15:14] "GET /virtual-machine/d2a3dffd-2418-4ff6-8d4c-e4cc5843d3ef HTTP/1.1" 200 1293 0.005206 10.0.0.56 - - [2025-10-02 02:15:14] "GET /virtual-machine/d2a3dffd-2418-4ff6-8d4c-e4cc5843d3ef HTTP/1.1" 200 1293 0.003312 10.0.0.56 - - [2025-10-02 02:15:14] "GET /virtual-machine-interface/e12255cf-9a87-4046-a2de-93a3db43352c HTTP/1.1" 200 2944 0.004709 10.0.0.56 - - [2025-10-02 02:15:14] "GET /virtual-machine/d2a3dffd-2418-4ff6-8d4c-e4cc5843d3ef HTTP/1.1" 200 1293 0.003797 10.0.0.56 - - [2025-10-02 02:15:14] "GET /virtual-machine-interface/e12255cf-9a87-4046-a2de-93a3db43352c HTTP/1.1" 200 2944 0.005110 10.0.0.56 - - [2025-10-02 02:15:14] "GET /instance-ip/5a35d4e7-c86d-43fb-956d-aca363f5e201 HTTP/1.1" 200 1620 0.005086 10.0.0.56 - - [2025-10-02 02:15:14] "GET /virtual-machine/d2a3dffd-2418-4ff6-8d4c-e4cc5843d3ef HTTP/1.1" 200 1293 0.003599 10.0.0.56 - - [2025-10-02 02:15:14] "GET /virtual-machine-interface/e12255cf-9a87-4046-a2de-93a3db43352c HTTP/1.1" 200 2944 0.004571 10.0.0.56 - - [2025-10-02 02:15:14] "GET /instance-ip/5a35d4e7-c86d-43fb-956d-aca363f5e201 HTTP/1.1" 200 1620 0.004128 10.0.0.56 - - [2025-10-02 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.56 - - [2025-10-02 02:15:14] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003648 10.0.0.56 - - [2025-10-02 02:15:14] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002886 10.0.0.56 - - [2025-10-02 02:15:14] "GET /virtual-network/dc024d87-e925-44a7-ac9c-88ab491509c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.010639 10.0.0.56 - - [2025-10-02 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.56 - - [2025-10-02 02:15:14] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003452 10.0.0.56 - - [2025-10-02 02:15:14] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003366 10.0.0.56 - - [2025-10-02 02:15:14] "GET /virtual-network/dc024d87-e925-44a7-ac9c-88ab491509c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005757 10.0.0.56 - - [2025-10-02 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.56 - - [2025-10-02 02:15:14] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003511 10.0.0.56 - - [2025-10-02 02:15:14] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002700 10.0.0.56 - - [2025-10-02 02:15:14] "GET /virtual-network/dc024d87-e925-44a7-ac9c-88ab491509c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005293 10.0.0.56 - - [2025-10-02 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.56 - - [2025-10-02 02:15:14] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003878 10.0.0.56 - - [2025-10-02 02:15:14] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002744 10.0.0.56 - - [2025-10-02 02:15:14] "GET /virtual-network/dc024d87-e925-44a7-ac9c-88ab491509c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006115 10.0.0.56 - - [2025-10-02 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.56 - - [2025-10-02 02:15:14] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005318 10.0.0.56 - - [2025-10-02 02:15:14] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003303 10.0.0.56 - - [2025-10-02 02:15:14] "GET /virtual-network/dc024d87-e925-44a7-ac9c-88ab491509c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008116 10.0.0.56 - - [2025-10-02 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.56 - - [2025-10-02 02:15:16] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004086 10.0.0.56 - - [2025-10-02 02:15:16] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002639 10.0.0.56 - - [2025-10-02 02:15:16] "GET /virtual-network/dc024d87-e925-44a7-ac9c-88ab491509c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005708 10.0.0.56 - - [2025-10-02 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.56 - - [2025-10-02 02:15:16] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003760 10.0.0.56 - - [2025-10-02 02:15:16] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002565 10.0.0.56 - - [2025-10-02 02:15:16] "GET /virtual-network/dc024d87-e925-44a7-ac9c-88ab491509c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005716 10.0.0.56 - - [2025-10-02 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.56 - - [2025-10-02 02:15:16] "GET /routing-instance/dfa2751a-6a73-4d45-ac81-32a3b46febfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.006409 10.0.0.56 - - [2025-10-02 02:15:16] "GET /route-target/6e1b5e0b-9d6f-428e-915b-bb6f41f5b4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004475 10.0.0.56 - - [2025-10-02 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.56 - - [2025-10-02 02:15:16] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004499 10.0.0.56 - - [2025-10-02 02:15:16] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003181 10.0.0.56 - - [2025-10-02 02:15:16] "GET /virtual-network/dc024d87-e925-44a7-ac9c-88ab491509c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006146 10.0.0.56 - - [2025-10-02 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.56 - - [2025-10-02 02:15:16] "GET /routing-instance/dfa2751a-6a73-4d45-ac81-32a3b46febfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004769 10.0.0.56 - - [2025-10-02 02:15:16] "GET /route-target/6e1b5e0b-9d6f-428e-915b-bb6f41f5b4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004300 10.0.0.56 - - [2025-10-02 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.56 - - [2025-10-02 02:15:16] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004169 10.0.0.56 - - [2025-10-02 02:15:16] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003177 10.0.0.56 - - [2025-10-02 02:15:16] "GET /virtual-network/dc024d87-e925-44a7-ac9c-88ab491509c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005814 10.0.0.56 - - [2025-10-02 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.56 - - [2025-10-02 02:15:16] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005661 10.0.0.56 - - [2025-10-02 02:15:16] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003871 10.0.0.56 - - [2025-10-02 02:15:17] "GET /virtual-network/dc024d87-e925-44a7-ac9c-88ab491509c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007365 10.0.0.49 - - [2025-10-02 02:15:17] "GET /obj-perms HTTP/1.1" 200 5030 0.004349 10.0.0.56 - - [2025-10-02 02:15:17] "GET /obj-perms HTTP/1.1" 200 5030 0.004609 10.0.0.56 - - [2025-10-02 02:15:17] "GET /obj-perms HTTP/1.1" 200 5030 0.004027 10.0.0.38 - - [2025-10-02 02:15:17] "GET /obj-perms HTTP/1.1" 200 5030 0.003258 10.0.0.56 - - [2025-10-02 02:15:17] "GET /obj-perms HTTP/1.1" 200 5030 0.005252 10.0.0.49 - - [2025-10-02 02:15:17] "GET /obj-perms HTTP/1.1" 200 5030 0.003249 10.0.0.56 - - [2025-10-02 02:15:17] "GET /virtual-machine/f5573a76-598c-43d0-8582-beb69117876d HTTP/1.1" 200 1292 0.003827 10.0.0.56 - - [2025-10-02 02:15:17] "GET /virtual-machine-interface/1aabdb07-ddd5-4ae8-a953-ff5cc536b704 HTTP/1.1" 200 2943 0.005471 10.0.0.56 - - [2025-10-02 02:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.56 - - [2025-10-02 02:15:17] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003979 10.0.0.56 - - [2025-10-02 02:15:17] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003106 10.0.0.56 - - [2025-10-02 02:15:17] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005600 10.0.0.56 - - [2025-10-02 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.56 - - [2025-10-02 02:15:18] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003619 10.0.0.56 - - [2025-10-02 02:15:18] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002957 10.0.0.56 - - [2025-10-02 02:15:18] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006004 10.0.0.56 - - [2025-10-02 02:15:18] "POST /neutron/port HTTP/1.1" 200 1088 0.015565 10.0.0.56 - - [2025-10-02 02:15:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.036959 10.0.0.56 - - [2025-10-02 02:15:29] "GET /virtual-machine/00375edd-141b-49dc-aa2e-ddc561c75f8b HTTP/1.1" 200 1290 0.003922 10.0.0.56 - - [2025-10-02 02:15:29] "GET /virtual-machine-interface/61678515-339b-4a91-b1dc-4d57e593e14c HTTP/1.1" 200 2943 0.005477 10.0.0.56 - - [2025-10-02 02:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.56 - - [2025-10-02 02:15:29] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003413 10.0.0.56 - - [2025-10-02 02:15:29] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003083 10.0.0.56 - - [2025-10-02 02:15:29] "GET /virtual-network/c877d1ef-2efa-475a-8c4c-3e1745f29754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005823 10.0.0.56 - - [2025-10-02 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.56 - - [2025-10-02 02:15:30] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003536 10.0.0.56 - - [2025-10-02 02:15:30] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003241 10.0.0.56 - - [2025-10-02 02:15:30] "GET /virtual-network/c877d1ef-2efa-475a-8c4c-3e1745f29754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.006263 10.0.0.56 - - [2025-10-02 02:15:30] "GET /virtual-machine/d2a3dffd-2418-4ff6-8d4c-e4cc5843d3ef HTTP/1.1" 200 1293 0.004477 10.0.0.56 - - [2025-10-02 02:15:30] "GET /virtual-machine-interface/e12255cf-9a87-4046-a2de-93a3db43352c HTTP/1.1" 200 2944 0.005505 10.0.0.56 - - [2025-10-02 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.56 - - [2025-10-02 02:15:30] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.011558 10.0.0.56 - - [2025-10-02 02:15:30] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004001 10.0.0.56 - - [2025-10-02 02:15:30] "GET /virtual-network/dc024d87-e925-44a7-ac9c-88ab491509c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006425 10.0.0.56 - - [2025-10-02 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.56 - - [2025-10-02 02:15:31] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005940 10.0.0.56 - - [2025-10-02 02:15:31] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003099 10.0.0.56 - - [2025-10-02 02:15:31] "GET /virtual-network/dc024d87-e925-44a7-ac9c-88ab491509c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005960 10.0.0.56 - - [2025-10-02 02:15:33] "POST /neutron/port HTTP/1.1" 200 1087 0.016569 10.0.0.56 - - [2025-10-02 02:15:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004189 10.0.0.56 - - [2025-10-02 02:15:33] "POST /neutron/network HTTP/1.1" 200 915 0.006919 10.0.0.56 - - [2025-10-02 02:15:39] "POST /neutron/network HTTP/1.1" 200 833 0.006228 10.0.0.56 - - [2025-10-02 02:15:39] "POST /neutron/port HTTP/1.1" 200 117 0.001114 10.0.0.56 - - [2025-10-02 02:16:29] "GET /virtual-machine/d2a3dffd-2418-4ff6-8d4c-e4cc5843d3ef HTTP/1.1" 200 1293 0.004293 10.0.0.56 - - [2025-10-02 02:16:30] "POST /neutron/port HTTP/1.1" 200 1113 0.087443 10.0.0.56 - - [2025-10-02 02:16:31] "GET /virtual-machine/d2a3dffd-2418-4ff6-8d4c-e4cc5843d3ef HTTP/1.1" 404 171 0.002971 10.0.0.56 - - [2025-10-02 02:16:31] "GET /virtual-machine/d2a3dffd-2418-4ff6-8d4c-e4cc5843d3ef HTTP/1.1" 404 171 0.002809 10.0.0.56 - - [2025-10-02 02:16:31] "GET /virtual-machine/d2a3dffd-2418-4ff6-8d4c-e4cc5843d3ef HTTP/1.1" 404 171 0.002791 10.0.0.56 - - [2025-10-02 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.56 - - [2025-10-02 02:16:31] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003627 10.0.0.56 - - [2025-10-02 02:16:31] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003293 10.0.0.56 - - [2025-10-02 02:16:31] "GET /virtual-network/dc024d87-e925-44a7-ac9c-88ab491509c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006068 10.0.0.56 - - [2025-10-02 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.56 - - [2025-10-02 02:16:31] "GET /routing-instance/dfa2751a-6a73-4d45-ac81-32a3b46febfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004577 10.0.0.56 - - [2025-10-02 02:16:31] "GET /route-target/6e1b5e0b-9d6f-428e-915b-bb6f41f5b4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004437 10.0.0.38 - - [2025-10-02 02:16:31] "GET /obj-perms HTTP/1.1" 200 5030 0.003535 10.0.0.56 - - [2025-10-02 02:16:33] "POST /neutron/port HTTP/1.1" 200 1087 0.039608 10.0.0.56 - - [2025-10-02 02:16:33] "POST /neutron/subnet HTTP/1.1" 200 693 0.010203 10.0.0.56 - - [2025-10-02 02:16:38] "GET /obj-perms HTTP/1.1" 200 5030 0.004510 10.0.0.56 - - [2025-10-02 02:16:40] "POST /neutron/port HTTP/1.1" 200 1088 0.041672 10.0.0.56 - - [2025-10-02 02:16:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004678 10.0.0.56 - - [2025-10-02 02:16:40] "POST /neutron/network HTTP/1.1" 200 995 0.007382 10.0.0.38 - - [2025-10-02 02:16:41] "GET /obj-perms HTTP/1.1" 200 5030 0.005051 10.0.0.56 - - [2025-10-02 02:16:44] "GET /obj-perms HTTP/1.1" 200 5030 0.004007 10.0.0.38 - - [2025-10-02 02:16:47] "GET /obj-perms HTTP/1.1" 200 5030 0.003544 10.0.0.56 - - [2025-10-02 02:16:50] "GET /obj-perms HTTP/1.1" 200 5030 0.003551 10.0.0.56 - - [2025-10-02 02:16:50] "GET /virtual-machine/00375edd-141b-49dc-aa2e-ddc561c75f8b HTTP/1.1" 200 1290 0.004355 10.0.0.56 - - [2025-10-02 02:16:51] "POST /neutron/port HTTP/1.1" 200 151 0.175808 10.0.0.56 - - [2025-10-02 02:16:52] "GET /virtual-machine/00375edd-141b-49dc-aa2e-ddc561c75f8b HTTP/1.1" 404 171 0.003458 10.0.0.56 - - [2025-10-02 02:16:52] "GET /virtual-machine/00375edd-141b-49dc-aa2e-ddc561c75f8b HTTP/1.1" 404 171 0.002932 10.0.0.56 - - [2025-10-02 02:16:52] "GET /virtual-machine/00375edd-141b-49dc-aa2e-ddc561c75f8b HTTP/1.1" 404 171 0.003244 10.0.0.56 - - [2025-10-02 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.56 - - [2025-10-02 02:16:52] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003486 10.0.0.56 - - [2025-10-02 02:16:52] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003097 10.0.0.56 - - [2025-10-02 02:16:52] "GET /virtual-network/c877d1ef-2efa-475a-8c4c-3e1745f29754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005372 10.0.0.56 - - [2025-10-02 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.56 - - [2025-10-02 02:16:52] "GET /routing-instance/1e66eb31-2fe8-4573-b962-35938617c57b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004315 10.0.0.56 - - [2025-10-02 02:16:52] "GET /route-target/bc610a84-d7ad-422f-aca4-e0baf0481bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003645 10.0.0.38 - - [2025-10-02 02:16:52] "GET /obj-perms HTTP/1.1" 200 5030 0.003913 10.0.0.56 - - [2025-10-02 02:16:55] "GET /obj-perms HTTP/1.1" 200 5030 0.003753 10.0.0.49 - - [2025-10-02 02:16:56] "GET /obj-perms HTTP/1.1" 200 5030 0.003759 10.0.0.56 - - [2025-10-02 02:16:56] "GET /virtual-machine/f5573a76-598c-43d0-8582-beb69117876d HTTP/1.1" 200 1292 0.004042 10.0.0.56 - - [2025-10-02 02:16:56] "POST /neutron/port HTTP/1.1" 200 151 0.183328 10.0.0.56 - - [2025-10-02 02:16:58] "GET /virtual-machine/f5573a76-598c-43d0-8582-beb69117876d HTTP/1.1" 404 171 0.003446 10.0.0.56 - - [2025-10-02 02:16:58] "GET /virtual-machine/f5573a76-598c-43d0-8582-beb69117876d HTTP/1.1" 404 171 0.003884 10.0.0.56 - - [2025-10-02 02:16:58] "GET /virtual-machine/f5573a76-598c-43d0-8582-beb69117876d HTTP/1.1" 404 171 0.002728 10.0.0.56 - - [2025-10-02 02:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.56 - - [2025-10-02 02:16:58] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003531 10.0.0.56 - - [2025-10-02 02:16:58] "GET /virtual-networks?parent_id=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003609 10.0.0.56 - - [2025-10-02 02:16:58] "GET /virtual-network/963397ae-21ff-4111-8ede-0415811550c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007433 10.0.0.56 - - [2025-10-02 02:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.56 - - [2025-10-02 02:16:58] "GET /routing-instance/c5713991-501e-4d3c-a2d5-925927ccc148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.005632 10.0.0.56 - - [2025-10-02 02:16:58] "GET /route-target/9274e248-28df-4f91-a500-47e9c8e657c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004215 10.0.0.56 - - [2025-10-02 02:16:58] "GET /obj-perms HTTP/1.1" 200 5030 0.003922 10.0.0.38 - - [2025-10-02 02:16:58] "GET /obj-perms HTTP/1.1" 200 5030 0.003949 10.0.0.56 - - [2025-10-02 02:17:07] "GET /obj-perms HTTP/1.1" 200 5030 0.004350 10.0.0.38 - - [2025-10-02 02:17:07] "GET /obj-perms HTTP/1.1" 200 5030 0.003764 10.0.0.56 - - [2025-10-02 02:17:16] "GET /obj-perms HTTP/1.1" 200 5030 0.004062 10.0.0.38 - - [2025-10-02 02:17:17] "GET /obj-perms HTTP/1.1" 200 5030 0.003708 10.0.0.56 - - [2025-10-02 02:17:20] "GET /obj-perms HTTP/1.1" 200 5030 0.003863 10.0.0.56 - - [2025-10-02 02:17:20] "GET /virtual-network/c877d1ef-2efa-475a-8c4c-3e1745f29754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005228 10.0.0.56 - - [2025-10-02 02:17:20] "POST /neutron/network HTTP/1.1" 200 823 0.009242 10.0.0.56 - - [2025-10-02 02:17:20] "GET /virtual-network/c877d1ef-2efa-475a-8c4c-3e1745f29754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.015759 10.0.0.38 - - [2025-10-02 02:17:20] "PUT /access-control-list/63324508-2d61-4e7d-88c5-115caddb34df HTTP/1.1" 200 272 0.018931 10.0.0.56 - - [2025-10-02 02:17:20] "POST /ref-update HTTP/1.1" 200 156 0.070401 10.0.0.56 - - [2025-10-02 02:17:20] "POST /ref-update HTTP/1.1" 200 156 0.096796 10.0.0.56 - - [2025-10-02 02:17:20] "DELETE /network-policy/1596a12e-8f96-4562-ba3c-f3c2cae7ff99 HTTP/1.1" 200 115 0.060423 10.0.0.56 - - [2025-10-02 02:17:21] "DELETE /network-policy/00db66f2-592f-48d6-8201-cb42fd029325 HTTP/1.1" 200 115 0.053484 10.0.0.56 - - [2025-10-02 02:17:21] "DELETE /network-policy/4c1471ac-3c96-45a7-976e-81d94360d95a HTTP/1.1" 200 115 0.056488 10.0.0.38 - - [2025-10-02 02:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.56 - - [2025-10-02 02:17:21] "POST /neutron/network HTTP/1.1" 200 823 0.007082 10.0.0.38 - - [2025-10-02 02:17:21] "DELETE /route-target/bc610a84-d7ad-422f-aca4-e0baf0481bc2 HTTP/1.1" 200 115 0.024125 10.0.0.49 - - [2025-10-02 02:17:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003895 10.0.0.49 - - [2025-10-02 02:17:22] "POST /useragent-kv HTTP/1.1" 200 115 0.009017 10.0.0.56 - - [2025-10-02 02:17:22] "POST /neutron/network HTTP/1.1" 200 151 0.168847 10.0.0.56 - - [2025-10-02 02:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.56 - - [2025-10-02 02:17:22] "DELETE /network-ipam/5b38edbc-7bd1-4f74-abc6-f1b3d3fc7ddf HTTP/1.1" 200 115 0.040184 10.0.0.56 - - [2025-10-02 02:17:22] "POST /fqname-to-id HTTP/1.1" 404 197 0.002950 10.0.0.56 - - [2025-10-02 02:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.56 - - [2025-10-02 02:17:22] "DELETE /network-ipam/1bf5ecc9-a4ca-4f2d-9d58-70ae8946a2b9 HTTP/1.1" 200 115 0.034720 10.0.0.56 - - [2025-10-02 02:17:22] "POST /fqname-to-id HTTP/1.1" 404 197 0.003389 10.0.0.56 - - [2025-10-02 02:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.56 - - [2025-10-02 02:17:22] "DELETE /network-ipam/aec83edf-eebc-4a4e-bf4d-c93f31088ec9 HTTP/1.1" 200 115 0.036671 10.0.0.56 - - [2025-10-02 02:17:22] "POST /fqname-to-id HTTP/1.1" 404 197 0.002976 10.0.0.49 - - [2025-10-02 02:17:23] "GET /projects?obj_uuids=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001117 10.0.0.56 - - [2025-10-02 02:17:24] "GET /project/cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.068318 10.0.0.49 - - [2025-10-02 02:17:24] "GET /projects?obj_uuids=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001279 10.0.0.56 - - [2025-10-02 02:17:24] "GET /project/cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e?fields=virtual_networks HTTP/1.1" 200 1043 0.050104 10.0.0.49 - - [2025-10-02 02:17:24] "GET /projects?obj_uuids=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001024 10.0.0.56 - - [2025-10-02 02:17:24] "GET /project/cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.043656 10.0.0.49 - - [2025-10-02 02:17:24] "GET /projects?obj_uuids=cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001033 10.0.0.56 - - [2025-10-02 02:17:24] "GET /project/cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e?fields=security_groups HTTP/1.1" 200 1269 0.048580 10.0.0.56 - - [2025-10-02 02:17:24] "POST /fqname-to-id HTTP/1.1" 404 194 0.026166 10.0.0.49 - - [2025-10-02 02:17:25] "GET /projects?obj_uuids=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003395 10.0.0.49 - - [2025-10-02 02:17:25] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000895 10.0.0.49 - - [2025-10-02 02:17:25] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.030722 10.0.0.49 - - [2025-10-02 02:17:25] "POST /id-to-fqname HTTP/1.1" 200 196 0.006773 10.0.0.49 - - [2025-10-02 02:17:25] "POST /fqname-to-id HTTP/1.1" 404 205 0.004002 10.0.0.49 - - [2025-10-02 02:17:25] "POST /security-groups HTTP/1.1" 200 597 0.072786 10.0.0.38 - - [2025-10-02 02:17:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.003707 10.0.0.49 - - [2025-10-02 02:17:25] "POST /projects HTTP/1.1" 200 597 0.287429 10.0.0.49 - - [2025-10-02 02:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.362565 10.0.0.38 - - [2025-10-02 02:17:25] "POST /access-control-lists HTTP/1.1" 200 600 0.032618 10.0.0.56 - - [2025-10-02 02:17:25] "GET /project/7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.540903 10.0.0.56 - - [2025-10-02 02:17:26] "GET / HTTP/1.1" 200 35931 0.001759 10.0.0.56 - - [2025-10-02 02:17:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000455 10.0.0.56 - - [2025-10-02 02:17:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.059004 10.0.0.56 - - [2025-10-02 02:17:30] "POST /network-ipams HTTP/1.1" 200 519 0.029260 10.0.0.56 - - [2025-10-02 02:17:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003152 10.0.0.56 - - [2025-10-02 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.56 - - [2025-10-02 02:17:30] "GET /network-ipam/de1d12b9-709c-4f6d-972a-d25613231056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.005867 10.0.0.56 - - [2025-10-02 02:17:30] "PUT /network-ipam/de1d12b9-709c-4f6d-972a-d25613231056 HTTP/1.1" 200 258 0.013971 10.0.0.56 - - [2025-10-02 02:17:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003063 10.0.0.56 - - [2025-10-02 02:17:30] "POST /network-ipams HTTP/1.1" 200 519 0.025252 10.0.0.56 - - [2025-10-02 02:17:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003249 10.0.0.56 - - [2025-10-02 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.56 - - [2025-10-02 02:17:30] "GET /network-ipam/c8f8520a-ccb3-40bf-8cf9-93eda09a968d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.006219 10.0.0.56 - - [2025-10-02 02:17:30] "PUT /network-ipam/c8f8520a-ccb3-40bf-8cf9-93eda09a968d HTTP/1.1" 200 258 0.013109 10.0.0.56 - - [2025-10-02 02:17:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003251 10.0.0.56 - - [2025-10-02 02:17:30] "POST /network-ipams HTTP/1.1" 200 519 0.027005 10.0.0.56 - - [2025-10-02 02:17:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.003456 10.0.0.56 - - [2025-10-02 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.56 - - [2025-10-02 02:17:30] "GET /network-ipam/1477f0a7-f0de-4563-8984-3d10f8fd8d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.007212 10.0.0.56 - - [2025-10-02 02:17:30] "PUT /network-ipam/1477f0a7-f0de-4563-8984-3d10f8fd8d7f HTTP/1.1" 200 258 0.014342 10.0.0.56 - - [2025-10-02 02:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.49 - - [2025-10-02 02:17:31] "GET /projects?obj_uuids=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000840 10.0.0.56 - - [2025-10-02 02:17:31] "GET /project/7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.047459 10.0.0.49 - - [2025-10-02 02:17:32] "POST /useragent-kv HTTP/1.1" 200 115 0.007688 10.0.0.56 - - [2025-10-02 02:17:32] "POST /neutron/subnet HTTP/1.1" 200 729 0.255684 10.0.0.56 - - [2025-10-02 02:17:32] "POST /id-to-fqname HTTP/1.1" 200 227 0.001226 10.0.0.56 - - [2025-10-02 02:17:32] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007458 10.0.0.56 - - [2025-10-02 02:17:32] "POST /neutron/network HTTP/1.1" 200 1015 0.012822 10.0.0.56 - - [2025-10-02 02:17:32] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005531 10.0.0.56 - - [2025-10-02 02:17:32] "POST /neutron/subnet HTTP/1.1" 200 828 0.008980 10.0.0.56 - - [2025-10-02 02:17:32] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005414 10.0.0.56 - - [2025-10-02 02:17:32] "GET /network-ipam/de1d12b9-709c-4f6d-972a-d25613231056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.004606 10.0.0.56 - - [2025-10-02 02:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.49 - - [2025-10-02 02:17:32] "GET /projects?obj_uuids=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000962 10.0.0.56 - - [2025-10-02 02:17:32] "GET /project/7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.038861 10.0.0.49 - - [2025-10-02 02:17:33] "GET /projects?obj_uuids=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000975 10.0.0.56 - - [2025-10-02 02:17:33] "POST /neutron/network HTTP/1.1" 200 613 0.153855 10.0.0.38 - - [2025-10-02 02:17:33] "POST /route-targets HTTP/1.1" 200 327 0.012985 10.0.0.56 - - [2025-10-02 02:17:33] "POST /neutron/network HTTP/1.1" 200 1014 0.010804 10.0.0.56 - - [2025-10-02 02:17:33] "POST /id-to-fqname HTTP/1.1" 200 227 0.000999 10.0.0.56 - - [2025-10-02 02:17:33] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005924 10.0.0.56 - - [2025-10-02 02:17:33] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005908 10.0.0.56 - - [2025-10-02 02:17:33] "POST /neutron/subnet HTTP/1.1" 200 725 0.009396 10.0.0.56 - - [2025-10-02 02:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.49 - - [2025-10-02 02:17:33] "GET /projects?obj_uuids=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001094 10.0.0.56 - - [2025-10-02 02:17:33] "GET /project/7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.059314 10.0.0.49 - - [2025-10-02 02:17:34] "GET /projects?obj_uuids=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001139 10.0.0.56 - - [2025-10-02 02:17:34] "POST /neutron/network HTTP/1.1" 200 613 0.136487 10.0.0.38 - - [2025-10-02 02:17:34] "POST /ref-update HTTP/1.1" 200 156 0.033148 10.0.0.49 - - [2025-10-02 02:17:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.063899 10.0.0.56 - - [2025-10-02 02:17:34] "POST /neutron/network HTTP/1.1" 200 1014 0.010553 10.0.0.56 - - [2025-10-02 02:17:34] "POST /id-to-fqname HTTP/1.1" 200 227 0.001050 10.0.0.56 - - [2025-10-02 02:17:34] "GET /virtual-network/0e017354-48cd-40f6-aa1c-711cd18e76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005663 10.0.0.56 - - [2025-10-02 02:17:34] "GET /virtual-network/0e017354-48cd-40f6-aa1c-711cd18e76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005253 10.0.0.56 - - [2025-10-02 02:17:34] "POST /neutron/subnet HTTP/1.1" 200 725 0.007874 10.0.0.56 - - [2025-10-02 02:17:35] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005104 10.0.0.38 - - [2025-10-02 02:17:36] "GET /obj-perms HTTP/1.1" 200 5042 0.047108 10.0.0.56 - - [2025-10-02 02:17:36] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005301 10.0.0.49 - - [2025-10-02 02:17:37] "GET /obj-perms HTTP/1.1" 200 5042 0.045514 10.0.0.56 - - [2025-10-02 02:17:37] "GET /virtual-network/0e017354-48cd-40f6-aa1c-711cd18e76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005605 10.0.0.56 - - [2025-10-02 02:17:37] "GET /obj-perms HTTP/1.1" 200 5042 0.082790 10.0.0.49 - - [2025-10-02 02:17:37] "DELETE /project/7a52f6a115904da89ba791b5a0fcfa55 HTTP/1.1" 404 173 0.004282 10.0.0.49 - - [2025-10-02 02:17:37] "DELETE /project/cdfe4d8a-8d2c-43f4-a1a2-e1a437de5e0e HTTP/1.1" 404 177 0.003575 10.0.0.56 - - [2025-10-02 02:17:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.003097 10.0.0.56 - - [2025-10-02 02:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.49 - - [2025-10-02 02:17:37] "GET /projects?obj_uuids=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000918 10.0.0.56 - - [2025-10-02 02:17:37] "GET /project/7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.039460 10.0.0.56 - - [2025-10-02 02:17:37] "POST /network-policys HTTP/1.1" 200 559 0.027965 10.0.0.56 - - [2025-10-02 02:17:38] "GET /network-policy/25154576-412f-4259-97b3-54c9a4e33be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.006211 10.0.0.56 - - [2025-10-02 02:17:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.004076 10.0.0.56 - - [2025-10-02 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.49 - - [2025-10-02 02:17:38] "GET /projects?obj_uuids=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001004 10.0.0.56 - - [2025-10-02 02:17:38] "GET /project/7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.047306 10.0.0.56 - - [2025-10-02 02:17:38] "POST /network-policys HTTP/1.1" 200 559 0.030539 10.0.0.56 - - [2025-10-02 02:17:38] "GET /network-policy/54face3e-8b04-4d7a-813f-9f462cc13873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2974 0.006069 10.0.0.56 - - [2025-10-02 02:17:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.002826 10.0.0.56 - - [2025-10-02 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006439 10.0.0.49 - - [2025-10-02 02:17:38] "GET /projects?obj_uuids=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001227 10.0.0.56 - - [2025-10-02 02:17:38] "GET /project/7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.042320 10.0.0.56 - - [2025-10-02 02:17:38] "POST /network-policys HTTP/1.1" 200 559 0.029335 10.0.0.56 - - [2025-10-02 02:17:38] "GET /network-policy/a68be513-5fd6-4d74-8c09-fb7d2fcf797f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.013286 10.0.0.38 - - [2025-10-02 02:17:38] "POST /fqname-to-id HTTP/1.1" 404 242 0.005005 10.0.0.56 - - [2025-10-02 02:17:38] "POST /neutron/network HTTP/1.1" 200 1199 0.098403 10.0.0.56 - - [2025-10-02 02:17:38] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005402 10.0.0.56 - - [2025-10-02 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.56 - - [2025-10-02 02:17:38] "GET /network-policy/25154576-412f-4259-97b3-54c9a4e33be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.004859 10.0.0.56 - - [2025-10-02 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.56 - - [2025-10-02 02:17:39] "GET /network-policy/54face3e-8b04-4d7a-813f-9f462cc13873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2974 0.005881 10.0.0.56 - - [2025-10-02 02:17:39] "POST /neutron/network HTTP/1.1" 200 1112 0.069628 10.0.0.56 - - [2025-10-02 02:17:39] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005622 10.0.0.56 - - [2025-10-02 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006247 10.0.0.38 - - [2025-10-02 02:17:39] "POST /access-control-lists HTTP/1.1" 200 597 0.094019 10.0.0.56 - - [2025-10-02 02:17:39] "GET /network-policy/a68be513-5fd6-4d74-8c09-fb7d2fcf797f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.017594 10.0.0.56 - - [2025-10-02 02:17:39] "POST /id-to-fqname HTTP/1.1" 200 227 0.001264 10.0.0.49 - - [2025-10-02 02:17:40] "GET /projects?obj_uuids=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001431 10.0.0.56 - - [2025-10-02 02:17:40] "GET /project/7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.060648 10.0.0.56 - - [2025-10-02 02:17:40] "POST /neutron/network HTTP/1.1" 200 1199 0.028550 10.0.0.56 - - [2025-10-02 02:17:40] "POST /id-to-fqname HTTP/1.1" 200 227 0.001274 10.0.0.56 - - [2025-10-02 02:17:40] "POST /neutron/port HTTP/1.1" 200 117 0.006707 10.0.0.49 - - [2025-10-02 02:17:41] "GET /projects?obj_uuids=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001205 10.0.0.56 - - [2025-10-02 02:17:41] "POST /neutron/port HTTP/1.1" 200 1174 0.358053 10.0.0.56 - - [2025-10-02 02:17:41] "POST /neutron/port HTTP/1.1" 200 1228 0.127208 10.0.0.49 - - [2025-10-02 02:17:41] "GET /projects?obj_uuids=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000906 10.0.0.56 - - [2025-10-02 02:17:41] "GET /project/7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.109056 10.0.0.56 - - [2025-10-02 02:17:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003406 10.0.0.56 - - [2025-10-02 02:17:41] "POST /neutron/port HTTP/1.1" 200 117 0.001369 10.0.0.56 - - [2025-10-02 02:17:41] "POST /neutron/port HTTP/1.1" 200 1202 0.019152 10.0.0.56 - - [2025-10-02 02:17:42] "POST /id-to-fqname HTTP/1.1" 200 227 0.001576 10.0.0.56 - - [2025-10-02 02:17:42] "POST /neutron/port HTTP/1.1" 200 1202 0.020746 10.0.0.56 - - [2025-10-02 02:17:42] "POST /neutron/network HTTP/1.1" 200 1122 0.008420 10.0.0.38 - - [2025-10-02 02:17:42] "PUT /access-control-list/14a23046-15c2-4354-8cda-a0c30bd02056 HTTP/1.1" 200 272 0.015848 10.0.0.56 - - [2025-10-02 02:17:42] "POST /neutron/port HTTP/1.1" 200 1173 0.017230 10.0.0.56 - - [2025-10-02 02:17:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003804 10.0.0.56 - - [2025-10-02 02:17:42] "POST /neutron/port HTTP/1.1" 200 117 0.001124 10.0.0.49 - - [2025-10-02 02:17:43] "GET /projects?obj_uuids=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001298 10.0.0.56 - - [2025-10-02 02:17:43] "GET /project/7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.073553 10.0.0.56 - - [2025-10-02 02:17:43] "POST /neutron/network HTTP/1.1" 200 1014 0.008506 10.0.0.56 - - [2025-10-02 02:17:43] "POST /neutron/port HTTP/1.1" 200 117 0.006238 10.0.0.56 - - [2025-10-02 02:17:43] "POST /neutron/port HTTP/1.1" 200 1202 0.014717 10.0.0.56 - - [2025-10-02 02:17:43] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007519 10.0.0.56 - - [2025-10-02 02:17:43] "GET /virtual-machine/9124ba6b-1a6f-4b88-9bac-bdbfcfaf0592 HTTP/1.1" 401 292 0.000378 10.0.0.56 - - [2025-10-02 02:17:43] "POST /neutron/network HTTP/1.1" 200 1024 0.009819 10.0.0.56 - - [2025-10-02 02:17:44] "POST /neutron/port HTTP/1.1" 200 1173 0.017714 10.0.0.56 - - [2025-10-02 02:17:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003659 10.0.0.56 - - [2025-10-02 02:17:44] "POST /neutron/port HTTP/1.1" 200 117 0.001040 10.0.0.56 - - [2025-10-02 02:17:44] "GET /virtual-machine/9124ba6b-1a6f-4b88-9bac-bdbfcfaf0592 HTTP/1.1" 200 1299 0.044375 10.0.0.56 - - [2025-10-02 02:17:44] "GET /virtual-machine/9124ba6b-1a6f-4b88-9bac-bdbfcfaf0592 HTTP/1.1" 200 1299 0.003412 10.0.0.56 - - [2025-10-02 02:17:44] "GET /virtual-machine-interface/34bb8edc-1b39-4d61-9321-bc40ac21680b HTTP/1.1" 200 3167 0.008698 10.0.0.56 - - [2025-10-02 02:17:44] "GET /virtual-machine/9124ba6b-1a6f-4b88-9bac-bdbfcfaf0592 HTTP/1.1" 200 1299 0.004154 10.0.0.56 - - [2025-10-02 02:17:44] "GET /virtual-machine-interface/34bb8edc-1b39-4d61-9321-bc40ac21680b HTTP/1.1" 200 3167 0.005457 10.0.0.56 - - [2025-10-02 02:17:44] "GET /instance-ip/02bc763f-e10a-403c-8b13-faad6a125b8e HTTP/1.1" 200 1633 0.006387 10.0.0.56 - - [2025-10-02 02:17:44] "GET /instance-ip/344b10bb-d863-44db-98c6-b1a425ed745a HTTP/1.1" 200 1653 0.007278 10.0.0.56 - - [2025-10-02 02:17:44] "GET /virtual-machine/9124ba6b-1a6f-4b88-9bac-bdbfcfaf0592 HTTP/1.1" 200 1299 0.004063 10.0.0.56 - - [2025-10-02 02:17:44] "GET /virtual-machine-interface/34bb8edc-1b39-4d61-9321-bc40ac21680b HTTP/1.1" 200 3167 0.005061 10.0.0.56 - - [2025-10-02 02:17:44] "GET /instance-ip/02bc763f-e10a-403c-8b13-faad6a125b8e HTTP/1.1" 200 1633 0.003931 10.0.0.56 - - [2025-10-02 02:17:44] "GET /instance-ip/344b10bb-d863-44db-98c6-b1a425ed745a HTTP/1.1" 200 1653 0.003527 10.0.0.56 - - [2025-10-02 02:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.56 - - [2025-10-02 02:17:44] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003634 10.0.0.56 - - [2025-10-02 02:17:44] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002918 10.0.0.56 - - [2025-10-02 02:17:44] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.007185 10.0.0.56 - - [2025-10-02 02:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.56 - - [2025-10-02 02:17:44] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006065 10.0.0.56 - - [2025-10-02 02:17:44] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003618 10.0.0.56 - - [2025-10-02 02:17:45] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005324 10.0.0.56 - - [2025-10-02 02:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.56 - - [2025-10-02 02:17:45] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003765 10.0.0.56 - - [2025-10-02 02:17:45] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002658 10.0.0.56 - - [2025-10-02 02:17:45] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.006575 10.0.0.56 - - [2025-10-02 02:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.56 - - [2025-10-02 02:17:45] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004722 10.0.0.56 - - [2025-10-02 02:17:45] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005591 10.0.0.56 - - [2025-10-02 02:17:45] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.006740 10.0.0.56 - - [2025-10-02 02:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.56 - - [2025-10-02 02:17:45] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004060 10.0.0.56 - - [2025-10-02 02:17:45] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003379 10.0.0.56 - - [2025-10-02 02:17:45] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.008302 10.0.0.56 - - [2025-10-02 02:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.56 - - [2025-10-02 02:17:48] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005971 10.0.0.56 - - [2025-10-02 02:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.56 - - [2025-10-02 02:17:52] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005747 10.0.0.56 - - [2025-10-02 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.56 - - [2025-10-02 02:17:56] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005323 10.0.0.56 - - [2025-10-02 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.56 - - [2025-10-02 02:18:00] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.006198 10.0.0.56 - - [2025-10-02 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.56 - - [2025-10-02 02:18:04] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005166 10.0.0.56 - - [2025-10-02 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.56 - - [2025-10-02 02:18:09] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005875 10.0.0.56 - - [2025-10-02 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.56 - - [2025-10-02 02:18:13] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005858 10.0.0.56 - - [2025-10-02 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.56 - - [2025-10-02 02:18:17] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005301 10.0.0.56 - - [2025-10-02 02:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.56 - - [2025-10-02 02:18:21] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005645 10.0.0.56 - - [2025-10-02 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.56 - - [2025-10-02 02:18:25] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005774 10.0.0.49 - - [2025-10-02 02:18:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.49 - - [2025-10-02 02:18:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.56 - - [2025-10-02 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.56 - - [2025-10-02 02:18:27] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004092 10.0.0.56 - - [2025-10-02 02:18:27] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003157 10.0.0.56 - - [2025-10-02 02:18:27] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.006356 10.0.0.56 - - [2025-10-02 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.56 - - [2025-10-02 02:18:27] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003740 10.0.0.56 - - [2025-10-02 02:18:27] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002929 10.0.0.56 - - [2025-10-02 02:18:27] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.008345 10.0.0.56 - - [2025-10-02 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004935 10.0.0.49 - - [2025-10-02 02:18:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.56 - - [2025-10-02 02:18:27] "GET /routing-instance/a7c074f1-d63f-4aa6-b2f1-1251250abbcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.006839 10.0.0.49 - - [2025-10-02 02:18:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.56 - - [2025-10-02 02:18:27] "GET /route-target/597b0229-8268-4c5f-bd41-73334e09dc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004259 10.0.0.56 - - [2025-10-02 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.56 - - [2025-10-02 02:18:27] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003437 10.0.0.56 - - [2025-10-02 02:18:28] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002796 10.0.0.56 - - [2025-10-02 02:18:28] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005691 10.0.0.56 - - [2025-10-02 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.56 - - [2025-10-02 02:18:28] "GET /routing-instance/a7c074f1-d63f-4aa6-b2f1-1251250abbcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.003806 10.0.0.56 - - [2025-10-02 02:18:28] "GET /route-target/597b0229-8268-4c5f-bd41-73334e09dc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003174 10.0.0.56 - - [2025-10-02 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.56 - - [2025-10-02 02:18:28] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003799 10.0.0.56 - - [2025-10-02 02:18:28] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003024 10.0.0.56 - - [2025-10-02 02:18:28] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005324 10.0.0.56 - - [2025-10-02 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.56 - - [2025-10-02 02:18:28] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004100 10.0.0.56 - - [2025-10-02 02:18:28] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003365 10.0.0.56 - - [2025-10-02 02:18:28] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.006374 10.0.0.56 - - [2025-10-02 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.56 - - [2025-10-02 02:18:28] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004097 10.0.0.56 - - [2025-10-02 02:18:28] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003003 10.0.0.56 - - [2025-10-02 02:18:28] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.006566 10.0.0.56 - - [2025-10-02 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.56 - - [2025-10-02 02:18:28] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003829 10.0.0.56 - - [2025-10-02 02:18:28] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003321 10.0.0.56 - - [2025-10-02 02:18:28] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.009182 10.0.0.56 - - [2025-10-02 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.38 - - [2025-10-02 02:18:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000359 10.0.0.56 - - [2025-10-02 02:18:28] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003771 10.0.0.56 - - [2025-10-02 02:18:28] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002850 10.0.0.38 - - [2025-10-02 02:18:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000292 10.0.0.56 - - [2025-10-02 02:18:28] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.006528 10.0.0.56 - - [2025-10-02 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.56 - - [2025-10-02 02:18:28] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004648 10.0.0.56 - - [2025-10-02 02:18:28] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002924 10.0.0.56 - - [2025-10-02 02:18:28] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.006104 10.0.0.49 - - [2025-10-02 02:18:28] "GET /obj-perms HTTP/1.1" 200 5042 0.003752 10.0.0.56 - - [2025-10-02 02:18:28] "GET /obj-perms HTTP/1.1" 200 5042 0.003740 10.0.0.56 - - [2025-10-02 02:18:28] "GET /obj-perms HTTP/1.1" 200 5042 0.003479 10.0.0.38 - - [2025-10-02 02:18:29] "GET /obj-perms HTTP/1.1" 200 5042 0.003973 10.0.0.56 - - [2025-10-02 02:18:29] "GET /obj-perms HTTP/1.1" 200 5042 0.003812 10.0.0.49 - - [2025-10-02 02:18:29] "GET /obj-perms HTTP/1.1" 200 5042 0.003312 10.0.0.38 - - [2025-10-02 02:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000318 10.0.0.56 - - [2025-10-02 02:18:29] "POST /neutron/port HTTP/1.1" 200 1201 0.016002 10.0.0.38 - - [2025-10-02 02:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.56 - - [2025-10-02 02:18:29] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007013 10.0.0.56 - - [2025-10-02 02:18:29] "POST /neutron/port HTTP/1.1" 200 1201 0.014476 10.0.0.56 - - [2025-10-02 02:18:29] "GET /virtual-machine/549db4a5-1c58-4802-9195-216ddf981a6a HTTP/1.1" 200 1298 0.007484 10.0.0.56 - - [2025-10-02 02:18:29] "GET /virtual-machine/549db4a5-1c58-4802-9195-216ddf981a6a HTTP/1.1" 200 1298 0.003147 10.0.0.56 - - [2025-10-02 02:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000286 10.0.0.56 - - [2025-10-02 02:18:29] "GET /virtual-machine-interface/7a2a4068-959e-40f1-bab3-57cd57467480 HTTP/1.1" 200 3167 0.005058 10.0.0.56 - - [2025-10-02 02:18:29] "GET /virtual-machine/549db4a5-1c58-4802-9195-216ddf981a6a HTTP/1.1" 200 1298 0.003082 10.0.0.56 - - [2025-10-02 02:18:29] "GET /virtual-machine-interface/7a2a4068-959e-40f1-bab3-57cd57467480 HTTP/1.1" 200 3167 0.005125 10.0.0.56 - - [2025-10-02 02:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.56 - - [2025-10-02 02:18:29] "GET /instance-ip/9ef84a72-8e74-46f8-b871-38fe0cce568b HTTP/1.1" 200 1654 0.007276 10.0.0.56 - - [2025-10-02 02:18:29] "GET /instance-ip/f95b83a9-0d01-4b33-b846-57600fc2fd13 HTTP/1.1" 200 1634 0.005480 10.0.0.56 - - [2025-10-02 02:18:29] "GET /virtual-machine/549db4a5-1c58-4802-9195-216ddf981a6a HTTP/1.1" 200 1298 0.003523 10.0.0.56 - - [2025-10-02 02:18:29] "GET /virtual-machine-interface/7a2a4068-959e-40f1-bab3-57cd57467480 HTTP/1.1" 200 3167 0.005541 10.0.0.56 - - [2025-10-02 02:18:29] "GET /instance-ip/9ef84a72-8e74-46f8-b871-38fe0cce568b HTTP/1.1" 200 1654 0.003651 10.0.0.56 - - [2025-10-02 02:18:29] "GET /instance-ip/f95b83a9-0d01-4b33-b846-57600fc2fd13 HTTP/1.1" 200 1634 0.005958 10.0.0.56 - - [2025-10-02 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.56 - - [2025-10-02 02:18:29] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003047 10.0.0.56 - - [2025-10-02 02:18:29] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002415 10.0.0.56 - - [2025-10-02 02:18:29] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006075 10.0.0.56 - - [2025-10-02 02:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.56 - - [2025-10-02 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.56 - - [2025-10-02 02:18:29] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006438 10.0.0.56 - - [2025-10-02 02:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000308 10.0.0.56 - - [2025-10-02 02:18:29] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004473 10.0.0.56 - - [2025-10-02 02:18:29] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002969 10.0.0.56 - - [2025-10-02 02:18:29] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.007625 10.0.0.56 - - [2025-10-02 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.56 - - [2025-10-02 02:18:29] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004275 10.0.0.56 - - [2025-10-02 02:18:29] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003002 10.0.0.56 - - [2025-10-02 02:18:29] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006647 10.0.0.56 - - [2025-10-02 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005450 10.0.0.56 - - [2025-10-02 02:18:30] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004019 10.0.0.56 - - [2025-10-02 02:18:30] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003397 10.0.0.56 - - [2025-10-02 02:18:30] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006464 10.0.0.56 - - [2025-10-02 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.56 - - [2025-10-02 02:18:30] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004546 10.0.0.56 - - [2025-10-02 02:18:30] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003361 10.0.0.56 - - [2025-10-02 02:18:30] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005493 10.0.0.56 - - [2025-10-02 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.56 - - [2025-10-02 02:18:31] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004292 10.0.0.56 - - [2025-10-02 02:18:31] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003096 10.0.0.56 - - [2025-10-02 02:18:31] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.007000 10.0.0.56 - - [2025-10-02 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.56 - - [2025-10-02 02:18:31] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003245 10.0.0.56 - - [2025-10-02 02:18:31] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003092 10.0.0.56 - - [2025-10-02 02:18:31] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005559 10.0.0.56 - - [2025-10-02 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.56 - - [2025-10-02 02:18:31] "GET /routing-instance/fcaf977a-a658-43e6-ae57-f1687c064990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004928 10.0.0.56 - - [2025-10-02 02:18:31] "GET /route-target/3c3f36fd-4a94-4334-9345-68f0afa357ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003789 10.0.0.56 - - [2025-10-02 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.56 - - [2025-10-02 02:18:31] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003376 10.0.0.56 - - [2025-10-02 02:18:31] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002667 10.0.0.56 - - [2025-10-02 02:18:31] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005985 10.0.0.56 - - [2025-10-02 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.56 - - [2025-10-02 02:18:31] "GET /routing-instance/fcaf977a-a658-43e6-ae57-f1687c064990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004455 10.0.0.56 - - [2025-10-02 02:18:31] "GET /route-target/3c3f36fd-4a94-4334-9345-68f0afa357ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003727 10.0.0.56 - - [2025-10-02 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.56 - - [2025-10-02 02:18:32] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004123 10.0.0.56 - - [2025-10-02 02:18:32] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003148 10.0.0.56 - - [2025-10-02 02:18:32] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005634 10.0.0.56 - - [2025-10-02 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.56 - - [2025-10-02 02:18:32] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.015551 10.0.0.56 - - [2025-10-02 02:18:32] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.006651 10.0.0.56 - - [2025-10-02 02:18:32] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.007342 10.0.0.56 - - [2025-10-02 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.56 - - [2025-10-02 02:18:32] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005616 10.0.0.56 - - [2025-10-02 02:18:32] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003052 10.0.0.56 - - [2025-10-02 02:18:32] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006554 10.0.0.56 - - [2025-10-02 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012667 10.0.0.56 - - [2025-10-02 02:18:32] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004824 10.0.0.56 - - [2025-10-02 02:18:32] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003424 10.0.0.56 - - [2025-10-02 02:18:32] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006710 10.0.0.56 - - [2025-10-02 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.56 - - [2025-10-02 02:18:32] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004213 10.0.0.56 - - [2025-10-02 02:18:32] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003543 10.0.0.56 - - [2025-10-02 02:18:32] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.007482 10.0.0.56 - - [2025-10-02 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.56 - - [2025-10-02 02:18:32] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004341 10.0.0.56 - - [2025-10-02 02:18:32] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003067 10.0.0.56 - - [2025-10-02 02:18:32] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005783 10.0.0.56 - - [2025-10-02 02:18:32] "GET /obj-perms HTTP/1.1" 200 5042 0.003498 10.0.0.49 - - [2025-10-02 02:18:32] "GET /obj-perms HTTP/1.1" 200 5042 0.004522 10.0.0.56 - - [2025-10-02 02:18:32] "GET /obj-perms HTTP/1.1" 200 5042 0.003311 10.0.0.38 - - [2025-10-02 02:18:32] "GET /obj-perms HTTP/1.1" 200 5042 0.003608 10.0.0.56 - - [2025-10-02 02:18:33] "POST /neutron/port HTTP/1.1" 200 1201 0.016456 10.0.0.56 - - [2025-10-02 02:18:33] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006693 10.0.0.56 - - [2025-10-02 02:18:33] "GET /virtual-machine/30ac5ff2-f826-47fd-a631-4d347bae65f4 HTTP/1.1" 200 1298 0.006264 10.0.0.56 - - [2025-10-02 02:18:33] "GET /virtual-machine/30ac5ff2-f826-47fd-a631-4d347bae65f4 HTTP/1.1" 200 1298 0.003718 10.0.0.56 - - [2025-10-02 02:18:33] "GET /virtual-machine-interface/23cac766-e7e5-454a-a3d8-ec682335c9ad HTTP/1.1" 200 3167 0.004922 10.0.0.56 - - [2025-10-02 02:18:33] "GET /virtual-machine/30ac5ff2-f826-47fd-a631-4d347bae65f4 HTTP/1.1" 200 1298 0.003552 10.0.0.56 - - [2025-10-02 02:18:33] "GET /virtual-machine-interface/23cac766-e7e5-454a-a3d8-ec682335c9ad HTTP/1.1" 200 3167 0.005029 10.0.0.56 - - [2025-10-02 02:18:33] "GET /instance-ip/b8e205b1-a578-4b14-800e-cda99bd6ab9a HTTP/1.1" 200 1633 0.005817 10.0.0.56 - - [2025-10-02 02:18:33] "GET /instance-ip/baf5e3de-d6ad-471a-81c0-3e5169c5cb0e HTTP/1.1" 200 1653 0.005681 10.0.0.56 - - [2025-10-02 02:18:33] "GET /virtual-machine/30ac5ff2-f826-47fd-a631-4d347bae65f4 HTTP/1.1" 200 1298 0.003218 10.0.0.56 - - [2025-10-02 02:18:33] "GET /virtual-machine-interface/23cac766-e7e5-454a-a3d8-ec682335c9ad HTTP/1.1" 200 3167 0.005644 10.0.0.56 - - [2025-10-02 02:18:33] "GET /instance-ip/b8e205b1-a578-4b14-800e-cda99bd6ab9a HTTP/1.1" 200 1633 0.003706 10.0.0.56 - - [2025-10-02 02:18:33] "GET /instance-ip/baf5e3de-d6ad-471a-81c0-3e5169c5cb0e HTTP/1.1" 200 1653 0.003544 10.0.0.56 - - [2025-10-02 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.56 - - [2025-10-02 02:18:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003666 10.0.0.56 - - [2025-10-02 02:18:33] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002918 10.0.0.56 - - [2025-10-02 02:18:33] "GET /virtual-network/0e017354-48cd-40f6-aa1c-711cd18e76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007408 10.0.0.56 - - [2025-10-02 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.56 - - [2025-10-02 02:18:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003983 10.0.0.56 - - [2025-10-02 02:18:33] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003467 10.0.0.56 - - [2025-10-02 02:18:33] "GET /virtual-network/0e017354-48cd-40f6-aa1c-711cd18e76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005634 10.0.0.56 - - [2025-10-02 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.56 - - [2025-10-02 02:18:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003865 10.0.0.56 - - [2025-10-02 02:18:33] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004183 10.0.0.56 - - [2025-10-02 02:18:33] "GET /virtual-network/0e017354-48cd-40f6-aa1c-711cd18e76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007426 10.0.0.56 - - [2025-10-02 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.56 - - [2025-10-02 02:18:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005090 10.0.0.56 - - [2025-10-02 02:18:33] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002916 10.0.0.56 - - [2025-10-02 02:18:33] "GET /virtual-network/0e017354-48cd-40f6-aa1c-711cd18e76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006109 10.0.0.56 - - [2025-10-02 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.56 - - [2025-10-02 02:18:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004853 10.0.0.56 - - [2025-10-02 02:18:33] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004852 10.0.0.56 - - [2025-10-02 02:18:33] "GET /virtual-network/0e017354-48cd-40f6-aa1c-711cd18e76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007132 10.0.0.56 - - [2025-10-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.56 - - [2025-10-02 02:18:35] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004158 10.0.0.56 - - [2025-10-02 02:18:35] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003562 10.0.0.56 - - [2025-10-02 02:18:35] "GET /virtual-network/0e017354-48cd-40f6-aa1c-711cd18e76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006010 10.0.0.56 - - [2025-10-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005559 10.0.0.56 - - [2025-10-02 02:18:35] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003511 10.0.0.56 - - [2025-10-02 02:18:35] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003064 10.0.0.56 - - [2025-10-02 02:18:35] "GET /virtual-network/0e017354-48cd-40f6-aa1c-711cd18e76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005794 10.0.0.56 - - [2025-10-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.56 - - [2025-10-02 02:18:35] "GET /routing-instance/2b7d683b-b78a-40c0-828f-94acd94b7b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.004595 10.0.0.56 - - [2025-10-02 02:18:35] "GET /route-target/08576013-8268-4eae-9d79-4793b482411c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004250 10.0.0.56 - - [2025-10-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.56 - - [2025-10-02 02:18:35] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003861 10.0.0.56 - - [2025-10-02 02:18:35] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003314 10.0.0.56 - - [2025-10-02 02:18:35] "GET /virtual-network/0e017354-48cd-40f6-aa1c-711cd18e76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006699 10.0.0.56 - - [2025-10-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.56 - - [2025-10-02 02:18:35] "GET /routing-instance/2b7d683b-b78a-40c0-828f-94acd94b7b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.006172 10.0.0.56 - - [2025-10-02 02:18:35] "GET /route-target/08576013-8268-4eae-9d79-4793b482411c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003948 10.0.0.56 - - [2025-10-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.56 - - [2025-10-02 02:18:35] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004211 10.0.0.56 - - [2025-10-02 02:18:35] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002829 10.0.0.56 - - [2025-10-02 02:18:35] "GET /virtual-network/0e017354-48cd-40f6-aa1c-711cd18e76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005993 10.0.0.56 - - [2025-10-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.56 - - [2025-10-02 02:18:36] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009102 10.0.0.56 - - [2025-10-02 02:18:36] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.009534 10.0.0.56 - - [2025-10-02 02:18:36] "GET /virtual-network/0e017354-48cd-40f6-aa1c-711cd18e76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006250 10.0.0.56 - - [2025-10-02 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.56 - - [2025-10-02 02:18:36] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006809 10.0.0.56 - - [2025-10-02 02:18:36] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003723 10.0.0.56 - - [2025-10-02 02:18:36] "GET /virtual-network/0e017354-48cd-40f6-aa1c-711cd18e76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007403 10.0.0.56 - - [2025-10-02 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.56 - - [2025-10-02 02:18:36] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004236 10.0.0.56 - - [2025-10-02 02:18:36] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002849 10.0.0.56 - - [2025-10-02 02:18:36] "GET /virtual-network/0e017354-48cd-40f6-aa1c-711cd18e76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006439 10.0.0.56 - - [2025-10-02 02:18:36] "GET /obj-perms HTTP/1.1" 200 5042 0.003407 10.0.0.49 - - [2025-10-02 02:18:36] "GET /obj-perms HTTP/1.1" 200 5042 0.003890 10.0.0.56 - - [2025-10-02 02:18:36] "GET /obj-perms HTTP/1.1" 200 5042 0.007944 10.0.0.56 - - [2025-10-02 02:18:36] "POST /neutron/port HTTP/1.1" 200 1201 0.027890 10.0.0.56 - - [2025-10-02 02:18:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003769 10.0.0.38 - - [2025-10-02 02:18:36] "GET /obj-perms HTTP/1.1" 200 5042 0.007091 10.0.0.56 - - [2025-10-02 02:18:36] "GET /obj-perms HTTP/1.1" 200 5042 0.003474 10.0.0.56 - - [2025-10-02 02:18:36] "POST /neutron/port HTTP/1.1" 200 117 0.001197 10.0.0.56 - - [2025-10-02 02:18:36] "GET /virtual-machine/9124ba6b-1a6f-4b88-9bac-bdbfcfaf0592 HTTP/1.1" 200 1299 0.003581 10.0.0.56 - - [2025-10-02 02:18:36] "GET /virtual-machine-interface/34bb8edc-1b39-4d61-9321-bc40ac21680b HTTP/1.1" 200 3167 0.004734 10.0.0.56 - - [2025-10-02 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.56 - - [2025-10-02 02:18:36] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003720 10.0.0.56 - - [2025-10-02 02:18:36] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003023 10.0.0.56 - - [2025-10-02 02:18:36] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005456 10.0.0.56 - - [2025-10-02 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.56 - - [2025-10-02 02:18:37] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003900 10.0.0.56 - - [2025-10-02 02:18:37] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002939 10.0.0.56 - - [2025-10-02 02:18:37] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.006025 10.0.0.56 - - [2025-10-02 02:18:38] "POST /neutron/port HTTP/1.1" 200 1202 0.015423 10.0.0.56 - - [2025-10-02 02:18:38] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007405 10.0.0.56 - - [2025-10-02 02:18:41] "POST /neutron/network HTTP/1.1" 200 1209 0.009739 10.0.0.56 - - [2025-10-02 02:18:41] "POST /neutron/subnet HTTP/1.1" 200 1389 0.012676 10.0.0.56 - - [2025-10-02 02:18:41] "POST /neutron/network HTTP/1.1" 200 1199 0.008423 10.0.0.56 - - [2025-10-02 02:18:43] "POST /neutron/port HTTP/1.1" 200 1202 0.015088 10.0.0.38 - - [2025-10-02 02:18:45] "GET /obj-perms HTTP/1.1" 200 5056 0.046497 10.0.0.49 - - [2025-10-02 02:18:45] "GET /obj-perms HTTP/1.1" 200 5056 0.045346 10.0.0.56 - - [2025-10-02 02:18:48] "GET /virtual-machine/549db4a5-1c58-4802-9195-216ddf981a6a HTTP/1.1" 200 1298 0.003696 10.0.0.56 - - [2025-10-02 02:18:48] "GET /virtual-machine-interface/7a2a4068-959e-40f1-bab3-57cd57467480 HTTP/1.1" 200 3167 0.006372 10.0.0.56 - - [2025-10-02 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.56 - - [2025-10-02 02:18:48] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003693 10.0.0.56 - - [2025-10-02 02:18:48] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004249 10.0.0.56 - - [2025-10-02 02:18:48] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006174 10.0.0.56 - - [2025-10-02 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.56 - - [2025-10-02 02:18:49] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003811 10.0.0.56 - - [2025-10-02 02:18:49] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003442 10.0.0.56 - - [2025-10-02 02:18:49] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005198 10.0.0.56 - - [2025-10-02 02:18:49] "GET /virtual-machine/30ac5ff2-f826-47fd-a631-4d347bae65f4 HTTP/1.1" 200 1298 0.004238 10.0.0.56 - - [2025-10-02 02:18:49] "GET /virtual-machine-interface/23cac766-e7e5-454a-a3d8-ec682335c9ad HTTP/1.1" 200 3167 0.008286 10.0.0.56 - - [2025-10-02 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.56 - - [2025-10-02 02:18:49] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004277 10.0.0.56 - - [2025-10-02 02:18:49] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003517 10.0.0.56 - - [2025-10-02 02:18:49] "GET /virtual-network/0e017354-48cd-40f6-aa1c-711cd18e76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005423 10.0.0.56 - - [2025-10-02 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.56 - - [2025-10-02 02:18:50] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003645 10.0.0.56 - - [2025-10-02 02:18:50] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002945 10.0.0.56 - - [2025-10-02 02:18:51] "GET /virtual-network/0e017354-48cd-40f6-aa1c-711cd18e76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005805 10.0.0.56 - - [2025-10-02 02:18:51] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006182 10.0.0.56 - - [2025-10-02 02:19:17] "GET /virtual-machine/30ac5ff2-f826-47fd-a631-4d347bae65f4 HTTP/1.1" 200 1298 0.004377 10.0.0.56 - - [2025-10-02 02:19:18] "POST /neutron/port HTTP/1.1" 200 151 0.218601 10.0.0.56 - - [2025-10-02 02:19:19] "GET /virtual-machine/30ac5ff2-f826-47fd-a631-4d347bae65f4 HTTP/1.1" 404 171 0.003216 10.0.0.56 - - [2025-10-02 02:19:19] "GET /virtual-machine/30ac5ff2-f826-47fd-a631-4d347bae65f4 HTTP/1.1" 404 171 0.003008 10.0.0.56 - - [2025-10-02 02:19:19] "GET /virtual-machine/30ac5ff2-f826-47fd-a631-4d347bae65f4 HTTP/1.1" 404 171 0.003082 10.0.0.56 - - [2025-10-02 02:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.56 - - [2025-10-02 02:19:20] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004656 10.0.0.56 - - [2025-10-02 02:19:20] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003835 10.0.0.56 - - [2025-10-02 02:19:20] "GET /virtual-network/0e017354-48cd-40f6-aa1c-711cd18e76cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005793 10.0.0.56 - - [2025-10-02 02:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.56 - - [2025-10-02 02:19:20] "GET /routing-instance/2b7d683b-b78a-40c0-828f-94acd94b7b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.004762 10.0.0.56 - - [2025-10-02 02:19:20] "GET /route-target/08576013-8268-4eae-9d79-4793b482411c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004961 10.0.0.56 - - [2025-10-02 02:19:23] "GET /obj-perms HTTP/1.1" 200 5042 0.004032 10.0.0.38 - - [2025-10-02 02:19:26] "GET /obj-perms HTTP/1.1" 200 5042 0.003971 10.0.0.56 - - [2025-10-02 02:19:32] "GET /obj-perms HTTP/1.1" 200 5042 0.004900 10.0.0.38 - - [2025-10-02 02:19:35] "GET /obj-perms HTTP/1.1" 200 5042 0.003876 10.0.0.56 - - [2025-10-02 02:19:36] "POST /neutron/network HTTP/1.1" 200 1122 0.009059 10.0.0.56 - - [2025-10-02 02:19:36] "POST /neutron/subnet HTTP/1.1" 200 1385 0.013801 10.0.0.56 - - [2025-10-02 02:19:36] "POST /neutron/network HTTP/1.1" 200 1112 0.010096 10.0.0.56 - - [2025-10-02 02:19:41] "GET /obj-perms HTTP/1.1" 200 5042 0.004024 10.0.0.38 - - [2025-10-02 02:19:44] "GET /obj-perms HTTP/1.1" 200 5042 0.004653 10.0.0.56 - - [2025-10-02 02:19:47] "GET /obj-perms HTTP/1.1" 200 5042 0.003563 10.0.0.38 - - [2025-10-02 02:19:48] "GET /obj-perms HTTP/1.1" 200 5042 0.004321 10.0.0.56 - - [2025-10-02 02:19:48] "GET /virtual-machine/549db4a5-1c58-4802-9195-216ddf981a6a HTTP/1.1" 200 1298 0.004251 10.0.0.56 - - [2025-10-02 02:19:48] "POST /neutron/port HTTP/1.1" 200 151 0.212215 10.0.0.56 - - [2025-10-02 02:19:50] "GET /virtual-machine/549db4a5-1c58-4802-9195-216ddf981a6a HTTP/1.1" 404 171 0.003805 10.0.0.56 - - [2025-10-02 02:19:50] "GET /virtual-machine/549db4a5-1c58-4802-9195-216ddf981a6a HTTP/1.1" 404 171 0.003110 10.0.0.56 - - [2025-10-02 02:19:50] "GET /virtual-machine/549db4a5-1c58-4802-9195-216ddf981a6a HTTP/1.1" 404 171 0.002702 10.0.0.56 - - [2025-10-02 02:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.56 - - [2025-10-02 02:19:50] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004035 10.0.0.56 - - [2025-10-02 02:19:50] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002508 10.0.0.56 - - [2025-10-02 02:19:50] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006247 10.0.0.56 - - [2025-10-02 02:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.56 - - [2025-10-02 02:19:50] "GET /routing-instance/fcaf977a-a658-43e6-ae57-f1687c064990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.003974 10.0.0.56 - - [2025-10-02 02:19:50] "GET /route-target/3c3f36fd-4a94-4334-9345-68f0afa357ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003431 10.0.0.56 - - [2025-10-02 02:19:50] "GET /obj-perms HTTP/1.1" 200 5042 0.003734 10.0.0.38 - - [2025-10-02 02:19:56] "GET /obj-perms HTTP/1.1" 200 5042 0.004308 10.0.0.56 - - [2025-10-02 02:19:56] "GET /obj-perms HTTP/1.1" 200 5042 0.004063 10.0.0.56 - - [2025-10-02 02:19:56] "GET /virtual-machine/9124ba6b-1a6f-4b88-9bac-bdbfcfaf0592 HTTP/1.1" 200 1299 0.004745 10.0.0.56 - - [2025-10-02 02:19:57] "POST /neutron/port HTTP/1.1" 200 151 0.269016 10.0.0.56 - - [2025-10-02 02:19:58] "GET /virtual-machine/9124ba6b-1a6f-4b88-9bac-bdbfcfaf0592 HTTP/1.1" 404 171 0.003167 10.0.0.56 - - [2025-10-02 02:19:58] "GET /virtual-machine/9124ba6b-1a6f-4b88-9bac-bdbfcfaf0592 HTTP/1.1" 404 171 0.003468 10.0.0.56 - - [2025-10-02 02:19:58] "GET /virtual-machine/9124ba6b-1a6f-4b88-9bac-bdbfcfaf0592 HTTP/1.1" 404 171 0.002471 10.0.0.56 - - [2025-10-02 02:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.56 - - [2025-10-02 02:19:59] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005661 10.0.0.56 - - [2025-10-02 02:19:59] "GET /virtual-networks?parent_id=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005786 10.0.0.56 - - [2025-10-02 02:19:59] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.006545 10.0.0.56 - - [2025-10-02 02:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.56 - - [2025-10-02 02:19:59] "GET /routing-instance/a7c074f1-d63f-4aa6-b2f1-1251250abbcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004240 10.0.0.56 - - [2025-10-02 02:19:59] "GET /route-target/597b0229-8268-4c5f-bd41-73334e09dc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004244 10.0.0.56 - - [2025-10-02 02:20:02] "GET /obj-perms HTTP/1.1" 200 5042 0.004946 10.0.0.38 - - [2025-10-02 02:20:02] "GET /obj-perms HTTP/1.1" 200 5042 0.004285 10.0.0.56 - - [2025-10-02 02:20:11] "GET /obj-perms HTTP/1.1" 200 5042 0.004287 10.0.0.38 - - [2025-10-02 02:20:11] "GET /obj-perms HTTP/1.1" 200 5042 0.004068 10.0.0.56 - - [2025-10-02 02:20:17] "GET /obj-perms HTTP/1.1" 200 5042 0.003490 10.0.0.38 - - [2025-10-02 02:20:17] "GET /obj-perms HTTP/1.1" 200 5042 0.003525 10.0.0.49 - - [2025-10-02 02:20:17] "GET /obj-perms HTTP/1.1" 200 5042 0.003983 10.0.0.56 - - [2025-10-02 02:20:18] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006681 10.0.0.49 - - [2025-10-02 02:20:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.006214 10.0.0.56 - - [2025-10-02 02:20:18] "POST /neutron/network HTTP/1.1" 200 1014 0.012378 10.0.0.56 - - [2025-10-02 02:20:18] "GET /virtual-network/4c36f8df-a7e6-445c-b31d-5f3b6b643560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005573 10.0.0.56 - - [2025-10-02 02:20:18] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005753 10.0.0.56 - - [2025-10-02 02:20:18] "POST /neutron/network HTTP/1.1" 200 1015 0.010438 10.0.0.56 - - [2025-10-02 02:20:18] "GET /virtual-network/b33ece1c-5be3-427d-b899-023239ec614b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005792 10.0.0.38 - - [2025-10-02 02:20:18] "DELETE /access-control-list/ab3fdda7-3af0-4ed6-9661-da8c02b1ade4 HTTP/1.1" 200 115 0.081537 10.0.0.56 - - [2025-10-02 02:20:18] "DELETE /network-policy/a68be513-5fd6-4d74-8c09-fb7d2fcf797f HTTP/1.1" 200 115 0.057725 10.0.0.56 - - [2025-10-02 02:20:18] "DELETE /network-policy/54face3e-8b04-4d7a-813f-9f462cc13873 HTTP/1.1" 200 115 0.065568 10.0.0.56 - - [2025-10-02 02:20:18] "DELETE /network-policy/25154576-412f-4259-97b3-54c9a4e33be1 HTTP/1.1" 200 115 0.042871 10.0.0.38 - - [2025-10-02 02:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.56 - - [2025-10-02 02:20:19] "POST /neutron/network HTTP/1.1" 200 1014 0.009342 10.0.0.38 - - [2025-10-02 02:20:19] "DELETE /route-target/3c3f36fd-4a94-4334-9345-68f0afa357ef HTTP/1.1" 200 115 0.021853 10.0.0.49 - - [2025-10-02 02:20:19] "POST /useragent-kv HTTP/1.1" 200 115 0.049248 10.0.0.49 - - [2025-10-02 02:20:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002557 10.0.0.49 - - [2025-10-02 02:20:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003245 10.0.0.49 - - [2025-10-02 02:20:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003835 10.0.0.56 - - [2025-10-02 02:20:19] "POST /neutron/network HTTP/1.1" 200 151 0.189023 10.0.0.56 - - [2025-10-02 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.56 - - [2025-10-02 02:20:19] "DELETE /network-ipam/1477f0a7-f0de-4563-8984-3d10f8fd8d7f HTTP/1.1" 200 115 0.046497 10.0.0.56 - - [2025-10-02 02:20:19] "POST /fqname-to-id HTTP/1.1" 404 203 0.003258 10.0.0.56 - - [2025-10-02 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.56 - - [2025-10-02 02:20:20] "DELETE /network-ipam/c8f8520a-ccb3-40bf-8cf9-93eda09a968d HTTP/1.1" 200 115 0.035935 10.0.0.56 - - [2025-10-02 02:20:20] "POST /fqname-to-id HTTP/1.1" 404 203 0.002724 10.0.0.56 - - [2025-10-02 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.56 - - [2025-10-02 02:20:20] "DELETE /network-ipam/de1d12b9-709c-4f6d-972a-d25613231056 HTTP/1.1" 200 115 0.032375 10.0.0.56 - - [2025-10-02 02:20:20] "POST /fqname-to-id HTTP/1.1" 404 203 0.004163 10.0.0.49 - - [2025-10-02 02:20:22] "GET /projects?obj_uuids=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000955 10.0.0.56 - - [2025-10-02 02:20:22] "GET /project/7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.043016 10.0.0.49 - - [2025-10-02 02:20:22] "GET /projects?obj_uuids=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001287 10.0.0.56 - - [2025-10-02 02:20:22] "GET /project/7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55?fields=virtual_networks HTTP/1.1" 200 1054 0.039754 10.0.0.49 - - [2025-10-02 02:20:22] "GET /projects?obj_uuids=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000959 10.0.0.56 - - [2025-10-02 02:20:23] "GET /project/7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.037636 10.0.0.49 - - [2025-10-02 02:20:23] "GET /projects?obj_uuids=7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001079 10.0.0.56 - - [2025-10-02 02:20:23] "GET /project/7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55?fields=security_groups HTTP/1.1" 200 1286 0.040794 10.0.0.56 - - [2025-10-02 02:20:23] "POST /fqname-to-id HTTP/1.1" 404 190 0.038323 10.0.0.38 - - [2025-10-02 02:20:23] "DELETE /access-control-list/935632eb-148e-4f3e-8938-8c32c815c371 HTTP/1.1" 200 115 0.063183 10.0.0.49 - - [2025-10-02 02:20:24] "GET /projects?obj_uuids=4c51bb5c-ad66-4362-9def-d4fd4f343570&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003853 10.0.0.49 - - [2025-10-02 02:20:24] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001207 10.0.0.49 - - [2025-10-02 02:20:24] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008255 10.0.0.49 - - [2025-10-02 02:20:24] "POST /id-to-fqname HTTP/1.1" 200 192 0.001149 10.0.0.49 - - [2025-10-02 02:20:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.004879 10.0.0.49 - - [2025-10-02 02:20:24] "POST /security-groups HTTP/1.1" 200 593 0.069165 10.0.0.49 - - [2025-10-02 02:20:24] "POST /projects HTTP/1.1" 200 589 0.251700 10.0.0.49 - - [2025-10-02 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.295257 10.0.0.38 - - [2025-10-02 02:20:24] "POST /access-control-lists HTTP/1.1" 200 598 0.027269 10.0.0.56 - - [2025-10-02 02:20:24] "GET /project/4c51bb5c-ad66-4362-9def-d4fd4f343570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.503803 10.0.0.56 - - [2025-10-02 02:20:25] "GET / HTTP/1.1" 200 35931 0.002752 10.0.0.56 - - [2025-10-02 02:20:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000561 10.0.0.56 - - [2025-10-02 02:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.056842 10.0.0.49 - - [2025-10-02 02:20:27] "GET /projects?obj_uuids=4c51bb5c-ad66-4362-9def-d4fd4f343570&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000865 10.0.0.56 - - [2025-10-02 02:20:27] "GET /project/4c51bb5c-ad66-4362-9def-d4fd4f343570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.032293 10.0.0.38 - - [2025-10-02 02:20:28] "POST /route-targets HTTP/1.1" 200 327 0.016803 10.0.0.49 - - [2025-10-02 02:20:28] "POST /useragent-kv HTTP/1.1" 200 115 0.007876 10.0.0.56 - - [2025-10-02 02:20:28] "POST /neutron/subnet HTTP/1.1" 200 720 0.227021 10.0.0.56 - - [2025-10-02 02:20:28] "POST /id-to-fqname HTTP/1.1" 200 222 0.001675 10.0.0.56 - - [2025-10-02 02:20:28] "GET /virtual-network/d886a78c-c714-43ee-b747-8fcc879a262d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006031 10.0.0.56 - - [2025-10-02 02:20:28] "GET /virtual-network/d886a78c-c714-43ee-b747-8fcc879a262d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006031 10.0.0.56 - - [2025-10-02 02:20:28] "POST /neutron/network HTTP/1.1" 200 825 0.006395 10.0.0.56 - - [2025-10-02 02:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.49 - - [2025-10-02 02:20:28] "GET /projects?obj_uuids=4c51bb5c-ad66-4362-9def-d4fd4f343570&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000967 10.0.0.56 - - [2025-10-02 02:20:28] "GET /project/4c51bb5c-ad66-4362-9def-d4fd4f343570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.043024 10.0.0.49 - - [2025-10-02 02:20:28] "GET /projects?obj_uuids=4c51bb5c-ad66-4362-9def-d4fd4f343570&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000938 10.0.0.56 - - [2025-10-02 02:20:28] "POST /neutron/network HTTP/1.1" 200 607 0.109941 10.0.0.38 - - [2025-10-02 02:20:28] "POST /ref-update HTTP/1.1" 200 156 0.029512 10.0.0.56 - - [2025-10-02 02:20:28] "POST /id-to-fqname HTTP/1.1" 200 222 0.003268 10.0.0.56 - - [2025-10-02 02:20:28] "GET /virtual-network/b176c03b-c2c7-4066-a90c-10f45c0701b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005634 10.0.0.56 - - [2025-10-02 02:20:28] "POST /neutron/network HTTP/1.1" 200 827 0.010293 10.0.0.56 - - [2025-10-02 02:20:28] "GET /virtual-network/b176c03b-c2c7-4066-a90c-10f45c0701b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005709 10.0.0.56 - - [2025-10-02 02:20:28] "POST /fqname-to-id HTTP/1.1" 404 228 0.004348 10.0.0.56 - - [2025-10-02 02:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.49 - - [2025-10-02 02:20:29] "GET /projects?obj_uuids=4c51bb5c-ad66-4362-9def-d4fd4f343570&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000998 10.0.0.56 - - [2025-10-02 02:20:29] "GET /project/4c51bb5c-ad66-4362-9def-d4fd4f343570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.037549 10.0.0.56 - - [2025-10-02 02:20:29] "POST /network-policys HTTP/1.1" 200 571 0.027469 10.0.0.56 - - [2025-10-02 02:20:29] "GET /network-policy/f3bd7d03-c184-485f-b3fd-6234c926a032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005779 10.0.0.56 - - [2025-10-02 02:20:29] "POST /neutron/network HTTP/1.1" 200 825 0.006092 10.0.0.56 - - [2025-10-02 02:20:29] "GET /virtual-network/d886a78c-c714-43ee-b747-8fcc879a262d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.009408 10.0.0.56 - - [2025-10-02 02:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.56 - - [2025-10-02 02:20:29] "GET /network-policy/f3bd7d03-c184-485f-b3fd-6234c926a032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.004109 10.0.0.56 - - [2025-10-02 02:20:29] "POST /neutron/network HTTP/1.1" 200 827 0.006015 10.0.0.38 - - [2025-10-02 02:20:29] "POST /fqname-to-id HTTP/1.1" 404 236 0.003727 10.0.0.56 - - [2025-10-02 02:20:29] "GET /virtual-network/b176c03b-c2c7-4066-a90c-10f45c0701b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.021350 10.0.0.56 - - [2025-10-02 02:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005481 10.0.0.56 - - [2025-10-02 02:20:29] "GET /network-policy/f3bd7d03-c184-485f-b3fd-6234c926a032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.004951 10.0.0.38 - - [2025-10-02 02:20:29] "PUT /access-control-list/5d6e3efb-94c2-4e76-bc12-082836e6fa27 HTTP/1.1" 200 272 0.069512 10.0.0.56 - - [2025-10-02 02:20:30] "GET /virtual-network/d886a78c-c714-43ee-b747-8fcc879a262d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005860 10.0.0.56 - - [2025-10-02 02:20:31] "GET /virtual-network/b176c03b-c2c7-4066-a90c-10f45c0701b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005648 10.0.0.56 - - [2025-10-02 02:20:31] "GET /obj-perms HTTP/1.1" 200 5034 0.046595 10.0.0.56 - - [2025-10-02 02:20:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.001359 10.0.0.56 - - [2025-10-02 02:20:32] "POST /neutron/network HTTP/1.1" 200 937 0.007950 10.0.0.49 - - [2025-10-02 02:20:32] "GET /projects?obj_uuids=4c51bb5c-ad66-4362-9def-d4fd4f343570&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000937 10.0.0.56 - - [2025-10-02 02:20:32] "GET /project/4c51bb5c-ad66-4362-9def-d4fd4f343570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.061175 10.0.0.56 - - [2025-10-02 02:20:33] "POST /neutron/port HTTP/1.1" 200 117 0.007159 10.0.0.56 - - [2025-10-02 02:20:33] "POST /id-to-fqname HTTP/1.1" 200 222 0.001102 10.0.0.56 - - [2025-10-02 02:20:33] "POST /neutron/network HTTP/1.1" 200 937 0.006464 10.0.0.56 - - [2025-10-02 02:20:33] "POST /neutron/port HTTP/1.1" 200 1061 0.016516 10.0.0.56 - - [2025-10-02 02:20:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005157 10.0.0.56 - - [2025-10-02 02:20:34] "POST /neutron/network HTTP/1.1" 200 927 0.007284 10.0.0.49 - - [2025-10-02 02:20:34] "GET /projects?obj_uuids=4c51bb5c-ad66-4362-9def-d4fd4f343570&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000920 10.0.0.56 - - [2025-10-02 02:20:34] "GET /project/4c51bb5c-ad66-4362-9def-d4fd4f343570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.070238 10.0.0.56 - - [2025-10-02 02:20:34] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007682 10.0.0.56 - - [2025-10-02 02:20:34] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007411 10.0.0.56 - - [2025-10-02 02:20:35] "POST /neutron/port HTTP/1.1" 200 1063 0.014348 10.0.0.56 - - [2025-10-02 02:20:35] "POST /neutron/port HTTP/1.1" 200 1091 0.017064 10.0.0.56 - - [2025-10-02 02:20:35] "POST /neutron/port HTTP/1.1" 200 117 0.001070 10.0.0.49 - - [2025-10-02 02:20:37] "DELETE /project/7a52f6a1-1590-4da8-9ba7-91b5a0fcfa55 HTTP/1.1" 404 177 0.005001 10.0.0.49 - - [2025-10-02 02:20:37] "DELETE /project/4c51bb5cad6643629defd4fd4f343570 HTTP/1.1" 404 173 0.004324 10.0.0.56 - - [2025-10-02 02:20:38] "POST /neutron/port HTTP/1.1" 200 1091 0.021828 10.0.0.56 - - [2025-10-02 02:20:38] "POST /neutron/subnet HTTP/1.1" 200 704 0.008917 10.0.0.56 - - [2025-10-02 02:20:39] "POST /neutron/port HTTP/1.1" 200 1089 0.016254 10.0.0.56 - - [2025-10-02 02:20:39] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007126 10.0.0.56 - - [2025-10-02 02:20:39] "GET /virtual-machine/039bf063-633a-49b4-b457-9fe494fc1f5b HTTP/1.1" 401 292 0.000390 10.0.0.56 - - [2025-10-02 02:20:40] "GET /virtual-machine/039bf063-633a-49b4-b457-9fe494fc1f5b HTTP/1.1" 200 1293 0.029500 10.0.0.56 - - [2025-10-02 02:20:40] "GET /virtual-machine-interface/9016eda5-e089-452a-b6fc-b728293f687b HTTP/1.1" 200 2951 0.005407 10.0.0.56 - - [2025-10-02 02:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.56 - - [2025-10-02 02:20:40] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003616 10.0.0.56 - - [2025-10-02 02:20:40] "GET /virtual-networks?parent_id=4c51bb5c-ad66-4362-9def-d4fd4f343570&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002959 10.0.0.56 - - [2025-10-02 02:20:40] "GET /virtual-network/d886a78c-c714-43ee-b747-8fcc879a262d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006033 10.0.0.56 - - [2025-10-02 02:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.56 - - [2025-10-02 02:20:43] "GET /virtual-network/d886a78c-c714-43ee-b747-8fcc879a262d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005498 10.0.0.56 - - [2025-10-02 02:20:45] "POST /neutron/port HTTP/1.1" 200 1089 0.016502 10.0.0.56 - - [2025-10-02 02:20:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004555 10.0.0.56 - - [2025-10-02 02:20:45] "POST /neutron/network HTTP/1.1" 200 927 0.007369 10.0.0.49 - - [2025-10-02 02:20:46] "GET /obj-perms HTTP/1.1" 200 5056 0.044667 10.0.0.56 - - [2025-10-02 02:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.56 - - [2025-10-02 02:20:47] "GET /virtual-network/d886a78c-c714-43ee-b747-8fcc879a262d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005012 10.0.0.56 - - [2025-10-02 02:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.56 - - [2025-10-02 02:20:51] "GET /virtual-network/d886a78c-c714-43ee-b747-8fcc879a262d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005787 10.0.0.56 - - [2025-10-02 02:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.56 - - [2025-10-02 02:20:55] "GET /virtual-network/d886a78c-c714-43ee-b747-8fcc879a262d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005136 10.0.0.56 - - [2025-10-02 02:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.56 - - [2025-10-02 02:20:59] "GET /virtual-network/d886a78c-c714-43ee-b747-8fcc879a262d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005324 10.0.0.56 - - [2025-10-02 02:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.56 - - [2025-10-02 02:21:03] "GET /virtual-network/d886a78c-c714-43ee-b747-8fcc879a262d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005398 10.0.0.56 - - [2025-10-02 02:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009289 10.0.0.56 - - [2025-10-02 02:21:07] "GET /virtual-network/d886a78c-c714-43ee-b747-8fcc879a262d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.011299 10.0.0.56 - - [2025-10-02 02:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.56 - - [2025-10-02 02:21:11] "GET /virtual-network/d886a78c-c714-43ee-b747-8fcc879a262d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006129 10.0.0.56 - - [2025-10-02 02:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.56 - - [2025-10-02 02:21:14] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003764 10.0.0.56 - - [2025-10-02 02:21:14] "GET /virtual-networks?parent_id=4c51bb5c-ad66-4362-9def-d4fd4f343570&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003400 10.0.0.56 - - [2025-10-02 02:21:14] "GET /virtual-network/d886a78c-c714-43ee-b747-8fcc879a262d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.007418 10.0.0.56 - - [2025-10-02 02:21:19] "POST /neutron/port HTTP/1.1" 200 1089 0.016232 10.0.0.56 - - [2025-10-02 02:21:19] "POST /neutron/security_group HTTP/1.1" 200 2060 0.051051 10.0.0.56 - - [2025-10-02 02:21:24] "POST /neutron/port HTTP/1.1" 200 1089 0.013951 10.0.0.56 - - [2025-10-02 02:21:29] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006955 10.0.0.56 - - [2025-10-02 02:21:35] "POST /neutron/port HTTP/1.1" 200 1091 0.014438 10.0.0.56 - - [2025-10-02 02:21:35] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006650 10.0.0.56 - - [2025-10-02 02:21:35] "GET /virtual-machine/4354023c-7ef0-4634-870a-39c0dde17d11 HTTP/1.1" 200 1293 0.006393 10.0.0.56 - - [2025-10-02 02:21:35] "GET /virtual-machine-interface/5d5211b8-9210-454f-bc2c-67477a6c6281 HTTP/1.1" 200 2950 0.006562 10.0.0.56 - - [2025-10-02 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.56 - - [2025-10-02 02:21:35] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003681 10.0.0.56 - - [2025-10-02 02:21:35] "GET /virtual-networks?parent_id=4c51bb5c-ad66-4362-9def-d4fd4f343570&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003097 10.0.0.56 - - [2025-10-02 02:21:35] "GET /virtual-network/b176c03b-c2c7-4066-a90c-10f45c0701b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005293 10.0.0.56 - - [2025-10-02 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.56 - - [2025-10-02 02:21:36] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005985 10.0.0.56 - - [2025-10-02 02:21:36] "GET /virtual-networks?parent_id=4c51bb5c-ad66-4362-9def-d4fd4f343570&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003073 10.0.0.56 - - [2025-10-02 02:21:36] "GET /virtual-network/b176c03b-c2c7-4066-a90c-10f45c0701b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005851 10.0.0.56 - - [2025-10-02 02:21:38] "POST /neutron/network HTTP/1.1" 200 939 0.028582 10.0.0.56 - - [2025-10-02 02:21:38] "POST /neutron/port HTTP/1.1" 200 117 0.001164 10.0.0.38 - - [2025-10-02 02:21:47] "GET /obj-perms HTTP/1.1" 200 5056 0.067201 10.0.0.56 - - [2025-10-02 02:21:47] "POST /neutron/port HTTP/1.1" 200 1089 0.267860 10.0.0.56 - - [2025-10-02 02:21:47] "POST /neutron/subnet HTTP/1.1" 200 694 0.008551 10.0.0.56 - - [2025-10-02 02:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.49 - - [2025-10-02 02:21:57] "GET /projects?obj_uuids=4c51bb5c-ad66-4362-9def-d4fd4f343570&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001381 10.0.0.56 - - [2025-10-02 02:21:57] "GET /project/4c51bb5c-ad66-4362-9def-d4fd4f343570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.041068 10.0.0.56 - - [2025-10-02 02:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.56 - - [2025-10-02 02:21:57] "PUT /network-policy/f3bd7d03-c184-485f-b3fd-6234c926a032 HTTP/1.1" 200 262 0.020703 10.0.0.38 - - [2025-10-02 02:21:58] "POST /ref-update HTTP/1.1" 200 156 0.018435 10.0.0.56 - - [2025-10-02 02:22:01] "GET /virtual-network/b176c03b-c2c7-4066-a90c-10f45c0701b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.008274 10.0.0.56 - - [2025-10-02 02:22:01] "POST /neutron/network HTTP/1.1" 200 929 0.008085 10.0.0.38 - - [2025-10-02 02:22:01] "DELETE /access-control-list/18d46cef-46f3-472e-a4f0-d62e73642839 HTTP/1.1" 200 115 0.045466 10.0.0.56 - - [2025-10-02 02:22:01] "GET /virtual-network/b176c03b-c2c7-4066-a90c-10f45c0701b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008802 10.0.0.56 - - [2025-10-02 02:22:01] "GET /virtual-network/d886a78c-c714-43ee-b747-8fcc879a262d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.007120 10.0.0.56 - - [2025-10-02 02:22:01] "POST /neutron/network HTTP/1.1" 200 927 0.007088 10.0.0.56 - - [2025-10-02 02:22:01] "GET /virtual-network/d886a78c-c714-43ee-b747-8fcc879a262d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.017202 10.0.0.56 - - [2025-10-02 02:22:01] "DELETE /network-policy/f3bd7d03-c184-485f-b3fd-6234c926a032 HTTP/1.1" 200 115 0.037222 10.0.0.56 - - [2025-10-02 02:22:01] "POST /neutron/port HTTP/1.1" 200 1091 0.015886 10.0.0.56 - - [2025-10-02 02:22:01] "POST /neutron/port HTTP/1.1" 200 1117 0.012238 10.0.0.56 - - [2025-10-02 02:22:01] "POST /neutron/port HTTP/1.1" 200 1115 0.016516 10.0.0.49 - - [2025-10-02 02:22:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005683 10.0.0.49 - - [2025-10-02 02:22:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003711 10.0.0.56 - - [2025-10-02 02:22:03] "POST /neutron/network HTTP/1.1" 200 151 0.151778 10.0.0.38 - - [2025-10-02 02:22:03] "DELETE /route-target/928c577e-25c2-45f4-8543-36387b670d5a HTTP/1.1" 200 115 0.030959 10.0.0.49 - - [2025-10-02 02:22:05] "GET /projects?obj_uuids=4c51bb5c-ad66-4362-9def-d4fd4f343570&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001108 10.0.0.56 - - [2025-10-02 02:22:05] "GET /project/4c51bb5c-ad66-4362-9def-d4fd4f343570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.041739 10.0.0.49 - - [2025-10-02 02:22:05] "GET /projects?obj_uuids=4c51bb5c-ad66-4362-9def-d4fd4f343570&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001041 10.0.0.56 - - [2025-10-02 02:22:05] "GET /project/4c51bb5c-ad66-4362-9def-d4fd4f343570?fields=virtual_networks HTTP/1.1" 200 1046 0.036849 10.0.0.49 - - [2025-10-02 02:22:05] "GET /projects?obj_uuids=4c51bb5c-ad66-4362-9def-d4fd4f343570&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000962 10.0.0.56 - - [2025-10-02 02:22:05] "GET /project/4c51bb5c-ad66-4362-9def-d4fd4f343570?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.045559 10.0.0.49 - - [2025-10-02 02:22:05] "GET /projects?obj_uuids=4c51bb5c-ad66-4362-9def-d4fd4f343570&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001013 10.0.0.56 - - [2025-10-02 02:22:06] "GET /project/4c51bb5c-ad66-4362-9def-d4fd4f343570?fields=security_groups HTTP/1.1" 200 1274 0.035044 10.0.0.56 - - [2025-10-02 02:22:06] "POST /fqname-to-id HTTP/1.1" 404 200 0.021204 10.0.0.49 - - [2025-10-02 02:22:06] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002880 10.0.0.49 - - [2025-10-02 02:22:06] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001064 10.0.0.49 - - [2025-10-02 02:22:06] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008023 10.0.0.49 - - [2025-10-02 02:22:06] "POST /id-to-fqname HTTP/1.1" 200 202 0.003886 10.0.0.49 - - [2025-10-02 02:22:07] "POST /fqname-to-id HTTP/1.1" 404 211 0.011426 10.0.0.49 - - [2025-10-02 02:22:07] "POST /security-groups HTTP/1.1" 200 603 0.043063 10.0.0.38 - - [2025-10-02 02:22:07] "POST /fqname-to-id HTTP/1.1" 404 246 0.003233 10.0.0.49 - - [2025-10-02 02:22:07] "POST /projects HTTP/1.1" 200 609 0.296551 10.0.0.49 - - [2025-10-02 02:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.372019 10.0.0.38 - - [2025-10-02 02:22:07] "POST /access-control-lists HTTP/1.1" 200 606 0.031430 10.0.0.56 - - [2025-10-02 02:22:07] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.527349 10.0.0.56 - - [2025-10-02 02:22:08] "GET / HTTP/1.1" 200 35931 0.001824 10.0.0.56 - - [2025-10-02 02:22:11] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000517 10.0.0.49 - - [2025-10-02 02:22:11] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001074 10.0.0.56 - - [2025-10-02 02:22:11] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.073910 10.0.0.56 - - [2025-10-02 02:22:12] "GET / HTTP/1.1" 200 35931 0.002566 10.0.0.56 - - [2025-10-02 02:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.49 - - [2025-10-02 02:22:12] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001037 10.0.0.56 - - [2025-10-02 02:22:12] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007473 10.0.0.56 - - [2025-10-02 02:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.49 - - [2025-10-02 02:22:12] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001069 10.0.0.56 - - [2025-10-02 02:22:12] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.046613 10.0.0.56 - - [2025-10-02 02:22:14] "GET /domains HTTP/1.1" 401 292 0.000400 10.0.0.56 - - [2025-10-02 02:22:14] "GET /domains HTTP/1.1" 200 280 0.042034 10.0.0.49 - - [2025-10-02 02:22:14] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000861 10.0.0.56 - - [2025-10-02 02:22:14] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6 HTTP/1.1" 200 2774 0.008162 10.0.0.49 - - [2025-10-02 02:22:14] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000839 10.0.0.56 - - [2025-10-02 02:22:14] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537 HTTP/1.1" 200 1934 0.080669 10.0.0.56 - - [2025-10-02 02:22:14] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003023 10.0.0.56 - - [2025-10-02 02:22:14] "POST /network-ipams HTTP/1.1" 200 621 0.030025 10.0.0.56 - - [2025-10-02 02:22:14] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003664 10.0.0.56 - - [2025-10-02 02:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.56 - - [2025-10-02 02:22:14] "GET /network-ipam/07214b5a-9f2f-4547-bcf5-27824c8f0210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006077 10.0.0.56 - - [2025-10-02 02:22:14] "PUT /network-ipam/07214b5a-9f2f-4547-bcf5-27824c8f0210 HTTP/1.1" 200 258 0.014080 10.0.0.56 - - [2025-10-02 02:22:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000416 10.0.0.56 - - [2025-10-02 02:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.025812 10.0.0.49 - - [2025-10-02 02:22:15] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000977 10.0.0.56 - - [2025-10-02 02:22:15] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.039550 10.0.0.56 - - [2025-10-02 02:22:15] "POST /neutron/network HTTP/1.1" 200 117 0.039429 10.0.0.49 - - [2025-10-02 02:22:16] "POST /useragent-kv HTTP/1.1" 200 115 0.005493 10.0.0.56 - - [2025-10-02 02:22:16] "POST /neutron/subnet HTTP/1.1" 200 701 0.229564 10.0.0.56 - - [2025-10-02 02:22:16] "POST /id-to-fqname HTTP/1.1" 200 235 0.001235 10.0.0.56 - - [2025-10-02 02:22:16] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008460 10.0.0.56 - - [2025-10-02 02:22:16] "POST /neutron/network HTTP/1.1" 200 1337 0.009732 10.0.0.56 - - [2025-10-02 02:22:16] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004430 10.0.0.56 - - [2025-10-02 02:22:16] "POST /neutron/subnet HTTP/1.1" 200 701 0.009973 10.0.0.56 - - [2025-10-02 02:22:16] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005285 10.0.0.56 - - [2025-10-02 02:22:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.003368 10.0.0.56 - - [2025-10-02 02:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.49 - - [2025-10-02 02:22:18] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001031 10.0.0.56 - - [2025-10-02 02:22:18] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.046946 10.0.0.56 - - [2025-10-02 02:22:18] "POST /network-policys HTTP/1.1" 200 563 0.028372 10.0.0.56 - - [2025-10-02 02:22:18] "GET /network-policy/c2f1298c-7692-4bdd-b14a-5c05fa659a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005925 10.0.0.56 - - [2025-10-02 02:22:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.002905 10.0.0.56 - - [2025-10-02 02:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.49 - - [2025-10-02 02:22:18] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001375 10.0.0.56 - - [2025-10-02 02:22:18] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.052312 10.0.0.56 - - [2025-10-02 02:22:18] "POST /network-policys HTTP/1.1" 200 563 0.032697 10.0.0.56 - - [2025-10-02 02:22:18] "GET /network-policy/c1e26777-22ba-4c97-bc66-cb812cc9610a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.006803 10.0.0.56 - - [2025-10-02 02:22:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.003525 10.0.0.56 - - [2025-10-02 02:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.49 - - [2025-10-02 02:22:18] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001023 10.0.0.56 - - [2025-10-02 02:22:19] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.035672 10.0.0.56 - - [2025-10-02 02:22:19] "POST /network-policys HTTP/1.1" 200 563 0.031359 10.0.0.56 - - [2025-10-02 02:22:19] "GET /network-policy/70132b1d-79b2-412d-8160-caa8836b2842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.006872 10.0.0.56 - - [2025-10-02 02:22:19] "POST /fqname-to-id HTTP/1.1" 404 229 0.002931 10.0.0.56 - - [2025-10-02 02:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.49 - - [2025-10-02 02:22:19] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001068 10.0.0.56 - - [2025-10-02 02:22:19] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.048600 10.0.0.56 - - [2025-10-02 02:22:19] "POST /network-policys HTTP/1.1" 200 563 0.030860 10.0.0.56 - - [2025-10-02 02:22:19] "GET /network-policy/47175b76-668a-4133-b077-79de44acb8f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.007365 10.0.0.56 - - [2025-10-02 02:22:19] "POST /fqname-to-id HTTP/1.1" 404 229 0.003506 10.0.0.56 - - [2025-10-02 02:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.49 - - [2025-10-02 02:22:19] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001072 10.0.0.56 - - [2025-10-02 02:22:19] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.046143 10.0.0.56 - - [2025-10-02 02:22:19] "POST /network-policys HTTP/1.1" 200 563 0.041335 10.0.0.56 - - [2025-10-02 02:22:19] "GET /network-policy/6c5afcc1-7a99-476e-a9ce-2c3f75e7fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.007872 10.0.0.56 - - [2025-10-02 02:22:20] "POST /fqname-to-id HTTP/1.1" 404 229 0.003309 10.0.0.56 - - [2025-10-02 02:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.49 - - [2025-10-02 02:22:20] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001167 10.0.0.56 - - [2025-10-02 02:22:20] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.047853 10.0.0.56 - - [2025-10-02 02:22:20] "POST /network-policys HTTP/1.1" 200 563 0.030520 10.0.0.56 - - [2025-10-02 02:22:20] "GET /network-policy/59c18b75-dc3f-45a1-9ada-fbcbf168947e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006607 10.0.0.56 - - [2025-10-02 02:22:20] "POST /fqname-to-id HTTP/1.1" 404 229 0.002984 10.0.0.56 - - [2025-10-02 02:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.49 - - [2025-10-02 02:22:20] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001027 10.0.0.56 - - [2025-10-02 02:22:20] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.046608 10.0.0.56 - - [2025-10-02 02:22:20] "POST /network-policys HTTP/1.1" 200 563 0.027864 10.0.0.56 - - [2025-10-02 02:22:20] "GET /network-policy/92f393f2-5c6c-4082-a997-dc22fff37502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.008450 10.0.0.56 - - [2025-10-02 02:22:20] "POST /fqname-to-id HTTP/1.1" 404 229 0.003221 10.0.0.56 - - [2025-10-02 02:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.49 - - [2025-10-02 02:22:20] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000943 10.0.0.56 - - [2025-10-02 02:22:20] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.043064 10.0.0.56 - - [2025-10-02 02:22:20] "POST /network-policys HTTP/1.1" 200 563 0.030549 10.0.0.56 - - [2025-10-02 02:22:21] "GET /network-policy/5bed0f21-2c59-4bc7-96ec-61ddb47b36e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.007370 10.0.0.56 - - [2025-10-02 02:22:21] "POST /fqname-to-id HTTP/1.1" 404 229 0.003152 10.0.0.56 - - [2025-10-02 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009271 10.0.0.49 - - [2025-10-02 02:22:21] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001028 10.0.0.56 - - [2025-10-02 02:22:21] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.041316 10.0.0.56 - - [2025-10-02 02:22:21] "POST /network-policys HTTP/1.1" 200 563 0.033316 10.0.0.56 - - [2025-10-02 02:22:21] "GET /network-policy/9902bf4c-bcf5-47f0-b700-c8dd7fe90472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006405 10.0.0.56 - - [2025-10-02 02:22:21] "POST /fqname-to-id HTTP/1.1" 404 229 0.002937 10.0.0.56 - - [2025-10-02 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.49 - - [2025-10-02 02:22:21] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000945 10.0.0.56 - - [2025-10-02 02:22:21] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.038246 10.0.0.56 - - [2025-10-02 02:22:21] "POST /network-policys HTTP/1.1" 200 563 0.028847 10.0.0.56 - - [2025-10-02 02:22:21] "GET /network-policy/4c7fc7f5-ff74-4062-80c5-342521c26f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.006244 10.0.0.38 - - [2025-10-02 02:22:22] "POST /fqname-to-id HTTP/1.1" 404 252 0.004195 10.0.0.56 - - [2025-10-02 02:22:22] "POST /neutron/network HTTP/1.1" 200 2250 0.147327 10.0.0.49 - - [2025-10-02 02:22:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.005375 10.0.0.56 - - [2025-10-02 02:22:22] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006503 10.0.0.56 - - [2025-10-02 02:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.56 - - [2025-10-02 02:22:22] "GET /network-policy/47175b76-668a-4133-b077-79de44acb8f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004471 10.0.0.56 - - [2025-10-02 02:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.56 - - [2025-10-02 02:22:22] "GET /network-policy/4c7fc7f5-ff74-4062-80c5-342521c26f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004017 10.0.0.56 - - [2025-10-02 02:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.56 - - [2025-10-02 02:22:22] "GET /network-policy/59c18b75-dc3f-45a1-9ada-fbcbf168947e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004236 10.0.0.56 - - [2025-10-02 02:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.56 - - [2025-10-02 02:22:22] "GET /network-policy/5bed0f21-2c59-4bc7-96ec-61ddb47b36e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004596 10.0.0.56 - - [2025-10-02 02:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.56 - - [2025-10-02 02:22:22] "GET /network-policy/6c5afcc1-7a99-476e-a9ce-2c3f75e7fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004261 10.0.0.56 - - [2025-10-02 02:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.56 - - [2025-10-02 02:22:22] "GET /network-policy/70132b1d-79b2-412d-8160-caa8836b2842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.005324 10.0.0.56 - - [2025-10-02 02:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004979 10.0.0.56 - - [2025-10-02 02:22:22] "GET /network-policy/92f393f2-5c6c-4082-a997-dc22fff37502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004601 10.0.0.56 - - [2025-10-02 02:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.56 - - [2025-10-02 02:22:22] "GET /network-policy/9902bf4c-bcf5-47f0-b700-c8dd7fe90472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005277 10.0.0.56 - - [2025-10-02 02:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.56 - - [2025-10-02 02:22:22] "GET /network-policy/c1e26777-22ba-4c97-bc66-cb812cc9610a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.004953 10.0.0.56 - - [2025-10-02 02:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.56 - - [2025-10-02 02:22:22] "GET /network-policy/c2f1298c-7692-4bdd-b14a-5c05fa659a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005000 10.0.0.56 - - [2025-10-02 02:22:22] "POST /id-to-fqname HTTP/1.1" 200 235 0.001587 10.0.0.49 - - [2025-10-02 02:22:23] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000921 10.0.0.56 - - [2025-10-02 02:22:23] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.059154 10.0.0.56 - - [2025-10-02 02:22:23] "POST /neutron/network HTTP/1.1" 200 2250 0.010345 10.0.0.56 - - [2025-10-02 02:22:23] "POST /neutron/port HTTP/1.1" 200 117 0.006204 10.0.0.38 - - [2025-10-02 02:22:24] "DELETE /access-control-list/0352ff3c-fe11-4c74-9848-2a05b2a08bfd HTTP/1.1" 200 115 0.068807 10.0.0.56 - - [2025-10-02 02:22:24] "POST /neutron/port HTTP/1.1" 200 1174 0.017403 10.0.0.56 - - [2025-10-02 02:22:25] "POST /neutron/port HTTP/1.1" 200 1202 0.016513 10.0.0.56 - - [2025-10-02 02:22:25] "POST /neutron/subnet HTTP/1.1" 200 1361 0.014885 10.0.0.56 - - [2025-10-02 02:22:25] "POST /neutron/network HTTP/1.1" 200 2250 0.011790 10.0.0.56 - - [2025-10-02 02:22:29] "POST /neutron/port HTTP/1.1" 200 1202 0.017412 10.0.0.56 - - [2025-10-02 02:22:29] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008030 10.0.0.56 - - [2025-10-02 02:22:29] "GET /virtual-machine/691b944e-b0d6-4ff6-9098-6f9e65d151d6 HTTP/1.1" 401 292 0.000441 10.0.0.56 - - [2025-10-02 02:22:29] "GET /virtual-machine/691b944e-b0d6-4ff6-9098-6f9e65d151d6 HTTP/1.1" 200 1304 0.034917 10.0.0.56 - - [2025-10-02 02:22:29] "GET /virtual-machine-interface/07bcfcb4-a6d0-4bb2-aa48-385751b25247 HTTP/1.1" 200 3167 0.005261 10.0.0.56 - - [2025-10-02 02:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.56 - - [2025-10-02 02:22:29] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003773 10.0.0.56 - - [2025-10-02 02:22:29] "GET /virtual-networks?parent_id=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003834 10.0.0.56 - - [2025-10-02 02:22:29] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.008604 10.0.0.56 - - [2025-10-02 02:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.56 - - [2025-10-02 02:22:32] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.005593 10.0.0.56 - - [2025-10-02 02:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.56 - - [2025-10-02 02:22:36] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006222 10.0.0.49 - - [2025-10-02 02:22:37] "DELETE /project/4c51bb5c-ad66-4362-9def-d4fd4f343570 HTTP/1.1" 404 177 0.027146 10.0.0.49 - - [2025-10-02 02:22:37] "DELETE /project/56c41cb5b51740ffa97495202bc3f537 HTTP/1.1" 404 173 0.040150 10.0.0.56 - - [2025-10-02 02:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.56 - - [2025-10-02 02:22:40] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006796 10.0.0.56 - - [2025-10-02 02:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.56 - - [2025-10-02 02:22:45] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006691 10.0.0.56 - - [2025-10-02 02:22:47] "GET /obj-perms HTTP/1.1" 200 5056 0.043706 10.0.0.56 - - [2025-10-02 02:22:48] "POST /neutron/network HTTP/1.1" 200 2260 0.011923 10.0.0.56 - - [2025-10-02 02:22:48] "POST /neutron/subnet HTTP/1.1" 200 1361 0.018002 10.0.0.56 - - [2025-10-02 02:22:48] "POST /neutron/network HTTP/1.1" 200 2250 0.012381 10.0.0.56 - - [2025-10-02 02:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.56 - - [2025-10-02 02:22:49] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.005004 10.0.0.56 - - [2025-10-02 02:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.56 - - [2025-10-02 02:22:53] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006499 10.0.0.56 - - [2025-10-02 02:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.56 - - [2025-10-02 02:22:57] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.005762 10.0.0.56 - - [2025-10-02 02:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.56 - - [2025-10-02 02:23:01] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.007769 10.0.0.56 - - [2025-10-02 02:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.56 - - [2025-10-02 02:23:05] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003683 10.0.0.56 - - [2025-10-02 02:23:05] "GET /virtual-networks?parent_id=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003190 10.0.0.56 - - [2025-10-02 02:23:05] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.008943 10.0.0.56 - - [2025-10-02 02:23:10] "POST /neutron/port HTTP/1.1" 200 1202 0.018042 10.0.0.56 - - [2025-10-02 02:23:14] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006446 10.0.0.56 - - [2025-10-02 02:23:21] "POST /neutron/port HTTP/1.1" 200 1202 0.028602 10.0.0.56 - - [2025-10-02 02:23:26] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007056 10.0.0.56 - - [2025-10-02 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.56 - - [2025-10-02 02:23:26] "GET /network-policy/c2f1298c-7692-4bdd-b14a-5c05fa659a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003983 10.0.0.56 - - [2025-10-02 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.56 - - [2025-10-02 02:23:26] "GET /network-policy/c1e26777-22ba-4c97-bc66-cb812cc9610a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.004595 10.0.0.56 - - [2025-10-02 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.56 - - [2025-10-02 02:23:26] "GET /network-policy/70132b1d-79b2-412d-8160-caa8836b2842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004604 10.0.0.56 - - [2025-10-02 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.49 - - [2025-10-02 02:23:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000503 10.0.0.56 - - [2025-10-02 02:23:26] "GET /network-policy/47175b76-668a-4133-b077-79de44acb8f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004970 10.0.0.56 - - [2025-10-02 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.49 - - [2025-10-02 02:23:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000291 10.0.0.56 - - [2025-10-02 02:23:26] "GET /network-policy/6c5afcc1-7a99-476e-a9ce-2c3f75e7fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004671 10.0.0.56 - - [2025-10-02 02:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.56 - - [2025-10-02 02:23:27] "GET /network-policy/59c18b75-dc3f-45a1-9ada-fbcbf168947e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.003824 10.0.0.56 - - [2025-10-02 02:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.56 - - [2025-10-02 02:23:27] "GET /network-policy/92f393f2-5c6c-4082-a997-dc22fff37502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005263 10.0.0.56 - - [2025-10-02 02:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.56 - - [2025-10-02 02:23:27] "GET /network-policy/5bed0f21-2c59-4bc7-96ec-61ddb47b36e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004709 10.0.0.56 - - [2025-10-02 02:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.56 - - [2025-10-02 02:23:27] "GET /network-policy/9902bf4c-bcf5-47f0-b700-c8dd7fe90472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004734 10.0.0.56 - - [2025-10-02 02:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.56 - - [2025-10-02 02:23:27] "GET /network-policy/4c7fc7f5-ff74-4062-80c5-342521c26f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004886 10.0.0.56 - - [2025-10-02 02:23:27] "POST /neutron/network HTTP/1.1" 200 2250 0.010867 10.0.0.56 - - [2025-10-02 02:23:27] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.007347 10.0.0.56 - - [2025-10-02 02:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005357 10.0.0.56 - - [2025-10-02 02:23:27] "GET /network-policy/c2f1298c-7692-4bdd-b14a-5c05fa659a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004404 10.0.0.49 - - [2025-10-02 02:23:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.49 - - [2025-10-02 02:23:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.38 - - [2025-10-02 02:23:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.38 - - [2025-10-02 02:23:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.38 - - [2025-10-02 02:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.38 - - [2025-10-02 02:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.56 - - [2025-10-02 02:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000352 10.0.0.56 - - [2025-10-02 02:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.56 - - [2025-10-02 02:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000352 10.0.0.56 - - [2025-10-02 02:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.56 - - [2025-10-02 02:23:32] "POST /neutron/network HTTP/1.1" 200 1440 0.011345 10.0.0.38 - - [2025-10-02 02:23:32] "PUT /access-control-list/3067dc1f-0427-4f8f-bdc3-45734b25f0db HTTP/1.1" 200 272 0.022231 10.0.0.56 - - [2025-10-02 02:23:32] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.007536 10.0.0.56 - - [2025-10-02 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.56 - - [2025-10-02 02:23:32] "GET /network-policy/c1e26777-22ba-4c97-bc66-cb812cc9610a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.005480 10.0.0.56 - - [2025-10-02 02:23:37] "POST /neutron/network HTTP/1.1" 200 1440 0.015420 10.0.0.49 - - [2025-10-02 02:23:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.084196 10.0.0.56 - - [2025-10-02 02:23:38] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.007453 10.0.0.56 - - [2025-10-02 02:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.56 - - [2025-10-02 02:23:38] "GET /network-policy/70132b1d-79b2-412d-8160-caa8836b2842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004135 10.0.0.56 - - [2025-10-02 02:23:43] "POST /neutron/network HTTP/1.1" 200 1440 0.016817 10.0.0.56 - - [2025-10-02 02:23:43] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.007203 10.0.0.56 - - [2025-10-02 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.56 - - [2025-10-02 02:23:43] "GET /network-policy/47175b76-668a-4133-b077-79de44acb8f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005268 10.0.0.56 - - [2025-10-02 02:23:48] "POST /neutron/network HTTP/1.1" 200 1440 0.011020 10.0.0.38 - - [2025-10-02 02:23:48] "PUT /access-control-list/3067dc1f-0427-4f8f-bdc3-45734b25f0db HTTP/1.1" 200 272 0.034204 10.0.0.56 - - [2025-10-02 02:23:48] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.008440 10.0.0.56 - - [2025-10-02 02:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.56 - - [2025-10-02 02:23:48] "GET /network-policy/6c5afcc1-7a99-476e-a9ce-2c3f75e7fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005682 10.0.0.49 - - [2025-10-02 02:23:48] "GET /obj-perms HTTP/1.1" 200 5056 0.038668 10.0.0.56 - - [2025-10-02 02:23:49] "POST /neutron/port HTTP/1.1" 200 1202 0.019228 10.0.0.56 - - [2025-10-02 02:23:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003567 10.0.0.56 - - [2025-10-02 02:23:49] "POST /neutron/port HTTP/1.1" 200 117 0.001078 10.0.0.56 - - [2025-10-02 02:23:53] "POST /neutron/network HTTP/1.1" 200 1440 0.011161 10.0.0.49 - - [2025-10-02 02:23:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.007068 10.0.0.56 - - [2025-10-02 02:23:53] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.007955 10.0.0.56 - - [2025-10-02 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.56 - - [2025-10-02 02:23:53] "GET /network-policy/59c18b75-dc3f-45a1-9ada-fbcbf168947e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004584 10.0.0.56 - - [2025-10-02 02:23:59] "POST /neutron/network HTTP/1.1" 200 1440 0.012548 10.0.0.56 - - [2025-10-02 02:23:59] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.006993 10.0.0.56 - - [2025-10-02 02:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.56 - - [2025-10-02 02:23:59] "GET /network-policy/92f393f2-5c6c-4082-a997-dc22fff37502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004750 10.0.0.56 - - [2025-10-02 02:24:04] "POST /neutron/network HTTP/1.1" 200 1440 0.014371 10.0.0.38 - - [2025-10-02 02:24:04] "PUT /access-control-list/3067dc1f-0427-4f8f-bdc3-45734b25f0db HTTP/1.1" 200 272 0.020284 10.0.0.56 - - [2025-10-02 02:24:04] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.008387 10.0.0.56 - - [2025-10-02 02:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.56 - - [2025-10-02 02:24:04] "GET /network-policy/5bed0f21-2c59-4bc7-96ec-61ddb47b36e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004038 10.0.0.56 - - [2025-10-02 02:24:09] "POST /neutron/network HTTP/1.1" 200 1440 0.011083 10.0.0.49 - - [2025-10-02 02:24:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.008459 10.0.0.56 - - [2025-10-02 02:24:09] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.010486 10.0.0.56 - - [2025-10-02 02:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.56 - - [2025-10-02 02:24:09] "GET /network-policy/9902bf4c-bcf5-47f0-b700-c8dd7fe90472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004025 10.0.0.56 - - [2025-10-02 02:24:14] "POST /neutron/network HTTP/1.1" 200 1440 0.011553 10.0.0.56 - - [2025-10-02 02:24:14] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.006773 10.0.0.56 - - [2025-10-02 02:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.56 - - [2025-10-02 02:24:15] "GET /network-policy/4c7fc7f5-ff74-4062-80c5-342521c26f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.003927 10.0.0.56 - - [2025-10-02 02:24:20] "GET /virtual-machine/691b944e-b0d6-4ff6-9098-6f9e65d151d6 HTTP/1.1" 200 1304 0.004410 10.0.0.56 - - [2025-10-02 02:24:20] "POST /neutron/port HTTP/1.1" 200 1202 0.017411 10.0.0.56 - - [2025-10-02 02:24:22] "GET /virtual-machine/691b944e-b0d6-4ff6-9098-6f9e65d151d6 HTTP/1.1" 404 171 0.003165 10.0.0.56 - - [2025-10-02 02:24:22] "GET /virtual-machine/691b944e-b0d6-4ff6-9098-6f9e65d151d6 HTTP/1.1" 404 171 0.002637 10.0.0.56 - - [2025-10-02 02:24:22] "GET /virtual-machine/691b944e-b0d6-4ff6-9098-6f9e65d151d6 HTTP/1.1" 404 171 0.002666 10.0.0.56 - - [2025-10-02 02:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.56 - - [2025-10-02 02:24:22] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003901 10.0.0.56 - - [2025-10-02 02:24:22] "GET /virtual-networks?parent_id=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003402 10.0.0.56 - - [2025-10-02 02:24:22] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.006212 10.0.0.56 - - [2025-10-02 02:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.56 - - [2025-10-02 02:24:22] "GET /routing-instance/f03729f4-66e6-4d3b-bb57-3610875f6301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.004900 10.0.0.56 - - [2025-10-02 02:24:22] "GET /route-target/c0263456-4c26-4cbf-8b88-98a00984a225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004069 10.0.0.38 - - [2025-10-02 02:24:22] "GET /obj-perms HTTP/1.1" 200 5019 0.044567 10.0.0.56 - - [2025-10-02 02:24:25] "GET /obj-perms HTTP/1.1" 200 5019 0.038951 10.0.0.38 - - [2025-10-02 02:24:31] "GET /obj-perms HTTP/1.1" 200 5019 0.005199 10.0.0.56 - - [2025-10-02 02:24:35] "GET /obj-perms HTTP/1.1" 200 5019 0.003714 10.0.0.38 - - [2025-10-02 02:24:41] "GET /obj-perms HTTP/1.1" 200 5019 0.003765 10.0.0.56 - - [2025-10-02 02:24:44] "GET /obj-perms HTTP/1.1" 200 5019 0.003934 10.0.0.38 - - [2025-10-02 02:24:49] "GET /obj-perms HTTP/1.1" 200 5056 0.044251 10.0.0.56 - - [2025-10-02 02:24:50] "GET /obj-perms HTTP/1.1" 200 5019 0.004912 10.0.0.56 - - [2025-10-02 02:24:50] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.006261 10.0.0.56 - - [2025-10-02 02:24:50] "POST /neutron/network HTTP/1.1" 200 1440 0.010961 10.0.0.38 - - [2025-10-02 02:24:50] "DELETE /access-control-list/3067dc1f-0427-4f8f-bdc3-45734b25f0db HTTP/1.1" 200 115 0.051042 10.0.0.56 - - [2025-10-02 02:24:50] "GET /virtual-network/887b451c-1ba3-400b-a8f7-6c3ac9499eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007199 10.0.0.56 - - [2025-10-02 02:24:50] "DELETE /network-policy/4c7fc7f5-ff74-4062-80c5-342521c26f5e HTTP/1.1" 200 115 0.035072 10.0.0.56 - - [2025-10-02 02:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004967 10.0.0.49 - - [2025-10-02 02:24:50] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001043 10.0.0.56 - - [2025-10-02 02:24:50] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.050140 10.0.0.56 - - [2025-10-02 02:24:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-19265668&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.005245 10.0.0.56 - - [2025-10-02 02:24:50] "DELETE /network-policy/9902bf4c-bcf5-47f0-b700-c8dd7fe90472 HTTP/1.1" 200 115 0.039901 10.0.0.56 - - [2025-10-02 02:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.49 - - [2025-10-02 02:24:51] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001034 10.0.0.56 - - [2025-10-02 02:24:51] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.043438 10.0.0.56 - - [2025-10-02 02:24:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-19265668&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.005593 10.0.0.56 - - [2025-10-02 02:24:51] "DELETE /network-policy/5bed0f21-2c59-4bc7-96ec-61ddb47b36e2 HTTP/1.1" 200 115 0.036204 10.0.0.56 - - [2025-10-02 02:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007184 10.0.0.49 - - [2025-10-02 02:24:51] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001000 10.0.0.56 - - [2025-10-02 02:24:51] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.037507 10.0.0.56 - - [2025-10-02 02:24:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-19265668&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.005322 10.0.0.56 - - [2025-10-02 02:24:51] "DELETE /network-policy/92f393f2-5c6c-4082-a997-dc22fff37502 HTTP/1.1" 200 115 0.041125 10.0.0.56 - - [2025-10-02 02:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.49 - - [2025-10-02 02:24:51] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001077 10.0.0.56 - - [2025-10-02 02:24:51] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.044086 10.0.0.56 - - [2025-10-02 02:24:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-19265668&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.005492 10.0.0.56 - - [2025-10-02 02:24:51] "DELETE /network-policy/59c18b75-dc3f-45a1-9ada-fbcbf168947e HTTP/1.1" 200 115 0.041434 10.0.0.56 - - [2025-10-02 02:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.49 - - [2025-10-02 02:24:51] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001057 10.0.0.56 - - [2025-10-02 02:24:51] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.051120 10.0.0.56 - - [2025-10-02 02:24:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-19265668&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.006521 10.0.0.56 - - [2025-10-02 02:24:51] "DELETE /network-policy/6c5afcc1-7a99-476e-a9ce-2c3f75e7fe9d HTTP/1.1" 200 115 0.041841 10.0.0.56 - - [2025-10-02 02:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.49 - - [2025-10-02 02:24:51] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000962 10.0.0.56 - - [2025-10-02 02:24:51] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.042315 10.0.0.56 - - [2025-10-02 02:24:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-19265668&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.005064 10.0.0.56 - - [2025-10-02 02:24:52] "DELETE /network-policy/47175b76-668a-4133-b077-79de44acb8f2 HTTP/1.1" 200 115 0.041602 10.0.0.56 - - [2025-10-02 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.49 - - [2025-10-02 02:24:52] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001207 10.0.0.56 - - [2025-10-02 02:24:52] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.044453 10.0.0.56 - - [2025-10-02 02:24:52] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-19265668&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.005250 10.0.0.56 - - [2025-10-02 02:24:52] "DELETE /network-policy/70132b1d-79b2-412d-8160-caa8836b2842 HTTP/1.1" 200 115 0.040929 10.0.0.56 - - [2025-10-02 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.49 - - [2025-10-02 02:24:52] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001122 10.0.0.56 - - [2025-10-02 02:24:52] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.041581 10.0.0.56 - - [2025-10-02 02:24:52] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-19265668&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.005308 10.0.0.56 - - [2025-10-02 02:24:52] "DELETE /network-policy/c1e26777-22ba-4c97-bc66-cb812cc9610a HTTP/1.1" 200 115 0.052428 10.0.0.56 - - [2025-10-02 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.49 - - [2025-10-02 02:24:52] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000942 10.0.0.56 - - [2025-10-02 02:24:52] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.045163 10.0.0.56 - - [2025-10-02 02:24:52] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-19265668&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.005658 10.0.0.56 - - [2025-10-02 02:24:52] "DELETE /network-policy/c2f1298c-7692-4bdd-b14a-5c05fa659a61 HTTP/1.1" 200 115 0.057384 10.0.0.56 - - [2025-10-02 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009133 10.0.0.49 - - [2025-10-02 02:24:52] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001222 10.0.0.56 - - [2025-10-02 02:24:52] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.043436 10.0.0.56 - - [2025-10-02 02:24:52] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-19265668&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005671 10.0.0.56 - - [2025-10-02 02:24:52] "POST /neutron/network HTTP/1.1" 200 1337 0.011107 10.0.0.56 - - [2025-10-02 02:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.56 - - [2025-10-02 02:24:53] "DELETE /network-ipam/07214b5a-9f2f-4547-bcf5-27824c8f0210 HTTP/1.1" 200 115 0.039832 10.0.0.56 - - [2025-10-02 02:24:53] "POST /fqname-to-id HTTP/1.1" 404 260 0.003364 10.0.0.49 - - [2025-10-02 02:24:53] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000984 10.0.0.49 - - [2025-10-02 02:24:53] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1526 0.044897 10.0.0.49 - - [2025-10-02 02:24:53] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001037 10.0.0.49 - - [2025-10-02 02:24:53] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?fields=security_groups HTTP/1.1" 200 1409 0.057014 10.0.0.49 - - [2025-10-02 02:24:53] "DELETE /security-group/e5a54179-5e81-450d-a393-dfa4fb15e320 HTTP/1.1" 200 115 0.058660 10.0.0.49 - - [2025-10-02 02:24:53] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001242 10.0.0.38 - - [2025-10-02 02:24:53] "DELETE /access-control-list/a7a7a72e-3c37-4d61-b24f-550b79bc8ba2 HTTP/1.1" 200 115 0.056430 10.0.0.49 - - [2025-10-02 02:24:53] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?fields=application_policy_sets HTTP/1.1" 200 1448 0.068720 10.0.0.56 - - [2025-10-02 02:24:54] "DELETE /project/56c41cb5-b517-40ff-a974-95202bc3f537 HTTP/1.1" 200 115 0.459369 10.0.0.49 - - [2025-10-02 02:24:54] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001139 10.0.0.56 - - [2025-10-02 02:24:54] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?fields=projects HTTP/1.1" 200 1245 0.009463 10.0.0.49 - - [2025-10-02 02:24:56] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004063 10.0.0.49 - - [2025-10-02 02:24:56] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001035 10.0.0.49 - - [2025-10-02 02:24:56] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.051577 10.0.0.49 - - [2025-10-02 02:24:56] "POST /id-to-fqname HTTP/1.1" 200 202 0.001498 10.0.0.49 - - [2025-10-02 02:24:56] "POST /fqname-to-id HTTP/1.1" 404 211 0.004995 10.0.0.49 - - [2025-10-02 02:24:56] "POST /security-groups HTTP/1.1" 200 603 0.033821 10.0.0.49 - - [2025-10-02 02:24:57] "POST /projects HTTP/1.1" 200 609 0.244388 10.0.0.38 - - [2025-10-02 02:24:57] "POST /access-control-lists HTTP/1.1" 200 608 0.024384 10.0.0.49 - - [2025-10-02 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.318648 10.0.0.56 - - [2025-10-02 02:24:57] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.495607 10.0.0.49 - - [2025-10-02 02:24:57] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000953 10.0.0.56 - - [2025-10-02 02:24:57] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?fields=virtual_networks HTTP/1.1" 200 1066 0.049769 10.0.0.49 - - [2025-10-02 02:24:57] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000981 10.0.0.56 - - [2025-10-02 02:24:57] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.037047 10.0.0.49 - - [2025-10-02 02:24:57] "GET /projects?obj_uuids=56c41cb5-b517-40ff-a974-95202bc3f537&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001398 10.0.0.56 - - [2025-10-02 02:24:57] "GET /project/56c41cb5-b517-40ff-a974-95202bc3f537?fields=security_groups HTTP/1.1" 200 1304 0.040031 10.0.0.56 - - [2025-10-02 02:24:58] "POST /fqname-to-id HTTP/1.1" 404 194 0.021555 10.0.0.49 - - [2025-10-02 02:24:58] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003363 10.0.0.49 - - [2025-10-02 02:24:58] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001187 10.0.0.49 - - [2025-10-02 02:24:58] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006864 10.0.0.49 - - [2025-10-02 02:24:58] "POST /id-to-fqname HTTP/1.1" 200 196 0.005278 10.0.0.49 - - [2025-10-02 02:24:58] "POST /fqname-to-id HTTP/1.1" 404 205 0.008657 10.0.0.49 - - [2025-10-02 02:24:58] "POST /security-groups HTTP/1.1" 200 597 0.075892 10.0.0.38 - - [2025-10-02 02:24:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.003792 10.0.0.49 - - [2025-10-02 02:24:58] "POST /projects HTTP/1.1" 200 597 0.295584 10.0.0.49 - - [2025-10-02 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.371529 10.0.0.38 - - [2025-10-02 02:24:58] "POST /access-control-lists HTTP/1.1" 200 600 0.029865 10.0.0.56 - - [2025-10-02 02:24:58] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.534850 10.0.0.56 - - [2025-10-02 02:24:59] "GET / HTTP/1.1" 200 35931 0.001846 10.0.0.56 - - [2025-10-02 02:25:01] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000443 10.0.0.49 - - [2025-10-02 02:25:02] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000996 10.0.0.56 - - [2025-10-02 02:25:02] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.086680 10.0.0.56 - - [2025-10-02 02:25:02] "GET / HTTP/1.1" 200 35931 0.002561 10.0.0.56 - - [2025-10-02 02:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.49 - - [2025-10-02 02:25:03] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000882 10.0.0.56 - - [2025-10-02 02:25:03] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006329 10.0.0.56 - - [2025-10-02 02:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.49 - - [2025-10-02 02:25:03] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000959 10.0.0.56 - - [2025-10-02 02:25:03] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.044034 10.0.0.56 - - [2025-10-02 02:25:04] "GET /domains HTTP/1.1" 401 292 0.000467 10.0.0.56 - - [2025-10-02 02:25:04] "GET /domains HTTP/1.1" 200 280 0.024816 10.0.0.49 - - [2025-10-02 02:25:04] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001083 10.0.0.56 - - [2025-10-02 02:25:04] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6 HTTP/1.1" 200 2778 0.008875 10.0.0.49 - - [2025-10-02 02:25:04] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000915 10.0.0.56 - - [2025-10-02 02:25:04] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751 HTTP/1.1" 200 1898 0.089278 10.0.0.56 - - [2025-10-02 02:25:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002998 10.0.0.56 - - [2025-10-02 02:25:04] "POST /network-ipams HTTP/1.1" 200 603 0.024455 10.0.0.56 - - [2025-10-02 02:25:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003019 10.0.0.56 - - [2025-10-02 02:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.56 - - [2025-10-02 02:25:04] "GET /network-ipam/55544e21-cc3f-4b71-90e5-27d97f3626e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.005909 10.0.0.56 - - [2025-10-02 02:25:04] "PUT /network-ipam/55544e21-cc3f-4b71-90e5-27d97f3626e0 HTTP/1.1" 200 258 0.012941 10.0.0.56 - - [2025-10-02 02:25:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000399 10.0.0.56 - - [2025-10-02 02:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.026197 10.0.0.49 - - [2025-10-02 02:25:05] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000984 10.0.0.56 - - [2025-10-02 02:25:05] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.049716 10.0.0.49 - - [2025-10-02 02:25:05] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002124 10.0.0.56 - - [2025-10-02 02:25:05] "POST /neutron/network HTTP/1.1" 200 617 0.158818 10.0.0.56 - - [2025-10-02 02:25:06] "POST /neutron/network HTTP/1.1" 200 1074 0.010381 10.0.0.56 - - [2025-10-02 02:25:06] "POST /id-to-fqname HTTP/1.1" 200 229 0.001058 10.0.0.56 - - [2025-10-02 02:25:06] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.004719 10.0.0.56 - - [2025-10-02 02:25:06] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006572 10.0.0.56 - - [2025-10-02 02:25:06] "POST /neutron/subnet HTTP/1.1" 200 701 0.008770 10.0.0.56 - - [2025-10-02 02:25:06] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006238 10.0.0.38 - - [2025-10-02 02:25:07] "GET /obj-perms HTTP/1.1" 200 5013 0.049356 10.0.0.49 - - [2025-10-02 02:25:07] "GET /obj-perms HTTP/1.1" 200 5013 0.048481 10.0.0.56 - - [2025-10-02 02:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.49 - - [2025-10-02 02:25:08] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000848 10.0.0.56 - - [2025-10-02 02:25:08] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.045466 10.0.0.49 - - [2025-10-02 02:25:08] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000901 10.0.0.56 - - [2025-10-02 02:25:08] "POST /neutron/network HTTP/1.1" 200 617 0.121058 10.0.0.38 - - [2025-10-02 02:25:08] "POST /route-targets HTTP/1.1" 200 327 0.016238 10.0.0.56 - - [2025-10-02 02:25:08] "POST /neutron/network HTTP/1.1" 200 1074 0.010598 10.0.0.56 - - [2025-10-02 02:25:08] "POST /id-to-fqname HTTP/1.1" 200 229 0.001035 10.0.0.56 - - [2025-10-02 02:25:08] "GET /virtual-network/573f29e8-7857-4743-8304-cb5ae7bf8356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.005822 10.0.0.56 - - [2025-10-02 02:25:08] "GET /virtual-network/573f29e8-7857-4743-8304-cb5ae7bf8356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.007268 10.0.0.56 - - [2025-10-02 02:25:08] "POST /neutron/subnet HTTP/1.1" 200 701 0.008967 10.0.0.56 - - [2025-10-02 02:25:09] "GET /virtual-network/573f29e8-7857-4743-8304-cb5ae7bf8356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.006442 10.0.0.56 - - [2025-10-02 02:25:09] "GET /obj-perms HTTP/1.1" 200 5013 0.044792 10.0.0.56 - - [2025-10-02 02:25:09] "POST /fqname-to-id HTTP/1.1" 404 205 0.003363 10.0.0.56 - - [2025-10-02 02:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.49 - - [2025-10-02 02:25:09] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001042 10.0.0.56 - - [2025-10-02 02:25:09] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.047183 10.0.0.56 - - [2025-10-02 02:25:09] "POST /network-policys HTTP/1.1" 200 527 0.074052 10.0.0.56 - - [2025-10-02 02:25:09] "GET /network-policy/bc028b01-c163-4d48-a57c-970d37ad0530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005994 10.0.0.56 - - [2025-10-02 02:25:10] "POST /fqname-to-id HTTP/1.1" 404 205 0.002945 10.0.0.56 - - [2025-10-02 02:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.49 - - [2025-10-02 02:25:10] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001284 10.0.0.56 - - [2025-10-02 02:25:10] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.038860 10.0.0.56 - - [2025-10-02 02:25:10] "POST /network-policys HTTP/1.1" 200 527 0.082642 10.0.0.56 - - [2025-10-02 02:25:10] "GET /network-policy/606f5d63-aaad-4dd1-880c-0ae953fd0d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3981 0.006462 10.0.0.56 - - [2025-10-02 02:25:10] "POST /fqname-to-id HTTP/1.1" 404 205 0.003261 10.0.0.56 - - [2025-10-02 02:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.49 - - [2025-10-02 02:25:10] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001256 10.0.0.56 - - [2025-10-02 02:25:10] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.049140 10.0.0.56 - - [2025-10-02 02:25:10] "POST /network-policys HTTP/1.1" 200 527 0.071017 10.0.0.56 - - [2025-10-02 02:25:10] "GET /network-policy/345eb555-e915-49c4-9a93-91c4d3f3da88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.006503 10.0.0.56 - - [2025-10-02 02:25:10] "POST /fqname-to-id HTTP/1.1" 404 205 0.003855 10.0.0.56 - - [2025-10-02 02:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.49 - - [2025-10-02 02:25:10] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001015 10.0.0.56 - - [2025-10-02 02:25:10] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.034322 10.0.0.56 - - [2025-10-02 02:25:11] "POST /network-policys HTTP/1.1" 200 527 0.074583 10.0.0.56 - - [2025-10-02 02:25:11] "GET /network-policy/d9519db8-e4d2-4b67-9283-feb1d3acd33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.006363 10.0.0.56 - - [2025-10-02 02:25:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.002902 10.0.0.56 - - [2025-10-02 02:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.49 - - [2025-10-02 02:25:11] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001199 10.0.0.56 - - [2025-10-02 02:25:11] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.039772 10.0.0.56 - - [2025-10-02 02:25:11] "POST /network-policys HTTP/1.1" 200 531 0.028675 10.0.0.56 - - [2025-10-02 02:25:11] "GET /network-policy/dd0914b9-a659-44d6-8d9a-0a934a94aba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.006416 10.0.0.56 - - [2025-10-02 02:25:11] "POST /fqname-to-id HTTP/1.1" 404 206 0.002954 10.0.0.56 - - [2025-10-02 02:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.49 - - [2025-10-02 02:25:11] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000988 10.0.0.56 - - [2025-10-02 02:25:11] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.040152 10.0.0.56 - - [2025-10-02 02:25:11] "POST /network-policys HTTP/1.1" 200 529 0.073798 10.0.0.56 - - [2025-10-02 02:25:11] "GET /network-policy/a1ee09be-390f-4bce-841c-a0b677a31838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.006011 10.0.0.56 - - [2025-10-02 02:25:11] "POST /fqname-to-id HTTP/1.1" 404 206 0.002701 10.0.0.56 - - [2025-10-02 02:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.49 - - [2025-10-02 02:25:11] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001053 10.0.0.56 - - [2025-10-02 02:25:12] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.040455 10.0.0.56 - - [2025-10-02 02:25:12] "POST /network-policys HTTP/1.1" 200 529 0.070287 10.0.0.56 - - [2025-10-02 02:25:12] "GET /network-policy/de0a2019-6937-4db4-976f-6026eff0ff97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006770 10.0.0.56 - - [2025-10-02 02:25:12] "POST /fqname-to-id HTTP/1.1" 404 206 0.002886 10.0.0.56 - - [2025-10-02 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.49 - - [2025-10-02 02:25:12] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000958 10.0.0.56 - - [2025-10-02 02:25:12] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.046224 10.0.0.56 - - [2025-10-02 02:25:12] "POST /network-policys HTTP/1.1" 200 529 0.090177 10.0.0.56 - - [2025-10-02 02:25:12] "GET /network-policy/4b94a1da-7e2a-4a90-881c-a9bb3743c14d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.005873 10.0.0.56 - - [2025-10-02 02:25:12] "POST /fqname-to-id HTTP/1.1" 404 206 0.002866 10.0.0.56 - - [2025-10-02 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.49 - - [2025-10-02 02:25:12] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001041 10.0.0.56 - - [2025-10-02 02:25:12] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.044493 10.0.0.56 - - [2025-10-02 02:25:12] "POST /network-policys HTTP/1.1" 200 529 0.078110 10.0.0.56 - - [2025-10-02 02:25:13] "GET /network-policy/d0066693-9728-4a56-887f-ae471a2317c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.006597 10.0.0.56 - - [2025-10-02 02:25:13] "POST /fqname-to-id HTTP/1.1" 404 208 0.003476 10.0.0.56 - - [2025-10-02 02:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.49 - - [2025-10-02 02:25:13] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001076 10.0.0.56 - - [2025-10-02 02:25:13] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.033690 10.0.0.56 - - [2025-10-02 02:25:13] "POST /network-policys HTTP/1.1" 200 533 0.032640 10.0.0.56 - - [2025-10-02 02:25:13] "GET /network-policy/77fd19a4-82da-4efc-aa12-d5a366043670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1126 0.006000 10.0.0.56 - - [2025-10-02 02:25:13] "POST /neutron/network HTTP/1.1" 200 1157 0.095849 10.0.0.56 - - [2025-10-02 02:25:13] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006669 10.0.0.56 - - [2025-10-02 02:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.38 - - [2025-10-02 02:25:13] "POST /access-control-lists HTTP/1.1" 200 603 0.096755 10.0.0.56 - - [2025-10-02 02:25:13] "GET /network-policy/bc028b01-c163-4d48-a57c-970d37ad0530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004041 10.0.0.56 - - [2025-10-02 02:25:14] "POST /neutron/network HTTP/1.1" 200 1159 0.082889 10.0.0.56 - - [2025-10-02 02:25:14] "GET /virtual-network/573f29e8-7857-4743-8304-cb5ae7bf8356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.008855 10.0.0.56 - - [2025-10-02 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.38 - - [2025-10-02 02:25:14] "POST /ref-update HTTP/1.1" 200 156 0.041016 10.0.0.56 - - [2025-10-02 02:25:14] "GET /network-policy/dd0914b9-a659-44d6-8d9a-0a934a94aba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004822 10.0.0.56 - - [2025-10-02 02:25:14] "POST /id-to-fqname HTTP/1.1" 200 229 0.001321 10.0.0.49 - - [2025-10-02 02:25:15] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000991 10.0.0.56 - - [2025-10-02 02:25:15] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.067749 10.0.0.56 - - [2025-10-02 02:25:15] "POST /neutron/network HTTP/1.1" 200 1157 0.039081 10.0.0.56 - - [2025-10-02 02:25:15] "POST /id-to-fqname HTTP/1.1" 200 229 0.001258 10.0.0.56 - - [2025-10-02 02:25:15] "POST /neutron/port HTTP/1.1" 200 117 0.007603 10.0.0.49 - - [2025-10-02 02:25:16] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001563 10.0.0.56 - - [2025-10-02 02:25:16] "POST /neutron/port HTTP/1.1" 200 1061 0.332924 10.0.0.56 - - [2025-10-02 02:25:16] "POST /neutron/port HTTP/1.1" 200 1115 0.110930 10.0.0.49 - - [2025-10-02 02:25:16] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001112 10.0.0.56 - - [2025-10-02 02:25:16] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.163446 10.0.0.56 - - [2025-10-02 02:25:16] "POST /neutron/subnet HTTP/1.1" 200 675 0.012216 10.0.0.56 - - [2025-10-02 02:25:16] "POST /neutron/network HTTP/1.1" 200 1157 0.010058 10.0.0.56 - - [2025-10-02 02:25:16] "POST /neutron/port HTTP/1.1" 200 117 0.018023 10.0.0.56 - - [2025-10-02 02:25:17] "POST /neutron/network HTTP/1.1" 200 1169 0.009721 10.0.0.56 - - [2025-10-02 02:25:17] "POST /neutron/port HTTP/1.1" 200 1061 0.021130 10.0.0.56 - - [2025-10-02 02:25:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004122 10.0.0.56 - - [2025-10-02 02:25:17] "POST /neutron/network HTTP/1.1" 200 1159 0.009432 10.0.0.56 - - [2025-10-02 02:25:22] "POST /neutron/port HTTP/1.1" 200 1089 0.014669 10.0.0.56 - - [2025-10-02 02:25:22] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007080 10.0.0.56 - - [2025-10-02 02:25:22] "GET /virtual-machine/e93511f5-79eb-4309-b359-cb7647d93d7e HTTP/1.1" 401 292 0.000335 10.0.0.56 - - [2025-10-02 02:25:22] "GET /virtual-machine/e93511f5-79eb-4309-b359-cb7647d93d7e HTTP/1.1" 200 1299 0.030941 10.0.0.56 - - [2025-10-02 02:25:22] "GET /virtual-machine-interface/e1435c80-ed7d-40f0-a3a0-48f8aea46c9b HTTP/1.1" 200 2951 0.006164 10.0.0.56 - - [2025-10-02 02:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.56 - - [2025-10-02 02:25:22] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003856 10.0.0.56 - - [2025-10-02 02:25:22] "GET /virtual-networks?parent_id=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002622 10.0.0.56 - - [2025-10-02 02:25:22] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005397 10.0.0.38 - - [2025-10-02 02:25:25] "DELETE /access-control-list/c44511ab-5f2b-4f27-80e6-8f294c87eef2 HTTP/1.1" 200 115 0.055965 10.0.0.56 - - [2025-10-02 02:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.56 - - [2025-10-02 02:25:25] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005050 10.0.0.56 - - [2025-10-02 02:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.56 - - [2025-10-02 02:25:29] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006428 10.0.0.56 - - [2025-10-02 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.56 - - [2025-10-02 02:25:34] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.004753 10.0.0.49 - - [2025-10-02 02:25:38] "DELETE /project/56c41cb5-b517-40ff-a974-95202bc3f537 HTTP/1.1" 404 177 0.006169 10.0.0.49 - - [2025-10-02 02:25:38] "DELETE /project/65f9a63c7ebf4379b6800167219be751 HTTP/1.1" 404 173 0.003680 10.0.0.49 - - [2025-10-02 02:25:38] "DELETE /project/56c41cb5b51740ffa97495202bc3f537 HTTP/1.1" 404 173 0.007915 10.0.0.56 - - [2025-10-02 02:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.56 - - [2025-10-02 02:25:38] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005911 10.0.0.56 - - [2025-10-02 02:25:40] "POST /neutron/network HTTP/1.1" 200 1169 0.009718 10.0.0.56 - - [2025-10-02 02:25:40] "POST /neutron/port HTTP/1.1" 200 117 0.001067 10.0.0.56 - - [2025-10-02 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.56 - - [2025-10-02 02:25:42] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005927 10.0.0.56 - - [2025-10-02 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.56 - - [2025-10-02 02:25:46] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005906 10.0.0.56 - - [2025-10-02 02:25:49] "POST /neutron/port HTTP/1.1" 200 1089 0.016016 10.0.0.56 - - [2025-10-02 02:25:49] "POST /neutron/subnet HTTP/1.1" 200 675 0.011109 10.0.0.56 - - [2025-10-02 02:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.56 - - [2025-10-02 02:25:50] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005570 10.0.0.56 - - [2025-10-02 02:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.56 - - [2025-10-02 02:25:54] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006254 10.0.0.56 - - [2025-10-02 02:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.56 - - [2025-10-02 02:25:56] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003970 10.0.0.56 - - [2025-10-02 02:25:56] "GET /virtual-networks?parent_id=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003104 10.0.0.56 - - [2025-10-02 02:25:56] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005007 10.0.0.56 - - [2025-10-02 02:25:56] "POST /neutron/port HTTP/1.1" 200 1089 0.014934 10.0.0.56 - - [2025-10-02 02:26:01] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008904 10.0.0.56 - - [2025-10-02 02:26:06] "POST /neutron/port HTTP/1.1" 200 1089 0.015960 10.0.0.56 - - [2025-10-02 02:26:07] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007007 10.0.0.56 - - [2025-10-02 02:26:17] "POST /neutron/port HTTP/1.1" 200 1089 0.018532 10.0.0.56 - - [2025-10-02 02:26:17] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007227 10.0.0.56 - - [2025-10-02 02:26:17] "GET /virtual-machine/90469961-7458-441a-b738-a8c3a76e5270 HTTP/1.1" 200 1299 0.005259 10.0.0.56 - - [2025-10-02 02:26:17] "GET /virtual-machine-interface/0ae1ed29-aa67-48c3-9d32-2d598bc0c7c5 HTTP/1.1" 200 2949 0.005634 10.0.0.56 - - [2025-10-02 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.56 - - [2025-10-02 02:26:17] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003261 10.0.0.56 - - [2025-10-02 02:26:17] "GET /virtual-networks?parent_id=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003150 10.0.0.56 - - [2025-10-02 02:26:17] "GET /virtual-network/573f29e8-7857-4743-8304-cb5ae7bf8356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005304 10.0.0.56 - - [2025-10-02 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005543 10.0.0.56 - - [2025-10-02 02:26:18] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003763 10.0.0.56 - - [2025-10-02 02:26:18] "GET /virtual-networks?parent_id=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003061 10.0.0.56 - - [2025-10-02 02:26:18] "GET /virtual-network/573f29e8-7857-4743-8304-cb5ae7bf8356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006167 10.0.0.56 - - [2025-10-02 02:26:19] "POST /neutron/port HTTP/1.1" 200 2062 0.015853 10.0.0.56 - - [2025-10-02 02:26:19] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007871 10.0.0.56 - - [2025-10-02 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.56 - - [2025-10-02 02:26:19] "GET /network-policy/dd0914b9-a659-44d6-8d9a-0a934a94aba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.003899 10.0.0.56 - - [2025-10-02 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.56 - - [2025-10-02 02:26:19] "GET /network-policy/bc028b01-c163-4d48-a57c-970d37ad0530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.013282 10.0.0.56 - - [2025-10-02 02:26:19] "POST /neutron/network HTTP/1.1" 200 1157 0.009750 10.0.0.56 - - [2025-10-02 02:26:19] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.008017 10.0.0.56 - - [2025-10-02 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007645 10.0.0.56 - - [2025-10-02 02:26:20] "GET /network-policy/606f5d63-aaad-4dd1-880c-0ae953fd0d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3981 0.004949 10.0.0.56 - - [2025-10-02 02:26:42] "POST /neutron/port HTTP/1.1" 200 1089 0.036217 10.0.0.56 - - [2025-10-02 02:26:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003925 10.0.0.56 - - [2025-10-02 02:26:42] "POST /neutron/network HTTP/1.1" 200 1159 0.009816 10.0.0.38 - - [2025-10-02 02:26:44] "PUT /access-control-list/88c51986-8a65-4537-aaec-eaea2b12fb0f HTTP/1.1" 200 272 0.030416 10.0.0.56 - - [2025-10-02 02:26:44] "POST /neutron/network HTTP/1.1" 200 1160 0.012661 10.0.0.56 - - [2025-10-02 02:26:44] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008976 10.0.0.56 - - [2025-10-02 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006691 10.0.0.56 - - [2025-10-02 02:26:44] "GET /network-policy/77fd19a4-82da-4efc-aa12-d5a366043670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1126 0.003817 10.0.0.56 - - [2025-10-02 02:26:51] "POST /neutron/network HTTP/1.1" 200 1170 0.030877 10.0.0.56 - - [2025-10-02 02:26:51] "POST /neutron/port HTTP/1.1" 200 117 0.001250 10.0.0.56 - - [2025-10-02 02:26:53] "POST /neutron/network HTTP/1.1" 200 1157 0.094877 10.0.0.56 - - [2025-10-02 02:26:53] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.011889 10.0.0.56 - - [2025-10-02 02:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.38 - - [2025-10-02 02:26:53] "POST /ref-update HTTP/1.1" 200 156 0.026728 10.0.0.56 - - [2025-10-02 02:26:53] "GET /network-policy/345eb555-e915-49c4-9a93-91c4d3f3da88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.005311 10.0.0.56 - - [2025-10-02 02:27:02] "POST /neutron/network HTTP/1.1" 200 1157 0.089031 10.0.0.56 - - [2025-10-02 02:27:02] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005404 10.0.0.56 - - [2025-10-02 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010584 10.0.0.56 - - [2025-10-02 02:27:02] "GET /network-policy/d9519db8-e4d2-4b67-9283-feb1d3acd33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004128 10.0.0.56 - - [2025-10-02 02:27:10] "POST /neutron/network HTTP/1.1" 200 1158 0.083336 10.0.0.56 - - [2025-10-02 02:27:10] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005983 10.0.0.38 - - [2025-10-02 02:27:10] "POST /ref-update HTTP/1.1" 200 156 0.033875 10.0.0.56 - - [2025-10-02 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010929 10.0.0.56 - - [2025-10-02 02:27:10] "GET /network-policy/a1ee09be-390f-4bce-841c-a0b677a31838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.004013 10.0.0.56 - - [2025-10-02 02:27:19] "POST /neutron/network HTTP/1.1" 200 1158 0.088799 10.0.0.56 - - [2025-10-02 02:27:19] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006614 10.0.0.56 - - [2025-10-02 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005334 10.0.0.56 - - [2025-10-02 02:27:19] "GET /network-policy/de0a2019-6937-4db4-976f-6026eff0ff97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004475 10.0.0.38 - - [2025-10-02 02:27:27] "PUT /access-control-list/88c51986-8a65-4537-aaec-eaea2b12fb0f HTTP/1.1" 200 272 0.026084 10.0.0.56 - - [2025-10-02 02:27:27] "POST /neutron/network HTTP/1.1" 200 1158 0.078979 10.0.0.56 - - [2025-10-02 02:27:27] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005851 10.0.0.56 - - [2025-10-02 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.56 - - [2025-10-02 02:27:27] "GET /network-policy/4b94a1da-7e2a-4a90-881c-a9bb3743c14d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.004208 10.0.0.56 - - [2025-10-02 02:27:35] "POST /neutron/network HTTP/1.1" 200 1158 0.083438 10.0.0.56 - - [2025-10-02 02:27:35] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005700 10.0.0.56 - - [2025-10-02 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.016383 10.0.0.56 - - [2025-10-02 02:27:35] "GET /network-policy/d0066693-9728-4a56-887f-ae471a2317c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.004386 10.0.0.56 - - [2025-10-02 02:27:43] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006370 10.0.0.56 - - [2025-10-02 02:27:43] "POST /neutron/port HTTP/1.1" 200 1089 0.014849 10.0.0.56 - - [2025-10-02 02:27:43] "POST /neutron/network HTTP/1.1" 200 1169 0.007942 10.0.0.56 - - [2025-10-02 02:27:43] "POST /neutron/network HTTP/1.1" 200 1074 0.013359 10.0.0.38 - - [2025-10-02 02:27:43] "POST /ref-update HTTP/1.1" 200 156 0.020958 10.0.0.56 - - [2025-10-02 02:27:43] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.008159 10.0.0.56 - - [2025-10-02 02:27:43] "GET /virtual-machine/90469961-7458-441a-b738-a8c3a76e5270 HTTP/1.1" 200 1299 0.003848 10.0.0.56 - - [2025-10-02 02:27:44] "POST /neutron/port HTTP/1.1" 200 1089 0.014093 10.0.0.56 - - [2025-10-02 02:27:45] "GET /virtual-machine/90469961-7458-441a-b738-a8c3a76e5270 HTTP/1.1" 404 171 0.002959 10.0.0.56 - - [2025-10-02 02:27:45] "GET /virtual-machine/90469961-7458-441a-b738-a8c3a76e5270 HTTP/1.1" 404 171 0.002716 10.0.0.56 - - [2025-10-02 02:27:45] "GET /virtual-machine/90469961-7458-441a-b738-a8c3a76e5270 HTTP/1.1" 404 171 0.002899 10.0.0.56 - - [2025-10-02 02:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.56 - - [2025-10-02 02:27:45] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004287 10.0.0.56 - - [2025-10-02 02:27:45] "GET /virtual-networks?parent_id=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002910 10.0.0.56 - - [2025-10-02 02:27:46] "GET /virtual-network/573f29e8-7857-4743-8304-cb5ae7bf8356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005650 10.0.0.56 - - [2025-10-02 02:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.56 - - [2025-10-02 02:27:46] "GET /routing-instance/f459ec12-12e1-435a-b4e7-99b6992b3863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.004913 10.0.0.56 - - [2025-10-02 02:27:46] "GET /route-target/33cba1ea-22b3-49a1-ad2d-055b8ccbbfad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003588 10.0.0.56 - - [2025-10-02 02:27:46] "GET /obj-perms HTTP/1.1" 200 5013 0.003606 10.0.0.38 - - [2025-10-02 02:27:46] "GET /obj-perms HTTP/1.1" 200 5013 0.003282 10.0.0.56 - - [2025-10-02 02:27:51] "POST /neutron/port HTTP/1.1" 200 1089 0.015757 10.0.0.56 - - [2025-10-02 02:27:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003413 10.0.0.56 - - [2025-10-02 02:27:51] "POST /neutron/network HTTP/1.1" 200 1074 0.008213 10.0.0.49 - - [2025-10-02 02:27:51] "GET /obj-perms HTTP/1.1" 200 5056 0.042726 10.0.0.38 - - [2025-10-02 02:27:52] "GET /obj-perms HTTP/1.1" 200 5013 0.003958 10.0.0.56 - - [2025-10-02 02:27:55] "GET /obj-perms HTTP/1.1" 200 5013 0.005916 10.0.0.56 - - [2025-10-02 02:27:55] "GET /virtual-machine/e93511f5-79eb-4309-b359-cb7647d93d7e HTTP/1.1" 200 1299 0.004991 10.0.0.56 - - [2025-10-02 02:27:56] "POST /neutron/port HTTP/1.1" 200 151 0.163223 10.0.0.56 - - [2025-10-02 02:27:57] "GET /virtual-machine/e93511f5-79eb-4309-b359-cb7647d93d7e HTTP/1.1" 404 171 0.003842 10.0.0.56 - - [2025-10-02 02:27:57] "GET /virtual-machine/e93511f5-79eb-4309-b359-cb7647d93d7e HTTP/1.1" 404 171 0.002902 10.0.0.56 - - [2025-10-02 02:27:57] "GET /virtual-machine/e93511f5-79eb-4309-b359-cb7647d93d7e HTTP/1.1" 404 171 0.003218 10.0.0.56 - - [2025-10-02 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.56 - - [2025-10-02 02:27:57] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003913 10.0.0.56 - - [2025-10-02 02:27:57] "GET /virtual-networks?parent_id=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002744 10.0.0.56 - - [2025-10-02 02:27:58] "GET /virtual-network/c60c74ec-bee5-4ccc-b76b-3d168b56957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005512 10.0.0.56 - - [2025-10-02 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.56 - - [2025-10-02 02:27:58] "GET /routing-instance/c562b2dd-5601-4363-b19d-527187f751a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.004013 10.0.0.56 - - [2025-10-02 02:27:58] "GET /route-target/46d98e08-02d0-42fa-8090-114d2af7b2a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004001 10.0.0.56 - - [2025-10-02 02:27:58] "GET /obj-perms HTTP/1.1" 200 5013 0.004195 10.0.0.38 - - [2025-10-02 02:27:58] "GET /obj-perms HTTP/1.1" 200 5013 0.004484 10.0.0.56 - - [2025-10-02 02:28:07] "GET /obj-perms HTTP/1.1" 200 5013 0.003956 10.0.0.38 - - [2025-10-02 02:28:07] "GET /obj-perms HTTP/1.1" 200 5013 0.003811 10.0.0.56 - - [2025-10-02 02:28:16] "GET /obj-perms HTTP/1.1" 200 5013 0.003746 10.0.0.38 - - [2025-10-02 02:28:16] "GET /obj-perms HTTP/1.1" 200 5013 0.005332 10.0.0.56 - - [2025-10-02 02:28:19] "GET /obj-perms HTTP/1.1" 200 5013 0.003797 10.0.0.56 - - [2025-10-02 02:28:19] "GET /virtual-network/573f29e8-7857-4743-8304-cb5ae7bf8356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.008320 10.0.0.56 - - [2025-10-02 02:28:20] "POST /neutron/network HTTP/1.1" 200 1074 0.011786 10.0.0.56 - - [2025-10-02 02:28:20] "GET /virtual-network/573f29e8-7857-4743-8304-cb5ae7bf8356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.007854 10.0.0.56 - - [2025-10-02 02:28:20] "DELETE /network-policy/77fd19a4-82da-4efc-aa12-d5a366043670 HTTP/1.1" 200 115 0.031854 10.0.0.56 - - [2025-10-02 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.49 - - [2025-10-02 02:28:20] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.023488 10.0.0.56 - - [2025-10-02 02:28:20] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.070422 10.0.0.56 - - [2025-10-02 02:28:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-36924240&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.006728 10.0.0.56 - - [2025-10-02 02:28:20] "DELETE /network-policy/d0066693-9728-4a56-887f-ae471a2317c8 HTTP/1.1" 200 115 0.042315 10.0.0.56 - - [2025-10-02 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.49 - - [2025-10-02 02:28:20] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001219 10.0.0.56 - - [2025-10-02 02:28:20] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.043921 10.0.0.56 - - [2025-10-02 02:28:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-36924240&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.005257 10.0.0.56 - - [2025-10-02 02:28:20] "DELETE /network-policy/4b94a1da-7e2a-4a90-881c-a9bb3743c14d HTTP/1.1" 200 115 0.032079 10.0.0.56 - - [2025-10-02 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.49 - - [2025-10-02 02:28:20] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001004 10.0.0.56 - - [2025-10-02 02:28:20] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.048439 10.0.0.56 - - [2025-10-02 02:28:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-36924240&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.005051 10.0.0.56 - - [2025-10-02 02:28:20] "DELETE /network-policy/de0a2019-6937-4db4-976f-6026eff0ff97 HTTP/1.1" 200 115 0.034420 10.0.0.56 - - [2025-10-02 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.49 - - [2025-10-02 02:28:20] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000957 10.0.0.56 - - [2025-10-02 02:28:20] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.046050 10.0.0.56 - - [2025-10-02 02:28:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-36924240&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.005077 10.0.0.56 - - [2025-10-02 02:28:21] "DELETE /network-policy/a1ee09be-390f-4bce-841c-a0b677a31838 HTTP/1.1" 200 115 0.037186 10.0.0.56 - - [2025-10-02 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.49 - - [2025-10-02 02:28:21] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001086 10.0.0.56 - - [2025-10-02 02:28:21] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.041197 10.0.0.56 - - [2025-10-02 02:28:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-36924240&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.005387 10.0.0.56 - - [2025-10-02 02:28:21] "DELETE /network-policy/dd0914b9-a659-44d6-8d9a-0a934a94aba3 HTTP/1.1" 200 115 0.032882 10.0.0.56 - - [2025-10-02 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.49 - - [2025-10-02 02:28:21] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001062 10.0.0.56 - - [2025-10-02 02:28:21] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.039649 10.0.0.56 - - [2025-10-02 02:28:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-36924240&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.005176 10.0.0.56 - - [2025-10-02 02:28:21] "DELETE /network-policy/d9519db8-e4d2-4b67-9283-feb1d3acd33f HTTP/1.1" 200 115 0.034989 10.0.0.56 - - [2025-10-02 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.49 - - [2025-10-02 02:28:21] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001138 10.0.0.56 - - [2025-10-02 02:28:21] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.045140 10.0.0.56 - - [2025-10-02 02:28:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-36924240&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.005394 10.0.0.56 - - [2025-10-02 02:28:21] "DELETE /network-policy/345eb555-e915-49c4-9a93-91c4d3f3da88 HTTP/1.1" 200 115 0.037177 10.0.0.56 - - [2025-10-02 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.49 - - [2025-10-02 02:28:21] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001211 10.0.0.56 - - [2025-10-02 02:28:21] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.044652 10.0.0.56 - - [2025-10-02 02:28:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-36924240&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.005273 10.0.0.56 - - [2025-10-02 02:28:21] "DELETE /network-policy/606f5d63-aaad-4dd1-880c-0ae953fd0d65 HTTP/1.1" 200 115 0.036894 10.0.0.56 - - [2025-10-02 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.49 - - [2025-10-02 02:28:22] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001705 10.0.0.56 - - [2025-10-02 02:28:22] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.043859 10.0.0.56 - - [2025-10-02 02:28:22] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-36924240&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.005181 10.0.0.56 - - [2025-10-02 02:28:22] "DELETE /network-policy/bc028b01-c163-4d48-a57c-970d37ad0530 HTTP/1.1" 200 115 0.037746 10.0.0.56 - - [2025-10-02 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.49 - - [2025-10-02 02:28:22] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001042 10.0.0.56 - - [2025-10-02 02:28:22] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.036872 10.0.0.56 - - [2025-10-02 02:28:22] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-36924240&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006722 10.0.0.38 - - [2025-10-02 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016348 10.0.0.56 - - [2025-10-02 02:28:22] "POST /neutron/network HTTP/1.1" 200 1074 0.009902 10.0.0.38 - - [2025-10-02 02:28:22] "DELETE /route-target/46d98e08-02d0-42fa-8090-114d2af7b2a8 HTTP/1.1" 200 115 0.027020 10.0.0.56 - - [2025-10-02 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.56 - - [2025-10-02 02:28:23] "DELETE /network-ipam/55544e21-cc3f-4b71-90e5-27d97f3626e0 HTTP/1.1" 200 115 0.033788 10.0.0.56 - - [2025-10-02 02:28:23] "POST /fqname-to-id HTTP/1.1" 404 248 0.002568 10.0.0.49 - - [2025-10-02 02:28:23] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000802 10.0.0.49 - - [2025-10-02 02:28:23] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.034672 10.0.0.49 - - [2025-10-02 02:28:23] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000896 10.0.0.49 - - [2025-10-02 02:28:23] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?fields=security_groups HTTP/1.1" 200 1391 0.081771 10.0.0.49 - - [2025-10-02 02:28:23] "DELETE /security-group/a1271633-8d6b-4b6d-9f83-14432738cfa4 HTTP/1.1" 200 115 0.049384 10.0.0.49 - - [2025-10-02 02:28:23] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000927 10.0.0.49 - - [2025-10-02 02:28:23] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?fields=application_policy_sets HTTP/1.1" 200 1430 0.058033 10.0.0.56 - - [2025-10-02 02:28:23] "DELETE /project/65f9a63c-7ebf-4379-b680-0167219be751 HTTP/1.1" 200 115 0.424965 10.0.0.49 - - [2025-10-02 02:28:23] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002644 10.0.0.56 - - [2025-10-02 02:28:23] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?fields=projects HTTP/1.1" 200 1245 0.015057 10.0.0.49 - - [2025-10-02 02:28:24] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003864 10.0.0.49 - - [2025-10-02 02:28:24] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000991 10.0.0.49 - - [2025-10-02 02:28:25] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.033024 10.0.0.49 - - [2025-10-02 02:28:25] "POST /id-to-fqname HTTP/1.1" 200 196 0.001196 10.0.0.49 - - [2025-10-02 02:28:25] "POST /fqname-to-id HTTP/1.1" 404 205 0.004096 10.0.0.49 - - [2025-10-02 02:28:25] "POST /security-groups HTTP/1.1" 200 597 0.084755 10.0.0.38 - - [2025-10-02 02:28:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.003252 10.0.0.49 - - [2025-10-02 02:28:25] "POST /projects HTTP/1.1" 200 597 0.281816 10.0.0.49 - - [2025-10-02 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.347075 10.0.0.38 - - [2025-10-02 02:28:25] "POST /access-control-lists HTTP/1.1" 200 600 0.035519 10.0.0.56 - - [2025-10-02 02:28:25] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.509876 10.0.0.49 - - [2025-10-02 02:28:25] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001295 10.0.0.56 - - [2025-10-02 02:28:25] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?fields=virtual_networks HTTP/1.1" 200 1054 0.047188 10.0.0.49 - - [2025-10-02 02:28:25] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001130 10.0.0.56 - - [2025-10-02 02:28:25] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.049754 10.0.0.49 - - [2025-10-02 02:28:25] "GET /projects?obj_uuids=65f9a63c-7ebf-4379-b680-0167219be751&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001096 10.0.0.56 - - [2025-10-02 02:28:25] "GET /project/65f9a63c-7ebf-4379-b680-0167219be751?fields=security_groups HTTP/1.1" 200 1286 0.045061 10.0.0.56 - - [2025-10-02 02:28:26] "POST /fqname-to-id HTTP/1.1" 404 200 0.020973 10.0.0.49 - - [2025-10-02 02:28:26] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003665 10.0.0.49 - - [2025-10-02 02:28:26] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001037 10.0.0.49 - - [2025-10-02 02:28:26] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007483 10.0.0.49 - - [2025-10-02 02:28:26] "POST /id-to-fqname HTTP/1.1" 200 202 0.006116 10.0.0.49 - - [2025-10-02 02:28:26] "POST /fqname-to-id HTTP/1.1" 404 211 0.004081 10.0.0.49 - - [2025-10-02 02:28:26] "POST /security-groups HTTP/1.1" 200 603 0.072829 10.0.0.49 - - [2025-10-02 02:28:26] "POST /projects HTTP/1.1" 200 609 0.278312 10.0.0.38 - - [2025-10-02 02:28:26] "POST /fqname-to-id HTTP/1.1" 404 245 0.011108 10.0.0.49 - - [2025-10-02 02:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.346542 10.0.0.56 - - [2025-10-02 02:28:26] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.492527 10.0.0.49 - - [2025-10-02 02:28:26] "GET /global-system-configs HTTP/1.1" 401 292 0.001515 10.0.0.49 - - [2025-10-02 02:28:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.49 - - [2025-10-02 02:28:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.56 - - [2025-10-02 02:28:28] "GET / HTTP/1.1" 200 35931 0.002155 10.0.0.49 - - [2025-10-02 02:28:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.38 - - [2025-10-02 02:28:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000517 10.0.0.38 - - [2025-10-02 02:28:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.38 - - [2025-10-02 02:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.38 - - [2025-10-02 02:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000353 10.0.0.56 - - [2025-10-02 02:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.56 - - [2025-10-02 02:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.56 - - [2025-10-02 02:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.56 - - [2025-10-02 02:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000505 10.0.0.56 - - [2025-10-02 02:28:30] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000568 10.0.0.49 - - [2025-10-02 02:28:30] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001351 10.0.0.56 - - [2025-10-02 02:28:30] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.065066 10.0.0.56 - - [2025-10-02 02:28:30] "GET / HTTP/1.1" 200 35931 0.002290 10.0.0.56 - - [2025-10-02 02:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.49 - - [2025-10-02 02:28:31] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000950 10.0.0.56 - - [2025-10-02 02:28:31] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007825 10.0.0.56 - - [2025-10-02 02:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.49 - - [2025-10-02 02:28:31] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001119 10.0.0.56 - - [2025-10-02 02:28:31] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.045627 10.0.0.56 - - [2025-10-02 02:28:32] "GET /domains HTTP/1.1" 401 292 0.000364 10.0.0.56 - - [2025-10-02 02:28:32] "GET /domains HTTP/1.1" 200 280 0.023929 10.0.0.49 - - [2025-10-02 02:28:32] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000887 10.0.0.56 - - [2025-10-02 02:28:32] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6 HTTP/1.1" 200 2778 0.008845 10.0.0.49 - - [2025-10-02 02:28:32] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000942 10.0.0.56 - - [2025-10-02 02:28:32] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5 HTTP/1.1" 200 1933 0.084824 10.0.0.56 - - [2025-10-02 02:28:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003214 10.0.0.56 - - [2025-10-02 02:28:32] "POST /network-ipams HTTP/1.1" 200 621 0.025059 10.0.0.56 - - [2025-10-02 02:28:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003257 10.0.0.56 - - [2025-10-02 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.56 - - [2025-10-02 02:28:32] "GET /network-ipam/9ca76efe-66c7-461c-86c0-b5906be2d60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005647 10.0.0.56 - - [2025-10-02 02:28:33] "PUT /network-ipam/9ca76efe-66c7-461c-86c0-b5906be2d60b HTTP/1.1" 200 258 0.013697 10.0.0.56 - - [2025-10-02 02:28:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000572 10.0.0.56 - - [2025-10-02 02:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.022180 10.0.0.49 - - [2025-10-02 02:28:33] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000942 10.0.0.56 - - [2025-10-02 02:28:33] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.034589 10.0.0.49 - - [2025-10-02 02:28:33] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001414 10.0.0.56 - - [2025-10-02 02:28:33] "POST /neutron/network HTTP/1.1" 200 623 0.167579 10.0.0.38 - - [2025-10-02 02:28:34] "POST /ref-update HTTP/1.1" 200 156 0.035170 10.0.0.49 - - [2025-10-02 02:28:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.004128 10.0.0.49 - - [2025-10-02 02:28:34] "POST /useragent-kv HTTP/1.1" 200 115 0.006006 10.0.0.56 - - [2025-10-02 02:28:34] "POST /neutron/subnet HTTP/1.1" 200 813 0.229185 10.0.0.56 - - [2025-10-02 02:28:34] "POST /id-to-fqname HTTP/1.1" 200 235 0.001400 10.0.0.56 - - [2025-10-02 02:28:34] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005702 10.0.0.56 - - [2025-10-02 02:28:34] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005338 10.0.0.56 - - [2025-10-02 02:28:34] "POST /neutron/network HTTP/1.1" 200 1334 0.010400 10.0.0.56 - - [2025-10-02 02:28:34] "POST /neutron/subnet HTTP/1.1" 200 813 0.010044 10.0.0.56 - - [2025-10-02 02:28:35] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005469 10.0.0.38 - - [2025-10-02 02:28:36] "GET /obj-perms HTTP/1.1" 200 5019 0.080281 10.0.0.49 - - [2025-10-02 02:28:36] "GET /obj-perms HTTP/1.1" 200 5019 0.056342 10.0.0.56 - - [2025-10-02 02:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.49 - - [2025-10-02 02:28:36] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000962 10.0.0.56 - - [2025-10-02 02:28:36] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.049450 10.0.0.38 - - [2025-10-02 02:28:37] "POST /route-targets HTTP/1.1" 200 327 0.014230 10.0.0.49 - - [2025-10-02 02:28:37] "POST /useragent-kv HTTP/1.1" 200 115 0.010411 10.0.0.56 - - [2025-10-02 02:28:37] "POST /neutron/subnet HTTP/1.1" 200 701 0.194160 10.0.0.56 - - [2025-10-02 02:28:37] "POST /neutron/network HTTP/1.1" 200 1337 0.013863 10.0.0.56 - - [2025-10-02 02:28:37] "POST /id-to-fqname HTTP/1.1" 200 235 0.000986 10.0.0.56 - - [2025-10-02 02:28:37] "GET /virtual-network/76fe0b0a-9764-40ae-b150-5c0a1f758349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004861 10.0.0.56 - - [2025-10-02 02:28:37] "GET /virtual-network/76fe0b0a-9764-40ae-b150-5c0a1f758349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005681 10.0.0.56 - - [2025-10-02 02:28:37] "POST /neutron/subnet HTTP/1.1" 200 701 0.009051 10.0.0.56 - - [2025-10-02 02:28:38] "GET /virtual-network/76fe0b0a-9764-40ae-b150-5c0a1f758349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005879 10.0.0.49 - - [2025-10-02 02:28:38] "DELETE /project/65f9a63c7ebf4379b6800167219be751 HTTP/1.1" 404 173 0.002589 10.0.0.49 - - [2025-10-02 02:28:38] "DELETE /project/16e6d0411100433589b640045821f2e5 HTTP/1.1" 404 173 0.003908 10.0.0.49 - - [2025-10-02 02:28:38] "DELETE /project/65f9a63c-7ebf-4379-b680-0167219be751 HTTP/1.1" 404 177 0.006991 10.0.0.56 - - [2025-10-02 02:28:38] "POST /fqname-to-id HTTP/1.1" 404 211 0.003284 10.0.0.56 - - [2025-10-02 02:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.49 - - [2025-10-02 02:28:38] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001391 10.0.0.56 - - [2025-10-02 02:28:38] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.046091 10.0.0.56 - - [2025-10-02 02:28:38] "POST /network-policys HTTP/1.1" 200 533 0.078134 10.0.0.56 - - [2025-10-02 02:28:38] "GET /network-policy/51216f75-ef18-43c9-86c0-7cd2d5d06797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4989 0.006390 10.0.0.56 - - [2025-10-02 02:28:38] "POST /fqname-to-id HTTP/1.1" 404 211 0.003269 10.0.0.56 - - [2025-10-02 02:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.49 - - [2025-10-02 02:28:38] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001166 10.0.0.56 - - [2025-10-02 02:28:39] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.047848 10.0.0.56 - - [2025-10-02 02:28:39] "POST /network-policys HTTP/1.1" 200 533 0.078110 10.0.0.56 - - [2025-10-02 02:28:39] "GET /network-policy/e7c862c9-32cf-4d68-928f-4ecfdd08e54d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006610 10.0.0.56 - - [2025-10-02 02:28:39] "POST /fqname-to-id HTTP/1.1" 404 211 0.002949 10.0.0.56 - - [2025-10-02 02:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.49 - - [2025-10-02 02:28:39] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002070 10.0.0.56 - - [2025-10-02 02:28:39] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.041276 10.0.0.56 - - [2025-10-02 02:28:39] "POST /network-policys HTTP/1.1" 200 533 0.082344 10.0.0.56 - - [2025-10-02 02:28:39] "GET /network-policy/ebc6f59d-f4e4-4a3d-9b2e-03e0d833b215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006094 10.0.0.56 - - [2025-10-02 02:28:39] "POST /fqname-to-id HTTP/1.1" 404 211 0.004972 10.0.0.56 - - [2025-10-02 02:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.49 - - [2025-10-02 02:28:39] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001279 10.0.0.56 - - [2025-10-02 02:28:39] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.037282 10.0.0.56 - - [2025-10-02 02:28:39] "POST /network-policys HTTP/1.1" 200 533 0.073948 10.0.0.56 - - [2025-10-02 02:28:40] "GET /network-policy/2663be41-2c7d-4c0f-ac6b-989eb3727ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.006223 10.0.0.56 - - [2025-10-02 02:28:40] "POST /fqname-to-id HTTP/1.1" 404 213 0.002797 10.0.0.56 - - [2025-10-02 02:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.49 - - [2025-10-02 02:28:40] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000976 10.0.0.56 - - [2025-10-02 02:28:40] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.045684 10.0.0.56 - - [2025-10-02 02:28:40] "POST /network-policys HTTP/1.1" 200 537 0.026742 10.0.0.56 - - [2025-10-02 02:28:40] "GET /network-policy/45d47684-a414-4968-af96-3b964cd8e0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.005829 10.0.0.56 - - [2025-10-02 02:28:40] "POST /fqname-to-id HTTP/1.1" 404 212 0.003282 10.0.0.56 - - [2025-10-02 02:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.49 - - [2025-10-02 02:28:40] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001333 10.0.0.56 - - [2025-10-02 02:28:40] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.037036 10.0.0.56 - - [2025-10-02 02:28:40] "POST /network-policys HTTP/1.1" 200 535 0.078096 10.0.0.56 - - [2025-10-02 02:28:40] "GET /network-policy/d3862922-b96b-40cb-b747-c49095b21011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006624 10.0.0.56 - - [2025-10-02 02:28:40] "POST /fqname-to-id HTTP/1.1" 404 212 0.003047 10.0.0.56 - - [2025-10-02 02:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.49 - - [2025-10-02 02:28:40] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000966 10.0.0.56 - - [2025-10-02 02:28:40] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.045292 10.0.0.56 - - [2025-10-02 02:28:41] "POST /network-policys HTTP/1.1" 200 535 0.071368 10.0.0.56 - - [2025-10-02 02:28:41] "GET /network-policy/616ded55-e699-45d8-b5ad-26f9c45b0e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.005813 10.0.0.56 - - [2025-10-02 02:28:41] "POST /fqname-to-id HTTP/1.1" 404 212 0.002827 10.0.0.56 - - [2025-10-02 02:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.49 - - [2025-10-02 02:28:41] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001335 10.0.0.56 - - [2025-10-02 02:28:41] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.037355 10.0.0.56 - - [2025-10-02 02:28:41] "POST /network-policys HTTP/1.1" 200 535 0.082658 10.0.0.56 - - [2025-10-02 02:28:41] "GET /network-policy/fcf3b1ff-d16b-49c1-bc18-233dec58f07b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006353 10.0.0.56 - - [2025-10-02 02:28:41] "POST /fqname-to-id HTTP/1.1" 404 212 0.002785 10.0.0.56 - - [2025-10-02 02:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.49 - - [2025-10-02 02:28:41] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000895 10.0.0.56 - - [2025-10-02 02:28:41] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.042490 10.0.0.56 - - [2025-10-02 02:28:41] "POST /network-policys HTTP/1.1" 200 535 0.078553 10.0.0.56 - - [2025-10-02 02:28:41] "GET /network-policy/36a4794c-7806-4c56-adae-d59eb0d14426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.006533 10.0.0.56 - - [2025-10-02 02:28:42] "POST /fqname-to-id HTTP/1.1" 404 214 0.002958 10.0.0.56 - - [2025-10-02 02:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.49 - - [2025-10-02 02:28:42] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000891 10.0.0.56 - - [2025-10-02 02:28:42] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.043383 10.0.0.56 - - [2025-10-02 02:28:42] "POST /network-policys HTTP/1.1" 200 539 0.028306 10.0.0.56 - - [2025-10-02 02:28:42] "GET /network-policy/7ee8e7de-0798-4105-9738-18219f9bc860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005800 10.0.0.56 - - [2025-10-02 02:28:42] "POST /neutron/network HTTP/1.1" 200 1334 0.011089 10.0.0.38 - - [2025-10-02 02:28:42] "POST /access-control-lists HTTP/1.1" 200 609 0.061347 10.0.0.56 - - [2025-10-02 02:28:42] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3471 0.007325 10.0.0.56 - - [2025-10-02 02:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.56 - - [2025-10-02 02:28:42] "GET /network-policy/51216f75-ef18-43c9-86c0-7cd2d5d06797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4989 0.004187 10.0.0.56 - - [2025-10-02 02:28:42] "POST /neutron/network HTTP/1.1" 200 1337 0.011484 10.0.0.49 - - [2025-10-02 02:28:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.039821 10.0.0.56 - - [2025-10-02 02:28:43] "GET /virtual-network/76fe0b0a-9764-40ae-b150-5c0a1f758349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.017844 10.0.0.56 - - [2025-10-02 02:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.38 - - [2025-10-02 02:28:43] "POST /ref-update HTTP/1.1" 200 156 0.039152 10.0.0.56 - - [2025-10-02 02:28:43] "GET /network-policy/45d47684-a414-4968-af96-3b964cd8e0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.005320 10.0.0.56 - - [2025-10-02 02:28:43] "POST /id-to-fqname HTTP/1.1" 200 235 0.001310 10.0.0.56 - - [2025-10-02 02:28:43] "POST /neutron/network HTTP/1.1" 200 1432 0.010748 10.0.0.49 - - [2025-10-02 02:28:44] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001097 10.0.0.56 - - [2025-10-02 02:28:44] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.056822 10.0.0.56 - - [2025-10-02 02:28:44] "POST /neutron/port HTTP/1.1" 200 117 0.006344 10.0.0.56 - - [2025-10-02 02:28:44] "POST /id-to-fqname HTTP/1.1" 200 235 0.001155 10.0.0.56 - - [2025-10-02 02:28:44] "POST /neutron/network HTTP/1.1" 200 1432 0.011624 10.0.0.56 - - [2025-10-02 02:28:45] "POST /neutron/port HTTP/1.1" 200 1171 0.022167 10.0.0.49 - - [2025-10-02 02:28:45] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001087 10.0.0.56 - - [2025-10-02 02:28:45] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.103665 10.0.0.56 - - [2025-10-02 02:28:45] "POST /neutron/port HTTP/1.1" 200 1199 0.030053 10.0.0.56 - - [2025-10-02 02:28:45] "POST /neutron/subnet HTTP/1.1" 200 1346 0.016844 10.0.0.56 - - [2025-10-02 02:28:45] "POST /neutron/port HTTP/1.1" 200 117 0.001386 10.0.0.56 - - [2025-10-02 02:28:45] "POST /neutron/port HTTP/1.1" 200 117 0.006534 10.0.0.56 - - [2025-10-02 02:28:46] "POST /neutron/network HTTP/1.1" 200 1437 0.011079 10.0.0.56 - - [2025-10-02 02:28:46] "POST /neutron/port HTTP/1.1" 200 1174 0.018012 10.0.0.56 - - [2025-10-02 02:28:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003919 10.0.0.56 - - [2025-10-02 02:28:46] "POST /neutron/port HTTP/1.1" 200 117 0.001277 10.0.0.56 - - [2025-10-02 02:28:51] "POST /neutron/port HTTP/1.1" 200 1199 0.015122 10.0.0.56 - - [2025-10-02 02:28:51] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007158 10.0.0.56 - - [2025-10-02 02:28:51] "GET /virtual-machine/12460000-309d-4f30-aba8-83da801d82d3 HTTP/1.1" 401 292 0.000400 10.0.0.56 - - [2025-10-02 02:28:51] "GET /virtual-machine/12460000-309d-4f30-aba8-83da801d82d3 HTTP/1.1" 200 1304 0.028431 10.0.0.56 - - [2025-10-02 02:28:51] "GET /virtual-machine-interface/a10f604c-4df0-409c-9617-4e01cc260aa4 HTTP/1.1" 200 3169 0.007387 10.0.0.56 - - [2025-10-02 02:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.56 - - [2025-10-02 02:28:51] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003835 10.0.0.56 - - [2025-10-02 02:28:51] "GET /virtual-networks?parent_id=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003747 10.0.0.56 - - [2025-10-02 02:28:51] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3471 0.005920 10.0.0.56 - - [2025-10-02 02:28:52] "POST /neutron/port HTTP/1.1" 200 1199 0.014864 10.0.0.56 - - [2025-10-02 02:28:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004739 10.0.0.56 - - [2025-10-02 02:28:52] "POST /neutron/port HTTP/1.1" 200 117 0.001051 10.0.0.56 - - [2025-10-02 02:28:52] "GET /obj-perms HTTP/1.1" 200 5056 0.042831 10.0.0.56 - - [2025-10-02 02:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.56 - - [2025-10-02 02:28:54] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3471 0.006961 10.0.0.56 - - [2025-10-02 02:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.56 - - [2025-10-02 02:28:58] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3471 0.005771 10.0.0.56 - - [2025-10-02 02:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.56 - - [2025-10-02 02:29:03] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3471 0.005219 10.0.0.56 - - [2025-10-02 02:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.56 - - [2025-10-02 02:29:07] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3471 0.006409 10.0.0.56 - - [2025-10-02 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.56 - - [2025-10-02 02:29:11] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3471 0.004902 10.0.0.56 - - [2025-10-02 02:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.56 - - [2025-10-02 02:29:15] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3471 0.005278 10.0.0.56 - - [2025-10-02 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.56 - - [2025-10-02 02:29:19] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3471 0.009102 10.0.0.56 - - [2025-10-02 02:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.56 - - [2025-10-02 02:29:23] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3471 0.004805 10.0.0.56 - - [2025-10-02 02:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.56 - - [2025-10-02 02:29:25] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003687 10.0.0.56 - - [2025-10-02 02:29:25] "GET /virtual-networks?parent_id=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002881 10.0.0.56 - - [2025-10-02 02:29:25] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3471 0.006642 10.0.0.56 - - [2025-10-02 02:29:25] "POST /neutron/port HTTP/1.1" 200 1199 0.017137 10.0.0.56 - - [2025-10-02 02:29:30] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008384 10.0.0.56 - - [2025-10-02 02:29:35] "POST /neutron/port HTTP/1.1" 200 1199 0.035162 10.0.0.56 - - [2025-10-02 02:29:36] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007545 10.0.0.56 - - [2025-10-02 02:29:45] "POST /neutron/port HTTP/1.1" 200 1202 0.016339 10.0.0.56 - - [2025-10-02 02:29:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010018 10.0.0.56 - - [2025-10-02 02:29:45] "POST /neutron/port HTTP/1.1" 200 117 0.001123 10.0.0.56 - - [2025-10-02 02:29:46] "POST /neutron/port HTTP/1.1" 200 1202 0.016305 10.0.0.56 - - [2025-10-02 02:29:46] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008089 10.0.0.56 - - [2025-10-02 02:29:46] "GET /virtual-machine/0217390e-6420-4e23-b73a-088e7c6e3b31 HTTP/1.1" 200 1303 0.005981 10.0.0.56 - - [2025-10-02 02:29:46] "GET /virtual-machine-interface/038f9acd-8dd1-45b1-82ef-c7b1c24f73df HTTP/1.1" 200 3166 0.005041 10.0.0.56 - - [2025-10-02 02:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.56 - - [2025-10-02 02:29:46] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003597 10.0.0.56 - - [2025-10-02 02:29:46] "GET /virtual-networks?parent_id=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003097 10.0.0.56 - - [2025-10-02 02:29:46] "GET /virtual-network/76fe0b0a-9764-40ae-b150-5c0a1f758349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005646 10.0.0.56 - - [2025-10-02 02:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.56 - - [2025-10-02 02:29:47] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003789 10.0.0.56 - - [2025-10-02 02:29:47] "GET /virtual-networks?parent_id=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003109 10.0.0.56 - - [2025-10-02 02:29:47] "GET /virtual-network/76fe0b0a-9764-40ae-b150-5c0a1f758349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005953 10.0.0.56 - - [2025-10-02 02:29:48] "POST /neutron/port HTTP/1.1" 200 2283 0.015690 10.0.0.56 - - [2025-10-02 02:29:48] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007351 10.0.0.56 - - [2025-10-02 02:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.56 - - [2025-10-02 02:29:48] "GET /network-policy/45d47684-a414-4968-af96-3b964cd8e0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003170 10.0.0.56 - - [2025-10-02 02:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.56 - - [2025-10-02 02:29:48] "GET /network-policy/51216f75-ef18-43c9-86c0-7cd2d5d06797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4989 0.003370 10.0.0.56 - - [2025-10-02 02:29:48] "POST /neutron/network HTTP/1.1" 200 1422 0.010656 10.0.0.38 - - [2025-10-02 02:29:48] "PUT /access-control-list/fbb85d18-8583-426c-8347-4c4819148fb0 HTTP/1.1" 200 272 0.014236 10.0.0.56 - - [2025-10-02 02:29:48] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3471 0.008483 10.0.0.56 - - [2025-10-02 02:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.56 - - [2025-10-02 02:29:48] "GET /network-policy/e7c862c9-32cf-4d68-928f-4ecfdd08e54d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004094 10.0.0.56 - - [2025-10-02 02:29:53] "POST /neutron/port HTTP/1.1" 200 1199 0.015278 10.0.0.56 - - [2025-10-02 02:29:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004126 10.0.0.56 - - [2025-10-02 02:29:53] "POST /neutron/port HTTP/1.1" 200 117 0.001307 10.0.0.56 - - [2025-10-02 02:30:12] "POST /neutron/network HTTP/1.1" 200 1422 0.011314 10.0.0.56 - - [2025-10-02 02:30:12] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3474 0.009585 10.0.0.56 - - [2025-10-02 02:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.56 - - [2025-10-02 02:30:13] "GET /network-policy/7ee8e7de-0798-4105-9738-18219f9bc860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004321 10.0.0.56 - - [2025-10-02 02:30:25] "POST /neutron/network HTTP/1.1" 200 1425 0.011574 10.0.0.49 - - [2025-10-02 02:30:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.004472 10.0.0.56 - - [2025-10-02 02:30:25] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3471 0.007007 10.0.0.56 - - [2025-10-02 02:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.38 - - [2025-10-02 02:30:25] "PUT /access-control-list/fbb85d18-8583-426c-8347-4c4819148fb0 HTTP/1.1" 200 272 0.141867 10.0.0.56 - - [2025-10-02 02:30:25] "GET /network-policy/ebc6f59d-f4e4-4a3d-9b2e-03e0d833b215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.007291 10.0.0.56 - - [2025-10-02 02:30:37] "POST /neutron/network HTTP/1.1" 200 1422 0.011117 10.0.0.56 - - [2025-10-02 02:30:37] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3471 0.016227 10.0.0.56 - - [2025-10-02 02:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.56 - - [2025-10-02 02:30:37] "GET /network-policy/2663be41-2c7d-4c0f-ac6b-989eb3727ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.004364 10.0.0.56 - - [2025-10-02 02:30:47] "POST /neutron/port HTTP/1.1" 200 1202 0.017124 10.0.0.56 - - [2025-10-02 02:30:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003835 10.0.0.56 - - [2025-10-02 02:30:47] "POST /neutron/port HTTP/1.1" 200 117 0.001122 10.0.0.56 - - [2025-10-02 02:30:48] "POST /neutron/network HTTP/1.1" 200 1422 0.010675 10.0.0.38 - - [2025-10-02 02:30:48] "PUT /access-control-list/fbb85d18-8583-426c-8347-4c4819148fb0 HTTP/1.1" 200 272 0.062949 10.0.0.56 - - [2025-10-02 02:30:48] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3472 0.022048 10.0.0.56 - - [2025-10-02 02:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.56 - - [2025-10-02 02:30:48] "GET /network-policy/d3862922-b96b-40cb-b747-c49095b21011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.005923 10.0.0.56 - - [2025-10-02 02:30:53] "POST /neutron/port HTTP/1.1" 200 1199 0.016499 10.0.0.56 - - [2025-10-02 02:30:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003706 10.0.0.56 - - [2025-10-02 02:30:53] "POST /neutron/port HTTP/1.1" 200 117 0.001279 10.0.0.38 - - [2025-10-02 02:30:53] "GET /obj-perms HTTP/1.1" 200 5056 0.050927 10.0.0.49 - - [2025-10-02 02:30:54] "GET /obj-perms HTTP/1.1" 200 5056 0.044283 10.0.0.56 - - [2025-10-02 02:31:00] "POST /neutron/network HTTP/1.1" 200 1423 0.012688 10.0.0.49 - - [2025-10-02 02:31:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.011194 10.0.0.56 - - [2025-10-02 02:31:00] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3472 0.008760 10.0.0.38 - - [2025-10-02 02:31:00] "POST /ref-update HTTP/1.1" 200 156 0.041768 10.0.0.56 - - [2025-10-02 02:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.56 - - [2025-10-02 02:31:00] "GET /network-policy/616ded55-e699-45d8-b5ad-26f9c45b0e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.004527 10.0.0.56 - - [2025-10-02 02:31:11] "POST /neutron/network HTTP/1.1" 200 1423 0.011492 10.0.0.56 - - [2025-10-02 02:31:11] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3472 0.010139 10.0.0.56 - - [2025-10-02 02:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.56 - - [2025-10-02 02:31:11] "GET /network-policy/fcf3b1ff-d16b-49c1-bc18-233dec58f07b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004443 10.0.0.56 - - [2025-10-02 02:31:23] "POST /neutron/network HTTP/1.1" 200 1423 0.010966 10.0.0.56 - - [2025-10-02 02:31:23] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3472 0.007649 10.0.0.56 - - [2025-10-02 02:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.56 - - [2025-10-02 02:31:23] "GET /network-policy/36a4794c-7806-4c56-adae-d59eb0d14426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.004176 10.0.0.56 - - [2025-10-02 02:31:33] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3472 0.006124 10.0.0.56 - - [2025-10-02 02:31:33] "POST /neutron/network HTTP/1.1" 200 1423 0.011410 10.0.0.49 - - [2025-10-02 02:31:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.007762 10.0.0.38 - - [2025-10-02 02:31:33] "DELETE /access-control-list/fbb85d18-8583-426c-8347-4c4819148fb0 HTTP/1.1" 200 115 0.046992 10.0.0.56 - - [2025-10-02 02:31:33] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.010439 10.0.0.56 - - [2025-10-02 02:31:33] "GET /virtual-machine/0217390e-6420-4e23-b73a-088e7c6e3b31 HTTP/1.1" 200 1303 0.008527 10.0.0.56 - - [2025-10-02 02:31:34] "POST /neutron/port HTTP/1.1" 200 1202 0.014449 10.0.0.56 - - [2025-10-02 02:31:35] "GET /virtual-machine/0217390e-6420-4e23-b73a-088e7c6e3b31 HTTP/1.1" 404 171 0.003509 10.0.0.56 - - [2025-10-02 02:31:35] "GET /virtual-machine/0217390e-6420-4e23-b73a-088e7c6e3b31 HTTP/1.1" 404 171 0.002825 10.0.0.56 - - [2025-10-02 02:31:35] "GET /virtual-machine/0217390e-6420-4e23-b73a-088e7c6e3b31 HTTP/1.1" 404 171 0.002895 10.0.0.56 - - [2025-10-02 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007174 10.0.0.56 - - [2025-10-02 02:31:36] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003876 10.0.0.56 - - [2025-10-02 02:31:36] "GET /virtual-networks?parent_id=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003286 10.0.0.56 - - [2025-10-02 02:31:36] "GET /virtual-network/76fe0b0a-9764-40ae-b150-5c0a1f758349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006322 10.0.0.56 - - [2025-10-02 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.56 - - [2025-10-02 02:31:36] "GET /routing-instance/fabed170-f1a0-4804-a029-5589643e35f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.004635 10.0.0.56 - - [2025-10-02 02:31:36] "GET /route-target/fd010dfb-ae42-4fe1-8864-7d75afebbdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006419 10.0.0.56 - - [2025-10-02 02:31:39] "GET /obj-perms HTTP/1.1" 200 5019 0.042658 10.0.0.38 - - [2025-10-02 02:31:42] "GET /obj-perms HTTP/1.1" 200 5019 0.003466 10.0.0.56 - - [2025-10-02 02:31:48] "GET /obj-perms HTTP/1.1" 200 5019 0.004098 10.0.0.38 - - [2025-10-02 02:31:51] "GET /obj-perms HTTP/1.1" 200 5019 0.004063 10.0.0.56 - - [2025-10-02 02:31:54] "POST /neutron/port HTTP/1.1" 200 1199 0.040219 10.0.0.56 - - [2025-10-02 02:31:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003840 10.0.0.56 - - [2025-10-02 02:31:54] "POST /neutron/port HTTP/1.1" 200 117 0.001036 10.0.0.56 - - [2025-10-02 02:31:54] "GET /obj-perms HTTP/1.1" 200 5019 0.004114 10.0.0.38 - - [2025-10-02 02:31:57] "GET /obj-perms HTTP/1.1" 200 5019 0.003976 10.0.0.56 - - [2025-10-02 02:31:58] "GET /obj-perms HTTP/1.1" 200 5019 0.003728 10.0.0.56 - - [2025-10-02 02:31:58] "GET /virtual-machine/12460000-309d-4f30-aba8-83da801d82d3 HTTP/1.1" 200 1304 0.003864 10.0.0.56 - - [2025-10-02 02:31:58] "POST /neutron/port HTTP/1.1" 200 1199 0.015446 10.0.0.56 - - [2025-10-02 02:32:00] "GET /virtual-machine/12460000-309d-4f30-aba8-83da801d82d3 HTTP/1.1" 404 171 0.003847 10.0.0.56 - - [2025-10-02 02:32:00] "GET /virtual-machine/12460000-309d-4f30-aba8-83da801d82d3 HTTP/1.1" 404 171 0.003575 10.0.0.56 - - [2025-10-02 02:32:00] "GET /virtual-machine/12460000-309d-4f30-aba8-83da801d82d3 HTTP/1.1" 404 171 0.003867 10.0.0.56 - - [2025-10-02 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004660 10.0.0.56 - - [2025-10-02 02:32:00] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004056 10.0.0.56 - - [2025-10-02 02:32:00] "GET /virtual-networks?parent_id=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004184 10.0.0.56 - - [2025-10-02 02:32:00] "GET /virtual-network/9d029776-cc69-4436-8b0a-0fee2e611326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006598 10.0.0.56 - - [2025-10-02 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.56 - - [2025-10-02 02:32:00] "GET /routing-instance/884fa995-be60-42d0-9c33-c22a02386b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.006495 10.0.0.56 - - [2025-10-02 02:32:00] "GET /route-target/67c88386-4e3d-4292-8757-3c7810853fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005479 10.0.0.38 - - [2025-10-02 02:32:03] "GET /obj-perms HTTP/1.1" 200 5019 0.003890 10.0.0.56 - - [2025-10-02 02:32:06] "GET /obj-perms HTTP/1.1" 200 5019 0.003657 10.0.0.38 - - [2025-10-02 02:32:12] "GET /obj-perms HTTP/1.1" 200 5019 0.003983 10.0.0.56 - - [2025-10-02 02:32:15] "GET /obj-perms HTTP/1.1" 200 5019 0.003643 10.0.0.56 - - [2025-10-02 02:32:19] "GET /obj-perms HTTP/1.1" 200 5019 0.003592 10.0.0.38 - - [2025-10-02 02:32:19] "GET /obj-perms HTTP/1.1" 200 5019 0.004241 10.0.0.56 - - [2025-10-02 02:32:19] "GET /virtual-network/76fe0b0a-9764-40ae-b150-5c0a1f758349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005522 10.0.0.56 - - [2025-10-02 02:32:19] "POST /neutron/network HTTP/1.1" 200 1427 0.015514 10.0.0.38 - - [2025-10-02 02:32:19] "POST /ref-update HTTP/1.1" 200 156 0.024332 10.0.0.56 - - [2025-10-02 02:32:19] "GET /virtual-network/76fe0b0a-9764-40ae-b150-5c0a1f758349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.015062 10.0.0.56 - - [2025-10-02 02:32:19] "DELETE /network-policy/7ee8e7de-0798-4105-9738-18219f9bc860 HTTP/1.1" 200 115 0.043410 10.0.0.56 - - [2025-10-02 02:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.49 - - [2025-10-02 02:32:19] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000972 10.0.0.56 - - [2025-10-02 02:32:19] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.035296 10.0.0.56 - - [2025-10-02 02:32:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-40843932&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.005783 10.0.0.56 - - [2025-10-02 02:32:19] "DELETE /network-policy/36a4794c-7806-4c56-adae-d59eb0d14426 HTTP/1.1" 200 115 0.035842 10.0.0.56 - - [2025-10-02 02:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.49 - - [2025-10-02 02:32:19] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001125 10.0.0.56 - - [2025-10-02 02:32:19] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.053828 10.0.0.56 - - [2025-10-02 02:32:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-40843932&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.005486 10.0.0.56 - - [2025-10-02 02:32:20] "DELETE /network-policy/fcf3b1ff-d16b-49c1-bc18-233dec58f07b HTTP/1.1" 200 115 0.041211 10.0.0.56 - - [2025-10-02 02:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.49 - - [2025-10-02 02:32:20] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001228 10.0.0.56 - - [2025-10-02 02:32:20] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.046013 10.0.0.56 - - [2025-10-02 02:32:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-40843932&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.005938 10.0.0.56 - - [2025-10-02 02:32:20] "DELETE /network-policy/616ded55-e699-45d8-b5ad-26f9c45b0e4e HTTP/1.1" 200 115 0.048927 10.0.0.56 - - [2025-10-02 02:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.49 - - [2025-10-02 02:32:20] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001237 10.0.0.56 - - [2025-10-02 02:32:20] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.041337 10.0.0.56 - - [2025-10-02 02:32:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-40843932&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.006521 10.0.0.56 - - [2025-10-02 02:32:20] "DELETE /network-policy/d3862922-b96b-40cb-b747-c49095b21011 HTTP/1.1" 200 115 0.041335 10.0.0.56 - - [2025-10-02 02:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.49 - - [2025-10-02 02:32:20] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001018 10.0.0.56 - - [2025-10-02 02:32:20] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.043114 10.0.0.56 - - [2025-10-02 02:32:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-40843932&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.005069 10.0.0.56 - - [2025-10-02 02:32:20] "DELETE /network-policy/45d47684-a414-4968-af96-3b964cd8e0ed HTTP/1.1" 200 115 0.031276 10.0.0.56 - - [2025-10-02 02:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335 10.0.0.49 - - [2025-10-02 02:32:20] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001034 10.0.0.56 - - [2025-10-02 02:32:20] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.038132 10.0.0.56 - - [2025-10-02 02:32:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-40843932&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.005334 10.0.0.56 - - [2025-10-02 02:32:20] "DELETE /network-policy/2663be41-2c7d-4c0f-ac6b-989eb3727ea2 HTTP/1.1" 200 115 0.046368 10.0.0.56 - - [2025-10-02 02:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.49 - - [2025-10-02 02:32:20] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001092 10.0.0.56 - - [2025-10-02 02:32:21] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.044046 10.0.0.56 - - [2025-10-02 02:32:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-40843932&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.006828 10.0.0.56 - - [2025-10-02 02:32:21] "DELETE /network-policy/ebc6f59d-f4e4-4a3d-9b2e-03e0d833b215 HTTP/1.1" 200 115 0.038214 10.0.0.56 - - [2025-10-02 02:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.49 - - [2025-10-02 02:32:21] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000978 10.0.0.56 - - [2025-10-02 02:32:21] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.042435 10.0.0.56 - - [2025-10-02 02:32:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-40843932&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.010934 10.0.0.56 - - [2025-10-02 02:32:21] "DELETE /network-policy/e7c862c9-32cf-4d68-928f-4ecfdd08e54d HTTP/1.1" 200 115 0.036003 10.0.0.56 - - [2025-10-02 02:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.49 - - [2025-10-02 02:32:21] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001089 10.0.0.56 - - [2025-10-02 02:32:21] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.046104 10.0.0.56 - - [2025-10-02 02:32:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-40843932&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005435 10.0.0.56 - - [2025-10-02 02:32:21] "DELETE /network-policy/51216f75-ef18-43c9-86c0-7cd2d5d06797 HTTP/1.1" 200 115 0.034925 10.0.0.56 - - [2025-10-02 02:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.49 - - [2025-10-02 02:32:21] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000964 10.0.0.56 - - [2025-10-02 02:32:21] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.043728 10.0.0.56 - - [2025-10-02 02:32:21] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-40843932&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004876 10.0.0.56 - - [2025-10-02 02:32:21] "POST /neutron/network HTTP/1.1" 200 1337 0.010951 10.0.0.49 - - [2025-10-02 02:32:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003494 10.0.0.38 - - [2025-10-02 02:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004894 10.0.0.49 - - [2025-10-02 02:32:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002470 10.0.0.49 - - [2025-10-02 02:32:22] "POST /useragent-kv HTTP/1.1" 200 115 0.001992 10.0.0.49 - - [2025-10-02 02:32:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002064 10.0.0.49 - - [2025-10-02 02:32:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002347 10.0.0.49 - - [2025-10-02 02:32:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002304 10.0.0.56 - - [2025-10-02 02:32:22] "POST /neutron/network HTTP/1.1" 200 151 0.167494 10.0.0.56 - - [2025-10-02 02:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.56 - - [2025-10-02 02:32:22] "DELETE /network-ipam/9ca76efe-66c7-461c-86c0-b5906be2d60b HTTP/1.1" 200 115 0.044415 10.0.0.56 - - [2025-10-02 02:32:22] "POST /fqname-to-id HTTP/1.1" 404 260 0.003063 10.0.0.49 - - [2025-10-02 02:32:22] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001188 10.0.0.49 - - [2025-10-02 02:32:22] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1525 0.043800 10.0.0.49 - - [2025-10-02 02:32:22] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000845 10.0.0.49 - - [2025-10-02 02:32:22] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?fields=security_groups HTTP/1.1" 200 1408 0.035964 10.0.0.49 - - [2025-10-02 02:32:22] "DELETE /security-group/cfa19250-6a22-4dba-9a41-565ab726e45a HTTP/1.1" 200 115 0.058604 10.0.0.49 - - [2025-10-02 02:32:22] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001342 10.0.0.49 - - [2025-10-02 02:32:22] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?fields=application_policy_sets HTTP/1.1" 200 1447 0.051429 10.0.0.38 - - [2025-10-02 02:32:22] "DELETE /access-control-list/fbe9c42a-d0b7-48b7-b738-8718da3ac5b8 HTTP/1.1" 200 115 0.052644 10.0.0.56 - - [2025-10-02 02:32:23] "DELETE /project/16e6d041-1100-4335-89b6-40045821f2e5 HTTP/1.1" 200 115 0.389060 10.0.0.49 - - [2025-10-02 02:32:23] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000979 10.0.0.56 - - [2025-10-02 02:32:23] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?fields=projects HTTP/1.1" 200 1245 0.008829 10.0.0.49 - - [2025-10-02 02:32:24] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.008980 10.0.0.49 - - [2025-10-02 02:32:24] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001424 10.0.0.49 - - [2025-10-02 02:32:24] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.053807 10.0.0.49 - - [2025-10-02 02:32:24] "POST /id-to-fqname HTTP/1.1" 200 202 0.001123 10.0.0.49 - - [2025-10-02 02:32:24] "POST /fqname-to-id HTTP/1.1" 404 211 0.010808 10.0.0.49 - - [2025-10-02 02:32:24] "POST /security-groups HTTP/1.1" 200 603 0.029778 10.0.0.49 - - [2025-10-02 02:32:24] "POST /projects HTTP/1.1" 200 609 0.237723 10.0.0.38 - - [2025-10-02 02:32:24] "POST /fqname-to-id HTTP/1.1" 404 245 0.004347 10.0.0.49 - - [2025-10-02 02:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.310275 10.0.0.56 - - [2025-10-02 02:32:24] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.518133 10.0.0.49 - - [2025-10-02 02:32:24] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000897 10.0.0.56 - - [2025-10-02 02:32:25] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?fields=virtual_networks HTTP/1.1" 200 1065 0.057682 10.0.0.49 - - [2025-10-02 02:32:25] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001091 10.0.0.56 - - [2025-10-02 02:32:25] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.052413 10.0.0.49 - - [2025-10-02 02:32:25] "GET /projects?obj_uuids=16e6d041-1100-4335-89b6-40045821f2e5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001713 10.0.0.56 - - [2025-10-02 02:32:25] "GET /project/16e6d041-1100-4335-89b6-40045821f2e5?fields=security_groups HTTP/1.1" 200 1303 0.053293 10.0.0.38 - - [2025-10-02 02:32:26] "DELETE /access-control-list/1b8bb64c-2d37-4dde-a969-647751273540 HTTP/1.1" 200 115 0.038083 10.0.0.56 - - [2025-10-02 02:32:26] "POST /fqname-to-id HTTP/1.1" 404 182 0.051048 10.0.0.49 - - [2025-10-02 02:32:26] "GET /projects?obj_uuids=612d3bae-450e-4c1d-9791-57dd73aa271d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006415 10.0.0.49 - - [2025-10-02 02:32:26] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001040 10.0.0.49 - - [2025-10-02 02:32:26] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007559 10.0.0.49 - - [2025-10-02 02:32:26] "POST /id-to-fqname HTTP/1.1" 200 184 0.002592 10.0.0.49 - - [2025-10-02 02:32:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.007721 10.0.0.49 - - [2025-10-02 02:32:26] "POST /security-groups HTTP/1.1" 200 585 0.031003 10.0.0.49 - - [2025-10-02 02:32:26] "POST /projects HTTP/1.1" 200 573 0.246335 10.0.0.38 - - [2025-10-02 02:32:26] "POST /fqname-to-id HTTP/1.1" 404 227 0.004063 10.0.0.49 - - [2025-10-02 02:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.319518 10.0.0.56 - - [2025-10-02 02:32:26] "GET /project/612d3bae-450e-4c1d-9791-57dd73aa271d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.474710 10.0.0.56 - - [2025-10-02 02:32:27] "GET / HTTP/1.1" 200 35931 0.002256 10.0.0.56 - - [2025-10-02 02:32:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000450 10.0.0.56 - - [2025-10-02 02:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.047788 10.0.0.49 - - [2025-10-02 02:32:28] "GET /projects?obj_uuids=612d3bae-450e-4c1d-9791-57dd73aa271d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000856 10.0.0.56 - - [2025-10-02 02:32:28] "GET /project/612d3bae-450e-4c1d-9791-57dd73aa271d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.040698 10.0.0.38 - - [2025-10-02 02:32:29] "POST /ref-update HTTP/1.1" 200 156 0.021008 10.0.0.49 - - [2025-10-02 02:32:29] "POST /useragent-kv HTTP/1.1" 200 115 0.008188 10.0.0.56 - - [2025-10-02 02:32:29] "POST /neutron/subnet HTTP/1.1" 200 729 0.235035 10.0.0.56 - - [2025-10-02 02:32:29] "POST /id-to-fqname HTTP/1.1" 200 214 0.001255 10.0.0.56 - - [2025-10-02 02:32:29] "GET /virtual-network/6ca63f09-2310-46b9-a020-8dcb43cca603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2614 0.007991 10.0.0.56 - - [2025-10-02 02:32:29] "POST /neutron/network HTTP/1.1" 200 993 0.007692 10.0.0.56 - - [2025-10-02 02:32:29] "GET /virtual-network/6ca63f09-2310-46b9-a020-8dcb43cca603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2614 0.004747 10.0.0.56 - - [2025-10-02 02:32:29] "POST /neutron/subnet HTTP/1.1" 200 828 0.009198 10.0.0.56 - - [2025-10-02 02:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.49 - - [2025-10-02 02:32:29] "GET /projects?obj_uuids=612d3bae-450e-4c1d-9791-57dd73aa271d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000904 10.0.0.56 - - [2025-10-02 02:32:29] "GET /project/612d3bae-450e-4c1d-9791-57dd73aa271d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.043731 10.0.0.49 - - [2025-10-02 02:32:30] "POST /useragent-kv HTTP/1.1" 200 115 0.009526 10.0.0.56 - - [2025-10-02 02:32:30] "POST /neutron/subnet HTTP/1.1" 200 729 0.184885 10.0.0.49 - - [2025-10-02 02:32:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.004601 10.0.0.56 - - [2025-10-02 02:32:30] "POST /id-to-fqname HTTP/1.1" 200 214 0.001830 10.0.0.56 - - [2025-10-02 02:32:30] "GET /virtual-network/c8b8cdd1-f6ab-4700-acca-20cfa0d8f0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.007337 10.0.0.56 - - [2025-10-02 02:32:30] "POST /neutron/network HTTP/1.1" 200 993 0.008570 10.0.0.56 - - [2025-10-02 02:32:30] "GET /virtual-network/c8b8cdd1-f6ab-4700-acca-20cfa0d8f0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006085 10.0.0.56 - - [2025-10-02 02:32:30] "POST /neutron/subnet HTTP/1.1" 200 828 0.010287 10.0.0.56 - - [2025-10-02 02:32:30] "POST /id-to-fqname HTTP/1.1" 200 214 0.001134 10.0.0.49 - - [2025-10-02 02:32:31] "GET /projects?obj_uuids=612d3bae-450e-4c1d-9791-57dd73aa271d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001000 10.0.0.56 - - [2025-10-02 02:32:31] "GET /project/612d3bae-450e-4c1d-9791-57dd73aa271d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.066003 10.0.0.56 - - [2025-10-02 02:32:31] "POST /neutron/port HTTP/1.1" 200 117 0.006940 10.0.0.56 - - [2025-10-02 02:32:31] "POST /id-to-fqname HTTP/1.1" 200 214 0.001247 10.0.0.56 - - [2025-10-02 02:32:31] "POST /neutron/network HTTP/1.1" 200 1003 0.010556 10.0.0.56 - - [2025-10-02 02:32:32] "POST /neutron/port HTTP/1.1" 200 1162 0.039372 10.0.0.49 - - [2025-10-02 02:32:32] "GET /projects?obj_uuids=612d3bae-450e-4c1d-9791-57dd73aa271d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000982 10.0.0.56 - - [2025-10-02 02:32:32] "GET /project/612d3bae-450e-4c1d-9791-57dd73aa271d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.072562 10.0.0.56 - - [2025-10-02 02:32:32] "POST /neutron/port HTTP/1.1" 200 1216 0.110521 10.0.0.56 - - [2025-10-02 02:32:32] "POST /neutron/port HTTP/1.1" 200 1190 0.015857 10.0.0.56 - - [2025-10-02 02:32:32] "POST /neutron/subnet HTTP/1.1" 200 1389 0.013731 10.0.0.56 - - [2025-10-02 02:32:32] "POST /id-to-fqname HTTP/1.1" 200 214 0.001168 10.0.0.56 - - [2025-10-02 02:32:32] "POST /neutron/port HTTP/1.1" 200 117 0.001106 10.0.0.56 - - [2025-10-02 02:32:33] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007752 10.0.0.49 - - [2025-10-02 02:32:33] "GET /projects?obj_uuids=612d3bae-450e-4c1d-9791-57dd73aa271d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001013 10.0.0.56 - - [2025-10-02 02:32:33] "POST /neutron/port HTTP/1.1" 200 1162 0.325325 10.0.0.56 - - [2025-10-02 02:32:33] "POST /neutron/port HTTP/1.1" 200 1216 0.111847 10.0.0.56 - - [2025-10-02 02:32:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005719 10.0.0.49 - - [2025-10-02 02:32:33] "GET /projects?obj_uuids=612d3bae-450e-4c1d-9791-57dd73aa271d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001223 10.0.0.56 - - [2025-10-02 02:32:33] "POST /neutron/port HTTP/1.1" 200 117 0.000935 10.0.0.56 - - [2025-10-02 02:32:33] "GET /project/612d3bae-450e-4c1d-9791-57dd73aa271d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.061052 10.0.0.56 - - [2025-10-02 02:32:34] "POST /neutron/port HTTP/1.1" 200 2262 0.026108 10.0.0.56 - - [2025-10-02 02:32:34] "POST /neutron/port HTTP/1.1" 200 1190 0.020145 10.0.0.56 - - [2025-10-02 02:32:34] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008121 10.0.0.56 - - [2025-10-02 02:32:34] "GET /virtual-machine/0b1c0b4a-803c-4541-9f9b-f454f12d9b15 HTTP/1.1" 401 292 0.000386 10.0.0.56 - - [2025-10-02 02:32:34] "POST /neutron/network HTTP/1.1" 200 1003 0.011139 10.0.0.56 - - [2025-10-02 02:32:34] "GET /virtual-machine/0b1c0b4a-803c-4541-9f9b-f454f12d9b15 HTTP/1.1" 200 1285 0.029582 10.0.0.56 - - [2025-10-02 02:32:34] "GET /virtual-machine-interface/c98fb487-5e52-4e4f-96ba-b58216212c79 HTTP/1.1" 200 3105 0.005188 10.0.0.56 - - [2025-10-02 02:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.56 - - [2025-10-02 02:32:35] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003534 10.0.0.56 - - [2025-10-02 02:32:35] "GET /virtual-networks?parent_id=612d3bae-450e-4c1d-9791-57dd73aa271d&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.005082 10.0.0.56 - - [2025-10-02 02:32:35] "GET /virtual-network/6ca63f09-2310-46b9-a020-8dcb43cca603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2614 0.005906 10.0.0.56 - - [2025-10-02 02:32:35] "POST /neutron/port HTTP/1.1" 200 1162 0.017907 10.0.0.56 - - [2025-10-02 02:32:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003947 10.0.0.56 - - [2025-10-02 02:32:35] "POST /neutron/port HTTP/1.1" 200 117 0.001171 10.0.0.56 - - [2025-10-02 02:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.56 - - [2025-10-02 02:32:38] "GET /virtual-network/6ca63f09-2310-46b9-a020-8dcb43cca603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2614 0.004870 10.0.0.49 - - [2025-10-02 02:32:38] "DELETE /project/612d3bae450e4c1d979157dd73aa271d HTTP/1.1" 404 173 0.006461 10.0.0.49 - - [2025-10-02 02:32:38] "DELETE /project/16e6d0411100433589b640045821f2e5 HTTP/1.1" 404 173 0.006158 10.0.0.49 - - [2025-10-02 02:32:38] "DELETE /project/16e6d041-1100-4335-89b6-40045821f2e5 HTTP/1.1" 404 177 0.005073 10.0.0.56 - - [2025-10-02 02:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.56 - - [2025-10-02 02:32:42] "GET /virtual-network/6ca63f09-2310-46b9-a020-8dcb43cca603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2614 0.005767 10.0.0.56 - - [2025-10-02 02:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.56 - - [2025-10-02 02:32:46] "GET /virtual-network/6ca63f09-2310-46b9-a020-8dcb43cca603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2614 0.005497 10.0.0.56 - - [2025-10-02 02:32:49] "POST /neutron/port HTTP/1.1" 200 1190 0.016995 10.0.0.56 - - [2025-10-02 02:32:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004065 10.0.0.56 - - [2025-10-02 02:32:49] "POST /neutron/port HTTP/1.1" 200 117 0.001359 10.0.0.56 - - [2025-10-02 02:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.56 - - [2025-10-02 02:32:50] "GET /virtual-network/6ca63f09-2310-46b9-a020-8dcb43cca603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2614 0.004946 10.0.0.56 - - [2025-10-02 02:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.56 - - [2025-10-02 02:32:54] "GET /virtual-network/6ca63f09-2310-46b9-a020-8dcb43cca603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2614 0.005161 10.0.0.49 - - [2025-10-02 02:32:55] "GET /obj-perms HTTP/1.1" 200 5056 0.048920 10.0.0.56 - - [2025-10-02 02:32:56] "POST /neutron/port HTTP/1.1" 200 1190 0.015202 10.0.0.56 - - [2025-10-02 02:32:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003863 10.0.0.56 - - [2025-10-02 02:32:56] "POST /neutron/port HTTP/1.1" 200 117 0.001127 10.0.0.56 - - [2025-10-02 02:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.56 - - [2025-10-02 02:32:58] "GET /virtual-network/6ca63f09-2310-46b9-a020-8dcb43cca603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2614 0.006483 10.0.0.56 - - [2025-10-02 02:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.56 - - [2025-10-02 02:33:02] "GET /virtual-network/6ca63f09-2310-46b9-a020-8dcb43cca603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2614 0.005675 10.0.0.56 - - [2025-10-02 02:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.56 - - [2025-10-02 02:33:06] "GET /virtual-network/6ca63f09-2310-46b9-a020-8dcb43cca603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2614 0.008640 10.0.0.56 - - [2025-10-02 02:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.56 - - [2025-10-02 02:33:08] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004865 10.0.0.56 - - [2025-10-02 02:33:08] "GET /virtual-networks?parent_id=612d3bae-450e-4c1d-9791-57dd73aa271d&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003194 10.0.0.56 - - [2025-10-02 02:33:08] "GET /virtual-network/6ca63f09-2310-46b9-a020-8dcb43cca603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2614 0.010235 10.0.0.56 - - [2025-10-02 02:33:09] "POST /neutron/port HTTP/1.1" 200 1190 0.019874 10.0.0.56 - - [2025-10-02 02:33:14] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007403 10.0.0.56 - - [2025-10-02 02:33:19] "POST /neutron/port HTTP/1.1" 200 1190 0.014422 10.0.0.56 - - [2025-10-02 02:33:24] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007054 10.0.0.49 - - [2025-10-02 02:33:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.49 - - [2025-10-02 02:33:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.49 - - [2025-10-02 02:33:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.49 - - [2025-10-02 02:33:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000534 10.0.0.38 - - [2025-10-02 02:33:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.38 - - [2025-10-02 02:33:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.38 - - [2025-10-02 02:33:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.38 - - [2025-10-02 02:33:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000466 10.0.0.56 - - [2025-10-02 02:33:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.56 - - [2025-10-02 02:33:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.56 - - [2025-10-02 02:33:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.56 - - [2025-10-02 02:33:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.56 - - [2025-10-02 02:33:29] "POST /neutron/port HTTP/1.1" 200 1190 0.017628 10.0.0.56 - - [2025-10-02 02:33:29] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009458 10.0.0.56 - - [2025-10-02 02:33:30] "GET /virtual-machine/e4b00b43-2924-48ad-b884-0c08a9725004 HTTP/1.1" 200 1287 0.007068 10.0.0.56 - - [2025-10-02 02:33:30] "GET /virtual-machine-interface/2caff584-c161-4331-ab26-b1a48d0732ab HTTP/1.1" 200 3104 0.007409 10.0.0.56 - - [2025-10-02 02:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.56 - - [2025-10-02 02:33:30] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004062 10.0.0.56 - - [2025-10-02 02:33:30] "GET /virtual-networks?parent_id=612d3bae-450e-4c1d-9791-57dd73aa271d&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003407 10.0.0.56 - - [2025-10-02 02:33:30] "GET /virtual-network/6ca63f09-2310-46b9-a020-8dcb43cca603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2614 0.005800 10.0.0.56 - - [2025-10-02 02:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.56 - - [2025-10-02 02:33:31] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003850 10.0.0.56 - - [2025-10-02 02:33:31] "GET /virtual-networks?parent_id=612d3bae-450e-4c1d-9791-57dd73aa271d&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002631 10.0.0.56 - - [2025-10-02 02:33:31] "GET /virtual-network/6ca63f09-2310-46b9-a020-8dcb43cca603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2614 0.007242 10.0.0.56 - - [2025-10-02 02:33:32] "POST /neutron/port HTTP/1.1" 200 1190 0.015308 10.0.0.56 - - [2025-10-02 02:33:36] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007814 10.0.0.56 - - [2025-10-02 02:33:41] "POST /neutron/port HTTP/1.1" 200 1190 0.017069 10.0.0.56 - - [2025-10-02 02:33:41] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009614 10.0.0.56 - - [2025-10-02 02:33:42] "GET /virtual-machine/e3452c82-ac40-4716-af8e-b3beb5301fd7 HTTP/1.1" 200 1287 0.008447 10.0.0.56 - - [2025-10-02 02:33:42] "GET /virtual-machine-interface/033eee87-eb96-4642-b1a0-985a045aa413 HTTP/1.1" 200 3103 0.007381 10.0.0.56 - - [2025-10-02 02:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.56 - - [2025-10-02 02:33:42] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003784 10.0.0.56 - - [2025-10-02 02:33:42] "GET /virtual-networks?parent_id=612d3bae-450e-4c1d-9791-57dd73aa271d&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002877 10.0.0.56 - - [2025-10-02 02:33:42] "GET /virtual-network/c8b8cdd1-f6ab-4700-acca-20cfa0d8f0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.007868 10.0.0.56 - - [2025-10-02 02:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.56 - - [2025-10-02 02:33:43] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004009 10.0.0.56 - - [2025-10-02 02:33:43] "GET /virtual-networks?parent_id=612d3bae-450e-4c1d-9791-57dd73aa271d&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003066 10.0.0.56 - - [2025-10-02 02:33:43] "GET /virtual-network/c8b8cdd1-f6ab-4700-acca-20cfa0d8f0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005768 10.0.0.56 - - [2025-10-02 02:33:43] "POST /neutron/port HTTP/1.1" 200 1190 0.015705 10.0.0.56 - - [2025-10-02 02:33:49] "POST /neutron/port HTTP/1.1" 200 1190 0.017635 10.0.0.56 - - [2025-10-02 02:33:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004535 10.0.0.56 - - [2025-10-02 02:33:49] "POST /neutron/port HTTP/1.1" 200 117 0.001080 10.0.0.56 - - [2025-10-02 02:33:49] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003243 10.0.0.56 - - [2025-10-02 02:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.56 - - [2025-10-02 02:33:49] "GET /global-qos-config/4818ac29-4b07-49fa-a075-b823474570bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.004310 10.0.0.56 - - [2025-10-02 02:33:50] "POST /fqname-to-id HTTP/1.1" 404 222 0.003967 10.0.0.56 - - [2025-10-02 02:33:50] "POST /forwarding-classs HTTP/1.1" 200 576 0.030063 10.0.0.56 - - [2025-10-02 02:33:50] "POST /id-to-fqname HTTP/1.1" 200 232 0.004766 10.0.0.56 - - [2025-10-02 02:33:50] "GET /forwarding-class/4866cd6d-842d-4cf4-93ab-5e0a57469631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.005348 10.0.0.49 - - [2025-10-02 02:33:50] "GET /projects?obj_uuids=612d3bae-450e-4c1d-9791-57dd73aa271d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.026416 10.0.0.56 - - [2025-10-02 02:33:50] "GET /project/612d3bae-450e-4c1d-9791-57dd73aa271d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.067796 10.0.0.56 - - [2025-10-02 02:33:50] "POST /fqname-to-id HTTP/1.1" 404 211 0.003172 10.0.0.56 - - [2025-10-02 02:33:50] "POST /qos-configs HTTP/1.1" 200 543 0.031148 10.0.0.56 - - [2025-10-02 02:33:50] "POST /id-to-fqname HTTP/1.1" 200 217 0.003924 10.0.0.56 - - [2025-10-02 02:33:50] "GET /qos-config/2db11fbd-0997-4cf6-888c-c85dd3c4ba13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.004184 10.0.0.56 - - [2025-10-02 02:33:50] "GET /virtual-machine-interface/c98fb487-5e52-4e4f-96ba-b58216212c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.006012 10.0.0.56 - - [2025-10-02 02:33:50] "POST /ref-update HTTP/1.1" 200 156 0.014783 10.0.0.56 - - [2025-10-02 02:33:50] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010595 10.0.0.56 - - [2025-10-02 02:33:50] "POST /neutron/port HTTP/1.1" 200 1190 0.017997 10.0.0.56 - - [2025-10-02 02:33:50] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007033 10.0.0.56 - - [2025-10-02 02:33:51] "POST /id-to-fqname HTTP/1.1" 200 214 0.001267 10.0.0.56 - - [2025-10-02 02:33:51] "GET /virtual-machine/0b1c0b4a-803c-4541-9f9b-f454f12d9b15 HTTP/1.1" 200 1285 0.004271 10.0.0.56 - - [2025-10-02 02:33:51] "GET /virtual-machine-interface/c98fb487-5e52-4e4f-96ba-b58216212c79 HTTP/1.1" 200 3352 0.005088 10.0.0.56 - - [2025-10-02 02:33:51] "GET /instance-ip/320b92a0-7258-451e-9970-4589a7b19aed HTTP/1.1" 200 1628 0.005990 10.0.0.56 - - [2025-10-02 02:33:51] "GET /instance-ip/a1a50dff-0582-41b3-a9c6-bb2a1c30a26b HTTP/1.1" 200 1610 0.006927 10.0.0.56 - - [2025-10-02 02:33:51] "POST /neutron/port HTTP/1.1" 200 1190 0.019886 10.0.0.56 - - [2025-10-02 02:33:51] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006819 10.0.0.56 - - [2025-10-02 02:33:51] "POST /neutron/port HTTP/1.1" 200 1190 0.018237 10.0.0.56 - - [2025-10-02 02:33:51] "POST /neutron/network HTTP/1.1" 200 993 0.008374 10.0.0.56 - - [2025-10-02 02:33:51] "POST /id-to-fqname HTTP/1.1" 200 214 0.001102 10.0.0.56 - - [2025-10-02 02:33:51] "GET /virtual-machine/e4b00b43-2924-48ad-b884-0c08a9725004 HTTP/1.1" 200 1287 0.003235 10.0.0.56 - - [2025-10-02 02:33:51] "GET /virtual-machine-interface/2caff584-c161-4331-ab26-b1a48d0732ab HTTP/1.1" 200 3104 0.005081 10.0.0.56 - - [2025-10-02 02:33:51] "GET /instance-ip/0f4cbcd9-a5e9-45f2-8998-5a7b20af168e HTTP/1.1" 200 1608 0.005570 10.0.0.56 - - [2025-10-02 02:33:51] "GET /instance-ip/c7250463-1fe0-4257-9c5e-b0923ec52c58 HTTP/1.1" 200 1629 0.005901 10.0.0.56 - - [2025-10-02 02:33:56] "POST /neutron/network HTTP/1.1" 200 1003 0.009983 10.0.0.56 - - [2025-10-02 02:33:56] "POST /neutron/subnet HTTP/1.1" 200 1389 0.014923 10.0.0.56 - - [2025-10-02 02:33:56] "POST /neutron/network HTTP/1.1" 200 993 0.011802 10.0.0.56 - - [2025-10-02 02:34:47] "GET /virtual-machine-interface/c98fb487-5e52-4e4f-96ba-b58216212c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2937 0.005858 10.0.0.56 - - [2025-10-02 02:34:47] "POST /ref-update HTTP/1.1" 200 156 0.015161 10.0.0.56 - - [2025-10-02 02:34:47] "DELETE /qos-config/2db11fbd-0997-4cf6-888c-c85dd3c4ba13 HTTP/1.1" 200 115 0.042448 10.0.0.56 - - [2025-10-02 02:34:47] "POST /id-to-fqname HTTP/1.1" 200 232 0.001050 10.0.0.56 - - [2025-10-02 02:34:47] "DELETE /forwarding-class/4866cd6d-842d-4cf4-93ab-5e0a57469631 HTTP/1.1" 200 115 0.095217 10.0.0.56 - - [2025-10-02 02:34:49] "POST /neutron/port HTTP/1.1" 200 1190 0.015397 10.0.0.56 - - [2025-10-02 02:34:49] "POST /neutron/port HTTP/1.1" 200 1190 0.015268 10.0.0.56 - - [2025-10-02 02:34:49] "POST /neutron/port HTTP/1.1" 200 1190 0.022433 10.0.0.56 - - [2025-10-02 02:34:51] "POST /neutron/network HTTP/1.1" 200 993 0.008985 10.0.0.38 - - [2025-10-02 02:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.49 - - [2025-10-02 02:34:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005837 10.0.0.49 - - [2025-10-02 02:34:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002287 10.0.0.49 - - [2025-10-02 02:34:51] "POST /useragent-kv HTTP/1.1" 200 115 0.001974 10.0.0.49 - - [2025-10-02 02:34:51] "POST /useragent-kv HTTP/1.1" 200 115 0.001804 10.0.0.56 - - [2025-10-02 02:34:51] "POST /neutron/network HTTP/1.1" 200 151 0.145222 10.0.0.49 - - [2025-10-02 02:34:51] "GET /projects?obj_uuids=612d3bae-450e-4c1d-9791-57dd73aa271d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001495 10.0.0.38 - - [2025-10-02 02:34:51] "DELETE /route-target/e4fdba4c-756d-40a3-905a-2c063a248dcd HTTP/1.1" 200 115 0.040986 10.0.0.56 - - [2025-10-02 02:34:51] "GET /project/612d3bae-450e-4c1d-9791-57dd73aa271d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.080697 10.0.0.49 - - [2025-10-02 02:34:51] "GET /projects?obj_uuids=612d3bae-450e-4c1d-9791-57dd73aa271d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002202 10.0.0.56 - - [2025-10-02 02:34:51] "GET /project/612d3bae-450e-4c1d-9791-57dd73aa271d?fields=virtual_networks HTTP/1.1" 200 1030 0.085644 10.0.0.49 - - [2025-10-02 02:34:51] "GET /projects?obj_uuids=612d3bae-450e-4c1d-9791-57dd73aa271d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001034 10.0.0.56 - - [2025-10-02 02:34:51] "GET /project/612d3bae-450e-4c1d-9791-57dd73aa271d?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.046499 10.0.0.49 - - [2025-10-02 02:34:51] "GET /projects?obj_uuids=612d3bae-450e-4c1d-9791-57dd73aa271d&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001053 10.0.0.56 - - [2025-10-02 02:34:51] "GET /project/612d3bae-450e-4c1d-9791-57dd73aa271d?fields=security_groups HTTP/1.1" 200 1250 0.052056 10.0.0.56 - - [2025-10-02 02:34:52] "POST /fqname-to-id HTTP/1.1" 404 181 0.024524 10.0.0.49 - - [2025-10-02 02:34:52] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003095 10.0.0.49 - - [2025-10-02 02:34:52] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001074 10.0.0.49 - - [2025-10-02 02:34:52] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.031302 10.0.0.49 - - [2025-10-02 02:34:52] "POST /id-to-fqname HTTP/1.1" 200 183 0.004704 10.0.0.49 - - [2025-10-02 02:34:52] "POST /fqname-to-id HTTP/1.1" 404 192 0.007468 10.0.0.49 - - [2025-10-02 02:34:53] "POST /security-groups HTTP/1.1" 200 584 0.068801 10.0.0.49 - - [2025-10-02 02:34:53] "POST /projects HTTP/1.1" 200 571 0.278912 10.0.0.38 - - [2025-10-02 02:34:53] "POST /fqname-to-id HTTP/1.1" 404 226 0.008751 10.0.0.49 - - [2025-10-02 02:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.346359 10.0.0.56 - - [2025-10-02 02:34:53] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.493484 10.0.0.56 - - [2025-10-02 02:34:54] "GET / HTTP/1.1" 200 35931 0.001863 10.0.0.56 - - [2025-10-02 02:34:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000404 10.0.0.56 - - [2025-10-02 02:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.335263 10.0.0.49 - - [2025-10-02 02:34:56] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000849 10.0.0.56 - - [2025-10-02 02:34:56] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.041369 10.0.0.38 - - [2025-10-02 02:34:57] "POST /ref-update HTTP/1.1" 200 156 0.023404 10.0.0.49 - - [2025-10-02 02:34:57] "POST /useragent-kv HTTP/1.1" 200 115 0.008329 10.0.0.56 - - [2025-10-02 02:34:57] "POST /neutron/subnet HTTP/1.1" 200 715 0.298546 10.0.0.56 - - [2025-10-02 02:34:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.001297 10.0.0.56 - - [2025-10-02 02:34:57] "GET /virtual-network/48351fb8-4d6d-402f-95b7-6b8eea2aa58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005801 10.0.0.56 - - [2025-10-02 02:34:57] "GET /virtual-network/48351fb8-4d6d-402f-95b7-6b8eea2aa58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005889 10.0.0.56 - - [2025-10-02 02:34:57] "POST /neutron/network HTTP/1.1" 200 829 0.006879 10.0.0.56 - - [2025-10-02 02:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.56 - - [2025-10-02 02:34:57] "GET /virtual-network/48351fb8-4d6d-402f-95b7-6b8eea2aa58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005296 10.0.0.56 - - [2025-10-02 02:34:57] "PUT /virtual-network/48351fb8-4d6d-402f-95b7-6b8eea2aa58d HTTP/1.1" 200 264 0.049963 10.0.0.56 - - [2025-10-02 02:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010331 10.0.0.49 - - [2025-10-02 02:34:57] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001066 10.0.0.56 - - [2025-10-02 02:34:57] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.041492 10.0.0.49 - - [2025-10-02 02:34:57] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002281 10.0.0.56 - - [2025-10-02 02:34:58] "POST /neutron/network HTTP/1.1" 200 612 0.131836 10.0.0.38 - - [2025-10-02 02:34:58] "POST /route-targets HTTP/1.1" 200 327 0.014836 10.0.0.56 - - [2025-10-02 02:34:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.003663 10.0.0.56 - - [2025-10-02 02:34:58] "GET /virtual-network/cc9b19ea-1dd1-4ba0-8446-9be51c21c9c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005344 10.0.0.56 - - [2025-10-02 02:34:58] "POST /neutron/network HTTP/1.1" 200 832 0.006039 10.0.0.56 - - [2025-10-02 02:34:58] "GET /virtual-network/cc9b19ea-1dd1-4ba0-8446-9be51c21c9c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005253 10.0.0.56 - - [2025-10-02 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.56 - - [2025-10-02 02:34:58] "GET /virtual-network/cc9b19ea-1dd1-4ba0-8446-9be51c21c9c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004855 10.0.0.56 - - [2025-10-02 02:34:58] "PUT /virtual-network/cc9b19ea-1dd1-4ba0-8446-9be51c21c9c8 HTTP/1.1" 200 264 0.056257 10.0.0.56 - - [2025-10-02 02:34:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.001204 10.0.0.56 - - [2025-10-02 02:34:58] "POST /neutron/network HTTP/1.1" 200 839 0.007425 10.0.0.49 - - [2025-10-02 02:34:59] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001004 10.0.0.56 - - [2025-10-02 02:34:59] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.067617 10.0.0.56 - - [2025-10-02 02:34:59] "POST /neutron/port HTTP/1.1" 200 117 0.007128 10.0.0.56 - - [2025-10-02 02:34:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.001262 10.0.0.56 - - [2025-10-02 02:35:00] "POST /neutron/network HTTP/1.1" 200 839 0.007628 10.0.0.56 - - [2025-10-02 02:35:00] "POST /neutron/port HTTP/1.1" 200 1051 0.026897 10.0.0.49 - - [2025-10-02 02:35:00] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001390 10.0.0.56 - - [2025-10-02 02:35:00] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.148194 10.0.0.56 - - [2025-10-02 02:35:00] "POST /neutron/network HTTP/1.1" 200 832 0.029415 10.0.0.56 - - [2025-10-02 02:35:00] "POST /neutron/port HTTP/1.1" 200 117 0.001968 10.0.0.56 - - [2025-10-02 02:35:01] "POST /neutron/security_group HTTP/1.1" 200 2051 0.012709 10.0.0.56 - - [2025-10-02 02:35:01] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008784 10.0.0.56 - - [2025-10-02 02:35:01] "POST /neutron/port HTTP/1.1" 200 1054 0.016722 10.0.0.56 - - [2025-10-02 02:35:02] "POST /neutron/port HTTP/1.1" 200 1082 0.023514 10.0.0.56 - - [2025-10-02 02:35:02] "POST /neutron/port HTTP/1.1" 200 117 0.001065 10.0.0.56 - - [2025-10-02 02:35:06] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008392 10.0.0.56 - - [2025-10-02 02:35:06] "POST /neutron/port HTTP/1.1" 200 1079 0.020421 10.0.0.56 - - [2025-10-02 02:35:06] "GET /virtual-machine/39781c4c-2a3f-4ff6-b504-8f55857344b1 HTTP/1.1" 401 292 0.000408 10.0.0.56 - - [2025-10-02 02:35:06] "GET /virtual-machine/39781c4c-2a3f-4ff6-b504-8f55857344b1 HTTP/1.1" 200 1285 0.032747 10.0.0.56 - - [2025-10-02 02:35:06] "GET /virtual-machine-interface/f385b1a9-ed4f-459d-b800-fea2bd8c0aa5 HTTP/1.1" 200 2927 0.007367 10.0.0.56 - - [2025-10-02 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.56 - - [2025-10-02 02:35:06] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003692 10.0.0.56 - - [2025-10-02 02:35:06] "GET /virtual-networks?parent_id=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003711 10.0.0.56 - - [2025-10-02 02:35:07] "GET /virtual-network/48351fb8-4d6d-402f-95b7-6b8eea2aa58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.007266 10.0.0.56 - - [2025-10-02 02:35:09] "POST /neutron/security_group HTTP/1.1" 200 2051 0.031016 10.0.0.56 - - [2025-10-02 02:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.56 - - [2025-10-02 02:35:10] "GET /virtual-network/48351fb8-4d6d-402f-95b7-6b8eea2aa58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005631 10.0.0.56 - - [2025-10-02 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.56 - - [2025-10-02 02:35:12] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003189 10.0.0.56 - - [2025-10-02 02:35:12] "GET /virtual-networks?parent_id=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002870 10.0.0.56 - - [2025-10-02 02:35:12] "GET /virtual-network/48351fb8-4d6d-402f-95b7-6b8eea2aa58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005743 10.0.0.56 - - [2025-10-02 02:35:12] "POST /neutron/port HTTP/1.1" 200 1082 0.015487 10.0.0.56 - - [2025-10-02 02:35:12] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007230 10.0.0.56 - - [2025-10-02 02:35:12] "GET /virtual-machine/57f34d4c-618a-400e-87bc-45483506e03f HTTP/1.1" 200 1284 0.006408 10.0.0.56 - - [2025-10-02 02:35:12] "GET /virtual-machine-interface/5f6959d2-4861-49c7-ac6e-8e8c5587f763 HTTP/1.1" 200 2926 0.005457 10.0.0.56 - - [2025-10-02 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.56 - - [2025-10-02 02:35:12] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003618 10.0.0.56 - - [2025-10-02 02:35:12] "GET /virtual-networks?parent_id=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003174 10.0.0.56 - - [2025-10-02 02:35:12] "GET /virtual-network/cc9b19ea-1dd1-4ba0-8446-9be51c21c9c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005777 10.0.0.56 - - [2025-10-02 02:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.56 - - [2025-10-02 02:35:13] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003583 10.0.0.56 - - [2025-10-02 02:35:13] "GET /virtual-networks?parent_id=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003632 10.0.0.56 - - [2025-10-02 02:35:13] "GET /virtual-network/cc9b19ea-1dd1-4ba0-8446-9be51c21c9c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006096 10.0.0.56 - - [2025-10-02 02:35:14] "POST /routing-policys HTTP/1.1" 200 534 0.034945 10.0.0.56 - - [2025-10-02 02:35:14] "GET /virtual-network/48351fb8-4d6d-402f-95b7-6b8eea2aa58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006930 10.0.0.56 - - [2025-10-02 02:35:14] "PUT /virtual-network/48351fb8-4d6d-402f-95b7-6b8eea2aa58d HTTP/1.1" 200 264 0.078440 10.0.0.38 - - [2025-10-02 02:35:14] "POST /ref-update HTTP/1.1" 200 156 0.025346 10.0.0.56 - - [2025-10-02 02:35:18] "POST /ref-update HTTP/1.1" 200 156 0.048229 10.0.0.56 - - [2025-10-02 02:35:18] "DELETE /routing-policy/1d52a840-b011-4c68-829c-877184f4e8fa HTTP/1.1" 200 115 0.047910 10.0.0.56 - - [2025-10-02 02:35:18] "POST /neutron/network HTTP/1.1" 200 832 0.007279 10.0.0.56 - - [2025-10-02 02:35:18] "POST /neutron/port HTTP/1.1" 200 1108 0.013385 10.0.0.56 - - [2025-10-02 02:35:19] "POST /neutron/port HTTP/1.1" 200 1105 0.016098 10.0.0.49 - - [2025-10-02 02:35:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004324 10.0.0.49 - - [2025-10-02 02:35:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002621 10.0.0.56 - - [2025-10-02 02:35:20] "POST /neutron/network HTTP/1.1" 200 151 0.121605 10.0.0.38 - - [2025-10-02 02:35:20] "DELETE /route-target/4dc58a54-3a3f-43ab-b0df-472da30b201e HTTP/1.1" 200 115 0.024830 10.0.0.38 - - [2025-10-02 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.38 - - [2025-10-02 02:35:20] "DELETE /route-target/a816e068-7899-4c79-b8a8-415700a48a62 HTTP/1.1" 200 115 0.027494 10.0.0.56 - - [2025-10-02 02:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.49 - - [2025-10-02 02:35:23] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000943 10.0.0.56 - - [2025-10-02 02:35:23] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.034739 10.0.0.56 - - [2025-10-02 02:35:23] "POST /neutron/network HTTP/1.1" 200 117 0.011290 10.0.0.56 - - [2025-10-02 02:35:23] "POST /neutron/network HTTP/1.1" 200 831 0.008487 10.0.0.56 - - [2025-10-02 02:35:23] "POST /id-to-fqname HTTP/1.1" 200 220 0.001146 10.0.0.56 - - [2025-10-02 02:35:23] "GET /virtual-network/2d68407f-ac2c-4163-bd37-f43ab7c4ca7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004662 10.0.0.56 - - [2025-10-02 02:35:23] "GET /virtual-network/2d68407f-ac2c-4163-bd37-f43ab7c4ca7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005774 10.0.0.56 - - [2025-10-02 02:35:23] "POST /neutron/subnet HTTP/1.1" 200 724 0.009281 10.0.0.56 - - [2025-10-02 02:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.56 - - [2025-10-02 02:35:24] "GET /virtual-network/2d68407f-ac2c-4163-bd37-f43ab7c4ca7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006277 10.0.0.56 - - [2025-10-02 02:35:24] "PUT /virtual-network/2d68407f-ac2c-4163-bd37-f43ab7c4ca7a HTTP/1.1" 200 264 0.060441 10.0.0.38 - - [2025-10-02 02:35:24] "POST /route-targets HTTP/1.1" 200 323 0.037692 10.0.0.56 - - [2025-10-02 02:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.49 - - [2025-10-02 02:35:24] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001523 10.0.0.56 - - [2025-10-02 02:35:24] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.052802 10.0.0.38 - - [2025-10-02 02:35:24] "POST /ref-update HTTP/1.1" 200 156 0.027392 10.0.0.49 - - [2025-10-02 02:35:24] "POST /useragent-kv HTTP/1.1" 200 115 0.008023 10.0.0.56 - - [2025-10-02 02:35:24] "POST /neutron/subnet HTTP/1.1" 200 720 0.246355 10.0.0.56 - - [2025-10-02 02:35:24] "POST /id-to-fqname HTTP/1.1" 200 220 0.001573 10.0.0.56 - - [2025-10-02 02:35:24] "GET /virtual-network/27c02c40-7d7d-42d2-b89e-496d7a79a1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006653 10.0.0.56 - - [2025-10-02 02:35:24] "GET /virtual-network/27c02c40-7d7d-42d2-b89e-496d7a79a1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006145 10.0.0.56 - - [2025-10-02 02:35:24] "POST /neutron/network HTTP/1.1" 200 830 0.006990 10.0.0.56 - - [2025-10-02 02:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.56 - - [2025-10-02 02:35:24] "GET /virtual-network/27c02c40-7d7d-42d2-b89e-496d7a79a1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006798 10.0.0.56 - - [2025-10-02 02:35:24] "PUT /virtual-network/27c02c40-7d7d-42d2-b89e-496d7a79a1bc HTTP/1.1" 200 264 0.063541 10.0.0.56 - - [2025-10-02 02:35:24] "POST /id-to-fqname HTTP/1.1" 200 220 0.001228 10.0.0.49 - - [2025-10-02 02:35:25] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001031 10.0.0.56 - - [2025-10-02 02:35:25] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.072266 10.0.0.56 - - [2025-10-02 02:35:25] "POST /neutron/network HTTP/1.1" 200 831 0.007287 10.0.0.56 - - [2025-10-02 02:35:26] "POST /id-to-fqname HTTP/1.1" 200 220 0.001201 10.0.0.56 - - [2025-10-02 02:35:26] "POST /neutron/port HTTP/1.1" 200 117 0.005471 10.0.0.49 - - [2025-10-02 02:35:26] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001333 10.0.0.56 - - [2025-10-02 02:35:26] "POST /neutron/port HTTP/1.1" 200 1053 0.362907 10.0.0.38 - - [2025-10-02 02:35:26] "DELETE /access-control-list/7cf648e1-aacd-47f7-addd-b8c024f3f55b HTTP/1.1" 200 115 0.097236 10.0.0.56 - - [2025-10-02 02:35:27] "POST /neutron/port HTTP/1.1" 200 1107 0.144871 10.0.0.49 - - [2025-10-02 02:35:27] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001054 10.0.0.56 - - [2025-10-02 02:35:27] "POST /neutron/subnet HTTP/1.1" 200 698 0.014024 10.0.0.56 - - [2025-10-02 02:35:27] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.076225 10.0.0.56 - - [2025-10-02 02:35:27] "POST /neutron/network HTTP/1.1" 200 831 0.007111 10.0.0.56 - - [2025-10-02 02:35:27] "POST /neutron/port HTTP/1.1" 200 117 0.006121 10.0.0.56 - - [2025-10-02 02:35:27] "POST /neutron/network HTTP/1.1" 200 840 0.006749 10.0.0.56 - - [2025-10-02 02:35:28] "POST /neutron/port HTTP/1.1" 200 1052 0.015416 10.0.0.56 - - [2025-10-02 02:35:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003953 10.0.0.56 - - [2025-10-02 02:35:28] "POST /neutron/network HTTP/1.1" 200 830 0.006538 10.0.0.56 - - [2025-10-02 02:35:32] "POST /neutron/port HTTP/1.1" 200 1081 0.017513 10.0.0.56 - - [2025-10-02 02:35:32] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007741 10.0.0.56 - - [2025-10-02 02:35:32] "GET /virtual-machine/89814ae3-685c-4af6-a5e1-00e465616fbe HTTP/1.1" 200 1285 0.007423 10.0.0.56 - - [2025-10-02 02:35:33] "GET /virtual-machine-interface/39733683-e1f4-4913-8235-c51923b1c2e3 HTTP/1.1" 200 2925 0.005669 10.0.0.56 - - [2025-10-02 02:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.56 - - [2025-10-02 02:35:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004196 10.0.0.56 - - [2025-10-02 02:35:33] "GET /virtual-networks?parent_id=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002955 10.0.0.56 - - [2025-10-02 02:35:33] "GET /virtual-network/2d68407f-ac2c-4163-bd37-f43ab7c4ca7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006061 10.0.0.56 - - [2025-10-02 02:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.56 - - [2025-10-02 02:35:36] "GET /virtual-network/2d68407f-ac2c-4163-bd37-f43ab7c4ca7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005153 10.0.0.56 - - [2025-10-02 02:35:36] "POST /neutron/port HTTP/1.1" 200 1080 0.028278 10.0.0.56 - - [2025-10-02 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.56 - - [2025-10-02 02:35:38] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003436 10.0.0.56 - - [2025-10-02 02:35:38] "GET /virtual-networks?parent_id=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003483 10.0.0.56 - - [2025-10-02 02:35:38] "GET /virtual-network/2d68407f-ac2c-4163-bd37-f43ab7c4ca7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006295 10.0.0.49 - - [2025-10-02 02:35:38] "DELETE /project/612d3bae-450e-4c1d-9791-57dd73aa271d HTTP/1.1" 404 177 0.004099 10.0.0.49 - - [2025-10-02 02:35:38] "DELETE /project/16c3738a798c4203b8ae41de021fe14e HTTP/1.1" 404 173 0.003604 10.0.0.56 - - [2025-10-02 02:35:38] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007557 10.0.0.56 - - [2025-10-02 02:35:38] "POST /neutron/port HTTP/1.1" 200 1080 0.018467 10.0.0.56 - - [2025-10-02 02:35:38] "GET /virtual-machine/c5ce6e4c-6f33-4870-987b-e9479bb90e38 HTTP/1.1" 200 1286 0.006046 10.0.0.56 - - [2025-10-02 02:35:38] "GET /virtual-machine-interface/b883cdad-b5d7-479d-99a3-555a23d20cdc HTTP/1.1" 200 2927 0.005437 10.0.0.56 - - [2025-10-02 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.56 - - [2025-10-02 02:35:38] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004205 10.0.0.56 - - [2025-10-02 02:35:38] "GET /virtual-networks?parent_id=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002893 10.0.0.56 - - [2025-10-02 02:35:38] "GET /virtual-network/27c02c40-7d7d-42d2-b89e-496d7a79a1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006331 10.0.0.56 - - [2025-10-02 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.56 - - [2025-10-02 02:35:39] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003325 10.0.0.56 - - [2025-10-02 02:35:39] "GET /virtual-networks?parent_id=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003429 10.0.0.56 - - [2025-10-02 02:35:40] "GET /virtual-network/27c02c40-7d7d-42d2-b89e-496d7a79a1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005904 10.0.0.56 - - [2025-10-02 02:35:40] "POST /routing-policys HTTP/1.1" 200 534 0.024481 10.0.0.56 - - [2025-10-02 02:35:40] "GET /virtual-network/2d68407f-ac2c-4163-bd37-f43ab7c4ca7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005726 10.0.0.56 - - [2025-10-02 02:35:40] "PUT /virtual-network/2d68407f-ac2c-4163-bd37-f43ab7c4ca7a HTTP/1.1" 200 264 0.063466 10.0.0.56 - - [2025-10-02 02:35:44] "POST /routing-policys HTTP/1.1" 200 534 0.027861 10.0.0.56 - - [2025-10-02 02:35:44] "GET /virtual-network/2d68407f-ac2c-4163-bd37-f43ab7c4ca7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005787 10.0.0.56 - - [2025-10-02 02:35:44] "PUT /virtual-network/2d68407f-ac2c-4163-bd37-f43ab7c4ca7a HTTP/1.1" 200 264 0.076576 10.0.0.38 - - [2025-10-02 02:35:44] "POST /ref-update HTTP/1.1" 200 156 0.041470 10.0.0.56 - - [2025-10-02 02:35:44] "POST /ref-update HTTP/1.1" 200 156 0.057879 10.0.0.56 - - [2025-10-02 02:35:44] "DELETE /routing-policy/35e95b89-adec-4f63-91f6-548035a9f580 HTTP/1.1" 200 115 0.054133 10.0.0.56 - - [2025-10-02 02:35:44] "POST /ref-update HTTP/1.1" 200 156 0.052481 10.0.0.56 - - [2025-10-02 02:35:44] "DELETE /routing-policy/8ca8dddd-2bfc-410e-ae9c-bb3b91b1c51c HTTP/1.1" 200 115 0.034706 10.0.0.56 - - [2025-10-02 02:35:44] "POST /neutron/network HTTP/1.1" 400 204 0.014125 10.0.0.56 - - [2025-10-02 02:35:45] "POST /neutron/port HTTP/1.1" 200 151 0.176775 10.0.0.56 - - [2025-10-02 02:35:45] "POST /neutron/port HTTP/1.1" 200 151 0.176782 10.0.0.56 - - [2025-10-02 02:35:46] "POST /neutron/network HTTP/1.1" 200 831 0.014262 10.0.0.38 - - [2025-10-02 02:35:46] "DELETE /route-target/ef8f90f6-5b40-4b9b-82ed-8d07aec21d43 HTTP/1.1" 200 115 0.040812 10.0.0.38 - - [2025-10-02 02:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.38 - - [2025-10-02 02:35:47] "DELETE /route-target/1193d7b7-1cdb-4a67-898b-b38ad8619b3e HTTP/1.1" 200 115 0.021410 10.0.0.56 - - [2025-10-02 02:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.49 - - [2025-10-02 02:35:49] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000849 10.0.0.56 - - [2025-10-02 02:35:49] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.037845 10.0.0.49 - - [2025-10-02 02:35:49] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001036 10.0.0.56 - - [2025-10-02 02:35:49] "POST /neutron/network HTTP/1.1" 200 612 0.104101 10.0.0.56 - - [2025-10-02 02:35:50] "POST /id-to-fqname HTTP/1.1" 200 220 0.003556 10.0.0.56 - - [2025-10-02 02:35:50] "GET /virtual-network/57d8029d-b13f-4ca2-94c5-13b43e279ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006196 10.0.0.56 - - [2025-10-02 02:35:50] "POST /neutron/network HTTP/1.1" 200 830 0.006895 10.0.0.56 - - [2025-10-02 02:35:50] "GET /virtual-network/57d8029d-b13f-4ca2-94c5-13b43e279ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005715 10.0.0.56 - - [2025-10-02 02:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.56 - - [2025-10-02 02:35:50] "GET /virtual-network/57d8029d-b13f-4ca2-94c5-13b43e279ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005735 10.0.0.56 - - [2025-10-02 02:35:50] "PUT /virtual-network/57d8029d-b13f-4ca2-94c5-13b43e279ac5 HTTP/1.1" 200 264 0.059479 10.0.0.38 - - [2025-10-02 02:35:50] "POST /route-targets HTTP/1.1" 200 323 0.015216 10.0.0.56 - - [2025-10-02 02:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.49 - - [2025-10-02 02:35:50] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001061 10.0.0.56 - - [2025-10-02 02:35:50] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.038265 10.0.0.56 - - [2025-10-02 02:35:50] "POST /neutron/network HTTP/1.1" 200 117 0.013456 10.0.0.38 - - [2025-10-02 02:35:50] "POST /ref-update HTTP/1.1" 200 156 0.029180 10.0.0.56 - - [2025-10-02 02:35:50] "POST /neutron/network HTTP/1.1" 200 832 0.019854 10.0.0.56 - - [2025-10-02 02:35:50] "POST /id-to-fqname HTTP/1.1" 200 220 0.002120 10.0.0.56 - - [2025-10-02 02:35:50] "GET /virtual-network/9b49f089-6cc0-4a10-a215-3a0e320d6e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005621 10.0.0.56 - - [2025-10-02 02:35:50] "GET /virtual-network/9b49f089-6cc0-4a10-a215-3a0e320d6e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006435 10.0.0.56 - - [2025-10-02 02:35:51] "POST /neutron/subnet HTTP/1.1" 200 729 0.008547 10.0.0.56 - - [2025-10-02 02:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.56 - - [2025-10-02 02:35:51] "GET /virtual-network/9b49f089-6cc0-4a10-a215-3a0e320d6e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005877 10.0.0.56 - - [2025-10-02 02:35:51] "PUT /virtual-network/9b49f089-6cc0-4a10-a215-3a0e320d6e0b HTTP/1.1" 200 264 0.068038 10.0.0.56 - - [2025-10-02 02:35:51] "POST /id-to-fqname HTTP/1.1" 200 220 0.001344 10.0.0.49 - - [2025-10-02 02:35:51] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001216 10.0.0.56 - - [2025-10-02 02:35:52] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.071589 10.0.0.56 - - [2025-10-02 02:35:52] "POST /neutron/port HTTP/1.1" 200 117 0.005720 10.0.0.56 - - [2025-10-02 02:35:52] "POST /id-to-fqname HTTP/1.1" 200 220 0.001234 10.0.0.56 - - [2025-10-02 02:35:52] "POST /neutron/network HTTP/1.1" 200 842 0.007020 10.0.0.56 - - [2025-10-02 02:35:53] "POST /neutron/port HTTP/1.1" 200 1052 0.016198 10.0.0.49 - - [2025-10-02 02:35:53] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.004265 10.0.0.56 - - [2025-10-02 02:35:53] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.098593 10.0.0.56 - - [2025-10-02 02:35:53] "POST /neutron/port HTTP/1.1" 200 1080 0.016695 10.0.0.56 - - [2025-10-02 02:35:53] "POST /neutron/subnet HTTP/1.1" 200 694 0.008408 10.0.0.56 - - [2025-10-02 02:35:53] "POST /neutron/port HTTP/1.1" 200 1080 0.017128 10.0.0.56 - - [2025-10-02 02:35:53] "POST /neutron/port HTTP/1.1" 200 1080 0.022084 10.0.0.49 - - [2025-10-02 02:35:53] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001375 10.0.0.56 - - [2025-10-02 02:35:54] "POST /neutron/port HTTP/1.1" 200 1054 0.275318 10.0.0.56 - - [2025-10-02 02:35:54] "POST /neutron/port HTTP/1.1" 200 1108 0.120240 10.0.0.56 - - [2025-10-02 02:35:54] "POST /neutron/subnet HTTP/1.1" 200 703 0.010192 10.0.0.56 - - [2025-10-02 02:35:57] "GET /obj-perms HTTP/1.1" 200 5056 0.045929 10.0.0.56 - - [2025-10-02 02:35:58] "POST /neutron/port HTTP/1.1" 200 1080 0.017098 10.0.0.56 - - [2025-10-02 02:35:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004161 10.0.0.56 - - [2025-10-02 02:35:58] "POST /neutron/network HTTP/1.1" 200 830 0.007126 10.0.0.56 - - [2025-10-02 02:35:58] "POST /neutron/port HTTP/1.1" 200 1080 0.014138 10.0.0.56 - - [2025-10-02 02:35:58] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008131 10.0.0.56 - - [2025-10-02 02:35:58] "GET /virtual-machine/f05a430d-4a26-4c05-862b-f1e08aa2b389 HTTP/1.1" 200 1285 0.006854 10.0.0.56 - - [2025-10-02 02:35:58] "GET /virtual-machine-interface/0b2a56fe-0f4e-4eb7-ba76-8ed35c301558 HTTP/1.1" 200 2925 0.007723 10.0.0.56 - - [2025-10-02 02:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.56 - - [2025-10-02 02:35:58] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004752 10.0.0.56 - - [2025-10-02 02:35:58] "GET /virtual-networks?parent_id=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004268 10.0.0.56 - - [2025-10-02 02:35:58] "GET /virtual-network/57d8029d-b13f-4ca2-94c5-13b43e279ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006549 10.0.0.56 - - [2025-10-02 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.56 - - [2025-10-02 02:36:02] "GET /virtual-network/57d8029d-b13f-4ca2-94c5-13b43e279ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005049 10.0.0.56 - - [2025-10-02 02:36:02] "POST /neutron/port HTTP/1.1" 200 1082 0.016582 10.0.0.56 - - [2025-10-02 02:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.56 - - [2025-10-02 02:36:04] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004546 10.0.0.56 - - [2025-10-02 02:36:04] "GET /virtual-networks?parent_id=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003094 10.0.0.56 - - [2025-10-02 02:36:04] "GET /virtual-network/57d8029d-b13f-4ca2-94c5-13b43e279ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005695 10.0.0.56 - - [2025-10-02 02:36:04] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006882 10.0.0.56 - - [2025-10-02 02:36:04] "POST /neutron/port HTTP/1.1" 200 1082 0.014946 10.0.0.56 - - [2025-10-02 02:36:04] "GET /virtual-machine/a87a717e-aa1f-45ef-8a7a-00c293e0d4ba HTTP/1.1" 200 1285 0.006141 10.0.0.56 - - [2025-10-02 02:36:04] "GET /virtual-machine-interface/5a7ec7d3-2b1a-4454-8668-8ef50809d0f5 HTTP/1.1" 200 2925 0.005262 10.0.0.56 - - [2025-10-02 02:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.56 - - [2025-10-02 02:36:04] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003618 10.0.0.56 - - [2025-10-02 02:36:04] "GET /virtual-networks?parent_id=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002718 10.0.0.56 - - [2025-10-02 02:36:04] "GET /virtual-network/9b49f089-6cc0-4a10-a215-3a0e320d6e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006023 10.0.0.56 - - [2025-10-02 02:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.56 - - [2025-10-02 02:36:05] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003787 10.0.0.56 - - [2025-10-02 02:36:05] "GET /virtual-networks?parent_id=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004092 10.0.0.56 - - [2025-10-02 02:36:05] "GET /virtual-network/9b49f089-6cc0-4a10-a215-3a0e320d6e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006180 10.0.0.56 - - [2025-10-02 02:36:06] "POST /interface-route-tables HTTP/1.1" 200 574 0.024724 10.0.0.56 - - [2025-10-02 02:36:06] "GET /interface-route-table/08a77820-5d50-46a9-b2e1-cc8654d63f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1306 0.018981 10.0.0.56 - - [2025-10-02 02:36:06] "GET /virtual-machine-interface/0b2a56fe-0f4e-4eb7-ba76-8ed35c301558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2704 0.005982 10.0.0.56 - - [2025-10-02 02:36:06] "POST /ref-update HTTP/1.1" 200 156 0.014652 10.0.0.56 - - [2025-10-02 02:36:06] "POST /routing-policys HTTP/1.1" 200 534 0.044395 10.0.0.56 - - [2025-10-02 02:36:06] "GET /virtual-network/57d8029d-b13f-4ca2-94c5-13b43e279ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006476 10.0.0.56 - - [2025-10-02 02:36:06] "PUT /virtual-network/57d8029d-b13f-4ca2-94c5-13b43e279ac5 HTTP/1.1" 200 264 0.050941 10.0.0.56 - - [2025-10-02 02:36:10] "POST /ref-update HTTP/1.1" 200 156 0.052040 10.0.0.38 - - [2025-10-02 02:36:10] "POST /ref-update HTTP/1.1" 200 156 0.027568 10.0.0.56 - - [2025-10-02 02:36:10] "DELETE /routing-policy/55ed86d3-0917-4444-8703-1d499aaccaef HTTP/1.1" 200 115 0.053164 10.0.0.56 - - [2025-10-02 02:36:10] "POST /neutron/network HTTP/1.1" 400 204 0.015185 10.0.0.56 - - [2025-10-02 02:36:10] "POST /neutron/port HTTP/1.1" 200 151 0.209475 10.0.0.56 - - [2025-10-02 02:36:11] "POST /neutron/port HTTP/1.1" 200 151 0.232901 10.0.0.56 - - [2025-10-02 02:36:12] "POST /neutron/network HTTP/1.1" 200 830 0.006428 10.0.0.38 - - [2025-10-02 02:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.38 - - [2025-10-02 02:36:12] "DELETE /route-target/2da408ae-a30a-46d3-b591-825a99b0324b HTTP/1.1" 200 115 0.018868 10.0.0.49 - - [2025-10-02 02:36:13] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000937 10.0.0.56 - - [2025-10-02 02:36:13] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.054598 10.0.0.49 - - [2025-10-02 02:36:13] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001415 10.0.0.56 - - [2025-10-02 02:36:14] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?fields=virtual_networks HTTP/1.1" 200 1028 0.044300 10.0.0.49 - - [2025-10-02 02:36:14] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000978 10.0.0.56 - - [2025-10-02 02:36:14] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.043926 10.0.0.49 - - [2025-10-02 02:36:14] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001275 10.0.0.56 - - [2025-10-02 02:36:14] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?fields=security_groups HTTP/1.1" 200 1247 0.041771 10.0.0.56 - - [2025-10-02 02:36:14] "POST /fqname-to-id HTTP/1.1" 404 192 0.024156 10.0.0.49 - - [2025-10-02 02:36:14] "GET /projects?obj_uuids=063e8489-38e4-4aaf-b638-4c1755d08167&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002986 10.0.0.49 - - [2025-10-02 02:36:15] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001890 10.0.0.49 - - [2025-10-02 02:36:15] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007717 10.0.0.49 - - [2025-10-02 02:36:15] "POST /id-to-fqname HTTP/1.1" 200 194 0.002081 10.0.0.49 - - [2025-10-02 02:36:15] "POST /fqname-to-id HTTP/1.1" 404 203 0.004210 10.0.0.49 - - [2025-10-02 02:36:15] "POST /security-groups HTTP/1.1" 200 595 0.041469 10.0.0.38 - - [2025-10-02 02:36:15] "POST /fqname-to-id HTTP/1.1" 404 238 0.003956 10.0.0.49 - - [2025-10-02 02:36:15] "POST /projects HTTP/1.1" 200 593 0.251395 10.0.0.49 - - [2025-10-02 02:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.321065 10.0.0.38 - - [2025-10-02 02:36:15] "POST /access-control-lists HTTP/1.1" 200 598 0.028198 10.0.0.56 - - [2025-10-02 02:36:15] "GET /project/063e8489-38e4-4aaf-b638-4c1755d08167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.447127 10.0.0.56 - - [2025-10-02 02:36:16] "GET / HTTP/1.1" 200 35931 0.001981 10.0.0.56 - - [2025-10-02 02:36:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000460 10.0.0.56 - - [2025-10-02 02:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.062841 10.0.0.49 - - [2025-10-02 02:36:18] "GET /projects?obj_uuids=063e8489-38e4-4aaf-b638-4c1755d08167&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000834 10.0.0.56 - - [2025-10-02 02:36:18] "GET /project/063e8489-38e4-4aaf-b638-4c1755d08167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.043100 10.0.0.49 - - [2025-10-02 02:36:18] "GET /projects?obj_uuids=063e8489-38e4-4aaf-b638-4c1755d08167&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001197 10.0.0.56 - - [2025-10-02 02:36:18] "POST /neutron/network HTTP/1.1" 200 613 0.156339 10.0.0.56 - - [2025-10-02 02:36:19] "POST /id-to-fqname HTTP/1.1" 200 226 0.003404 10.0.0.56 - - [2025-10-02 02:36:19] "GET /virtual-network/37a3339d-8c8b-4813-a2e9-3d00dc5dda69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005320 10.0.0.56 - - [2025-10-02 02:36:19] "POST /neutron/network HTTP/1.1" 200 829 0.006173 10.0.0.56 - - [2025-10-02 02:36:19] "GET /virtual-network/37a3339d-8c8b-4813-a2e9-3d00dc5dda69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005514 10.0.0.56 - - [2025-10-02 02:36:19] "GET /virtual-network/37a3339d-8c8b-4813-a2e9-3d00dc5dda69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.008732 10.0.0.38 - - [2025-10-02 02:36:20] "GET /obj-perms HTTP/1.1" 200 5038 0.052554 10.0.0.49 - - [2025-10-02 02:36:21] "GET /obj-perms HTTP/1.1" 200 5038 0.056546 10.0.0.56 - - [2025-10-02 02:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.56 - - [2025-10-02 02:36:21] "GET /virtual-network/37a3339d-8c8b-4813-a2e9-3d00dc5dda69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005257 10.0.0.38 - - [2025-10-02 02:36:21] "POST /route-targets HTTP/1.1" 200 327 0.017144 10.0.0.56 - - [2025-10-02 02:36:21] "PUT /virtual-network/37a3339d-8c8b-4813-a2e9-3d00dc5dda69 HTTP/1.1" 200 264 0.066912 10.0.0.56 - - [2025-10-02 02:36:26] "POST /id-to-fqname HTTP/1.1" 200 226 0.001388 10.0.0.56 - - [2025-10-02 02:36:26] "POST /neutron/network HTTP/1.1" 200 839 0.006891 10.0.0.49 - - [2025-10-02 02:36:27] "GET /projects?obj_uuids=063e8489-38e4-4aaf-b638-4c1755d08167&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001708 10.0.0.56 - - [2025-10-02 02:36:27] "GET /project/063e8489-38e4-4aaf-b638-4c1755d08167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.076134 10.0.0.56 - - [2025-10-02 02:36:27] "POST /neutron/port HTTP/1.1" 200 117 0.029335 10.0.0.38 - - [2025-10-02 02:36:27] "DELETE /access-control-list/32ab8c35-fc41-482c-a864-8960d611ef7f HTTP/1.1" 200 115 0.049799 10.0.0.49 - - [2025-10-02 02:36:27] "GET /projects?obj_uuids=063e8489-38e4-4aaf-b638-4c1755d08167&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001169 10.0.0.56 - - [2025-10-02 02:36:28] "POST /neutron/port HTTP/1.1" 200 1061 0.290769 10.0.0.56 - - [2025-10-02 02:36:28] "POST /neutron/port HTTP/1.1" 200 1115 0.095365 10.0.0.56 - - [2025-10-02 02:36:28] "POST /neutron/subnet HTTP/1.1" 200 684 0.008060 10.0.0.56 - - [2025-10-02 02:36:32] "POST /neutron/port HTTP/1.1" 200 1089 0.015092 10.0.0.56 - - [2025-10-02 02:36:32] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008382 10.0.0.56 - - [2025-10-02 02:36:32] "GET /virtual-machine/3525feee-2353-4a8f-a722-a9cb2292cc0a HTTP/1.1" 401 292 0.000481 10.0.0.56 - - [2025-10-02 02:36:33] "GET /virtual-machine/3525feee-2353-4a8f-a722-a9cb2292cc0a HTTP/1.1" 200 1296 0.026077 10.0.0.56 - - [2025-10-02 02:36:33] "GET /virtual-machine-interface/b5e503f2-2d34-4291-a053-b4ce5402e130 HTTP/1.1" 200 2967 0.005692 10.0.0.56 - - [2025-10-02 02:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.56 - - [2025-10-02 02:36:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003605 10.0.0.56 - - [2025-10-02 02:36:33] "GET /virtual-networks?parent_id=063e8489-38e4-4aaf-b638-4c1755d08167&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003425 10.0.0.56 - - [2025-10-02 02:36:33] "GET /virtual-network/37a3339d-8c8b-4813-a2e9-3d00dc5dda69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006344 10.0.0.56 - - [2025-10-02 02:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.56 - - [2025-10-02 02:36:36] "GET /virtual-network/37a3339d-8c8b-4813-a2e9-3d00dc5dda69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005657 10.0.0.49 - - [2025-10-02 02:36:38] "DELETE /project/063e848938e44aafb6384c1755d08167 HTTP/1.1" 404 173 0.004442 10.0.0.49 - - [2025-10-02 02:36:38] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000971 10.0.0.49 - - [2025-10-02 02:36:38] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.049345 10.0.0.49 - - [2025-10-02 02:36:38] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000876 10.0.0.49 - - [2025-10-02 02:36:38] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?fields=security_groups HTTP/1.1" 200 1098 0.039879 10.0.0.49 - - [2025-10-02 02:36:38] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001144 10.0.0.49 - - [2025-10-02 02:36:38] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?fields=application_policy_sets HTTP/1.1" 200 1391 0.040627 10.0.0.49 - - [2025-10-02 02:36:38] "DELETE /project/16c3738a-798c-4203-b8ae-41de021fe14e HTTP/1.1" 409 278 0.230995 10.0.0.56 - - [2025-10-02 02:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.56 - - [2025-10-02 02:36:40] "GET /virtual-network/37a3339d-8c8b-4813-a2e9-3d00dc5dda69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006115 10.0.0.56 - - [2025-10-02 02:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.56 - - [2025-10-02 02:36:44] "GET /virtual-network/37a3339d-8c8b-4813-a2e9-3d00dc5dda69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005872 10.0.0.56 - - [2025-10-02 02:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.56 - - [2025-10-02 02:36:48] "GET /virtual-network/37a3339d-8c8b-4813-a2e9-3d00dc5dda69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005381 10.0.0.56 - - [2025-10-02 02:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.56 - - [2025-10-02 02:36:52] "GET /virtual-network/37a3339d-8c8b-4813-a2e9-3d00dc5dda69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006012 10.0.0.56 - - [2025-10-02 02:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.56 - - [2025-10-02 02:36:56] "GET /virtual-network/37a3339d-8c8b-4813-a2e9-3d00dc5dda69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004914 10.0.0.56 - - [2025-10-02 02:37:00] "POST /neutron/port HTTP/1.1" 200 1089 0.038426 10.0.0.56 - - [2025-10-02 02:37:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004313 10.0.0.56 - - [2025-10-02 02:37:00] "POST /neutron/network HTTP/1.1" 200 829 0.008648 10.0.0.56 - - [2025-10-02 02:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.56 - - [2025-10-02 02:37:00] "GET /virtual-network/37a3339d-8c8b-4813-a2e9-3d00dc5dda69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006744 10.0.0.56 - - [2025-10-02 02:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.56 - - [2025-10-02 02:37:05] "GET /virtual-network/37a3339d-8c8b-4813-a2e9-3d00dc5dda69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005629 10.0.0.56 - - [2025-10-02 02:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.56 - - [2025-10-02 02:37:07] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006665 10.0.0.56 - - [2025-10-02 02:37:07] "GET /virtual-networks?parent_id=063e8489-38e4-4aaf-b638-4c1755d08167&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004357 10.0.0.56 - - [2025-10-02 02:37:07] "GET /virtual-network/37a3339d-8c8b-4813-a2e9-3d00dc5dda69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005979 10.0.0.56 - - [2025-10-02 02:37:12] "POST /neutron/port HTTP/1.1" 200 1089 0.013608 10.0.0.56 - - [2025-10-02 02:37:17] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007100 10.0.0.56 - - [2025-10-02 02:37:22] "POST /neutron/port HTTP/1.1" 200 1089 0.014688 10.0.0.56 - - [2025-10-02 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.56 - - [2025-10-02 02:37:27] "GET /virtual-network/37a3339d-8c8b-4813-a2e9-3d00dc5dda69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006415 10.0.0.56 - - [2025-10-02 02:37:28] "PUT /virtual-network/37a3339d-8c8b-4813-a2e9-3d00dc5dda69 HTTP/1.1" 200 264 0.082175 10.0.0.38 - - [2025-10-02 02:37:28] "DELETE /route-target/0a013f84-0000-4522-a749-99cbc9c8674c HTTP/1.1" 200 115 0.038047 10.0.0.56 - - [2025-10-02 02:37:33] "POST /neutron/network HTTP/1.1" 400 204 0.014552 10.0.0.56 - - [2025-10-02 02:37:33] "POST /neutron/port HTTP/1.1" 200 151 0.169926 10.0.0.56 - - [2025-10-02 02:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.49 - - [2025-10-02 02:37:38] "GET /projects?obj_uuids=063e8489-38e4-4aaf-b638-4c1755d08167&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001040 10.0.0.56 - - [2025-10-02 02:37:38] "GET /project/063e8489-38e4-4aaf-b638-4c1755d08167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.043201 10.0.0.56 - - [2025-10-02 02:37:38] "POST /neutron/network HTTP/1.1" 200 117 0.009143 10.0.0.38 - - [2025-10-02 02:37:38] "POST /route-targets HTTP/1.1" 200 327 0.016646 10.0.0.56 - - [2025-10-02 02:37:38] "POST /neutron/network HTTP/1.1" 200 832 0.008883 10.0.0.56 - - [2025-10-02 02:37:38] "POST /id-to-fqname HTTP/1.1" 200 226 0.001244 10.0.0.56 - - [2025-10-02 02:37:38] "GET /virtual-network/3ab63f1a-cb7c-4da3-a2f8-c26924ea0517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005012 10.0.0.56 - - [2025-10-02 02:37:38] "GET /virtual-network/3ab63f1a-cb7c-4da3-a2f8-c26924ea0517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006226 10.0.0.56 - - [2025-10-02 02:37:38] "POST /neutron/subnet HTTP/1.1" 200 725 0.009414 10.0.0.56 - - [2025-10-02 02:37:38] "GET /virtual-network/3ab63f1a-cb7c-4da3-a2f8-c26924ea0517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008955 10.0.0.56 - - [2025-10-02 02:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.56 - - [2025-10-02 02:37:39] "GET /virtual-network/3ab63f1a-cb7c-4da3-a2f8-c26924ea0517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005007 10.0.0.56 - - [2025-10-02 02:37:39] "PUT /virtual-network/3ab63f1a-cb7c-4da3-a2f8-c26924ea0517 HTTP/1.1" 200 264 0.049199 10.0.0.38 - - [2025-10-02 02:37:39] "POST /ref-update HTTP/1.1" 200 156 0.019254 10.0.0.56 - - [2025-10-02 02:37:44] "POST /id-to-fqname HTTP/1.1" 200 226 0.001524 10.0.0.49 - - [2025-10-02 02:37:45] "GET /projects?obj_uuids=063e8489-38e4-4aaf-b638-4c1755d08167&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000975 10.0.0.56 - - [2025-10-02 02:37:45] "GET /project/063e8489-38e4-4aaf-b638-4c1755d08167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.052749 10.0.0.56 - - [2025-10-02 02:37:45] "POST /neutron/port HTTP/1.1" 200 117 0.005529 10.0.0.56 - - [2025-10-02 02:37:45] "POST /neutron/network HTTP/1.1" 200 842 0.009076 10.0.0.56 - - [2025-10-02 02:37:46] "POST /neutron/port HTTP/1.1" 200 1064 0.036352 10.0.0.56 - - [2025-10-02 02:37:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003479 10.0.0.56 - - [2025-10-02 02:37:46] "POST /neutron/network HTTP/1.1" 200 832 0.009000 10.0.0.56 - - [2025-10-02 02:37:50] "POST /neutron/port HTTP/1.1" 200 1092 0.016282 10.0.0.56 - - [2025-10-02 02:37:50] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007053 10.0.0.56 - - [2025-10-02 02:37:50] "GET /virtual-machine/1d7a6402-a4d7-4d42-9bef-16a811fe7f68 HTTP/1.1" 200 1296 0.006290 10.0.0.56 - - [2025-10-02 02:37:50] "GET /virtual-machine-interface/7a127942-e86a-486c-a026-d2a8dd67702d HTTP/1.1" 200 2966 0.005332 10.0.0.56 - - [2025-10-02 02:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.56 - - [2025-10-02 02:37:50] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003623 10.0.0.56 - - [2025-10-02 02:37:50] "GET /virtual-networks?parent_id=063e8489-38e4-4aaf-b638-4c1755d08167&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003154 10.0.0.56 - - [2025-10-02 02:37:50] "GET /virtual-network/3ab63f1a-cb7c-4da3-a2f8-c26924ea0517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.006374 10.0.0.56 - - [2025-10-02 02:37:52] "POST /neutron/network HTTP/1.1" 200 842 0.006735 10.0.0.56 - - [2025-10-02 02:37:52] "POST /neutron/port HTTP/1.1" 200 117 0.001155 10.0.0.56 - - [2025-10-02 02:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.56 - - [2025-10-02 02:37:53] "GET /virtual-network/3ab63f1a-cb7c-4da3-a2f8-c26924ea0517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.006400 10.0.0.56 - - [2025-10-02 02:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.56 - - [2025-10-02 02:37:58] "GET /virtual-network/3ab63f1a-cb7c-4da3-a2f8-c26924ea0517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.004929 10.0.0.56 - - [2025-10-02 02:37:58] "GET /obj-perms HTTP/1.1" 200 5056 0.053234 10.0.0.38 - - [2025-10-02 02:37:59] "GET /obj-perms HTTP/1.1" 200 5056 0.050815 10.0.0.56 - - [2025-10-02 02:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.56 - - [2025-10-02 02:38:02] "GET /virtual-network/3ab63f1a-cb7c-4da3-a2f8-c26924ea0517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.005763 10.0.0.56 - - [2025-10-02 02:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.56 - - [2025-10-02 02:38:06] "GET /virtual-network/3ab63f1a-cb7c-4da3-a2f8-c26924ea0517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.011432 10.0.0.56 - - [2025-10-02 02:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.56 - - [2025-10-02 02:38:10] "GET /virtual-network/3ab63f1a-cb7c-4da3-a2f8-c26924ea0517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.005585 10.0.0.56 - - [2025-10-02 02:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.56 - - [2025-10-02 02:38:14] "GET /virtual-network/3ab63f1a-cb7c-4da3-a2f8-c26924ea0517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.005981 10.0.0.56 - - [2025-10-02 02:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.56 - - [2025-10-02 02:38:18] "GET /virtual-network/3ab63f1a-cb7c-4da3-a2f8-c26924ea0517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.006846 10.0.0.56 - - [2025-10-02 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.56 - - [2025-10-02 02:38:22] "GET /virtual-network/3ab63f1a-cb7c-4da3-a2f8-c26924ea0517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.005731 10.0.0.56 - - [2025-10-02 02:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.56 - - [2025-10-02 02:38:24] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004247 10.0.0.56 - - [2025-10-02 02:38:24] "GET /virtual-networks?parent_id=063e8489-38e4-4aaf-b638-4c1755d08167&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002556 10.0.0.56 - - [2025-10-02 02:38:24] "GET /virtual-network/3ab63f1a-cb7c-4da3-a2f8-c26924ea0517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.005385 10.0.0.56 - - [2025-10-02 02:38:24] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008064 10.0.0.49 - - [2025-10-02 02:38:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000473 10.0.0.49 - - [2025-10-02 02:38:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000328 10.0.0.49 - - [2025-10-02 02:38:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.49 - - [2025-10-02 02:38:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000571 10.0.0.38 - - [2025-10-02 02:38:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.38 - - [2025-10-02 02:38:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.38 - - [2025-10-02 02:38:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.38 - - [2025-10-02 02:38:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.56 - - [2025-10-02 02:38:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.56 - - [2025-10-02 02:38:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000359 10.0.0.56 - - [2025-10-02 02:38:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.56 - - [2025-10-02 02:38:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.56 - - [2025-10-02 02:38:31] "POST /neutron/port HTTP/1.1" 200 1092 0.017735 10.0.0.56 - - [2025-10-02 02:38:35] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007327 10.0.0.56 - - [2025-10-02 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.56 - - [2025-10-02 02:38:40] "GET /virtual-network/3ab63f1a-cb7c-4da3-a2f8-c26924ea0517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.005005 10.0.0.56 - - [2025-10-02 02:38:40] "PUT /virtual-network/3ab63f1a-cb7c-4da3-a2f8-c26924ea0517 HTTP/1.1" 200 264 0.046859 10.0.0.38 - - [2025-10-02 02:38:40] "DELETE /route-target/e237ae73-e232-4fd4-8546-2775511a3780 HTTP/1.1" 200 115 0.026234 10.0.0.56 - - [2025-10-02 02:38:46] "POST /neutron/port HTTP/1.1" 200 1092 0.014525 10.0.0.56 - - [2025-10-02 02:38:47] "POST /neutron/network HTTP/1.1" 200 832 0.006141 10.0.0.49 - - [2025-10-02 02:38:49] "GET /projects?obj_uuids=063e8489-38e4-4aaf-b638-4c1755d08167&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001151 10.0.0.56 - - [2025-10-02 02:38:49] "GET /project/063e8489-38e4-4aaf-b638-4c1755d08167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.065738 10.0.0.49 - - [2025-10-02 02:38:49] "GET /projects?obj_uuids=063e8489-38e4-4aaf-b638-4c1755d08167&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000939 10.0.0.56 - - [2025-10-02 02:38:49] "GET /project/063e8489-38e4-4aaf-b638-4c1755d08167?fields=virtual_networks HTTP/1.1" 200 1049 0.038451 10.0.0.49 - - [2025-10-02 02:38:49] "GET /projects?obj_uuids=063e8489-38e4-4aaf-b638-4c1755d08167&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001076 10.0.0.56 - - [2025-10-02 02:38:49] "GET /project/063e8489-38e4-4aaf-b638-4c1755d08167?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.048373 10.0.0.49 - - [2025-10-02 02:38:49] "GET /projects?obj_uuids=063e8489-38e4-4aaf-b638-4c1755d08167&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001431 10.0.0.56 - - [2025-10-02 02:38:49] "GET /project/063e8489-38e4-4aaf-b638-4c1755d08167?fields=security_groups HTTP/1.1" 200 1279 0.047000 10.0.0.56 - - [2025-10-02 02:38:50] "POST /fqname-to-id HTTP/1.1" 404 213 0.024012 10.0.0.49 - - [2025-10-02 02:38:50] "GET /projects?obj_uuids=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.051632 10.0.0.49 - - [2025-10-02 02:38:50] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001117 10.0.0.49 - - [2025-10-02 02:38:50] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.049774 10.0.0.49 - - [2025-10-02 02:38:50] "POST /id-to-fqname HTTP/1.1" 200 216 0.001379 10.0.0.49 - - [2025-10-02 02:38:50] "POST /fqname-to-id HTTP/1.1" 404 227 0.005697 10.0.0.49 - - [2025-10-02 02:38:50] "POST /security-groups HTTP/1.1" 200 616 0.077527 10.0.0.38 - - [2025-10-02 02:38:50] "POST /fqname-to-id HTTP/1.1" 404 259 0.002852 10.0.0.49 - - [2025-10-02 02:38:50] "POST /projects HTTP/1.1" 200 635 0.291803 10.0.0.49 - - [2025-10-02 02:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.366295 10.0.0.38 - - [2025-10-02 02:38:51] "POST /access-control-lists HTTP/1.1" 200 619 0.034359 10.0.0.56 - - [2025-10-02 02:38:51] "GET /project/89a83031-ce38-4c9f-927b-d15f8fd5ce55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.559481 10.0.0.56 - - [2025-10-02 02:38:52] "GET / HTTP/1.1" 200 35931 0.004132 10.0.0.56 - - [2025-10-02 02:38:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000559 10.0.0.56 - - [2025-10-02 02:38:54] "POST /fqname-to-id HTTP/1.1" 404 249 0.067576 10.0.0.38 - - [2025-10-02 02:38:54] "POST /fqname-to-id HTTP/1.1" 404 280 0.009783 10.0.0.38 - - [2025-10-02 02:38:54] "PUT /access-control-list/45467b7f-56f2-4d52-829e-0150dad126f7 HTTP/1.1" 200 272 0.027188 10.0.0.49 - - [2025-10-02 02:38:54] "GET /projects?obj_uuids=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000928 10.0.0.56 - - [2025-10-02 02:38:54] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.100349 10.0.0.56 - - [2025-10-02 02:38:55] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.025190 10.0.0.38 - - [2025-10-02 02:38:55] "PUT /access-control-list/45467b7f-56f2-4d52-829e-0150dad126f7 HTTP/1.1" 200 272 0.015629 10.0.0.56 - - [2025-10-02 02:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.56 - - [2025-10-02 02:38:55] "GET /security-group/a4273eeb-de8c-400e-a9ae-1ee9d796e976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006618 10.0.0.56 - - [2025-10-02 02:38:56] "POST /neutron/security_group HTTP/1.1" 200 1026 0.004926 10.0.0.56 - - [2025-10-02 02:38:56] "POST /fqname-to-id HTTP/1.1" 404 249 0.004553 10.0.0.38 - - [2025-10-02 02:38:56] "DELETE /access-control-list/45467b7f-56f2-4d52-829e-0150dad126f7 HTTP/1.1" 200 115 0.030567 10.0.0.56 - - [2025-10-02 02:38:56] "POST /fqname-to-id HTTP/1.1" 404 249 0.003558 10.0.0.38 - - [2025-10-02 02:38:56] "POST /fqname-to-id HTTP/1.1" 404 280 0.006053 10.0.0.38 - - [2025-10-02 02:38:56] "PUT /access-control-list/33ffc2d6-d329-4802-9e72-728deba9b554 HTTP/1.1" 200 272 0.021817 10.0.0.49 - - [2025-10-02 02:38:56] "GET /projects?obj_uuids=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001351 10.0.0.56 - - [2025-10-02 02:38:56] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.069508 10.0.0.56 - - [2025-10-02 02:38:57] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.016167 10.0.0.38 - - [2025-10-02 02:38:57] "PUT /access-control-list/33ffc2d6-d329-4802-9e72-728deba9b554 HTTP/1.1" 200 272 0.013004 10.0.0.56 - - [2025-10-02 02:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.56 - - [2025-10-02 02:38:57] "GET /security-group/58717945-fd4a-42da-a2a6-75e4e28da802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.012622 10.0.0.49 - - [2025-10-02 02:38:57] "GET /projects?obj_uuids=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001295 10.0.0.56 - - [2025-10-02 02:38:57] "POST /neutron/security_group_rule HTTP/1.1" 200 2208 0.053847 10.0.0.56 - - [2025-10-02 02:38:58] "POST /neutron/security_group_rule HTTP/1.1" 200 600 0.171733 10.0.0.38 - - [2025-10-02 02:38:58] "PUT /access-control-list/33ffc2d6-d329-4802-9e72-728deba9b554 HTTP/1.1" 200 272 0.015962 10.0.0.56 - - [2025-10-02 02:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005249 10.0.0.49 - - [2025-10-02 02:38:58] "GET /projects?obj_uuids=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001004 10.0.0.56 - - [2025-10-02 02:38:58] "GET /project/89a83031-ce38-4c9f-927b-d15f8fd5ce55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.049912 10.0.0.49 - - [2025-10-02 02:38:58] "GET /projects?obj_uuids=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000873 10.0.0.56 - - [2025-10-02 02:38:58] "POST /neutron/network HTTP/1.1" 200 720 0.126026 10.0.0.38 - - [2025-10-02 02:38:58] "POST /ref-update HTTP/1.1" 200 156 0.020164 10.0.0.56 - - [2025-10-02 02:38:59] "POST /neutron/network HTTP/1.1" 200 1115 0.011494 10.0.0.56 - - [2025-10-02 02:38:59] "POST /id-to-fqname HTTP/1.1" 200 290 0.001282 10.0.0.56 - - [2025-10-02 02:38:59] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005251 10.0.0.56 - - [2025-10-02 02:38:59] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005450 10.0.0.56 - - [2025-10-02 02:38:59] "POST /neutron/subnet HTTP/1.1" 200 828 0.009364 10.0.0.56 - - [2025-10-02 02:38:59] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005965 10.0.0.49 - - [2025-10-02 02:38:59] "GET /obj-perms HTTP/1.1" 200 5056 0.051064 10.0.0.56 - - [2025-10-02 02:39:01] "POST /id-to-fqname HTTP/1.1" 200 290 0.001952 10.0.0.56 - - [2025-10-02 02:39:01] "POST /neutron/network HTTP/1.1" 200 1125 0.011495 10.0.0.49 - - [2025-10-02 02:39:02] "GET /projects?obj_uuids=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001024 10.0.0.56 - - [2025-10-02 02:39:02] "GET /project/89a83031-ce38-4c9f-927b-d15f8fd5ce55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.066459 10.0.0.56 - - [2025-10-02 02:39:02] "POST /neutron/port HTTP/1.1" 200 117 0.005767 10.0.0.56 - - [2025-10-02 02:39:02] "POST /id-to-fqname HTTP/1.1" 200 290 0.001529 10.0.0.56 - - [2025-10-02 02:39:02] "POST /neutron/network HTTP/1.1" 200 1125 0.008823 10.0.0.49 - - [2025-10-02 02:39:02] "GET /projects?obj_uuids=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000980 10.0.0.56 - - [2025-10-02 02:39:03] "POST /neutron/port HTTP/1.1" 200 1194 0.397535 10.0.0.49 - - [2025-10-02 02:39:03] "GET /projects?obj_uuids=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001637 10.0.0.56 - - [2025-10-02 02:39:03] "GET /project/89a83031-ce38-4c9f-927b-d15f8fd5ce55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.077906 10.0.0.56 - - [2025-10-02 02:39:03] "POST /neutron/port HTTP/1.1" 200 1248 0.168849 10.0.0.56 - - [2025-10-02 02:39:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003732 10.0.0.56 - - [2025-10-02 02:39:03] "POST /neutron/port HTTP/1.1" 200 117 0.001131 10.0.0.56 - - [2025-10-02 02:39:03] "POST /neutron/port HTTP/1.1" 200 1222 0.024257 10.0.0.56 - - [2025-10-02 02:39:03] "POST /neutron/port HTTP/1.1" 200 1222 0.016503 10.0.0.49 - - [2025-10-02 02:39:04] "GET /projects?obj_uuids=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001031 10.0.0.56 - - [2025-10-02 02:39:04] "POST /neutron/security_group HTTP/1.1" 200 3458 0.055062 10.0.0.56 - - [2025-10-02 02:39:04] "POST /neutron/port HTTP/1.1" 200 1194 0.016934 10.0.0.56 - - [2025-10-02 02:39:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004379 10.0.0.56 - - [2025-10-02 02:39:04] "POST /neutron/port HTTP/1.1" 200 117 0.001368 10.0.0.56 - - [2025-10-02 02:39:08] "POST /neutron/port HTTP/1.1" 200 1222 0.014878 10.0.0.56 - - [2025-10-02 02:39:08] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006979 10.0.0.56 - - [2025-10-02 02:39:09] "POST /neutron/port HTTP/1.1" 200 1222 0.015194 10.0.0.56 - - [2025-10-02 02:39:09] "GET /virtual-machine/fd2a1f6c-ded1-4a9a-b8da-059408049b2c HTTP/1.1" 401 292 0.000508 10.0.0.56 - - [2025-10-02 02:39:09] "GET /virtual-machine/fd2a1f6c-ded1-4a9a-b8da-059408049b2c HTTP/1.1" 200 1318 0.038189 10.0.0.56 - - [2025-10-02 02:39:09] "GET /virtual-machine/fd2a1f6c-ded1-4a9a-b8da-059408049b2c HTTP/1.1" 200 1318 0.003449 10.0.0.56 - - [2025-10-02 02:39:09] "GET /virtual-machine-interface/cfebbfeb-9c49-4be4-a72c-306b2a0bb054 HTTP/1.1" 200 3417 0.006191 10.0.0.56 - - [2025-10-02 02:39:09] "GET /virtual-machine/fd2a1f6c-ded1-4a9a-b8da-059408049b2c HTTP/1.1" 200 1318 0.003988 10.0.0.56 - - [2025-10-02 02:39:09] "GET /virtual-machine-interface/cfebbfeb-9c49-4be4-a72c-306b2a0bb054 HTTP/1.1" 200 3417 0.004866 10.0.0.56 - - [2025-10-02 02:39:09] "GET /instance-ip/59683c42-9aae-46f2-8374-02af9ce417e2 HTTP/1.1" 200 1716 0.005152 10.0.0.56 - - [2025-10-02 02:39:09] "GET /instance-ip/8565312d-62d3-49e5-8aef-42ea9b098991 HTTP/1.1" 200 1735 0.005438 10.0.0.56 - - [2025-10-02 02:39:09] "GET /virtual-machine/fd2a1f6c-ded1-4a9a-b8da-059408049b2c HTTP/1.1" 200 1318 0.003891 10.0.0.56 - - [2025-10-02 02:39:09] "GET /virtual-machine-interface/cfebbfeb-9c49-4be4-a72c-306b2a0bb054 HTTP/1.1" 200 3417 0.005262 10.0.0.56 - - [2025-10-02 02:39:09] "GET /instance-ip/59683c42-9aae-46f2-8374-02af9ce417e2 HTTP/1.1" 200 1716 0.004197 10.0.0.56 - - [2025-10-02 02:39:09] "GET /instance-ip/8565312d-62d3-49e5-8aef-42ea9b098991 HTTP/1.1" 200 1735 0.003884 10.0.0.56 - - [2025-10-02 02:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011399 10.0.0.56 - - [2025-10-02 02:39:09] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004082 10.0.0.56 - - [2025-10-02 02:39:09] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003136 10.0.0.56 - - [2025-10-02 02:39:09] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.007821 10.0.0.56 - - [2025-10-02 02:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.56 - - [2025-10-02 02:39:09] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004378 10.0.0.56 - - [2025-10-02 02:39:09] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.010570 10.0.0.56 - - [2025-10-02 02:39:09] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005788 10.0.0.56 - - [2025-10-02 02:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.56 - - [2025-10-02 02:39:09] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004589 10.0.0.56 - - [2025-10-02 02:39:09] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003517 10.0.0.56 - - [2025-10-02 02:39:09] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005934 10.0.0.56 - - [2025-10-02 02:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.56 - - [2025-10-02 02:39:10] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004119 10.0.0.56 - - [2025-10-02 02:39:10] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002885 10.0.0.56 - - [2025-10-02 02:39:10] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.008341 10.0.0.56 - - [2025-10-02 02:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.56 - - [2025-10-02 02:39:10] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004384 10.0.0.56 - - [2025-10-02 02:39:10] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003078 10.0.0.56 - - [2025-10-02 02:39:10] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.006973 10.0.0.56 - - [2025-10-02 02:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.56 - - [2025-10-02 02:39:10] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003858 10.0.0.56 - - [2025-10-02 02:39:10] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002928 10.0.0.56 - - [2025-10-02 02:39:10] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005614 10.0.0.56 - - [2025-10-02 02:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.56 - - [2025-10-02 02:39:10] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003714 10.0.0.56 - - [2025-10-02 02:39:10] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002873 10.0.0.56 - - [2025-10-02 02:39:10] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.008358 10.0.0.56 - - [2025-10-02 02:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.56 - - [2025-10-02 02:39:13] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005290 10.0.0.56 - - [2025-10-02 02:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.56 - - [2025-10-02 02:39:17] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005178 10.0.0.56 - - [2025-10-02 02:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.56 - - [2025-10-02 02:39:21] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.006173 10.0.0.56 - - [2025-10-02 02:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.56 - - [2025-10-02 02:39:25] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005035 10.0.0.56 - - [2025-10-02 02:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.56 - - [2025-10-02 02:39:29] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.007962 10.0.0.56 - - [2025-10-02 02:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.56 - - [2025-10-02 02:39:34] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005482 10.0.0.56 - - [2025-10-02 02:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.56 - - [2025-10-02 02:39:38] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005731 10.0.0.49 - - [2025-10-02 02:39:38] "DELETE /project/063e8489-38e4-4aaf-b638-4c1755d08167 HTTP/1.1" 404 177 0.003261 10.0.0.49 - - [2025-10-02 02:39:38] "DELETE /project/89a83031ce384c9f927bd15f8fd5ce55 HTTP/1.1" 404 173 0.005864 10.0.0.56 - - [2025-10-02 02:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.56 - - [2025-10-02 02:39:42] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005942 10.0.0.56 - - [2025-10-02 02:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.56 - - [2025-10-02 02:39:44] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003277 10.0.0.56 - - [2025-10-02 02:39:44] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002778 10.0.0.56 - - [2025-10-02 02:39:44] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005748 10.0.0.56 - - [2025-10-02 02:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.56 - - [2025-10-02 02:39:44] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003724 10.0.0.56 - - [2025-10-02 02:39:44] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003483 10.0.0.56 - - [2025-10-02 02:39:44] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.006572 10.0.0.56 - - [2025-10-02 02:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.56 - - [2025-10-02 02:39:44] "GET /routing-instance/b59d89c9-4f25-4126-bf85-28dfd5a9ab22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004815 10.0.0.56 - - [2025-10-02 02:39:44] "GET /route-target/f3306580-7b20-438e-82f4-6d0ebbbd7032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003845 10.0.0.56 - - [2025-10-02 02:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.56 - - [2025-10-02 02:39:44] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004413 10.0.0.56 - - [2025-10-02 02:39:44] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003224 10.0.0.56 - - [2025-10-02 02:39:44] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005581 10.0.0.56 - - [2025-10-02 02:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.56 - - [2025-10-02 02:39:44] "GET /routing-instance/b59d89c9-4f25-4126-bf85-28dfd5a9ab22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004510 10.0.0.56 - - [2025-10-02 02:39:44] "GET /route-target/f3306580-7b20-438e-82f4-6d0ebbbd7032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003500 10.0.0.56 - - [2025-10-02 02:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.56 - - [2025-10-02 02:39:44] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004746 10.0.0.56 - - [2025-10-02 02:39:44] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003535 10.0.0.56 - - [2025-10-02 02:39:44] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.006071 10.0.0.56 - - [2025-10-02 02:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.56 - - [2025-10-02 02:39:45] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004068 10.0.0.56 - - [2025-10-02 02:39:45] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003221 10.0.0.56 - - [2025-10-02 02:39:45] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005850 10.0.0.56 - - [2025-10-02 02:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.56 - - [2025-10-02 02:39:45] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004035 10.0.0.56 - - [2025-10-02 02:39:45] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002908 10.0.0.56 - - [2025-10-02 02:39:45] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.006693 10.0.0.56 - - [2025-10-02 02:39:45] "GET /obj-perms HTTP/1.1" 200 5080 0.051729 10.0.0.49 - - [2025-10-02 02:39:45] "GET /obj-perms HTTP/1.1" 200 5080 0.063024 10.0.0.56 - - [2025-10-02 02:39:45] "GET /obj-perms HTTP/1.1" 200 5080 0.005340 10.0.0.38 - - [2025-10-02 02:39:45] "GET /obj-perms HTTP/1.1" 200 5080 0.063677 10.0.0.56 - - [2025-10-02 02:39:45] "GET /obj-perms HTTP/1.1" 200 5080 0.003696 10.0.0.56 - - [2025-10-02 02:39:45] "GET /virtual-machine/fd2a1f6c-ded1-4a9a-b8da-059408049b2c HTTP/1.1" 200 1318 0.004081 10.0.0.56 - - [2025-10-02 02:39:45] "GET /virtual-machine-interface/cfebbfeb-9c49-4be4-a72c-306b2a0bb054 HTTP/1.1" 200 3417 0.005343 10.0.0.56 - - [2025-10-02 02:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.56 - - [2025-10-02 02:39:45] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003500 10.0.0.56 - - [2025-10-02 02:39:45] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003159 10.0.0.56 - - [2025-10-02 02:39:45] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.006253 10.0.0.56 - - [2025-10-02 02:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.56 - - [2025-10-02 02:39:47] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003976 10.0.0.56 - - [2025-10-02 02:39:47] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002938 10.0.0.56 - - [2025-10-02 02:39:47] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005881 10.0.0.56 - - [2025-10-02 02:39:47] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006563 10.0.0.56 - - [2025-10-02 02:39:52] "POST /neutron/port HTTP/1.1" 200 1222 0.015073 10.0.0.56 - - [2025-10-02 02:39:52] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006589 10.0.0.56 - - [2025-10-02 02:39:56] "POST /neutron/network HTTP/1.1" 200 1125 0.008810 10.0.0.56 - - [2025-10-02 02:39:56] "POST /neutron/subnet HTTP/1.1" 200 1394 0.015795 10.0.0.56 - - [2025-10-02 02:39:56] "POST /neutron/network HTTP/1.1" 200 1115 0.009319 10.0.0.49 - - [2025-10-02 02:40:01] "GET /obj-perms HTTP/1.1" 200 5056 0.044845 10.0.0.56 - - [2025-10-02 02:40:02] "POST /neutron/port HTTP/1.1" 200 1222 0.016647 10.0.0.56 - - [2025-10-02 02:40:02] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007267 10.0.0.56 - - [2025-10-02 02:40:03] "POST /neutron/port HTTP/1.1" 200 1222 0.015772 10.0.0.56 - - [2025-10-02 02:40:03] "GET /virtual-machine/3bca8675-b3e9-41c7-8c52-4a5009247b35 HTTP/1.1" 200 1317 0.006265 10.0.0.56 - - [2025-10-02 02:40:03] "GET /virtual-machine/3bca8675-b3e9-41c7-8c52-4a5009247b35 HTTP/1.1" 200 1317 0.003396 10.0.0.56 - - [2025-10-02 02:40:03] "GET /virtual-machine-interface/de06a327-52b9-4d95-af69-1e691cad1431 HTTP/1.1" 200 3417 0.004928 10.0.0.56 - - [2025-10-02 02:40:03] "GET /virtual-machine/3bca8675-b3e9-41c7-8c52-4a5009247b35 HTTP/1.1" 200 1317 0.003536 10.0.0.56 - - [2025-10-02 02:40:03] "GET /virtual-machine-interface/de06a327-52b9-4d95-af69-1e691cad1431 HTTP/1.1" 200 3417 0.005036 10.0.0.56 - - [2025-10-02 02:40:03] "GET /instance-ip/962a234b-0d07-4095-af71-7e154d721340 HTTP/1.1" 200 1736 0.005663 10.0.0.56 - - [2025-10-02 02:40:03] "GET /instance-ip/da710b97-ab5e-4525-b244-2034bfd33a2e HTTP/1.1" 200 1718 0.005490 10.0.0.56 - - [2025-10-02 02:40:03] "GET /virtual-machine/3bca8675-b3e9-41c7-8c52-4a5009247b35 HTTP/1.1" 200 1317 0.003955 10.0.0.56 - - [2025-10-02 02:40:03] "GET /virtual-machine-interface/de06a327-52b9-4d95-af69-1e691cad1431 HTTP/1.1" 200 3417 0.005040 10.0.0.56 - - [2025-10-02 02:40:03] "GET /instance-ip/962a234b-0d07-4095-af71-7e154d721340 HTTP/1.1" 200 1736 0.003996 10.0.0.56 - - [2025-10-02 02:40:03] "GET /instance-ip/da710b97-ab5e-4525-b244-2034bfd33a2e HTTP/1.1" 200 1718 0.004175 10.0.0.56 - - [2025-10-02 02:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.56 - - [2025-10-02 02:40:03] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003351 10.0.0.56 - - [2025-10-02 02:40:03] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003092 10.0.0.56 - - [2025-10-02 02:40:03] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.006275 10.0.0.56 - - [2025-10-02 02:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.56 - - [2025-10-02 02:40:03] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004113 10.0.0.56 - - [2025-10-02 02:40:03] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002835 10.0.0.56 - - [2025-10-02 02:40:03] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.006249 10.0.0.56 - - [2025-10-02 02:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.56 - - [2025-10-02 02:40:03] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004382 10.0.0.56 - - [2025-10-02 02:40:03] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003435 10.0.0.56 - - [2025-10-02 02:40:03] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.006986 10.0.0.56 - - [2025-10-02 02:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.56 - - [2025-10-02 02:40:03] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004567 10.0.0.56 - - [2025-10-02 02:40:03] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003657 10.0.0.56 - - [2025-10-02 02:40:03] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.006124 10.0.0.56 - - [2025-10-02 02:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.56 - - [2025-10-02 02:40:03] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004168 10.0.0.56 - - [2025-10-02 02:40:03] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003526 10.0.0.56 - - [2025-10-02 02:40:03] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005166 10.0.0.56 - - [2025-10-02 02:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.56 - - [2025-10-02 02:40:03] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006205 10.0.0.56 - - [2025-10-02 02:40:03] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003166 10.0.0.56 - - [2025-10-02 02:40:03] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.007948 10.0.0.56 - - [2025-10-02 02:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.56 - - [2025-10-02 02:40:04] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004174 10.0.0.56 - - [2025-10-02 02:40:04] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003297 10.0.0.56 - - [2025-10-02 02:40:04] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.009835 10.0.0.56 - - [2025-10-02 02:40:04] "POST /neutron/port HTTP/1.1" 200 1222 0.016576 10.0.0.56 - - [2025-10-02 02:40:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004504 10.0.0.56 - - [2025-10-02 02:40:04] "POST /neutron/port HTTP/1.1" 200 117 0.001233 10.0.0.56 - - [2025-10-02 02:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.56 - - [2025-10-02 02:40:05] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003402 10.0.0.56 - - [2025-10-02 02:40:05] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002935 10.0.0.56 - - [2025-10-02 02:40:05] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005836 10.0.0.56 - - [2025-10-02 02:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.56 - - [2025-10-02 02:40:05] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004864 10.0.0.56 - - [2025-10-02 02:40:05] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004465 10.0.0.56 - - [2025-10-02 02:40:05] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.006775 10.0.0.56 - - [2025-10-02 02:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005643 10.0.0.56 - - [2025-10-02 02:40:05] "GET /routing-instance/b59d89c9-4f25-4126-bf85-28dfd5a9ab22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004962 10.0.0.56 - - [2025-10-02 02:40:05] "GET /route-target/f3306580-7b20-438e-82f4-6d0ebbbd7032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004441 10.0.0.56 - - [2025-10-02 02:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.56 - - [2025-10-02 02:40:05] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004669 10.0.0.56 - - [2025-10-02 02:40:05] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003994 10.0.0.56 - - [2025-10-02 02:40:05] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.007288 10.0.0.56 - - [2025-10-02 02:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.56 - - [2025-10-02 02:40:05] "GET /routing-instance/b59d89c9-4f25-4126-bf85-28dfd5a9ab22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.006347 10.0.0.56 - - [2025-10-02 02:40:05] "GET /route-target/f3306580-7b20-438e-82f4-6d0ebbbd7032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004722 10.0.0.56 - - [2025-10-02 02:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.56 - - [2025-10-02 02:40:05] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004112 10.0.0.56 - - [2025-10-02 02:40:05] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003157 10.0.0.56 - - [2025-10-02 02:40:05] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.006333 10.0.0.56 - - [2025-10-02 02:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.56 - - [2025-10-02 02:40:05] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006693 10.0.0.56 - - [2025-10-02 02:40:05] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005014 10.0.0.56 - - [2025-10-02 02:40:05] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.007067 10.0.0.56 - - [2025-10-02 02:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.56 - - [2025-10-02 02:40:05] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004331 10.0.0.56 - - [2025-10-02 02:40:05] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003003 10.0.0.56 - - [2025-10-02 02:40:06] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.006831 10.0.0.56 - - [2025-10-02 02:40:06] "GET /obj-perms HTTP/1.1" 200 5080 0.004506 10.0.0.49 - - [2025-10-02 02:40:06] "GET /obj-perms HTTP/1.1" 200 5080 0.003991 10.0.0.38 - - [2025-10-02 02:40:06] "GET /obj-perms HTTP/1.1" 200 5080 0.003755 10.0.0.56 - - [2025-10-02 02:40:06] "GET /obj-perms HTTP/1.1" 200 5080 0.003515 10.0.0.56 - - [2025-10-02 02:40:06] "GET /virtual-machine/3bca8675-b3e9-41c7-8c52-4a5009247b35 HTTP/1.1" 200 1317 0.003855 10.0.0.56 - - [2025-10-02 02:40:06] "GET /virtual-machine-interface/de06a327-52b9-4d95-af69-1e691cad1431 HTTP/1.1" 200 3417 0.006201 10.0.0.56 - - [2025-10-02 02:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.56 - - [2025-10-02 02:40:06] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003452 10.0.0.56 - - [2025-10-02 02:40:06] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003576 10.0.0.56 - - [2025-10-02 02:40:06] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005833 10.0.0.56 - - [2025-10-02 02:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.56 - - [2025-10-02 02:40:07] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004204 10.0.0.56 - - [2025-10-02 02:40:07] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004380 10.0.0.56 - - [2025-10-02 02:40:07] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.018427 10.0.0.56 - - [2025-10-02 02:40:07] "GET /virtual-machine/fd2a1f6c-ded1-4a9a-b8da-059408049b2c HTTP/1.1" 200 1318 0.004403 10.0.0.56 - - [2025-10-02 02:40:07] "GET /virtual-machine-interface/cfebbfeb-9c49-4be4-a72c-306b2a0bb054 HTTP/1.1" 200 3417 0.006907 10.0.0.56 - - [2025-10-02 02:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.56 - - [2025-10-02 02:40:07] "GET /security-group/58717945-fd4a-42da-a2a6-75e4e28da802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.004753 10.0.0.56 - - [2025-10-02 02:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.56 - - [2025-10-02 02:40:07] "GET /security-group/58717945-fd4a-42da-a2a6-75e4e28da802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.004317 10.0.0.56 - - [2025-10-02 02:40:07] "POST /neutron/security_group HTTP/1.1" 200 1457 0.009258 10.0.0.56 - - [2025-10-02 02:40:08] "POST /neutron/port HTTP/1.1" 200 1248 0.015703 10.0.0.56 - - [2025-10-02 02:40:08] "GET /virtual-machine/fd2a1f6c-ded1-4a9a-b8da-059408049b2c HTTP/1.1" 200 1318 0.003883 10.0.0.56 - - [2025-10-02 02:40:08] "GET /virtual-machine-interface/cfebbfeb-9c49-4be4-a72c-306b2a0bb054 HTTP/1.1" 200 3361 0.008141 10.0.0.56 - - [2025-10-02 02:40:08] "POST /neutron/port HTTP/1.1" 200 1184 0.014972 10.0.0.56 - - [2025-10-02 02:40:08] "POST /neutron/port HTTP/1.1" 200 1248 0.068068 10.0.0.56 - - [2025-10-02 02:40:08] "GET /virtual-machine/fd2a1f6c-ded1-4a9a-b8da-059408049b2c HTTP/1.1" 200 1318 0.004299 10.0.0.56 - - [2025-10-02 02:40:08] "GET /virtual-machine-interface/cfebbfeb-9c49-4be4-a72c-306b2a0bb054 HTTP/1.1" 200 3417 0.005178 10.0.0.56 - - [2025-10-02 02:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.56 - - [2025-10-02 02:40:08] "GET /security-group/58717945-fd4a-42da-a2a6-75e4e28da802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.004095 10.0.0.56 - - [2025-10-02 02:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005472 10.0.0.56 - - [2025-10-02 02:40:08] "GET /security-group/58717945-fd4a-42da-a2a6-75e4e28da802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.004582 10.0.0.56 - - [2025-10-02 02:40:08] "POST /neutron/security_group HTTP/1.1" 400 206 0.012560 10.0.0.56 - - [2025-10-02 02:40:57] "POST /neutron/network HTTP/1.1" 200 1125 0.008979 10.0.0.56 - - [2025-10-02 02:40:57] "POST /neutron/subnet HTTP/1.1" 200 1394 0.013563 10.0.0.56 - - [2025-10-02 02:40:57] "POST /neutron/network HTTP/1.1" 200 1115 0.008746 10.0.0.38 - - [2025-10-02 02:41:01] "GET /obj-perms HTTP/1.1" 200 5056 0.047386 10.0.0.56 - - [2025-10-02 02:41:06] "POST /neutron/network HTTP/1.1" 200 1125 0.011224 10.0.0.56 - - [2025-10-02 02:41:06] "POST /neutron/subnet HTTP/1.1" 200 1394 0.015033 10.0.0.56 - - [2025-10-02 02:41:06] "POST /neutron/network HTTP/1.1" 200 1115 0.009158 10.0.0.56 - - [2025-10-02 02:41:44] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.126111 10.0.0.38 - - [2025-10-02 02:41:44] "PUT /access-control-list/33ffc2d6-d329-4802-9e72-728deba9b554 HTTP/1.1" 200 272 0.044024 10.0.0.56 - - [2025-10-02 02:41:45] "POST /neutron/security_group_rule HTTP/1.1" 200 599 0.161167 10.0.0.56 - - [2025-10-02 02:41:47] "POST /neutron/port HTTP/1.1" 200 1222 0.015072 10.0.0.56 - - [2025-10-02 02:41:47] "POST /neutron/port HTTP/1.1" 200 1210 0.067282 10.0.0.56 - - [2025-10-02 02:41:47] "GET /virtual-machine/3bca8675-b3e9-41c7-8c52-4a5009247b35 HTTP/1.1" 200 1317 0.003871 10.0.0.56 - - [2025-10-02 02:41:48] "POST /neutron/port HTTP/1.1" 200 151 0.195661 10.0.0.56 - - [2025-10-02 02:41:49] "GET /virtual-machine/3bca8675-b3e9-41c7-8c52-4a5009247b35 HTTP/1.1" 404 171 0.003491 10.0.0.56 - - [2025-10-02 02:41:49] "GET /virtual-machine/3bca8675-b3e9-41c7-8c52-4a5009247b35 HTTP/1.1" 404 171 0.002447 10.0.0.56 - - [2025-10-02 02:41:50] "GET /virtual-machine/3bca8675-b3e9-41c7-8c52-4a5009247b35 HTTP/1.1" 404 171 0.002730 10.0.0.56 - - [2025-10-02 02:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.56 - - [2025-10-02 02:41:50] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003495 10.0.0.56 - - [2025-10-02 02:41:50] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002857 10.0.0.56 - - [2025-10-02 02:41:50] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005613 10.0.0.56 - - [2025-10-02 02:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.56 - - [2025-10-02 02:41:50] "GET /routing-instance/b59d89c9-4f25-4126-bf85-28dfd5a9ab22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005350 10.0.0.56 - - [2025-10-02 02:41:50] "GET /route-target/f3306580-7b20-438e-82f4-6d0ebbbd7032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003817 10.0.0.56 - - [2025-10-02 02:41:50] "GET /obj-perms HTTP/1.1" 200 5080 0.004323 10.0.0.38 - - [2025-10-02 02:41:56] "GET /obj-perms HTTP/1.1" 200 5080 0.003665 10.0.0.56 - - [2025-10-02 02:41:56] "GET /obj-perms HTTP/1.1" 200 5080 0.003927 10.0.0.56 - - [2025-10-02 02:41:56] "POST /neutron/port HTTP/1.1" 200 1248 0.012686 10.0.0.56 - - [2025-10-02 02:41:57] "GET /virtual-machine/fd2a1f6c-ded1-4a9a-b8da-059408049b2c HTTP/1.1" 200 1318 0.004017 10.0.0.56 - - [2025-10-02 02:41:57] "POST /neutron/port HTTP/1.1" 200 1184 0.015781 10.0.0.56 - - [2025-10-02 02:41:59] "GET /virtual-machine/fd2a1f6c-ded1-4a9a-b8da-059408049b2c HTTP/1.1" 404 171 0.003848 10.0.0.56 - - [2025-10-02 02:41:59] "GET /virtual-machine/fd2a1f6c-ded1-4a9a-b8da-059408049b2c HTTP/1.1" 404 171 0.003336 10.0.0.56 - - [2025-10-02 02:41:59] "GET /virtual-machine/fd2a1f6c-ded1-4a9a-b8da-059408049b2c HTTP/1.1" 404 171 0.003547 10.0.0.56 - - [2025-10-02 02:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.56 - - [2025-10-02 02:41:59] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004004 10.0.0.56 - - [2025-10-02 02:41:59] "GET /virtual-networks?parent_id=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002573 10.0.0.56 - - [2025-10-02 02:41:59] "GET /virtual-network/a4bf5cb2-5f9f-4322-8246-b08814ed35e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005966 10.0.0.56 - - [2025-10-02 02:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.56 - - [2025-10-02 02:41:59] "GET /routing-instance/b59d89c9-4f25-4126-bf85-28dfd5a9ab22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004254 10.0.0.56 - - [2025-10-02 02:41:59] "GET /route-target/f3306580-7b20-438e-82f4-6d0ebbbd7032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003532 10.0.0.49 - - [2025-10-02 02:42:02] "GET /obj-perms HTTP/1.1" 200 5056 0.049360 10.0.0.56 - - [2025-10-02 02:42:02] "GET /obj-perms HTTP/1.1" 200 5056 0.039839 10.0.0.38 - - [2025-10-02 02:42:02] "GET /obj-perms HTTP/1.1" 200 5080 0.003401 10.0.0.56 - - [2025-10-02 02:42:08] "GET /obj-perms HTTP/1.1" 200 5080 0.004015 10.0.0.38 - - [2025-10-02 02:42:11] "GET /obj-perms HTTP/1.1" 200 5080 0.004544 10.0.0.56 - - [2025-10-02 02:42:17] "GET /obj-perms HTTP/1.1" 200 5080 0.003690 10.0.0.38 - - [2025-10-02 02:42:17] "GET /obj-perms HTTP/1.1" 200 5080 0.006668 10.0.0.56 - - [2025-10-02 02:42:17] "POST /neutron/network HTTP/1.1" 200 1115 0.009466 10.0.0.38 - - [2025-10-02 02:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.56 - - [2025-10-02 02:42:18] "POST /neutron/security_group HTTP/1.1" 200 151 0.050594 10.0.0.56 - - [2025-10-02 02:42:18] "POST /fqname-to-id HTTP/1.1" 404 249 0.003000 10.0.0.38 - - [2025-10-02 02:42:18] "DELETE /access-control-list/33ffc2d6-d329-4802-9e72-728deba9b554 HTTP/1.1" 200 115 0.029805 10.0.0.49 - - [2025-10-02 02:42:19] "GET /projects?obj_uuids=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002945 10.0.0.56 - - [2025-10-02 02:42:20] "GET /project/89a83031-ce38-4c9f-927b-d15f8fd5ce55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.045333 10.0.0.49 - - [2025-10-02 02:42:20] "GET /projects?obj_uuids=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001301 10.0.0.56 - - [2025-10-02 02:42:20] "GET /project/89a83031-ce38-4c9f-927b-d15f8fd5ce55?fields=virtual_networks HTTP/1.1" 200 1092 0.042098 10.0.0.49 - - [2025-10-02 02:42:20] "GET /projects?obj_uuids=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000966 10.0.0.56 - - [2025-10-02 02:42:20] "GET /project/89a83031-ce38-4c9f-927b-d15f8fd5ce55?fields=virtual_machine_interfaces HTTP/1.1" 200 1092 0.044032 10.0.0.49 - - [2025-10-02 02:42:20] "GET /projects?obj_uuids=89a83031-ce38-4c9f-927b-d15f8fd5ce55&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000968 10.0.0.56 - - [2025-10-02 02:42:20] "GET /project/89a83031-ce38-4c9f-927b-d15f8fd5ce55?fields=security_groups HTTP/1.1" 200 1343 0.045764 10.0.0.56 - - [2025-10-02 02:42:20] "POST /fqname-to-id HTTP/1.1" 404 218 0.023732 10.0.0.49 - - [2025-10-02 02:42:21] "GET /projects?obj_uuids=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002553 10.0.0.49 - - [2025-10-02 02:42:21] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001495 10.0.0.49 - - [2025-10-02 02:42:21] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.028903 10.0.0.49 - - [2025-10-02 02:42:21] "POST /id-to-fqname HTTP/1.1" 200 221 0.005103 10.0.0.49 - - [2025-10-02 02:42:21] "POST /fqname-to-id HTTP/1.1" 404 232 0.010983 10.0.0.49 - - [2025-10-02 02:42:21] "POST /security-groups HTTP/1.1" 200 621 0.038902 10.0.0.49 - - [2025-10-02 02:42:21] "POST /projects HTTP/1.1" 200 645 0.260053 10.0.0.38 - - [2025-10-02 02:42:21] "POST /fqname-to-id HTTP/1.1" 404 263 0.005169 10.0.0.49 - - [2025-10-02 02:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.337012 10.0.0.56 - - [2025-10-02 02:42:21] "GET /project/28394c5f-69b0-4c47-8898-ee7cbf2ea092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.486854 10.0.0.56 - - [2025-10-02 02:42:22] "GET / HTTP/1.1" 200 35931 0.001701 10.0.0.56 - - [2025-10-02 02:42:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000412 10.0.0.56 - - [2025-10-02 02:42:24] "POST /fqname-to-id HTTP/1.1" 404 254 0.058551 10.0.0.56 - - [2025-10-02 02:42:24] "POST /security-groups HTTP/1.1" 200 595 0.044374 10.0.0.56 - - [2025-10-02 02:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.38 - - [2025-10-02 02:42:24] "POST /access-control-lists HTTP/1.1" 200 648 0.030627 10.0.0.56 - - [2025-10-02 02:42:24] "GET /security-group/2e498f84-b58e-4f25-bf5f-fb92fc9ce7c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.005301 10.0.0.56 - - [2025-10-02 02:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.56 - - [2025-10-02 02:42:24] "GET /security-group/2e498f84-b58e-4f25-bf5f-fb92fc9ce7c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.004058 10.0.0.56 - - [2025-10-02 02:42:25] "DELETE /security-group/2e498f84-b58e-4f25-bf5f-fb92fc9ce7c4 HTTP/1.1" 200 115 0.065967 10.0.0.56 - - [2025-10-02 02:42:25] "POST /fqname-to-id HTTP/1.1" 404 254 0.002416 10.0.0.38 - - [2025-10-02 02:42:25] "DELETE /access-control-list/efd28fee-d8ec-4648-90d8-2a9b87bf692c HTTP/1.1" 200 115 0.041148 10.0.0.56 - - [2025-10-02 02:42:25] "POST /fqname-to-id HTTP/1.1" 404 254 0.004173 10.0.0.56 - - [2025-10-02 02:42:25] "POST /security-groups HTTP/1.1" 200 595 0.037741 10.0.0.56 - - [2025-10-02 02:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.38 - - [2025-10-02 02:42:26] "POST /access-control-lists HTTP/1.1" 200 648 0.027470 10.0.0.56 - - [2025-10-02 02:42:26] "GET /security-group/dc1acfbb-b673-4b6b-9af1-2bc7d1213191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.005852 10.0.0.56 - - [2025-10-02 02:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.56 - - [2025-10-02 02:42:26] "GET /security-group/dc1acfbb-b673-4b6b-9af1-2bc7d1213191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.014075 10.0.0.56 - - [2025-10-02 02:42:26] "GET /security-group/dc1acfbb-b673-4b6b-9af1-2bc7d1213191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004277 10.0.0.56 - - [2025-10-02 02:42:26] "PUT /security-group/dc1acfbb-b673-4b6b-9af1-2bc7d1213191 HTTP/1.1" 200 262 0.018263 10.0.0.38 - - [2025-10-02 02:42:26] "PUT /access-control-list/1f430a44-4d29-4049-9359-43bf539fbcd8 HTTP/1.1" 200 272 0.012645 10.0.0.56 - - [2025-10-02 02:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004670 10.0.0.49 - - [2025-10-02 02:42:26] "GET /projects?obj_uuids=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001190 10.0.0.56 - - [2025-10-02 02:42:26] "GET /project/28394c5f-69b0-4c47-8898-ee7cbf2ea092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.041896 10.0.0.38 - - [2025-10-02 02:42:26] "POST /ref-update HTTP/1.1" 200 156 0.030741 10.0.0.49 - - [2025-10-02 02:42:27] "POST /useragent-kv HTTP/1.1" 200 115 0.007781 10.0.0.56 - - [2025-10-02 02:42:27] "POST /neutron/subnet HTTP/1.1" 200 724 0.237438 10.0.0.56 - - [2025-10-02 02:42:27] "POST /id-to-fqname HTTP/1.1" 200 300 0.001165 10.0.0.56 - - [2025-10-02 02:42:27] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005488 10.0.0.56 - - [2025-10-02 02:42:27] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005662 10.0.0.56 - - [2025-10-02 02:42:27] "POST /neutron/network HTTP/1.1" 200 954 0.006940 10.0.0.56 - - [2025-10-02 02:42:27] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005527 10.0.0.56 - - [2025-10-02 02:42:27] "GET /obj-perms HTTP/1.1" 200 5090 0.043968 10.0.0.56 - - [2025-10-02 02:42:28] "POST /id-to-fqname HTTP/1.1" 200 300 0.001305 10.0.0.56 - - [2025-10-02 02:42:29] "POST /neutron/network HTTP/1.1" 200 964 0.006647 10.0.0.49 - - [2025-10-02 02:42:29] "GET /projects?obj_uuids=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001267 10.0.0.56 - - [2025-10-02 02:42:29] "GET /project/28394c5f-69b0-4c47-8898-ee7cbf2ea092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.068945 10.0.0.56 - - [2025-10-02 02:42:29] "POST /neutron/port HTTP/1.1" 200 117 0.006161 10.0.0.56 - - [2025-10-02 02:42:29] "POST /id-to-fqname HTTP/1.1" 200 300 0.001343 10.0.0.56 - - [2025-10-02 02:42:30] "POST /neutron/network HTTP/1.1" 200 964 0.006429 10.0.0.49 - - [2025-10-02 02:42:30] "GET /projects?obj_uuids=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000948 10.0.0.56 - - [2025-10-02 02:42:30] "POST /neutron/port HTTP/1.1" 200 1090 0.289660 10.0.0.49 - - [2025-10-02 02:42:30] "GET /projects?obj_uuids=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001208 10.0.0.56 - - [2025-10-02 02:42:30] "GET /project/28394c5f-69b0-4c47-8898-ee7cbf2ea092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.087852 10.0.0.56 - - [2025-10-02 02:42:31] "POST /neutron/port HTTP/1.1" 200 1144 0.151996 10.0.0.56 - - [2025-10-02 02:42:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003927 10.0.0.56 - - [2025-10-02 02:42:31] "POST /neutron/port HTTP/1.1" 200 117 0.001159 10.0.0.56 - - [2025-10-02 02:42:31] "POST /neutron/port HTTP/1.1" 200 117 0.005957 10.0.0.56 - - [2025-10-02 02:42:31] "POST /neutron/network HTTP/1.1" 200 964 0.006334 10.0.0.56 - - [2025-10-02 02:42:32] "POST /neutron/port HTTP/1.1" 200 1090 0.018067 10.0.0.56 - - [2025-10-02 02:42:32] "POST /neutron/port HTTP/1.1" 200 1119 0.017293 10.0.0.56 - - [2025-10-02 02:42:32] "POST /neutron/port HTTP/1.1" 200 117 0.001089 10.0.0.56 - - [2025-10-02 02:42:36] "POST /neutron/security_group HTTP/1.1" 200 1292 0.006693 10.0.0.56 - - [2025-10-02 02:42:36] "POST /neutron/port HTTP/1.1" 200 1119 0.016835 10.0.0.56 - - [2025-10-02 02:42:36] "POST /neutron/security_group HTTP/1.1" 200 1292 0.007532 10.0.0.56 - - [2025-10-02 02:42:36] "GET /virtual-machine/c4cc9767-da4f-4a3f-89e2-177b8c98e4c7 HTTP/1.1" 401 292 0.000411 10.0.0.56 - - [2025-10-02 02:42:37] "GET /virtual-machine/c4cc9767-da4f-4a3f-89e2-177b8c98e4c7 HTTP/1.1" 200 1322 0.030365 10.0.0.56 - - [2025-10-02 02:42:37] "GET /virtual-machine/c4cc9767-da4f-4a3f-89e2-177b8c98e4c7 HTTP/1.1" 200 1322 0.003756 10.0.0.56 - - [2025-10-02 02:42:37] "GET /virtual-machine-interface/914de768-f3ce-455c-9851-aa3aa69bd1a5 HTTP/1.1" 200 3263 0.006444 10.0.0.56 - - [2025-10-02 02:42:37] "GET /virtual-machine/c4cc9767-da4f-4a3f-89e2-177b8c98e4c7 HTTP/1.1" 200 1322 0.005280 10.0.0.56 - - [2025-10-02 02:42:37] "GET /virtual-machine-interface/914de768-f3ce-455c-9851-aa3aa69bd1a5 HTTP/1.1" 200 3263 0.007346 10.0.0.56 - - [2025-10-02 02:42:37] "GET /instance-ip/21ef355d-314a-49f5-9b7f-8d3ac708fe91 HTTP/1.1" 200 1730 0.006019 10.0.0.56 - - [2025-10-02 02:42:37] "GET /virtual-machine/c4cc9767-da4f-4a3f-89e2-177b8c98e4c7 HTTP/1.1" 200 1322 0.003709 10.0.0.56 - - [2025-10-02 02:42:37] "GET /virtual-machine-interface/914de768-f3ce-455c-9851-aa3aa69bd1a5 HTTP/1.1" 200 3263 0.007899 10.0.0.56 - - [2025-10-02 02:42:37] "GET /instance-ip/21ef355d-314a-49f5-9b7f-8d3ac708fe91 HTTP/1.1" 200 1730 0.004663 10.0.0.56 - - [2025-10-02 02:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.56 - - [2025-10-02 02:42:37] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004169 10.0.0.56 - - [2025-10-02 02:42:37] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003051 10.0.0.56 - - [2025-10-02 02:42:37] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005860 10.0.0.56 - - [2025-10-02 02:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.56 - - [2025-10-02 02:42:37] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004232 10.0.0.56 - - [2025-10-02 02:42:37] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003668 10.0.0.56 - - [2025-10-02 02:42:37] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005672 10.0.0.56 - - [2025-10-02 02:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.56 - - [2025-10-02 02:42:37] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004691 10.0.0.56 - - [2025-10-02 02:42:37] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003703 10.0.0.56 - - [2025-10-02 02:42:37] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006131 10.0.0.56 - - [2025-10-02 02:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.56 - - [2025-10-02 02:42:37] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005135 10.0.0.56 - - [2025-10-02 02:42:37] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003315 10.0.0.56 - - [2025-10-02 02:42:37] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006961 10.0.0.56 - - [2025-10-02 02:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.56 - - [2025-10-02 02:42:37] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005584 10.0.0.56 - - [2025-10-02 02:42:37] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004058 10.0.0.56 - - [2025-10-02 02:42:37] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005573 10.0.0.56 - - [2025-10-02 02:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.56 - - [2025-10-02 02:42:37] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004014 10.0.0.56 - - [2025-10-02 02:42:37] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003630 10.0.0.56 - - [2025-10-02 02:42:37] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006102 10.0.0.56 - - [2025-10-02 02:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.56 - - [2025-10-02 02:42:38] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004045 10.0.0.56 - - [2025-10-02 02:42:38] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003676 10.0.0.56 - - [2025-10-02 02:42:38] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006259 10.0.0.49 - - [2025-10-02 02:42:39] "DELETE /project/89a83031-ce38-4c9f-927b-d15f8fd5ce55 HTTP/1.1" 404 177 0.003902 10.0.0.49 - - [2025-10-02 02:42:39] "DELETE /project/28394c5f69b04c478898ee7cbf2ea092 HTTP/1.1" 404 173 0.003598 10.0.0.56 - - [2025-10-02 02:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.56 - - [2025-10-02 02:42:41] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005524 10.0.0.56 - - [2025-10-02 02:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.56 - - [2025-10-02 02:42:45] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005448 10.0.0.56 - - [2025-10-02 02:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.56 - - [2025-10-02 02:42:49] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.004708 10.0.0.56 - - [2025-10-02 02:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.56 - - [2025-10-02 02:42:53] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006118 10.0.0.56 - - [2025-10-02 02:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.56 - - [2025-10-02 02:42:57] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006304 10.0.0.56 - - [2025-10-02 02:42:59] "POST /neutron/network HTTP/1.1" 200 964 0.025917 10.0.0.56 - - [2025-10-02 02:42:59] "POST /neutron/port HTTP/1.1" 200 117 0.001019 10.0.0.56 - - [2025-10-02 02:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.56 - - [2025-10-02 02:43:01] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006554 10.0.0.49 - - [2025-10-02 02:43:03] "GET /obj-perms HTTP/1.1" 200 5056 0.045078 10.0.0.56 - - [2025-10-02 02:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.56 - - [2025-10-02 02:43:05] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006548 10.0.0.56 - - [2025-10-02 02:43:08] "POST /neutron/port HTTP/1.1" 200 1119 0.014011 10.0.0.56 - - [2025-10-02 02:43:08] "POST /neutron/subnet HTTP/1.1" 200 698 0.010428 10.0.0.56 - - [2025-10-02 02:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.56 - - [2025-10-02 02:43:09] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005211 10.0.0.56 - - [2025-10-02 02:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.56 - - [2025-10-02 02:43:11] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003612 10.0.0.56 - - [2025-10-02 02:43:11] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002840 10.0.0.56 - - [2025-10-02 02:43:12] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006048 10.0.0.56 - - [2025-10-02 02:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.56 - - [2025-10-02 02:43:12] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003959 10.0.0.56 - - [2025-10-02 02:43:12] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003007 10.0.0.56 - - [2025-10-02 02:43:12] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006493 10.0.0.56 - - [2025-10-02 02:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.56 - - [2025-10-02 02:43:12] "GET /routing-instance/3dcee496-402e-4411-a4c3-83844fb18ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005090 10.0.0.56 - - [2025-10-02 02:43:12] "GET /route-target/1d0618f9-2e97-4715-8034-271385f7f995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003766 10.0.0.56 - - [2025-10-02 02:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.56 - - [2025-10-02 02:43:12] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004329 10.0.0.56 - - [2025-10-02 02:43:12] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002890 10.0.0.56 - - [2025-10-02 02:43:12] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005330 10.0.0.56 - - [2025-10-02 02:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.56 - - [2025-10-02 02:43:12] "GET /routing-instance/3dcee496-402e-4411-a4c3-83844fb18ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004492 10.0.0.56 - - [2025-10-02 02:43:12] "GET /route-target/1d0618f9-2e97-4715-8034-271385f7f995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003780 10.0.0.56 - - [2025-10-02 02:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.56 - - [2025-10-02 02:43:12] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004240 10.0.0.56 - - [2025-10-02 02:43:12] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003070 10.0.0.56 - - [2025-10-02 02:43:12] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007237 10.0.0.56 - - [2025-10-02 02:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.56 - - [2025-10-02 02:43:12] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004414 10.0.0.56 - - [2025-10-02 02:43:12] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003267 10.0.0.56 - - [2025-10-02 02:43:12] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006075 10.0.0.56 - - [2025-10-02 02:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.56 - - [2025-10-02 02:43:12] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003989 10.0.0.56 - - [2025-10-02 02:43:12] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003357 10.0.0.56 - - [2025-10-02 02:43:13] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006244 10.0.0.56 - - [2025-10-02 02:43:13] "GET /obj-perms HTTP/1.1" 200 5090 0.003717 10.0.0.49 - - [2025-10-02 02:43:13] "GET /obj-perms HTTP/1.1" 200 5090 0.041620 10.0.0.38 - - [2025-10-02 02:43:13] "GET /obj-perms HTTP/1.1" 200 5090 0.041115 10.0.0.56 - - [2025-10-02 02:43:13] "GET /obj-perms HTTP/1.1" 200 5090 0.003696 10.0.0.56 - - [2025-10-02 02:43:13] "GET /virtual-machine/c4cc9767-da4f-4a3f-89e2-177b8c98e4c7 HTTP/1.1" 200 1322 0.005193 10.0.0.56 - - [2025-10-02 02:43:13] "GET /virtual-machine-interface/914de768-f3ce-455c-9851-aa3aa69bd1a5 HTTP/1.1" 200 3263 0.005371 10.0.0.56 - - [2025-10-02 02:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.56 - - [2025-10-02 02:43:13] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003495 10.0.0.56 - - [2025-10-02 02:43:13] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002887 10.0.0.56 - - [2025-10-02 02:43:13] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005910 10.0.0.56 - - [2025-10-02 02:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.56 - - [2025-10-02 02:43:14] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003920 10.0.0.56 - - [2025-10-02 02:43:14] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002696 10.0.0.56 - - [2025-10-02 02:43:14] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005310 10.0.0.56 - - [2025-10-02 02:43:14] "POST /neutron/port HTTP/1.1" 200 1119 0.015813 10.0.0.56 - - [2025-10-02 02:43:17] "POST /neutron/security_group HTTP/1.1" 200 1292 0.028760 10.0.0.56 - - [2025-10-02 02:43:20] "POST /neutron/security_group HTTP/1.1" 200 1292 0.008583 10.0.0.56 - - [2025-10-02 02:43:25] "POST /neutron/security_group HTTP/1.1" 200 1292 0.006698 10.0.0.49 - - [2025-10-02 02:43:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.49 - - [2025-10-02 02:43:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.49 - - [2025-10-02 02:43:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.49 - - [2025-10-02 02:43:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.38 - - [2025-10-02 02:43:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.38 - - [2025-10-02 02:43:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.38 - - [2025-10-02 02:43:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.38 - - [2025-10-02 02:43:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000337 10.0.0.56 - - [2025-10-02 02:43:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.56 - - [2025-10-02 02:43:29] "GET /global-system-configs HTTP/1.1" 401 292 0.001029 10.0.0.56 - - [2025-10-02 02:43:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.56 - - [2025-10-02 02:43:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.56 - - [2025-10-02 02:43:30] "POST /neutron/port HTTP/1.1" 200 1119 0.014062 10.0.0.56 - - [2025-10-02 02:43:30] "POST /neutron/security_group HTTP/1.1" 200 1292 0.006557 10.0.0.56 - - [2025-10-02 02:43:30] "GET /virtual-machine/4609f1c0-88c8-49aa-bfea-9fdf8e3cc947 HTTP/1.1" 200 1322 0.005749 10.0.0.56 - - [2025-10-02 02:43:30] "GET /virtual-machine/4609f1c0-88c8-49aa-bfea-9fdf8e3cc947 HTTP/1.1" 200 1322 0.004132 10.0.0.56 - - [2025-10-02 02:43:30] "GET /virtual-machine-interface/e41f9e47-3e69-4b08-aa18-79e74bacafac HTTP/1.1" 200 3263 0.005539 10.0.0.56 - - [2025-10-02 02:43:30] "GET /virtual-machine/4609f1c0-88c8-49aa-bfea-9fdf8e3cc947 HTTP/1.1" 200 1322 0.004174 10.0.0.56 - - [2025-10-02 02:43:30] "GET /virtual-machine-interface/e41f9e47-3e69-4b08-aa18-79e74bacafac HTTP/1.1" 200 3263 0.004829 10.0.0.56 - - [2025-10-02 02:43:30] "GET /instance-ip/967d8928-76c9-49c1-88a0-f223fcafb0f8 HTTP/1.1" 200 1730 0.005678 10.0.0.56 - - [2025-10-02 02:43:30] "GET /virtual-machine/4609f1c0-88c8-49aa-bfea-9fdf8e3cc947 HTTP/1.1" 200 1322 0.004524 10.0.0.56 - - [2025-10-02 02:43:30] "GET /virtual-machine-interface/e41f9e47-3e69-4b08-aa18-79e74bacafac HTTP/1.1" 200 3263 0.005224 10.0.0.56 - - [2025-10-02 02:43:30] "GET /instance-ip/967d8928-76c9-49c1-88a0-f223fcafb0f8 HTTP/1.1" 200 1730 0.005169 10.0.0.56 - - [2025-10-02 02:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.56 - - [2025-10-02 02:43:30] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004465 10.0.0.56 - - [2025-10-02 02:43:30] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003022 10.0.0.56 - - [2025-10-02 02:43:30] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005637 10.0.0.56 - - [2025-10-02 02:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.56 - - [2025-10-02 02:43:30] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004791 10.0.0.56 - - [2025-10-02 02:43:30] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003255 10.0.0.56 - - [2025-10-02 02:43:30] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006202 10.0.0.56 - - [2025-10-02 02:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.56 - - [2025-10-02 02:43:31] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004845 10.0.0.56 - - [2025-10-02 02:43:31] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003526 10.0.0.56 - - [2025-10-02 02:43:31] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005796 10.0.0.56 - - [2025-10-02 02:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.56 - - [2025-10-02 02:43:31] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004254 10.0.0.56 - - [2025-10-02 02:43:31] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002964 10.0.0.56 - - [2025-10-02 02:43:31] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005422 10.0.0.56 - - [2025-10-02 02:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.56 - - [2025-10-02 02:43:31] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004059 10.0.0.56 - - [2025-10-02 02:43:31] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002888 10.0.0.56 - - [2025-10-02 02:43:31] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005305 10.0.0.56 - - [2025-10-02 02:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.56 - - [2025-10-02 02:43:31] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004511 10.0.0.56 - - [2025-10-02 02:43:31] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003113 10.0.0.56 - - [2025-10-02 02:43:31] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006440 10.0.0.56 - - [2025-10-02 02:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.56 - - [2025-10-02 02:43:31] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004014 10.0.0.56 - - [2025-10-02 02:43:31] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003476 10.0.0.56 - - [2025-10-02 02:43:31] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006597 10.0.0.56 - - [2025-10-02 02:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.56 - - [2025-10-02 02:43:32] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004079 10.0.0.56 - - [2025-10-02 02:43:32] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004106 10.0.0.56 - - [2025-10-02 02:43:32] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.008494 10.0.0.56 - - [2025-10-02 02:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.56 - - [2025-10-02 02:43:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003295 10.0.0.56 - - [2025-10-02 02:43:33] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003174 10.0.0.56 - - [2025-10-02 02:43:33] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005773 10.0.0.56 - - [2025-10-02 02:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.56 - - [2025-10-02 02:43:33] "GET /routing-instance/3dcee496-402e-4411-a4c3-83844fb18ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005034 10.0.0.56 - - [2025-10-02 02:43:33] "GET /route-target/1d0618f9-2e97-4715-8034-271385f7f995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004256 10.0.0.56 - - [2025-10-02 02:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.56 - - [2025-10-02 02:43:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003435 10.0.0.56 - - [2025-10-02 02:43:33] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002993 10.0.0.56 - - [2025-10-02 02:43:33] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005701 10.0.0.56 - - [2025-10-02 02:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.56 - - [2025-10-02 02:43:33] "GET /routing-instance/3dcee496-402e-4411-a4c3-83844fb18ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005153 10.0.0.56 - - [2025-10-02 02:43:33] "GET /route-target/1d0618f9-2e97-4715-8034-271385f7f995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003866 10.0.0.56 - - [2025-10-02 02:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.56 - - [2025-10-02 02:43:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004042 10.0.0.56 - - [2025-10-02 02:43:33] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003791 10.0.0.56 - - [2025-10-02 02:43:33] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007614 10.0.0.56 - - [2025-10-02 02:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.56 - - [2025-10-02 02:43:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003883 10.0.0.56 - - [2025-10-02 02:43:33] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003289 10.0.0.56 - - [2025-10-02 02:43:33] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005823 10.0.0.56 - - [2025-10-02 02:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.56 - - [2025-10-02 02:43:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004732 10.0.0.56 - - [2025-10-02 02:43:33] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003356 10.0.0.56 - - [2025-10-02 02:43:33] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007108 10.0.0.56 - - [2025-10-02 02:43:33] "GET /obj-perms HTTP/1.1" 200 5090 0.004690 10.0.0.49 - - [2025-10-02 02:43:34] "GET /obj-perms HTTP/1.1" 200 5090 0.003360 10.0.0.56 - - [2025-10-02 02:43:34] "GET /obj-perms HTTP/1.1" 200 5090 0.004043 10.0.0.38 - - [2025-10-02 02:43:34] "GET /obj-perms HTTP/1.1" 200 5090 0.004503 10.0.0.56 - - [2025-10-02 02:43:34] "GET /virtual-machine/4609f1c0-88c8-49aa-bfea-9fdf8e3cc947 HTTP/1.1" 200 1322 0.005220 10.0.0.56 - - [2025-10-02 02:43:34] "GET /virtual-machine-interface/e41f9e47-3e69-4b08-aa18-79e74bacafac HTTP/1.1" 200 3263 0.005804 10.0.0.56 - - [2025-10-02 02:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.56 - - [2025-10-02 02:43:34] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003122 10.0.0.56 - - [2025-10-02 02:43:34] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002566 10.0.0.56 - - [2025-10-02 02:43:34] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005508 10.0.0.56 - - [2025-10-02 02:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.56 - - [2025-10-02 02:43:35] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003340 10.0.0.56 - - [2025-10-02 02:43:35] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002881 10.0.0.56 - - [2025-10-02 02:43:35] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006133 10.0.0.56 - - [2025-10-02 02:43:35] "GET /virtual-machine/c4cc9767-da4f-4a3f-89e2-177b8c98e4c7 HTTP/1.1" 200 1322 0.003986 10.0.0.56 - - [2025-10-02 02:43:35] "GET /virtual-machine-interface/914de768-f3ce-455c-9851-aa3aa69bd1a5 HTTP/1.1" 200 3263 0.005862 10.0.0.56 - - [2025-10-02 02:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.56 - - [2025-10-02 02:43:35] "GET /security-group/dc1acfbb-b673-4b6b-9af1-2bc7d1213191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.003765 10.0.0.56 - - [2025-10-02 02:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.56 - - [2025-10-02 02:43:35] "GET /security-group/dc1acfbb-b673-4b6b-9af1-2bc7d1213191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.013309 10.0.0.56 - - [2025-10-02 02:43:35] "POST /neutron/security_group HTTP/1.1" 200 1318 0.004546 10.0.0.56 - - [2025-10-02 02:43:35] "POST /neutron/port HTTP/1.1" 200 1144 0.021260 10.0.0.56 - - [2025-10-02 02:43:35] "GET /virtual-machine/c4cc9767-da4f-4a3f-89e2-177b8c98e4c7 HTTP/1.1" 200 1322 0.004264 10.0.0.56 - - [2025-10-02 02:43:36] "GET /virtual-machine-interface/914de768-f3ce-455c-9851-aa3aa69bd1a5 HTTP/1.1" 200 3202 0.007213 10.0.0.56 - - [2025-10-02 02:43:36] "POST /neutron/security_group HTTP/1.1" 200 1292 0.009136 10.0.0.56 - - [2025-10-02 02:43:36] "POST /neutron/port HTTP/1.1" 200 1106 0.016849 10.0.0.56 - - [2025-10-02 02:43:36] "GET /virtual-machine/c4cc9767-da4f-4a3f-89e2-177b8c98e4c7 HTTP/1.1" 200 1322 0.003989 10.0.0.56 - - [2025-10-02 02:43:36] "GET /virtual-machine-interface/914de768-f3ce-455c-9851-aa3aa69bd1a5 HTTP/1.1" 200 3263 0.011374 10.0.0.56 - - [2025-10-02 02:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.56 - - [2025-10-02 02:43:36] "GET /security-group/dc1acfbb-b673-4b6b-9af1-2bc7d1213191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.005996 10.0.0.56 - - [2025-10-02 02:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.56 - - [2025-10-02 02:43:36] "GET /security-group/dc1acfbb-b673-4b6b-9af1-2bc7d1213191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.006564 10.0.0.56 - - [2025-10-02 02:43:36] "DELETE /security-group/dc1acfbb-b673-4b6b-9af1-2bc7d1213191 HTTP/1.1" 409 336 0.008377 10.0.0.56 - - [2025-10-02 02:44:00] "POST /neutron/port HTTP/1.1" 200 1119 0.019970 10.0.0.56 - - [2025-10-02 02:44:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006374 10.0.0.56 - - [2025-10-02 02:44:00] "POST /neutron/network HTTP/1.1" 200 954 0.007382 10.0.0.56 - - [2025-10-02 02:44:03] "GET /obj-perms HTTP/1.1" 200 5056 0.047044 10.0.0.38 - - [2025-10-02 02:44:03] "GET /obj-perms HTTP/1.1" 200 5056 0.044332 10.0.0.56 - - [2025-10-02 02:44:09] "POST /neutron/network HTTP/1.1" 200 964 0.006766 10.0.0.56 - - [2025-10-02 02:44:09] "POST /neutron/port HTTP/1.1" 200 117 0.001088 10.0.0.56 - - [2025-10-02 02:45:02] "POST /neutron/port HTTP/1.1" 200 1119 0.016842 10.0.0.56 - - [2025-10-02 02:45:02] "POST /neutron/subnet HTTP/1.1" 200 698 0.008467 10.0.0.49 - - [2025-10-02 02:45:04] "GET /obj-perms HTTP/1.1" 200 5056 0.049175 10.0.0.56 - - [2025-10-02 02:45:10] "POST /neutron/port HTTP/1.1" 200 1119 0.015961 10.0.0.56 - - [2025-10-02 02:45:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004120 10.0.0.56 - - [2025-10-02 02:45:10] "POST /neutron/network HTTP/1.1" 200 954 0.007654 10.0.0.56 - - [2025-10-02 02:45:36] "GET /security-group/dc1acfbb-b673-4b6b-9af1-2bc7d1213191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2578 0.004458 10.0.0.56 - - [2025-10-02 02:45:36] "PUT /security-group/dc1acfbb-b673-4b6b-9af1-2bc7d1213191 HTTP/1.1" 200 262 0.021950 10.0.0.38 - - [2025-10-02 02:45:36] "PUT /access-control-list/1f430a44-4d29-4049-9359-43bf539fbcd8 HTTP/1.1" 200 272 0.012776 10.0.0.56 - - [2025-10-02 02:45:39] "POST /neutron/port HTTP/1.1" 200 1144 0.011000 10.0.0.56 - - [2025-10-02 02:45:39] "GET /virtual-machine/4609f1c0-88c8-49aa-bfea-9fdf8e3cc947 HTTP/1.1" 200 1322 0.003897 10.0.0.56 - - [2025-10-02 02:45:39] "POST /neutron/port HTTP/1.1" 200 1080 0.017609 10.0.0.56 - - [2025-10-02 02:45:41] "GET /virtual-machine/4609f1c0-88c8-49aa-bfea-9fdf8e3cc947 HTTP/1.1" 404 171 0.003365 10.0.0.56 - - [2025-10-02 02:45:41] "GET /virtual-machine/4609f1c0-88c8-49aa-bfea-9fdf8e3cc947 HTTP/1.1" 404 171 0.002601 10.0.0.56 - - [2025-10-02 02:45:41] "GET /virtual-machine/4609f1c0-88c8-49aa-bfea-9fdf8e3cc947 HTTP/1.1" 404 171 0.002786 10.0.0.56 - - [2025-10-02 02:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.56 - - [2025-10-02 02:45:41] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003564 10.0.0.56 - - [2025-10-02 02:45:41] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002812 10.0.0.56 - - [2025-10-02 02:45:41] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006403 10.0.0.56 - - [2025-10-02 02:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.56 - - [2025-10-02 02:45:41] "GET /routing-instance/3dcee496-402e-4411-a4c3-83844fb18ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004595 10.0.0.56 - - [2025-10-02 02:45:41] "GET /route-target/1d0618f9-2e97-4715-8034-271385f7f995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003341 10.0.0.56 - - [2025-10-02 02:45:44] "GET /obj-perms HTTP/1.1" 200 5090 0.004311 10.0.0.38 - - [2025-10-02 02:45:47] "GET /obj-perms HTTP/1.1" 200 5090 0.003483 10.0.0.56 - - [2025-10-02 02:45:54] "GET /obj-perms HTTP/1.1" 200 5090 0.003742 10.0.0.38 - - [2025-10-02 02:45:57] "GET /obj-perms HTTP/1.1" 200 5090 0.004019 10.0.0.56 - - [2025-10-02 02:45:57] "GET /obj-perms HTTP/1.1" 200 5090 0.003747 10.0.0.56 - - [2025-10-02 02:45:57] "POST /neutron/security_group HTTP/1.1" 200 1288 0.007658 10.0.0.56 - - [2025-10-02 02:45:57] "POST /neutron/port HTTP/1.1" 200 1144 0.010036 10.0.0.56 - - [2025-10-02 02:45:57] "GET /virtual-machine/c4cc9767-da4f-4a3f-89e2-177b8c98e4c7 HTTP/1.1" 200 1322 0.004621 10.0.0.56 - - [2025-10-02 02:45:57] "POST /neutron/port HTTP/1.1" 200 1106 0.014711 10.0.0.56 - - [2025-10-02 02:45:59] "GET /virtual-machine/c4cc9767-da4f-4a3f-89e2-177b8c98e4c7 HTTP/1.1" 404 171 0.002915 10.0.0.56 - - [2025-10-02 02:45:59] "GET /virtual-machine/c4cc9767-da4f-4a3f-89e2-177b8c98e4c7 HTTP/1.1" 404 171 0.002482 10.0.0.56 - - [2025-10-02 02:45:59] "GET /virtual-machine/c4cc9767-da4f-4a3f-89e2-177b8c98e4c7 HTTP/1.1" 404 171 0.002704 10.0.0.56 - - [2025-10-02 02:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.56 - - [2025-10-02 02:45:59] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003549 10.0.0.56 - - [2025-10-02 02:45:59] "GET /virtual-networks?parent_id=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003000 10.0.0.56 - - [2025-10-02 02:45:59] "GET /virtual-network/0c2aeb27-3903-4d47-a825-44a5b097f8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007592 10.0.0.56 - - [2025-10-02 02:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.56 - - [2025-10-02 02:45:59] "GET /routing-instance/3dcee496-402e-4411-a4c3-83844fb18ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005246 10.0.0.56 - - [2025-10-02 02:45:59] "GET /route-target/1d0618f9-2e97-4715-8034-271385f7f995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004050 10.0.0.38 - - [2025-10-02 02:46:02] "GET /obj-perms HTTP/1.1" 200 5090 0.004351 10.0.0.56 - - [2025-10-02 02:46:05] "GET /obj-perms HTTP/1.1" 200 5090 0.003762 10.0.0.38 - - [2025-10-02 02:46:09] "GET /obj-perms HTTP/1.1" 200 5090 0.003464 10.0.0.56 - - [2025-10-02 02:46:15] "GET /obj-perms HTTP/1.1" 200 5090 0.005827 10.0.0.38 - - [2025-10-02 02:46:18] "GET /obj-perms HTTP/1.1" 200 5090 0.003997 10.0.0.56 - - [2025-10-02 02:46:18] "GET /obj-perms HTTP/1.1" 200 5090 0.003819 10.0.0.49 - - [2025-10-02 02:46:18] "GET /obj-perms HTTP/1.1" 200 5090 0.003838 10.0.0.49 - - [2025-10-02 02:46:18] "POST /useragent-kv HTTP/1.1" 200 115 0.035676 10.0.0.49 - - [2025-10-02 02:46:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002596 10.0.0.38 - - [2025-10-02 02:46:18] "DELETE /route-target/1d0618f9-2e97-4715-8034-271385f7f995 HTTP/1.1" 200 115 0.033234 10.0.0.56 - - [2025-10-02 02:46:18] "POST /neutron/network HTTP/1.1" 200 151 0.169868 10.0.0.56 - - [2025-10-02 02:46:18] "DELETE /security-group/dc1acfbb-b673-4b6b-9af1-2bc7d1213191 HTTP/1.1" 200 115 0.047319 10.0.0.56 - - [2025-10-02 02:46:18] "POST /fqname-to-id HTTP/1.1" 404 254 0.002630 10.0.0.49 - - [2025-10-02 02:46:20] "GET /projects?obj_uuids=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001040 10.0.0.56 - - [2025-10-02 02:46:20] "GET /project/28394c5f-69b0-4c47-8898-ee7cbf2ea092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.058769 10.0.0.49 - - [2025-10-02 02:46:20] "GET /projects?obj_uuids=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001240 10.0.0.56 - - [2025-10-02 02:46:20] "GET /project/28394c5f-69b0-4c47-8898-ee7cbf2ea092?fields=virtual_networks HTTP/1.1" 200 1101 0.052233 10.0.0.49 - - [2025-10-02 02:46:20] "GET /projects?obj_uuids=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000962 10.0.0.56 - - [2025-10-02 02:46:20] "GET /project/28394c5f-69b0-4c47-8898-ee7cbf2ea092?fields=virtual_machine_interfaces HTTP/1.1" 200 1101 0.047496 10.0.0.49 - - [2025-10-02 02:46:20] "GET /projects?obj_uuids=28394c5f-69b0-4c47-8898-ee7cbf2ea092&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001261 10.0.0.56 - - [2025-10-02 02:46:20] "GET /project/28394c5f-69b0-4c47-8898-ee7cbf2ea092?fields=security_groups HTTP/1.1" 200 1357 0.053569 10.0.0.56 - - [2025-10-02 02:46:21] "POST /fqname-to-id HTTP/1.1" 404 209 0.022645 10.0.0.49 - - [2025-10-02 02:46:21] "GET /projects?obj_uuids=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002749 10.0.0.49 - - [2025-10-02 02:46:21] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001496 10.0.0.49 - - [2025-10-02 02:46:21] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009233 10.0.0.49 - - [2025-10-02 02:46:21] "POST /id-to-fqname HTTP/1.1" 200 212 0.001174 10.0.0.49 - - [2025-10-02 02:46:21] "POST /fqname-to-id HTTP/1.1" 404 222 0.005132 10.0.0.49 - - [2025-10-02 02:46:21] "POST /security-groups HTTP/1.1" 200 612 0.034098 10.0.0.38 - - [2025-10-02 02:46:21] "POST /fqname-to-id HTTP/1.1" 404 255 0.003106 10.0.0.49 - - [2025-10-02 02:46:21] "POST /projects HTTP/1.1" 200 627 0.236919 10.0.0.49 - - [2025-10-02 02:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.306319 10.0.0.38 - - [2025-10-02 02:46:21] "POST /access-control-lists HTTP/1.1" 200 615 0.027425 10.0.0.56 - - [2025-10-02 02:46:21] "GET /project/39c1077d-866a-4bad-bbee-3795318e4ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.439427 10.0.0.56 - - [2025-10-02 02:46:22] "GET / HTTP/1.1" 200 35931 0.001837 10.0.0.56 - - [2025-10-02 02:46:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000428 10.0.0.56 - - [2025-10-02 02:46:24] "POST /fqname-to-id HTTP/1.1" 404 245 0.052211 10.0.0.38 - - [2025-10-02 02:46:25] "POST /fqname-to-id HTTP/1.1" 404 276 0.005290 10.0.0.38 - - [2025-10-02 02:46:25] "PUT /access-control-list/5ce6f990-c185-4221-8173-786f462bd65f HTTP/1.1" 200 272 0.029241 10.0.0.56 - - [2025-10-02 02:46:25] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.035418 10.0.0.56 - - [2025-10-02 02:46:25] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.146986 10.0.0.38 - - [2025-10-02 02:46:25] "PUT /access-control-list/5ce6f990-c185-4221-8173-786f462bd65f HTTP/1.1" 200 272 0.026861 10.0.0.56 - - [2025-10-02 02:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.56 - - [2025-10-02 02:46:26] "GET /security-group/7fa907e8-9e1b-44bb-987c-f11b321a7f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003823 10.0.0.56 - - [2025-10-02 02:46:26] "POST /neutron/security_group HTTP/1.1" 200 151 0.050503 10.0.0.56 - - [2025-10-02 02:46:26] "POST /fqname-to-id HTTP/1.1" 404 245 0.003039 10.0.0.38 - - [2025-10-02 02:46:26] "DELETE /access-control-list/5ce6f990-c185-4221-8173-786f462bd65f HTTP/1.1" 200 115 0.031170 10.0.0.56 - - [2025-10-02 02:46:27] "POST /fqname-to-id HTTP/1.1" 404 245 0.003311 10.0.0.38 - - [2025-10-02 02:46:27] "POST /fqname-to-id HTTP/1.1" 404 276 0.006110 10.0.0.38 - - [2025-10-02 02:46:27] "PUT /access-control-list/4346eac9-1e3c-406e-8049-182e249fc3dc HTTP/1.1" 200 272 0.016417 10.0.0.56 - - [2025-10-02 02:46:27] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.012251 10.0.0.56 - - [2025-10-02 02:46:27] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.161367 10.0.0.38 - - [2025-10-02 02:46:27] "PUT /access-control-list/4346eac9-1e3c-406e-8049-182e249fc3dc HTTP/1.1" 200 272 0.022473 10.0.0.56 - - [2025-10-02 02:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.56 - - [2025-10-02 02:46:28] "GET /security-group/325e6530-fc2b-437a-88f6-0d3686d50087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.008767 10.0.0.56 - - [2025-10-02 02:46:28] "POST /neutron/security_group_rule HTTP/1.1" 200 549 0.009192 10.0.0.38 - - [2025-10-02 02:46:28] "PUT /access-control-list/4346eac9-1e3c-406e-8049-182e249fc3dc HTTP/1.1" 200 272 0.013289 10.0.0.56 - - [2025-10-02 02:46:28] "POST /neutron/security_group_rule HTTP/1.1" 200 582 0.140921 10.0.0.56 - - [2025-10-02 02:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.49 - - [2025-10-02 02:46:28] "GET /projects?obj_uuids=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003290 10.0.0.56 - - [2025-10-02 02:46:29] "GET /project/39c1077d-866a-4bad-bbee-3795318e4ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.051610 10.0.0.38 - - [2025-10-02 02:46:29] "DELETE /access-control-list/7836dff5-509b-4426-af40-ce1fb5a02468 HTTP/1.1" 200 115 0.062238 10.0.0.49 - - [2025-10-02 02:46:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003958 10.0.0.56 - - [2025-10-02 02:46:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.273427 10.0.0.56 - - [2025-10-02 02:46:29] "POST /id-to-fqname HTTP/1.1" 200 282 0.001353 10.0.0.56 - - [2025-10-02 02:46:29] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006766 10.0.0.56 - - [2025-10-02 02:46:29] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006986 10.0.0.56 - - [2025-10-02 02:46:29] "POST /neutron/network HTTP/1.1" 200 926 0.006422 10.0.0.56 - - [2025-10-02 02:46:29] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005379 10.0.0.56 - - [2025-10-02 02:46:31] "POST /id-to-fqname HTTP/1.1" 200 282 0.001302 10.0.0.56 - - [2025-10-02 02:46:31] "POST /neutron/network HTTP/1.1" 200 936 0.006516 10.0.0.49 - - [2025-10-02 02:46:32] "GET /projects?obj_uuids=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001212 10.0.0.56 - - [2025-10-02 02:46:32] "GET /project/39c1077d-866a-4bad-bbee-3795318e4ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.071705 10.0.0.56 - - [2025-10-02 02:46:32] "POST /neutron/port HTTP/1.1" 200 117 0.007301 10.0.0.56 - - [2025-10-02 02:46:32] "POST /id-to-fqname HTTP/1.1" 200 282 0.001420 10.0.0.56 - - [2025-10-02 02:46:32] "POST /neutron/network HTTP/1.1" 200 936 0.006773 10.0.0.49 - - [2025-10-02 02:46:32] "GET /projects?obj_uuids=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001242 10.0.0.56 - - [2025-10-02 02:46:33] "POST /neutron/port HTTP/1.1" 200 1080 0.293224 10.0.0.49 - - [2025-10-02 02:46:33] "GET /projects?obj_uuids=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000913 10.0.0.56 - - [2025-10-02 02:46:33] "GET /project/39c1077d-866a-4bad-bbee-3795318e4ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.075696 10.0.0.56 - - [2025-10-02 02:46:33] "POST /neutron/port HTTP/1.1" 200 1134 0.120056 10.0.0.56 - - [2025-10-02 02:46:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004226 10.0.0.56 - - [2025-10-02 02:46:33] "POST /neutron/network HTTP/1.1" 200 926 0.006164 10.0.0.56 - - [2025-10-02 02:46:33] "POST /neutron/port HTTP/1.1" 200 117 0.006642 10.0.0.56 - - [2025-10-02 02:46:33] "POST /neutron/network HTTP/1.1" 200 936 0.007642 10.0.0.56 - - [2025-10-02 02:46:34] "POST /neutron/port HTTP/1.1" 200 1080 0.021776 10.0.0.56 - - [2025-10-02 02:46:34] "POST /neutron/port HTTP/1.1" 200 1108 0.016813 10.0.0.56 - - [2025-10-02 02:46:34] "POST /neutron/port HTTP/1.1" 200 117 0.001289 10.0.0.56 - - [2025-10-02 02:46:38] "POST /neutron/security_group HTTP/1.1" 200 1415 0.008470 10.0.0.56 - - [2025-10-02 02:46:38] "POST /neutron/port HTTP/1.1" 200 1108 0.013852 10.0.0.56 - - [2025-10-02 02:46:38] "POST /neutron/security_group HTTP/1.1" 200 1415 0.007187 10.0.0.56 - - [2025-10-02 02:46:38] "GET /virtual-machine/82705972-fe79-490a-b73b-b8a954ec70fc HTTP/1.1" 401 292 0.000335 10.0.0.56 - - [2025-10-02 02:46:39] "GET /virtual-machine/82705972-fe79-490a-b73b-b8a954ec70fc HTTP/1.1" 200 1313 0.035961 10.0.0.56 - - [2025-10-02 02:46:39] "GET /virtual-machine/82705972-fe79-490a-b73b-b8a954ec70fc HTTP/1.1" 200 1313 0.003693 10.0.0.56 - - [2025-10-02 02:46:39] "GET /virtual-machine-interface/9135c3ef-39cd-4ace-a23e-67d0d12ed2eb HTTP/1.1" 200 3191 0.006881 10.0.0.49 - - [2025-10-02 02:46:39] "DELETE /project/28394c5f-69b0-4c47-8898-ee7cbf2ea092 HTTP/1.1" 404 177 0.004426 10.0.0.49 - - [2025-10-02 02:46:39] "DELETE /project/39c1077d866a4badbbee3795318e4ff2 HTTP/1.1" 404 173 0.006095 10.0.0.56 - - [2025-10-02 02:46:39] "GET /virtual-machine/82705972-fe79-490a-b73b-b8a954ec70fc HTTP/1.1" 200 1313 0.003201 10.0.0.56 - - [2025-10-02 02:46:39] "GET /virtual-machine-interface/9135c3ef-39cd-4ace-a23e-67d0d12ed2eb HTTP/1.1" 200 3191 0.005325 10.0.0.56 - - [2025-10-02 02:46:39] "GET /instance-ip/6e034c1f-9959-47e1-91d7-679a62e318c5 HTTP/1.1" 200 1702 0.006058 10.0.0.56 - - [2025-10-02 02:46:39] "GET /virtual-machine/82705972-fe79-490a-b73b-b8a954ec70fc HTTP/1.1" 200 1313 0.004148 10.0.0.56 - - [2025-10-02 02:46:39] "GET /virtual-machine-interface/9135c3ef-39cd-4ace-a23e-67d0d12ed2eb HTTP/1.1" 200 3191 0.005002 10.0.0.56 - - [2025-10-02 02:46:39] "GET /instance-ip/6e034c1f-9959-47e1-91d7-679a62e318c5 HTTP/1.1" 200 1702 0.003951 10.0.0.56 - - [2025-10-02 02:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.56 - - [2025-10-02 02:46:39] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003421 10.0.0.56 - - [2025-10-02 02:46:39] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003086 10.0.0.56 - - [2025-10-02 02:46:39] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006120 10.0.0.56 - - [2025-10-02 02:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.56 - - [2025-10-02 02:46:39] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004663 10.0.0.56 - - [2025-10-02 02:46:39] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002692 10.0.0.56 - - [2025-10-02 02:46:39] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.012702 10.0.0.56 - - [2025-10-02 02:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.56 - - [2025-10-02 02:46:39] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005197 10.0.0.56 - - [2025-10-02 02:46:39] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005705 10.0.0.56 - - [2025-10-02 02:46:39] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006278 10.0.0.56 - - [2025-10-02 02:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.56 - - [2025-10-02 02:46:39] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004836 10.0.0.56 - - [2025-10-02 02:46:39] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003004 10.0.0.56 - - [2025-10-02 02:46:39] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005455 10.0.0.56 - - [2025-10-02 02:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.56 - - [2025-10-02 02:46:39] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004230 10.0.0.56 - - [2025-10-02 02:46:39] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003245 10.0.0.56 - - [2025-10-02 02:46:40] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005620 10.0.0.56 - - [2025-10-02 02:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005390 10.0.0.56 - - [2025-10-02 02:46:40] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003893 10.0.0.56 - - [2025-10-02 02:46:40] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.006843 10.0.0.56 - - [2025-10-02 02:46:40] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006706 10.0.0.56 - - [2025-10-02 02:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.56 - - [2025-10-02 02:46:40] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004279 10.0.0.56 - - [2025-10-02 02:46:40] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003415 10.0.0.56 - - [2025-10-02 02:46:40] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005905 10.0.0.56 - - [2025-10-02 02:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.56 - - [2025-10-02 02:46:43] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006099 10.0.0.56 - - [2025-10-02 02:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.56 - - [2025-10-02 02:46:47] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005492 10.0.0.56 - - [2025-10-02 02:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.56 - - [2025-10-02 02:46:51] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005245 10.0.0.56 - - [2025-10-02 02:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.56 - - [2025-10-02 02:46:55] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005306 10.0.0.56 - - [2025-10-02 02:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.56 - - [2025-10-02 02:46:59] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005579 10.0.0.56 - - [2025-10-02 02:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004587 10.0.0.56 - - [2025-10-02 02:47:03] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006170 10.0.0.56 - - [2025-10-02 02:47:05] "POST /neutron/network HTTP/1.1" 200 936 0.006469 10.0.0.56 - - [2025-10-02 02:47:05] "POST /neutron/port HTTP/1.1" 200 117 0.001037 10.0.0.38 - - [2025-10-02 02:47:06] "GET /obj-perms HTTP/1.1" 200 5056 0.056938 10.0.0.56 - - [2025-10-02 02:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.56 - - [2025-10-02 02:47:07] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005658 10.0.0.56 - - [2025-10-02 02:47:10] "POST /neutron/port HTTP/1.1" 200 1108 0.018348 10.0.0.56 - - [2025-10-02 02:47:10] "POST /neutron/subnet HTTP/1.1" 200 694 0.008944 10.0.0.56 - - [2025-10-02 02:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.56 - - [2025-10-02 02:47:12] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005799 10.0.0.56 - - [2025-10-02 02:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.56 - - [2025-10-02 02:47:14] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003220 10.0.0.56 - - [2025-10-02 02:47:14] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002814 10.0.0.56 - - [2025-10-02 02:47:14] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006113 10.0.0.56 - - [2025-10-02 02:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.56 - - [2025-10-02 02:47:14] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003956 10.0.0.56 - - [2025-10-02 02:47:14] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003276 10.0.0.56 - - [2025-10-02 02:47:14] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.008200 10.0.0.56 - - [2025-10-02 02:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.56 - - [2025-10-02 02:47:14] "GET /routing-instance/291c4f9d-f4fd-4bd6-80ff-fa001dfdcba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004889 10.0.0.56 - - [2025-10-02 02:47:14] "GET /route-target/5467e5ff-2a4d-4411-b2c4-59c9adf2df98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003671 10.0.0.56 - - [2025-10-02 02:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.56 - - [2025-10-02 02:47:14] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003264 10.0.0.56 - - [2025-10-02 02:47:14] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002628 10.0.0.56 - - [2025-10-02 02:47:14] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006099 10.0.0.56 - - [2025-10-02 02:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.56 - - [2025-10-02 02:47:14] "GET /routing-instance/291c4f9d-f4fd-4bd6-80ff-fa001dfdcba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003939 10.0.0.56 - - [2025-10-02 02:47:14] "GET /route-target/5467e5ff-2a4d-4411-b2c4-59c9adf2df98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003767 10.0.0.56 - - [2025-10-02 02:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.56 - - [2025-10-02 02:47:14] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004075 10.0.0.56 - - [2025-10-02 02:47:14] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003136 10.0.0.56 - - [2025-10-02 02:47:15] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005885 10.0.0.56 - - [2025-10-02 02:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.56 - - [2025-10-02 02:47:15] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004610 10.0.0.56 - - [2025-10-02 02:47:15] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002960 10.0.0.56 - - [2025-10-02 02:47:15] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006137 10.0.0.56 - - [2025-10-02 02:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.56 - - [2025-10-02 02:47:15] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004030 10.0.0.56 - - [2025-10-02 02:47:15] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002916 10.0.0.56 - - [2025-10-02 02:47:15] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006392 10.0.0.56 - - [2025-10-02 02:47:15] "GET /obj-perms HTTP/1.1" 200 5072 0.052240 10.0.0.49 - - [2025-10-02 02:47:15] "GET /obj-perms HTTP/1.1" 200 5072 0.039884 10.0.0.56 - - [2025-10-02 02:47:15] "GET /obj-perms HTTP/1.1" 200 5072 0.003552 10.0.0.56 - - [2025-10-02 02:47:15] "GET /obj-perms HTTP/1.1" 200 5072 0.003641 10.0.0.38 - - [2025-10-02 02:47:15] "GET /obj-perms HTTP/1.1" 200 5072 0.041277 10.0.0.56 - - [2025-10-02 02:47:15] "GET /virtual-machine/82705972-fe79-490a-b73b-b8a954ec70fc HTTP/1.1" 200 1313 0.005510 10.0.0.56 - - [2025-10-02 02:47:15] "GET /virtual-machine-interface/9135c3ef-39cd-4ace-a23e-67d0d12ed2eb HTTP/1.1" 200 3191 0.006122 10.0.0.56 - - [2025-10-02 02:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.56 - - [2025-10-02 02:47:15] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003592 10.0.0.56 - - [2025-10-02 02:47:15] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003761 10.0.0.56 - - [2025-10-02 02:47:15] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006019 10.0.0.56 - - [2025-10-02 02:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.56 - - [2025-10-02 02:47:16] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004162 10.0.0.56 - - [2025-10-02 02:47:17] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.008682 10.0.0.56 - - [2025-10-02 02:47:17] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005691 10.0.0.56 - - [2025-10-02 02:47:17] "POST /neutron/port HTTP/1.1" 200 1108 0.014999 10.0.0.56 - - [2025-10-02 02:47:18] "POST /neutron/security_group HTTP/1.1" 200 1415 0.006703 10.0.0.56 - - [2025-10-02 02:47:23] "POST /neutron/port HTTP/1.1" 200 1108 0.016001 10.0.0.56 - - [2025-10-02 02:47:27] "POST /neutron/security_group HTTP/1.1" 200 1415 0.006989 10.0.0.56 - - [2025-10-02 02:47:32] "POST /neutron/port HTTP/1.1" 200 1108 0.015942 10.0.0.56 - - [2025-10-02 02:47:32] "POST /neutron/security_group HTTP/1.1" 200 1415 0.006681 10.0.0.56 - - [2025-10-02 02:47:32] "GET /virtual-machine/4eed96df-7e9a-4496-9427-fbdf82ef0f82 HTTP/1.1" 200 1313 0.005681 10.0.0.56 - - [2025-10-02 02:47:32] "GET /virtual-machine/4eed96df-7e9a-4496-9427-fbdf82ef0f82 HTTP/1.1" 200 1313 0.004051 10.0.0.56 - - [2025-10-02 02:47:32] "GET /virtual-machine-interface/cf1c6fb9-05b1-47de-b0d0-096035595966 HTTP/1.1" 200 3191 0.005018 10.0.0.56 - - [2025-10-02 02:47:32] "GET /virtual-machine/4eed96df-7e9a-4496-9427-fbdf82ef0f82 HTTP/1.1" 200 1313 0.003203 10.0.0.56 - - [2025-10-02 02:47:32] "GET /virtual-machine-interface/cf1c6fb9-05b1-47de-b0d0-096035595966 HTTP/1.1" 200 3191 0.005341 10.0.0.56 - - [2025-10-02 02:47:32] "GET /instance-ip/e6f444ab-4419-426e-a723-0ca29ebb4804 HTTP/1.1" 200 1703 0.005538 10.0.0.56 - - [2025-10-02 02:47:32] "GET /virtual-machine/4eed96df-7e9a-4496-9427-fbdf82ef0f82 HTTP/1.1" 200 1313 0.003741 10.0.0.56 - - [2025-10-02 02:47:33] "GET /virtual-machine-interface/cf1c6fb9-05b1-47de-b0d0-096035595966 HTTP/1.1" 200 3191 0.005134 10.0.0.56 - - [2025-10-02 02:47:33] "GET /instance-ip/e6f444ab-4419-426e-a723-0ca29ebb4804 HTTP/1.1" 200 1703 0.008187 10.0.0.56 - - [2025-10-02 02:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.56 - - [2025-10-02 02:47:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003737 10.0.0.56 - - [2025-10-02 02:47:33] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002866 10.0.0.56 - - [2025-10-02 02:47:33] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.007395 10.0.0.56 - - [2025-10-02 02:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.56 - - [2025-10-02 02:47:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004021 10.0.0.56 - - [2025-10-02 02:47:33] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004428 10.0.0.56 - - [2025-10-02 02:47:33] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005864 10.0.0.56 - - [2025-10-02 02:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.56 - - [2025-10-02 02:47:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004093 10.0.0.56 - - [2025-10-02 02:47:33] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002760 10.0.0.56 - - [2025-10-02 02:47:33] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005504 10.0.0.56 - - [2025-10-02 02:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.56 - - [2025-10-02 02:47:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004151 10.0.0.56 - - [2025-10-02 02:47:33] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002826 10.0.0.56 - - [2025-10-02 02:47:33] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005873 10.0.0.56 - - [2025-10-02 02:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.56 - - [2025-10-02 02:47:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003824 10.0.0.56 - - [2025-10-02 02:47:33] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003076 10.0.0.56 - - [2025-10-02 02:47:33] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006407 10.0.0.56 - - [2025-10-02 02:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.56 - - [2025-10-02 02:47:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005253 10.0.0.56 - - [2025-10-02 02:47:33] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005101 10.0.0.56 - - [2025-10-02 02:47:33] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005497 10.0.0.56 - - [2025-10-02 02:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.56 - - [2025-10-02 02:47:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004447 10.0.0.56 - - [2025-10-02 02:47:33] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002980 10.0.0.56 - - [2025-10-02 02:47:33] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006013 10.0.0.56 - - [2025-10-02 02:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.56 - - [2025-10-02 02:47:34] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005811 10.0.0.56 - - [2025-10-02 02:47:34] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003031 10.0.0.56 - - [2025-10-02 02:47:35] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005184 10.0.0.56 - - [2025-10-02 02:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.56 - - [2025-10-02 02:47:35] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003748 10.0.0.56 - - [2025-10-02 02:47:35] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002856 10.0.0.56 - - [2025-10-02 02:47:35] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005406 10.0.0.56 - - [2025-10-02 02:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.56 - - [2025-10-02 02:47:35] "GET /routing-instance/291c4f9d-f4fd-4bd6-80ff-fa001dfdcba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003932 10.0.0.56 - - [2025-10-02 02:47:35] "GET /route-target/5467e5ff-2a4d-4411-b2c4-59c9adf2df98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003393 10.0.0.56 - - [2025-10-02 02:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.56 - - [2025-10-02 02:47:35] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003283 10.0.0.56 - - [2025-10-02 02:47:35] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002983 10.0.0.56 - - [2025-10-02 02:47:35] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005885 10.0.0.56 - - [2025-10-02 02:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.56 - - [2025-10-02 02:47:35] "GET /routing-instance/291c4f9d-f4fd-4bd6-80ff-fa001dfdcba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004224 10.0.0.56 - - [2025-10-02 02:47:35] "GET /route-target/5467e5ff-2a4d-4411-b2c4-59c9adf2df98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004528 10.0.0.56 - - [2025-10-02 02:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.56 - - [2025-10-02 02:47:35] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004168 10.0.0.56 - - [2025-10-02 02:47:35] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005130 10.0.0.56 - - [2025-10-02 02:47:35] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006112 10.0.0.56 - - [2025-10-02 02:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.56 - - [2025-10-02 02:47:35] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005633 10.0.0.56 - - [2025-10-02 02:47:35] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003254 10.0.0.56 - - [2025-10-02 02:47:35] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005886 10.0.0.56 - - [2025-10-02 02:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.56 - - [2025-10-02 02:47:35] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004287 10.0.0.56 - - [2025-10-02 02:47:36] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004460 10.0.0.56 - - [2025-10-02 02:47:36] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005820 10.0.0.49 - - [2025-10-02 02:47:36] "GET /obj-perms HTTP/1.1" 200 5072 0.004851 10.0.0.56 - - [2025-10-02 02:47:36] "GET /obj-perms HTTP/1.1" 200 5072 0.003928 10.0.0.56 - - [2025-10-02 02:47:36] "GET /obj-perms HTTP/1.1" 200 5072 0.004612 10.0.0.38 - - [2025-10-02 02:47:36] "GET /obj-perms HTTP/1.1" 200 5072 0.003651 10.0.0.49 - - [2025-10-02 02:47:36] "GET /obj-perms HTTP/1.1" 200 5072 0.008563 10.0.0.56 - - [2025-10-02 02:47:36] "GET /virtual-machine/4eed96df-7e9a-4496-9427-fbdf82ef0f82 HTTP/1.1" 200 1313 0.006063 10.0.0.56 - - [2025-10-02 02:47:36] "GET /virtual-machine-interface/cf1c6fb9-05b1-47de-b0d0-096035595966 HTTP/1.1" 200 3191 0.005098 10.0.0.56 - - [2025-10-02 02:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.56 - - [2025-10-02 02:47:36] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003762 10.0.0.56 - - [2025-10-02 02:47:36] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002903 10.0.0.56 - - [2025-10-02 02:47:36] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005376 10.0.0.56 - - [2025-10-02 02:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.56 - - [2025-10-02 02:47:37] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003525 10.0.0.56 - - [2025-10-02 02:47:37] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002898 10.0.0.56 - - [2025-10-02 02:47:37] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.010977 10.0.0.56 - - [2025-10-02 02:47:37] "GET /virtual-machine/82705972-fe79-490a-b73b-b8a954ec70fc HTTP/1.1" 200 1313 0.004386 10.0.0.56 - - [2025-10-02 02:47:37] "GET /virtual-machine-interface/9135c3ef-39cd-4ace-a23e-67d0d12ed2eb HTTP/1.1" 200 3191 0.005295 10.0.0.56 - - [2025-10-02 02:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.56 - - [2025-10-02 02:47:37] "GET /security-group/325e6530-fc2b-437a-88f6-0d3686d50087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.003587 10.0.0.56 - - [2025-10-02 02:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.56 - - [2025-10-02 02:47:37] "GET /security-group/325e6530-fc2b-437a-88f6-0d3686d50087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.004683 10.0.0.56 - - [2025-10-02 02:47:37] "POST /neutron/security_group HTTP/1.1" 200 1441 0.004297 10.0.0.56 - - [2025-10-02 02:47:38] "POST /neutron/port HTTP/1.1" 200 1134 0.012754 10.0.0.56 - - [2025-10-02 02:47:38] "GET /virtual-machine/82705972-fe79-490a-b73b-b8a954ec70fc HTTP/1.1" 200 1313 0.003941 10.0.0.56 - - [2025-10-02 02:47:38] "GET /virtual-machine-interface/9135c3ef-39cd-4ace-a23e-67d0d12ed2eb HTTP/1.1" 200 3139 0.007355 10.0.0.56 - - [2025-10-02 02:47:38] "POST /neutron/security_group HTTP/1.1" 200 1415 0.006539 10.0.0.56 - - [2025-10-02 02:47:38] "POST /neutron/port HTTP/1.1" 200 1096 0.010096 10.0.0.56 - - [2025-10-02 02:47:38] "GET /virtual-machine/82705972-fe79-490a-b73b-b8a954ec70fc HTTP/1.1" 200 1313 0.003948 10.0.0.56 - - [2025-10-02 02:47:38] "GET /virtual-machine-interface/9135c3ef-39cd-4ace-a23e-67d0d12ed2eb HTTP/1.1" 200 3191 0.007123 10.0.0.56 - - [2025-10-02 02:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.56 - - [2025-10-02 02:47:38] "GET /security-group/325e6530-fc2b-437a-88f6-0d3686d50087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.004174 10.0.0.56 - - [2025-10-02 02:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.56 - - [2025-10-02 02:47:38] "GET /security-group/325e6530-fc2b-437a-88f6-0d3686d50087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.004226 10.0.0.56 - - [2025-10-02 02:47:38] "POST /neutron/security_group HTTP/1.1" 200 1441 0.004861 10.0.0.56 - - [2025-10-02 02:48:07] "POST /neutron/port HTTP/1.1" 200 1108 0.034980 10.0.0.56 - - [2025-10-02 02:48:07] "POST /neutron/subnet HTTP/1.1" 200 694 0.009066 10.0.0.56 - - [2025-10-02 02:48:11] "POST /neutron/port HTTP/1.1" 200 1108 0.037286 10.0.0.56 - - [2025-10-02 02:48:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003956 10.0.0.56 - - [2025-10-02 02:48:11] "POST /neutron/network HTTP/1.1" 200 926 0.008909 10.0.0.49 - - [2025-10-02 02:48:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.49 - - [2025-10-02 02:48:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000495 10.0.0.49 - - [2025-10-02 02:48:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.49 - - [2025-10-02 02:48:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.38 - - [2025-10-02 02:48:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.38 - - [2025-10-02 02:48:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.38 - - [2025-10-02 02:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000635 10.0.0.38 - - [2025-10-02 02:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.56 - - [2025-10-02 02:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000343 10.0.0.56 - - [2025-10-02 02:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000356 10.0.0.56 - - [2025-10-02 02:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.56 - - [2025-10-02 02:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.56 - - [2025-10-02 02:49:04] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.119616 10.0.0.38 - - [2025-10-02 02:49:04] "PUT /access-control-list/4346eac9-1e3c-406e-8049-182e249fc3dc HTTP/1.1" 200 272 0.046477 10.0.0.56 - - [2025-10-02 02:49:05] "POST /neutron/security_group_rule HTTP/1.1" 200 581 0.161924 10.0.0.56 - - [2025-10-02 02:49:07] "POST /neutron/port HTTP/1.1" 200 1108 0.015460 10.0.0.56 - - [2025-10-02 02:49:08] "POST /neutron/port HTTP/1.1" 200 1096 0.060255 10.0.0.56 - - [2025-10-02 02:49:08] "GET /virtual-machine/4eed96df-7e9a-4496-9427-fbdf82ef0f82 HTTP/1.1" 200 1313 0.004033 10.0.0.56 - - [2025-10-02 02:49:08] "POST /neutron/port HTTP/1.1" 200 151 0.192933 10.0.0.56 - - [2025-10-02 02:49:10] "GET /virtual-machine/4eed96df-7e9a-4496-9427-fbdf82ef0f82 HTTP/1.1" 404 171 0.003129 10.0.0.56 - - [2025-10-02 02:49:10] "GET /virtual-machine/4eed96df-7e9a-4496-9427-fbdf82ef0f82 HTTP/1.1" 404 171 0.002946 10.0.0.56 - - [2025-10-02 02:49:10] "GET /virtual-machine/4eed96df-7e9a-4496-9427-fbdf82ef0f82 HTTP/1.1" 404 171 0.002756 10.0.0.56 - - [2025-10-02 02:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.56 - - [2025-10-02 02:49:10] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004793 10.0.0.56 - - [2025-10-02 02:49:10] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002810 10.0.0.56 - - [2025-10-02 02:49:10] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005730 10.0.0.56 - - [2025-10-02 02:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.56 - - [2025-10-02 02:49:10] "GET /routing-instance/291c4f9d-f4fd-4bd6-80ff-fa001dfdcba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004965 10.0.0.56 - - [2025-10-02 02:49:10] "GET /route-target/5467e5ff-2a4d-4411-b2c4-59c9adf2df98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004440 10.0.0.56 - - [2025-10-02 02:49:10] "GET /obj-perms HTTP/1.1" 200 5072 0.003875 10.0.0.56 - - [2025-10-02 02:49:12] "POST /neutron/network HTTP/1.1" 200 936 0.006277 10.0.0.56 - - [2025-10-02 02:49:12] "POST /neutron/port HTTP/1.1" 200 117 0.001070 10.0.0.38 - - [2025-10-02 02:49:13] "GET /obj-perms HTTP/1.1" 200 5072 0.003893 10.0.0.56 - - [2025-10-02 02:49:19] "GET /obj-perms HTTP/1.1" 200 5072 0.003812 10.0.0.38 - - [2025-10-02 02:49:22] "GET /obj-perms HTTP/1.1" 200 5072 0.003583 10.0.0.56 - - [2025-10-02 02:49:26] "GET /obj-perms HTTP/1.1" 200 5072 0.003967 10.0.0.49 - - [2025-10-02 02:49:26] "GET /obj-perms HTTP/1.1" 200 5072 0.004185 10.0.0.56 - - [2025-10-02 02:49:26] "POST /neutron/port HTTP/1.1" 200 1108 0.014901 10.0.0.56 - - [2025-10-02 02:49:26] "POST /neutron/port HTTP/1.1" 200 1096 0.071327 10.0.0.56 - - [2025-10-02 02:49:26] "GET /virtual-machine/82705972-fe79-490a-b73b-b8a954ec70fc HTTP/1.1" 200 1313 0.004308 10.0.0.56 - - [2025-10-02 02:49:27] "POST /neutron/port HTTP/1.1" 200 151 0.167445 10.0.0.56 - - [2025-10-02 02:49:28] "GET /virtual-machine/82705972-fe79-490a-b73b-b8a954ec70fc HTTP/1.1" 404 171 0.003261 10.0.0.56 - - [2025-10-02 02:49:28] "GET /virtual-machine/82705972-fe79-490a-b73b-b8a954ec70fc HTTP/1.1" 404 171 0.002838 10.0.0.56 - - [2025-10-02 02:49:28] "GET /virtual-machine/82705972-fe79-490a-b73b-b8a954ec70fc HTTP/1.1" 404 171 0.002667 10.0.0.56 - - [2025-10-02 02:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005640 10.0.0.56 - - [2025-10-02 02:49:28] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005747 10.0.0.56 - - [2025-10-02 02:49:28] "GET /virtual-networks?parent_id=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003623 10.0.0.56 - - [2025-10-02 02:49:28] "GET /virtual-network/d4f4ab1d-201f-4b89-99c7-e2760929f2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006748 10.0.0.56 - - [2025-10-02 02:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.56 - - [2025-10-02 02:49:28] "GET /routing-instance/291c4f9d-f4fd-4bd6-80ff-fa001dfdcba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005578 10.0.0.56 - - [2025-10-02 02:49:28] "GET /route-target/5467e5ff-2a4d-4411-b2c4-59c9adf2df98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003634 10.0.0.38 - - [2025-10-02 02:49:28] "GET /obj-perms HTTP/1.1" 200 5072 0.003479 10.0.0.56 - - [2025-10-02 02:49:31] "GET /obj-perms HTTP/1.1" 200 5072 0.004240 10.0.0.38 - - [2025-10-02 02:49:38] "GET /obj-perms HTTP/1.1" 200 5072 0.003840 10.0.0.56 - - [2025-10-02 02:49:41] "GET /obj-perms HTTP/1.1" 200 5072 0.004010 10.0.0.38 - - [2025-10-02 02:49:47] "GET /obj-perms HTTP/1.1" 200 5072 0.004333 10.0.0.56 - - [2025-10-02 02:49:50] "GET /obj-perms HTTP/1.1" 200 5072 0.004273 10.0.0.38 - - [2025-10-02 02:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.56 - - [2025-10-02 02:49:50] "POST /neutron/security_group HTTP/1.1" 200 1441 0.006123 10.0.0.56 - - [2025-10-02 02:49:50] "POST /fqname-to-id HTTP/1.1" 404 245 0.003020 10.0.0.38 - - [2025-10-02 02:49:51] "DELETE /access-control-list/4346eac9-1e3c-406e-8049-182e249fc3dc HTTP/1.1" 200 115 0.029378 10.0.0.49 - - [2025-10-02 02:49:52] "GET /projects?obj_uuids=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000928 10.0.0.56 - - [2025-10-02 02:49:52] "GET /project/39c1077d-866a-4bad-bbee-3795318e4ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.046401 10.0.0.49 - - [2025-10-02 02:49:52] "GET /projects?obj_uuids=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001195 10.0.0.56 - - [2025-10-02 02:49:52] "GET /project/39c1077d-866a-4bad-bbee-3795318e4ff2?fields=virtual_networks HTTP/1.1" 200 1084 0.045418 10.0.0.49 - - [2025-10-02 02:49:52] "GET /projects?obj_uuids=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001000 10.0.0.56 - - [2025-10-02 02:49:52] "GET /project/39c1077d-866a-4bad-bbee-3795318e4ff2?fields=virtual_machine_interfaces HTTP/1.1" 200 1084 0.041336 10.0.0.49 - - [2025-10-02 02:49:52] "GET /projects?obj_uuids=39c1077d-866a-4bad-bbee-3795318e4ff2&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001252 10.0.0.56 - - [2025-10-02 02:49:52] "GET /project/39c1077d-866a-4bad-bbee-3795318e4ff2?fields=security_groups HTTP/1.1" 200 1331 0.036145 10.0.0.56 - - [2025-10-02 02:49:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.023310 10.0.0.49 - - [2025-10-02 02:49:53] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002833 10.0.0.49 - - [2025-10-02 02:49:53] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001369 10.0.0.49 - - [2025-10-02 02:49:53] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.030101 10.0.0.49 - - [2025-10-02 02:49:53] "POST /id-to-fqname HTTP/1.1" 200 188 0.003493 10.0.0.49 - - [2025-10-02 02:49:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.007434 10.0.0.49 - - [2025-10-02 02:49:53] "POST /security-groups HTTP/1.1" 200 589 0.072845 10.0.0.49 - - [2025-10-02 02:49:53] "POST /projects HTTP/1.1" 200 581 0.284930 10.0.0.38 - - [2025-10-02 02:49:53] "POST /fqname-to-id HTTP/1.1" 404 231 0.012953 10.0.0.49 - - [2025-10-02 02:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.350704 10.0.0.56 - - [2025-10-02 02:49:54] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.504056 10.0.0.56 - - [2025-10-02 02:49:55] "GET / HTTP/1.1" 200 35931 0.001614 10.0.0.56 - - [2025-10-02 02:49:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000394 10.0.0.56 - - [2025-10-02 02:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.054217 10.0.0.49 - - [2025-10-02 02:49:57] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000937 10.0.0.56 - - [2025-10-02 02:49:57] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.035429 10.0.0.49 - - [2025-10-02 02:49:57] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000898 10.0.0.56 - - [2025-10-02 02:49:57] "POST /neutron/network HTTP/1.1" 200 615 0.152632 10.0.0.38 - - [2025-10-02 02:49:57] "POST /ref-update HTTP/1.1" 200 156 0.026711 10.0.0.56 - - [2025-10-02 02:49:57] "POST /id-to-fqname HTTP/1.1" 200 224 0.003313 10.0.0.56 - - [2025-10-02 02:49:57] "GET /virtual-network/bd14f8f2-eeb3-43ce-ae4d-7955994ed2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006100 10.0.0.56 - - [2025-10-02 02:49:57] "POST /neutron/network HTTP/1.1" 200 835 0.006895 10.0.0.56 - - [2025-10-02 02:49:57] "GET /virtual-network/bd14f8f2-eeb3-43ce-ae4d-7955994ed2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004971 10.0.0.56 - - [2025-10-02 02:49:57] "POST /id-to-fqname HTTP/1.1" 200 224 0.001203 10.0.0.56 - - [2025-10-02 02:49:58] "POST /neutron/network HTTP/1.1" 200 845 0.007147 10.0.0.49 - - [2025-10-02 02:49:58] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000882 10.0.0.56 - - [2025-10-02 02:49:58] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.063205 10.0.0.56 - - [2025-10-02 02:49:59] "POST /neutron/port HTTP/1.1" 200 117 0.006080 10.0.0.49 - - [2025-10-02 02:49:59] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000965 10.0.0.56 - - [2025-10-02 02:49:59] "POST /neutron/port HTTP/1.1" 200 1059 0.283544 10.0.0.56 - - [2025-10-02 02:49:59] "POST /neutron/port HTTP/1.1" 200 1113 0.101853 10.0.0.56 - - [2025-10-02 02:50:00] "POST /neutron/subnet HTTP/1.1" 200 703 0.009724 10.0.0.56 - - [2025-10-02 02:50:04] "POST /neutron/port HTTP/1.1" 200 1087 0.016239 10.0.0.56 - - [2025-10-02 02:50:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009139 10.0.0.56 - - [2025-10-02 02:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.49 - - [2025-10-02 02:50:04] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000892 10.0.0.56 - - [2025-10-02 02:50:04] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.033200 10.0.0.49 - - [2025-10-02 02:50:04] "POST /useragent-kv HTTP/1.1" 200 115 0.007145 10.0.0.56 - - [2025-10-02 02:50:04] "POST /neutron/subnet HTTP/1.1" 200 715 0.201225 10.0.0.56 - - [2025-10-02 02:50:04] "POST /id-to-fqname HTTP/1.1" 200 223 0.001220 10.0.0.56 - - [2025-10-02 02:50:04] "GET /virtual-network/1da09de3-b5f3-4792-ba5f-08fafdd8356e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005439 10.0.0.56 - - [2025-10-02 02:50:04] "GET /virtual-network/1da09de3-b5f3-4792-ba5f-08fafdd8356e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007155 10.0.0.56 - - [2025-10-02 02:50:04] "POST /neutron/network HTTP/1.1" 200 830 0.006377 10.0.0.56 - - [2025-10-02 02:50:05] "GET /virtual-network/1da09de3-b5f3-4792-ba5f-08fafdd8356e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005944 10.0.0.56 - - [2025-10-02 02:50:06] "GET /obj-perms HTTP/1.1" 200 5026 0.060816 10.0.0.38 - - [2025-10-02 02:50:06] "GET /obj-perms HTTP/1.1" 200 5026 0.043384 10.0.0.56 - - [2025-10-02 02:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.49 - - [2025-10-02 02:50:06] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001217 10.0.0.56 - - [2025-10-02 02:50:07] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.059757 10.0.0.49 - - [2025-10-02 02:50:07] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000985 10.0.0.56 - - [2025-10-02 02:50:07] "POST /neutron/network HTTP/1.1" 200 613 0.177555 10.0.0.56 - - [2025-10-02 02:50:07] "POST /id-to-fqname HTTP/1.1" 200 223 0.003498 10.0.0.56 - - [2025-10-02 02:50:07] "GET /virtual-network/a528a1b4-fb94-4f98-b870-36ce65b48b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006402 10.0.0.56 - - [2025-10-02 02:50:07] "POST /neutron/network HTTP/1.1" 200 833 0.007396 10.0.0.56 - - [2025-10-02 02:50:07] "GET /virtual-network/a528a1b4-fb94-4f98-b870-36ce65b48b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006294 10.0.0.38 - - [2025-10-02 02:50:07] "POST /route-targets HTTP/1.1" 200 327 0.013551 10.0.0.56 - - [2025-10-02 02:50:07] "GET /virtual-network/a528a1b4-fb94-4f98-b870-36ce65b48b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006518 10.0.0.49 - - [2025-10-02 02:50:08] "GET /obj-perms HTTP/1.1" 200 5026 0.053541 10.0.0.56 - - [2025-10-02 02:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.49 - - [2025-10-02 02:50:08] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000954 10.0.0.56 - - [2025-10-02 02:50:08] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.048214 10.0.0.56 - - [2025-10-02 02:50:08] "POST /neutron/network HTTP/1.1" 200 117 0.013365 10.0.0.38 - - [2025-10-02 02:50:08] "POST /ref-update HTTP/1.1" 200 156 0.020493 10.0.0.56 - - [2025-10-02 02:50:09] "POST /neutron/network HTTP/1.1" 200 835 0.008792 10.0.0.56 - - [2025-10-02 02:50:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.001144 10.0.0.56 - - [2025-10-02 02:50:09] "GET /virtual-network/8d6cfefd-2fbc-48bd-b664-ca67eea12e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006037 10.0.0.56 - - [2025-10-02 02:50:09] "GET /virtual-network/8d6cfefd-2fbc-48bd-b664-ca67eea12e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005283 10.0.0.56 - - [2025-10-02 02:50:09] "POST /neutron/subnet HTTP/1.1" 200 730 0.008672 10.0.0.56 - - [2025-10-02 02:50:09] "GET /virtual-network/8d6cfefd-2fbc-48bd-b664-ca67eea12e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005301 10.0.0.56 - - [2025-10-02 02:50:09] "GET /obj-perms HTTP/1.1" 200 5026 0.003130 10.0.0.38 - - [2025-10-02 02:50:09] "GET /obj-perms HTTP/1.1" 200 5026 0.002998 10.0.0.56 - - [2025-10-02 02:50:09] "POST /id-to-fqname HTTP/1.1" 200 223 0.001225 10.0.0.56 - - [2025-10-02 02:50:09] "POST /neutron/network HTTP/1.1" 200 843 0.010666 10.0.0.49 - - [2025-10-02 02:50:10] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001068 10.0.0.56 - - [2025-10-02 02:50:10] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.064954 10.0.0.56 - - [2025-10-02 02:50:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008352 10.0.0.56 - - [2025-10-02 02:50:10] "POST /id-to-fqname HTTP/1.1" 200 224 0.001449 10.0.0.56 - - [2025-10-02 02:50:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007278 10.0.0.49 - - [2025-10-02 02:50:11] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001332 10.0.0.56 - - [2025-10-02 02:50:11] "POST /neutron/port HTTP/1.1" 200 1059 0.294716 10.0.0.56 - - [2025-10-02 02:50:11] "POST /neutron/port HTTP/1.1" 200 1113 0.103288 10.0.0.56 - - [2025-10-02 02:50:11] "POST /neutron/subnet HTTP/1.1" 200 704 0.008220 10.0.0.49 - - [2025-10-02 02:50:11] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001027 10.0.0.56 - - [2025-10-02 02:50:11] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.075989 10.0.0.56 - - [2025-10-02 02:50:11] "POST /neutron/network HTTP/1.1" 200 835 0.028141 10.0.0.56 - - [2025-10-02 02:50:12] "POST /neutron/port HTTP/1.1" 200 1087 0.027517 10.0.0.56 - - [2025-10-02 02:50:12] "POST /fqname-to-id HTTP/1.1" 404 193 0.003043 10.0.0.56 - - [2025-10-02 02:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.49 - - [2025-10-02 02:50:12] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000962 10.0.0.56 - - [2025-10-02 02:50:12] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007449 10.0.0.56 - - [2025-10-02 02:50:12] "POST /neutron/network HTTP/1.1" 200 845 0.007648 10.0.0.56 - - [2025-10-02 02:50:12] "POST /service-templates HTTP/1.1" 200 543 0.031912 10.0.0.56 - - [2025-10-02 02:50:12] "POST /neutron/port HTTP/1.1" 200 117 0.001653 10.0.0.56 - - [2025-10-02 02:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.56 - - [2025-10-02 02:50:12] "GET /service-template/41335072-5c2e-4366-880e-5c8c8924dafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.005767 10.0.0.56 - - [2025-10-02 02:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.56 - - [2025-10-02 02:50:12] "GET /service-template/41335072-5c2e-4366-880e-5c8c8924dafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.003868 10.0.0.56 - - [2025-10-02 02:50:12] "POST /id-to-fqname HTTP/1.1" 200 223 0.001165 10.0.0.56 - - [2025-10-02 02:50:12] "POST /id-to-fqname HTTP/1.1" 200 223 0.003577 10.0.0.49 - - [2025-10-02 02:50:12] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001176 10.0.0.56 - - [2025-10-02 02:50:12] "POST /id-to-fqname HTTP/1.1" 200 224 0.001365 10.0.0.56 - - [2025-10-02 02:50:12] "POST /neutron/port HTTP/1.1" 200 1059 0.313502 10.0.0.56 - - [2025-10-02 02:50:12] "POST /neutron/port HTTP/1.1" 200 1059 0.014128 10.0.0.56 - - [2025-10-02 02:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.56 - - [2025-10-02 02:50:12] "DELETE /service-template/41335072-5c2e-4366-880e-5c8c8924dafd HTTP/1.1" 200 115 0.029780 10.0.0.56 - - [2025-10-02 02:50:12] "POST /fqname-to-id HTTP/1.1" 404 193 0.008254 10.0.0.56 - - [2025-10-02 02:50:13] "POST /neutron/port HTTP/1.1" 200 1087 0.017000 10.0.0.56 - - [2025-10-02 02:50:13] "POST /neutron/port HTTP/1.1" 200 117 0.001170 10.0.0.56 - - [2025-10-02 02:50:13] "POST /neutron/network HTTP/1.1" 400 204 0.014405 10.0.0.56 - - [2025-10-02 02:50:13] "POST /neutron/port HTTP/1.1" 200 151 0.167374 10.0.0.56 - - [2025-10-02 02:50:15] "POST /neutron/port HTTP/1.1" 200 151 0.183503 10.0.0.56 - - [2025-10-02 02:50:15] "POST /neutron/port HTTP/1.1" 200 117 0.007441 10.0.0.56 - - [2025-10-02 02:50:15] "POST /neutron/port HTTP/1.1" 200 117 0.005616 10.0.0.56 - - [2025-10-02 02:50:17] "POST /neutron/network HTTP/1.1" 200 833 0.008232 10.0.0.38 - - [2025-10-02 02:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011850 10.0.0.49 - - [2025-10-02 02:50:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003317 10.0.0.49 - - [2025-10-02 02:50:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003887 10.0.0.56 - - [2025-10-02 02:50:18] "POST /neutron/network HTTP/1.1" 200 151 0.114842 10.0.0.38 - - [2025-10-02 02:50:18] "DELETE /route-target/053afad2-f815-4fbf-a22e-d99c3034900a HTTP/1.1" 200 115 0.026490 10.0.0.56 - - [2025-10-02 02:50:18] "POST /neutron/port HTTP/1.1" 200 1087 0.019242 10.0.0.56 - - [2025-10-02 02:50:20] "POST /neutron/network HTTP/1.1" 200 835 0.008287 10.0.0.56 - - [2025-10-02 02:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.49 - - [2025-10-02 02:50:23] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001365 10.0.0.56 - - [2025-10-02 02:50:23] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.049450 10.0.0.49 - - [2025-10-02 02:50:23] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000993 10.0.0.56 - - [2025-10-02 02:50:23] "POST /neutron/network HTTP/1.1" 200 613 0.133761 10.0.0.38 - - [2025-10-02 02:50:23] "POST /route-targets HTTP/1.1" 200 327 0.012230 10.0.0.56 - - [2025-10-02 02:50:23] "POST /id-to-fqname HTTP/1.1" 200 223 0.003757 10.0.0.56 - - [2025-10-02 02:50:23] "GET /virtual-network/50591a98-d5e0-4e63-809f-431f5bb5c9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004967 10.0.0.56 - - [2025-10-02 02:50:23] "POST /neutron/network HTTP/1.1" 200 832 0.009238 10.0.0.56 - - [2025-10-02 02:50:23] "GET /virtual-network/50591a98-d5e0-4e63-809f-431f5bb5c9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005102 10.0.0.56 - - [2025-10-02 02:50:24] "GET /virtual-network/50591a98-d5e0-4e63-809f-431f5bb5c9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005730 10.0.0.56 - - [2025-10-02 02:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.49 - - [2025-10-02 02:50:24] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001031 10.0.0.56 - - [2025-10-02 02:50:24] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.041964 10.0.0.56 - - [2025-10-02 02:50:24] "POST /neutron/network HTTP/1.1" 200 117 0.022667 10.0.0.38 - - [2025-10-02 02:50:24] "POST /ref-update HTTP/1.1" 200 156 0.023679 10.0.0.56 - - [2025-10-02 02:50:24] "POST /neutron/network HTTP/1.1" 200 832 0.008220 10.0.0.56 - - [2025-10-02 02:50:24] "POST /id-to-fqname HTTP/1.1" 200 223 0.001161 10.0.0.56 - - [2025-10-02 02:50:24] "GET /virtual-network/2df52650-ce0d-408b-b53f-75f8f203ab9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004964 10.0.0.56 - - [2025-10-02 02:50:25] "GET /virtual-network/2df52650-ce0d-408b-b53f-75f8f203ab9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006814 10.0.0.56 - - [2025-10-02 02:50:25] "POST /neutron/subnet HTTP/1.1" 200 724 0.010066 10.0.0.56 - - [2025-10-02 02:50:25] "GET /virtual-network/2df52650-ce0d-408b-b53f-75f8f203ab9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005631 10.0.0.49 - - [2025-10-02 02:50:25] "GET /obj-perms HTTP/1.1" 200 5026 0.003692 10.0.0.56 - - [2025-10-02 02:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.49 - - [2025-10-02 02:50:25] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000977 10.0.0.56 - - [2025-10-02 02:50:25] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.047927 10.0.0.49 - - [2025-10-02 02:50:26] "POST /useragent-kv HTTP/1.1" 200 115 0.009084 10.0.0.56 - - [2025-10-02 02:50:26] "POST /neutron/subnet HTTP/1.1" 200 714 0.232792 10.0.0.56 - - [2025-10-02 02:50:26] "POST /id-to-fqname HTTP/1.1" 200 224 0.001199 10.0.0.56 - - [2025-10-02 02:50:26] "GET /virtual-network/ccc89f2e-60e5-411d-8b8c-33f0788b21f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005086 10.0.0.56 - - [2025-10-02 02:50:26] "GET /virtual-network/ccc89f2e-60e5-411d-8b8c-33f0788b21f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006296 10.0.0.56 - - [2025-10-02 02:50:26] "POST /neutron/network HTTP/1.1" 200 832 0.006218 10.0.0.56 - - [2025-10-02 02:50:26] "GET /virtual-network/ccc89f2e-60e5-411d-8b8c-33f0788b21f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005463 10.0.0.56 - - [2025-10-02 02:50:26] "GET /obj-perms HTTP/1.1" 200 5026 0.003996 10.0.0.38 - - [2025-10-02 02:50:26] "GET /obj-perms HTTP/1.1" 200 5026 0.004502 10.0.0.56 - - [2025-10-02 02:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.49 - - [2025-10-02 02:50:26] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001335 10.0.0.56 - - [2025-10-02 02:50:26] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.041884 10.0.0.49 - - [2025-10-02 02:50:26] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001316 10.0.0.56 - - [2025-10-02 02:50:27] "POST /neutron/network HTTP/1.1" 200 625 0.147798 10.0.0.38 - - [2025-10-02 02:50:27] "POST /route-targets HTTP/1.1" 200 327 0.012964 10.0.0.56 - - [2025-10-02 02:50:27] "POST /id-to-fqname HTTP/1.1" 200 229 0.003618 10.0.0.56 - - [2025-10-02 02:50:27] "GET /virtual-network/6d7aa95b-cede-4783-bc2f-4478c7bd8bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006044 10.0.0.56 - - [2025-10-02 02:50:27] "POST /neutron/network HTTP/1.1" 200 843 0.006815 10.0.0.56 - - [2025-10-02 02:50:27] "GET /virtual-network/6d7aa95b-cede-4783-bc2f-4478c7bd8bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005387 10.0.0.56 - - [2025-10-02 02:50:27] "GET /virtual-network/6d7aa95b-cede-4783-bc2f-4478c7bd8bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005507 10.0.0.56 - - [2025-10-02 02:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.49 - - [2025-10-02 02:50:27] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000942 10.0.0.56 - - [2025-10-02 02:50:27] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.038069 10.0.0.56 - - [2025-10-02 02:50:28] "POST /neutron/network HTTP/1.1" 200 117 0.013761 10.0.0.38 - - [2025-10-02 02:50:28] "POST /ref-update HTTP/1.1" 200 156 0.028726 10.0.0.56 - - [2025-10-02 02:50:28] "POST /neutron/network HTTP/1.1" 200 844 0.008035 10.0.0.56 - - [2025-10-02 02:50:28] "POST /id-to-fqname HTTP/1.1" 200 230 0.001228 10.0.0.56 - - [2025-10-02 02:50:28] "GET /virtual-network/b09a6cca-9956-4e07-80e7-577cc7a7bd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006581 10.0.0.56 - - [2025-10-02 02:50:28] "GET /virtual-network/b09a6cca-9956-4e07-80e7-577cc7a7bd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005428 10.0.0.56 - - [2025-10-02 02:50:28] "POST /neutron/subnet HTTP/1.1" 200 715 0.009587 10.0.0.56 - - [2025-10-02 02:50:28] "GET /virtual-network/b09a6cca-9956-4e07-80e7-577cc7a7bd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006290 10.0.0.49 - - [2025-10-02 02:50:29] "GET /obj-perms HTTP/1.1" 200 5026 0.003631 10.0.0.56 - - [2025-10-02 02:50:29] "POST /id-to-fqname HTTP/1.1" 200 223 0.001388 10.0.0.49 - - [2025-10-02 02:50:29] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000893 10.0.0.56 - - [2025-10-02 02:50:29] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.079048 10.0.0.56 - - [2025-10-02 02:50:30] "POST /neutron/port HTTP/1.1" 200 117 0.006184 10.0.0.56 - - [2025-10-02 02:50:30] "POST /id-to-fqname HTTP/1.1" 200 224 0.001331 10.0.0.56 - - [2025-10-02 02:50:30] "POST /neutron/network HTTP/1.1" 200 842 0.009659 10.0.0.56 - - [2025-10-02 02:50:31] "POST /neutron/port HTTP/1.1" 200 1058 0.017614 10.0.0.56 - - [2025-10-02 02:50:31] "POST /neutron/port HTTP/1.1" 200 1086 0.016298 10.0.0.49 - - [2025-10-02 02:50:31] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000914 10.0.0.56 - - [2025-10-02 02:50:31] "POST /neutron/port HTTP/1.1" 200 117 0.000802 10.0.0.56 - - [2025-10-02 02:50:31] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.067106 10.0.0.56 - - [2025-10-02 02:50:31] "POST /neutron/port HTTP/1.1" 200 1086 0.024763 10.0.0.56 - - [2025-10-02 02:50:31] "POST /fqname-to-id HTTP/1.1" 404 193 0.003031 10.0.0.56 - - [2025-10-02 02:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.49 - - [2025-10-02 02:50:31] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001040 10.0.0.56 - - [2025-10-02 02:50:31] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007454 10.0.0.56 - - [2025-10-02 02:50:31] "POST /service-templates HTTP/1.1" 200 543 0.026353 10.0.0.56 - - [2025-10-02 02:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.56 - - [2025-10-02 02:50:31] "GET /service-template/dd44a145-053f-40e4-9398-6a6c0a83db73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.006875 10.0.0.56 - - [2025-10-02 02:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.56 - - [2025-10-02 02:50:31] "GET /service-template/dd44a145-053f-40e4-9398-6a6c0a83db73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.009638 10.0.0.56 - - [2025-10-02 02:50:31] "POST /id-to-fqname HTTP/1.1" 200 223 0.001060 10.0.0.56 - - [2025-10-02 02:50:31] "POST /neutron/network HTTP/1.1" 200 842 0.006894 10.0.0.56 - - [2025-10-02 02:50:32] "POST /id-to-fqname HTTP/1.1" 200 229 0.001188 10.0.0.56 - - [2025-10-02 02:50:32] "POST /id-to-fqname HTTP/1.1" 200 230 0.001287 10.0.0.56 - - [2025-10-02 02:50:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.017631 10.0.0.56 - - [2025-10-02 02:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.56 - - [2025-10-02 02:50:32] "DELETE /service-template/dd44a145-053f-40e4-9398-6a6c0a83db73 HTTP/1.1" 200 115 0.035536 10.0.0.56 - - [2025-10-02 02:50:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.003127 10.0.0.56 - - [2025-10-02 02:50:32] "POST /neutron/port HTTP/1.1" 200 1110 0.132927 10.0.0.56 - - [2025-10-02 02:50:32] "POST /neutron/subnet HTTP/1.1" 200 688 0.008774 10.0.0.49 - - [2025-10-02 02:50:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002823 10.0.0.49 - - [2025-10-02 02:50:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003101 10.0.0.56 - - [2025-10-02 02:50:32] "POST /neutron/network HTTP/1.1" 200 151 0.120358 10.0.0.38 - - [2025-10-02 02:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007170 10.0.0.49 - - [2025-10-02 02:50:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002981 10.0.0.49 - - [2025-10-02 02:50:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002783 10.0.0.56 - - [2025-10-02 02:50:33] "POST /neutron/network HTTP/1.1" 200 151 0.102555 10.0.0.38 - - [2025-10-02 02:50:33] "DELETE /route-target/1bfe15c5-cf4c-4126-b5f8-1832f032741b HTTP/1.1" 200 115 0.028607 10.0.0.56 - - [2025-10-02 02:50:33] "POST /neutron/port HTTP/1.1" 200 151 0.205582 10.0.0.56 - - [2025-10-02 02:50:33] "POST /neutron/port HTTP/1.1" 200 1084 0.013982 10.0.0.56 - - [2025-10-02 02:50:34] "POST /neutron/port HTTP/1.1" 200 117 0.007324 10.0.0.56 - - [2025-10-02 02:50:34] "POST /neutron/port HTTP/1.1" 200 117 0.006896 10.0.0.56 - - [2025-10-02 02:50:35] "POST /neutron/network HTTP/1.1" 200 832 0.013309 10.0.0.38 - - [2025-10-02 02:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.49 - - [2025-10-02 02:50:36] "POST /useragent-kv HTTP/1.1" 200 115 0.008223 10.0.0.49 - - [2025-10-02 02:50:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003901 10.0.0.56 - - [2025-10-02 02:50:36] "POST /neutron/network HTTP/1.1" 200 151 0.164957 10.0.0.38 - - [2025-10-02 02:50:36] "DELETE /route-target/1a8dedfb-93aa-48e9-8660-a3a3849993a0 HTTP/1.1" 200 115 0.045372 10.0.0.49 - - [2025-10-02 02:50:37] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001068 10.0.0.56 - - [2025-10-02 02:50:37] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.036584 10.0.0.49 - - [2025-10-02 02:50:37] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000955 10.0.0.56 - - [2025-10-02 02:50:37] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?fields=virtual_networks HTTP/1.1" 200 1038 0.056967 10.0.0.49 - - [2025-10-02 02:50:37] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001160 10.0.0.56 - - [2025-10-02 02:50:37] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.041199 10.0.0.49 - - [2025-10-02 02:50:38] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001136 10.0.0.56 - - [2025-10-02 02:50:38] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?fields=security_groups HTTP/1.1" 200 1262 0.039289 10.0.0.56 - - [2025-10-02 02:50:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.025262 10.0.0.49 - - [2025-10-02 02:50:38] "GET /projects?obj_uuids=440fe842-11bc-45cc-a859-d5b7baf8ab3f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004084 10.0.0.49 - - [2025-10-02 02:50:38] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000958 10.0.0.49 - - [2025-10-02 02:50:38] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006721 10.0.0.49 - - [2025-10-02 02:50:39] "POST /id-to-fqname HTTP/1.1" 200 188 0.003762 10.0.0.49 - - [2025-10-02 02:50:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.004316 10.0.0.49 - - [2025-10-02 02:50:39] "POST /security-groups HTTP/1.1" 200 589 0.027955 10.0.0.49 - - [2025-10-02 02:50:39] "POST /projects HTTP/1.1" 200 581 0.227815 10.0.0.38 - - [2025-10-02 02:50:39] "POST /fqname-to-id HTTP/1.1" 404 231 0.008040 10.0.0.49 - - [2025-10-02 02:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.305668 10.0.0.56 - - [2025-10-02 02:50:39] "GET /project/440fe842-11bc-45cc-a859-d5b7baf8ab3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.442831 10.0.0.49 - - [2025-10-02 02:50:39] "DELETE /project/39c1077d-866a-4bad-bbee-3795318e4ff2 HTTP/1.1" 404 177 0.007715 10.0.0.49 - - [2025-10-02 02:50:39] "DELETE /project/440fe84211bc45cca859d5b7baf8ab3f HTTP/1.1" 404 173 0.006534 10.0.0.49 - - [2025-10-02 02:50:39] "DELETE /project/748a9c7ebabe4e15982c3732b96ec657 HTTP/1.1" 404 173 0.014161 10.0.0.49 - - [2025-10-02 02:50:39] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001297 10.0.0.49 - - [2025-10-02 02:50:39] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.052049 10.0.0.49 - - [2025-10-02 02:50:39] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001422 10.0.0.49 - - [2025-10-02 02:50:39] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?fields=security_groups HTTP/1.1" 200 1367 0.041267 10.0.0.49 - - [2025-10-02 02:50:39] "DELETE /security-group/7f0e3256-3ed3-47c1-b005-3f0a11bf2eca HTTP/1.1" 200 115 0.060591 10.0.0.49 - - [2025-10-02 02:50:40] "GET /projects?obj_uuids=748a9c7e-babe-4e15-982c-3732b96ec657&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001006 10.0.0.49 - - [2025-10-02 02:50:40] "GET /project/748a9c7e-babe-4e15-982c-3732b96ec657?fields=application_policy_sets HTTP/1.1" 200 1406 0.064015 10.0.0.38 - - [2025-10-02 02:50:40] "DELETE /access-control-list/62755148-050f-4b2b-bfd4-319211ac41aa HTTP/1.1" 200 115 0.054541 10.0.0.49 - - [2025-10-02 02:50:40] "DELETE /project/748a9c7e-babe-4e15-982c-3732b96ec657 HTTP/1.1" 200 115 0.440559 10.0.0.56 - - [2025-10-02 02:50:40] "GET / HTTP/1.1" 200 35931 0.001829 10.0.0.56 - - [2025-10-02 02:50:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000465 10.0.0.56 - - [2025-10-02 02:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.057595 10.0.0.49 - - [2025-10-02 02:50:42] "GET /projects?obj_uuids=440fe842-11bc-45cc-a859-d5b7baf8ab3f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000975 10.0.0.56 - - [2025-10-02 02:50:42] "GET /project/440fe842-11bc-45cc-a859-d5b7baf8ab3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.041286 10.0.0.49 - - [2025-10-02 02:50:43] "POST /useragent-kv HTTP/1.1" 200 115 0.007324 10.0.0.56 - - [2025-10-02 02:50:43] "POST /neutron/subnet HTTP/1.1" 200 700 0.219321 10.0.0.56 - - [2025-10-02 02:50:43] "POST /id-to-fqname HTTP/1.1" 200 223 0.001280 10.0.0.56 - - [2025-10-02 02:50:43] "GET /virtual-network/26025eaf-cfe4-4791-b762-2d4a0a2e8cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005462 10.0.0.56 - - [2025-10-02 02:50:43] "GET /virtual-network/26025eaf-cfe4-4791-b762-2d4a0a2e8cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005474 10.0.0.56 - - [2025-10-02 02:50:43] "POST /neutron/network HTTP/1.1" 200 827 0.006804 10.0.0.56 - - [2025-10-02 02:50:43] "GET /virtual-network/26025eaf-cfe4-4791-b762-2d4a0a2e8cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005566 10.0.0.56 - - [2025-10-02 02:50:44] "GET /obj-perms HTTP/1.1" 200 5026 0.052981 10.0.0.38 - - [2025-10-02 02:50:44] "GET /obj-perms HTTP/1.1" 200 5026 0.055062 10.0.0.56 - - [2025-10-02 02:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.49 - - [2025-10-02 02:50:45] "GET /projects?obj_uuids=440fe842-11bc-45cc-a859-d5b7baf8ab3f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001162 10.0.0.56 - - [2025-10-02 02:50:45] "GET /project/440fe842-11bc-45cc-a859-d5b7baf8ab3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.036192 10.0.0.49 - - [2025-10-02 02:50:45] "GET /projects?obj_uuids=440fe842-11bc-45cc-a859-d5b7baf8ab3f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001001 10.0.0.56 - - [2025-10-02 02:50:45] "POST /neutron/network HTTP/1.1" 200 617 0.137087 10.0.0.38 - - [2025-10-02 02:50:45] "POST /route-targets HTTP/1.1" 200 327 0.012348 10.0.0.56 - - [2025-10-02 02:50:45] "POST /id-to-fqname HTTP/1.1" 200 225 0.003533 10.0.0.56 - - [2025-10-02 02:50:45] "GET /virtual-network/d0e8337c-180e-4ac5-a4cd-b38c52d065e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005870 10.0.0.56 - - [2025-10-02 02:50:45] "POST /neutron/network HTTP/1.1" 200 834 0.006947 10.0.0.56 - - [2025-10-02 02:50:45] "GET /virtual-network/d0e8337c-180e-4ac5-a4cd-b38c52d065e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006459 10.0.0.56 - - [2025-10-02 02:50:45] "GET /virtual-network/d0e8337c-180e-4ac5-a4cd-b38c52d065e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005688 10.0.0.56 - - [2025-10-02 02:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.49 - - [2025-10-02 02:50:46] "GET /projects?obj_uuids=440fe842-11bc-45cc-a859-d5b7baf8ab3f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000940 10.0.0.56 - - [2025-10-02 02:50:46] "GET /project/440fe842-11bc-45cc-a859-d5b7baf8ab3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.041724 10.0.0.56 - - [2025-10-02 02:50:46] "POST /neutron/network HTTP/1.1" 200 117 0.013267 10.0.0.38 - - [2025-10-02 02:50:46] "POST /ref-update HTTP/1.1" 200 156 0.028990 10.0.0.56 - - [2025-10-02 02:50:46] "POST /neutron/network HTTP/1.1" 200 836 0.008135 10.0.0.56 - - [2025-10-02 02:50:46] "POST /id-to-fqname HTTP/1.1" 200 226 0.001377 10.0.0.56 - - [2025-10-02 02:50:46] "GET /virtual-network/77382bd3-ef42-4e33-9017-063b9d2a0857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004877 10.0.0.56 - - [2025-10-02 02:50:46] "GET /virtual-network/77382bd3-ef42-4e33-9017-063b9d2a0857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006099 10.0.0.56 - - [2025-10-02 02:50:46] "POST /neutron/subnet HTTP/1.1" 200 715 0.009222 10.0.0.56 - - [2025-10-02 02:50:47] "GET /virtual-network/77382bd3-ef42-4e33-9017-063b9d2a0857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005509 10.0.0.49 - - [2025-10-02 02:50:47] "GET /obj-perms HTTP/1.1" 200 5026 0.039716 10.0.0.56 - - [2025-10-02 02:50:47] "POST /id-to-fqname HTTP/1.1" 200 225 0.001342 10.0.0.49 - - [2025-10-02 02:50:48] "GET /projects?obj_uuids=440fe842-11bc-45cc-a859-d5b7baf8ab3f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000996 10.0.0.56 - - [2025-10-02 02:50:48] "GET /project/440fe842-11bc-45cc-a859-d5b7baf8ab3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.069465 10.0.0.56 - - [2025-10-02 02:50:48] "POST /neutron/port HTTP/1.1" 200 117 0.006343 10.0.0.56 - - [2025-10-02 02:50:48] "POST /id-to-fqname HTTP/1.1" 200 226 0.001507 10.0.0.56 - - [2025-10-02 02:50:48] "POST /neutron/network HTTP/1.1" 200 846 0.006278 10.0.0.56 - - [2025-10-02 02:50:49] "POST /neutron/port HTTP/1.1" 200 1056 0.015060 10.0.0.56 - - [2025-10-02 02:50:49] "POST /neutron/port HTTP/1.1" 200 1084 0.022357 10.0.0.49 - - [2025-10-02 02:50:49] "GET /projects?obj_uuids=440fe842-11bc-45cc-a859-d5b7baf8ab3f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001053 10.0.0.56 - - [2025-10-02 02:50:49] "GET /project/440fe842-11bc-45cc-a859-d5b7baf8ab3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.062163 10.0.0.56 - - [2025-10-02 02:50:49] "POST /neutron/port HTTP/1.1" 200 117 0.001190 10.0.0.56 - - [2025-10-02 02:50:49] "POST /neutron/port HTTP/1.1" 200 1084 0.016433 10.0.0.56 - - [2025-10-02 02:50:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.002862 10.0.0.56 - - [2025-10-02 02:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.49 - - [2025-10-02 02:50:49] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000921 10.0.0.56 - - [2025-10-02 02:50:49] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008476 10.0.0.56 - - [2025-10-02 02:50:49] "POST /service-templates HTTP/1.1" 200 543 0.033310 10.0.0.56 - - [2025-10-02 02:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.56 - - [2025-10-02 02:50:50] "GET /service-template/4bda59c4-2d84-41bd-840e-b06397d289aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.006451 10.0.0.56 - - [2025-10-02 02:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.56 - - [2025-10-02 02:50:50] "POST /neutron/network HTTP/1.1" 200 846 0.007282 10.0.0.56 - - [2025-10-02 02:50:50] "GET /service-template/4bda59c4-2d84-41bd-840e-b06397d289aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.003722 10.0.0.56 - - [2025-10-02 02:50:50] "POST /id-to-fqname HTTP/1.1" 200 223 0.001268 10.0.0.56 - - [2025-10-02 02:50:50] "POST /id-to-fqname HTTP/1.1" 200 225 0.001125 10.0.0.56 - - [2025-10-02 02:50:50] "POST /id-to-fqname HTTP/1.1" 200 226 0.001156 10.0.0.56 - - [2025-10-02 02:50:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006821 10.0.0.56 - - [2025-10-02 02:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.56 - - [2025-10-02 02:50:50] "DELETE /service-template/4bda59c4-2d84-41bd-840e-b06397d289aa HTTP/1.1" 200 115 0.035500 10.0.0.56 - - [2025-10-02 02:50:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.004081 10.0.0.56 - - [2025-10-02 02:50:50] "POST /neutron/port HTTP/1.1" 200 1110 0.126294 10.0.0.56 - - [2025-10-02 02:50:50] "POST /neutron/subnet HTTP/1.1" 200 689 0.008437 10.0.0.56 - - [2025-10-02 02:50:50] "POST /neutron/network HTTP/1.1" 200 836 0.006834 10.0.0.56 - - [2025-10-02 02:50:51] "POST /neutron/port HTTP/1.1" 200 1110 0.010485 10.0.0.56 - - [2025-10-02 02:50:52] "POST /neutron/port HTTP/1.1" 200 1110 0.011172 10.0.0.56 - - [2025-10-02 02:50:52] "POST /neutron/network HTTP/1.1" 200 2186 0.013431 10.0.0.56 - - [2025-10-02 02:50:52] "POST /neutron/network HTTP/1.1" 200 836 0.007140 10.0.0.49 - - [2025-10-02 02:50:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003189 10.0.0.49 - - [2025-10-02 02:50:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002075 10.0.0.38 - - [2025-10-02 02:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.56 - - [2025-10-02 02:50:53] "POST /neutron/network HTTP/1.1" 200 151 0.110077 10.0.0.38 - - [2025-10-02 02:50:53] "DELETE /route-target/a78c013f-8346-4ec0-8936-a7c86c681832 HTTP/1.1" 200 115 0.028258 10.0.0.56 - - [2025-10-02 02:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.49 - - [2025-10-02 02:50:56] "GET /projects?obj_uuids=440fe842-11bc-45cc-a859-d5b7baf8ab3f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000872 10.0.0.56 - - [2025-10-02 02:50:56] "GET /project/440fe842-11bc-45cc-a859-d5b7baf8ab3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.042154 10.0.0.56 - - [2025-10-02 02:50:56] "POST /neutron/network HTTP/1.1" 200 117 0.009758 10.0.0.56 - - [2025-10-02 02:50:56] "POST /neutron/network HTTP/1.1" 200 833 0.009246 10.0.0.56 - - [2025-10-02 02:50:56] "POST /id-to-fqname HTTP/1.1" 200 223 0.001165 10.0.0.56 - - [2025-10-02 02:50:56] "GET /virtual-network/bc5035d8-8950-4fa0-9692-110d1be056f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005192 10.0.0.56 - - [2025-10-02 02:50:56] "GET /virtual-network/bc5035d8-8950-4fa0-9692-110d1be056f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005064 10.0.0.56 - - [2025-10-02 02:50:56] "POST /neutron/subnet HTTP/1.1" 200 729 0.009052 10.0.0.56 - - [2025-10-02 02:50:57] "GET /virtual-network/bc5035d8-8950-4fa0-9692-110d1be056f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006163 10.0.0.56 - - [2025-10-02 02:50:57] "GET /obj-perms HTTP/1.1" 200 5026 0.004052 10.0.0.38 - - [2025-10-02 02:50:57] "GET /obj-perms HTTP/1.1" 200 5026 0.003532 10.0.0.56 - - [2025-10-02 02:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.49 - - [2025-10-02 02:50:57] "GET /projects?obj_uuids=440fe842-11bc-45cc-a859-d5b7baf8ab3f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001113 10.0.0.56 - - [2025-10-02 02:50:57] "GET /project/440fe842-11bc-45cc-a859-d5b7baf8ab3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.056733 10.0.0.38 - - [2025-10-02 02:50:57] "POST /route-targets HTTP/1.1" 200 327 0.018666 10.0.0.49 - - [2025-10-02 02:50:57] "POST /useragent-kv HTTP/1.1" 200 115 0.007488 10.0.0.56 - - [2025-10-02 02:50:57] "POST /neutron/subnet HTTP/1.1" 200 725 0.185317 10.0.0.56 - - [2025-10-02 02:50:57] "POST /id-to-fqname HTTP/1.1" 200 223 0.001201 10.0.0.56 - - [2025-10-02 02:50:57] "GET /virtual-network/ced2fb20-52c3-48c2-996c-a1337de02f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004769 10.0.0.56 - - [2025-10-02 02:50:57] "GET /virtual-network/ced2fb20-52c3-48c2-996c-a1337de02f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005648 10.0.0.56 - - [2025-10-02 02:50:57] "POST /neutron/network HTTP/1.1" 200 832 0.006124 10.0.0.56 - - [2025-10-02 02:50:58] "GET /virtual-network/ced2fb20-52c3-48c2-996c-a1337de02f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005339 10.0.0.56 - - [2025-10-02 02:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.49 - - [2025-10-02 02:50:58] "GET /projects?obj_uuids=440fe842-11bc-45cc-a859-d5b7baf8ab3f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000923 10.0.0.56 - - [2025-10-02 02:50:58] "GET /project/440fe842-11bc-45cc-a859-d5b7baf8ab3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.057228 10.0.0.49 - - [2025-10-02 02:50:58] "GET /projects?obj_uuids=440fe842-11bc-45cc-a859-d5b7baf8ab3f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001160 10.0.0.56 - - [2025-10-02 02:50:58] "POST /neutron/network HTTP/1.1" 200 615 0.144527 10.0.0.38 - - [2025-10-02 02:50:58] "POST /ref-update HTTP/1.1" 200 156 0.025771 10.0.0.56 - - [2025-10-02 02:50:59] "POST /id-to-fqname HTTP/1.1" 200 224 0.005390 10.0.0.56 - - [2025-10-02 02:50:59] "GET /virtual-network/a8d4de84-8cc9-42b0-8b20-4099c071abcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007256 10.0.0.56 - - [2025-10-02 02:50:59] "POST /neutron/network HTTP/1.1" 200 833 0.006900 10.0.0.56 - - [2025-10-02 02:50:59] "GET /virtual-network/a8d4de84-8cc9-42b0-8b20-4099c071abcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005030 10.0.0.56 - - [2025-10-02 02:50:59] "GET /virtual-network/a8d4de84-8cc9-42b0-8b20-4099c071abcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006203 10.0.0.49 - - [2025-10-02 02:50:59] "GET /obj-perms HTTP/1.1" 200 5026 0.004508 10.0.0.56 - - [2025-10-02 02:50:59] "POST /id-to-fqname HTTP/1.1" 200 223 0.001478 10.0.0.56 - - [2025-10-02 02:50:59] "POST /neutron/network HTTP/1.1" 200 842 0.007363 10.0.0.49 - - [2025-10-02 02:51:00] "GET /projects?obj_uuids=440fe842-11bc-45cc-a859-d5b7baf8ab3f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001440 10.0.0.56 - - [2025-10-02 02:51:00] "GET /project/440fe842-11bc-45cc-a859-d5b7baf8ab3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.072414 10.0.0.56 - - [2025-10-02 02:51:00] "POST /neutron/port HTTP/1.1" 200 117 0.007057 10.0.0.56 - - [2025-10-02 02:51:00] "POST /id-to-fqname HTTP/1.1" 200 224 0.001503 10.0.0.56 - - [2025-10-02 02:51:01] "POST /neutron/network HTTP/1.1" 200 842 0.015356 10.0.0.56 - - [2025-10-02 02:51:01] "POST /neutron/port HTTP/1.1" 200 1058 0.034614 10.0.0.49 - - [2025-10-02 02:51:01] "GET /projects?obj_uuids=440fe842-11bc-45cc-a859-d5b7baf8ab3f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001345 10.0.0.56 - - [2025-10-02 02:51:01] "GET /project/440fe842-11bc-45cc-a859-d5b7baf8ab3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.063575 10.0.0.56 - - [2025-10-02 02:51:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005127 10.0.0.56 - - [2025-10-02 02:51:01] "POST /neutron/port HTTP/1.1" 200 117 0.001226 10.0.0.56 - - [2025-10-02 02:51:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007354 10.0.0.56 - - [2025-10-02 02:51:02] "POST /fqname-to-id HTTP/1.1" 404 193 0.003630 10.0.0.56 - - [2025-10-02 02:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.49 - - [2025-10-02 02:51:02] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001085 10.0.0.56 - - [2025-10-02 02:51:02] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008958 10.0.0.56 - - [2025-10-02 02:51:02] "POST /service-templates HTTP/1.1" 200 543 0.027201 10.0.0.56 - - [2025-10-02 02:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.56 - - [2025-10-02 02:51:02] "GET /service-template/01bdd6a6-de84-41c8-8727-282c29d04b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.005703 10.0.0.56 - - [2025-10-02 02:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.56 - - [2025-10-02 02:51:02] "GET /service-template/01bdd6a6-de84-41c8-8727-282c29d04b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004766 10.0.0.56 - - [2025-10-02 02:51:02] "POST /id-to-fqname HTTP/1.1" 200 223 0.001661 10.0.0.56 - - [2025-10-02 02:51:02] "POST /id-to-fqname HTTP/1.1" 200 223 0.001314 10.0.0.49 - - [2025-10-02 02:51:02] "GET /projects?obj_uuids=440fe842-11bc-45cc-a859-d5b7baf8ab3f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001030 10.0.0.56 - - [2025-10-02 02:51:02] "POST /id-to-fqname HTTP/1.1" 200 224 0.001265 10.0.0.56 - - [2025-10-02 02:51:02] "POST /neutron/port HTTP/1.1" 200 1057 0.315022 10.0.0.56 - - [2025-10-02 02:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.56 - - [2025-10-02 02:51:02] "POST /neutron/port HTTP/1.1" 200 1057 0.020085 10.0.0.56 - - [2025-10-02 02:51:02] "DELETE /service-template/01bdd6a6-de84-41c8-8727-282c29d04b90 HTTP/1.1" 200 115 0.046082 10.0.0.56 - - [2025-10-02 02:51:02] "POST /fqname-to-id HTTP/1.1" 404 193 0.005870 10.0.0.56 - - [2025-10-02 02:51:03] "POST /neutron/network HTTP/1.1" 200 833 0.006572 10.0.0.56 - - [2025-10-02 02:51:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005182 10.0.0.56 - - [2025-10-02 02:51:03] "POST /neutron/network HTTP/1.1" 200 833 0.006591 10.0.0.56 - - [2025-10-02 02:51:03] "POST /neutron/port HTTP/1.1" 200 151 0.200109 10.0.0.56 - - [2025-10-02 02:51:04] "POST /neutron/port HTTP/1.1" 200 151 0.186351 10.0.0.56 - - [2025-10-02 02:51:05] "POST /neutron/network HTTP/1.1" 200 117 0.007914 10.0.0.56 - - [2025-10-02 02:51:05] "POST /neutron/port HTTP/1.1" 200 117 0.006460 10.0.0.38 - - [2025-10-02 02:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.56 - - [2025-10-02 02:51:05] "POST /neutron/network HTTP/1.1" 200 833 0.007103 10.0.0.38 - - [2025-10-02 02:51:06] "DELETE /route-target/f0ed0b77-b57e-4629-a088-f206ea9b81aa HTTP/1.1" 200 115 0.025966 10.0.0.49 - - [2025-10-02 02:51:07] "GET /projects?obj_uuids=440fe842-11bc-45cc-a859-d5b7baf8ab3f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001041 10.0.0.56 - - [2025-10-02 02:51:07] "GET /project/440fe842-11bc-45cc-a859-d5b7baf8ab3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.062435 10.0.0.49 - - [2025-10-02 02:51:07] "GET /projects?obj_uuids=440fe842-11bc-45cc-a859-d5b7baf8ab3f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001445 10.0.0.56 - - [2025-10-02 02:51:07] "GET /project/440fe842-11bc-45cc-a859-d5b7baf8ab3f?fields=virtual_networks HTTP/1.1" 200 1038 0.057852 10.0.0.49 - - [2025-10-02 02:51:07] "GET /projects?obj_uuids=440fe842-11bc-45cc-a859-d5b7baf8ab3f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000924 10.0.0.56 - - [2025-10-02 02:51:07] "GET /project/440fe842-11bc-45cc-a859-d5b7baf8ab3f?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.059438 10.0.0.49 - - [2025-10-02 02:51:07] "GET /projects?obj_uuids=440fe842-11bc-45cc-a859-d5b7baf8ab3f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001519 10.0.0.56 - - [2025-10-02 02:51:07] "GET /project/440fe842-11bc-45cc-a859-d5b7baf8ab3f?fields=security_groups HTTP/1.1" 200 1262 0.053630 10.0.0.56 - - [2025-10-02 02:51:09] "GET /obj-perms HTTP/1.1" 200 5056 0.077928 10.0.0.56 - - [2025-10-02 02:51:09] "POST /fqname-to-id HTTP/1.1" 404 184 0.045364 10.0.0.49 - - [2025-10-02 02:51:09] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003254 10.0.0.49 - - [2025-10-02 02:51:09] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001055 10.0.0.49 - - [2025-10-02 02:51:09] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008564 10.0.0.49 - - [2025-10-02 02:51:09] "POST /id-to-fqname HTTP/1.1" 200 186 0.002371 10.0.0.49 - - [2025-10-02 02:51:09] "POST /fqname-to-id HTTP/1.1" 404 195 0.011287 10.0.0.49 - - [2025-10-02 02:51:09] "POST /security-groups HTTP/1.1" 200 587 0.033910 10.0.0.49 - - [2025-10-02 02:51:09] "POST /projects HTTP/1.1" 200 577 0.275151 10.0.0.38 - - [2025-10-02 02:51:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.007597 10.0.0.49 - - [2025-10-02 02:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.345501 10.0.0.56 - - [2025-10-02 02:51:10] "GET /project/deb1020c-6b8b-450f-b235-fbd1770adbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.529310 10.0.0.56 - - [2025-10-02 02:51:11] "GET / HTTP/1.1" 200 35931 0.001704 10.0.0.56 - - [2025-10-02 02:51:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000440 10.0.0.56 - - [2025-10-02 02:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.064720 10.0.0.49 - - [2025-10-02 02:51:13] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001467 10.0.0.56 - - [2025-10-02 02:51:13] "GET /project/deb1020c-6b8b-450f-b235-fbd1770adbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.041640 10.0.0.49 - - [2025-10-02 02:51:13] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000888 10.0.0.56 - - [2025-10-02 02:51:13] "POST /neutron/network HTTP/1.1" 200 611 0.162689 10.0.0.38 - - [2025-10-02 02:51:13] "POST /ref-update HTTP/1.1" 200 156 0.023775 10.0.0.56 - - [2025-10-02 02:51:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.003741 10.0.0.56 - - [2025-10-02 02:51:13] "GET /virtual-network/6800ccb1-69d7-43db-ad8b-49ebdea625bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006060 10.0.0.56 - - [2025-10-02 02:51:13] "POST /neutron/network HTTP/1.1" 200 832 0.007684 10.0.0.56 - - [2025-10-02 02:51:13] "GET /virtual-network/6800ccb1-69d7-43db-ad8b-49ebdea625bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006222 10.0.0.56 - - [2025-10-02 02:51:14] "GET /virtual-network/6800ccb1-69d7-43db-ad8b-49ebdea625bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006592 10.0.0.38 - - [2025-10-02 02:51:15] "GET /obj-perms HTTP/1.1" 200 5022 0.043018 10.0.0.56 - - [2025-10-02 02:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.49 - - [2025-10-02 02:51:15] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001419 10.0.0.56 - - [2025-10-02 02:51:15] "GET /project/deb1020c-6b8b-450f-b235-fbd1770adbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.037538 10.0.0.56 - - [2025-10-02 02:51:15] "POST /neutron/network HTTP/1.1" 200 117 0.012546 10.0.0.56 - - [2025-10-02 02:51:16] "POST /neutron/network HTTP/1.1" 200 830 0.008384 10.0.0.56 - - [2025-10-02 02:51:16] "POST /id-to-fqname HTTP/1.1" 200 221 0.001251 10.0.0.56 - - [2025-10-02 02:51:16] "GET /virtual-network/11f54a60-ce24-4048-8057-2431a86c7f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005090 10.0.0.56 - - [2025-10-02 02:51:16] "GET /virtual-network/11f54a60-ce24-4048-8057-2431a86c7f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007389 10.0.0.56 - - [2025-10-02 02:51:16] "POST /neutron/subnet HTTP/1.1" 200 724 0.008180 10.0.0.56 - - [2025-10-02 02:51:16] "GET /virtual-network/11f54a60-ce24-4048-8057-2431a86c7f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005552 10.0.0.49 - - [2025-10-02 02:51:16] "GET /obj-perms HTTP/1.1" 200 5022 0.045221 10.0.0.56 - - [2025-10-02 02:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.49 - - [2025-10-02 02:51:16] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001078 10.0.0.56 - - [2025-10-02 02:51:17] "GET /project/deb1020c-6b8b-450f-b235-fbd1770adbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.046846 10.0.0.38 - - [2025-10-02 02:51:17] "POST /route-targets HTTP/1.1" 200 327 0.011941 10.0.0.49 - - [2025-10-02 02:51:17] "POST /useragent-kv HTTP/1.1" 200 115 0.008407 10.0.0.56 - - [2025-10-02 02:51:17] "POST /neutron/subnet HTTP/1.1" 200 724 0.208569 10.0.0.56 - - [2025-10-02 02:51:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.001487 10.0.0.56 - - [2025-10-02 02:51:17] "GET /virtual-network/1f78b395-8e07-4191-b5f8-73e5d6cfd519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005180 10.0.0.56 - - [2025-10-02 02:51:17] "GET /virtual-network/1f78b395-8e07-4191-b5f8-73e5d6cfd519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006873 10.0.0.56 - - [2025-10-02 02:51:17] "POST /neutron/network HTTP/1.1" 200 832 0.006107 10.0.0.56 - - [2025-10-02 02:51:17] "GET /virtual-network/1f78b395-8e07-4191-b5f8-73e5d6cfd519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005521 10.0.0.56 - - [2025-10-02 02:51:17] "GET /obj-perms HTTP/1.1" 200 5022 0.042211 10.0.0.56 - - [2025-10-02 02:51:18] "POST /id-to-fqname HTTP/1.1" 200 221 0.001260 10.0.0.49 - - [2025-10-02 02:51:18] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.023724 10.0.0.56 - - [2025-10-02 02:51:19] "GET /project/deb1020c-6b8b-450f-b235-fbd1770adbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.098703 10.0.0.56 - - [2025-10-02 02:51:19] "POST /neutron/network HTTP/1.1" 200 830 0.007070 10.0.0.56 - - [2025-10-02 02:51:19] "POST /id-to-fqname HTTP/1.1" 200 222 0.001644 10.0.0.56 - - [2025-10-02 02:51:19] "POST /neutron/port HTTP/1.1" 200 117 0.006705 10.0.0.49 - - [2025-10-02 02:51:19] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000978 10.0.0.56 - - [2025-10-02 02:51:19] "POST /neutron/port HTTP/1.1" 200 1056 0.334275 10.0.0.56 - - [2025-10-02 02:51:20] "POST /neutron/port HTTP/1.1" 200 1110 0.134419 10.0.0.49 - - [2025-10-02 02:51:20] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001038 10.0.0.56 - - [2025-10-02 02:51:20] "GET /project/deb1020c-6b8b-450f-b235-fbd1770adbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.079288 10.0.0.56 - - [2025-10-02 02:51:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004367 10.0.0.56 - - [2025-10-02 02:51:20] "POST /neutron/network HTTP/1.1" 200 830 0.008361 10.0.0.56 - - [2025-10-02 02:51:20] "POST /neutron/port HTTP/1.1" 200 117 0.006222 10.0.0.56 - - [2025-10-02 02:51:20] "POST /fqname-to-id HTTP/1.1" 404 193 0.003164 10.0.0.56 - - [2025-10-02 02:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.49 - - [2025-10-02 02:51:20] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001022 10.0.0.56 - - [2025-10-02 02:51:20] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007731 10.0.0.56 - - [2025-10-02 02:51:20] "POST /service-templates HTTP/1.1" 200 543 0.031761 10.0.0.56 - - [2025-10-02 02:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.56 - - [2025-10-02 02:51:20] "GET /service-template/fdc6e901-ad2d-40a6-96f4-ebe8e99bf801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.007552 10.0.0.56 - - [2025-10-02 02:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.56 - - [2025-10-02 02:51:20] "GET /service-template/fdc6e901-ad2d-40a6-96f4-ebe8e99bf801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.005928 10.0.0.56 - - [2025-10-02 02:51:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.001349 10.0.0.56 - - [2025-10-02 02:51:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.001224 10.0.0.56 - - [2025-10-02 02:51:20] "POST /id-to-fqname HTTP/1.1" 200 222 0.001328 10.0.0.56 - - [2025-10-02 02:51:21] "POST /neutron/port HTTP/1.1" 200 1914 0.047358 10.0.0.56 - - [2025-10-02 02:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.56 - - [2025-10-02 02:51:21] "DELETE /service-template/fdc6e901-ad2d-40a6-96f4-ebe8e99bf801 HTTP/1.1" 200 115 0.033867 10.0.0.56 - - [2025-10-02 02:51:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.011127 10.0.0.56 - - [2025-10-02 02:51:21] "POST /neutron/port HTTP/1.1" 200 1056 0.028961 10.0.0.56 - - [2025-10-02 02:51:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004111 10.0.0.56 - - [2025-10-02 02:51:21] "POST /neutron/port HTTP/1.1" 200 117 0.001125 10.0.0.56 - - [2025-10-02 02:51:22] "POST /neutron/port HTTP/1.1" 200 1084 0.015118 10.0.0.56 - - [2025-10-02 02:51:22] "POST /neutron/port HTTP/1.1" 200 1084 0.019035 10.0.0.56 - - [2025-10-02 02:51:23] "POST /neutron/port HTTP/1.1" 200 117 0.006171 10.0.0.56 - - [2025-10-02 02:51:23] "POST /neutron/port HTTP/1.1" 200 117 0.006342 10.0.0.38 - - [2025-10-02 02:51:23] "DELETE /route-target/33ed5251-9139-4a7a-b2d9-8d0d32de5a35 HTTP/1.1" 200 115 0.022009 10.0.0.56 - - [2025-10-02 02:51:24] "POST /neutron/network HTTP/1.1" 200 830 0.009038 10.0.0.49 - - [2025-10-02 02:51:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003057 10.0.0.49 - - [2025-10-02 02:51:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002497 10.0.0.38 - - [2025-10-02 02:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008258 10.0.0.56 - - [2025-10-02 02:51:24] "POST /neutron/network HTTP/1.1" 200 151 0.129689 10.0.0.56 - - [2025-10-02 02:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.49 - - [2025-10-02 02:51:27] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000990 10.0.0.56 - - [2025-10-02 02:51:27] "GET /project/deb1020c-6b8b-450f-b235-fbd1770adbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.042420 10.0.0.38 - - [2025-10-02 02:51:27] "POST /ref-update HTTP/1.1" 200 156 0.033647 10.0.0.49 - - [2025-10-02 02:51:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003330 10.0.0.56 - - [2025-10-02 02:51:27] "POST /neutron/subnet HTTP/1.1" 200 724 0.222085 10.0.0.56 - - [2025-10-02 02:51:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.001137 10.0.0.56 - - [2025-10-02 02:51:27] "GET /virtual-network/66f1a8e8-c220-4abf-b0ef-a91064b718c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005219 10.0.0.56 - - [2025-10-02 02:51:27] "GET /virtual-network/66f1a8e8-c220-4abf-b0ef-a91064b718c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006467 10.0.0.56 - - [2025-10-02 02:51:27] "POST /neutron/network HTTP/1.1" 200 830 0.008549 10.0.0.56 - - [2025-10-02 02:51:28] "GET /virtual-network/66f1a8e8-c220-4abf-b0ef-a91064b718c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005556 10.0.0.38 - - [2025-10-02 02:51:28] "GET /obj-perms HTTP/1.1" 200 5022 0.003939 10.0.0.56 - - [2025-10-02 02:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.49 - - [2025-10-02 02:51:28] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001028 10.0.0.56 - - [2025-10-02 02:51:28] "GET /project/deb1020c-6b8b-450f-b235-fbd1770adbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.040023 10.0.0.49 - - [2025-10-02 02:51:28] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000981 10.0.0.56 - - [2025-10-02 02:51:28] "POST /neutron/network HTTP/1.1" 200 611 0.125735 10.0.0.56 - - [2025-10-02 02:51:28] "POST /id-to-fqname HTTP/1.1" 200 221 0.003283 10.0.0.56 - - [2025-10-02 02:51:28] "GET /virtual-network/0d4ff5a8-c50c-401e-a9f0-99881bea522b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005833 10.0.0.56 - - [2025-10-02 02:51:28] "POST /neutron/network HTTP/1.1" 200 830 0.006412 10.0.0.56 - - [2025-10-02 02:51:28] "GET /virtual-network/0d4ff5a8-c50c-401e-a9f0-99881bea522b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005984 10.0.0.56 - - [2025-10-02 02:51:29] "GET /virtual-network/0d4ff5a8-c50c-401e-a9f0-99881bea522b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005124 10.0.0.49 - - [2025-10-02 02:51:29] "GET /obj-perms HTTP/1.1" 200 5022 0.003701 10.0.0.56 - - [2025-10-02 02:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.49 - - [2025-10-02 02:51:29] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000831 10.0.0.56 - - [2025-10-02 02:51:29] "GET /project/deb1020c-6b8b-450f-b235-fbd1770adbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.041435 10.0.0.56 - - [2025-10-02 02:51:29] "POST /neutron/network HTTP/1.1" 200 117 0.013283 10.0.0.38 - - [2025-10-02 02:51:29] "POST /route-targets HTTP/1.1" 200 327 0.012432 10.0.0.56 - - [2025-10-02 02:51:29] "POST /neutron/network HTTP/1.1" 200 830 0.008595 10.0.0.56 - - [2025-10-02 02:51:29] "POST /id-to-fqname HTTP/1.1" 200 222 0.001054 10.0.0.56 - - [2025-10-02 02:51:29] "GET /virtual-network/c3af15ec-1d29-4041-8dc7-293b9b11ba26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005475 10.0.0.56 - - [2025-10-02 02:51:29] "GET /virtual-network/c3af15ec-1d29-4041-8dc7-293b9b11ba26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005137 10.0.0.56 - - [2025-10-02 02:51:30] "POST /neutron/subnet HTTP/1.1" 200 714 0.083191 10.0.0.56 - - [2025-10-02 02:51:30] "GET /virtual-network/c3af15ec-1d29-4041-8dc7-293b9b11ba26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005813 10.0.0.56 - - [2025-10-02 02:51:30] "GET /obj-perms HTTP/1.1" 200 5022 0.003139 10.0.0.56 - - [2025-10-02 02:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.49 - - [2025-10-02 02:51:30] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001188 10.0.0.56 - - [2025-10-02 02:51:30] "GET /project/deb1020c-6b8b-450f-b235-fbd1770adbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.039812 10.0.0.38 - - [2025-10-02 02:51:30] "POST /ref-update HTTP/1.1" 200 156 0.024406 10.0.0.49 - - [2025-10-02 02:51:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004708 10.0.0.56 - - [2025-10-02 02:51:30] "POST /neutron/subnet HTTP/1.1" 200 734 0.199926 10.0.0.56 - - [2025-10-02 02:51:30] "POST /id-to-fqname HTTP/1.1" 200 227 0.001491 10.0.0.56 - - [2025-10-02 02:51:30] "GET /virtual-network/0a7907c0-819a-493f-980e-454e60474994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005498 10.0.0.56 - - [2025-10-02 02:51:31] "GET /virtual-network/0a7907c0-819a-493f-980e-454e60474994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005651 10.0.0.56 - - [2025-10-02 02:51:31] "POST /neutron/network HTTP/1.1" 200 844 0.007468 10.0.0.56 - - [2025-10-02 02:51:31] "GET /virtual-network/0a7907c0-819a-493f-980e-454e60474994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005267 10.0.0.38 - - [2025-10-02 02:51:31] "GET /obj-perms HTTP/1.1" 200 5022 0.003497 10.0.0.56 - - [2025-10-02 02:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.49 - - [2025-10-02 02:51:31] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000923 10.0.0.56 - - [2025-10-02 02:51:31] "GET /project/deb1020c-6b8b-450f-b235-fbd1770adbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.047516 10.0.0.49 - - [2025-10-02 02:51:31] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000973 10.0.0.56 - - [2025-10-02 02:51:31] "POST /neutron/network HTTP/1.1" 200 625 0.118244 10.0.0.56 - - [2025-10-02 02:51:31] "POST /id-to-fqname HTTP/1.1" 200 228 0.003685 10.0.0.56 - - [2025-10-02 02:51:31] "GET /virtual-network/29d3e6f9-960d-45c1-846e-8584dba14e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006076 10.0.0.56 - - [2025-10-02 02:51:32] "POST /neutron/network HTTP/1.1" 200 843 0.005988 10.0.0.56 - - [2025-10-02 02:51:32] "GET /virtual-network/29d3e6f9-960d-45c1-846e-8584dba14e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004766 10.0.0.56 - - [2025-10-02 02:51:32] "GET /virtual-network/29d3e6f9-960d-45c1-846e-8584dba14e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005645 10.0.0.49 - - [2025-10-02 02:51:32] "GET /obj-perms HTTP/1.1" 200 5022 0.004210 10.0.0.56 - - [2025-10-02 02:51:32] "POST /id-to-fqname HTTP/1.1" 200 221 0.001346 10.0.0.56 - - [2025-10-02 02:51:32] "POST /neutron/network HTTP/1.1" 200 840 0.006152 10.0.0.49 - - [2025-10-02 02:51:33] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001558 10.0.0.56 - - [2025-10-02 02:51:33] "GET /project/deb1020c-6b8b-450f-b235-fbd1770adbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.062848 10.0.0.56 - - [2025-10-02 02:51:33] "POST /neutron/port HTTP/1.1" 200 117 0.006941 10.0.0.56 - - [2025-10-02 02:51:33] "POST /id-to-fqname HTTP/1.1" 200 222 0.001195 10.0.0.56 - - [2025-10-02 02:51:33] "POST /neutron/network HTTP/1.1" 200 840 0.006413 10.0.0.56 - - [2025-10-02 02:51:34] "POST /neutron/port HTTP/1.1" 200 1056 0.015065 10.0.0.56 - - [2025-10-02 02:51:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004155 10.0.0.49 - - [2025-10-02 02:51:34] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001182 10.0.0.56 - - [2025-10-02 02:51:34] "POST /neutron/network HTTP/1.1" 200 830 0.013305 10.0.0.56 - - [2025-10-02 02:51:34] "GET /project/deb1020c-6b8b-450f-b235-fbd1770adbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.070555 10.0.0.56 - - [2025-10-02 02:51:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008220 10.0.0.56 - - [2025-10-02 02:51:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.003924 10.0.0.56 - - [2025-10-02 02:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.49 - - [2025-10-02 02:51:34] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001407 10.0.0.56 - - [2025-10-02 02:51:34] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.010756 10.0.0.56 - - [2025-10-02 02:51:35] "POST /service-templates HTTP/1.1" 200 543 0.027086 10.0.0.56 - - [2025-10-02 02:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.56 - - [2025-10-02 02:51:35] "GET /service-template/34132c2c-57be-4d06-872f-42528eb1934f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.007220 10.0.0.56 - - [2025-10-02 02:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.56 - - [2025-10-02 02:51:35] "GET /service-template/34132c2c-57be-4d06-872f-42528eb1934f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.004569 10.0.0.56 - - [2025-10-02 02:51:35] "POST /id-to-fqname HTTP/1.1" 200 221 0.001259 10.0.0.49 - - [2025-10-02 02:51:35] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001080 10.0.0.56 - - [2025-10-02 02:51:35] "POST /id-to-fqname HTTP/1.1" 200 227 0.001077 10.0.0.56 - - [2025-10-02 02:51:35] "POST /id-to-fqname HTTP/1.1" 200 228 0.001224 10.0.0.56 - - [2025-10-02 02:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.56 - - [2025-10-02 02:51:35] "POST /neutron/port HTTP/1.1" 200 1054 0.343460 10.0.0.56 - - [2025-10-02 02:51:35] "DELETE /service-template/34132c2c-57be-4d06-872f-42528eb1934f HTTP/1.1" 200 115 0.034210 10.0.0.56 - - [2025-10-02 02:51:35] "POST /fqname-to-id HTTP/1.1" 404 193 0.006185 10.0.0.56 - - [2025-10-02 02:51:35] "POST /neutron/port HTTP/1.1" 200 1054 0.016740 10.0.0.56 - - [2025-10-02 02:51:35] "POST /neutron/port HTTP/1.1" 200 1082 0.017723 10.0.0.56 - - [2025-10-02 02:51:35] "POST /neutron/subnet HTTP/1.1" 200 688 0.009946 10.0.0.56 - - [2025-10-02 02:51:35] "POST /neutron/network HTTP/1.1" 200 830 0.006249 10.0.0.38 - - [2025-10-02 02:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.49 - - [2025-10-02 02:51:36] "POST /useragent-kv HTTP/1.1" 200 115 0.006540 10.0.0.49 - - [2025-10-02 02:51:36] "POST /useragent-kv HTTP/1.1" 200 115 0.006355 10.0.0.56 - - [2025-10-02 02:51:36] "POST /neutron/network HTTP/1.1" 200 151 0.178399 10.0.0.38 - - [2025-10-02 02:51:36] "DELETE /route-target/27e07826-d882-4b7d-93ea-0580aba62520 HTTP/1.1" 200 115 0.052709 10.0.0.56 - - [2025-10-02 02:51:36] "POST /neutron/network HTTP/1.1" 200 830 0.006201 10.0.0.56 - - [2025-10-02 02:51:37] "POST /neutron/port HTTP/1.1" 200 1108 0.012511 10.0.0.56 - - [2025-10-02 02:51:37] "POST /neutron/network HTTP/1.1" 200 2179 0.015544 10.0.0.56 - - [2025-10-02 02:51:38] "POST /neutron/network HTTP/1.1" 200 830 0.006783 10.0.0.49 - - [2025-10-02 02:51:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003130 10.0.0.38 - - [2025-10-02 02:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.49 - - [2025-10-02 02:51:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005866 10.0.0.56 - - [2025-10-02 02:51:39] "POST /neutron/network HTTP/1.1" 200 151 0.116712 10.0.0.38 - - [2025-10-02 02:51:39] "DELETE /route-target/e4ced44a-970c-430b-8a71-d078621b408c HTTP/1.1" 200 115 0.026360 10.0.0.49 - - [2025-10-02 02:51:40] "DELETE /project/deb1020c6b8b450fb235fbd1770adbb2 HTTP/1.1" 404 173 0.006250 10.0.0.49 - - [2025-10-02 02:51:40] "GET /projects?obj_uuids=440fe842-11bc-45cc-a859-d5b7baf8ab3f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000993 10.0.0.49 - - [2025-10-02 02:51:40] "GET /project/440fe842-11bc-45cc-a859-d5b7baf8ab3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.036668 10.0.0.49 - - [2025-10-02 02:51:40] "GET /projects?obj_uuids=440fe842-11bc-45cc-a859-d5b7baf8ab3f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000999 10.0.0.49 - - [2025-10-02 02:51:40] "GET /project/440fe842-11bc-45cc-a859-d5b7baf8ab3f?fields=security_groups HTTP/1.1" 200 1367 0.090030 10.0.0.49 - - [2025-10-02 02:51:40] "DELETE /security-group/97dd4efa-a872-4157-8911-da9fc8a07420 HTTP/1.1" 200 115 0.055554 10.0.0.49 - - [2025-10-02 02:51:40] "GET /projects?obj_uuids=440fe842-11bc-45cc-a859-d5b7baf8ab3f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000951 10.0.0.49 - - [2025-10-02 02:51:40] "GET /project/440fe842-11bc-45cc-a859-d5b7baf8ab3f?fields=application_policy_sets HTTP/1.1" 200 1406 0.068203 10.0.0.49 - - [2025-10-02 02:51:40] "DELETE /project/440fe842-11bc-45cc-a859-d5b7baf8ab3f HTTP/1.1" 200 115 0.463995 10.0.0.49 - - [2025-10-02 02:51:41] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001052 10.0.0.56 - - [2025-10-02 02:51:41] "GET /project/deb1020c-6b8b-450f-b235-fbd1770adbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.063672 10.0.0.49 - - [2025-10-02 02:51:41] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001053 10.0.0.56 - - [2025-10-02 02:51:41] "GET /project/deb1020c-6b8b-450f-b235-fbd1770adbb2?fields=virtual_networks HTTP/1.1" 200 1035 0.058877 10.0.0.49 - - [2025-10-02 02:51:41] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000999 10.0.0.56 - - [2025-10-02 02:51:41] "GET /project/deb1020c-6b8b-450f-b235-fbd1770adbb2?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.034033 10.0.0.49 - - [2025-10-02 02:51:41] "GET /projects?obj_uuids=deb1020c-6b8b-450f-b235-fbd1770adbb2&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001033 10.0.0.56 - - [2025-10-02 02:51:41] "GET /project/deb1020c-6b8b-450f-b235-fbd1770adbb2?fields=security_groups HTTP/1.1" 200 1257 0.044160 10.0.0.56 - - [2025-10-02 02:51:42] "POST /fqname-to-id HTTP/1.1" 404 190 0.026456 10.0.0.49 - - [2025-10-02 02:51:42] "GET /projects?obj_uuids=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002855 10.0.0.49 - - [2025-10-02 02:51:42] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001081 10.0.0.49 - - [2025-10-02 02:51:42] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006980 10.0.0.49 - - [2025-10-02 02:51:42] "POST /id-to-fqname HTTP/1.1" 200 192 0.004607 10.0.0.49 - - [2025-10-02 02:51:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.003939 10.0.0.49 - - [2025-10-02 02:51:42] "POST /security-groups HTTP/1.1" 200 593 0.073088 10.0.0.38 - - [2025-10-02 02:51:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.004045 10.0.0.49 - - [2025-10-02 02:51:42] "POST /projects HTTP/1.1" 200 589 0.275224 10.0.0.49 - - [2025-10-02 02:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.350958 10.0.0.38 - - [2025-10-02 02:51:42] "POST /access-control-lists HTTP/1.1" 200 596 0.028524 10.0.0.56 - - [2025-10-02 02:51:42] "GET /project/be196cda-5024-4ee3-8374-ea751bf82311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.485675 10.0.0.56 - - [2025-10-02 02:51:43] "GET / HTTP/1.1" 200 35931 0.002836 10.0.0.56 - - [2025-10-02 02:51:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000432 10.0.0.56 - - [2025-10-02 02:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.060387 10.0.0.49 - - [2025-10-02 02:51:45] "GET /projects?obj_uuids=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001459 10.0.0.56 - - [2025-10-02 02:51:45] "GET /project/be196cda-5024-4ee3-8374-ea751bf82311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.056010 10.0.0.56 - - [2025-10-02 02:51:46] "POST /neutron/network HTTP/1.1" 200 117 0.033604 10.0.0.56 - - [2025-10-02 02:51:46] "POST /neutron/network HTTP/1.1" 200 832 0.014316 10.0.0.56 - - [2025-10-02 02:51:46] "POST /id-to-fqname HTTP/1.1" 200 224 0.001033 10.0.0.56 - - [2025-10-02 02:51:46] "GET /virtual-network/7f1ec6f2-3f5e-4926-bf11-90bab506c692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004520 10.0.0.56 - - [2025-10-02 02:51:46] "GET /virtual-network/7f1ec6f2-3f5e-4926-bf11-90bab506c692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004686 10.0.0.56 - - [2025-10-02 02:51:46] "POST /neutron/subnet HTTP/1.1" 200 734 0.009139 10.0.0.56 - - [2025-10-02 02:51:47] "GET /virtual-network/7f1ec6f2-3f5e-4926-bf11-90bab506c692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006720 10.0.0.56 - - [2025-10-02 02:51:47] "GET /obj-perms HTTP/1.1" 200 5034 0.041730 10.0.0.56 - - [2025-10-02 02:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.49 - - [2025-10-02 02:51:48] "GET /projects?obj_uuids=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000923 10.0.0.56 - - [2025-10-02 02:51:48] "GET /project/be196cda-5024-4ee3-8374-ea751bf82311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.034918 10.0.0.38 - - [2025-10-02 02:51:48] "POST /route-targets HTTP/1.1" 200 327 0.012638 10.0.0.49 - - [2025-10-02 02:51:48] "POST /useragent-kv HTTP/1.1" 200 115 0.007291 10.0.0.56 - - [2025-10-02 02:51:48] "POST /neutron/subnet HTTP/1.1" 200 720 0.221866 10.0.0.56 - - [2025-10-02 02:51:48] "POST /id-to-fqname HTTP/1.1" 200 225 0.001187 10.0.0.56 - - [2025-10-02 02:51:48] "GET /virtual-network/1110548d-e1ad-4d89-96e8-ffd965c3d4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005515 10.0.0.56 - - [2025-10-02 02:51:48] "GET /virtual-network/1110548d-e1ad-4d89-96e8-ffd965c3d4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005528 10.0.0.56 - - [2025-10-02 02:51:48] "POST /neutron/network HTTP/1.1" 200 831 0.006910 10.0.0.56 - - [2025-10-02 02:51:49] "GET /virtual-network/1110548d-e1ad-4d89-96e8-ffd965c3d4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005742 10.0.0.38 - - [2025-10-02 02:51:49] "GET /obj-perms HTTP/1.1" 200 5034 0.058921 10.0.0.56 - - [2025-10-02 02:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.49 - - [2025-10-02 02:51:49] "GET /projects?obj_uuids=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000831 10.0.0.56 - - [2025-10-02 02:51:49] "GET /project/be196cda-5024-4ee3-8374-ea751bf82311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.041777 10.0.0.49 - - [2025-10-02 02:51:49] "GET /projects?obj_uuids=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000871 10.0.0.56 - - [2025-10-02 02:51:49] "POST /neutron/network HTTP/1.1" 200 617 0.123639 10.0.0.38 - - [2025-10-02 02:51:49] "POST /ref-update HTTP/1.1" 200 156 0.028456 10.0.0.56 - - [2025-10-02 02:51:49] "POST /id-to-fqname HTTP/1.1" 200 227 0.003973 10.0.0.56 - - [2025-10-02 02:51:49] "GET /virtual-network/9fd4b4b2-9f87-4684-a9fa-39fb6996a5c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005612 10.0.0.56 - - [2025-10-02 02:51:49] "POST /neutron/network HTTP/1.1" 200 835 0.010788 10.0.0.56 - - [2025-10-02 02:51:49] "GET /virtual-network/9fd4b4b2-9f87-4684-a9fa-39fb6996a5c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004955 10.0.0.56 - - [2025-10-02 02:51:50] "GET /virtual-network/9fd4b4b2-9f87-4684-a9fa-39fb6996a5c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004920 10.0.0.49 - - [2025-10-02 02:51:50] "GET /obj-perms HTTP/1.1" 200 5034 0.046453 10.0.0.56 - - [2025-10-02 02:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.49 - - [2025-10-02 02:51:50] "GET /projects?obj_uuids=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001066 10.0.0.56 - - [2025-10-02 02:51:50] "GET /project/be196cda-5024-4ee3-8374-ea751bf82311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.044505 10.0.0.56 - - [2025-10-02 02:51:50] "POST /neutron/network HTTP/1.1" 200 117 0.012621 10.0.0.56 - - [2025-10-02 02:51:51] "POST /neutron/network HTTP/1.1" 200 849 0.007485 10.0.0.56 - - [2025-10-02 02:51:51] "POST /id-to-fqname HTTP/1.1" 200 233 0.001091 10.0.0.56 - - [2025-10-02 02:51:51] "GET /virtual-network/a5541caa-d956-4b48-a16b-e5434c7cc2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005218 10.0.0.56 - - [2025-10-02 02:51:51] "GET /virtual-network/a5541caa-d956-4b48-a16b-e5434c7cc2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007178 10.0.0.56 - - [2025-10-02 02:51:51] "POST /neutron/subnet HTTP/1.1" 200 729 0.007747 10.0.0.56 - - [2025-10-02 02:51:51] "GET /virtual-network/a5541caa-d956-4b48-a16b-e5434c7cc2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006134 10.0.0.56 - - [2025-10-02 02:51:51] "GET /obj-perms HTTP/1.1" 200 5034 0.004474 10.0.0.56 - - [2025-10-02 02:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.49 - - [2025-10-02 02:51:51] "GET /projects?obj_uuids=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001127 10.0.0.56 - - [2025-10-02 02:51:51] "GET /project/be196cda-5024-4ee3-8374-ea751bf82311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.051387 10.0.0.38 - - [2025-10-02 02:51:51] "POST /route-targets HTTP/1.1" 200 327 0.015584 10.0.0.49 - - [2025-10-02 02:51:52] "POST /useragent-kv HTTP/1.1" 200 115 0.009236 10.0.0.56 - - [2025-10-02 02:51:52] "POST /neutron/subnet HTTP/1.1" 200 720 0.242401 10.0.0.56 - - [2025-10-02 02:51:52] "POST /id-to-fqname HTTP/1.1" 200 234 0.001882 10.0.0.56 - - [2025-10-02 02:51:52] "GET /virtual-network/78458550-c878-4668-9536-a2d80c235fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005420 10.0.0.56 - - [2025-10-02 02:51:52] "GET /virtual-network/78458550-c878-4668-9536-a2d80c235fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005192 10.0.0.56 - - [2025-10-02 02:51:52] "POST /neutron/network HTTP/1.1" 200 849 0.006236 10.0.0.56 - - [2025-10-02 02:51:52] "GET /virtual-network/78458550-c878-4668-9536-a2d80c235fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005552 10.0.0.38 - - [2025-10-02 02:51:52] "GET /obj-perms HTTP/1.1" 200 5034 0.004295 10.0.0.56 - - [2025-10-02 02:51:52] "POST /id-to-fqname HTTP/1.1" 200 224 0.001175 10.0.0.49 - - [2025-10-02 02:51:53] "GET /projects?obj_uuids=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000966 10.0.0.56 - - [2025-10-02 02:51:53] "GET /project/be196cda-5024-4ee3-8374-ea751bf82311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.062068 10.0.0.56 - - [2025-10-02 02:51:53] "POST /neutron/network HTTP/1.1" 200 832 0.006813 10.0.0.56 - - [2025-10-02 02:51:53] "POST /id-to-fqname HTTP/1.1" 200 225 0.001176 10.0.0.56 - - [2025-10-02 02:51:53] "POST /neutron/port HTTP/1.1" 200 117 0.006000 10.0.0.49 - - [2025-10-02 02:51:54] "GET /projects?obj_uuids=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001124 10.0.0.56 - - [2025-10-02 02:51:54] "POST /neutron/port HTTP/1.1" 200 1064 0.265909 10.0.0.56 - - [2025-10-02 02:51:54] "POST /neutron/port HTTP/1.1" 200 1118 0.104293 10.0.0.56 - - [2025-10-02 02:51:54] "POST /neutron/subnet HTTP/1.1" 200 708 0.009640 10.0.0.49 - - [2025-10-02 02:51:54] "GET /projects?obj_uuids=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001168 10.0.0.56 - - [2025-10-02 02:51:54] "GET /project/be196cda-5024-4ee3-8374-ea751bf82311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.088543 10.0.0.56 - - [2025-10-02 02:51:54] "POST /neutron/network HTTP/1.1" 200 831 0.007792 10.0.0.56 - - [2025-10-02 02:51:54] "POST /neutron/port HTTP/1.1" 200 117 0.006441 10.0.0.56 - - [2025-10-02 02:51:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.003710 10.0.0.56 - - [2025-10-02 02:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006247 10.0.0.49 - - [2025-10-02 02:51:55] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000878 10.0.0.56 - - [2025-10-02 02:51:55] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006745 10.0.0.56 - - [2025-10-02 02:51:55] "POST /service-templates HTTP/1.1" 200 543 0.031995 10.0.0.56 - - [2025-10-02 02:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.56 - - [2025-10-02 02:51:55] "GET /service-template/50866f50-165a-4909-a615-61df952f5001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.005705 10.0.0.56 - - [2025-10-02 02:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.56 - - [2025-10-02 02:51:55] "GET /service-template/50866f50-165a-4909-a615-61df952f5001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.004510 10.0.0.56 - - [2025-10-02 02:51:55] "POST /id-to-fqname HTTP/1.1" 200 233 0.001409 10.0.0.56 - - [2025-10-02 02:51:55] "POST /neutron/port HTTP/1.1" 200 1092 0.031326 10.0.0.56 - - [2025-10-02 02:51:55] "POST /neutron/network HTTP/1.1" 200 859 0.007322 10.0.0.56 - - [2025-10-02 02:51:56] "POST /neutron/port HTTP/1.1" 200 1089 0.019871 10.0.0.56 - - [2025-10-02 02:51:56] "POST /neutron/port HTTP/1.1" 200 117 0.001144 10.0.0.49 - - [2025-10-02 02:51:56] "GET /projects?obj_uuids=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001333 10.0.0.56 - - [2025-10-02 02:51:56] "GET /project/be196cda-5024-4ee3-8374-ea751bf82311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.070513 10.0.0.56 - - [2025-10-02 02:51:56] "POST /neutron/port HTTP/1.1" 200 2065 0.020068 10.0.0.56 - - [2025-10-02 02:51:56] "GET /virtual-machine/2409fbcf-10fe-4a96-8cc2-1db9cc237a98 HTTP/1.1" 401 292 0.000962 10.0.0.56 - - [2025-10-02 02:51:57] "GET /virtual-machine/2409fbcf-10fe-4a96-8cc2-1db9cc237a98 HTTP/1.1" 404 171 0.031025 10.0.0.56 - - [2025-10-02 02:51:57] "POST /neutron/network HTTP/1.1" 200 859 0.007131 10.0.0.56 - - [2025-10-02 02:51:57] "POST /neutron/port HTTP/1.1" 200 1063 0.014204 10.0.0.56 - - [2025-10-02 02:51:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004187 10.0.0.56 - - [2025-10-02 02:51:57] "POST /neutron/network HTTP/1.1" 200 849 0.006414 10.0.0.56 - - [2025-10-02 02:51:59] "GET /virtual-machine/2409fbcf-10fe-4a96-8cc2-1db9cc237a98 HTTP/1.1" 200 1294 0.005710 10.0.0.56 - - [2025-10-02 02:51:59] "GET /virtual-machine-interface/c0928186-03fa-4daa-9b62-7630bcae5c47 HTTP/1.1" 200 2984 0.007230 10.0.0.56 - - [2025-10-02 02:51:59] "GET /virtual-machine-interface/c0928186-03fa-4daa-9b62-7630bcae5c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004808 10.0.0.56 - - [2025-10-02 02:51:59] "PUT /virtual-machine-interface/c0928186-03fa-4daa-9b62-7630bcae5c47 HTTP/1.1" 200 284 0.013354 10.0.0.56 - - [2025-10-02 02:52:04] "POST /neutron/port HTTP/1.1" 200 1091 0.015419 10.0.0.56 - - [2025-10-02 02:52:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007108 10.0.0.56 - - [2025-10-02 02:52:04] "GET /virtual-machine/2409fbcf-10fe-4a96-8cc2-1db9cc237a98 HTTP/1.1" 200 1294 0.003833 10.0.0.56 - - [2025-10-02 02:52:04] "GET /virtual-machine-interface/c0928186-03fa-4daa-9b62-7630bcae5c47 HTTP/1.1" 200 3034 0.004940 10.0.0.56 - - [2025-10-02 02:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.56 - - [2025-10-02 02:52:04] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004287 10.0.0.56 - - [2025-10-02 02:52:04] "GET /virtual-networks?parent_id=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.006827 10.0.0.56 - - [2025-10-02 02:52:04] "GET /virtual-network/a5541caa-d956-4b48-a16b-e5434c7cc2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006968 10.0.0.56 - - [2025-10-02 02:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005337 10.0.0.56 - - [2025-10-02 02:52:07] "GET /virtual-network/a5541caa-d956-4b48-a16b-e5434c7cc2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005250 10.0.0.49 - - [2025-10-02 02:52:10] "GET /obj-perms HTTP/1.1" 200 5056 0.085135 10.0.0.56 - - [2025-10-02 02:52:11] "POST /neutron/port HTTP/1.1" 200 1089 0.016573 10.0.0.56 - - [2025-10-02 02:52:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003835 10.0.0.56 - - [2025-10-02 02:52:11] "POST /neutron/network HTTP/1.1" 200 831 0.006658 10.0.0.56 - - [2025-10-02 02:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.56 - - [2025-10-02 02:52:11] "GET /virtual-network/a5541caa-d956-4b48-a16b-e5434c7cc2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006282 10.0.0.56 - - [2025-10-02 02:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.56 - - [2025-10-02 02:52:16] "GET /virtual-network/a5541caa-d956-4b48-a16b-e5434c7cc2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005295 10.0.0.56 - - [2025-10-02 02:52:16] "POST /neutron/network HTTP/1.1" 200 842 0.006333 10.0.0.56 - - [2025-10-02 02:52:16] "POST /neutron/port HTTP/1.1" 200 117 0.001105 10.0.0.56 - - [2025-10-02 02:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.56 - - [2025-10-02 02:52:20] "GET /virtual-network/a5541caa-d956-4b48-a16b-e5434c7cc2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005901 10.0.0.56 - - [2025-10-02 02:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.56 - - [2025-10-02 02:52:24] "GET /virtual-network/a5541caa-d956-4b48-a16b-e5434c7cc2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006651 10.0.0.56 - - [2025-10-02 02:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.56 - - [2025-10-02 02:52:28] "GET /virtual-network/a5541caa-d956-4b48-a16b-e5434c7cc2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005158 10.0.0.38 - - [2025-10-02 02:52:30] "DELETE /access-control-list/9b8bc3fc-ffb8-4b85-813b-e34f15060027 HTTP/1.1" 200 115 0.051591 10.0.0.56 - - [2025-10-02 02:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.56 - - [2025-10-02 02:52:32] "GET /virtual-network/a5541caa-d956-4b48-a16b-e5434c7cc2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005888 10.0.0.56 - - [2025-10-02 02:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.56 - - [2025-10-02 02:52:36] "GET /virtual-network/a5541caa-d956-4b48-a16b-e5434c7cc2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005634 10.0.0.56 - - [2025-10-02 02:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.56 - - [2025-10-02 02:52:40] "GET /virtual-network/a5541caa-d956-4b48-a16b-e5434c7cc2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005297 10.0.0.49 - - [2025-10-02 02:52:40] "DELETE /project/be196cda50244ee38374ea751bf82311 HTTP/1.1" 404 173 0.004236 10.0.0.49 - - [2025-10-02 02:52:40] "DELETE /project/deb1020c-6b8b-450f-b235-fbd1770adbb2 HTTP/1.1" 404 177 0.004349 10.0.0.56 - - [2025-10-02 02:52:41] "POST /neutron/security_group HTTP/1.1" 200 2060 0.024662 10.0.0.56 - - [2025-10-02 02:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.56 - - [2025-10-02 02:52:44] "GET /virtual-network/a5541caa-d956-4b48-a16b-e5434c7cc2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006245 10.0.0.56 - - [2025-10-02 02:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.56 - - [2025-10-02 02:52:46] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003880 10.0.0.56 - - [2025-10-02 02:52:46] "GET /virtual-networks?parent_id=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002789 10.0.0.56 - - [2025-10-02 02:52:46] "GET /virtual-network/a5541caa-d956-4b48-a16b-e5434c7cc2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005914 10.0.0.56 - - [2025-10-02 02:52:52] "POST /neutron/port HTTP/1.1" 200 1091 0.014311 10.0.0.56 - - [2025-10-02 02:52:53] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006735 10.0.0.56 - - [2025-10-02 02:52:57] "POST /neutron/port HTTP/1.1" 200 1091 0.015982 10.0.0.56 - - [2025-10-02 02:53:02] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008214 10.0.0.56 - - [2025-10-02 02:53:07] "POST /fqname-to-id HTTP/1.1" 404 211 0.013061 10.0.0.56 - - [2025-10-02 02:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008069 10.0.0.49 - - [2025-10-02 02:53:07] "GET /projects?obj_uuids=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001537 10.0.0.56 - - [2025-10-02 02:53:07] "GET /project/be196cda-5024-4ee3-8374-ea751bf82311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.058860 10.0.0.56 - - [2025-10-02 02:53:07] "POST /service-instances HTTP/1.1" 200 547 0.050333 10.0.0.56 - - [2025-10-02 02:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.56 - - [2025-10-02 02:53:07] "GET /service-instance/2e79478c-bffe-4e4c-8b4c-a57b5b7ff79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006782 10.0.0.56 - - [2025-10-02 02:53:07] "POST /port-tuples HTTP/1.1" 200 590 0.041408 10.0.0.56 - - [2025-10-02 02:53:08] "GET /virtual-machine-interface/c0928186-03fa-4daa-9b62-7630bcae5c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005925 10.0.0.56 - - [2025-10-02 02:53:08] "PUT /virtual-machine-interface/c0928186-03fa-4daa-9b62-7630bcae5c47 HTTP/1.1" 200 284 0.019651 10.0.0.56 - - [2025-10-02 02:53:08] "POST /ref-update HTTP/1.1" 200 156 0.017630 10.0.0.56 - - [2025-10-02 02:53:08] "POST /ref-update HTTP/1.1" 200 156 0.034029 10.0.0.56 - - [2025-10-02 02:53:08] "POST /neutron/port HTTP/1.1" 200 1092 0.015378 10.0.0.56 - - [2025-10-02 02:53:08] "POST /instance-ips HTTP/1.1" 200 373 0.043653 10.0.0.56 - - [2025-10-02 02:53:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002961 10.0.0.56 - - [2025-10-02 02:53:08] "POST /neutron/security_group HTTP/1.1" 200 2060 0.011683 10.0.0.56 - - [2025-10-02 02:53:08] "GET /virtual-machine/e7505516-6d8b-4639-a849-8eabaad87ab0 HTTP/1.1" 200 1295 0.005846 10.0.0.56 - - [2025-10-02 02:53:08] "GET /virtual-machine-interface/4d1ae609-0e63-413d-94ac-fd4eecb9a049 HTTP/1.1" 200 2956 0.008528 10.0.0.56 - - [2025-10-02 02:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004990 10.0.0.56 - - [2025-10-02 02:53:08] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004406 10.0.0.56 - - [2025-10-02 02:53:08] "GET /virtual-networks?parent_id=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002929 10.0.0.56 - - [2025-10-02 02:53:08] "GET /virtual-network/7f1ec6f2-3f5e-4926-bf11-90bab506c692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006738 10.0.0.56 - - [2025-10-02 02:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.56 - - [2025-10-02 02:53:09] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003282 10.0.0.56 - - [2025-10-02 02:53:09] "GET /virtual-networks?parent_id=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003749 10.0.0.56 - - [2025-10-02 02:53:09] "GET /virtual-network/7f1ec6f2-3f5e-4926-bf11-90bab506c692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005514 10.0.0.56 - - [2025-10-02 02:53:10] "POST /neutron/port HTTP/1.1" 200 1089 0.014803 10.0.0.56 - - [2025-10-02 02:53:10] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008283 10.0.0.56 - - [2025-10-02 02:53:10] "GET /virtual-machine/54b7bc4e-4091-4f63-ac5b-25cf33ed6d9f HTTP/1.1" 200 1294 0.006333 10.0.0.56 - - [2025-10-02 02:53:10] "GET /virtual-machine-interface/3a1cd118-b427-48e8-8f8e-8aece0fec4ea HTTP/1.1" 200 2959 0.005782 10.0.0.56 - - [2025-10-02 02:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.56 - - [2025-10-02 02:53:10] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.012786 10.0.0.56 - - [2025-10-02 02:53:10] "GET /virtual-networks?parent_id=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003412 10.0.0.56 - - [2025-10-02 02:53:10] "GET /virtual-network/1110548d-e1ad-4d89-96e8-ffd965c3d4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005626 10.0.0.56 - - [2025-10-02 02:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.56 - - [2025-10-02 02:53:11] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003989 10.0.0.56 - - [2025-10-02 02:53:11] "GET /virtual-networks?parent_id=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.005513 10.0.0.56 - - [2025-10-02 02:53:11] "GET /virtual-network/1110548d-e1ad-4d89-96e8-ffd965c3d4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007127 10.0.0.56 - - [2025-10-02 02:53:11] "POST /fqname-to-id HTTP/1.1" 404 215 0.004095 10.0.0.56 - - [2025-10-02 02:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.49 - - [2025-10-02 02:53:11] "GET /projects?obj_uuids=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001181 10.0.0.56 - - [2025-10-02 02:53:11] "GET /project/be196cda-5024-4ee3-8374-ea751bf82311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.056619 10.0.0.56 - - [2025-10-02 02:53:11] "POST /network-policys HTTP/1.1" 200 551 0.041485 10.0.0.56 - - [2025-10-02 02:53:11] "GET /network-policy/56f93037-3efe-4171-a4ca-dd31db62567f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.006197 10.0.0.56 - - [2025-10-02 02:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.56 - - [2025-10-02 02:53:11] "GET /virtual-network/7f1ec6f2-3f5e-4926-bf11-90bab506c692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007554 10.0.0.56 - - [2025-10-02 02:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.56 - - [2025-10-02 02:53:11] "GET /network-policy/56f93037-3efe-4171-a4ca-dd31db62567f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.004242 10.0.0.56 - - [2025-10-02 02:53:12] "POST /ref-update HTTP/1.1" 200 156 0.049003 10.0.0.56 - - [2025-10-02 02:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.38 - - [2025-10-02 02:53:12] "POST /ref-update HTTP/1.1" 200 156 0.027098 10.0.0.56 - - [2025-10-02 02:53:12] "GET /network-policy/56f93037-3efe-4171-a4ca-dd31db62567f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.004599 10.0.0.56 - - [2025-10-02 02:53:12] "GET /virtual-network/7f1ec6f2-3f5e-4926-bf11-90bab506c692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.009339 10.0.0.56 - - [2025-10-02 02:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.56 - - [2025-10-02 02:53:12] "GET /network-policy/56f93037-3efe-4171-a4ca-dd31db62567f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.003731 10.0.0.56 - - [2025-10-02 02:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.56 - - [2025-10-02 02:53:12] "GET /virtual-network/1110548d-e1ad-4d89-96e8-ffd965c3d4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006123 10.0.0.56 - - [2025-10-02 02:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.56 - - [2025-10-02 02:53:12] "GET /network-policy/56f93037-3efe-4171-a4ca-dd31db62567f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.004710 10.0.0.56 - - [2025-10-02 02:53:12] "POST /ref-update HTTP/1.1" 200 156 0.046913 10.0.0.56 - - [2025-10-02 02:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.38 - - [2025-10-02 02:53:12] "POST /access-control-lists HTTP/1.1" 200 599 0.036256 10.0.0.56 - - [2025-10-02 02:53:12] "GET /network-policy/56f93037-3efe-4171-a4ca-dd31db62567f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.014401 10.0.0.56 - - [2025-10-02 02:53:12] "GET /virtual-network/1110548d-e1ad-4d89-96e8-ffd965c3d4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.014066 10.0.0.56 - - [2025-10-02 02:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.56 - - [2025-10-02 02:53:12] "GET /network-policy/56f93037-3efe-4171-a4ca-dd31db62567f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.004770 10.0.0.56 - - [2025-10-02 02:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.56 - - [2025-10-02 02:53:12] "GET /service-template/50866f50-165a-4909-a615-61df952f5001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.004158 10.0.0.56 - - [2025-10-02 02:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.49 - - [2025-10-02 02:53:12] "GET /projects?obj_uuids=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000991 10.0.0.56 - - [2025-10-02 02:53:12] "GET /project/be196cda-5024-4ee3-8374-ea751bf82311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.045419 10.0.0.56 - - [2025-10-02 02:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.56 - - [2025-10-02 02:53:12] "GET /service-instance/2e79478c-bffe-4e4c-8b4c-a57b5b7ff79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2542 0.007003 10.0.0.56 - - [2025-10-02 02:53:12] "POST /neutron/port HTTP/1.1" 200 1089 0.040362 10.0.0.56 - - [2025-10-02 02:53:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003874 10.0.0.56 - - [2025-10-02 02:53:13] "POST /neutron/network HTTP/1.1" 200 923 0.008213 10.0.0.56 - - [2025-10-02 02:53:13] "POST /neutron/port HTTP/1.1" 200 1385 0.024836 10.0.0.56 - - [2025-10-02 02:53:13] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008365 10.0.0.56 - - [2025-10-02 02:53:13] "POST /neutron/network HTTP/1.1" 200 823 0.016577 10.0.0.56 - - [2025-10-02 02:53:13] "POST /id-to-fqname HTTP/1.1" 200 233 0.001605 10.0.0.56 - - [2025-10-02 02:53:13] "GET /virtual-machine/2409fbcf-10fe-4a96-8cc2-1db9cc237a98 HTTP/1.1" 200 1294 0.004386 10.0.0.56 - - [2025-10-02 02:53:13] "GET /virtual-machine-interface/c0928186-03fa-4daa-9b62-7630bcae5c47 HTTP/1.1" 200 3890 0.004749 10.0.0.56 - - [2025-10-02 02:53:13] "GET /instance-ip/5d33d796-c8ed-4109-8c42-5ef1a087b814 HTTP/1.1" 200 1964 0.003503 10.0.0.56 - - [2025-10-02 02:53:13] "GET /instance-ip/7e2c158d-9d11-4ce7-a65c-01687abec2cc HTTP/1.1" 200 1962 0.003348 10.0.0.56 - - [2025-10-02 02:53:13] "GET /instance-ip/960c8ffe-9be3-4e1f-b687-ca83d4f60a68 HTTP/1.1" 200 1637 0.005063 10.0.0.56 - - [2025-10-02 02:53:13] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007700 10.0.0.56 - - [2025-10-02 02:53:13] "GET /virtual-machine/2409fbcf-10fe-4a96-8cc2-1db9cc237a98 HTTP/1.1" 200 1294 0.007238 10.0.0.56 - - [2025-10-02 02:53:13] "GET /virtual-machine-interface/c0928186-03fa-4daa-9b62-7630bcae5c47 HTTP/1.1" 200 3890 0.005100 10.0.0.56 - - [2025-10-02 02:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.56 - - [2025-10-02 02:53:13] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003546 10.0.0.56 - - [2025-10-02 02:53:13] "GET /virtual-networks?parent_id=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003088 10.0.0.56 - - [2025-10-02 02:53:13] "GET /virtual-network/a5541caa-d956-4b48-a16b-e5434c7cc2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006944 10.0.0.56 - - [2025-10-02 02:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.56 - - [2025-10-02 02:53:14] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004095 10.0.0.56 - - [2025-10-02 02:53:14] "GET /virtual-networks?parent_id=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003726 10.0.0.56 - - [2025-10-02 02:53:15] "GET /virtual-network/a5541caa-d956-4b48-a16b-e5434c7cc2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005432 10.0.0.56 - - [2025-10-02 02:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.56 - - [2025-10-02 02:53:15] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004077 10.0.0.56 - - [2025-10-02 02:53:15] "GET /virtual-networks?parent_id=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004875 10.0.0.56 - - [2025-10-02 02:53:15] "GET /virtual-network/a5541caa-d956-4b48-a16b-e5434c7cc2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005640 10.0.0.56 - - [2025-10-02 02:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.56 - - [2025-10-02 02:53:15] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003977 10.0.0.56 - - [2025-10-02 02:53:15] "GET /virtual-networks?parent_id=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003226 10.0.0.56 - - [2025-10-02 02:53:15] "GET /virtual-network/a5541caa-d956-4b48-a16b-e5434c7cc2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006665 10.0.0.56 - - [2025-10-02 02:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.56 - - [2025-10-02 02:53:15] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005183 10.0.0.56 - - [2025-10-02 02:53:15] "GET /virtual-networks?parent_id=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003775 10.0.0.56 - - [2025-10-02 02:53:15] "GET /virtual-network/a5541caa-d956-4b48-a16b-e5434c7cc2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006496 10.0.0.56 - - [2025-10-02 02:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.56 - - [2025-10-02 02:53:15] "GET /routing-instance/cd6ab376-672d-4310-823a-80bb81533bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.003856 10.0.0.56 - - [2025-10-02 02:53:15] "GET /routing-instance/cd6ab376-672d-4310-823a-80bb81533bb6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1589 0.006091 10.0.0.56 - - [2025-10-02 02:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.56 - - [2025-10-02 02:53:15] "GET /routing-instance/a484fd4a-720a-49e3-9aa0-d76b38f09889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005181 10.0.0.56 - - [2025-10-02 02:53:15] "GET /routing-instance/a484fd4a-720a-49e3-9aa0-d76b38f09889?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1593 0.005194 10.0.0.56 - - [2025-10-02 02:53:16] "POST /neutron/port HTTP/1.1" 200 1385 0.039624 10.0.0.56 - - [2025-10-02 02:53:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003483 10.0.0.56 - - [2025-10-02 02:53:16] "POST /neutron/network HTTP/1.1" 200 849 0.006580 10.0.0.49 - - [2025-10-02 02:53:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.49 - - [2025-10-02 02:53:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.49 - - [2025-10-02 02:53:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.49 - - [2025-10-02 02:53:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.38 - - [2025-10-02 02:53:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.38 - - [2025-10-02 02:53:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.38 - - [2025-10-02 02:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.38 - - [2025-10-02 02:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.56 - - [2025-10-02 02:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000352 10.0.0.56 - - [2025-10-02 02:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.56 - - [2025-10-02 02:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.56 - - [2025-10-02 02:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.56 - - [2025-10-02 02:54:07] "GET /network-policy/56f93037-3efe-4171-a4ca-dd31db62567f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.003965 10.0.0.56 - - [2025-10-02 02:54:07] "PUT /network-policy/56f93037-3efe-4171-a4ca-dd31db62567f HTTP/1.1" 200 262 0.022470 10.0.0.56 - - [2025-10-02 02:54:07] "GET /network-policy/56f93037-3efe-4171-a4ca-dd31db62567f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007795 10.0.0.38 - - [2025-10-02 02:54:07] "PUT /access-control-list/a0978afd-8f52-43a1-9626-601bd1d5c486 HTTP/1.1" 200 272 0.093134 10.0.0.56 - - [2025-10-02 02:54:11] "GET /obj-perms HTTP/1.1" 200 5056 0.042912 10.0.0.56 - - [2025-10-02 02:54:14] "POST /neutron/port HTTP/1.1" 200 1089 0.028477 10.0.0.56 - - [2025-10-02 02:54:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003830 10.0.0.56 - - [2025-10-02 02:54:14] "POST /neutron/network HTTP/1.1" 200 923 0.006395 10.0.0.56 - - [2025-10-02 02:54:18] "POST /neutron/network HTTP/1.1" 200 934 0.006377 10.0.0.56 - - [2025-10-02 02:54:18] "POST /neutron/port HTTP/1.1" 200 117 0.001171 10.0.0.56 - - [2025-10-02 02:54:30] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006736 10.0.0.56 - - [2025-10-02 02:54:35] "POST /ref-update HTTP/1.1" 200 156 0.073123 10.0.0.56 - - [2025-10-02 02:54:35] "GET /virtual-network/1110548d-e1ad-4d89-96e8-ffd965c3d4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007708 10.0.0.56 - - [2025-10-02 02:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.56 - - [2025-10-02 02:54:35] "GET /network-policy/56f93037-3efe-4171-a4ca-dd31db62567f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004989 10.0.0.56 - - [2025-10-02 02:54:35] "POST /ref-update HTTP/1.1" 200 156 0.051790 10.0.0.56 - - [2025-10-02 02:54:35] "GET /virtual-network/7f1ec6f2-3f5e-4926-bf11-90bab506c692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008500 10.0.0.56 - - [2025-10-02 02:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.56 - - [2025-10-02 02:54:35] "GET /network-policy/56f93037-3efe-4171-a4ca-dd31db62567f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004443 10.0.0.56 - - [2025-10-02 02:54:36] "DELETE /network-policy/56f93037-3efe-4171-a4ca-dd31db62567f HTTP/1.1" 200 115 0.034564 10.0.0.56 - - [2025-10-02 02:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.56 - - [2025-10-02 02:54:36] "DELETE /service-instance/2e79478c-bffe-4e4c-8b4c-a57b5b7ff79c HTTP/1.1" 200 115 0.065481 10.0.0.56 - - [2025-10-02 02:54:36] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.008981 10.0.0.56 - - [2025-10-02 02:54:36] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002768 10.0.0.56 - - [2025-10-02 02:54:36] "POST /ref-update HTTP/1.1" 200 156 0.022510 10.0.0.38 - - [2025-10-02 02:54:36] "POST /ref-update HTTP/1.1" 200 156 0.048549 10.0.0.38 - - [2025-10-02 02:54:36] "DELETE /access-control-list/a0978afd-8f52-43a1-9626-601bd1d5c486 HTTP/1.1" 200 115 0.067754 10.0.0.56 - - [2025-10-02 02:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.38 - - [2025-10-02 02:54:36] "POST /ref-update HTTP/1.1" 200 156 0.036102 10.0.0.56 - - [2025-10-02 02:54:36] "DELETE /service-template/50866f50-165a-4909-a615-61df952f5001 HTTP/1.1" 200 115 0.058131 10.0.0.56 - - [2025-10-02 02:54:36] "POST /fqname-to-id HTTP/1.1" 404 193 0.005152 10.0.0.56 - - [2025-10-02 02:54:36] "POST /neutron/network HTTP/1.1" 200 849 0.010797 10.0.0.56 - - [2025-10-02 02:54:37] "POST /neutron/port HTTP/1.1" 200 1117 0.012660 10.0.0.56 - - [2025-10-02 02:54:37] "POST /neutron/network HTTP/1.1" 200 849 0.007791 10.0.0.56 - - [2025-10-02 02:54:37] "POST /neutron/port HTTP/1.1" 200 1092 0.013894 10.0.0.56 - - [2025-10-02 02:54:37] "POST /neutron/port HTTP/1.1" 200 151 0.283961 10.0.0.38 - - [2025-10-02 02:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006354 10.0.0.56 - - [2025-10-02 02:54:39] "POST /neutron/network HTTP/1.1" 200 835 0.007453 10.0.0.38 - - [2025-10-02 02:54:39] "DELETE /route-target/c6f3c5d0-211d-4d20-861c-8403ebcad648 HTTP/1.1" 200 115 0.026362 10.0.0.49 - - [2025-10-02 02:54:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004378 10.0.0.49 - - [2025-10-02 02:54:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003600 10.0.0.56 - - [2025-10-02 02:54:40] "POST /neutron/network HTTP/1.1" 200 151 0.129729 10.0.0.38 - - [2025-10-02 02:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.49 - - [2025-10-02 02:54:42] "GET /projects?obj_uuids=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000917 10.0.0.56 - - [2025-10-02 02:54:42] "GET /project/be196cda-5024-4ee3-8374-ea751bf82311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.062684 10.0.0.49 - - [2025-10-02 02:54:42] "GET /projects?obj_uuids=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001796 10.0.0.56 - - [2025-10-02 02:54:42] "GET /project/be196cda-5024-4ee3-8374-ea751bf82311?fields=virtual_networks HTTP/1.1" 200 1046 0.055154 10.0.0.49 - - [2025-10-02 02:54:42] "GET /projects?obj_uuids=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001537 10.0.0.56 - - [2025-10-02 02:54:42] "GET /project/be196cda-5024-4ee3-8374-ea751bf82311?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.040319 10.0.0.49 - - [2025-10-02 02:54:42] "GET /projects?obj_uuids=be196cda-5024-4ee3-8374-ea751bf82311&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000921 10.0.0.56 - - [2025-10-02 02:54:42] "GET /project/be196cda-5024-4ee3-8374-ea751bf82311?fields=security_groups HTTP/1.1" 200 1274 0.044198 10.0.0.56 - - [2025-10-02 02:54:43] "POST /fqname-to-id HTTP/1.1" 404 189 0.022697 10.0.0.49 - - [2025-10-02 02:54:43] "GET /projects?obj_uuids=f44adcad-7385-4135-baba-91d52fe9f78e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002976 10.0.0.49 - - [2025-10-02 02:54:43] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000836 10.0.0.49 - - [2025-10-02 02:54:43] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006157 10.0.0.49 - - [2025-10-02 02:54:43] "POST /id-to-fqname HTTP/1.1" 200 191 0.006095 10.0.0.49 - - [2025-10-02 02:54:43] "POST /fqname-to-id HTTP/1.1" 404 200 0.004965 10.0.0.49 - - [2025-10-02 02:54:43] "POST /security-groups HTTP/1.1" 200 592 0.077391 10.0.0.49 - - [2025-10-02 02:54:43] "POST /projects HTTP/1.1" 200 587 0.283548 10.0.0.38 - - [2025-10-02 02:54:43] "POST /access-control-lists HTTP/1.1" 200 597 0.026460 10.0.0.49 - - [2025-10-02 02:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.351137 10.0.0.56 - - [2025-10-02 02:54:43] "GET /project/f44adcad-7385-4135-baba-91d52fe9f78e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.478436 10.0.0.56 - - [2025-10-02 02:54:44] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.56 - - [2025-10-02 02:54:46] "GET /project/f44adcad-7385-4135-baba-91d52fe9f78e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000562 10.0.0.49 - - [2025-10-02 02:54:47] "GET /projects?obj_uuids=f44adcad-7385-4135-baba-91d52fe9f78e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001015 10.0.0.56 - - [2025-10-02 02:54:47] "GET /project/f44adcad-7385-4135-baba-91d52fe9f78e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.069594 10.0.0.56 - - [2025-10-02 02:54:47] "POST /fqname-to-id HTTP/1.1" 404 180 0.003271 10.0.0.56 - - [2025-10-02 02:54:47] "POST /virtual-DNSs HTTP/1.1" 200 507 0.035317 10.0.0.56 - - [2025-10-02 02:54:47] "GET /virtual-DNS/e4f53240-1cc9-4b5e-bbc1-9e6c6a9c628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.005677 10.0.0.56 - - [2025-10-02 02:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.56 - - [2025-10-02 02:54:47] "GET /virtual-DNS/e4f53240-1cc9-4b5e-bbc1-9e6c6a9c628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.003928 10.0.0.56 - - [2025-10-02 02:54:47] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003081 10.0.0.56 - - [2025-10-02 02:54:47] "POST /network-ipams HTTP/1.1" 200 514 0.027486 10.0.0.56 - - [2025-10-02 02:54:47] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.003381 10.0.0.56 - - [2025-10-02 02:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.56 - - [2025-10-02 02:54:48] "GET /network-ipam/8fcb6077-e9a4-4d86-9a8e-f6f9607392e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.005298 10.0.0.56 - - [2025-10-02 02:54:48] "PUT /network-ipam/8fcb6077-e9a4-4d86-9a8e-f6f9607392e1 HTTP/1.1" 200 258 0.013276 10.0.0.56 - - [2025-10-02 02:54:48] "POST /ref-update HTTP/1.1" 200 156 0.016504 10.0.0.56 - - [2025-10-02 02:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.49 - - [2025-10-02 02:54:48] "GET /projects?obj_uuids=f44adcad-7385-4135-baba-91d52fe9f78e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000934 10.0.0.56 - - [2025-10-02 02:54:48] "GET /project/f44adcad-7385-4135-baba-91d52fe9f78e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.037958 10.0.0.56 - - [2025-10-02 02:54:48] "POST /neutron/network HTTP/1.1" 200 117 0.029594 10.0.0.38 - - [2025-10-02 02:54:48] "POST /route-targets HTTP/1.1" 200 327 0.012649 10.0.0.56 - - [2025-10-02 02:54:48] "POST /neutron/network HTTP/1.1" 200 833 0.009211 10.0.0.56 - - [2025-10-02 02:54:48] "POST /id-to-fqname HTTP/1.1" 200 227 0.001219 10.0.0.56 - - [2025-10-02 02:54:48] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007246 10.0.0.56 - - [2025-10-02 02:54:48] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005669 10.0.0.56 - - [2025-10-02 02:54:48] "POST /neutron/subnet HTTP/1.1" 200 711 0.012364 10.0.0.56 - - [2025-10-02 02:54:48] "POST /id-to-fqname HTTP/1.1" 200 227 0.001146 10.0.0.56 - - [2025-10-02 02:54:49] "POST /neutron/network HTTP/1.1" 200 843 0.006350 10.0.0.49 - - [2025-10-02 02:54:49] "GET /projects?obj_uuids=f44adcad-7385-4135-baba-91d52fe9f78e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001140 10.0.0.56 - - [2025-10-02 02:54:49] "GET /project/f44adcad-7385-4135-baba-91d52fe9f78e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.057698 10.0.0.56 - - [2025-10-02 02:54:50] "POST /neutron/port HTTP/1.1" 200 117 0.006605 10.0.0.49 - - [2025-10-02 02:54:50] "GET /projects?obj_uuids=f44adcad-7385-4135-baba-91d52fe9f78e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000939 10.0.0.56 - - [2025-10-02 02:54:50] "POST /neutron/port HTTP/1.1" 200 1058 0.254139 10.0.0.56 - - [2025-10-02 02:54:50] "POST /neutron/port HTTP/1.1" 200 1112 0.082614 10.0.0.56 - - [2025-10-02 02:54:50] "POST /neutron/subnet HTTP/1.1" 200 685 0.008837 10.0.0.56 - - [2025-10-02 02:54:55] "POST /neutron/port HTTP/1.1" 200 1086 0.015016 10.0.0.56 - - [2025-10-02 02:54:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007694 10.0.0.56 - - [2025-10-02 02:54:55] "GET /virtual-machine/3da4e46c-081a-4054-ba92-9b3e4ee722ab HTTP/1.1" 401 292 0.000397 10.0.0.56 - - [2025-10-02 02:54:55] "GET /virtual-machine/3da4e46c-081a-4054-ba92-9b3e4ee722ab HTTP/1.1" 200 1293 0.024657 10.0.0.56 - - [2025-10-02 02:54:55] "GET /virtual-machine-interface/99c55278-5983-4582-b5d1-b09b47abedd5 HTTP/1.1" 200 2964 0.006694 10.0.0.56 - - [2025-10-02 02:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.56 - - [2025-10-02 02:54:55] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004318 10.0.0.56 - - [2025-10-02 02:54:55] "GET /virtual-networks?parent_id=f44adcad-7385-4135-baba-91d52fe9f78e&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003131 10.0.0.56 - - [2025-10-02 02:54:55] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007285 10.0.0.56 - - [2025-10-02 02:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.56 - - [2025-10-02 02:54:58] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006999 10.0.0.56 - - [2025-10-02 02:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.56 - - [2025-10-02 02:55:02] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004856 10.0.0.56 - - [2025-10-02 02:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.56 - - [2025-10-02 02:55:07] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007671 10.0.0.56 - - [2025-10-02 02:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.56 - - [2025-10-02 02:55:11] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007195 10.0.0.38 - - [2025-10-02 02:55:11] "GET /obj-perms HTTP/1.1" 200 5056 0.042124 10.0.0.56 - - [2025-10-02 02:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.56 - - [2025-10-02 02:55:15] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005651 10.0.0.56 - - [2025-10-02 02:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.56 - - [2025-10-02 02:55:19] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005395 10.0.0.56 - - [2025-10-02 02:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.56 - - [2025-10-02 02:55:23] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006299 10.0.0.56 - - [2025-10-02 02:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.56 - - [2025-10-02 02:55:27] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005536 10.0.0.38 - - [2025-10-02 02:55:31] "DELETE /access-control-list/d95ff5ff-6736-4000-b52e-e10e30df0e62 HTTP/1.1" 200 115 0.053202 10.0.0.56 - - [2025-10-02 02:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.56 - - [2025-10-02 02:55:31] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003775 10.0.0.56 - - [2025-10-02 02:55:31] "GET /virtual-networks?parent_id=f44adcad-7385-4135-baba-91d52fe9f78e&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002772 10.0.0.56 - - [2025-10-02 02:55:31] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009447 10.0.0.56 - - [2025-10-02 02:55:31] "POST /neutron/port HTTP/1.1" 200 1086 0.015861 10.0.0.56 - - [2025-10-02 02:55:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007916 10.0.0.49 - - [2025-10-02 02:55:40] "DELETE /project/be196cda-5024-4ee3-8374-ea751bf82311 HTTP/1.1" 404 177 0.030687 10.0.0.49 - - [2025-10-02 02:55:40] "DELETE /project/f44adcad73854135baba91d52fe9f78e HTTP/1.1" 404 173 0.046230 10.0.0.56 - - [2025-10-02 02:55:42] "POST /neutron/port HTTP/1.1" 200 1086 0.015020 10.0.0.56 - - [2025-10-02 02:55:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007419 10.0.0.56 - - [2025-10-02 02:56:16] "POST /id-to-fqname HTTP/1.1" 200 227 0.001567 10.0.0.56 - - [2025-10-02 02:56:16] "POST /neutron/port HTTP/1.1" 200 1086 0.014648 10.0.0.49 - - [2025-10-02 02:56:17] "GET /projects?obj_uuids=f44adcad-7385-4135-baba-91d52fe9f78e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000991 10.0.0.56 - - [2025-10-02 02:56:17] "GET /project/f44adcad-7385-4135-baba-91d52fe9f78e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.066608 10.0.0.56 - - [2025-10-02 02:56:17] "POST /neutron/network HTTP/1.1" 200 833 0.028485 10.0.0.56 - - [2025-10-02 02:56:17] "POST /neutron/port HTTP/1.1" 200 117 0.006354 10.0.0.49 - - [2025-10-02 02:56:17] "GET /projects?obj_uuids=f44adcad-7385-4135-baba-91d52fe9f78e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000942 10.0.0.56 - - [2025-10-02 02:56:18] "POST /neutron/port HTTP/1.1" 200 1058 0.239885 10.0.0.56 - - [2025-10-02 02:56:18] "POST /neutron/port HTTP/1.1" 200 1058 0.011899 10.0.0.56 - - [2025-10-02 02:56:18] "POST /neutron/port HTTP/1.1" 200 117 0.001036 10.0.0.56 - - [2025-10-02 02:56:18] "POST /neutron/port HTTP/1.1" 200 1112 0.105324 10.0.0.56 - - [2025-10-02 02:56:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004269 10.0.0.56 - - [2025-10-02 02:56:18] "POST /neutron/network HTTP/1.1" 200 833 0.007086 10.0.0.56 - - [2025-10-02 02:56:22] "POST /neutron/port HTTP/1.1" 200 1086 0.016220 10.0.0.56 - - [2025-10-02 02:56:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007293 10.0.0.56 - - [2025-10-02 02:56:22] "GET /virtual-machine/e81a1ecb-a322-4f97-b86d-3894743b3089 HTTP/1.1" 200 1294 0.006014 10.0.0.56 - - [2025-10-02 02:56:22] "GET /virtual-machine-interface/b8bc09c4-a15f-4f9b-8373-7e7dcc073802 HTTP/1.1" 200 2963 0.004753 10.0.0.56 - - [2025-10-02 02:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.56 - - [2025-10-02 02:56:22] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004099 10.0.0.56 - - [2025-10-02 02:56:22] "GET /virtual-networks?parent_id=f44adcad-7385-4135-baba-91d52fe9f78e&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002832 10.0.0.56 - - [2025-10-02 02:56:22] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006984 10.0.0.56 - - [2025-10-02 02:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.56 - - [2025-10-02 02:56:25] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005866 10.0.0.56 - - [2025-10-02 02:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.56 - - [2025-10-02 02:56:30] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006205 10.0.0.56 - - [2025-10-02 02:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006163 10.0.0.56 - - [2025-10-02 02:56:34] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005039 10.0.0.56 - - [2025-10-02 02:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.56 - - [2025-10-02 02:56:38] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005115 10.0.0.56 - - [2025-10-02 02:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.56 - - [2025-10-02 02:56:42] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005180 10.0.0.56 - - [2025-10-02 02:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.56 - - [2025-10-02 02:56:46] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005054 10.0.0.56 - - [2025-10-02 02:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.56 - - [2025-10-02 02:56:50] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004928 10.0.0.56 - - [2025-10-02 02:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.56 - - [2025-10-02 02:56:54] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005558 10.0.0.56 - - [2025-10-02 02:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.56 - - [2025-10-02 02:56:56] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003902 10.0.0.56 - - [2025-10-02 02:56:56] "GET /virtual-networks?parent_id=f44adcad-7385-4135-baba-91d52fe9f78e&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003787 10.0.0.56 - - [2025-10-02 02:56:56] "GET /virtual-network/06625eec-d320-43c4-b2a3-4b8779d07e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006244 10.0.0.56 - - [2025-10-02 02:57:02] "POST /neutron/port HTTP/1.1" 200 1086 0.016826 10.0.0.56 - - [2025-10-02 02:57:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006581 10.0.0.49 - - [2025-10-02 02:57:13] "GET /obj-perms HTTP/1.1" 200 5056 0.044025 10.0.0.56 - - [2025-10-02 02:57:18] "POST /neutron/port HTTP/1.1" 200 1086 0.015516 10.0.0.56 - - [2025-10-02 02:57:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003921 10.0.0.56 - - [2025-10-02 02:57:18] "POST /neutron/network HTTP/1.1" 200 833 0.008021 10.0.0.56 - - [2025-10-02 02:57:19] "POST /neutron/network HTTP/1.1" 200 843 0.007370 10.0.0.56 - - [2025-10-02 02:57:19] "POST /neutron/port HTTP/1.1" 200 117 0.001165 10.0.0.56 - - [2025-10-02 02:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.56 - - [2025-10-02 02:57:40] "DELETE /virtual-DNS/e4f53240-1cc9-4b5e-bbc1-9e6c6a9c628d HTTP/1.1" 409 235 0.007901 10.0.0.56 - - [2025-10-02 02:57:40] "POST /fqname-to-id HTTP/1.1" 404 192 0.003069 10.0.0.56 - - [2025-10-02 02:57:40] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.025388 10.0.0.56 - - [2025-10-02 02:57:40] "GET /virtual-DNS-record/3fc00fa8-dbf9-47c0-be8d-5d7913a8d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.005589 10.0.0.56 - - [2025-10-02 02:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.56 - - [2025-10-02 02:57:40] "GET /virtual-DNS-record/3fc00fa8-dbf9-47c0-be8d-5d7913a8d8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.004076 10.0.0.56 - - [2025-10-02 02:57:47] "DELETE /virtual-DNS-record/3fc00fa8-dbf9-47c0-be8d-5d7913a8d8a0 HTTP/1.1" 200 115 0.028498 10.0.0.56 - - [2025-10-02 02:57:47] "POST /fqname-to-id HTTP/1.1" 404 184 0.003093 10.0.0.56 - - [2025-10-02 02:57:47] "POST /neutron/network HTTP/1.1" 400 204 0.013218 10.0.0.56 - - [2025-10-02 02:57:47] "POST /neutron/port HTTP/1.1" 200 151 0.190140 10.0.0.56 - - [2025-10-02 02:57:47] "POST /neutron/port HTTP/1.1" 200 151 0.202744 10.0.0.56 - - [2025-10-02 02:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009684 10.0.0.56 - - [2025-10-02 02:57:49] "DELETE /network-ipam/8fcb6077-e9a4-4d86-9a8e-f6f9607392e1 HTTP/1.1" 200 115 0.051622 10.0.0.56 - - [2025-10-02 02:57:49] "DELETE /virtual-DNS/e4f53240-1cc9-4b5e-bbc1-9e6c6a9c628d HTTP/1.1" 200 115 0.041045 10.0.0.56 - - [2025-10-02 02:57:49] "POST /fqname-to-id HTTP/1.1" 404 180 0.003806 10.0.0.49 - - [2025-10-02 02:57:50] "GET /projects?obj_uuids=f44adcad-7385-4135-baba-91d52fe9f78e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.025717 10.0.0.56 - - [2025-10-02 02:57:50] "GET /project/f44adcad-7385-4135-baba-91d52fe9f78e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.098969 10.0.0.49 - - [2025-10-02 02:57:50] "GET /projects?obj_uuids=f44adcad-7385-4135-baba-91d52fe9f78e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000902 10.0.0.56 - - [2025-10-02 02:57:51] "GET /project/f44adcad-7385-4135-baba-91d52fe9f78e?fields=virtual_networks HTTP/1.1" 200 1045 0.043277 10.0.0.49 - - [2025-10-02 02:57:51] "GET /projects?obj_uuids=f44adcad-7385-4135-baba-91d52fe9f78e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001011 10.0.0.56 - - [2025-10-02 02:57:51] "GET /project/f44adcad-7385-4135-baba-91d52fe9f78e?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.040483 10.0.0.49 - - [2025-10-02 02:57:51] "GET /projects?obj_uuids=f44adcad-7385-4135-baba-91d52fe9f78e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001302 10.0.0.56 - - [2025-10-02 02:57:51] "GET /project/f44adcad-7385-4135-baba-91d52fe9f78e?fields=security_groups HTTP/1.1" 200 1272 0.034651 10.0.0.56 - - [2025-10-02 02:57:51] "POST /fqname-to-id HTTP/1.1" 404 189 0.023577 10.0.0.49 - - [2025-10-02 02:57:52] "GET /projects?obj_uuids=7c80e178-fb7e-43ba-ae15-128128dbb5be&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004030 10.0.0.49 - - [2025-10-02 02:57:52] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001434 10.0.0.49 - - [2025-10-02 02:57:52] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009698 10.0.0.49 - - [2025-10-02 02:57:52] "POST /id-to-fqname HTTP/1.1" 200 191 0.007079 10.0.0.49 - - [2025-10-02 02:57:52] "POST /fqname-to-id HTTP/1.1" 404 200 0.005797 10.0.0.49 - - [2025-10-02 02:57:52] "POST /security-groups HTTP/1.1" 200 592 0.029072 10.0.0.38 - - [2025-10-02 02:57:52] "POST /fqname-to-id HTTP/1.1" 404 235 0.003218 10.0.0.49 - - [2025-10-02 02:57:52] "POST /projects HTTP/1.1" 200 587 0.236417 10.0.0.49 - - [2025-10-02 02:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.308490 10.0.0.38 - - [2025-10-02 02:57:52] "POST /access-control-lists HTTP/1.1" 200 595 0.030571 10.0.0.56 - - [2025-10-02 02:57:52] "GET /project/7c80e178-fb7e-43ba-ae15-128128dbb5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.455790 10.0.0.56 - - [2025-10-02 02:57:53] "GET / HTTP/1.1" 200 35931 0.001956 10.0.0.56 - - [2025-10-02 02:57:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000487 10.0.0.56 - - [2025-10-02 02:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.055947 10.0.0.49 - - [2025-10-02 02:57:55] "GET /projects?obj_uuids=7c80e178-fb7e-43ba-ae15-128128dbb5be&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001062 10.0.0.56 - - [2025-10-02 02:57:55] "GET /project/7c80e178-fb7e-43ba-ae15-128128dbb5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.035549 10.0.0.56 - - [2025-10-02 02:57:55] "POST /neutron/network HTTP/1.1" 200 117 0.037397 10.0.0.56 - - [2025-10-02 02:57:56] "POST /neutron/network HTTP/1.1" 200 827 0.007973 10.0.0.56 - - [2025-10-02 02:57:56] "POST /id-to-fqname HTTP/1.1" 200 222 0.001037 10.0.0.56 - - [2025-10-02 02:57:56] "GET /virtual-network/b53e5f05-b956-4364-9414-4adba1d6973b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004966 10.0.0.56 - - [2025-10-02 02:57:56] "GET /virtual-network/b53e5f05-b956-4364-9414-4adba1d6973b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005236 10.0.0.56 - - [2025-10-02 02:57:56] "POST /neutron/subnet HTTP/1.1" 200 725 0.008824 10.0.0.56 - - [2025-10-02 02:57:56] "GET /virtual-network/b53e5f05-b956-4364-9414-4adba1d6973b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006892 10.0.0.56 - - [2025-10-02 02:57:57] "GET /obj-perms HTTP/1.1" 200 5032 0.049532 10.0.0.56 - - [2025-10-02 02:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.49 - - [2025-10-02 02:57:58] "GET /projects?obj_uuids=7c80e178-fb7e-43ba-ae15-128128dbb5be&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000907 10.0.0.56 - - [2025-10-02 02:57:58] "GET /project/7c80e178-fb7e-43ba-ae15-128128dbb5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.038370 10.0.0.38 - - [2025-10-02 02:57:58] "POST /route-targets HTTP/1.1" 200 327 0.013171 10.0.0.49 - - [2025-10-02 02:57:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003495 10.0.0.56 - - [2025-10-02 02:57:58] "POST /neutron/subnet HTTP/1.1" 200 724 0.213926 10.0.0.56 - - [2025-10-02 02:57:58] "POST /id-to-fqname HTTP/1.1" 200 222 0.001497 10.0.0.56 - - [2025-10-02 02:57:58] "GET /virtual-network/8dfd20db-74eb-445d-8fcd-dcc5c32b6255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007171 10.0.0.56 - - [2025-10-02 02:57:58] "GET /virtual-network/8dfd20db-74eb-445d-8fcd-dcc5c32b6255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007838 10.0.0.56 - - [2025-10-02 02:57:58] "POST /neutron/network HTTP/1.1" 200 827 0.006114 10.0.0.56 - - [2025-10-02 02:57:58] "GET /virtual-network/8dfd20db-74eb-445d-8fcd-dcc5c32b6255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005587 10.0.0.38 - - [2025-10-02 02:57:59] "GET /obj-perms HTTP/1.1" 200 5032 0.047569 10.0.0.56 - - [2025-10-02 02:57:59] "POST /id-to-fqname HTTP/1.1" 200 222 0.001588 10.0.0.49 - - [2025-10-02 02:58:14] "GET /obj-perms HTTP/1.1" 200 5056 0.042769 10.0.0.49 - - [2025-10-02 02:58:14] "GET /projects?obj_uuids=7c80e178-fb7e-43ba-ae15-128128dbb5be&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001101 10.0.0.56 - - [2025-10-02 02:58:14] "GET /project/7c80e178-fb7e-43ba-ae15-128128dbb5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.067427 10.0.0.56 - - [2025-10-02 02:58:14] "POST /neutron/network HTTP/1.1" 200 827 0.006679 10.0.0.56 - - [2025-10-02 02:58:14] "POST /id-to-fqname HTTP/1.1" 200 222 0.001331 10.0.0.56 - - [2025-10-02 02:58:14] "POST /neutron/port HTTP/1.1" 200 117 0.009660 10.0.0.49 - - [2025-10-02 02:58:15] "GET /projects?obj_uuids=7c80e178-fb7e-43ba-ae15-128128dbb5be&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000943 10.0.0.56 - - [2025-10-02 02:58:15] "POST /neutron/port HTTP/1.1" 200 1061 0.327650 10.0.0.49 - - [2025-10-02 02:58:15] "GET /projects?obj_uuids=7c80e178-fb7e-43ba-ae15-128128dbb5be&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001329 10.0.0.56 - - [2025-10-02 02:58:15] "GET /project/7c80e178-fb7e-43ba-ae15-128128dbb5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.092654 10.0.0.56 - - [2025-10-02 02:58:16] "POST /neutron/port HTTP/1.1" 200 1115 0.201199 10.0.0.56 - - [2025-10-02 02:58:16] "POST /neutron/port HTTP/1.1" 200 1089 0.036304 10.0.0.56 - - [2025-10-02 02:58:16] "POST /neutron/port HTTP/1.1" 200 117 0.005927 10.0.0.56 - - [2025-10-02 02:58:16] "POST /neutron/port HTTP/1.1" 200 117 0.051250 10.0.0.56 - - [2025-10-02 02:58:16] "POST /neutron/network HTTP/1.1" 200 837 0.012077 10.0.0.56 - - [2025-10-02 02:58:17] "POST /neutron/port HTTP/1.1" 200 1061 0.048007 10.0.0.56 - - [2025-10-02 02:58:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005721 10.0.0.56 - - [2025-10-02 02:58:17] "POST /neutron/network HTTP/1.1" 200 827 0.011769 10.0.0.56 - - [2025-10-02 02:58:26] "POST /neutron/port HTTP/1.1" 200 1089 0.014108 10.0.0.49 - - [2025-10-02 02:58:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.49 - - [2025-10-02 02:58:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000336 10.0.0.49 - - [2025-10-02 02:58:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.49 - - [2025-10-02 02:58:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.38 - - [2025-10-02 02:58:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.38 - - [2025-10-02 02:58:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.38 - - [2025-10-02 02:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.38 - - [2025-10-02 02:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.56 - - [2025-10-02 02:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.56 - - [2025-10-02 02:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.001026 10.0.0.56 - - [2025-10-02 02:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.56 - - [2025-10-02 02:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.38 - - [2025-10-02 02:58:31] "DELETE /access-control-list/39eb5e1a-a5b4-4097-a3be-6e31b2fbdd38 HTTP/1.1" 200 115 0.038339 10.0.0.56 - - [2025-10-02 02:58:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008287 10.0.0.49 - - [2025-10-02 02:58:41] "DELETE /project/f44adcad-7385-4135-baba-91d52fe9f78e HTTP/1.1" 404 177 0.005382 10.0.0.49 - - [2025-10-02 02:58:41] "DELETE /project/7c80e178fb7e43baae15128128dbb5be HTTP/1.1" 404 173 0.003851 10.0.0.56 - - [2025-10-02 02:58:41] "POST /neutron/port HTTP/1.1" 200 1089 0.015082 10.0.0.56 - - [2025-10-02 02:58:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006936 10.0.0.56 - - [2025-10-02 02:58:47] "POST /neutron/port HTTP/1.1" 200 1089 0.015513 10.0.0.56 - - [2025-10-02 02:58:47] "GET /virtual-machine/60d494a4-e6c6-4272-b455-3019dfa9e9bd HTTP/1.1" 401 292 0.000467 10.0.0.56 - - [2025-10-02 02:58:47] "GET /virtual-machine/60d494a4-e6c6-4272-b455-3019dfa9e9bd HTTP/1.1" 200 1293 0.028669 10.0.0.56 - - [2025-10-02 02:58:47] "GET /virtual-machine-interface/a95c5b75-042f-4c03-926c-a0cef1922b83 HTTP/1.1" 200 2949 0.007134 10.0.0.56 - - [2025-10-02 02:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.56 - - [2025-10-02 02:58:47] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003260 10.0.0.56 - - [2025-10-02 02:58:47] "GET /virtual-networks?parent_id=7c80e178-fb7e-43ba-ae15-128128dbb5be&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003021 10.0.0.56 - - [2025-10-02 02:58:47] "GET /virtual-network/8dfd20db-74eb-445d-8fcd-dcc5c32b6255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006805 10.0.0.56 - - [2025-10-02 02:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.56 - - [2025-10-02 02:58:50] "GET /virtual-network/8dfd20db-74eb-445d-8fcd-dcc5c32b6255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005186 10.0.0.56 - - [2025-10-02 02:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.56 - - [2025-10-02 02:58:54] "GET /virtual-network/8dfd20db-74eb-445d-8fcd-dcc5c32b6255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006028 10.0.0.56 - - [2025-10-02 02:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.56 - - [2025-10-02 02:58:58] "GET /virtual-network/8dfd20db-74eb-445d-8fcd-dcc5c32b6255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004969 10.0.0.56 - - [2025-10-02 02:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.56 - - [2025-10-02 02:59:03] "GET /virtual-network/8dfd20db-74eb-445d-8fcd-dcc5c32b6255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005815 10.0.0.56 - - [2025-10-02 02:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.56 - - [2025-10-02 02:59:07] "GET /virtual-network/8dfd20db-74eb-445d-8fcd-dcc5c32b6255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.010573 10.0.0.56 - - [2025-10-02 02:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.56 - - [2025-10-02 02:59:11] "GET /virtual-network/8dfd20db-74eb-445d-8fcd-dcc5c32b6255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005583 10.0.0.56 - - [2025-10-02 02:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.56 - - [2025-10-02 02:59:15] "GET /virtual-network/8dfd20db-74eb-445d-8fcd-dcc5c32b6255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005459 10.0.0.56 - - [2025-10-02 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.56 - - [2025-10-02 02:59:19] "GET /virtual-network/8dfd20db-74eb-445d-8fcd-dcc5c32b6255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007279 10.0.0.56 - - [2025-10-02 02:59:19] "POST /neutron/port HTTP/1.1" 200 1089 0.019203 10.0.0.56 - - [2025-10-02 02:59:19] "POST /neutron/subnet HTTP/1.1" 200 699 0.011921 10.0.0.56 - - [2025-10-02 02:59:21] "POST /neutron/port HTTP/1.1" 200 1089 0.015265 10.0.0.56 - - [2025-10-02 02:59:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003510 10.0.0.56 - - [2025-10-02 02:59:21] "POST /neutron/network HTTP/1.1" 200 827 0.007166 10.0.0.56 - - [2025-10-02 02:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.56 - - [2025-10-02 02:59:23] "GET /virtual-network/8dfd20db-74eb-445d-8fcd-dcc5c32b6255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006141 10.0.0.56 - - [2025-10-02 02:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.56 - - [2025-10-02 02:59:27] "GET /virtual-network/8dfd20db-74eb-445d-8fcd-dcc5c32b6255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006240 10.0.0.56 - - [2025-10-02 02:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.56 - - [2025-10-02 02:59:31] "GET /virtual-network/8dfd20db-74eb-445d-8fcd-dcc5c32b6255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005368 10.0.0.56 - - [2025-10-02 02:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.56 - - [2025-10-02 02:59:35] "GET /virtual-network/8dfd20db-74eb-445d-8fcd-dcc5c32b6255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006392 10.0.0.56 - - [2025-10-02 02:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.56 - - [2025-10-02 02:59:37] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003276 10.0.0.56 - - [2025-10-02 02:59:37] "GET /virtual-networks?parent_id=7c80e178-fb7e-43ba-ae15-128128dbb5be&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002996 10.0.0.56 - - [2025-10-02 02:59:37] "GET /virtual-network/8dfd20db-74eb-445d-8fcd-dcc5c32b6255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006733 10.0.0.56 - - [2025-10-02 02:59:43] "POST /neutron/port HTTP/1.1" 200 1089 0.016845 10.0.0.56 - - [2025-10-02 02:59:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009325 10.0.0.56 - - [2025-10-02 02:59:53] "POST /neutron/port HTTP/1.1" 200 1089 0.033605 10.0.0.56 - - [2025-10-02 02:59:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006918 10.0.0.56 - - [2025-10-02 03:00:03] "POST /neutron/port HTTP/1.1" 200 1089 0.025983 10.0.0.56 - - [2025-10-02 03:00:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007621 10.0.0.56 - - [2025-10-02 03:00:15] "GET /obj-perms HTTP/1.1" 200 5056 0.046325 10.0.0.56 - - [2025-10-02 03:00:19] "POST /neutron/port HTTP/1.1" 200 1089 0.017124 10.0.0.56 - - [2025-10-02 03:00:20] "POST /neutron/port HTTP/1.1" 200 1089 0.015610 10.0.0.56 - - [2025-10-02 03:00:20] "POST /neutron/subnet HTTP/1.1" 200 699 0.009732 10.0.0.56 - - [2025-10-02 03:00:23] "POST /neutron/port HTTP/1.1" 200 1089 0.015091 10.0.0.56 - - [2025-10-02 03:00:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003988 10.0.0.56 - - [2025-10-02 03:00:23] "POST /neutron/network HTTP/1.1" 200 827 0.006704 10.0.0.56 - - [2025-10-02 03:00:29] "POST /neutron/port HTTP/1.1" 200 1089 0.015212 10.0.0.56 - - [2025-10-02 03:00:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007449 10.0.0.56 - - [2025-10-02 03:00:34] "POST /neutron/port HTTP/1.1" 200 1089 0.015165 10.0.0.56 - - [2025-10-02 03:00:34] "GET /virtual-machine/1bf37777-5214-4fa9-a9af-c619bb2ea246 HTTP/1.1" 200 1293 0.006160 10.0.0.56 - - [2025-10-02 03:00:34] "GET /virtual-machine-interface/64717b3e-d8bf-4b24-a54d-1d3696b5bafd HTTP/1.1" 200 2948 0.005764 10.0.0.56 - - [2025-10-02 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.56 - - [2025-10-02 03:00:35] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003819 10.0.0.56 - - [2025-10-02 03:00:35] "GET /virtual-networks?parent_id=7c80e178-fb7e-43ba-ae15-128128dbb5be&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003144 10.0.0.56 - - [2025-10-02 03:00:35] "GET /virtual-network/b53e5f05-b956-4364-9414-4adba1d6973b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006676 10.0.0.56 - - [2025-10-02 03:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005517 10.0.0.56 - - [2025-10-02 03:00:36] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005736 10.0.0.56 - - [2025-10-02 03:00:36] "GET /virtual-networks?parent_id=7c80e178-fb7e-43ba-ae15-128128dbb5be&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004286 10.0.0.56 - - [2025-10-02 03:00:36] "GET /virtual-network/b53e5f05-b956-4364-9414-4adba1d6973b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005757 10.0.0.56 - - [2025-10-02 03:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.49 - - [2025-10-02 03:00:36] "GET /projects?obj_uuids=7c80e178-fb7e-43ba-ae15-128128dbb5be&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000923 10.0.0.56 - - [2025-10-02 03:00:36] "GET /project/7c80e178-fb7e-43ba-ae15-128128dbb5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.041563 10.0.0.56 - - [2025-10-02 03:00:36] "GET /virtual-network/b53e5f05-b956-4364-9414-4adba1d6973b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005748 10.0.0.56 - - [2025-10-02 03:00:36] "GET /floating-ip-pools?parent_id=b53e5f05-b956-4364-9414-4adba1d6973b&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002915 10.0.0.56 - - [2025-10-02 03:00:36] "GET /virtual-network/b53e5f05-b956-4364-9414-4adba1d6973b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006665 10.0.0.56 - - [2025-10-02 03:00:36] "POST /floating-ip-pools HTTP/1.1" 200 598 0.030923 10.0.0.56 - - [2025-10-02 03:00:36] "POST /ref-update HTTP/1.1" 200 156 0.015610 10.0.0.56 - - [2025-10-02 03:00:36] "GET /virtual-network/b53e5f05-b956-4364-9414-4adba1d6973b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005700 10.0.0.56 - - [2025-10-02 03:00:36] "GET /virtual-network/b53e5f05-b956-4364-9414-4adba1d6973b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.009598 10.0.0.56 - - [2025-10-02 03:00:37] "POST /neutron/port HTTP/1.1" 200 1089 0.014442 10.0.0.56 - - [2025-10-02 03:00:37] "POST /neutron/floatingip HTTP/1.1" 200 577 0.014752 10.0.0.56 - - [2025-10-02 03:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.56 - - [2025-10-02 03:00:37] "GET /routing-instance/1a788601-eb19-4821-b411-54641e83712e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.008791 10.0.0.56 - - [2025-10-02 03:00:37] "GET /route-target/606440df-f28a-4322-9c41-1b21d05989e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004264 10.0.0.56 - - [2025-10-02 03:01:03] "POST /neutron/floatingip HTTP/1.1" 200 530 0.009127 10.0.0.56 - - [2025-10-02 03:01:03] "GET /floating-ip-pool/b7602b79-bfd3-4404-9794-f403c2e42450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1184 0.003726 10.0.0.56 - - [2025-10-02 03:01:03] "POST /ref-update HTTP/1.1" 200 156 0.017073 10.0.0.56 - - [2025-10-02 03:01:03] "DELETE /floating-ip-pool/b7602b79-bfd3-4404-9794-f403c2e42450 HTTP/1.1" 200 115 0.032443 10.0.0.56 - - [2025-10-02 03:01:03] "POST /neutron/network HTTP/1.1" 400 204 0.015011 10.0.0.56 - - [2025-10-02 03:01:04] "POST /neutron/port HTTP/1.1" 200 151 0.179990 10.0.0.56 - - [2025-10-02 03:01:04] "POST /neutron/port HTTP/1.1" 200 151 0.216060 10.0.0.56 - - [2025-10-02 03:01:06] "POST /neutron/network HTTP/1.1" 200 827 0.007055 10.0.0.38 - - [2025-10-02 03:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.026258 10.0.0.49 - - [2025-10-02 03:01:07] "GET /projects?obj_uuids=7c80e178-fb7e-43ba-ae15-128128dbb5be&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001109 10.0.0.56 - - [2025-10-02 03:01:08] "GET /project/7c80e178-fb7e-43ba-ae15-128128dbb5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.059577 10.0.0.49 - - [2025-10-02 03:01:08] "GET /projects?obj_uuids=7c80e178-fb7e-43ba-ae15-128128dbb5be&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000923 10.0.0.56 - - [2025-10-02 03:01:08] "GET /project/7c80e178-fb7e-43ba-ae15-128128dbb5be?fields=virtual_networks HTTP/1.1" 200 1044 0.041326 10.0.0.49 - - [2025-10-02 03:01:08] "GET /projects?obj_uuids=7c80e178-fb7e-43ba-ae15-128128dbb5be&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000997 10.0.0.56 - - [2025-10-02 03:01:08] "GET /project/7c80e178-fb7e-43ba-ae15-128128dbb5be?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.056639 10.0.0.49 - - [2025-10-02 03:01:08] "GET /projects?obj_uuids=7c80e178-fb7e-43ba-ae15-128128dbb5be&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000932 10.0.0.56 - - [2025-10-02 03:01:08] "GET /project/7c80e178-fb7e-43ba-ae15-128128dbb5be?fields=security_groups HTTP/1.1" 200 1271 0.045125 10.0.0.56 - - [2025-10-02 03:01:09] "POST /fqname-to-id HTTP/1.1" 404 188 0.028566 10.0.0.49 - - [2025-10-02 03:01:09] "GET /projects?obj_uuids=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003020 10.0.0.49 - - [2025-10-02 03:01:09] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001120 10.0.0.49 - - [2025-10-02 03:01:09] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.037605 10.0.0.49 - - [2025-10-02 03:01:09] "POST /id-to-fqname HTTP/1.1" 200 190 0.003050 10.0.0.49 - - [2025-10-02 03:01:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.007472 10.0.0.49 - - [2025-10-02 03:01:09] "POST /security-groups HTTP/1.1" 200 591 0.036320 10.0.0.49 - - [2025-10-02 03:01:09] "POST /projects HTTP/1.1" 200 585 0.261509 10.0.0.38 - - [2025-10-02 03:01:09] "POST /access-control-lists HTTP/1.1" 200 596 0.030197 10.0.0.49 - - [2025-10-02 03:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.335533 10.0.0.56 - - [2025-10-02 03:01:09] "GET /project/4b7e55d8-ad5d-452a-832d-b17e97308975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.528037 10.0.0.56 - - [2025-10-02 03:01:10] "GET / HTTP/1.1" 200 35931 0.001708 10.0.0.56 - - [2025-10-02 03:01:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000454 10.0.0.56 - - [2025-10-02 03:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.048395 10.0.0.49 - - [2025-10-02 03:01:12] "GET /projects?obj_uuids=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001087 10.0.0.56 - - [2025-10-02 03:01:12] "GET /project/4b7e55d8-ad5d-452a-832d-b17e97308975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.041688 10.0.0.49 - - [2025-10-02 03:01:12] "GET /projects?obj_uuids=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001024 10.0.0.56 - - [2025-10-02 03:01:13] "POST /neutron/network HTTP/1.1" 200 625 0.139698 10.0.0.38 - - [2025-10-02 03:01:13] "POST /route-targets HTTP/1.1" 200 327 0.016505 10.0.0.56 - - [2025-10-02 03:01:13] "POST /id-to-fqname HTTP/1.1" 200 230 0.003378 10.0.0.56 - - [2025-10-02 03:01:13] "GET /virtual-network/a9ad5369-4462-4c63-8a67-7b15b44486e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008569 10.0.0.56 - - [2025-10-02 03:01:13] "POST /neutron/network HTTP/1.1" 200 839 0.006583 10.0.0.56 - - [2025-10-02 03:01:13] "GET /virtual-network/a9ad5369-4462-4c63-8a67-7b15b44486e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005175 10.0.0.56 - - [2025-10-02 03:01:13] "POST /neutron/network HTTP/1.1" 200 839 0.006432 10.0.0.56 - - [2025-10-02 03:01:13] "POST /id-to-fqname HTTP/1.1" 200 230 0.001157 10.0.0.49 - - [2025-10-02 03:01:14] "GET /projects?obj_uuids=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001006 10.0.0.56 - - [2025-10-02 03:01:14] "GET /project/4b7e55d8-ad5d-452a-832d-b17e97308975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.065401 10.0.0.56 - - [2025-10-02 03:01:14] "POST /neutron/port HTTP/1.1" 200 117 0.005909 10.0.0.56 - - [2025-10-02 03:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.56 - - [2025-10-02 03:01:14] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003221 10.0.0.56 - - [2025-10-02 03:01:14] "PUT /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e HTTP/1.1" 200 276 0.015521 10.0.0.56 - - [2025-10-02 03:01:15] "POST /neutron/network HTTP/1.1" 200 849 0.006986 10.0.0.56 - - [2025-10-02 03:01:15] "POST /neutron/port HTTP/1.1" 200 1055 0.016193 10.0.0.56 - - [2025-10-02 03:01:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004130 10.0.0.56 - - [2025-10-02 03:01:15] "POST /neutron/network HTTP/1.1" 200 839 0.006750 10.0.0.38 - - [2025-10-02 03:01:16] "GET /obj-perms HTTP/1.1" 200 5056 0.050190 10.0.0.56 - - [2025-10-02 03:01:20] "POST /neutron/port HTTP/1.1" 200 1083 0.018693 10.0.0.56 - - [2025-10-02 03:01:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007451 10.0.0.56 - - [2025-10-02 03:01:20] "GET /virtual-machine/4e04b26b-2a03-4f6a-bdc8-52e9d1c3bf98 HTTP/1.1" 401 292 0.000417 10.0.0.56 - - [2025-10-02 03:01:20] "GET /virtual-machine/4e04b26b-2a03-4f6a-bdc8-52e9d1c3bf98 HTTP/1.1" 200 1292 0.026066 10.0.0.56 - - [2025-10-02 03:01:20] "GET /virtual-machine-interface/5c30fdf6-6842-4c45-b6eb-11a7dd942fe0 HTTP/1.1" 200 2970 0.005256 10.0.0.56 - - [2025-10-02 03:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.56 - - [2025-10-02 03:01:20] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003709 10.0.0.56 - - [2025-10-02 03:01:20] "GET /virtual-networks?parent_id=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002881 10.0.0.56 - - [2025-10-02 03:01:20] "GET /virtual-network/a9ad5369-4462-4c63-8a67-7b15b44486e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005498 10.0.0.56 - - [2025-10-02 03:01:23] "POST /neutron/network HTTP/1.1" 200 849 0.006810 10.0.0.56 - - [2025-10-02 03:01:23] "POST /neutron/port HTTP/1.1" 200 117 0.001109 10.0.0.56 - - [2025-10-02 03:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.56 - - [2025-10-02 03:01:23] "GET /virtual-network/a9ad5369-4462-4c63-8a67-7b15b44486e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004670 10.0.0.56 - - [2025-10-02 03:01:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006746 10.0.0.56 - - [2025-10-02 03:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.56 - - [2025-10-02 03:01:25] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.005002 10.0.0.56 - - [2025-10-02 03:01:25] "GET /virtual-networks?parent_id=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003891 10.0.0.56 - - [2025-10-02 03:01:25] "GET /virtual-network/a9ad5369-4462-4c63-8a67-7b15b44486e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005590 10.0.0.38 - - [2025-10-02 03:01:32] "DELETE /access-control-list/3a5b79b3-663b-4ac6-9ed2-055cd17e51a6 HTTP/1.1" 200 115 0.036322 10.0.0.56 - - [2025-10-02 03:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.56 - - [2025-10-02 03:01:32] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003995 10.0.0.56 - - [2025-10-02 03:01:32] "PUT /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e HTTP/1.1" 200 276 0.011101 10.0.0.56 - - [2025-10-02 03:01:33] "POST /neutron/network HTTP/1.1" 200 839 0.006764 10.0.0.56 - - [2025-10-02 03:01:33] "POST /neutron/port HTTP/1.1" 200 1109 0.011112 10.0.0.49 - - [2025-10-02 03:01:35] "POST /useragent-kv HTTP/1.1" 200 115 0.005372 10.0.0.49 - - [2025-10-02 03:01:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002178 10.0.0.56 - - [2025-10-02 03:01:35] "POST /neutron/network HTTP/1.1" 200 151 0.116808 10.0.0.56 - - [2025-10-02 03:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.49 - - [2025-10-02 03:01:38] "GET /projects?obj_uuids=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000951 10.0.0.56 - - [2025-10-02 03:01:38] "GET /project/4b7e55d8-ad5d-452a-832d-b17e97308975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.036324 10.0.0.49 - - [2025-10-02 03:01:38] "POST /useragent-kv HTTP/1.1" 200 115 0.007435 10.0.0.56 - - [2025-10-02 03:01:38] "POST /neutron/subnet HTTP/1.1" 200 720 0.194942 10.0.0.56 - - [2025-10-02 03:01:38] "POST /id-to-fqname HTTP/1.1" 200 220 0.001228 10.0.0.56 - - [2025-10-02 03:01:38] "GET /virtual-network/6246d066-3a6f-4d50-9428-4f9ef8216c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005500 10.0.0.56 - - [2025-10-02 03:01:38] "GET /virtual-network/6246d066-3a6f-4d50-9428-4f9ef8216c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005542 10.0.0.56 - - [2025-10-02 03:01:38] "POST /neutron/network HTTP/1.1" 200 823 0.006527 10.0.0.56 - - [2025-10-02 03:01:38] "POST /id-to-fqname HTTP/1.1" 200 220 0.001222 10.0.0.38 - - [2025-10-02 03:01:38] "POST /route-targets HTTP/1.1" 200 327 0.017399 10.0.0.49 - - [2025-10-02 03:01:39] "GET /projects?obj_uuids=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000894 10.0.0.56 - - [2025-10-02 03:01:39] "GET /project/4b7e55d8-ad5d-452a-832d-b17e97308975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.063598 10.0.0.56 - - [2025-10-02 03:01:39] "POST /neutron/network HTTP/1.1" 200 823 0.030002 10.0.0.56 - - [2025-10-02 03:01:39] "POST /neutron/port HTTP/1.1" 200 117 0.006088 10.0.0.56 - - [2025-10-02 03:01:40] "POST /neutron/port HTTP/1.1" 200 1059 0.016046 10.0.0.56 - - [2025-10-02 03:01:40] "POST /neutron/port HTTP/1.1" 200 1087 0.015963 10.0.0.56 - - [2025-10-02 03:01:40] "POST /neutron/port HTTP/1.1" 200 117 0.001400 10.0.0.49 - - [2025-10-02 03:01:41] "DELETE /project/7c80e178-fb7e-43ba-ae15-128128dbb5be HTTP/1.1" 404 177 0.004419 10.0.0.49 - - [2025-10-02 03:01:41] "DELETE /project/4b7e55d8ad5d452a832db17e97308975 HTTP/1.1" 404 173 0.003927 10.0.0.56 - - [2025-10-02 03:01:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007522 10.0.0.56 - - [2025-10-02 03:01:45] "POST /neutron/port HTTP/1.1" 200 1087 0.015348 10.0.0.56 - - [2025-10-02 03:01:45] "GET /virtual-machine/d54e9d12-f6de-4d07-8400-dcfae16a4cad HTTP/1.1" 200 1292 0.006662 10.0.0.56 - - [2025-10-02 03:01:45] "GET /virtual-machine-interface/e9e637df-b2d2-40af-93f6-ca3866060809 HTTP/1.1" 200 2941 0.005917 10.0.0.56 - - [2025-10-02 03:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.56 - - [2025-10-02 03:01:45] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003715 10.0.0.56 - - [2025-10-02 03:01:45] "GET /virtual-networks?parent_id=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002866 10.0.0.56 - - [2025-10-02 03:01:45] "GET /virtual-network/6246d066-3a6f-4d50-9428-4f9ef8216c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005548 10.0.0.56 - - [2025-10-02 03:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.56 - - [2025-10-02 03:01:48] "GET /virtual-network/6246d066-3a6f-4d50-9428-4f9ef8216c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004863 10.0.0.56 - - [2025-10-02 03:01:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006194 10.0.0.56 - - [2025-10-02 03:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.56 - - [2025-10-02 03:01:50] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003797 10.0.0.56 - - [2025-10-02 03:01:50] "GET /virtual-networks?parent_id=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003009 10.0.0.56 - - [2025-10-02 03:01:50] "GET /virtual-network/6246d066-3a6f-4d50-9428-4f9ef8216c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006523 10.0.0.56 - - [2025-10-02 03:01:52] "POST /neutron/port HTTP/1.1" 200 1087 0.015605 10.0.0.56 - - [2025-10-02 03:01:54] "POST /neutron/network HTTP/1.1" 200 823 0.006737 10.0.0.38 - - [2025-10-02 03:01:54] "DELETE /route-target/e51e5e82-7104-4a06-abe3-55eafe9140be HTTP/1.1" 200 115 0.023097 10.0.0.56 - - [2025-10-02 03:01:56] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003802 10.0.0.56 - - [2025-10-02 03:01:57] "POST /network-ipams HTTP/1.1" 200 541 0.027575 10.0.0.56 - - [2025-10-02 03:01:57] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.003265 10.0.0.56 - - [2025-10-02 03:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.56 - - [2025-10-02 03:01:57] "GET /network-ipam/1e8ace08-7416-4625-9b3d-3460087e5433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.006528 10.0.0.56 - - [2025-10-02 03:01:57] "PUT /network-ipam/1e8ace08-7416-4625-9b3d-3460087e5433 HTTP/1.1" 200 258 0.013911 10.0.0.56 - - [2025-10-02 03:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.49 - - [2025-10-02 03:01:57] "GET /projects?obj_uuids=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001024 10.0.0.56 - - [2025-10-02 03:01:57] "GET /project/4b7e55d8-ad5d-452a-832d-b17e97308975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.049334 10.0.0.49 - - [2025-10-02 03:01:57] "GET /projects?obj_uuids=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001361 10.0.0.56 - - [2025-10-02 03:01:57] "POST /neutron/network HTTP/1.1" 200 605 0.114269 10.0.0.56 - - [2025-10-02 03:01:58] "POST /neutron/network HTTP/1.1" 200 994 0.009870 10.0.0.56 - - [2025-10-02 03:01:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.001679 10.0.0.56 - - [2025-10-02 03:01:58] "GET /virtual-network/6f49bc19-4514-46fe-ade3-d29bd638dfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005044 10.0.0.56 - - [2025-10-02 03:01:58] "GET /virtual-network/6f49bc19-4514-46fe-ade3-d29bd638dfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005250 10.0.0.56 - - [2025-10-02 03:01:58] "POST /neutron/subnet HTTP/1.1" 200 699 0.009110 10.0.0.56 - - [2025-10-02 03:01:58] "POST /neutron/subnet HTTP/1.1" 200 699 0.008714 10.0.0.49 - - [2025-10-02 03:01:58] "GET /projects?obj_uuids=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000917 10.0.0.56 - - [2025-10-02 03:01:58] "POST /neutron/port HTTP/1.1" 200 1017 0.232167 10.0.0.56 - - [2025-10-02 03:01:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.001098 10.0.0.56 - - [2025-10-02 03:01:58] "POST /neutron/network HTTP/1.1" 200 994 0.009134 10.0.0.56 - - [2025-10-02 03:01:59] "POST /neutron/port HTTP/1.1" 200 1017 0.012261 10.0.0.56 - - [2025-10-02 03:01:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.001303 10.0.0.56 - - [2025-10-02 03:01:59] "POST /neutron/port HTTP/1.1" 200 1017 0.009370 10.0.0.56 - - [2025-10-02 03:01:59] "POST /neutron/port HTTP/1.1" 200 1017 0.009719 10.0.0.56 - - [2025-10-02 03:01:59] "POST /neutron/port HTTP/1.1" 200 1017 0.010404 10.0.0.56 - - [2025-10-02 03:01:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.001199 10.0.0.56 - - [2025-10-02 03:01:59] "POST /neutron/port HTTP/1.1" 200 1017 0.009643 10.0.0.56 - - [2025-10-02 03:01:59] "POST /neutron/port HTTP/1.1" 200 117 0.015330 10.0.0.56 - - [2025-10-02 03:01:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003725 10.0.0.56 - - [2025-10-02 03:01:59] "POST /neutron/port HTTP/1.1" 200 117 0.001447 10.0.0.56 - - [2025-10-02 03:02:00] "POST /neutron/port HTTP/1.1" 200 1017 0.010792 10.0.0.56 - - [2025-10-02 03:02:00] "POST /neutron/port HTTP/1.1" 200 1083 0.019210 10.0.0.56 - - [2025-10-02 03:02:00] "POST /neutron/port HTTP/1.1" 200 117 0.001458 10.0.0.49 - - [2025-10-02 03:02:00] "GET /projects?obj_uuids=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001947 10.0.0.56 - - [2025-10-02 03:02:00] "GET /project/4b7e55d8-ad5d-452a-832d-b17e97308975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.082945 10.0.0.56 - - [2025-10-02 03:02:00] "POST /neutron/port HTTP/1.1" 200 2050 0.030009 10.0.0.56 - - [2025-10-02 03:02:01] "GET /virtual-network/6f49bc19-4514-46fe-ade3-d29bd638dfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006764 10.0.0.56 - - [2025-10-02 03:02:01] "POST /neutron/network HTTP/1.1" 200 1004 0.011184 10.0.0.56 - - [2025-10-02 03:02:01] "POST /neutron/port HTTP/1.1" 200 1055 0.016226 10.0.0.56 - - [2025-10-02 03:02:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004253 10.0.0.56 - - [2025-10-02 03:02:02] "POST /neutron/network HTTP/1.1" 200 994 0.008190 10.0.0.49 - - [2025-10-02 03:02:02] "GET /obj-perms HTTP/1.1" 200 5030 0.040512 10.0.0.56 - - [2025-10-02 03:02:02] "POST /neutron/port HTTP/1.1" 200 1083 0.015093 10.0.0.56 - - [2025-10-02 03:02:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006678 10.0.0.56 - - [2025-10-02 03:02:03] "GET /virtual-machine/109cbbed-0147-4d0d-a8d8-a6e4504bea1a HTTP/1.1" 200 1288 0.006463 10.0.0.56 - - [2025-10-02 03:02:03] "GET /virtual-machine-interface/ae274b6e-3c95-4156-af99-010b7d114b65 HTTP/1.1" 200 2941 0.005200 10.0.0.56 - - [2025-10-02 03:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.56 - - [2025-10-02 03:02:03] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003567 10.0.0.56 - - [2025-10-02 03:02:03] "GET /virtual-networks?parent_id=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002481 10.0.0.56 - - [2025-10-02 03:02:03] "GET /virtual-network/6f49bc19-4514-46fe-ade3-d29bd638dfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005972 10.0.0.56 - - [2025-10-02 03:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.56 - - [2025-10-02 03:02:06] "GET /virtual-network/6f49bc19-4514-46fe-ade3-d29bd638dfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006096 10.0.0.56 - - [2025-10-02 03:02:10] "POST /neutron/port HTTP/1.1" 200 1083 0.017244 10.0.0.56 - - [2025-10-02 03:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.56 - - [2025-10-02 03:02:10] "GET /virtual-network/6f49bc19-4514-46fe-ade3-d29bd638dfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006901 10.0.0.56 - - [2025-10-02 03:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.56 - - [2025-10-02 03:02:12] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003599 10.0.0.56 - - [2025-10-02 03:02:12] "GET /virtual-networks?parent_id=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003055 10.0.0.56 - - [2025-10-02 03:02:12] "GET /virtual-network/6f49bc19-4514-46fe-ade3-d29bd638dfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005475 10.0.0.56 - - [2025-10-02 03:02:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007420 10.0.0.56 - - [2025-10-02 03:02:12] "POST /neutron/port HTTP/1.1" 200 1083 0.015347 10.0.0.56 - - [2025-10-02 03:02:12] "GET /virtual-machine/d9172952-6300-49fa-8c2b-47a882360317 HTTP/1.1" 200 1289 0.005615 10.0.0.56 - - [2025-10-02 03:02:12] "GET /virtual-machine-interface/cecc305d-9686-4c2d-91a2-722c88a87819 HTTP/1.1" 200 2941 0.005418 10.0.0.56 - - [2025-10-02 03:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.56 - - [2025-10-02 03:02:12] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003714 10.0.0.56 - - [2025-10-02 03:02:12] "GET /virtual-networks?parent_id=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003553 10.0.0.56 - - [2025-10-02 03:02:12] "GET /virtual-network/6f49bc19-4514-46fe-ade3-d29bd638dfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005633 10.0.0.56 - - [2025-10-02 03:02:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013056 10.0.0.56 - - [2025-10-02 03:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.56 - - [2025-10-02 03:02:14] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003550 10.0.0.56 - - [2025-10-02 03:02:14] "GET /virtual-networks?parent_id=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002753 10.0.0.56 - - [2025-10-02 03:02:14] "GET /virtual-network/6f49bc19-4514-46fe-ade3-d29bd638dfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.007110 10.0.0.56 - - [2025-10-02 03:02:14] "POST /neutron/port HTTP/1.1" 200 1083 0.015779 10.0.0.56 - - [2025-10-02 03:02:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.019045 10.0.0.56 - - [2025-10-02 03:02:14] "GET /virtual-machine/cdc08709-479a-43a5-b1f3-bd696b9407ac HTTP/1.1" 200 1293 0.005497 10.0.0.56 - - [2025-10-02 03:02:14] "GET /virtual-machine-interface/853e7bb0-ef0b-4c36-83fa-684da64bcf3f HTTP/1.1" 200 2939 0.004849 10.0.0.56 - - [2025-10-02 03:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.56 - - [2025-10-02 03:02:14] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003902 10.0.0.56 - - [2025-10-02 03:02:14] "GET /virtual-networks?parent_id=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003316 10.0.0.56 - - [2025-10-02 03:02:14] "GET /virtual-network/6f49bc19-4514-46fe-ade3-d29bd638dfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005992 10.0.0.56 - - [2025-10-02 03:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.56 - - [2025-10-02 03:02:15] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003652 10.0.0.56 - - [2025-10-02 03:02:15] "GET /virtual-networks?parent_id=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003140 10.0.0.56 - - [2025-10-02 03:02:15] "GET /virtual-network/6f49bc19-4514-46fe-ade3-d29bd638dfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006304 10.0.0.56 - - [2025-10-02 03:02:20] "POST /neutron/network HTTP/1.1" 200 1004 0.008756 10.0.0.56 - - [2025-10-02 03:02:20] "POST /neutron/port HTTP/1.1" 200 117 0.001415 10.0.0.56 - - [2025-10-02 03:02:23] "POST /neutron/port HTTP/1.1" 200 1083 0.013823 10.0.0.56 - - [2025-10-02 03:02:23] "POST /neutron/subnet HTTP/1.1" 200 673 0.010857 10.0.0.56 - - [2025-10-02 03:02:32] "POST /neutron/port HTTP/1.1" 200 1109 0.013249 10.0.0.56 - - [2025-10-02 03:02:32] "POST /neutron/port HTTP/1.1" 200 1109 0.016229 10.0.0.56 - - [2025-10-02 03:02:32] "POST /neutron/port HTTP/1.1" 200 1083 0.013334 10.0.0.56 - - [2025-10-02 03:02:32] "POST /neutron/network HTTP/1.1" 200 994 0.008992 10.0.0.49 - - [2025-10-02 03:02:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003384 10.0.0.49 - - [2025-10-02 03:02:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002204 10.0.0.49 - - [2025-10-02 03:02:34] "POST /useragent-kv HTTP/1.1" 200 115 0.009978 10.0.0.49 - - [2025-10-02 03:02:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003405 10.0.0.38 - - [2025-10-02 03:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.56 - - [2025-10-02 03:02:34] "POST /neutron/network HTTP/1.1" 200 151 0.143790 10.0.0.56 - - [2025-10-02 03:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.56 - - [2025-10-02 03:02:35] "DELETE /network-ipam/1e8ace08-7416-4625-9b3d-3460087e5433 HTTP/1.1" 200 115 0.035736 10.0.0.56 - - [2025-10-02 03:02:35] "POST /fqname-to-id HTTP/1.1" 404 211 0.003032 10.0.0.49 - - [2025-10-02 03:02:36] "GET /projects?obj_uuids=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001060 10.0.0.56 - - [2025-10-02 03:02:36] "GET /project/4b7e55d8-ad5d-452a-832d-b17e97308975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.053388 10.0.0.49 - - [2025-10-02 03:02:36] "GET /projects?obj_uuids=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000998 10.0.0.56 - - [2025-10-02 03:02:36] "GET /project/4b7e55d8-ad5d-452a-832d-b17e97308975?fields=virtual_networks HTTP/1.1" 200 1041 0.052083 10.0.0.49 - - [2025-10-02 03:02:36] "GET /projects?obj_uuids=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001189 10.0.0.56 - - [2025-10-02 03:02:36] "GET /project/4b7e55d8-ad5d-452a-832d-b17e97308975?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.063302 10.0.0.49 - - [2025-10-02 03:02:36] "GET /projects?obj_uuids=4b7e55d8-ad5d-452a-832d-b17e97308975&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001230 10.0.0.56 - - [2025-10-02 03:02:36] "GET /project/4b7e55d8-ad5d-452a-832d-b17e97308975?fields=security_groups HTTP/1.1" 200 1267 0.059319 10.0.0.56 - - [2025-10-02 03:02:37] "POST /neutron/port HTTP/1.1" 200 117 0.006721 10.0.0.56 - - [2025-10-02 03:02:37] "POST /fqname-to-id HTTP/1.1" 404 196 0.032505 10.0.0.49 - - [2025-10-02 03:02:37] "GET /projects?obj_uuids=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002725 10.0.0.49 - - [2025-10-02 03:02:37] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000954 10.0.0.49 - - [2025-10-02 03:02:37] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008510 10.0.0.49 - - [2025-10-02 03:02:37] "POST /id-to-fqname HTTP/1.1" 200 198 0.001589 10.0.0.49 - - [2025-10-02 03:02:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.005525 10.0.0.49 - - [2025-10-02 03:02:37] "POST /security-groups HTTP/1.1" 200 599 0.031690 10.0.0.49 - - [2025-10-02 03:02:37] "POST /projects HTTP/1.1" 200 601 0.229982 10.0.0.38 - - [2025-10-02 03:02:37] "POST /access-control-lists HTTP/1.1" 200 604 0.027022 10.0.0.49 - - [2025-10-02 03:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.304758 10.0.0.56 - - [2025-10-02 03:02:38] "GET /project/579fe9db-01e4-44bd-a776-c8b23a1062e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.438751 10.0.0.38 - - [2025-10-02 03:02:38] "DELETE /access-control-list/2bbb1c21-23ad-4670-8516-559c8c5cff03 HTTP/1.1" 200 115 0.037420 10.0.0.56 - - [2025-10-02 03:02:39] "GET / HTTP/1.1" 200 35931 0.001711 10.0.0.56 - - [2025-10-02 03:02:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000599 10.0.0.56 - - [2025-10-02 03:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.061678 10.0.0.49 - - [2025-10-02 03:02:41] "GET /projects?obj_uuids=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001071 10.0.0.49 - - [2025-10-02 03:02:41] "DELETE /project/4b7e55d8-ad5d-452a-832d-b17e97308975 HTTP/1.1" 404 177 0.004298 10.0.0.49 - - [2025-10-02 03:02:41] "DELETE /project/579fe9db01e444bda776c8b23a1062e3 HTTP/1.1" 404 173 0.006011 10.0.0.56 - - [2025-10-02 03:02:41] "GET /project/579fe9db-01e4-44bd-a776-c8b23a1062e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.042861 10.0.0.49 - - [2025-10-02 03:02:41] "GET /projects?obj_uuids=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001314 10.0.0.56 - - [2025-10-02 03:02:41] "POST /neutron/network HTTP/1.1" 200 613 0.136806 10.0.0.49 - - [2025-10-02 03:02:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.039483 10.0.0.56 - - [2025-10-02 03:02:42] "POST /neutron/network HTTP/1.1" 200 1005 0.011450 10.0.0.56 - - [2025-10-02 03:02:42] "POST /id-to-fqname HTTP/1.1" 200 228 0.001238 10.0.0.56 - - [2025-10-02 03:02:42] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005510 10.0.0.56 - - [2025-10-02 03:02:42] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005908 10.0.0.38 - - [2025-10-02 03:02:42] "POST /ref-update HTTP/1.1" 200 156 0.041079 10.0.0.56 - - [2025-10-02 03:02:42] "POST /neutron/subnet HTTP/1.1" 200 828 0.009060 10.0.0.56 - - [2025-10-02 03:02:42] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005678 10.0.0.56 - - [2025-10-02 03:02:43] "GET /obj-perms HTTP/1.1" 200 5046 0.045751 10.0.0.38 - - [2025-10-02 03:02:43] "GET /obj-perms HTTP/1.1" 200 5046 0.041501 10.0.0.56 - - [2025-10-02 03:02:44] "POST /id-to-fqname HTTP/1.1" 200 228 0.001575 10.0.0.49 - - [2025-10-02 03:02:44] "GET /projects?obj_uuids=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001282 10.0.0.56 - - [2025-10-02 03:02:44] "GET /project/579fe9db-01e4-44bd-a776-c8b23a1062e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.058958 10.0.0.56 - - [2025-10-02 03:02:45] "POST /neutron/network HTTP/1.1" 200 1005 0.008325 10.0.0.56 - - [2025-10-02 03:02:45] "POST /id-to-fqname HTTP/1.1" 200 228 0.001737 10.0.0.56 - - [2025-10-02 03:02:45] "POST /neutron/port HTTP/1.1" 200 117 0.006050 10.0.0.49 - - [2025-10-02 03:02:45] "GET /projects?obj_uuids=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001025 10.0.0.56 - - [2025-10-02 03:02:45] "POST /neutron/port HTTP/1.1" 200 1174 0.351887 10.0.0.56 - - [2025-10-02 03:02:46] "POST /neutron/port HTTP/1.1" 200 1228 0.123179 10.0.0.49 - - [2025-10-02 03:02:46] "GET /projects?obj_uuids=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000948 10.0.0.56 - - [2025-10-02 03:02:46] "GET /project/579fe9db-01e4-44bd-a776-c8b23a1062e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.073847 10.0.0.56 - - [2025-10-02 03:02:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005476 10.0.0.56 - - [2025-10-02 03:02:46] "POST /neutron/port HTTP/1.1" 200 117 0.001074 10.0.0.56 - - [2025-10-02 03:02:46] "POST /neutron/port HTTP/1.1" 200 1202 0.023281 10.0.0.56 - - [2025-10-02 03:02:46] "POST /id-to-fqname HTTP/1.1" 200 228 0.001206 10.0.0.56 - - [2025-10-02 03:02:46] "POST /neutron/port HTTP/1.1" 200 1202 0.020187 10.0.0.56 - - [2025-10-02 03:02:46] "POST /neutron/network HTTP/1.1" 200 1015 0.009113 10.0.0.56 - - [2025-10-02 03:02:47] "POST /neutron/port HTTP/1.1" 200 1174 0.019301 10.0.0.56 - - [2025-10-02 03:02:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004814 10.0.0.49 - - [2025-10-02 03:02:47] "GET /projects?obj_uuids=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001094 10.0.0.56 - - [2025-10-02 03:02:47] "POST /neutron/port HTTP/1.1" 200 117 0.001002 10.0.0.56 - - [2025-10-02 03:02:47] "GET /project/579fe9db-01e4-44bd-a776-c8b23a1062e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.088606 10.0.0.56 - - [2025-10-02 03:02:47] "POST /neutron/network HTTP/1.1" 200 1005 0.008908 10.0.0.56 - - [2025-10-02 03:02:47] "POST /neutron/port HTTP/1.1" 200 117 0.006509 10.0.0.56 - - [2025-10-02 03:02:47] "POST /id-to-fqname HTTP/1.1" 200 228 0.001607 10.0.0.56 - - [2025-10-02 03:02:48] "POST /neutron/network HTTP/1.1" 200 1015 0.012054 10.0.0.56 - - [2025-10-02 03:02:48] "POST /neutron/port HTTP/1.1" 200 1174 0.020193 10.0.0.56 - - [2025-10-02 03:02:48] "POST /neutron/port HTTP/1.1" 200 1202 0.020217 10.0.0.56 - - [2025-10-02 03:02:48] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013751 10.0.0.56 - - [2025-10-02 03:02:48] "POST /neutron/network HTTP/1.1" 200 1005 0.010405 10.0.0.49 - - [2025-10-02 03:02:48] "GET /projects?obj_uuids=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000907 10.0.0.56 - - [2025-10-02 03:02:48] "GET /project/579fe9db-01e4-44bd-a776-c8b23a1062e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.095173 10.0.0.56 - - [2025-10-02 03:02:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007410 10.0.0.56 - - [2025-10-02 03:02:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006896 10.0.0.56 - - [2025-10-02 03:02:49] "POST /neutron/port HTTP/1.1" 200 1202 0.016708 10.0.0.56 - - [2025-10-02 03:02:49] "GET /virtual-machine/8e7100cd-96c0-4eac-8b9d-3c098126e2cb HTTP/1.1" 401 292 0.000449 10.0.0.49 - - [2025-10-02 03:02:49] "GET /projects?obj_uuids=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000963 10.0.0.56 - - [2025-10-02 03:02:49] "GET /virtual-machine/8e7100cd-96c0-4eac-8b9d-3c098126e2cb HTTP/1.1" 200 1301 0.051020 10.0.0.56 - - [2025-10-02 03:02:49] "GET /virtual-machine-interface/968d650c-c2a2-4924-b071-dbbabf14f175 HTTP/1.1" 200 3175 0.008475 10.0.0.56 - - [2025-10-02 03:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014261 10.0.0.56 - - [2025-10-02 03:02:49] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005948 10.0.0.56 - - [2025-10-02 03:02:49] "GET /virtual-networks?parent_id=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.006429 10.0.0.56 - - [2025-10-02 03:02:49] "POST /neutron/port HTTP/1.1" 200 1174 0.385316 10.0.0.56 - - [2025-10-02 03:02:50] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.013446 10.0.0.56 - - [2025-10-02 03:02:50] "POST /neutron/port HTTP/1.1" 200 1228 0.108595 10.0.0.56 - - [2025-10-02 03:02:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003923 10.0.0.56 - - [2025-10-02 03:02:50] "POST /neutron/port HTTP/1.1" 200 117 0.001117 10.0.0.56 - - [2025-10-02 03:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.56 - - [2025-10-02 03:02:53] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005996 10.0.0.56 - - [2025-10-02 03:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.56 - - [2025-10-02 03:02:57] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007405 10.0.0.56 - - [2025-10-02 03:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.56 - - [2025-10-02 03:03:01] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006320 10.0.0.56 - - [2025-10-02 03:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.56 - - [2025-10-02 03:03:05] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005198 10.0.0.56 - - [2025-10-02 03:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.56 - - [2025-10-02 03:03:09] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005039 10.0.0.56 - - [2025-10-02 03:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.56 - - [2025-10-02 03:03:13] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005413 10.0.0.56 - - [2025-10-02 03:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.56 - - [2025-10-02 03:03:17] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006209 10.0.0.56 - - [2025-10-02 03:03:21] "POST /neutron/port HTTP/1.1" 200 1202 0.036393 10.0.0.56 - - [2025-10-02 03:03:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003889 10.0.0.56 - - [2025-10-02 03:03:21] "POST /neutron/port HTTP/1.1" 200 117 0.001203 10.0.0.56 - - [2025-10-02 03:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.56 - - [2025-10-02 03:03:21] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005607 10.0.0.56 - - [2025-10-02 03:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.56 - - [2025-10-02 03:03:25] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005828 10.0.0.49 - - [2025-10-02 03:03:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.49 - - [2025-10-02 03:03:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.49 - - [2025-10-02 03:03:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.49 - - [2025-10-02 03:03:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.38 - - [2025-10-02 03:03:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.38 - - [2025-10-02 03:03:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.38 - - [2025-10-02 03:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.38 - - [2025-10-02 03:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000570 10.0.0.56 - - [2025-10-02 03:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.56 - - [2025-10-02 03:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.56 - - [2025-10-02 03:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.56 - - [2025-10-02 03:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000891 10.0.0.56 - - [2025-10-02 03:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.56 - - [2025-10-02 03:03:30] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005192 10.0.0.56 - - [2025-10-02 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.56 - - [2025-10-02 03:03:34] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005957 10.0.0.56 - - [2025-10-02 03:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.56 - - [2025-10-02 03:03:38] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005529 10.0.0.56 - - [2025-10-02 03:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.56 - - [2025-10-02 03:03:40] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003293 10.0.0.56 - - [2025-10-02 03:03:40] "GET /virtual-networks?parent_id=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003406 10.0.0.56 - - [2025-10-02 03:03:40] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005546 10.0.0.56 - - [2025-10-02 03:03:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006767 10.0.0.56 - - [2025-10-02 03:03:47] "POST /neutron/port HTTP/1.1" 200 1202 0.015048 10.0.0.56 - - [2025-10-02 03:03:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006634 10.0.0.56 - - [2025-10-02 03:03:55] "POST /neutron/port HTTP/1.1" 200 1202 0.016052 10.0.0.56 - - [2025-10-02 03:03:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006867 10.0.0.56 - - [2025-10-02 03:04:01] "POST /neutron/port HTTP/1.1" 200 1202 0.019335 10.0.0.56 - - [2025-10-02 03:04:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008156 10.0.0.56 - - [2025-10-02 03:04:01] "GET /virtual-machine/8a4bbf9b-cea1-4ec4-8985-163dfa4474fa HTTP/1.1" 200 1299 0.006939 10.0.0.56 - - [2025-10-02 03:04:01] "GET /virtual-machine-interface/a55e3582-4552-4dfc-bd1a-e232c83299e5 HTTP/1.1" 200 3175 0.007998 10.0.0.56 - - [2025-10-02 03:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005267 10.0.0.56 - - [2025-10-02 03:04:01] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004716 10.0.0.56 - - [2025-10-02 03:04:01] "GET /virtual-networks?parent_id=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004528 10.0.0.56 - - [2025-10-02 03:04:01] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007228 10.0.0.56 - - [2025-10-02 03:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.56 - - [2025-10-02 03:04:02] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003568 10.0.0.56 - - [2025-10-02 03:04:02] "GET /virtual-networks?parent_id=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003408 10.0.0.56 - - [2025-10-02 03:04:02] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005719 10.0.0.56 - - [2025-10-02 03:04:02] "POST /neutron/port HTTP/1.1" 200 1202 0.016273 10.0.0.56 - - [2025-10-02 03:04:02] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008147 10.0.0.56 - - [2025-10-02 03:04:02] "GET /virtual-machine/60f45d61-552d-4ab8-8aae-07157d68e73e HTTP/1.1" 200 1299 0.006660 10.0.0.56 - - [2025-10-02 03:04:02] "GET /virtual-machine-interface/15d59709-e587-4312-91b5-b9bad9981fc0 HTTP/1.1" 200 3174 0.005406 10.0.0.56 - - [2025-10-02 03:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016287 10.0.0.56 - - [2025-10-02 03:04:03] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005281 10.0.0.56 - - [2025-10-02 03:04:03] "GET /virtual-networks?parent_id=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003183 10.0.0.56 - - [2025-10-02 03:04:03] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006522 10.0.0.56 - - [2025-10-02 03:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.56 - - [2025-10-02 03:04:04] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003956 10.0.0.56 - - [2025-10-02 03:04:04] "GET /virtual-networks?parent_id=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003261 10.0.0.56 - - [2025-10-02 03:04:04] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.009907 10.0.0.56 - - [2025-10-02 03:04:04] "POST /neutron/port HTTP/1.1" 200 1202 0.014433 10.0.0.49 - - [2025-10-02 03:04:18] "GET /obj-perms HTTP/1.1" 200 5056 0.045158 10.0.0.56 - - [2025-10-02 03:04:22] "POST /neutron/port HTTP/1.1" 200 1202 0.016256 10.0.0.56 - - [2025-10-02 03:04:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003847 10.0.0.56 - - [2025-10-02 03:04:22] "POST /neutron/port HTTP/1.1" 200 117 0.001059 10.0.0.49 - - [2025-10-02 03:04:22] "GET /projects?obj_uuids=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.021184 10.0.0.56 - - [2025-10-02 03:04:22] "GET /project/579fe9db-01e4-44bd-a776-c8b23a1062e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.065337 10.0.0.56 - - [2025-10-02 03:04:22] "POST /fqname-to-id HTTP/1.1" 404 226 0.002648 10.0.0.56 - - [2025-10-02 03:04:22] "POST /interface-route-tables HTTP/1.1" 200 575 0.027234 10.0.0.56 - - [2025-10-02 03:04:23] "GET /interface-route-table/4cf434d8-3464-45b3-bbcb-905d4ed3c77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1331 0.008268 10.0.0.56 - - [2025-10-02 03:04:23] "GET /virtual-machine-interface/968d650c-c2a2-4924-b071-dbbabf14f175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006474 10.0.0.56 - - [2025-10-02 03:04:23] "POST /ref-update HTTP/1.1" 200 156 0.016418 10.0.0.56 - - [2025-10-02 03:04:26] "POST /neutron/port HTTP/1.1" 200 1202 0.039299 10.0.0.56 - - [2025-10-02 03:04:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004529 10.0.0.56 - - [2025-10-02 03:04:26] "POST /neutron/port HTTP/1.1" 200 117 0.001073 10.0.0.49 - - [2025-10-02 03:05:03] "GET /projects?obj_uuids=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001208 10.0.0.56 - - [2025-10-02 03:05:03] "GET /project/579fe9db-01e4-44bd-a776-c8b23a1062e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.037365 10.0.0.56 - - [2025-10-02 03:05:03] "POST /fqname-to-id HTTP/1.1" 404 226 0.003853 10.0.0.56 - - [2025-10-02 03:05:03] "POST /interface-route-tables HTTP/1.1" 200 575 0.028361 10.0.0.56 - - [2025-10-02 03:05:03] "GET /interface-route-table/f1d73a42-a8f8-428f-9718-55e212a75bd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.007741 10.0.0.56 - - [2025-10-02 03:05:03] "GET /virtual-machine-interface/a55e3582-4552-4dfc-bd1a-e232c83299e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006482 10.0.0.56 - - [2025-10-02 03:05:03] "POST /ref-update HTTP/1.1" 200 156 0.015102 10.0.0.56 - - [2025-10-02 03:05:04] "GET /virtual-machine-interface/15d59709-e587-4312-91b5-b9bad9981fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.005561 10.0.0.56 - - [2025-10-02 03:05:04] "PUT /virtual-machine-interface/15d59709-e587-4312-91b5-b9bad9981fc0 HTTP/1.1" 200 284 0.014138 10.0.0.56 - - [2025-10-02 03:05:04] "GET /virtual-machine-interface/968d650c-c2a2-4924-b071-dbbabf14f175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.008885 10.0.0.56 - - [2025-10-02 03:05:04] "PUT /virtual-machine-interface/968d650c-c2a2-4924-b071-dbbabf14f175 HTTP/1.1" 200 284 0.014632 10.0.0.56 - - [2025-10-02 03:05:04] "GET /virtual-machine-interface/a55e3582-4552-4dfc-bd1a-e232c83299e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.009012 10.0.0.56 - - [2025-10-02 03:05:04] "PUT /virtual-machine-interface/a55e3582-4552-4dfc-bd1a-e232c83299e5 HTTP/1.1" 200 284 0.015198 10.0.0.56 - - [2025-10-02 03:05:23] "POST /neutron/port HTTP/1.1" 200 1202 0.014379 10.0.0.56 - - [2025-10-02 03:05:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003754 10.0.0.56 - - [2025-10-02 03:05:23] "POST /neutron/port HTTP/1.1" 200 117 0.001137 10.0.0.56 - - [2025-10-02 03:05:26] "POST /neutron/port HTTP/1.1" 200 1202 0.015621 10.0.0.56 - - [2025-10-02 03:05:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005999 10.0.0.56 - - [2025-10-02 03:05:26] "POST /neutron/port HTTP/1.1" 200 117 0.001149 10.0.0.56 - - [2025-10-02 03:05:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008630 10.0.0.56 - - [2025-10-02 03:05:53] "POST /neutron/port HTTP/1.1" 200 1202 0.014501 10.0.0.56 - - [2025-10-02 03:05:53] "GET /virtual-machine/04da8930-2571-4346-a540-8046a4fea3e8 HTTP/1.1" 200 1299 0.005693 10.0.0.56 - - [2025-10-02 03:05:53] "GET /virtual-machine-interface/a53b556f-c656-4ab9-be08-1bdc6d76aa2b HTTP/1.1" 200 3175 0.006149 10.0.0.56 - - [2025-10-02 03:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.56 - - [2025-10-02 03:05:53] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004125 10.0.0.56 - - [2025-10-02 03:05:53] "GET /virtual-networks?parent_id=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002687 10.0.0.56 - - [2025-10-02 03:05:53] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005465 10.0.0.56 - - [2025-10-02 03:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.56 - - [2025-10-02 03:05:54] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003485 10.0.0.56 - - [2025-10-02 03:05:54] "GET /virtual-networks?parent_id=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002922 10.0.0.56 - - [2025-10-02 03:05:54] "GET /virtual-network/6362debc-be65-4038-8724-64c7e5ab0afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006134 10.0.0.56 - - [2025-10-02 03:05:54] "GET /virtual-machine-interface/a53b556f-c656-4ab9-be08-1bdc6d76aa2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005960 10.0.0.56 - - [2025-10-02 03:05:54] "PUT /virtual-machine-interface/a53b556f-c656-4ab9-be08-1bdc6d76aa2b HTTP/1.1" 200 284 0.019888 10.0.0.56 - - [2025-10-02 03:06:20] "GET /obj-perms HTTP/1.1" 200 5056 0.056354 10.0.0.56 - - [2025-10-02 03:06:23] "POST /neutron/port HTTP/1.1" 200 1202 0.016400 10.0.0.56 - - [2025-10-02 03:06:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003982 10.0.0.56 - - [2025-10-02 03:06:23] "POST /neutron/port HTTP/1.1" 200 117 0.001116 10.0.0.56 - - [2025-10-02 03:06:27] "POST /neutron/port HTTP/1.1" 200 1202 0.030248 10.0.0.56 - - [2025-10-02 03:06:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003833 10.0.0.56 - - [2025-10-02 03:06:27] "POST /neutron/port HTTP/1.1" 200 117 0.001113 10.0.0.49 - - [2025-10-02 03:06:35] "GET /projects?obj_uuids=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000949 10.0.0.56 - - [2025-10-02 03:06:35] "GET /project/579fe9db-01e4-44bd-a776-c8b23a1062e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.042948 10.0.0.56 - - [2025-10-02 03:06:35] "POST /fqname-to-id HTTP/1.1" 404 226 0.002785 10.0.0.56 - - [2025-10-02 03:06:35] "POST /interface-route-tables HTTP/1.1" 200 575 0.029465 10.0.0.56 - - [2025-10-02 03:06:35] "GET /interface-route-table/5d3d7409-91fe-4192-883b-2fa8a0c439c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1330 0.005819 10.0.0.56 - - [2025-10-02 03:06:35] "GET /virtual-machine-interface/a53b556f-c656-4ab9-be08-1bdc6d76aa2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005831 10.0.0.56 - - [2025-10-02 03:06:35] "POST /ref-update HTTP/1.1" 200 156 0.014876 10.0.0.56 - - [2025-10-02 03:06:36] "GET /virtual-machine-interface/968d650c-c2a2-4924-b071-dbbabf14f175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.007636 10.0.0.56 - - [2025-10-02 03:06:36] "POST /ref-update HTTP/1.1" 200 156 0.016576 10.0.0.56 - - [2025-10-02 03:06:37] "DELETE /interface-route-table/4cf434d8-3464-45b3-bbcb-905d4ed3c77f HTTP/1.1" 200 115 0.041503 10.0.0.56 - - [2025-10-02 03:06:37] "POST /neutron/port HTTP/1.1" 200 1228 0.016620 10.0.0.56 - - [2025-10-02 03:06:47] "GET /virtual-machine-interface/a53b556f-c656-4ab9-be08-1bdc6d76aa2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.007602 10.0.0.56 - - [2025-10-02 03:06:47] "POST /ref-update HTTP/1.1" 200 156 0.015516 10.0.0.56 - - [2025-10-02 03:06:47] "DELETE /interface-route-table/5d3d7409-91fe-4192-883b-2fa8a0c439c4 HTTP/1.1" 200 115 0.037819 10.0.0.56 - - [2025-10-02 03:06:47] "GET /virtual-machine-interface/a55e3582-4552-4dfc-bd1a-e232c83299e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.005787 10.0.0.56 - - [2025-10-02 03:06:47] "POST /ref-update HTTP/1.1" 200 156 0.016561 10.0.0.56 - - [2025-10-02 03:06:47] "DELETE /interface-route-table/f1d73a42-a8f8-428f-9718-55e212a75bd0 HTTP/1.1" 200 115 0.031420 10.0.0.56 - - [2025-10-02 03:06:47] "POST /neutron/network HTTP/1.1" 400 204 0.013671 10.0.0.56 - - [2025-10-02 03:06:47] "POST /neutron/port HTTP/1.1" 200 151 0.232898 10.0.0.56 - - [2025-10-02 03:06:48] "POST /neutron/port HTTP/1.1" 200 151 0.268126 10.0.0.56 - - [2025-10-02 03:06:48] "POST /neutron/port HTTP/1.1" 200 151 0.317321 10.0.0.49 - - [2025-10-02 03:06:51] "GET /projects?obj_uuids=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000890 10.0.0.56 - - [2025-10-02 03:06:51] "GET /project/579fe9db-01e4-44bd-a776-c8b23a1062e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.073960 10.0.0.49 - - [2025-10-02 03:06:51] "GET /projects?obj_uuids=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001100 10.0.0.56 - - [2025-10-02 03:06:51] "GET /project/579fe9db-01e4-44bd-a776-c8b23a1062e3?fields=virtual_networks HTTP/1.1" 200 1058 0.038480 10.0.0.49 - - [2025-10-02 03:06:51] "GET /projects?obj_uuids=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001060 10.0.0.56 - - [2025-10-02 03:06:51] "GET /project/579fe9db-01e4-44bd-a776-c8b23a1062e3?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.039089 10.0.0.49 - - [2025-10-02 03:06:51] "GET /projects?obj_uuids=579fe9db-01e4-44bd-a776-c8b23a1062e3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001589 10.0.0.56 - - [2025-10-02 03:06:51] "GET /project/579fe9db-01e4-44bd-a776-c8b23a1062e3?fields=security_groups HTTP/1.1" 200 1292 0.047245 10.0.0.56 - - [2025-10-02 03:06:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.023699 10.0.0.49 - - [2025-10-02 03:06:52] "GET /projects?obj_uuids=7cf1237d-5c40-4dc9-a4c1-bb00e60853db&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003453 10.0.0.49 - - [2025-10-02 03:06:52] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001275 10.0.0.49 - - [2025-10-02 03:06:52] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.028483 10.0.0.49 - - [2025-10-02 03:06:52] "POST /id-to-fqname HTTP/1.1" 200 185 0.006924 10.0.0.49 - - [2025-10-02 03:06:52] "POST /fqname-to-id HTTP/1.1" 404 194 0.004389 10.0.0.49 - - [2025-10-02 03:06:52] "POST /security-groups HTTP/1.1" 200 586 0.074417 10.0.0.49 - - [2025-10-02 03:06:52] "POST /projects HTTP/1.1" 200 575 0.284820 10.0.0.38 - - [2025-10-02 03:06:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.027045 10.0.0.49 - - [2025-10-02 03:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.363461 10.0.0.38 - - [2025-10-02 03:06:52] "POST /access-control-lists HTTP/1.1" 200 589 0.027484 10.0.0.56 - - [2025-10-02 03:06:52] "GET /project/7cf1237d-5c40-4dc9-a4c1-bb00e60853db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.532473 10.0.0.56 - - [2025-10-02 03:06:53] "GET / HTTP/1.1" 200 35931 0.002008 10.0.0.49 - - [2025-10-02 03:06:56] "GET /projects?obj_uuids=7cf1237d-5c40-4dc9-a4c1-bb00e60853db&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001036 10.0.0.56 - - [2025-10-02 03:06:56] "GET /project/7cf1237d-5c40-4dc9-a4c1-bb00e60853db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.036022 10.0.0.49 - - [2025-10-02 03:06:56] "GET /projects?obj_uuids=7cf1237d-5c40-4dc9-a4c1-bb00e60853db&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000971 10.0.0.56 - - [2025-10-02 03:06:56] "GET /project/7cf1237d-5c40-4dc9-a4c1-bb00e60853db?fields=virtual_networks HTTP/1.1" 200 1032 0.040910 10.0.0.49 - - [2025-10-02 03:06:56] "GET /projects?obj_uuids=7cf1237d-5c40-4dc9-a4c1-bb00e60853db&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001518 10.0.0.56 - - [2025-10-02 03:06:57] "GET /project/7cf1237d-5c40-4dc9-a4c1-bb00e60853db?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.038129 10.0.0.49 - - [2025-10-02 03:06:57] "GET /projects?obj_uuids=7cf1237d-5c40-4dc9-a4c1-bb00e60853db&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000997 10.0.0.56 - - [2025-10-02 03:06:57] "GET /project/7cf1237d-5c40-4dc9-a4c1-bb00e60853db?fields=security_groups HTTP/1.1" 200 1253 0.047489 10.0.0.56 - - [2025-10-02 03:06:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.024564 10.0.0.49 - - [2025-10-02 03:06:57] "GET /projects?obj_uuids=d08d7048-5180-46c2-8ef5-e2dee03052c6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003966 10.0.0.49 - - [2025-10-02 03:06:57] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000914 10.0.0.49 - - [2025-10-02 03:06:57] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007559 10.0.0.49 - - [2025-10-02 03:06:58] "POST /id-to-fqname HTTP/1.1" 200 195 0.004996 10.0.0.49 - - [2025-10-02 03:06:58] "POST /fqname-to-id HTTP/1.1" 404 204 0.007584 10.0.0.49 - - [2025-10-02 03:06:58] "POST /security-groups HTTP/1.1" 200 596 0.034838 10.0.0.49 - - [2025-10-02 03:06:58] "POST /projects HTTP/1.1" 200 595 0.246247 10.0.0.38 - - [2025-10-02 03:06:58] "POST /fqname-to-id HTTP/1.1" 404 238 0.006582 10.0.0.49 - - [2025-10-02 03:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.317101 10.0.0.56 - - [2025-10-02 03:06:58] "GET /project/d08d7048-5180-46c2-8ef5-e2dee03052c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.448169 10.0.0.56 - - [2025-10-02 03:06:59] "GET / HTTP/1.1" 200 35931 0.001536 10.0.0.49 - - [2025-10-02 03:07:02] "GET /projects?obj_uuids=d08d7048-5180-46c2-8ef5-e2dee03052c6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001575 10.0.0.56 - - [2025-10-02 03:07:02] "GET /project/d08d7048-5180-46c2-8ef5-e2dee03052c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.041845 10.0.0.49 - - [2025-10-02 03:07:02] "GET /projects?obj_uuids=d08d7048-5180-46c2-8ef5-e2dee03052c6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000960 10.0.0.56 - - [2025-10-02 03:07:02] "GET /project/d08d7048-5180-46c2-8ef5-e2dee03052c6?fields=virtual_networks HTTP/1.1" 200 1053 0.051300 10.0.0.49 - - [2025-10-02 03:07:02] "GET /projects?obj_uuids=d08d7048-5180-46c2-8ef5-e2dee03052c6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000950 10.0.0.56 - - [2025-10-02 03:07:02] "GET /project/d08d7048-5180-46c2-8ef5-e2dee03052c6?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.040825 10.0.0.49 - - [2025-10-02 03:07:02] "GET /projects?obj_uuids=d08d7048-5180-46c2-8ef5-e2dee03052c6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001130 10.0.0.56 - - [2025-10-02 03:07:02] "GET /project/d08d7048-5180-46c2-8ef5-e2dee03052c6?fields=security_groups HTTP/1.1" 200 1284 0.049435 10.0.0.56 - - [2025-10-02 03:07:03] "POST /fqname-to-id HTTP/1.1" 404 199 0.024616 10.0.0.49 - - [2025-10-02 03:07:03] "GET /projects?obj_uuids=a2c3ec1c-8051-450f-9e31-917110cb56e3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003251 10.0.0.49 - - [2025-10-02 03:07:03] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001018 10.0.0.49 - - [2025-10-02 03:07:03] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006616 10.0.0.49 - - [2025-10-02 03:07:03] "POST /id-to-fqname HTTP/1.1" 200 201 0.002898 10.0.0.49 - - [2025-10-02 03:07:03] "POST /fqname-to-id HTTP/1.1" 404 210 0.006919 10.0.0.49 - - [2025-10-02 03:07:03] "POST /security-groups HTTP/1.1" 200 602 0.032345 10.0.0.49 - - [2025-10-02 03:07:03] "POST /projects HTTP/1.1" 200 607 0.229814 10.0.0.38 - - [2025-10-02 03:07:03] "POST /access-control-lists HTTP/1.1" 200 607 0.029326 10.0.0.49 - - [2025-10-02 03:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.296690 10.0.0.56 - - [2025-10-02 03:07:03] "GET /project/a2c3ec1c-8051-450f-9e31-917110cb56e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.437879 10.0.0.56 - - [2025-10-02 03:07:04] "GET / HTTP/1.1" 200 35931 0.001401 10.0.0.49 - - [2025-10-02 03:07:07] "GET /projects?obj_uuids=a2c3ec1c-8051-450f-9e31-917110cb56e3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000980 10.0.0.56 - - [2025-10-02 03:07:07] "GET /project/a2c3ec1c-8051-450f-9e31-917110cb56e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.047603 10.0.0.49 - - [2025-10-02 03:07:07] "GET /projects?obj_uuids=a2c3ec1c-8051-450f-9e31-917110cb56e3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001310 10.0.0.56 - - [2025-10-02 03:07:07] "GET /project/a2c3ec1c-8051-450f-9e31-917110cb56e3?fields=virtual_networks HTTP/1.1" 200 1065 0.066878 10.0.0.49 - - [2025-10-02 03:07:08] "GET /projects?obj_uuids=a2c3ec1c-8051-450f-9e31-917110cb56e3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001127 10.0.0.56 - - [2025-10-02 03:07:08] "GET /project/a2c3ec1c-8051-450f-9e31-917110cb56e3?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.061906 10.0.0.49 - - [2025-10-02 03:07:08] "GET /projects?obj_uuids=a2c3ec1c-8051-450f-9e31-917110cb56e3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001122 10.0.0.56 - - [2025-10-02 03:07:08] "GET /project/a2c3ec1c-8051-450f-9e31-917110cb56e3?fields=security_groups HTTP/1.1" 200 1302 0.046351 10.0.0.56 - - [2025-10-02 03:07:09] "POST /fqname-to-id HTTP/1.1" 404 185 0.031552 10.0.0.49 - - [2025-10-02 03:07:09] "GET /projects?obj_uuids=f6bd797c-ca50-4f13-b5ca-c81614f4ce32&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003136 10.0.0.49 - - [2025-10-02 03:07:09] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000897 10.0.0.49 - - [2025-10-02 03:07:09] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006610 10.0.0.49 - - [2025-10-02 03:07:09] "POST /id-to-fqname HTTP/1.1" 200 187 0.001183 10.0.0.49 - - [2025-10-02 03:07:09] "POST /fqname-to-id HTTP/1.1" 404 196 0.012503 10.0.0.49 - - [2025-10-02 03:07:09] "POST /security-groups HTTP/1.1" 200 588 0.036663 10.0.0.38 - - [2025-10-02 03:07:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.008466 10.0.0.49 - - [2025-10-02 03:07:09] "POST /projects HTTP/1.1" 200 579 0.253113 10.0.0.49 - - [2025-10-02 03:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.328281 10.0.0.38 - - [2025-10-02 03:07:09] "POST /access-control-lists HTTP/1.1" 200 591 0.030663 10.0.0.56 - - [2025-10-02 03:07:09] "GET /project/f6bd797c-ca50-4f13-b5ca-c81614f4ce32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.465924 10.0.0.56 - - [2025-10-02 03:07:10] "GET / HTTP/1.1" 200 35931 0.001939 10.0.0.49 - - [2025-10-02 03:07:13] "GET /projects?obj_uuids=f6bd797c-ca50-4f13-b5ca-c81614f4ce32&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001131 10.0.0.56 - - [2025-10-02 03:07:13] "GET /project/f6bd797c-ca50-4f13-b5ca-c81614f4ce32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.056744 10.0.0.49 - - [2025-10-02 03:07:13] "GET /projects?obj_uuids=f6bd797c-ca50-4f13-b5ca-c81614f4ce32&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001585 10.0.0.56 - - [2025-10-02 03:07:13] "GET /project/f6bd797c-ca50-4f13-b5ca-c81614f4ce32?fields=virtual_networks HTTP/1.1" 200 1037 0.053428 10.0.0.49 - - [2025-10-02 03:07:14] "GET /projects?obj_uuids=f6bd797c-ca50-4f13-b5ca-c81614f4ce32&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001485 10.0.0.56 - - [2025-10-02 03:07:14] "GET /project/f6bd797c-ca50-4f13-b5ca-c81614f4ce32?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.044396 10.0.0.49 - - [2025-10-02 03:07:14] "GET /projects?obj_uuids=f6bd797c-ca50-4f13-b5ca-c81614f4ce32&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001095 10.0.0.56 - - [2025-10-02 03:07:14] "GET /project/f6bd797c-ca50-4f13-b5ca-c81614f4ce32?fields=security_groups HTTP/1.1" 200 1260 0.045126 10.0.0.56 - - [2025-10-02 03:07:14] "POST /fqname-to-id HTTP/1.1" 404 182 0.032539 10.0.0.49 - - [2025-10-02 03:07:15] "GET /projects?obj_uuids=f6d2f0f5-c418-4931-83df-1c5b4b598d75&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003782 10.0.0.49 - - [2025-10-02 03:07:15] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000917 10.0.0.49 - - [2025-10-02 03:07:15] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007006 10.0.0.49 - - [2025-10-02 03:07:15] "POST /id-to-fqname HTTP/1.1" 200 184 0.001191 10.0.0.49 - - [2025-10-02 03:07:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.007941 10.0.0.49 - - [2025-10-02 03:07:15] "POST /security-groups HTTP/1.1" 200 585 0.032048 10.0.0.49 - - [2025-10-02 03:07:15] "POST /projects HTTP/1.1" 200 573 0.250098 10.0.0.38 - - [2025-10-02 03:07:15] "POST /fqname-to-id HTTP/1.1" 404 227 0.016030 10.0.0.49 - - [2025-10-02 03:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.321311 10.0.0.56 - - [2025-10-02 03:07:15] "GET /project/f6d2f0f5-c418-4931-83df-1c5b4b598d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.464755 10.0.0.56 - - [2025-10-02 03:07:16] "GET / HTTP/1.1" 200 35931 0.001513 10.0.0.49 - - [2025-10-02 03:07:19] "GET /projects?obj_uuids=f6d2f0f5-c418-4931-83df-1c5b4b598d75&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001071 10.0.0.56 - - [2025-10-02 03:07:19] "GET /project/f6d2f0f5-c418-4931-83df-1c5b4b598d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.045510 10.0.0.49 - - [2025-10-02 03:07:19] "GET /projects?obj_uuids=f6d2f0f5-c418-4931-83df-1c5b4b598d75&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002082 10.0.0.56 - - [2025-10-02 03:07:19] "GET /project/f6d2f0f5-c418-4931-83df-1c5b4b598d75?fields=virtual_networks HTTP/1.1" 200 1030 0.054497 10.0.0.49 - - [2025-10-02 03:07:19] "GET /projects?obj_uuids=f6d2f0f5-c418-4931-83df-1c5b4b598d75&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001009 10.0.0.56 - - [2025-10-02 03:07:19] "GET /project/f6d2f0f5-c418-4931-83df-1c5b4b598d75?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.043508 10.0.0.49 - - [2025-10-02 03:07:19] "GET /projects?obj_uuids=f6d2f0f5-c418-4931-83df-1c5b4b598d75&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000981 10.0.0.56 - - [2025-10-02 03:07:19] "GET /project/f6d2f0f5-c418-4931-83df-1c5b4b598d75?fields=security_groups HTTP/1.1" 200 1250 0.037563 10.0.0.38 - - [2025-10-02 03:07:20] "GET /obj-perms HTTP/1.1" 200 5056 0.142341 10.0.0.56 - - [2025-10-02 03:07:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.022717 10.0.0.49 - - [2025-10-02 03:07:21] "GET /projects?obj_uuids=22bcacf8-f48d-46ac-ac2c-21ed1409ca8f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003773 10.0.0.49 - - [2025-10-02 03:07:21] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000979 10.0.0.49 - - [2025-10-02 03:07:21] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006759 10.0.0.49 - - [2025-10-02 03:07:21] "POST /id-to-fqname HTTP/1.1" 200 188 0.003183 10.0.0.49 - - [2025-10-02 03:07:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.004566 10.0.0.49 - - [2025-10-02 03:07:21] "POST /security-groups HTTP/1.1" 200 589 0.029847 10.0.0.49 - - [2025-10-02 03:07:21] "POST /projects HTTP/1.1" 200 581 0.244230 10.0.0.38 - - [2025-10-02 03:07:21] "POST /access-control-lists HTTP/1.1" 200 594 0.027271 10.0.0.49 - - [2025-10-02 03:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.312744 10.0.0.56 - - [2025-10-02 03:07:21] "GET /project/22bcacf8-f48d-46ac-ac2c-21ed1409ca8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.439423 10.0.0.56 - - [2025-10-02 03:07:22] "GET / HTTP/1.1" 200 35931 0.001519 10.0.0.49 - - [2025-10-02 03:07:25] "GET /projects?obj_uuids=22bcacf8-f48d-46ac-ac2c-21ed1409ca8f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000989 10.0.0.56 - - [2025-10-02 03:07:25] "GET /project/22bcacf8-f48d-46ac-ac2c-21ed1409ca8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.041457 10.0.0.49 - - [2025-10-02 03:07:25] "GET /projects?obj_uuids=22bcacf8-f48d-46ac-ac2c-21ed1409ca8f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000913 10.0.0.56 - - [2025-10-02 03:07:25] "GET /project/22bcacf8-f48d-46ac-ac2c-21ed1409ca8f?fields=virtual_networks HTTP/1.1" 200 1038 0.051771 10.0.0.49 - - [2025-10-02 03:07:25] "GET /projects?obj_uuids=22bcacf8-f48d-46ac-ac2c-21ed1409ca8f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001135 10.0.0.56 - - [2025-10-02 03:07:25] "GET /project/22bcacf8-f48d-46ac-ac2c-21ed1409ca8f?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.050806 10.0.0.49 - - [2025-10-02 03:07:25] "GET /projects?obj_uuids=22bcacf8-f48d-46ac-ac2c-21ed1409ca8f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000983 10.0.0.56 - - [2025-10-02 03:07:25] "GET /project/22bcacf8-f48d-46ac-ac2c-21ed1409ca8f?fields=security_groups HTTP/1.1" 200 1262 0.033745 10.0.0.56 - - [2025-10-02 03:07:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.023200 10.0.0.49 - - [2025-10-02 03:07:26] "GET /projects?obj_uuids=95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003239 10.0.0.49 - - [2025-10-02 03:07:26] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000962 10.0.0.49 - - [2025-10-02 03:07:26] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008891 10.0.0.49 - - [2025-10-02 03:07:26] "POST /id-to-fqname HTTP/1.1" 200 188 0.002801 10.0.0.49 - - [2025-10-02 03:07:26] "POST /fqname-to-id HTTP/1.1" 404 197 0.006554 10.0.0.49 - - [2025-10-02 03:07:27] "POST /security-groups HTTP/1.1" 200 589 0.033926 10.0.0.38 - - [2025-10-02 03:07:27] "POST /fqname-to-id HTTP/1.1" 404 232 0.003317 10.0.0.49 - - [2025-10-02 03:07:27] "POST /projects HTTP/1.1" 200 581 0.251426 10.0.0.49 - - [2025-10-02 03:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.326594 10.0.0.38 - - [2025-10-02 03:07:27] "POST /access-control-lists HTTP/1.1" 200 592 0.034242 10.0.0.56 - - [2025-10-02 03:07:27] "GET /project/95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.471179 10.0.0.56 - - [2025-10-02 03:07:28] "GET / HTTP/1.1" 200 35931 0.001373 10.0.0.56 - - [2025-10-02 03:07:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000575 10.0.0.56 - - [2025-10-02 03:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.055473 10.0.0.49 - - [2025-10-02 03:07:30] "GET /projects?obj_uuids=95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001278 10.0.0.56 - - [2025-10-02 03:07:30] "GET /project/95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.050032 10.0.0.56 - - [2025-10-02 03:07:30] "POST /neutron/network HTTP/1.1" 200 117 0.031514 10.0.0.56 - - [2025-10-02 03:07:30] "POST /neutron/network HTTP/1.1" 200 820 0.009580 10.0.0.56 - - [2025-10-02 03:07:30] "POST /id-to-fqname HTTP/1.1" 200 218 0.001243 10.0.0.56 - - [2025-10-02 03:07:30] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005861 10.0.0.56 - - [2025-10-02 03:07:30] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006216 10.0.0.56 - - [2025-10-02 03:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.56 - - [2025-10-02 03:07:30] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.007026 10.0.0.56 - - [2025-10-02 03:07:31] "PUT /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283 HTTP/1.1" 200 264 0.065448 10.0.0.38 - - [2025-10-02 03:07:31] "POST /route-targets HTTP/1.1" 200 323 0.016114 10.0.0.56 - - [2025-10-02 03:07:31] "POST /neutron/subnet HTTP/1.1" 200 715 0.009955 10.0.0.56 - - [2025-10-02 03:07:31] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.006788 10.0.0.49 - - [2025-10-02 03:07:32] "GET /obj-perms HTTP/1.1" 200 5026 0.061309 10.0.0.56 - - [2025-10-02 03:07:33] "POST /id-to-fqname HTTP/1.1" 200 218 0.001363 10.0.0.38 - - [2025-10-02 03:07:33] "DELETE /access-control-list/fdc6b1cf-400f-4f00-b6c2-5665bfb50d22 HTTP/1.1" 200 115 0.050478 10.0.0.56 - - [2025-10-02 03:07:33] "POST /neutron/network HTTP/1.1" 200 830 0.011467 10.0.0.49 - - [2025-10-02 03:07:33] "GET /projects?obj_uuids=95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000938 10.0.0.56 - - [2025-10-02 03:07:34] "GET /project/95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.071150 10.0.0.56 - - [2025-10-02 03:07:34] "POST /neutron/port HTTP/1.1" 200 117 0.008628 10.0.0.49 - - [2025-10-02 03:07:34] "GET /projects?obj_uuids=95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001042 10.0.0.56 - - [2025-10-02 03:07:35] "POST /neutron/port HTTP/1.1" 200 1056 0.278730 10.0.0.56 - - [2025-10-02 03:07:35] "POST /neutron/port HTTP/1.1" 200 1110 0.081180 10.0.0.56 - - [2025-10-02 03:07:35] "POST /neutron/subnet HTTP/1.1" 200 689 0.008496 10.0.0.56 - - [2025-10-02 03:07:39] "POST /neutron/port HTTP/1.1" 200 1084 0.016753 10.0.0.56 - - [2025-10-02 03:07:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007416 10.0.0.56 - - [2025-10-02 03:07:39] "GET /virtual-machine/6126432a-a5d9-423e-9de7-daecb004a91e HTTP/1.1" 401 292 0.000380 10.0.0.56 - - [2025-10-02 03:07:39] "GET /virtual-machine/6126432a-a5d9-423e-9de7-daecb004a91e HTTP/1.1" 200 1290 0.026639 10.0.0.56 - - [2025-10-02 03:07:39] "GET /virtual-machine-interface/4aa7c7ab-90a8-4b0e-bd49-012eb525348a HTTP/1.1" 200 2930 0.005943 10.0.0.56 - - [2025-10-02 03:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.56 - - [2025-10-02 03:07:39] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003944 10.0.0.56 - - [2025-10-02 03:07:40] "GET /virtual-networks?parent_id=95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003093 10.0.0.56 - - [2025-10-02 03:07:40] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.009553 10.0.0.49 - - [2025-10-02 03:07:41] "DELETE /project/f6bd797cca504f13b5cac81614f4ce32 HTTP/1.1" 404 173 0.013590 10.0.0.49 - - [2025-10-02 03:07:41] "DELETE /project/a2c3ec1c8051450f9e31917110cb56e3 HTTP/1.1" 404 173 0.014924 10.0.0.49 - - [2025-10-02 03:07:41] "DELETE /project/7cf1237d5c404dc9a4c1bb00e60853db HTTP/1.1" 404 173 0.020128 10.0.0.49 - - [2025-10-02 03:07:41] "DELETE /project/f6d2f0f5c418493183df1c5b4b598d75 HTTP/1.1" 404 173 0.010142 10.0.0.49 - - [2025-10-02 03:07:41] "DELETE /project/579fe9db-01e4-44bd-a776-c8b23a1062e3 HTTP/1.1" 404 177 0.011442 10.0.0.49 - - [2025-10-02 03:07:41] "DELETE /project/95dc3ff364434e44bbe66fc87f3e81ef HTTP/1.1" 404 173 0.012618 10.0.0.49 - - [2025-10-02 03:07:41] "DELETE /project/22bcacf8f48d46acac2c21ed1409ca8f HTTP/1.1" 404 173 0.009896 10.0.0.49 - - [2025-10-02 03:07:41] "GET /projects?obj_uuids=d08d7048-5180-46c2-8ef5-e2dee03052c6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000880 10.0.0.49 - - [2025-10-02 03:07:41] "GET /projects?obj_uuids=22bcacf8-f48d-46ac-ac2c-21ed1409ca8f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000725 10.0.0.49 - - [2025-10-02 03:07:41] "GET /projects?obj_uuids=7cf1237d-5c40-4dc9-a4c1-bb00e60853db&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000665 10.0.0.49 - - [2025-10-02 03:07:41] "DELETE /project/d08d7048518046c28ef5e2dee03052c6 HTTP/1.1" 404 173 0.011771 10.0.0.49 - - [2025-10-02 03:07:41] "GET /projects?obj_uuids=f6d2f0f5-c418-4931-83df-1c5b4b598d75&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000833 10.0.0.49 - - [2025-10-02 03:07:41] "GET /projects?obj_uuids=f6bd797c-ca50-4f13-b5ca-c81614f4ce32&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000818 10.0.0.49 - - [2025-10-02 03:07:41] "GET /projects?obj_uuids=a2c3ec1c-8051-450f-9e31-917110cb56e3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000676 10.0.0.49 - - [2025-10-02 03:07:41] "GET /project/22bcacf8-f48d-46ac-ac2c-21ed1409ca8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.089860 10.0.0.49 - - [2025-10-02 03:07:41] "GET /project/d08d7048-5180-46c2-8ef5-e2dee03052c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.101686 10.0.0.49 - - [2025-10-02 03:07:41] "GET /project/7cf1237d-5c40-4dc9-a4c1-bb00e60853db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.111058 10.0.0.49 - - [2025-10-02 03:07:41] "GET /projects?obj_uuids=22bcacf8-f48d-46ac-ac2c-21ed1409ca8f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000990 10.0.0.49 - - [2025-10-02 03:07:41] "GET /projects?obj_uuids=7cf1237d-5c40-4dc9-a4c1-bb00e60853db&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002746 10.0.0.49 - - [2025-10-02 03:07:41] "GET /projects?obj_uuids=d08d7048-5180-46c2-8ef5-e2dee03052c6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001297 10.0.0.49 - - [2025-10-02 03:07:41] "GET /project/f6d2f0f5-c418-4931-83df-1c5b4b598d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.135240 10.0.0.49 - - [2025-10-02 03:07:41] "GET /project/a2c3ec1c-8051-450f-9e31-917110cb56e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1523 0.147227 10.0.0.49 - - [2025-10-02 03:07:41] "GET /project/f6bd797c-ca50-4f13-b5ca-c81614f4ce32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.156839 10.0.0.49 - - [2025-10-02 03:07:41] "GET /projects?obj_uuids=f6d2f0f5-c418-4931-83df-1c5b4b598d75&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001990 10.0.0.49 - - [2025-10-02 03:07:41] "GET /projects?obj_uuids=a2c3ec1c-8051-450f-9e31-917110cb56e3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001234 10.0.0.49 - - [2025-10-02 03:07:41] "GET /projects?obj_uuids=f6bd797c-ca50-4f13-b5ca-c81614f4ce32&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000968 10.0.0.49 - - [2025-10-02 03:07:41] "GET /project/22bcacf8-f48d-46ac-ac2c-21ed1409ca8f?fields=security_groups HTTP/1.1" 200 1367 0.155775 10.0.0.49 - - [2025-10-02 03:07:41] "GET /project/7cf1237d-5c40-4dc9-a4c1-bb00e60853db?fields=security_groups HTTP/1.1" 200 1358 0.137137 10.0.0.49 - - [2025-10-02 03:07:41] "GET /project/d08d7048-5180-46c2-8ef5-e2dee03052c6?fields=security_groups HTTP/1.1" 200 1389 0.154616 10.0.0.49 - - [2025-10-02 03:07:41] "GET /project/f6bd797c-ca50-4f13-b5ca-c81614f4ce32?fields=security_groups HTTP/1.1" 200 1365 0.085845 10.0.0.49 - - [2025-10-02 03:07:42] "GET /project/f6d2f0f5-c418-4931-83df-1c5b4b598d75?fields=security_groups HTTP/1.1" 200 1355 0.134086 10.0.0.49 - - [2025-10-02 03:07:42] "GET /project/a2c3ec1c-8051-450f-9e31-917110cb56e3?fields=security_groups HTTP/1.1" 200 1407 0.145799 10.0.0.49 - - [2025-10-02 03:07:42] "DELETE /security-group/39cbba94-d942-476e-9b8f-18a4be22e817 HTTP/1.1" 200 115 0.148746 10.0.0.49 - - [2025-10-02 03:07:42] "GET /projects?obj_uuids=22bcacf8-f48d-46ac-ac2c-21ed1409ca8f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001179 10.0.0.49 - - [2025-10-02 03:07:42] "DELETE /security-group/b20b3008-5cab-480e-bd80-94f3cccdefbd HTTP/1.1" 200 115 0.167827 10.0.0.49 - - [2025-10-02 03:07:42] "GET /projects?obj_uuids=d08d7048-5180-46c2-8ef5-e2dee03052c6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001920 10.0.0.49 - - [2025-10-02 03:07:42] "DELETE /security-group/40ce3b06-87d2-4131-8732-132d1b635673 HTTP/1.1" 200 115 0.186641 10.0.0.49 - - [2025-10-02 03:07:42] "GET /projects?obj_uuids=7cf1237d-5c40-4dc9-a4c1-bb00e60853db&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001096 10.0.0.49 - - [2025-10-02 03:07:42] "DELETE /security-group/6a920000-9bbc-4072-bcdd-aa42f323d97f HTTP/1.1" 200 115 0.180017 10.0.0.49 - - [2025-10-02 03:07:42] "GET /project/22bcacf8-f48d-46ac-ac2c-21ed1409ca8f?fields=application_policy_sets HTTP/1.1" 200 1406 0.123962 10.0.0.49 - - [2025-10-02 03:07:42] "GET /projects?obj_uuids=f6bd797c-ca50-4f13-b5ca-c81614f4ce32&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001051 10.0.0.49 - - [2025-10-02 03:07:42] "DELETE /security-group/862c2a8d-de53-4cee-a15a-e5b7cd3417f5 HTTP/1.1" 200 115 0.220905 10.0.0.49 - - [2025-10-02 03:07:42] "GET /project/d08d7048-5180-46c2-8ef5-e2dee03052c6?fields=application_policy_sets HTTP/1.1" 200 1428 0.137465 10.0.0.49 - - [2025-10-02 03:07:42] "GET /projects?obj_uuids=f6d2f0f5-c418-4931-83df-1c5b4b598d75&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001643 10.0.0.49 - - [2025-10-02 03:07:42] "DELETE /security-group/98ca29cd-fad2-4d38-accf-383bb3a3b683 HTTP/1.1" 200 115 0.257128 10.0.0.49 - - [2025-10-02 03:07:42] "GET /project/f6bd797c-ca50-4f13-b5ca-c81614f4ce32?fields=application_policy_sets HTTP/1.1" 200 1404 0.148780 10.0.0.49 - - [2025-10-02 03:07:42] "GET /project/7cf1237d-5c40-4dc9-a4c1-bb00e60853db?fields=application_policy_sets HTTP/1.1" 200 1397 0.190812 10.0.0.49 - - [2025-10-02 03:07:42] "GET /projects?obj_uuids=a2c3ec1c-8051-450f-9e31-917110cb56e3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002358 10.0.0.38 - - [2025-10-02 03:07:42] "DELETE /access-control-list/697f0cd5-0725-436d-b018-8d36e2dd8f81 HTTP/1.1" 200 115 0.133345 10.0.0.49 - - [2025-10-02 03:07:42] "GET /project/f6d2f0f5-c418-4931-83df-1c5b4b598d75?fields=application_policy_sets HTTP/1.1" 200 1394 0.125911 10.0.0.49 - - [2025-10-02 03:07:42] "GET /project/a2c3ec1c-8051-450f-9e31-917110cb56e3?fields=application_policy_sets HTTP/1.1" 200 1446 0.254447 10.0.0.49 - - [2025-10-02 03:07:42] "DELETE /project/22bcacf8-f48d-46ac-ac2c-21ed1409ca8f HTTP/1.1" 200 115 1.064602 10.0.0.38 - - [2025-10-02 03:07:42] "DELETE /access-control-list/5c8068d8-c238-4478-9e7e-5b39f686f6cf HTTP/1.1" 200 115 0.138093 10.0.0.49 - - [2025-10-02 03:07:42] "DELETE /project/d08d7048-5180-46c2-8ef5-e2dee03052c6 HTTP/1.1" 200 115 1.094347 10.0.0.49 - - [2025-10-02 03:07:42] "DELETE /project/7cf1237d-5c40-4dc9-a4c1-bb00e60853db HTTP/1.1" 200 115 1.137458 10.0.0.49 - - [2025-10-02 03:07:42] "DELETE /project/f6d2f0f5-c418-4931-83df-1c5b4b598d75 HTTP/1.1" 200 115 1.151886 10.0.0.49 - - [2025-10-02 03:07:42] "DELETE /project/f6bd797c-ca50-4f13-b5ca-c81614f4ce32 HTTP/1.1" 200 115 1.151364 10.0.0.49 - - [2025-10-02 03:07:42] "DELETE /project/a2c3ec1c-8051-450f-9e31-917110cb56e3 HTTP/1.1" 200 115 1.204295 10.0.0.38 - - [2025-10-02 03:07:42] "DELETE /access-control-list/d34ff4c5-60f1-4539-8846-311992fe7582 HTTP/1.1" 200 115 0.039712 10.0.0.38 - - [2025-10-02 03:07:43] "DELETE /access-control-list/16384f23-81b4-48e2-af3e-28aaffe71690 HTTP/1.1" 200 115 0.036943 10.0.0.56 - - [2025-10-02 03:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005270 10.0.0.56 - - [2025-10-02 03:07:43] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.007724 10.0.0.56 - - [2025-10-02 03:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.56 - - [2025-10-02 03:07:47] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005528 10.0.0.56 - - [2025-10-02 03:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.56 - - [2025-10-02 03:07:51] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.006659 10.0.0.56 - - [2025-10-02 03:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.56 - - [2025-10-02 03:07:55] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.006037 10.0.0.56 - - [2025-10-02 03:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.56 - - [2025-10-02 03:07:59] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005657 10.0.0.56 - - [2025-10-02 03:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.56 - - [2025-10-02 03:08:03] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005032 10.0.0.56 - - [2025-10-02 03:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.56 - - [2025-10-02 03:08:07] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005597 10.0.0.56 - - [2025-10-02 03:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.56 - - [2025-10-02 03:08:11] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005784 10.0.0.56 - - [2025-10-02 03:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.56 - - [2025-10-02 03:08:13] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004180 10.0.0.56 - - [2025-10-02 03:08:13] "GET /virtual-networks?parent_id=95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002671 10.0.0.56 - - [2025-10-02 03:08:13] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.006073 10.0.0.56 - - [2025-10-02 03:08:14] "POST /neutron/port HTTP/1.1" 200 1084 0.017638 10.0.0.56 - - [2025-10-02 03:08:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008301 10.0.0.56 - - [2025-10-02 03:08:24] "POST /neutron/port HTTP/1.1" 200 1084 0.033967 10.0.0.49 - - [2025-10-02 03:08:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000652 10.0.0.49 - - [2025-10-02 03:08:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.49 - - [2025-10-02 03:08:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.49 - - [2025-10-02 03:08:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.56 - - [2025-10-02 03:08:28] "POST /neutron/port HTTP/1.1" 200 1084 0.016000 10.0.0.56 - - [2025-10-02 03:08:28] "POST /neutron/subnet HTTP/1.1" 200 689 0.009334 10.0.0.38 - - [2025-10-02 03:08:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000447 10.0.0.38 - - [2025-10-02 03:08:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.38 - - [2025-10-02 03:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000359 10.0.0.38 - - [2025-10-02 03:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.56 - - [2025-10-02 03:08:29] "POST /neutron/port HTTP/1.1" 200 1084 0.014288 10.0.0.56 - - [2025-10-02 03:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.56 - - [2025-10-02 03:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.56 - - [2025-10-02 03:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000342 10.0.0.56 - - [2025-10-02 03:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.56 - - [2025-10-02 03:08:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007519 10.0.0.56 - - [2025-10-02 03:08:34] "POST /neutron/port HTTP/1.1" 200 1084 0.015264 10.0.0.56 - - [2025-10-02 03:08:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007886 10.0.0.56 - - [2025-10-02 03:08:35] "POST /id-to-fqname HTTP/1.1" 200 218 0.001264 10.0.0.56 - - [2025-10-02 03:08:35] "GET /virtual-machine/6126432a-a5d9-423e-9de7-daecb004a91e HTTP/1.1" 200 1290 0.003992 10.0.0.56 - - [2025-10-02 03:08:35] "GET /virtual-machine-interface/4aa7c7ab-90a8-4b0e-bd49-012eb525348a HTTP/1.1" 200 2930 0.004943 10.0.0.56 - - [2025-10-02 03:08:35] "GET /instance-ip/f2940ea2-7200-430d-b349-4a13ec6af1b6 HTTP/1.1" 200 1615 0.005924 10.0.0.56 - - [2025-10-02 03:08:35] "POST /fqname-to-id HTTP/1.1" 404 208 0.003556 10.0.0.56 - - [2025-10-02 03:08:35] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005843 10.0.0.49 - - [2025-10-02 03:08:35] "GET /projects?obj_uuids=95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000876 10.0.0.56 - - [2025-10-02 03:08:35] "GET /project/95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.051548 10.0.0.56 - - [2025-10-02 03:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.56 - - [2025-10-02 03:08:35] "GET /security-group/8cd272a8-2177-4ce9-b6c2-80b52d0394ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.004151 10.0.0.56 - - [2025-10-02 03:08:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.071848 10.0.0.56 - - [2025-10-02 03:08:35] "POST /instance-ips HTTP/1.1" 200 357 0.038704 10.0.0.56 - - [2025-10-02 03:08:35] "GET /instance-ip/8e5a4639-d216-4d44-8dcd-749759ee12c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1569 0.006501 10.0.0.56 - - [2025-10-02 03:08:35] "GET /virtual-machine-interface/fc432cb2-ba95-4af5-b4b0-96f35d7d3c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.005989 10.0.0.56 - - [2025-10-02 03:08:35] "GET /virtual-machine-interface/fc432cb2-ba95-4af5-b4b0-96f35d7d3c82?fields=instance_ip_back_refs HTTP/1.1" 200 1323 0.007156 10.0.0.56 - - [2025-10-02 03:08:35] "GET /instance-ip/8e5a4639-d216-4d44-8dcd-749759ee12c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1569 0.006183 10.0.0.56 - - [2025-10-02 03:08:35] "POST /id-to-fqname HTTP/1.1" 200 218 0.001267 10.0.0.56 - - [2025-10-02 03:08:35] "POST /neutron/port HTTP/1.1" 200 1084 0.016820 10.0.0.56 - - [2025-10-02 03:08:35] "POST /neutron/port HTTP/1.1" 200 963 0.035759 10.0.0.56 - - [2025-10-02 03:08:36] "POST /neutron/port HTTP/1.1" 200 963 0.013383 10.0.0.56 - - [2025-10-02 03:08:36] "POST /neutron/port HTTP/1.1" 200 117 0.015512 10.0.0.56 - - [2025-10-02 03:08:36] "POST /neutron/network HTTP/1.1" 200 830 0.007236 10.0.0.56 - - [2025-10-02 03:08:36] "POST /neutron/port HTTP/1.1" 200 1055 0.155161 10.0.0.56 - - [2025-10-02 03:08:37] "POST /neutron/subnet HTTP/1.1" 200 689 0.011182 10.0.0.56 - - [2025-10-02 03:08:41] "POST /neutron/port HTTP/1.1" 200 1029 0.016638 10.0.0.56 - - [2025-10-02 03:08:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007679 10.0.0.56 - - [2025-10-02 03:08:41] "GET /virtual-machine/7a2572bd-6f11-45b5-9154-d61957d9bcf8 HTTP/1.1" 200 1268 0.006198 10.0.0.56 - - [2025-10-02 03:08:41] "GET /virtual-machine-interface/fc432cb2-ba95-4af5-b4b0-96f35d7d3c82 HTTP/1.1" 200 2981 0.005093 10.0.0.56 - - [2025-10-02 03:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.56 - - [2025-10-02 03:08:41] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003446 10.0.0.56 - - [2025-10-02 03:08:41] "GET /virtual-networks?parent_id=95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002796 10.0.0.56 - - [2025-10-02 03:08:41] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005618 10.0.0.56 - - [2025-10-02 03:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.56 - - [2025-10-02 03:08:44] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.006060 10.0.0.56 - - [2025-10-02 03:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.56 - - [2025-10-02 03:08:48] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005626 10.0.0.56 - - [2025-10-02 03:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.56 - - [2025-10-02 03:08:52] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005449 10.0.0.56 - - [2025-10-02 03:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.56 - - [2025-10-02 03:08:57] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005075 10.0.0.56 - - [2025-10-02 03:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.56 - - [2025-10-02 03:09:01] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.007662 10.0.0.56 - - [2025-10-02 03:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.56 - - [2025-10-02 03:09:05] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.004863 10.0.0.56 - - [2025-10-02 03:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.56 - - [2025-10-02 03:09:09] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.006732 10.0.0.56 - - [2025-10-02 03:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.56 - - [2025-10-02 03:09:13] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.008406 10.0.0.56 - - [2025-10-02 03:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.56 - - [2025-10-02 03:09:17] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005642 10.0.0.56 - - [2025-10-02 03:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.56 - - [2025-10-02 03:09:21] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005193 10.0.0.56 - - [2025-10-02 03:09:22] "GET /obj-perms HTTP/1.1" 200 5056 0.048454 10.0.0.56 - - [2025-10-02 03:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.56 - - [2025-10-02 03:09:23] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004307 10.0.0.56 - - [2025-10-02 03:09:23] "GET /virtual-networks?parent_id=95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003109 10.0.0.56 - - [2025-10-02 03:09:23] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005886 10.0.0.56 - - [2025-10-02 03:09:23] "POST /neutron/port HTTP/1.1" 200 1029 0.015677 10.0.0.56 - - [2025-10-02 03:09:29] "POST /neutron/port HTTP/1.1" 200 1084 0.051265 10.0.0.56 - - [2025-10-02 03:09:29] "POST /neutron/network HTTP/1.1" 200 830 0.006502 10.0.0.56 - - [2025-10-02 03:09:29] "POST /neutron/port HTTP/1.1" 200 117 0.001178 10.0.0.56 - - [2025-10-02 03:09:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006872 10.0.0.56 - - [2025-10-02 03:09:39] "POST /neutron/port HTTP/1.1" 200 1029 0.014218 10.0.0.56 - - [2025-10-02 03:09:44] "POST /id-to-fqname HTTP/1.1" 200 218 0.001211 10.0.0.56 - - [2025-10-02 03:09:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007804 10.0.0.49 - - [2025-10-02 03:09:45] "GET /projects?obj_uuids=95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.024947 10.0.0.56 - - [2025-10-02 03:09:45] "GET /project/95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.095931 10.0.0.56 - - [2025-10-02 03:09:45] "POST /neutron/port HTTP/1.1" 200 1997 0.017823 10.0.0.56 - - [2025-10-02 03:09:45] "POST /neutron/port HTTP/1.1" 200 117 0.006549 10.0.0.56 - - [2025-10-02 03:09:46] "POST /neutron/port HTTP/1.1" 200 1056 0.036893 10.0.0.56 - - [2025-10-02 03:09:46] "POST /neutron/port HTTP/1.1" 200 1084 0.023527 10.0.0.56 - - [2025-10-02 03:09:46] "POST /neutron/port HTTP/1.1" 200 117 0.001237 10.0.0.56 - - [2025-10-02 03:09:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007441 10.0.0.56 - - [2025-10-02 03:09:51] "POST /neutron/port HTTP/1.1" 200 1084 0.013990 10.0.0.56 - - [2025-10-02 03:09:51] "GET /virtual-machine/7332d9db-d3a7-4237-a3d1-cead8ec64b53 HTTP/1.1" 200 1290 0.006125 10.0.0.56 - - [2025-10-02 03:09:51] "GET /virtual-machine-interface/a0cd771c-af50-4fc6-bdcf-6366cc4bbd4b HTTP/1.1" 200 2931 0.004961 10.0.0.56 - - [2025-10-02 03:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.56 - - [2025-10-02 03:09:51] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003473 10.0.0.56 - - [2025-10-02 03:09:51] "GET /virtual-networks?parent_id=95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003479 10.0.0.56 - - [2025-10-02 03:09:51] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.006453 10.0.0.56 - - [2025-10-02 03:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.56 - - [2025-10-02 03:09:54] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005727 10.0.0.56 - - [2025-10-02 03:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.56 - - [2025-10-02 03:09:58] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.007548 10.0.0.56 - - [2025-10-02 03:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.56 - - [2025-10-02 03:10:02] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005884 10.0.0.56 - - [2025-10-02 03:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.56 - - [2025-10-02 03:10:06] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.007202 10.0.0.56 - - [2025-10-02 03:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.56 - - [2025-10-02 03:10:10] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.006773 10.0.0.56 - - [2025-10-02 03:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.56 - - [2025-10-02 03:10:14] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005212 10.0.0.56 - - [2025-10-02 03:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.56 - - [2025-10-02 03:10:18] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.004974 10.0.0.38 - - [2025-10-02 03:10:22] "GET /obj-perms HTTP/1.1" 200 5056 0.050164 10.0.0.56 - - [2025-10-02 03:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.56 - - [2025-10-02 03:10:22] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003595 10.0.0.56 - - [2025-10-02 03:10:22] "GET /virtual-networks?parent_id=95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003152 10.0.0.56 - - [2025-10-02 03:10:23] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.006065 10.0.0.56 - - [2025-10-02 03:10:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006522 10.0.0.56 - - [2025-10-02 03:10:28] "POST /neutron/port HTTP/1.1" 200 1084 0.017489 10.0.0.56 - - [2025-10-02 03:10:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003798 10.0.0.56 - - [2025-10-02 03:10:28] "POST /neutron/network HTTP/1.1" 200 820 0.015843 10.0.0.56 - - [2025-10-02 03:10:31] "POST /neutron/network HTTP/1.1" 200 830 0.006865 10.0.0.56 - - [2025-10-02 03:10:31] "POST /neutron/port HTTP/1.1" 200 117 0.001217 10.0.0.56 - - [2025-10-02 03:10:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006829 10.0.0.56 - - [2025-10-02 03:10:38] "POST /neutron/port HTTP/1.1" 200 1084 0.015294 10.0.0.56 - - [2025-10-02 03:10:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008882 10.0.0.56 - - [2025-10-02 03:10:44] "POST /neutron/port HTTP/1.1" 200 1084 0.015442 10.0.0.56 - - [2025-10-02 03:10:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007766 10.0.0.56 - - [2025-10-02 03:10:44] "POST /id-to-fqname HTTP/1.1" 200 218 0.001290 10.0.0.56 - - [2025-10-02 03:10:44] "GET /virtual-machine/7332d9db-d3a7-4237-a3d1-cead8ec64b53 HTTP/1.1" 200 1290 0.004386 10.0.0.56 - - [2025-10-02 03:10:44] "GET /virtual-machine-interface/a0cd771c-af50-4fc6-bdcf-6366cc4bbd4b HTTP/1.1" 200 2931 0.006588 10.0.0.56 - - [2025-10-02 03:10:44] "GET /instance-ip/6e381e0e-4a6e-4349-b54b-488a129a8882 HTTP/1.1" 200 1614 0.006284 10.0.0.56 - - [2025-10-02 03:10:44] "GET /virtual-machine-interface/a0cd771c-af50-4fc6-bdcf-6366cc4bbd4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.006502 10.0.0.56 - - [2025-10-02 03:10:44] "PUT /virtual-machine-interface/a0cd771c-af50-4fc6-bdcf-6366cc4bbd4b HTTP/1.1" 200 284 0.016404 10.0.0.56 - - [2025-10-02 03:11:28] "POST /neutron/port HTTP/1.1" 200 1084 0.015603 10.0.0.56 - - [2025-10-02 03:11:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004632 10.0.0.56 - - [2025-10-02 03:11:28] "POST /neutron/network HTTP/1.1" 200 820 0.006845 10.0.0.56 - - [2025-10-02 03:11:31] "POST /neutron/network HTTP/1.1" 200 830 0.006852 10.0.0.56 - - [2025-10-02 03:11:31] "POST /neutron/port HTTP/1.1" 200 117 0.001031 10.0.0.56 - - [2025-10-02 03:12:07] "DELETE /instance-ip/8e5a4639-d216-4d44-8dcd-749759ee12c5 HTTP/1.1" 200 115 0.071481 10.0.0.56 - - [2025-10-02 03:12:07] "DELETE /virtual-machine-interface/fc432cb2-ba95-4af5-b4b0-96f35d7d3c82 HTTP/1.1" 200 115 0.134940 10.0.0.56 - - [2025-10-02 03:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.019656 10.0.0.56 - - [2025-10-02 03:12:07] "GET /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005290 10.0.0.56 - - [2025-10-02 03:12:07] "PUT /virtual-network/fb825d8d-6bfd-44be-9890-4c901d4a0283 HTTP/1.1" 200 264 0.103261 10.0.0.56 - - [2025-10-02 03:12:07] "POST /neutron/port HTTP/1.1" 200 1110 0.027406 10.0.0.56 - - [2025-10-02 03:12:07] "POST /neutron/network HTTP/1.1" 400 204 0.013335 10.0.0.38 - - [2025-10-02 03:12:07] "DELETE /route-target/9acfc1cc-44c2-4cf1-8e06-9b130157b516 HTTP/1.1" 200 115 0.052929 10.0.0.56 - - [2025-10-02 03:12:08] "POST /neutron/port HTTP/1.1" 200 151 0.195972 10.0.0.49 - - [2025-10-02 03:12:11] "GET /projects?obj_uuids=95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001078 10.0.0.56 - - [2025-10-02 03:12:11] "GET /project/95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.060476 10.0.0.49 - - [2025-10-02 03:12:11] "GET /projects?obj_uuids=95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001224 10.0.0.56 - - [2025-10-02 03:12:11] "GET /project/95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef?fields=virtual_networks HTTP/1.1" 200 1039 0.044480 10.0.0.49 - - [2025-10-02 03:12:11] "GET /projects?obj_uuids=95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002025 10.0.0.56 - - [2025-10-02 03:12:11] "GET /project/95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.046680 10.0.0.49 - - [2025-10-02 03:12:11] "GET /projects?obj_uuids=95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001031 10.0.0.56 - - [2025-10-02 03:12:11] "GET /project/95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef?fields=security_groups HTTP/1.1" 200 1263 0.042326 10.0.0.56 - - [2025-10-02 03:12:12] "POST /fqname-to-id HTTP/1.1" 404 185 0.022388 10.0.0.49 - - [2025-10-02 03:12:12] "GET /projects?obj_uuids=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003091 10.0.0.56 - - [2025-10-02 03:12:12] "POST /neutron/port HTTP/1.1" 200 117 0.005482 10.0.0.49 - - [2025-10-02 03:12:12] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001030 10.0.0.49 - - [2025-10-02 03:12:12] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.035552 10.0.0.49 - - [2025-10-02 03:12:12] "POST /id-to-fqname HTTP/1.1" 200 187 0.001154 10.0.0.49 - - [2025-10-02 03:12:12] "POST /fqname-to-id HTTP/1.1" 404 196 0.004056 10.0.0.49 - - [2025-10-02 03:12:12] "POST /security-groups HTTP/1.1" 200 588 0.072746 10.0.0.38 - - [2025-10-02 03:12:12] "POST /fqname-to-id HTTP/1.1" 404 231 0.004766 10.0.0.49 - - [2025-10-02 03:12:12] "POST /projects HTTP/1.1" 200 579 0.261291 10.0.0.49 - - [2025-10-02 03:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.330341 10.0.0.38 - - [2025-10-02 03:12:12] "POST /access-control-lists HTTP/1.1" 200 591 0.039664 10.0.0.56 - - [2025-10-02 03:12:12] "GET /project/e07126d6-d678-4e84-964e-e2d479b15693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.503753 10.0.0.56 - - [2025-10-02 03:12:13] "GET / HTTP/1.1" 200 35931 0.002014 10.0.0.56 - - [2025-10-02 03:12:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000514 10.0.0.56 - - [2025-10-02 03:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.047629 10.0.0.49 - - [2025-10-02 03:12:16] "GET /projects?obj_uuids=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000940 10.0.0.56 - - [2025-10-02 03:12:16] "GET /project/e07126d6-d678-4e84-964e-e2d479b15693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.041750 10.0.0.49 - - [2025-10-02 03:12:16] "GET /projects?obj_uuids=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001119 10.0.0.56 - - [2025-10-02 03:12:16] "POST /neutron/network HTTP/1.1" 200 610 0.146716 10.0.0.56 - - [2025-10-02 03:12:16] "POST /id-to-fqname HTTP/1.1" 200 221 0.003426 10.0.0.56 - - [2025-10-02 03:12:16] "GET /virtual-network/95051fb3-f2b2-45a5-9106-30bc610ad0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004972 10.0.0.56 - - [2025-10-02 03:12:16] "POST /neutron/network HTTP/1.1" 200 830 0.006573 10.0.0.56 - - [2025-10-02 03:12:16] "GET /virtual-network/95051fb3-f2b2-45a5-9106-30bc610ad0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004721 10.0.0.56 - - [2025-10-02 03:12:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.003275 10.0.0.56 - - [2025-10-02 03:12:16] "GET /virtual-network/95051fb3-f2b2-45a5-9106-30bc610ad0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007051 10.0.0.49 - - [2025-10-02 03:12:16] "GET /projects?obj_uuids=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001173 10.0.0.56 - - [2025-10-02 03:12:17] "POST /neutron/port HTTP/1.1" 200 984 0.265026 10.0.0.56 - - [2025-10-02 03:12:17] "GET /virtual-machine-interface/799d9a42-2014-41d2-bfbd-9e321172304c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005257 10.0.0.56 - - [2025-10-02 03:12:17] "GET /virtual-machine-interface/799d9a42-2014-41d2-bfbd-9e321172304c?fields=instance_ip_back_refs HTTP/1.1" 200 1318 0.004758 10.0.0.56 - - [2025-10-02 03:12:17] "GET /instance-ip/d815c0ee-67fb-4f95-b3c5-4250b03fc193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1602 0.004711 10.0.0.56 - - [2025-10-02 03:12:17] "POST /id-to-fqname HTTP/1.1" 200 221 0.001193 10.0.0.49 - - [2025-10-02 03:12:18] "GET /projects?obj_uuids=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001464 10.0.0.56 - - [2025-10-02 03:12:18] "GET /project/e07126d6-d678-4e84-964e-e2d479b15693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.065475 10.0.0.56 - - [2025-10-02 03:12:18] "POST /neutron/port HTTP/1.1" 200 117 0.006325 10.0.0.56 - - [2025-10-02 03:12:18] "POST /id-to-fqname HTTP/1.1" 200 221 0.001272 10.0.0.56 - - [2025-10-02 03:12:18] "POST /neutron/port HTTP/1.1" 200 984 0.011044 10.0.0.56 - - [2025-10-02 03:12:18] "POST /neutron/port HTTP/1.1" 200 984 0.009356 10.0.0.56 - - [2025-10-02 03:12:18] "POST /neutron/network HTTP/1.1" 200 840 0.005764 10.0.0.49 - - [2025-10-02 03:12:18] "GET /projects?obj_uuids=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001557 10.0.0.56 - - [2025-10-02 03:12:18] "GET /project/e07126d6-d678-4e84-964e-e2d479b15693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.069794 10.0.0.56 - - [2025-10-02 03:12:18] "POST /fqname-to-id HTTP/1.1" 404 208 0.002925 10.0.0.56 - - [2025-10-02 03:12:19] "POST /interface-route-tables HTTP/1.1" 200 556 0.049288 10.0.0.56 - - [2025-10-02 03:12:19] "GET /interface-route-table/3724c8c2-c06a-41fb-a366-8a95b23beccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.008995 10.0.0.56 - - [2025-10-02 03:12:19] "POST /neutron/port HTTP/1.1" 200 1058 0.015994 10.0.0.56 - - [2025-10-02 03:12:19] "POST /neutron/port HTTP/1.1" 200 984 0.023405 10.0.0.56 - - [2025-10-02 03:12:19] "POST /neutron/port HTTP/1.1" 200 984 0.009264 10.0.0.56 - - [2025-10-02 03:12:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004741 10.0.0.56 - - [2025-10-02 03:12:19] "POST /neutron/network HTTP/1.1" 200 830 0.007506 10.0.0.56 - - [2025-10-02 03:12:19] "POST /neutron/subnet HTTP/1.1" 200 703 0.008527 10.0.0.56 - - [2025-10-02 03:12:20] "GET /virtual-machine-interface/799d9a42-2014-41d2-bfbd-9e321172304c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2662 0.008787 10.0.0.56 - - [2025-10-02 03:12:20] "POST /ref-update HTTP/1.1" 200 156 0.015499 10.0.0.56 - - [2025-10-02 03:12:20] "POST /neutron/port HTTP/1.1" 200 1086 0.018660 10.0.0.49 - - [2025-10-02 03:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.049848 10.0.0.56 - - [2025-10-02 03:12:25] "POST /neutron/security_group HTTP/1.1" 200 2055 0.009969 10.0.0.56 - - [2025-10-02 03:12:25] "POST /neutron/port HTTP/1.1" 200 1086 0.019810 10.0.0.56 - - [2025-10-02 03:12:25] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007650 10.0.0.56 - - [2025-10-02 03:12:25] "GET /virtual-machine/447edbfe-10d8-4b49-9bd7-24c3ea149684 HTTP/1.1" 401 292 0.000388 10.0.0.56 - - [2025-10-02 03:12:26] "GET /virtual-machine/447edbfe-10d8-4b49-9bd7-24c3ea149684 HTTP/1.1" 200 1289 0.035982 10.0.0.56 - - [2025-10-02 03:12:26] "GET /virtual-machine/447edbfe-10d8-4b49-9bd7-24c3ea149684 HTTP/1.1" 200 1289 0.004207 10.0.0.56 - - [2025-10-02 03:12:26] "GET /virtual-machine-interface/f7ff9a26-42f4-428c-84da-2b6c17ebfdf4 HTTP/1.1" 200 2937 0.005755 10.0.0.56 - - [2025-10-02 03:12:26] "GET /virtual-machine/447edbfe-10d8-4b49-9bd7-24c3ea149684 HTTP/1.1" 200 1289 0.005347 10.0.0.56 - - [2025-10-02 03:12:26] "GET /virtual-machine-interface/f7ff9a26-42f4-428c-84da-2b6c17ebfdf4 HTTP/1.1" 200 2937 0.005232 10.0.0.56 - - [2025-10-02 03:12:26] "GET /instance-ip/4f8a7439-302d-4f07-8732-31f02b581241 HTTP/1.1" 200 1618 0.009338 10.0.0.56 - - [2025-10-02 03:12:26] "GET /virtual-machine/447edbfe-10d8-4b49-9bd7-24c3ea149684 HTTP/1.1" 200 1289 0.003409 10.0.0.56 - - [2025-10-02 03:12:26] "GET /virtual-machine-interface/f7ff9a26-42f4-428c-84da-2b6c17ebfdf4 HTTP/1.1" 200 2937 0.006140 10.0.0.56 - - [2025-10-02 03:12:26] "GET /instance-ip/4f8a7439-302d-4f07-8732-31f02b581241 HTTP/1.1" 200 1618 0.004584 10.0.0.56 - - [2025-10-02 03:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.56 - - [2025-10-02 03:12:26] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003989 10.0.0.56 - - [2025-10-02 03:12:26] "GET /virtual-networks?parent_id=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002798 10.0.0.56 - - [2025-10-02 03:12:26] "GET /virtual-network/95051fb3-f2b2-45a5-9106-30bc610ad0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005792 10.0.0.56 - - [2025-10-02 03:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.56 - - [2025-10-02 03:12:26] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004291 10.0.0.56 - - [2025-10-02 03:12:26] "GET /virtual-networks?parent_id=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003268 10.0.0.56 - - [2025-10-02 03:12:26] "GET /virtual-network/95051fb3-f2b2-45a5-9106-30bc610ad0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006437 10.0.0.56 - - [2025-10-02 03:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.56 - - [2025-10-02 03:12:26] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004668 10.0.0.56 - - [2025-10-02 03:12:26] "GET /virtual-networks?parent_id=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003321 10.0.0.56 - - [2025-10-02 03:12:26] "GET /virtual-network/95051fb3-f2b2-45a5-9106-30bc610ad0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006102 10.0.0.56 - - [2025-10-02 03:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.56 - - [2025-10-02 03:12:26] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004060 10.0.0.56 - - [2025-10-02 03:12:26] "GET /virtual-networks?parent_id=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003320 10.0.0.56 - - [2025-10-02 03:12:26] "GET /virtual-network/95051fb3-f2b2-45a5-9106-30bc610ad0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005962 10.0.0.56 - - [2025-10-02 03:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.56 - - [2025-10-02 03:12:26] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003866 10.0.0.56 - - [2025-10-02 03:12:26] "GET /virtual-networks?parent_id=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002990 10.0.0.56 - - [2025-10-02 03:12:26] "GET /virtual-network/95051fb3-f2b2-45a5-9106-30bc610ad0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005696 10.0.0.56 - - [2025-10-02 03:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.56 - - [2025-10-02 03:12:26] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005172 10.0.0.56 - - [2025-10-02 03:12:26] "GET /virtual-networks?parent_id=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003694 10.0.0.56 - - [2025-10-02 03:12:26] "GET /virtual-network/95051fb3-f2b2-45a5-9106-30bc610ad0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007439 10.0.0.56 - - [2025-10-02 03:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.56 - - [2025-10-02 03:12:27] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005395 10.0.0.56 - - [2025-10-02 03:12:27] "GET /virtual-networks?parent_id=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003470 10.0.0.56 - - [2025-10-02 03:12:27] "GET /virtual-network/95051fb3-f2b2-45a5-9106-30bc610ad0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006047 10.0.0.56 - - [2025-10-02 03:12:29] "POST /neutron/port HTTP/1.1" 200 1050 0.015824 10.0.0.56 - - [2025-10-02 03:12:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005323 10.0.0.56 - - [2025-10-02 03:12:29] "POST /neutron/network HTTP/1.1" 200 830 0.007472 10.0.0.56 - - [2025-10-02 03:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.56 - - [2025-10-02 03:12:30] "GET /virtual-network/95051fb3-f2b2-45a5-9106-30bc610ad0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006222 10.0.0.56 - - [2025-10-02 03:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.56 - - [2025-10-02 03:12:32] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003828 10.0.0.56 - - [2025-10-02 03:12:32] "GET /virtual-networks?parent_id=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003299 10.0.0.56 - - [2025-10-02 03:12:32] "GET /virtual-network/95051fb3-f2b2-45a5-9106-30bc610ad0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007039 10.0.0.56 - - [2025-10-02 03:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.56 - - [2025-10-02 03:12:32] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003624 10.0.0.56 - - [2025-10-02 03:12:32] "GET /virtual-networks?parent_id=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003012 10.0.0.56 - - [2025-10-02 03:12:32] "GET /virtual-network/95051fb3-f2b2-45a5-9106-30bc610ad0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005711 10.0.0.56 - - [2025-10-02 03:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.56 - - [2025-10-02 03:12:32] "GET /routing-instance/6b3c09f9-fe23-4ce2-8655-00cbc38f0ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.006943 10.0.0.56 - - [2025-10-02 03:12:32] "GET /route-target/35b9af71-9d11-4b1b-9df6-1ca4acd7d043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003825 10.0.0.56 - - [2025-10-02 03:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.56 - - [2025-10-02 03:12:32] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003911 10.0.0.56 - - [2025-10-02 03:12:32] "GET /virtual-networks?parent_id=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003158 10.0.0.56 - - [2025-10-02 03:12:32] "GET /virtual-network/95051fb3-f2b2-45a5-9106-30bc610ad0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005794 10.0.0.56 - - [2025-10-02 03:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.56 - - [2025-10-02 03:12:33] "GET /routing-instance/6b3c09f9-fe23-4ce2-8655-00cbc38f0ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004166 10.0.0.56 - - [2025-10-02 03:12:33] "GET /route-target/35b9af71-9d11-4b1b-9df6-1ca4acd7d043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003878 10.0.0.56 - - [2025-10-02 03:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.56 - - [2025-10-02 03:12:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004248 10.0.0.56 - - [2025-10-02 03:12:33] "GET /virtual-networks?parent_id=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002863 10.0.0.56 - - [2025-10-02 03:12:33] "GET /virtual-network/95051fb3-f2b2-45a5-9106-30bc610ad0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005805 10.0.0.56 - - [2025-10-02 03:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.56 - - [2025-10-02 03:12:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004211 10.0.0.56 - - [2025-10-02 03:12:33] "GET /virtual-networks?parent_id=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003295 10.0.0.56 - - [2025-10-02 03:12:33] "GET /virtual-network/95051fb3-f2b2-45a5-9106-30bc610ad0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006141 10.0.0.56 - - [2025-10-02 03:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.56 - - [2025-10-02 03:12:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003804 10.0.0.56 - - [2025-10-02 03:12:33] "GET /virtual-networks?parent_id=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003138 10.0.0.56 - - [2025-10-02 03:12:33] "GET /virtual-network/95051fb3-f2b2-45a5-9106-30bc610ad0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005444 10.0.0.38 - - [2025-10-02 03:12:34] "DELETE /access-control-list/dec48f0c-f941-4307-9cfd-dc60086631cb HTTP/1.1" 200 115 0.036769 10.0.0.49 - - [2025-10-02 03:12:37] "GET /obj-perms HTTP/1.1" 200 5024 0.042187 10.0.0.49 - - [2025-10-02 03:12:43] "DELETE /project/95dc3ff3-6443-4e44-bbe6-6fc87f3e81ef HTTP/1.1" 404 177 0.004143 10.0.0.49 - - [2025-10-02 03:12:43] "DELETE /project/e07126d6d6784e84964ee2d479b15693 HTTP/1.1" 404 173 0.003852 10.0.0.49 - - [2025-10-02 03:12:44] "GET /obj-perms HTTP/1.1" 200 5024 0.004018 10.0.0.56 - - [2025-10-02 03:12:48] "GET /obj-perms HTTP/1.1" 200 5024 0.046536 10.0.0.49 - - [2025-10-02 03:12:48] "GET /obj-perms HTTP/1.1" 200 5024 0.004126 10.0.0.56 - - [2025-10-02 03:12:48] "GET /obj-perms HTTP/1.1" 200 5024 0.003915 10.0.0.38 - - [2025-10-02 03:12:49] "GET /obj-perms HTTP/1.1" 200 5024 0.043477 10.0.0.56 - - [2025-10-02 03:12:49] "GET /obj-perms HTTP/1.1" 200 5024 0.004063 10.0.0.56 - - [2025-10-02 03:12:49] "POST /neutron/port HTTP/1.1" 200 1050 0.015031 10.0.0.56 - - [2025-10-02 03:12:49] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006619 10.0.0.56 - - [2025-10-02 03:12:49] "GET /virtual-machine/a181a00d-26a0-468e-8ab2-927c932cc656 HTTP/1.1" 200 1267 0.008988 10.0.0.56 - - [2025-10-02 03:12:49] "GET /virtual-machine-interface/799d9a42-2014-41d2-bfbd-9e321172304c HTTP/1.1" 200 3149 0.009343 10.0.0.56 - - [2025-10-02 03:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.56 - - [2025-10-02 03:12:49] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004924 10.0.0.56 - - [2025-10-02 03:12:49] "GET /virtual-networks?parent_id=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003671 10.0.0.56 - - [2025-10-02 03:12:49] "GET /virtual-network/95051fb3-f2b2-45a5-9106-30bc610ad0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.010073 10.0.0.56 - - [2025-10-02 03:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.56 - - [2025-10-02 03:12:50] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003602 10.0.0.56 - - [2025-10-02 03:12:50] "GET /virtual-networks?parent_id=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002944 10.0.0.56 - - [2025-10-02 03:12:50] "GET /virtual-network/95051fb3-f2b2-45a5-9106-30bc610ad0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006523 10.0.0.56 - - [2025-10-02 03:12:51] "GET /virtual-network/95051fb3-f2b2-45a5-9106-30bc610ad0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005672 10.0.0.49 - - [2025-10-02 03:12:51] "GET /obj-perms HTTP/1.1" 200 5024 0.004425 10.0.0.56 - - [2025-10-02 03:12:51] "GET /virtual-machine/447edbfe-10d8-4b49-9bd7-24c3ea149684 HTTP/1.1" 200 1289 0.004417 10.0.0.56 - - [2025-10-02 03:12:52] "POST /neutron/port HTTP/1.1" 200 1086 0.016844 10.0.0.56 - - [2025-10-02 03:12:53] "GET /virtual-machine/447edbfe-10d8-4b49-9bd7-24c3ea149684 HTTP/1.1" 404 171 0.003057 10.0.0.56 - - [2025-10-02 03:12:53] "GET /virtual-machine/447edbfe-10d8-4b49-9bd7-24c3ea149684 HTTP/1.1" 404 171 0.002778 10.0.0.56 - - [2025-10-02 03:12:53] "GET /virtual-machine/447edbfe-10d8-4b49-9bd7-24c3ea149684 HTTP/1.1" 404 171 0.003307 10.0.0.56 - - [2025-10-02 03:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.56 - - [2025-10-02 03:12:54] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004968 10.0.0.56 - - [2025-10-02 03:12:54] "GET /virtual-networks?parent_id=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003472 10.0.0.56 - - [2025-10-02 03:12:54] "GET /virtual-network/95051fb3-f2b2-45a5-9106-30bc610ad0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.081949 10.0.0.56 - - [2025-10-02 03:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.56 - - [2025-10-02 03:12:54] "GET /routing-instance/6b3c09f9-fe23-4ce2-8655-00cbc38f0ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005199 10.0.0.56 - - [2025-10-02 03:12:54] "GET /route-target/35b9af71-9d11-4b1b-9df6-1ca4acd7d043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004366 10.0.0.38 - - [2025-10-02 03:12:54] "GET /obj-perms HTTP/1.1" 200 5024 0.005192 10.0.0.56 - - [2025-10-02 03:12:57] "GET /obj-perms HTTP/1.1" 200 5024 0.003774 10.0.0.38 - - [2025-10-02 03:13:03] "GET /obj-perms HTTP/1.1" 200 5024 0.004632 10.0.0.56 - - [2025-10-02 03:13:06] "GET /obj-perms HTTP/1.1" 200 5024 0.003885 10.0.0.38 - - [2025-10-02 03:13:12] "GET /obj-perms HTTP/1.1" 200 5024 0.004204 10.0.0.56 - - [2025-10-02 03:13:15] "GET /obj-perms HTTP/1.1" 200 5024 0.003907 10.0.0.56 - - [2025-10-02 03:13:19] "GET /obj-perms HTTP/1.1" 200 5024 0.004317 10.0.0.38 - - [2025-10-02 03:13:19] "GET /obj-perms HTTP/1.1" 200 5024 0.004053 10.0.0.56 - - [2025-10-02 03:13:19] "GET /interface-route-table/3724c8c2-c06a-41fb-a366-8a95b23beccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.004115 10.0.0.56 - - [2025-10-02 03:13:19] "GET /virtual-machine-interface/799d9a42-2014-41d2-bfbd-9e321172304c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2928 0.005558 10.0.0.56 - - [2025-10-02 03:13:19] "POST /ref-update HTTP/1.1" 200 156 0.020428 10.0.0.56 - - [2025-10-02 03:13:19] "DELETE /interface-route-table/3724c8c2-c06a-41fb-a366-8a95b23beccf HTTP/1.1" 200 115 0.040336 10.0.0.56 - - [2025-10-02 03:13:19] "POST /neutron/port HTTP/1.1" 200 1076 0.014280 10.0.0.49 - - [2025-10-02 03:13:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004009 10.0.0.49 - - [2025-10-02 03:13:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002640 10.0.0.56 - - [2025-10-02 03:13:19] "POST /neutron/network HTTP/1.1" 200 151 0.120831 10.0.0.38 - - [2025-10-02 03:13:19] "DELETE /route-target/35b9af71-9d11-4b1b-9df6-1ca4acd7d043 HTTP/1.1" 200 115 0.023609 10.0.0.49 - - [2025-10-02 03:13:21] "GET /projects?obj_uuids=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001092 10.0.0.56 - - [2025-10-02 03:13:21] "GET /project/e07126d6-d678-4e84-964e-e2d479b15693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.050318 10.0.0.49 - - [2025-10-02 03:13:21] "GET /projects?obj_uuids=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001477 10.0.0.56 - - [2025-10-02 03:13:21] "GET /project/e07126d6-d678-4e84-964e-e2d479b15693?fields=virtual_networks HTTP/1.1" 200 1037 0.043553 10.0.0.49 - - [2025-10-02 03:13:21] "GET /projects?obj_uuids=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001021 10.0.0.56 - - [2025-10-02 03:13:21] "GET /project/e07126d6-d678-4e84-964e-e2d479b15693?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.048078 10.0.0.49 - - [2025-10-02 03:13:21] "GET /projects?obj_uuids=e07126d6-d678-4e84-964e-e2d479b15693&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001010 10.0.0.56 - - [2025-10-02 03:13:21] "GET /project/e07126d6-d678-4e84-964e-e2d479b15693?fields=security_groups HTTP/1.1" 200 1260 0.035458 10.0.0.56 - - [2025-10-02 03:13:22] "POST /fqname-to-id HTTP/1.1" 404 192 0.027265 10.0.0.49 - - [2025-10-02 03:13:22] "GET /projects?obj_uuids=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003201 10.0.0.49 - - [2025-10-02 03:13:22] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001145 10.0.0.49 - - [2025-10-02 03:13:22] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007249 10.0.0.49 - - [2025-10-02 03:13:22] "POST /id-to-fqname HTTP/1.1" 200 194 0.008274 10.0.0.49 - - [2025-10-02 03:13:22] "POST /fqname-to-id HTTP/1.1" 404 203 0.005448 10.0.0.49 - - [2025-10-02 03:13:22] "POST /security-groups HTTP/1.1" 200 595 0.029745 10.0.0.49 - - [2025-10-02 03:13:22] "POST /projects HTTP/1.1" 200 593 0.248920 10.0.0.38 - - [2025-10-02 03:13:22] "POST /fqname-to-id HTTP/1.1" 404 237 0.007003 10.0.0.49 - - [2025-10-02 03:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.324663 10.0.0.56 - - [2025-10-02 03:13:22] "GET /project/82a632e1-d2af-4038-bd9f-4438fdf5dbc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.461107 10.0.0.56 - - [2025-10-02 03:13:23] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.56 - - [2025-10-02 03:13:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000395 10.0.0.56 - - [2025-10-02 03:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.072674 10.0.0.49 - - [2025-10-02 03:13:24] "GET /projects?obj_uuids=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000843 10.0.0.56 - - [2025-10-02 03:13:24] "GET /project/82a632e1-d2af-4038-bd9f-4438fdf5dbc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.044884 10.0.0.56 - - [2025-10-02 03:13:24] "POST /neutron/port HTTP/1.1" 400 205 0.003907 10.0.0.38 - - [2025-10-02 03:13:25] "POST /ref-update HTTP/1.1" 200 156 0.021562 10.0.0.56 - - [2025-10-02 03:13:25] "POST /neutron/network HTTP/1.1" 200 828 0.159242 10.0.0.56 - - [2025-10-02 03:13:25] "POST /id-to-fqname HTTP/1.1" 200 224 0.001210 10.0.0.56 - - [2025-10-02 03:13:25] "GET /virtual-network/b19b49b0-efe9-4e23-9cbc-eeab4795cafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005416 10.0.0.56 - - [2025-10-02 03:13:25] "GET /virtual-network/b19b49b0-efe9-4e23-9cbc-eeab4795cafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006677 10.0.0.56 - - [2025-10-02 03:13:25] "POST /neutron/subnet HTTP/1.1" 200 725 0.009880 10.0.0.56 - - [2025-10-02 03:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.49 - - [2025-10-02 03:13:25] "GET /projects?obj_uuids=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001246 10.0.0.56 - - [2025-10-02 03:13:25] "GET /project/82a632e1-d2af-4038-bd9f-4438fdf5dbc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.053336 10.0.0.49 - - [2025-10-02 03:13:26] "POST /useragent-kv HTTP/1.1" 200 115 0.007948 10.0.0.56 - - [2025-10-02 03:13:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.223001 10.0.0.56 - - [2025-10-02 03:13:26] "POST /id-to-fqname HTTP/1.1" 200 224 0.001236 10.0.0.56 - - [2025-10-02 03:13:26] "GET /virtual-network/406e0742-b463-4b71-83fd-1846a769cdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005802 10.0.0.56 - - [2025-10-02 03:13:26] "GET /virtual-network/406e0742-b463-4b71-83fd-1846a769cdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005522 10.0.0.56 - - [2025-10-02 03:13:26] "POST /neutron/network HTTP/1.1" 200 829 0.007199 10.0.0.56 - - [2025-10-02 03:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.49 - - [2025-10-02 03:13:26] "GET /projects?obj_uuids=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000839 10.0.0.56 - - [2025-10-02 03:13:26] "GET /project/82a632e1-d2af-4038-bd9f-4438fdf5dbc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.053671 10.0.0.49 - - [2025-10-02 03:13:26] "GET /projects?obj_uuids=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001380 10.0.0.56 - - [2025-10-02 03:13:26] "POST /neutron/network HTTP/1.1" 200 609 0.150079 10.0.0.38 - - [2025-10-02 03:13:26] "POST /route-targets HTTP/1.1" 200 327 0.017450 10.0.0.56 - - [2025-10-02 03:13:26] "POST /id-to-fqname HTTP/1.1" 200 224 0.005219 10.0.0.56 - - [2025-10-02 03:13:26] "GET /virtual-network/f3194e6b-5dee-474d-bce4-7688b8e1ca9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008004 10.0.0.56 - - [2025-10-02 03:13:26] "POST /neutron/network HTTP/1.1" 200 825 0.006229 10.0.0.56 - - [2025-10-02 03:13:26] "GET /virtual-network/f3194e6b-5dee-474d-bce4-7688b8e1ca9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007931 10.0.0.56 - - [2025-10-02 03:13:27] "POST /fqname-to-id HTTP/1.1" 404 214 0.002760 10.0.0.56 - - [2025-10-02 03:13:27] "GET /virtual-network/406e0742-b463-4b71-83fd-1846a769cdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005495 10.0.0.49 - - [2025-10-02 03:13:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000353 10.0.0.49 - - [2025-10-02 03:13:27] "GET /projects?obj_uuids=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001062 10.0.0.49 - - [2025-10-02 03:13:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.56 - - [2025-10-02 03:13:27] "POST /neutron/port HTTP/1.1" 200 991 0.248722 10.0.0.56 - - [2025-10-02 03:13:27] "GET /virtual-machine-interface/1458828d-adeb-48fb-8df7-de8969647f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.005597 10.0.0.56 - - [2025-10-02 03:13:27] "GET /virtual-machine-interface/1458828d-adeb-48fb-8df7-de8969647f8b?fields=instance_ip_back_refs HTTP/1.1" 200 1332 0.006025 10.0.0.56 - - [2025-10-02 03:13:27] "GET /instance-ip/ad5981cc-4e81-4d38-9d30-b58f81a8f958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1612 0.004778 10.0.0.56 - - [2025-10-02 03:13:27] "POST /fqname-to-id HTTP/1.1" 404 214 0.003378 10.0.0.56 - - [2025-10-02 03:13:27] "GET /virtual-network/b19b49b0-efe9-4e23-9cbc-eeab4795cafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006419 10.0.0.49 - - [2025-10-02 03:13:27] "GET /projects?obj_uuids=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000897 10.0.0.56 - - [2025-10-02 03:13:27] "GET /project/82a632e1-d2af-4038-bd9f-4438fdf5dbc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.051314 10.0.0.56 - - [2025-10-02 03:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.56 - - [2025-10-02 03:13:27] "GET /security-group/06fcb43d-5912-4b15-ac0f-58170ea2f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3775 0.004761 10.0.0.56 - - [2025-10-02 03:13:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.098061 10.0.0.56 - - [2025-10-02 03:13:27] "POST /instance-ips HTTP/1.1" 200 357 0.043841 10.0.0.56 - - [2025-10-02 03:13:27] "GET /virtual-machine-interface/88188c05-83d0-41fe-a043-011679cf9fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.006323 10.0.0.56 - - [2025-10-02 03:13:27] "GET /virtual-machine-interface/88188c05-83d0-41fe-a043-011679cf9fd1?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.010588 10.0.0.56 - - [2025-10-02 03:13:27] "GET /instance-ip/5b8cb5d3-5503-4edd-98fa-ed47f23950f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1582 0.004657 10.0.0.49 - - [2025-10-02 03:13:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000315 10.0.0.56 - - [2025-10-02 03:13:27] "POST /fqname-to-id HTTP/1.1" 404 214 0.007037 10.0.0.49 - - [2025-10-02 03:13:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.56 - - [2025-10-02 03:13:27] "GET /virtual-network/406e0742-b463-4b71-83fd-1846a769cdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.020152 10.0.0.56 - - [2025-10-02 03:13:28] "GET /virtual-machine-interface/7b63b0cb-97f6-412b-a405-1d77d3a4c1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.007516 10.0.0.56 - - [2025-10-02 03:13:28] "GET /virtual-machine-interface/7b63b0cb-97f6-412b-a405-1d77d3a4c1ef?fields=instance_ip_back_refs HTTP/1.1" 200 1332 0.008713 10.0.0.56 - - [2025-10-02 03:13:28] "GET /instance-ip/e1e79a09-ef1a-4416-845a-feefee5fc085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.004016 10.0.0.56 - - [2025-10-02 03:13:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.002701 10.0.0.56 - - [2025-10-02 03:13:28] "GET /virtual-network/b19b49b0-efe9-4e23-9cbc-eeab4795cafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006459 10.0.0.49 - - [2025-10-02 03:13:28] "GET /projects?obj_uuids=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001102 10.0.0.56 - - [2025-10-02 03:13:28] "GET /project/82a632e1-d2af-4038-bd9f-4438fdf5dbc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.043603 10.0.0.56 - - [2025-10-02 03:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.56 - - [2025-10-02 03:13:28] "GET /security-group/06fcb43d-5912-4b15-ac0f-58170ea2f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3775 0.004420 10.0.0.56 - - [2025-10-02 03:13:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.090529 10.0.0.56 - - [2025-10-02 03:13:28] "POST /instance-ips HTTP/1.1" 200 357 0.036829 10.0.0.38 - - [2025-10-02 03:13:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000525 10.0.0.56 - - [2025-10-02 03:13:28] "GET /virtual-machine-interface/0c43739e-d07b-4a2b-86fe-ac042d4e3e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006929 10.0.0.56 - - [2025-10-02 03:13:28] "GET /virtual-machine-interface/0c43739e-d07b-4a2b-86fe-ac042d4e3e1e?fields=instance_ip_back_refs HTTP/1.1" 200 1332 0.011779 10.0.0.38 - - [2025-10-02 03:13:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.56 - - [2025-10-02 03:13:28] "GET /instance-ip/9eefa28b-341a-47b9-aeec-06c384d68bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1583 0.006840 10.0.0.56 - - [2025-10-02 03:13:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.004880 10.0.0.56 - - [2025-10-02 03:13:28] "GET /virtual-network/406e0742-b463-4b71-83fd-1846a769cdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006364 10.0.0.56 - - [2025-10-02 03:13:29] "GET /virtual-machine-interface/b1f6ba7d-7ba8-422c-a076-07e22d56cffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.008100 10.0.0.56 - - [2025-10-02 03:13:29] "GET /virtual-machine-interface/b1f6ba7d-7ba8-422c-a076-07e22d56cffe?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.008963 10.0.0.56 - - [2025-10-02 03:13:29] "GET /instance-ip/ec4de7bc-45f5-485f-8318-ebbada552ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.004592 10.0.0.56 - - [2025-10-02 03:13:29] "POST /fqname-to-id HTTP/1.1" 404 214 0.003545 10.0.0.38 - - [2025-10-02 03:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000488 10.0.0.38 - - [2025-10-02 03:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.56 - - [2025-10-02 03:13:29] "GET /virtual-network/f3194e6b-5dee-474d-bce4-7688b8e1ca9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007827 10.0.0.49 - - [2025-10-02 03:13:29] "GET /projects?obj_uuids=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000862 10.0.0.56 - - [2025-10-02 03:13:29] "GET /project/82a632e1-d2af-4038-bd9f-4438fdf5dbc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.038786 10.0.0.56 - - [2025-10-02 03:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.56 - - [2025-10-02 03:13:29] "GET /security-group/06fcb43d-5912-4b15-ac0f-58170ea2f555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3775 0.005034 10.0.0.56 - - [2025-10-02 03:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.56 - - [2025-10-02 03:13:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.122778 10.0.0.56 - - [2025-10-02 03:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000679 10.0.0.56 - - [2025-10-02 03:13:29] "POST /instance-ips HTTP/1.1" 200 357 0.055709 10.0.0.56 - - [2025-10-02 03:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.56 - - [2025-10-02 03:13:29] "GET /virtual-machine-interface/d346597c-7e57-4fa1-b23e-4f163f4725cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005708 10.0.0.56 - - [2025-10-02 03:13:29] "GET /virtual-machine-interface/d346597c-7e57-4fa1-b23e-4f163f4725cb?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.010612 10.0.0.56 - - [2025-10-02 03:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000288 10.0.0.56 - - [2025-10-02 03:13:29] "GET /instance-ip/428be6c4-457d-4e51-9f7b-df26746e5946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1579 0.004666 10.0.0.56 - - [2025-10-02 03:13:31] "POST /id-to-fqname HTTP/1.1" 200 224 0.001283 10.0.0.56 - - [2025-10-02 03:13:31] "POST /neutron/port HTTP/1.1" 200 991 0.009536 10.0.0.56 - - [2025-10-02 03:13:31] "POST /neutron/port HTTP/1.1" 200 991 0.009897 10.0.0.56 - - [2025-10-02 03:13:31] "POST /neutron/port HTTP/1.1" 200 117 0.007066 10.0.0.56 - - [2025-10-02 03:13:31] "POST /id-to-fqname HTTP/1.1" 200 224 0.001245 10.0.0.56 - - [2025-10-02 03:13:32] "POST /neutron/port HTTP/1.1" 200 991 0.008969 10.0.0.56 - - [2025-10-02 03:13:32] "POST /neutron/port HTTP/1.1" 200 991 0.008960 10.0.0.56 - - [2025-10-02 03:13:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003804 10.0.0.56 - - [2025-10-02 03:13:32] "POST /neutron/network HTTP/1.1" 200 829 0.006512 10.0.0.49 - - [2025-10-02 03:13:32] "GET /projects?obj_uuids=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000952 10.0.0.56 - - [2025-10-02 03:13:32] "GET /project/82a632e1-d2af-4038-bd9f-4438fdf5dbc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.064629 10.0.0.56 - - [2025-10-02 03:13:32] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008088 10.0.0.56 - - [2025-10-02 03:13:32] "POST /id-to-fqname HTTP/1.1" 200 224 0.001188 10.0.0.56 - - [2025-10-02 03:13:32] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007304 10.0.0.56 - - [2025-10-02 03:13:33] "POST /neutron/network HTTP/1.1" 200 829 0.007628 10.0.0.49 - - [2025-10-02 03:13:33] "GET /projects?obj_uuids=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001468 10.0.0.56 - - [2025-10-02 03:13:33] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006860 10.0.0.56 - - [2025-10-02 03:13:33] "POST /neutron/port HTTP/1.1" 200 1061 0.342237 10.0.0.56 - - [2025-10-02 03:13:33] "POST /neutron/port HTTP/1.1" 200 1061 0.011143 10.0.0.56 - - [2025-10-02 03:13:33] "POST /neutron/router HTTP/1.1" 200 598 0.005244 10.0.0.38 - - [2025-10-02 03:13:33] "PUT /logical-router/ec7c1f27-b35a-48fd-9d0e-e979e7c5d459 HTTP/1.1" 200 262 0.068701 10.0.0.56 - - [2025-10-02 03:13:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006145 10.0.0.56 - - [2025-10-02 03:13:33] "POST /neutron/network HTTP/1.1" 200 825 0.006318 10.0.0.56 - - [2025-10-02 03:13:34] "POST /neutron/port HTTP/1.1" 200 991 0.017105 10.0.0.49 - - [2025-10-02 03:13:34] "GET /projects?obj_uuids=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001573 10.0.0.56 - - [2025-10-02 03:13:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005323 10.0.0.56 - - [2025-10-02 03:13:34] "POST /neutron/network HTTP/1.1" 200 829 0.010000 10.0.0.56 - - [2025-10-02 03:13:34] "POST /neutron/router HTTP/1.1" 200 344 0.445606 10.0.0.38 - - [2025-10-02 03:13:34] "DELETE /access-control-list/02f74927-6d1a-4ea8-91de-712f4014c453 HTTP/1.1" 200 115 0.033532 10.0.0.56 - - [2025-10-02 03:13:34] "POST /neutron/port HTTP/1.1" 200 1057 0.036992 10.0.0.56 - - [2025-10-02 03:13:35] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007740 10.0.0.56 - - [2025-10-02 03:13:35] "GET /virtual-machine/189a49e3-432a-40df-8b9f-ab59a5131080 HTTP/1.1" 401 292 0.000385 10.0.0.56 - - [2025-10-02 03:13:35] "GET /virtual-machine/189a49e3-432a-40df-8b9f-ab59a5131080 HTTP/1.1" 200 1274 0.028672 10.0.0.56 - - [2025-10-02 03:13:35] "GET /virtual-machine-interface/1458828d-adeb-48fb-8df7-de8969647f8b HTTP/1.1" 200 3186 0.005050 10.0.0.56 - - [2025-10-02 03:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.56 - - [2025-10-02 03:13:35] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003384 10.0.0.56 - - [2025-10-02 03:13:35] "GET /virtual-networks?parent_id=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002613 10.0.0.56 - - [2025-10-02 03:13:35] "GET /virtual-network/406e0742-b463-4b71-83fd-1846a769cdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005371 10.0.0.56 - - [2025-10-02 03:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.56 - - [2025-10-02 03:13:38] "GET /virtual-network/406e0742-b463-4b71-83fd-1846a769cdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005303 10.0.0.56 - - [2025-10-02 03:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.56 - - [2025-10-02 03:13:42] "GET /virtual-network/406e0742-b463-4b71-83fd-1846a769cdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005105 10.0.0.49 - - [2025-10-02 03:13:43] "DELETE /project/82a632e1d2af4038bd9f4438fdf5dbc5 HTTP/1.1" 404 173 0.004537 10.0.0.49 - - [2025-10-02 03:13:43] "DELETE /project/e07126d6-d678-4e84-964e-e2d479b15693 HTTP/1.1" 404 177 0.004056 10.0.0.56 - - [2025-10-02 03:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.56 - - [2025-10-02 03:13:46] "GET /virtual-network/406e0742-b463-4b71-83fd-1846a769cdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005240 10.0.0.56 - - [2025-10-02 03:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.56 - - [2025-10-02 03:13:50] "GET /virtual-network/406e0742-b463-4b71-83fd-1846a769cdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004772 10.0.0.56 - - [2025-10-02 03:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.56 - - [2025-10-02 03:13:54] "GET /virtual-network/406e0742-b463-4b71-83fd-1846a769cdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004971 10.0.0.56 - - [2025-10-02 03:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.56 - - [2025-10-02 03:13:59] "GET /virtual-network/406e0742-b463-4b71-83fd-1846a769cdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005639 10.0.0.56 - - [2025-10-02 03:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.56 - - [2025-10-02 03:14:03] "GET /virtual-network/406e0742-b463-4b71-83fd-1846a769cdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005101 10.0.0.56 - - [2025-10-02 03:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.56 - - [2025-10-02 03:14:07] "GET /virtual-network/406e0742-b463-4b71-83fd-1846a769cdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008204 10.0.0.56 - - [2025-10-02 03:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.56 - - [2025-10-02 03:14:11] "GET /virtual-network/406e0742-b463-4b71-83fd-1846a769cdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005839 10.0.0.56 - - [2025-10-02 03:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.56 - - [2025-10-02 03:14:15] "GET /virtual-network/406e0742-b463-4b71-83fd-1846a769cdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005707 10.0.0.56 - - [2025-10-02 03:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.56 - - [2025-10-02 03:14:19] "GET /virtual-network/406e0742-b463-4b71-83fd-1846a769cdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005780 10.0.0.56 - - [2025-10-02 03:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.56 - - [2025-10-02 03:14:21] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003649 10.0.0.56 - - [2025-10-02 03:14:21] "GET /virtual-networks?parent_id=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002976 10.0.0.56 - - [2025-10-02 03:14:21] "GET /virtual-network/406e0742-b463-4b71-83fd-1846a769cdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005810 10.0.0.56 - - [2025-10-02 03:14:24] "POST /neutron/port HTTP/1.1" 200 1089 0.052874 10.0.0.56 - - [2025-10-02 03:14:26] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008261 10.0.0.56 - - [2025-10-02 03:14:30] "POST /neutron/network HTTP/1.1" 200 835 0.008672 10.0.0.56 - - [2025-10-02 03:14:30] "POST /neutron/port HTTP/1.1" 200 117 0.001150 10.0.0.56 - - [2025-10-02 03:14:31] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007585 10.0.0.56 - - [2025-10-02 03:14:33] "POST /neutron/port HTTP/1.1" 200 1057 0.042259 10.0.0.56 - - [2025-10-02 03:14:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004176 10.0.0.56 - - [2025-10-02 03:14:34] "POST /neutron/network HTTP/1.1" 200 829 0.009922 10.0.0.56 - - [2025-10-02 03:14:37] "POST /neutron/port HTTP/1.1" 200 1057 0.018252 10.0.0.56 - - [2025-10-02 03:14:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008729 10.0.0.56 - - [2025-10-02 03:14:42] "POST /neutron/port HTTP/1.1" 200 1089 0.016374 10.0.0.56 - - [2025-10-02 03:14:42] "GET /virtual-machine/6e53773a-51f1-434f-b26c-705e117739d4 HTTP/1.1" 200 1296 0.006099 10.0.0.56 - - [2025-10-02 03:14:42] "GET /virtual-machine-interface/8426e5db-7a47-4cc3-ad9f-4d93ebdef9ad HTTP/1.1" 200 2960 0.005395 10.0.0.56 - - [2025-10-02 03:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.56 - - [2025-10-02 03:14:42] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003529 10.0.0.56 - - [2025-10-02 03:14:42] "GET /virtual-networks?parent_id=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002930 10.0.0.56 - - [2025-10-02 03:14:42] "GET /virtual-network/f3194e6b-5dee-474d-bce4-7688b8e1ca9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008965 10.0.0.56 - - [2025-10-02 03:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.56 - - [2025-10-02 03:14:43] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003545 10.0.0.56 - - [2025-10-02 03:14:43] "GET /virtual-networks?parent_id=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003459 10.0.0.56 - - [2025-10-02 03:14:43] "GET /virtual-network/f3194e6b-5dee-474d-bce4-7688b8e1ca9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005658 10.0.0.56 - - [2025-10-02 03:14:44] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008526 10.0.0.56 - - [2025-10-02 03:14:44] "POST /neutron/port HTTP/1.1" 200 1057 0.019973 10.0.0.56 - - [2025-10-02 03:14:44] "GET /virtual-machine/ae0cac50-823d-4482-a664-43051edd5198 HTTP/1.1" 200 1275 0.005908 10.0.0.56 - - [2025-10-02 03:14:44] "GET /virtual-machine-interface/b1f6ba7d-7ba8-422c-a076-07e22d56cffe HTTP/1.1" 200 3187 0.006286 10.0.0.56 - - [2025-10-02 03:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.56 - - [2025-10-02 03:14:44] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006562 10.0.0.56 - - [2025-10-02 03:14:44] "GET /virtual-networks?parent_id=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003836 10.0.0.56 - - [2025-10-02 03:14:44] "GET /virtual-network/406e0742-b463-4b71-83fd-1846a769cdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005870 10.0.0.56 - - [2025-10-02 03:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.56 - - [2025-10-02 03:14:45] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003992 10.0.0.56 - - [2025-10-02 03:14:45] "GET /virtual-networks?parent_id=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003708 10.0.0.56 - - [2025-10-02 03:14:45] "GET /virtual-network/406e0742-b463-4b71-83fd-1846a769cdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006019 10.0.0.49 - - [2025-10-02 03:15:26] "GET /obj-perms HTTP/1.1" 200 5056 0.047765 10.0.0.56 - - [2025-10-02 03:15:31] "POST /neutron/port HTTP/1.1" 200 1089 0.034945 10.0.0.56 - - [2025-10-02 03:15:31] "POST /neutron/subnet HTTP/1.1" 200 684 0.010134 10.0.0.56 - - [2025-10-02 03:15:35] "POST /neutron/port HTTP/1.1" 200 1057 0.014770 10.0.0.56 - - [2025-10-02 03:15:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003908 10.0.0.56 - - [2025-10-02 03:15:35] "POST /neutron/network HTTP/1.1" 200 829 0.007191 10.0.0.56 - - [2025-10-02 03:16:06] "POST /neutron/router HTTP/1.1" 200 598 0.005307 10.0.0.56 - - [2025-10-02 03:16:07] "POST /neutron/router HTTP/1.1" 200 151 0.078472 10.0.0.38 - - [2025-10-02 03:16:07] "POST /ref-update HTTP/1.1" 200 156 0.022565 10.0.0.56 - - [2025-10-02 03:16:08] "POST /neutron/port HTTP/1.1" 200 151 0.223754 10.0.0.56 - - [2025-10-02 03:16:08] "DELETE /instance-ip/428be6c4-457d-4e51-9f7b-df26746e5946 HTTP/1.1" 200 115 0.047115 10.0.0.56 - - [2025-10-02 03:16:08] "DELETE /virtual-machine-interface/d346597c-7e57-4fa1-b23e-4f163f4725cb HTTP/1.1" 200 115 0.053888 10.0.0.56 - - [2025-10-02 03:16:09] "DELETE /instance-ip/9eefa28b-341a-47b9-aeec-06c384d68bc2 HTTP/1.1" 200 115 0.054587 10.0.0.56 - - [2025-10-02 03:16:09] "DELETE /virtual-machine-interface/0c43739e-d07b-4a2b-86fe-ac042d4e3e1e HTTP/1.1" 200 115 0.059686 10.0.0.56 - - [2025-10-02 03:16:09] "POST /neutron/port HTTP/1.1" 200 991 0.011278 10.0.0.56 - - [2025-10-02 03:16:09] "DELETE /instance-ip/5b8cb5d3-5503-4edd-98fa-ed47f23950f6 HTTP/1.1" 200 115 0.043775 10.0.0.56 - - [2025-10-02 03:16:09] "DELETE /virtual-machine-interface/88188c05-83d0-41fe-a043-011679cf9fd1 HTTP/1.1" 200 115 0.081504 10.0.0.56 - - [2025-10-02 03:16:09] "POST /neutron/port HTTP/1.1" 200 151 0.235368 10.0.0.38 - - [2025-10-02 03:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009260 10.0.0.56 - - [2025-10-02 03:16:10] "POST /neutron/network HTTP/1.1" 200 829 0.008123 10.0.0.38 - - [2025-10-02 03:16:10] "DELETE /route-target/61a3b7e5-ec89-4a00-ba3d-13fe4d33c9ca HTTP/1.1" 200 115 0.036486 10.0.0.49 - - [2025-10-02 03:16:10] "POST /useragent-kv HTTP/1.1" 200 115 0.033753 10.0.0.49 - - [2025-10-02 03:16:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002717 10.0.0.56 - - [2025-10-02 03:16:10] "POST /neutron/network HTTP/1.1" 200 151 0.169588 10.0.0.49 - - [2025-10-02 03:16:10] "GET /projects?obj_uuids=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.006085 10.0.0.56 - - [2025-10-02 03:16:10] "GET /project/82a632e1-d2af-4038-bd9f-4438fdf5dbc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.107956 10.0.0.49 - - [2025-10-02 03:16:10] "GET /projects?obj_uuids=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000906 10.0.0.56 - - [2025-10-02 03:16:10] "GET /project/82a632e1-d2af-4038-bd9f-4438fdf5dbc5?fields=virtual_networks HTTP/1.1" 200 1050 0.070863 10.0.0.49 - - [2025-10-02 03:16:10] "GET /projects?obj_uuids=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000987 10.0.0.56 - - [2025-10-02 03:16:10] "GET /project/82a632e1-d2af-4038-bd9f-4438fdf5dbc5?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.051330 10.0.0.49 - - [2025-10-02 03:16:10] "GET /projects?obj_uuids=82a632e1-d2af-4038-bd9f-4438fdf5dbc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001275 10.0.0.56 - - [2025-10-02 03:16:10] "GET /project/82a632e1-d2af-4038-bd9f-4438fdf5dbc5?fields=security_groups HTTP/1.1" 200 1280 0.049485 10.0.0.56 - - [2025-10-02 03:16:11] "POST /fqname-to-id HTTP/1.1" 404 187 0.340051 10.0.0.49 - - [2025-10-02 03:16:12] "GET /projects?obj_uuids=1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003305 10.0.0.49 - - [2025-10-02 03:16:12] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001374 10.0.0.49 - - [2025-10-02 03:16:12] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006964 10.0.0.49 - - [2025-10-02 03:16:12] "POST /id-to-fqname HTTP/1.1" 200 189 0.004475 10.0.0.49 - - [2025-10-02 03:16:12] "POST /fqname-to-id HTTP/1.1" 404 198 0.006176 10.0.0.49 - - [2025-10-02 03:16:12] "POST /security-groups HTTP/1.1" 200 590 0.040473 10.0.0.38 - - [2025-10-02 03:16:12] "POST /fqname-to-id HTTP/1.1" 404 233 0.002934 10.0.0.49 - - [2025-10-02 03:16:12] "POST /projects HTTP/1.1" 200 583 0.252232 10.0.0.49 - - [2025-10-02 03:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.322403 10.0.0.38 - - [2025-10-02 03:16:12] "POST /access-control-lists HTTP/1.1" 200 593 0.033774 10.0.0.56 - - [2025-10-02 03:16:12] "GET /project/1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.458722 10.0.0.56 - - [2025-10-02 03:16:13] "POST /neutron/port HTTP/1.1" 200 117 0.007138 10.0.0.56 - - [2025-10-02 03:16:13] "GET / HTTP/1.1" 200 35931 0.002438 10.0.0.56 - - [2025-10-02 03:16:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000495 10.0.0.56 - - [2025-10-02 03:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.050341 10.0.0.49 - - [2025-10-02 03:16:15] "GET /projects?obj_uuids=1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001241 10.0.0.56 - - [2025-10-02 03:16:15] "GET /project/1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.042948 10.0.0.49 - - [2025-10-02 03:16:15] "GET /projects?obj_uuids=1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001419 10.0.0.56 - - [2025-10-02 03:16:15] "POST /neutron/network HTTP/1.1" 200 604 0.144550 10.0.0.56 - - [2025-10-02 03:16:16] "POST /id-to-fqname HTTP/1.1" 200 219 0.003705 10.0.0.56 - - [2025-10-02 03:16:16] "GET /virtual-network/61274447-e1f3-4b9a-b040-2120ddb81831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005630 10.0.0.56 - - [2025-10-02 03:16:16] "POST /neutron/network HTTP/1.1" 200 821 0.006673 10.0.0.56 - - [2025-10-02 03:16:16] "GET /virtual-network/61274447-e1f3-4b9a-b040-2120ddb81831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005404 10.0.0.56 - - [2025-10-02 03:16:16] "GET /virtual-network/61274447-e1f3-4b9a-b040-2120ddb81831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.008429 10.0.0.56 - - [2025-10-02 03:16:17] "GET /obj-perms HTTP/1.1" 200 5028 0.043637 10.0.0.38 - - [2025-10-02 03:16:17] "GET /obj-perms HTTP/1.1" 200 5028 0.045213 10.0.0.56 - - [2025-10-02 03:16:18] "POST /id-to-fqname HTTP/1.1" 200 219 0.001368 10.0.0.56 - - [2025-10-02 03:16:18] "POST /neutron/network HTTP/1.1" 200 831 0.006376 10.0.0.49 - - [2025-10-02 03:16:18] "GET /projects?obj_uuids=1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001264 10.0.0.56 - - [2025-10-02 03:16:19] "GET /project/1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.068326 10.0.0.56 - - [2025-10-02 03:16:19] "POST /neutron/port HTTP/1.1" 200 117 0.006970 10.0.0.56 - - [2025-10-02 03:16:19] "POST /id-to-fqname HTTP/1.1" 200 219 0.001237 10.0.0.56 - - [2025-10-02 03:16:19] "POST /neutron/network HTTP/1.1" 200 831 0.007034 10.0.0.56 - - [2025-10-02 03:16:19] "POST /neutron/port HTTP/1.1" 200 1057 0.015700 10.0.0.56 - - [2025-10-02 03:16:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005380 10.0.0.49 - - [2025-10-02 03:16:20] "GET /projects?obj_uuids=1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001270 10.0.0.56 - - [2025-10-02 03:16:20] "GET /project/1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.079095 10.0.0.56 - - [2025-10-02 03:16:20] "POST /neutron/network HTTP/1.1" 200 821 0.009833 10.0.0.56 - - [2025-10-02 03:16:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007589 10.0.0.56 - - [2025-10-02 03:16:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008516 10.0.0.56 - - [2025-10-02 03:16:21] "POST /neutron/port HTTP/1.1" 200 1057 0.014702 10.0.0.56 - - [2025-10-02 03:16:21] "POST /neutron/port HTTP/1.1" 200 1085 0.018074 10.0.0.56 - - [2025-10-02 03:16:21] "POST /neutron/port HTTP/1.1" 200 117 0.001198 10.0.0.56 - - [2025-10-02 03:16:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007117 10.0.0.56 - - [2025-10-02 03:16:25] "POST /neutron/port HTTP/1.1" 200 1085 0.017410 10.0.0.56 - - [2025-10-02 03:16:25] "GET /virtual-machine/537f705e-310b-4194-af8e-6776764a3537 HTTP/1.1" 401 292 0.000567 10.0.0.56 - - [2025-10-02 03:16:26] "GET /virtual-machine/537f705e-310b-4194-af8e-6776764a3537 HTTP/1.1" 200 1291 0.031359 10.0.0.56 - - [2025-10-02 03:16:26] "GET /virtual-machine-interface/507c9593-dd6f-49ea-b693-8879c97c4259 HTTP/1.1" 200 2935 0.006197 10.0.0.56 - - [2025-10-02 03:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.56 - - [2025-10-02 03:16:26] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003560 10.0.0.56 - - [2025-10-02 03:16:26] "GET /virtual-networks?parent_id=1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003035 10.0.0.56 - - [2025-10-02 03:16:26] "GET /virtual-network/61274447-e1f3-4b9a-b040-2120ddb81831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006516 10.0.0.56 - - [2025-10-02 03:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.56 - - [2025-10-02 03:16:29] "GET /virtual-network/61274447-e1f3-4b9a-b040-2120ddb81831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005823 10.0.0.56 - - [2025-10-02 03:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.56 - - [2025-10-02 03:16:33] "GET /virtual-network/61274447-e1f3-4b9a-b040-2120ddb81831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.008613 10.0.0.38 - - [2025-10-02 03:16:35] "DELETE /access-control-list/86c6a160-bd38-410d-9bc0-e161f018eee2 HTTP/1.1" 200 115 0.035191 10.0.0.56 - - [2025-10-02 03:16:36] "POST /neutron/port HTTP/1.1" 200 1085 0.016259 10.0.0.56 - - [2025-10-02 03:16:36] "POST /neutron/subnet HTTP/1.1" 200 689 0.011097 10.0.0.56 - - [2025-10-02 03:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.56 - - [2025-10-02 03:16:37] "GET /virtual-network/61274447-e1f3-4b9a-b040-2120ddb81831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005468 10.0.0.56 - - [2025-10-02 03:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.56 - - [2025-10-02 03:16:41] "GET /virtual-network/61274447-e1f3-4b9a-b040-2120ddb81831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005476 10.0.0.49 - - [2025-10-02 03:16:43] "DELETE /project/1ddb80fdc2524e6bad4aada8c9f043b9 HTTP/1.1" 404 173 0.003221 10.0.0.49 - - [2025-10-02 03:16:43] "DELETE /project/82a632e1-d2af-4038-bd9f-4438fdf5dbc5 HTTP/1.1" 404 177 0.006040 10.0.0.56 - - [2025-10-02 03:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.56 - - [2025-10-02 03:16:45] "GET /virtual-network/61274447-e1f3-4b9a-b040-2120ddb81831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.008224 10.0.0.56 - - [2025-10-02 03:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.56 - - [2025-10-02 03:16:49] "GET /virtual-network/61274447-e1f3-4b9a-b040-2120ddb81831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005666 10.0.0.56 - - [2025-10-02 03:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.56 - - [2025-10-02 03:16:53] "GET /virtual-network/61274447-e1f3-4b9a-b040-2120ddb81831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.007994 10.0.0.56 - - [2025-10-02 03:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.56 - - [2025-10-02 03:16:58] "GET /virtual-network/61274447-e1f3-4b9a-b040-2120ddb81831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.007810 10.0.0.56 - - [2025-10-02 03:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.56 - - [2025-10-02 03:17:02] "GET /virtual-network/61274447-e1f3-4b9a-b040-2120ddb81831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005683 10.0.0.56 - - [2025-10-02 03:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.56 - - [2025-10-02 03:17:06] "GET /virtual-network/61274447-e1f3-4b9a-b040-2120ddb81831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004863 10.0.0.56 - - [2025-10-02 03:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.56 - - [2025-10-02 03:17:10] "GET /virtual-network/61274447-e1f3-4b9a-b040-2120ddb81831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005441 10.0.0.56 - - [2025-10-02 03:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.56 - - [2025-10-02 03:17:14] "GET /virtual-network/61274447-e1f3-4b9a-b040-2120ddb81831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005544 10.0.0.56 - - [2025-10-02 03:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.56 - - [2025-10-02 03:17:18] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003456 10.0.0.56 - - [2025-10-02 03:17:18] "GET /virtual-networks?parent_id=1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003181 10.0.0.56 - - [2025-10-02 03:17:18] "GET /virtual-network/61274447-e1f3-4b9a-b040-2120ddb81831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006015 10.0.0.56 - - [2025-10-02 03:17:18] "POST /neutron/port HTTP/1.1" 200 1085 0.014595 10.0.0.56 - - [2025-10-02 03:17:23] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008076 10.0.0.56 - - [2025-10-02 03:17:29] "POST /neutron/port HTTP/1.1" 200 1085 0.015980 10.0.0.56 - - [2025-10-02 03:17:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007584 10.0.0.56 - - [2025-10-02 03:17:37] "POST /neutron/port HTTP/1.1" 200 1085 0.015419 10.0.0.56 - - [2025-10-02 03:17:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005548 10.0.0.56 - - [2025-10-02 03:17:37] "POST /neutron/network HTTP/1.1" 200 821 0.007249 10.0.0.56 - - [2025-10-02 03:17:39] "POST /neutron/port HTTP/1.1" 200 1085 0.013919 10.0.0.56 - - [2025-10-02 03:17:39] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007596 10.0.0.56 - - [2025-10-02 03:17:39] "GET /virtual-machine/9f8c6bff-81cb-43d0-8c71-14b618f60cd0 HTTP/1.1" 200 1292 0.005527 10.0.0.56 - - [2025-10-02 03:17:39] "GET /virtual-machine-interface/5fcf2eb0-7800-4c98-9ab0-f91927fc9171 HTTP/1.1" 200 2935 0.005243 10.0.0.56 - - [2025-10-02 03:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.56 - - [2025-10-02 03:17:39] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003973 10.0.0.56 - - [2025-10-02 03:17:39] "GET /virtual-networks?parent_id=1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003111 10.0.0.56 - - [2025-10-02 03:17:39] "GET /virtual-network/61274447-e1f3-4b9a-b040-2120ddb81831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005509 10.0.0.56 - - [2025-10-02 03:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.56 - - [2025-10-02 03:17:40] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003704 10.0.0.56 - - [2025-10-02 03:17:40] "GET /virtual-networks?parent_id=1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003434 10.0.0.56 - - [2025-10-02 03:17:40] "GET /virtual-network/61274447-e1f3-4b9a-b040-2120ddb81831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005912 10.0.0.49 - - [2025-10-02 03:18:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.49 - - [2025-10-02 03:18:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000548 10.0.0.49 - - [2025-10-02 03:18:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.49 - - [2025-10-02 03:18:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.38 - - [2025-10-02 03:18:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.38 - - [2025-10-02 03:18:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000871 10.0.0.49 - - [2025-10-02 03:18:29] "GET /obj-perms HTTP/1.1" 200 5056 0.108827 10.0.0.38 - - [2025-10-02 03:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.38 - - [2025-10-02 03:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.56 - - [2025-10-02 03:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.56 - - [2025-10-02 03:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.56 - - [2025-10-02 03:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.56 - - [2025-10-02 03:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.56 - - [2025-10-02 03:18:37] "POST /neutron/port HTTP/1.1" 200 1085 0.020439 10.0.0.56 - - [2025-10-02 03:18:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004164 10.0.0.56 - - [2025-10-02 03:18:37] "POST /neutron/network HTTP/1.1" 200 821 0.006924 10.0.0.56 - - [2025-10-02 03:19:06] "POST /neutron/port HTTP/1.1" 200 1085 0.014616 10.0.0.56 - - [2025-10-02 03:19:07] "POST /neutron/port HTTP/1.1" 200 151 0.248055 10.0.0.56 - - [2025-10-02 03:19:08] "POST /neutron/network HTTP/1.1" 200 821 0.008779 10.0.0.38 - - [2025-10-02 03:19:08] "DELETE /route-target/846dbb8c-b4ec-4d74-a0a5-956c030ee93a HTTP/1.1" 200 115 0.061794 10.0.0.49 - - [2025-10-02 03:19:10] "GET /projects?obj_uuids=1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000969 10.0.0.56 - - [2025-10-02 03:19:10] "GET /project/1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.071295 10.0.0.49 - - [2025-10-02 03:19:10] "GET /projects?obj_uuids=1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001303 10.0.0.56 - - [2025-10-02 03:19:10] "GET /project/1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9?fields=virtual_networks HTTP/1.1" 200 1040 0.056340 10.0.0.49 - - [2025-10-02 03:19:10] "GET /projects?obj_uuids=1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000967 10.0.0.56 - - [2025-10-02 03:19:10] "GET /project/1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.052034 10.0.0.49 - - [2025-10-02 03:19:10] "GET /projects?obj_uuids=1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001354 10.0.0.56 - - [2025-10-02 03:19:10] "GET /project/1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9?fields=security_groups HTTP/1.1" 200 1265 0.054893 10.0.0.56 - - [2025-10-02 03:19:11] "POST /fqname-to-id HTTP/1.1" 404 187 0.026827 10.0.0.49 - - [2025-10-02 03:19:11] "GET /projects?obj_uuids=c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003300 10.0.0.49 - - [2025-10-02 03:19:11] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000946 10.0.0.49 - - [2025-10-02 03:19:11] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.034070 10.0.0.49 - - [2025-10-02 03:19:11] "POST /id-to-fqname HTTP/1.1" 200 189 0.001231 10.0.0.49 - - [2025-10-02 03:19:11] "POST /fqname-to-id HTTP/1.1" 404 198 0.006611 10.0.0.49 - - [2025-10-02 03:19:11] "POST /security-groups HTTP/1.1" 200 590 0.031877 10.0.0.49 - - [2025-10-02 03:19:11] "POST /projects HTTP/1.1" 200 583 0.241983 10.0.0.38 - - [2025-10-02 03:19:11] "POST /fqname-to-id HTTP/1.1" 404 232 0.007968 10.0.0.49 - - [2025-10-02 03:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.323630 10.0.0.56 - - [2025-10-02 03:19:11] "GET /project/c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.499636 10.0.0.56 - - [2025-10-02 03:19:12] "GET / HTTP/1.1" 200 35931 0.002863 10.0.0.56 - - [2025-10-02 03:19:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000422 10.0.0.56 - - [2025-10-02 03:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.054630 10.0.0.49 - - [2025-10-02 03:19:14] "GET /projects?obj_uuids=c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000888 10.0.0.56 - - [2025-10-02 03:19:14] "GET /project/c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.041739 10.0.0.49 - - [2025-10-02 03:19:14] "GET /projects?obj_uuids=c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001237 10.0.0.56 - - [2025-10-02 03:19:14] "POST /neutron/network HTTP/1.1" 200 604 0.140011 10.0.0.38 - - [2025-10-02 03:19:15] "POST /ref-update HTTP/1.1" 200 156 0.024044 10.0.0.56 - - [2025-10-02 03:19:15] "POST /id-to-fqname HTTP/1.1" 200 219 0.004062 10.0.0.56 - - [2025-10-02 03:19:15] "GET /virtual-network/187d2ffa-8a4b-42f8-b0b9-c99a8ef9868f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005973 10.0.0.56 - - [2025-10-02 03:19:15] "POST /neutron/network HTTP/1.1" 200 821 0.007924 10.0.0.56 - - [2025-10-02 03:19:15] "GET /virtual-network/187d2ffa-8a4b-42f8-b0b9-c99a8ef9868f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.007333 10.0.0.56 - - [2025-10-02 03:19:15] "GET /virtual-network/187d2ffa-8a4b-42f8-b0b9-c99a8ef9868f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006800 10.0.0.56 - - [2025-10-02 03:19:16] "GET /obj-perms HTTP/1.1" 200 5028 0.049926 10.0.0.38 - - [2025-10-02 03:19:16] "GET /obj-perms HTTP/1.1" 200 5028 0.041697 10.0.0.56 - - [2025-10-02 03:19:17] "POST /id-to-fqname HTTP/1.1" 200 219 0.001205 10.0.0.56 - - [2025-10-02 03:19:17] "POST /neutron/network HTTP/1.1" 200 831 0.007063 10.0.0.49 - - [2025-10-02 03:19:17] "GET /projects?obj_uuids=c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000898 10.0.0.56 - - [2025-10-02 03:19:18] "GET /project/c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.059273 10.0.0.56 - - [2025-10-02 03:19:18] "POST /neutron/port HTTP/1.1" 200 117 0.006433 10.0.0.56 - - [2025-10-02 03:19:18] "POST /id-to-fqname HTTP/1.1" 200 219 0.001470 10.0.0.56 - - [2025-10-02 03:19:18] "POST /neutron/network HTTP/1.1" 200 831 0.006371 10.0.0.56 - - [2025-10-02 03:19:19] "POST /neutron/port HTTP/1.1" 200 1057 0.014865 10.0.0.49 - - [2025-10-02 03:19:19] "GET /projects?obj_uuids=c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001734 10.0.0.56 - - [2025-10-02 03:19:19] "GET /project/c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.094289 10.0.0.56 - - [2025-10-02 03:19:19] "POST /neutron/network HTTP/1.1" 200 821 0.031894 10.0.0.56 - - [2025-10-02 03:19:19] "POST /neutron/port HTTP/1.1" 200 117 0.001132 10.0.0.56 - - [2025-10-02 03:19:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008680 10.0.0.56 - - [2025-10-02 03:19:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007159 10.0.0.56 - - [2025-10-02 03:19:20] "POST /neutron/port HTTP/1.1" 200 1057 0.015279 10.0.0.56 - - [2025-10-02 03:19:20] "POST /neutron/port HTTP/1.1" 200 1085 0.023324 10.0.0.56 - - [2025-10-02 03:19:20] "POST /neutron/port HTTP/1.1" 200 117 0.001013 10.0.0.56 - - [2025-10-02 03:19:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006554 10.0.0.56 - - [2025-10-02 03:19:24] "POST /neutron/port HTTP/1.1" 200 1085 0.017307 10.0.0.56 - - [2025-10-02 03:19:24] "GET /virtual-machine/67a1ec4d-7b4d-4c78-85c8-ddfa1b50e4bb HTTP/1.1" 401 292 0.000442 10.0.0.56 - - [2025-10-02 03:19:25] "GET /virtual-machine/67a1ec4d-7b4d-4c78-85c8-ddfa1b50e4bb HTTP/1.1" 200 1290 0.029901 10.0.0.56 - - [2025-10-02 03:19:25] "GET /virtual-machine-interface/b6081779-8136-4d24-a725-b249d935353d HTTP/1.1" 200 2936 0.005776 10.0.0.56 - - [2025-10-02 03:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.56 - - [2025-10-02 03:19:25] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003154 10.0.0.56 - - [2025-10-02 03:19:25] "GET /virtual-networks?parent_id=c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002770 10.0.0.56 - - [2025-10-02 03:19:25] "GET /virtual-network/187d2ffa-8a4b-42f8-b0b9-c99a8ef9868f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006276 10.0.0.56 - - [2025-10-02 03:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.56 - - [2025-10-02 03:19:28] "GET /virtual-network/187d2ffa-8a4b-42f8-b0b9-c99a8ef9868f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005545 10.0.0.56 - - [2025-10-02 03:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.56 - - [2025-10-02 03:19:32] "GET /virtual-network/187d2ffa-8a4b-42f8-b0b9-c99a8ef9868f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006946 10.0.0.56 - - [2025-10-02 03:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.56 - - [2025-10-02 03:19:36] "GET /virtual-network/187d2ffa-8a4b-42f8-b0b9-c99a8ef9868f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005376 10.0.0.56 - - [2025-10-02 03:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.56 - - [2025-10-02 03:19:40] "GET /virtual-network/187d2ffa-8a4b-42f8-b0b9-c99a8ef9868f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004927 10.0.0.49 - - [2025-10-02 03:19:43] "DELETE /project/c0bfb7afb2ec4e45b58e33d6ca7fb6c0 HTTP/1.1" 404 173 0.003108 10.0.0.49 - - [2025-10-02 03:19:43] "DELETE /project/1ddb80fd-c252-4e6b-ad4a-ada8c9f043b9 HTTP/1.1" 404 177 0.005421 10.0.0.56 - - [2025-10-02 03:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.56 - - [2025-10-02 03:19:44] "GET /virtual-network/187d2ffa-8a4b-42f8-b0b9-c99a8ef9868f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005408 10.0.0.56 - - [2025-10-02 03:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.56 - - [2025-10-02 03:19:48] "GET /virtual-network/187d2ffa-8a4b-42f8-b0b9-c99a8ef9868f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005555 10.0.0.56 - - [2025-10-02 03:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.56 - - [2025-10-02 03:19:53] "GET /virtual-network/187d2ffa-8a4b-42f8-b0b9-c99a8ef9868f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005748 10.0.0.56 - - [2025-10-02 03:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.56 - - [2025-10-02 03:19:57] "GET /virtual-network/187d2ffa-8a4b-42f8-b0b9-c99a8ef9868f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006024 10.0.0.56 - - [2025-10-02 03:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005836 10.0.0.56 - - [2025-10-02 03:20:01] "GET /virtual-network/187d2ffa-8a4b-42f8-b0b9-c99a8ef9868f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006825 10.0.0.56 - - [2025-10-02 03:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.56 - - [2025-10-02 03:20:05] "GET /virtual-network/187d2ffa-8a4b-42f8-b0b9-c99a8ef9868f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005825 10.0.0.56 - - [2025-10-02 03:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006286 10.0.0.56 - - [2025-10-02 03:20:07] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003893 10.0.0.56 - - [2025-10-02 03:20:07] "GET /virtual-networks?parent_id=c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003269 10.0.0.56 - - [2025-10-02 03:20:07] "GET /virtual-network/187d2ffa-8a4b-42f8-b0b9-c99a8ef9868f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.008709 10.0.0.56 - - [2025-10-02 03:20:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008147 10.0.0.56 - - [2025-10-02 03:20:17] "POST /neutron/port HTTP/1.1" 200 1085 0.041867 10.0.0.56 - - [2025-10-02 03:20:17] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007276 10.0.0.56 - - [2025-10-02 03:20:23] "POST /neutron/port HTTP/1.1" 200 1085 0.017474 10.0.0.56 - - [2025-10-02 03:20:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009723 10.0.0.56 - - [2025-10-02 03:20:28] "POST /neutron/port HTTP/1.1" 200 1085 0.022273 10.0.0.56 - - [2025-10-02 03:20:28] "GET /virtual-machine/6149844a-5125-4e2f-9861-872cdae5c886 HTTP/1.1" 200 1291 0.006205 10.0.0.56 - - [2025-10-02 03:20:28] "GET /virtual-machine-interface/038db7cc-a370-4188-b6a9-265e3437ea7e HTTP/1.1" 200 2934 0.006407 10.0.0.56 - - [2025-10-02 03:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005146 10.0.0.56 - - [2025-10-02 03:20:28] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003767 10.0.0.56 - - [2025-10-02 03:20:28] "GET /virtual-networks?parent_id=c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002736 10.0.0.56 - - [2025-10-02 03:20:28] "GET /virtual-network/187d2ffa-8a4b-42f8-b0b9-c99a8ef9868f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006355 10.0.0.56 - - [2025-10-02 03:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.56 - - [2025-10-02 03:20:29] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003392 10.0.0.56 - - [2025-10-02 03:20:29] "GET /virtual-networks?parent_id=c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003551 10.0.0.56 - - [2025-10-02 03:20:29] "GET /virtual-network/187d2ffa-8a4b-42f8-b0b9-c99a8ef9868f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.007995 10.0.0.56 - - [2025-10-02 03:20:37] "POST /neutron/port HTTP/1.1" 200 1085 0.045965 10.0.0.56 - - [2025-10-02 03:20:37] "POST /neutron/subnet HTTP/1.1" 200 689 0.009006 10.0.0.56 - - [2025-10-02 03:20:55] "POST /neutron/network HTTP/1.1" 200 821 0.006853 10.0.0.56 - - [2025-10-02 03:20:55] "POST /neutron/port HTTP/1.1" 200 1111 0.013880 10.0.0.56 - - [2025-10-02 03:20:55] "POST /neutron/port HTTP/1.1" 200 1111 0.037837 10.0.0.49 - - [2025-10-02 03:20:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004164 10.0.0.38 - - [2025-10-02 03:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005363 10.0.0.49 - - [2025-10-02 03:20:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002151 10.0.0.56 - - [2025-10-02 03:20:57] "POST /neutron/network HTTP/1.1" 200 151 0.111867 10.0.0.49 - - [2025-10-02 03:20:58] "GET /projects?obj_uuids=c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001188 10.0.0.56 - - [2025-10-02 03:20:58] "GET /project/c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.036736 10.0.0.49 - - [2025-10-02 03:20:58] "GET /projects?obj_uuids=c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000919 10.0.0.56 - - [2025-10-02 03:20:58] "GET /project/c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0?fields=virtual_networks HTTP/1.1" 200 1041 0.045379 10.0.0.49 - - [2025-10-02 03:20:58] "GET /projects?obj_uuids=c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001453 10.0.0.56 - - [2025-10-02 03:20:58] "GET /project/c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.043911 10.0.0.49 - - [2025-10-02 03:20:58] "GET /projects?obj_uuids=c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000998 10.0.0.56 - - [2025-10-02 03:20:58] "GET /project/c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0?fields=security_groups HTTP/1.1" 200 1266 0.040714 10.0.0.56 - - [2025-10-02 03:21:12] "GET / HTTP/1.1" 200 35931 0.001707 10.0.0.56 - - [2025-10-02 03:21:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.56 - - [2025-10-02 03:21:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.049660 10.0.0.49 - - [2025-10-02 03:21:13] "GET /projects?obj_uuids=53e9e4e7-f4e7-444d-a941-421749344bc5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.064226 10.0.0.49 - - [2025-10-02 03:21:13] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000975 10.0.0.49 - - [2025-10-02 03:21:13] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.051790 10.0.0.49 - - [2025-10-02 03:21:13] "POST /id-to-fqname HTTP/1.1" 200 203 0.001133 10.0.0.49 - - [2025-10-02 03:21:13] "POST /fqname-to-id HTTP/1.1" 404 212 0.007420 10.0.0.49 - - [2025-10-02 03:21:13] "POST /security-groups HTTP/1.1" 200 604 0.032245 10.0.0.49 - - [2025-10-02 03:21:13] "POST /projects HTTP/1.1" 200 611 0.263449 10.0.0.38 - - [2025-10-02 03:21:13] "POST /access-control-lists HTTP/1.1" 200 609 0.038463 10.0.0.49 - - [2025-10-02 03:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.339237 10.0.0.56 - - [2025-10-02 03:21:14] "GET /project/53e9e4e7-f4e7-444d-a941-421749344bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.563437 10.0.0.56 - - [2025-10-02 03:21:15] "GET / HTTP/1.1" 200 35931 0.001508 10.0.0.56 - - [2025-10-02 03:21:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000467 10.0.0.56 - - [2025-10-02 03:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.049830 10.0.0.49 - - [2025-10-02 03:21:15] "GET /projects?obj_uuids=53e9e4e7-f4e7-444d-a941-421749344bc5&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001116 10.0.0.56 - - [2025-10-02 03:21:15] "GET /project/53e9e4e7-f4e7-444d-a941-421749344bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.047101 10.0.0.38 - - [2025-10-02 03:21:16] "POST /route-targets HTTP/1.1" 200 327 0.024384 10.0.0.49 - - [2025-10-02 03:21:16] "POST /useragent-kv HTTP/1.1" 200 115 0.008640 10.0.0.56 - - [2025-10-02 03:21:16] "POST /neutron/subnet HTTP/1.1" 200 724 0.254032 10.0.0.56 - - [2025-10-02 03:21:16] "POST /id-to-fqname HTTP/1.1" 200 234 0.001298 10.0.0.56 - - [2025-10-02 03:21:16] "GET /virtual-network/f61071f1-5323-4028-8853-c9181b06ce30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006469 10.0.0.56 - - [2025-10-02 03:21:16] "GET /virtual-network/f61071f1-5323-4028-8853-c9181b06ce30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005897 10.0.0.56 - - [2025-10-02 03:21:16] "POST /neutron/network HTTP/1.1" 200 839 0.006826 10.0.0.56 - - [2025-10-02 03:21:16] "POST /id-to-fqname HTTP/1.1" 200 234 0.001399 10.0.0.49 - - [2025-10-02 03:21:17] "GET /projects?obj_uuids=53e9e4e7-f4e7-444d-a941-421749344bc5&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001350 10.0.0.56 - - [2025-10-02 03:21:17] "GET /project/53e9e4e7-f4e7-444d-a941-421749344bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.060819 10.0.0.56 - - [2025-10-02 03:21:17] "POST /neutron/network HTTP/1.1" 200 839 0.006150 10.0.0.56 - - [2025-10-02 03:21:17] "POST /id-to-fqname HTTP/1.1" 200 234 0.001318 10.0.0.56 - - [2025-10-02 03:21:17] "POST /neutron/port HTTP/1.1" 200 117 0.005891 10.0.0.49 - - [2025-10-02 03:21:18] "GET /projects?obj_uuids=53e9e4e7-f4e7-444d-a941-421749344bc5&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001001 10.0.0.56 - - [2025-10-02 03:21:18] "POST /neutron/port HTTP/1.1" 200 1073 0.291283 10.0.0.56 - - [2025-10-02 03:21:18] "POST /neutron/port HTTP/1.1" 200 1127 0.109816 10.0.0.49 - - [2025-10-02 03:21:18] "GET /projects?obj_uuids=53e9e4e7-f4e7-444d-a941-421749344bc5&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001189 10.0.0.56 - - [2025-10-02 03:21:18] "POST /neutron/subnet HTTP/1.1" 200 698 0.008495 10.0.0.56 - - [2025-10-02 03:21:18] "GET /project/53e9e4e7-f4e7-444d-a941-421749344bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.072059 10.0.0.56 - - [2025-10-02 03:21:18] "POST /neutron/network HTTP/1.1" 200 839 0.007230 10.0.0.56 - - [2025-10-02 03:21:19] "POST /neutron/port HTTP/1.1" 200 117 0.006645 10.0.0.56 - - [2025-10-02 03:21:19] "GET /virtual-network/f61071f1-5323-4028-8853-c9181b06ce30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006298 10.0.0.56 - - [2025-10-02 03:21:20] "POST /neutron/port HTTP/1.1" 200 1073 0.019427 10.0.0.56 - - [2025-10-02 03:21:20] "POST /neutron/port HTTP/1.1" 200 1101 0.029016 10.0.0.56 - - [2025-10-02 03:21:20] "POST /neutron/port HTTP/1.1" 200 117 0.001101 10.0.0.38 - - [2025-10-02 03:21:21] "GET /obj-perms HTTP/1.1" 200 5056 0.051714 10.0.0.49 - - [2025-10-02 03:21:21] "GET /obj-perms HTTP/1.1" 200 5056 0.047395 10.0.0.56 - - [2025-10-02 03:21:21] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007928 10.0.0.56 - - [2025-10-02 03:21:21] "POST /neutron/port HTTP/1.1" 200 1101 0.015026 10.0.0.56 - - [2025-10-02 03:21:21] "GET /virtual-machine/5d552c80-01a3-4649-b86c-20d519da4119 HTTP/1.1" 401 292 0.000457 10.0.0.56 - - [2025-10-02 03:21:22] "GET /virtual-machine/5d552c80-01a3-4649-b86c-20d519da4119 HTTP/1.1" 200 1305 0.037006 10.0.0.56 - - [2025-10-02 03:21:22] "GET /virtual-machine-interface/eb704c86-7eed-4ddb-8537-473f49d666df HTTP/1.1" 200 3008 0.006233 10.0.0.56 - - [2025-10-02 03:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.56 - - [2025-10-02 03:21:22] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003651 10.0.0.56 - - [2025-10-02 03:21:22] "GET /virtual-networks?parent_id=53e9e4e7-f4e7-444d-a941-421749344bc5&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003199 10.0.0.56 - - [2025-10-02 03:21:22] "GET /virtual-network/f61071f1-5323-4028-8853-c9181b06ce30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006727 10.0.0.56 - - [2025-10-02 03:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.56 - - [2025-10-02 03:21:25] "GET /virtual-network/f61071f1-5323-4028-8853-c9181b06ce30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.009554 10.0.0.56 - - [2025-10-02 03:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.56 - - [2025-10-02 03:21:29] "GET /virtual-network/f61071f1-5323-4028-8853-c9181b06ce30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006688 10.0.0.56 - - [2025-10-02 03:21:31] "GET /obj-perms HTTP/1.1" 200 5056 0.048361 10.0.0.56 - - [2025-10-02 03:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.56 - - [2025-10-02 03:21:33] "GET /virtual-network/f61071f1-5323-4028-8853-c9181b06ce30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005924 10.0.0.38 - - [2025-10-02 03:21:36] "DELETE /access-control-list/28e8861c-066c-40fa-99a4-db3ac77f959a HTTP/1.1" 200 115 0.053818 10.0.0.56 - - [2025-10-02 03:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.56 - - [2025-10-02 03:21:37] "GET /virtual-network/f61071f1-5323-4028-8853-c9181b06ce30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005875 10.0.0.56 - - [2025-10-02 03:21:41] "POST /neutron/security_group HTTP/1.1" 200 2071 0.006363 10.0.0.56 - - [2025-10-02 03:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.56 - - [2025-10-02 03:21:41] "GET /virtual-network/f61071f1-5323-4028-8853-c9181b06ce30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005207 10.0.0.56 - - [2025-10-02 03:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.56 - - [2025-10-02 03:21:43] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003428 10.0.0.56 - - [2025-10-02 03:21:43] "GET /virtual-networks?parent_id=53e9e4e7-f4e7-444d-a941-421749344bc5&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.004519 10.0.0.49 - - [2025-10-02 03:21:43] "DELETE /project/c0bfb7af-b2ec-4e45-b58e-33d6ca7fb6c0 HTTP/1.1" 404 177 0.002400 10.0.0.49 - - [2025-10-02 03:21:43] "DELETE /project/53e9e4e7f4e7444da941421749344bc5 HTTP/1.1" 404 173 0.004342 10.0.0.56 - - [2025-10-02 03:21:43] "GET /virtual-network/f61071f1-5323-4028-8853-c9181b06ce30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006419 10.0.0.56 - - [2025-10-02 03:21:43] "POST /neutron/port HTTP/1.1" 200 1101 0.015492 10.0.0.56 - - [2025-10-02 03:21:48] "POST /neutron/security_group HTTP/1.1" 200 2071 0.006882 10.0.0.56 - - [2025-10-02 03:21:53] "POST /neutron/port HTTP/1.1" 200 1101 0.023370 10.0.0.56 - - [2025-10-02 03:21:54] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008264 10.0.0.56 - - [2025-10-02 03:21:54] "GET /virtual-machine/93f11423-23b5-465d-b38d-10e4961563e7 HTTP/1.1" 200 1306 0.005352 10.0.0.56 - - [2025-10-02 03:21:54] "GET /virtual-machine-interface/e3632e89-722e-4f21-9384-4a59dcfb05ab HTTP/1.1" 200 3009 0.005736 10.0.0.56 - - [2025-10-02 03:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.56 - - [2025-10-02 03:21:54] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004677 10.0.0.56 - - [2025-10-02 03:21:54] "GET /virtual-networks?parent_id=53e9e4e7-f4e7-444d-a941-421749344bc5&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002883 10.0.0.56 - - [2025-10-02 03:21:54] "GET /virtual-network/f61071f1-5323-4028-8853-c9181b06ce30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.009593 10.0.0.56 - - [2025-10-02 03:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.56 - - [2025-10-02 03:21:55] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004527 10.0.0.56 - - [2025-10-02 03:21:55] "GET /virtual-networks?parent_id=53e9e4e7-f4e7-444d-a941-421749344bc5&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003252 10.0.0.56 - - [2025-10-02 03:21:55] "GET /virtual-network/f61071f1-5323-4028-8853-c9181b06ce30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006088 10.0.0.56 - - [2025-10-02 03:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.56 - - [2025-10-02 03:21:55] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003383 10.0.0.56 - - [2025-10-02 03:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011091 10.0.0.56 - - [2025-10-02 03:21:56] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004626 10.0.0.56 - - [2025-10-02 03:21:56] "PUT /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e HTTP/1.1" 200 276 0.012714 10.0.0.56 - - [2025-10-02 03:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.56 - - [2025-10-02 03:22:08] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1638 0.003828 10.0.0.56 - - [2025-10-02 03:22:08] "PUT /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e HTTP/1.1" 200 276 0.012923 10.0.0.56 - - [2025-10-02 03:22:40] "POST /neutron/network HTTP/1.1" 200 849 0.009179 10.0.0.56 - - [2025-10-02 03:22:40] "POST /neutron/port HTTP/1.1" 200 117 0.001149 10.0.0.56 - - [2025-10-02 03:22:58] "POST /neutron/network HTTP/1.1" 400 204 0.014948 10.0.0.56 - - [2025-10-02 03:22:59] "POST /neutron/port HTTP/1.1" 200 1101 0.016664 10.0.0.56 - - [2025-10-02 03:22:59] "POST /neutron/port HTTP/1.1" 200 151 0.240457 10.0.0.49 - - [2025-10-02 03:23:01] "GET /projects?obj_uuids=53e9e4e7-f4e7-444d-a941-421749344bc5&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001145 10.0.0.56 - - [2025-10-02 03:23:01] "GET /project/53e9e4e7-f4e7-444d-a941-421749344bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.051048 10.0.0.49 - - [2025-10-02 03:23:01] "GET /projects?obj_uuids=53e9e4e7-f4e7-444d-a941-421749344bc5&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001029 10.0.0.56 - - [2025-10-02 03:23:01] "GET /project/53e9e4e7-f4e7-444d-a941-421749344bc5?fields=virtual_networks HTTP/1.1" 200 1068 0.069230 10.0.0.49 - - [2025-10-02 03:23:01] "GET /projects?obj_uuids=53e9e4e7-f4e7-444d-a941-421749344bc5&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001481 10.0.0.56 - - [2025-10-02 03:23:01] "GET /project/53e9e4e7-f4e7-444d-a941-421749344bc5?fields=virtual_machine_interfaces HTTP/1.1" 200 1068 0.048761 10.0.0.49 - - [2025-10-02 03:23:01] "GET /projects?obj_uuids=53e9e4e7-f4e7-444d-a941-421749344bc5&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001399 10.0.0.56 - - [2025-10-02 03:23:01] "GET /project/53e9e4e7-f4e7-444d-a941-421749344bc5?fields=security_groups HTTP/1.1" 200 1307 0.049221 10.0.0.56 - - [2025-10-02 03:23:02] "POST /fqname-to-id HTTP/1.1" 404 206 0.022989 10.0.0.49 - - [2025-10-02 03:23:02] "GET /projects?obj_uuids=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003761 10.0.0.49 - - [2025-10-02 03:23:02] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001439 10.0.0.49 - - [2025-10-02 03:23:02] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008384 10.0.0.49 - - [2025-10-02 03:23:02] "POST /id-to-fqname HTTP/1.1" 200 209 0.001278 10.0.0.49 - - [2025-10-02 03:23:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.002456 10.0.0.49 - - [2025-10-02 03:23:02] "POST /security-groups HTTP/1.1" 200 609 0.036773 10.0.0.38 - - [2025-10-02 03:23:02] "POST /fqname-to-id HTTP/1.1" 404 252 0.003742 10.0.0.49 - - [2025-10-02 03:23:02] "POST /projects HTTP/1.1" 200 621 0.235328 10.0.0.49 - - [2025-10-02 03:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.303128 10.0.0.38 - - [2025-10-02 03:23:02] "POST /access-control-lists HTTP/1.1" 200 612 0.029886 10.0.0.56 - - [2025-10-02 03:23:02] "GET /project/2f99a9b2-cbb1-450e-874c-f8f15d36cdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.443857 10.0.0.56 - - [2025-10-02 03:23:03] "GET / HTTP/1.1" 200 35931 0.001948 10.0.0.56 - - [2025-10-02 03:23:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000566 10.0.0.56 - - [2025-10-02 03:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.049227 10.0.0.49 - - [2025-10-02 03:23:04] "GET /projects?obj_uuids=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000856 10.0.0.56 - - [2025-10-02 03:23:04] "GET /project/2f99a9b2-cbb1-450e-874c-f8f15d36cdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.043161 10.0.0.56 - - [2025-10-02 03:23:04] "POST /neutron/network HTTP/1.1" 200 117 0.030571 10.0.0.56 - - [2025-10-02 03:23:05] "POST /neutron/network HTTP/1.1" 200 844 0.009181 10.0.0.56 - - [2025-10-02 03:23:05] "POST /id-to-fqname HTTP/1.1" 200 239 0.000973 10.0.0.56 - - [2025-10-02 03:23:05] "GET /virtual-network/d1606873-24bb-4ae9-a5e3-479f4ba7966f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005509 10.0.0.56 - - [2025-10-02 03:23:05] "GET /virtual-network/d1606873-24bb-4ae9-a5e3-479f4ba7966f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006168 10.0.0.56 - - [2025-10-02 03:23:05] "POST /neutron/subnet HTTP/1.1" 200 724 0.013274 10.0.0.56 - - [2025-10-02 03:23:05] "POST /id-to-fqname HTTP/1.1" 200 239 0.001916 10.0.0.49 - - [2025-10-02 03:23:05] "GET /projects?obj_uuids=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001043 10.0.0.56 - - [2025-10-02 03:23:06] "GET /project/2f99a9b2-cbb1-450e-874c-f8f15d36cdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.070237 10.0.0.56 - - [2025-10-02 03:23:06] "POST /neutron/port HTTP/1.1" 200 117 0.007040 10.0.0.56 - - [2025-10-02 03:23:06] "POST /id-to-fqname HTTP/1.1" 200 239 0.001520 10.0.0.56 - - [2025-10-02 03:23:06] "POST /neutron/network HTTP/1.1" 200 854 0.007374 10.0.0.56 - - [2025-10-02 03:23:07] "POST /neutron/port HTTP/1.1" 200 1078 0.024869 10.0.0.49 - - [2025-10-02 03:23:07] "GET /projects?obj_uuids=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001143 10.0.0.56 - - [2025-10-02 03:23:07] "GET /project/2f99a9b2-cbb1-450e-874c-f8f15d36cdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.116124 10.0.0.56 - - [2025-10-02 03:23:07] "POST /neutron/port HTTP/1.1" 200 1106 0.045698 10.0.0.56 - - [2025-10-02 03:23:07] "POST /neutron/subnet HTTP/1.1" 200 698 0.009931 10.0.0.56 - - [2025-10-02 03:23:07] "POST /neutron/port HTTP/1.1" 200 1106 0.022985 10.0.0.56 - - [2025-10-02 03:23:07] "POST /neutron/network HTTP/1.1" 200 854 0.007894 10.0.0.56 - - [2025-10-02 03:23:08] "GET /virtual-network/d1606873-24bb-4ae9-a5e3-479f4ba7966f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.009809 10.0.0.56 - - [2025-10-02 03:23:08] "POST /neutron/port HTTP/1.1" 200 1078 0.016379 10.0.0.56 - - [2025-10-02 03:23:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003706 10.0.0.56 - - [2025-10-02 03:23:08] "POST /neutron/network HTTP/1.1" 200 844 0.008516 10.0.0.49 - - [2025-10-02 03:23:09] "GET /obj-perms HTTP/1.1" 200 5066 0.052916 10.0.0.56 - - [2025-10-02 03:23:09] "POST /neutron/port HTTP/1.1" 200 1106 0.019662 10.0.0.56 - - [2025-10-02 03:23:10] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007533 10.0.0.56 - - [2025-10-02 03:23:10] "GET /virtual-machine/bb24ca6a-4c3b-4d4b-9a8a-6910aab46309 HTTP/1.1" 401 292 0.000350 10.0.0.56 - - [2025-10-02 03:23:10] "GET /virtual-machine/bb24ca6a-4c3b-4d4b-9a8a-6910aab46309 HTTP/1.1" 200 1311 0.027359 10.0.0.56 - - [2025-10-02 03:23:10] "GET /virtual-machine-interface/50788fe2-da0e-4b21-b131-8c5c7cac65d9 HTTP/1.1" 200 3033 0.006005 10.0.0.56 - - [2025-10-02 03:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.56 - - [2025-10-02 03:23:10] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003912 10.0.0.56 - - [2025-10-02 03:23:10] "GET /virtual-networks?parent_id=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002896 10.0.0.56 - - [2025-10-02 03:23:10] "GET /virtual-network/d1606873-24bb-4ae9-a5e3-479f4ba7966f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006647 10.0.0.56 - - [2025-10-02 03:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.56 - - [2025-10-02 03:23:13] "GET /virtual-network/d1606873-24bb-4ae9-a5e3-479f4ba7966f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005100 10.0.0.56 - - [2025-10-02 03:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.56 - - [2025-10-02 03:23:17] "GET /virtual-network/d1606873-24bb-4ae9-a5e3-479f4ba7966f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005088 10.0.0.56 - - [2025-10-02 03:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.56 - - [2025-10-02 03:23:21] "GET /virtual-network/d1606873-24bb-4ae9-a5e3-479f4ba7966f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005171 10.0.0.56 - - [2025-10-02 03:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.56 - - [2025-10-02 03:23:25] "GET /virtual-network/d1606873-24bb-4ae9-a5e3-479f4ba7966f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007147 10.0.0.49 - - [2025-10-02 03:23:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.49 - - [2025-10-02 03:23:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.49 - - [2025-10-02 03:23:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.49 - - [2025-10-02 03:23:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000898 10.0.0.38 - - [2025-10-02 03:23:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.38 - - [2025-10-02 03:23:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.38 - - [2025-10-02 03:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.38 - - [2025-10-02 03:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.56 - - [2025-10-02 03:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.56 - - [2025-10-02 03:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.56 - - [2025-10-02 03:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.56 - - [2025-10-02 03:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.56 - - [2025-10-02 03:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.56 - - [2025-10-02 03:23:29] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003968 10.0.0.56 - - [2025-10-02 03:23:29] "GET /virtual-networks?parent_id=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003197 10.0.0.56 - - [2025-10-02 03:23:29] "GET /virtual-network/d1606873-24bb-4ae9-a5e3-479f4ba7966f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006339 10.0.0.56 - - [2025-10-02 03:23:30] "POST /neutron/port HTTP/1.1" 200 1106 0.020019 10.0.0.56 - - [2025-10-02 03:23:30] "POST /neutron/security_group HTTP/1.1" 200 2076 0.010169 10.0.0.38 - - [2025-10-02 03:23:33] "GET /obj-perms HTTP/1.1" 200 5056 0.043876 10.0.0.56 - - [2025-10-02 03:23:35] "POST /neutron/port HTTP/1.1" 200 1106 0.015868 10.0.0.56 - - [2025-10-02 03:23:35] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008005 10.0.0.56 - - [2025-10-02 03:23:35] "GET /virtual-machine/a1e39dc0-137c-436e-8caa-9b6f4192fc7a HTTP/1.1" 200 1311 0.007167 10.0.0.56 - - [2025-10-02 03:23:35] "GET /virtual-machine-interface/a6b4c38b-da35-4c30-924e-ff72d9a3a40a HTTP/1.1" 200 3034 0.007883 10.0.0.56 - - [2025-10-02 03:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.56 - - [2025-10-02 03:23:35] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003930 10.0.0.56 - - [2025-10-02 03:23:35] "GET /virtual-networks?parent_id=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002594 10.0.0.56 - - [2025-10-02 03:23:35] "GET /virtual-network/d1606873-24bb-4ae9-a5e3-479f4ba7966f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007597 10.0.0.56 - - [2025-10-02 03:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.56 - - [2025-10-02 03:23:36] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004105 10.0.0.56 - - [2025-10-02 03:23:36] "GET /virtual-networks?parent_id=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.015221 10.0.0.56 - - [2025-10-02 03:23:36] "GET /virtual-network/d1606873-24bb-4ae9-a5e3-479f4ba7966f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.018930 10.0.0.38 - - [2025-10-02 03:23:36] "DELETE /access-control-list/520ef844-ae1f-4564-aa04-57985d91d146 HTTP/1.1" 200 115 0.049899 10.0.0.56 - - [2025-10-02 03:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.49 - - [2025-10-02 03:23:42] "GET /projects?obj_uuids=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000950 10.0.0.56 - - [2025-10-02 03:23:42] "GET /project/2f99a9b2-cbb1-450e-874c-f8f15d36cdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.041901 10.0.0.56 - - [2025-10-02 03:23:42] "POST /neutron/network HTTP/1.1" 200 117 0.022277 10.0.0.38 - - [2025-10-02 03:23:42] "POST /ref-update HTTP/1.1" 200 156 0.030384 10.0.0.56 - - [2025-10-02 03:23:42] "POST /neutron/network HTTP/1.1" 200 846 0.008625 10.0.0.56 - - [2025-10-02 03:23:42] "POST /id-to-fqname HTTP/1.1" 200 239 0.000997 10.0.0.56 - - [2025-10-02 03:23:42] "GET /virtual-network/c07ed1ef-e77d-40d5-b233-c13dda726496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005017 10.0.0.56 - - [2025-10-02 03:23:42] "GET /virtual-network/c07ed1ef-e77d-40d5-b233-c13dda726496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005750 10.0.0.56 - - [2025-10-02 03:23:43] "POST /neutron/subnet HTTP/1.1" 200 734 0.015767 10.0.0.56 - - [2025-10-02 03:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.49 - - [2025-10-02 03:23:43] "GET /projects?obj_uuids=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000933 10.0.0.56 - - [2025-10-02 03:23:43] "GET /project/2f99a9b2-cbb1-450e-874c-f8f15d36cdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.040349 10.0.0.49 - - [2025-10-02 03:23:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004374 10.0.0.56 - - [2025-10-02 03:23:43] "POST /neutron/subnet HTTP/1.1" 200 725 0.168669 10.0.0.56 - - [2025-10-02 03:23:43] "POST /id-to-fqname HTTP/1.1" 200 242 0.001241 10.0.0.56 - - [2025-10-02 03:23:43] "GET /virtual-network/6d7c0e87-7605-4b3e-86a9-670d1ee84a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005828 10.0.0.56 - - [2025-10-02 03:23:43] "GET /virtual-network/6d7c0e87-7605-4b3e-86a9-670d1ee84a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005895 10.0.0.49 - - [2025-10-02 03:23:43] "DELETE /project/53e9e4e7-f4e7-444d-a941-421749344bc5 HTTP/1.1" 404 177 0.005521 10.0.0.56 - - [2025-10-02 03:23:43] "POST /neutron/network HTTP/1.1" 200 850 0.011657 10.0.0.49 - - [2025-10-02 03:23:43] "DELETE /project/2f99a9b2cbb1450e874cf8f15d36cdfc HTTP/1.1" 404 173 0.006078 10.0.0.56 - - [2025-10-02 03:23:43] "POST /id-to-fqname HTTP/1.1" 200 239 0.001377 10.0.0.56 - - [2025-10-02 03:23:43] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007413 10.0.0.49 - - [2025-10-02 03:23:44] "GET /projects?obj_uuids=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000885 10.0.0.56 - - [2025-10-02 03:23:44] "GET /project/2f99a9b2-cbb1-450e-874c-f8f15d36cdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.063877 10.0.0.56 - - [2025-10-02 03:23:44] "POST /neutron/port HTTP/1.1" 200 2096 0.019906 10.0.0.56 - - [2025-10-02 03:23:44] "POST /id-to-fqname HTTP/1.1" 200 242 0.001255 10.0.0.56 - - [2025-10-02 03:23:44] "POST /neutron/port HTTP/1.1" 200 2096 0.021139 10.0.0.56 - - [2025-10-02 03:23:45] "POST /neutron/network HTTP/1.1" 200 856 0.006752 10.0.0.56 - - [2025-10-02 03:23:45] "POST /neutron/port HTTP/1.1" 200 1080 0.038176 10.0.0.49 - - [2025-10-02 03:23:45] "GET /projects?obj_uuids=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.003032 10.0.0.56 - - [2025-10-02 03:23:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004162 10.0.0.56 - - [2025-10-02 03:23:45] "GET /project/2f99a9b2-cbb1-450e-874c-f8f15d36cdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.074898 10.0.0.56 - - [2025-10-02 03:23:45] "POST /neutron/port HTTP/1.1" 200 117 0.001133 10.0.0.56 - - [2025-10-02 03:23:46] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009711 10.0.0.56 - - [2025-10-02 03:23:46] "POST /id-to-fqname HTTP/1.1" 200 239 0.001315 10.0.0.56 - - [2025-10-02 03:23:46] "POST /id-to-fqname HTTP/1.1" 200 239 0.001181 10.0.0.56 - - [2025-10-02 03:23:46] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007176 10.0.0.56 - - [2025-10-02 03:23:46] "POST /neutron/network HTTP/1.1" 200 1558 0.028397 10.0.0.56 - - [2025-10-02 03:23:46] "POST /neutron/port HTTP/1.1" 200 1132 0.136561 10.0.0.56 - - [2025-10-02 03:23:47] "POST /neutron/subnet HTTP/1.1" 200 699 0.008848 10.0.0.49 - - [2025-10-02 03:23:47] "GET /projects?obj_uuids=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001080 10.0.0.56 - - [2025-10-02 03:23:47] "GET /project/2f99a9b2-cbb1-450e-874c-f8f15d36cdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.062924 10.0.0.56 - - [2025-10-02 03:23:47] "POST /neutron/network HTTP/1.1" 200 844 0.007309 10.0.0.56 - - [2025-10-02 03:23:47] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006977 10.0.0.56 - - [2025-10-02 03:23:47] "GET /virtual-network/d1606873-24bb-4ae9-a5e3-479f4ba7966f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006715 10.0.0.49 - - [2025-10-02 03:23:47] "GET /projects?obj_uuids=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000949 10.0.0.56 - - [2025-10-02 03:23:47] "GET /obj-perms HTTP/1.1" 200 5066 0.072094 10.0.0.56 - - [2025-10-02 03:23:48] "POST /neutron/port HTTP/1.1" 200 1078 0.295715 10.0.0.56 - - [2025-10-02 03:23:48] "GET /virtual-network/c07ed1ef-e77d-40d5-b233-c13dda726496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006360 10.0.0.56 - - [2025-10-02 03:23:48] "POST /neutron/port HTTP/1.1" 200 1078 0.011950 10.0.0.56 - - [2025-10-02 03:23:48] "POST /neutron/port HTTP/1.1" 200 1080 0.013583 10.0.0.56 - - [2025-10-02 03:23:48] "GET /virtual-network/6d7c0e87-7605-4b3e-86a9-670d1ee84a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005306 10.0.0.56 - - [2025-10-02 03:23:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011320 10.0.0.56 - - [2025-10-02 03:23:49] "POST /neutron/network HTTP/1.1" 200 844 0.007222 10.0.0.56 - - [2025-10-02 03:23:49] "POST /neutron/port HTTP/1.1" 200 117 0.001317 10.0.0.38 - - [2025-10-02 03:23:49] "GET /obj-perms HTTP/1.1" 200 5066 0.056995 10.0.0.49 - - [2025-10-02 03:23:49] "GET /obj-perms HTTP/1.1" 200 5066 0.004656 10.0.0.56 - - [2025-10-02 03:23:49] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008129 10.0.0.56 - - [2025-10-02 03:23:49] "POST /neutron/port HTTP/1.1" 200 1106 0.015184 10.0.0.56 - - [2025-10-02 03:23:49] "GET /virtual-machine/2be631c8-59dc-4f3d-851b-820eb1f77790 HTTP/1.1" 200 1309 0.005965 10.0.0.56 - - [2025-10-02 03:23:49] "GET /virtual-machine-interface/8bd3befe-cc26-43d1-bd5f-cac815366908 HTTP/1.1" 200 3043 0.005822 10.0.0.56 - - [2025-10-02 03:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.56 - - [2025-10-02 03:23:49] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004023 10.0.0.56 - - [2025-10-02 03:23:49] "GET /virtual-networks?parent_id=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003221 10.0.0.56 - - [2025-10-02 03:23:49] "GET /virtual-network/6d7c0e87-7605-4b3e-86a9-670d1ee84a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006321 10.0.0.56 - - [2025-10-02 03:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.56 - - [2025-10-02 03:23:52] "GET /virtual-network/6d7c0e87-7605-4b3e-86a9-670d1ee84a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005795 10.0.0.56 - - [2025-10-02 03:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.56 - - [2025-10-02 03:23:56] "GET /virtual-network/6d7c0e87-7605-4b3e-86a9-670d1ee84a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.009945 10.0.0.56 - - [2025-10-02 03:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.56 - - [2025-10-02 03:24:00] "GET /virtual-network/6d7c0e87-7605-4b3e-86a9-670d1ee84a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.007252 10.0.0.56 - - [2025-10-02 03:24:04] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006749 10.0.0.56 - - [2025-10-02 03:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.56 - - [2025-10-02 03:24:04] "GET /virtual-network/6d7c0e87-7605-4b3e-86a9-670d1ee84a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005105 10.0.0.56 - - [2025-10-02 03:24:07] "POST /neutron/port HTTP/1.1" 200 1106 0.020131 10.0.0.56 - - [2025-10-02 03:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.56 - - [2025-10-02 03:24:09] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003620 10.0.0.56 - - [2025-10-02 03:24:09] "GET /virtual-networks?parent_id=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003586 10.0.0.56 - - [2025-10-02 03:24:09] "GET /virtual-network/6d7c0e87-7605-4b3e-86a9-670d1ee84a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005858 10.0.0.56 - - [2025-10-02 03:24:09] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007474 10.0.0.56 - - [2025-10-02 03:24:19] "POST /neutron/port HTTP/1.1" 200 1108 0.020191 10.0.0.56 - - [2025-10-02 03:24:19] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008084 10.0.0.56 - - [2025-10-02 03:24:19] "GET /virtual-machine/8a6385d2-88bc-4ce1-ac0a-9042f36899d5 HTTP/1.1" 200 1310 0.006195 10.0.0.56 - - [2025-10-02 03:24:19] "GET /virtual-machine-interface/4db7bc9c-f10b-4b3e-8ce8-b1773117c56b HTTP/1.1" 200 3033 0.006653 10.0.0.56 - - [2025-10-02 03:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.56 - - [2025-10-02 03:24:19] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004247 10.0.0.56 - - [2025-10-02 03:24:19] "GET /virtual-networks?parent_id=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003106 10.0.0.56 - - [2025-10-02 03:24:19] "GET /virtual-network/c07ed1ef-e77d-40d5-b233-c13dda726496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005615 10.0.0.56 - - [2025-10-02 03:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.56 - - [2025-10-02 03:24:21] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003933 10.0.0.56 - - [2025-10-02 03:24:21] "GET /virtual-networks?parent_id=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003865 10.0.0.56 - - [2025-10-02 03:24:21] "GET /virtual-network/c07ed1ef-e77d-40d5-b233-c13dda726496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005608 10.0.0.56 - - [2025-10-02 03:24:21] "POST /neutron/port HTTP/1.1" 200 2098 0.019640 10.0.0.56 - - [2025-10-02 03:24:21] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007242 10.0.0.56 - - [2025-10-02 03:24:21] "POST /neutron/port HTTP/1.1" 200 2098 0.018454 10.0.0.56 - - [2025-10-02 03:24:21] "GET /virtual-machine/644efef7-fe0b-4304-91ff-5ee5802762c0 HTTP/1.1" 200 1586 0.006483 10.0.0.56 - - [2025-10-02 03:24:21] "GET /virtual-machine-interface/38e2b206-0865-4284-846d-7bcf61443c8b HTTP/1.1" 200 3032 0.005821 10.0.0.56 - - [2025-10-02 03:24:21] "GET /virtual-machine-interface/5a84b2a1-bc37-4158-b82e-23785703fe52 HTTP/1.1" 200 3033 0.005172 10.0.0.56 - - [2025-10-02 03:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.56 - - [2025-10-02 03:24:21] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005141 10.0.0.56 - - [2025-10-02 03:24:21] "GET /virtual-networks?parent_id=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.006609 10.0.0.56 - - [2025-10-02 03:24:21] "GET /virtual-network/d1606873-24bb-4ae9-a5e3-479f4ba7966f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005392 10.0.0.56 - - [2025-10-02 03:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.56 - - [2025-10-02 03:24:22] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004572 10.0.0.56 - - [2025-10-02 03:24:22] "GET /virtual-networks?parent_id=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002995 10.0.0.56 - - [2025-10-02 03:24:22] "GET /virtual-network/d1606873-24bb-4ae9-a5e3-479f4ba7966f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005352 10.0.0.56 - - [2025-10-02 03:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.56 - - [2025-10-02 03:24:23] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003652 10.0.0.56 - - [2025-10-02 03:24:23] "GET /virtual-networks?parent_id=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003111 10.0.0.56 - - [2025-10-02 03:24:23] "GET /virtual-network/c07ed1ef-e77d-40d5-b233-c13dda726496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005970 10.0.0.56 - - [2025-10-02 03:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.56 - - [2025-10-02 03:24:24] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003465 10.0.0.56 - - [2025-10-02 03:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.56 - - [2025-10-02 03:24:24] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004701 10.0.0.56 - - [2025-10-02 03:24:24] "PUT /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e HTTP/1.1" 200 276 0.012082 10.0.0.56 - - [2025-10-02 03:24:24] "POST /fqname-to-id HTTP/1.1" 404 217 0.007700 10.0.0.56 - - [2025-10-02 03:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.49 - - [2025-10-02 03:24:24] "GET /projects?obj_uuids=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001197 10.0.0.56 - - [2025-10-02 03:24:24] "GET /project/2f99a9b2-cbb1-450e-874c-f8f15d36cdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.048690 10.0.0.56 - - [2025-10-02 03:24:24] "POST /network-policys HTTP/1.1" 200 539 0.026216 10.0.0.56 - - [2025-10-02 03:24:24] "GET /network-policy/c8c44931-087e-4ff4-97e1-18b3da7b4510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.006546 10.0.0.56 - - [2025-10-02 03:24:25] "POST /neutron/network HTTP/1.1" 200 938 0.072360 10.0.0.56 - - [2025-10-02 03:24:25] "GET /virtual-network/d1606873-24bb-4ae9-a5e3-479f4ba7966f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2389 0.006931 10.0.0.56 - - [2025-10-02 03:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.56 - - [2025-10-02 03:24:25] "GET /network-policy/c8c44931-087e-4ff4-97e1-18b3da7b4510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003715 10.0.0.56 - - [2025-10-02 03:24:25] "POST /neutron/network HTTP/1.1" 200 940 0.080176 10.0.0.56 - - [2025-10-02 03:24:25] "GET /virtual-network/c07ed1ef-e77d-40d5-b233-c13dda726496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.005718 10.0.0.56 - - [2025-10-02 03:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.56 - - [2025-10-02 03:24:25] "GET /network-policy/c8c44931-087e-4ff4-97e1-18b3da7b4510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004073 10.0.0.38 - - [2025-10-02 03:24:25] "POST /fqname-to-id HTTP/1.1" 404 254 0.050527 10.0.0.56 - - [2025-10-02 03:24:25] "GET /virtual-network/d1606873-24bb-4ae9-a5e3-479f4ba7966f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2389 0.005741 10.0.0.38 - - [2025-10-02 03:24:25] "POST /access-control-lists HTTP/1.1" 200 609 0.028970 10.0.0.56 - - [2025-10-02 03:24:25] "GET /obj-perms HTTP/1.1" 200 5066 0.004644 10.0.0.56 - - [2025-10-02 03:24:26] "GET /virtual-network/c07ed1ef-e77d-40d5-b233-c13dda726496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.007482 10.0.0.56 - - [2025-10-02 03:24:26] "GET /virtual-network/d1606873-24bb-4ae9-a5e3-479f4ba7966f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2389 0.006489 10.0.0.38 - - [2025-10-02 03:24:26] "GET /obj-perms HTTP/1.1" 200 5066 0.003602 10.0.0.49 - - [2025-10-02 03:24:26] "GET /obj-perms HTTP/1.1" 200 5066 0.004699 10.0.0.56 - - [2025-10-02 03:24:27] "GET /virtual-network/c07ed1ef-e77d-40d5-b233-c13dda726496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.007802 10.0.0.56 - - [2025-10-02 03:24:27] "GET /obj-perms HTTP/1.1" 200 5066 0.003940 10.0.0.56 - - [2025-10-02 03:24:27] "GET /virtual-network/6d7c0e87-7605-4b3e-86a9-670d1ee84a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005946 10.0.0.49 - - [2025-10-02 03:24:33] "GET /obj-perms HTTP/1.1" 200 5056 0.052330 10.0.0.56 - - [2025-10-02 03:24:37] "POST /neutron/port HTTP/1.1" 200 1108 0.014914 10.0.0.56 - - [2025-10-02 03:24:37] "POST /neutron/subnet HTTP/1.1" 200 708 0.008828 10.0.0.56 - - [2025-10-02 03:24:41] "GET /obj-perms HTTP/1.1" 200 5066 0.004230 10.0.0.56 - - [2025-10-02 03:24:42] "POST /neutron/port HTTP/1.1" 200 1106 0.014754 10.0.0.56 - - [2025-10-02 03:24:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004755 10.0.0.56 - - [2025-10-02 03:24:42] "POST /neutron/network HTTP/1.1" 200 938 0.007058 10.0.0.38 - - [2025-10-02 03:25:34] "GET /obj-perms HTTP/1.1" 200 5056 0.043937 10.0.0.56 - - [2025-10-02 03:25:39] "POST /neutron/network HTTP/1.1" 200 860 0.006839 10.0.0.56 - - [2025-10-02 03:25:39] "POST /neutron/port HTTP/1.1" 200 117 0.001190 10.0.0.56 - - [2025-10-02 03:25:43] "POST /neutron/port HTTP/1.1" 200 1106 0.041027 10.0.0.56 - - [2025-10-02 03:25:44] "POST /neutron/subnet HTTP/1.1" 200 698 0.007993 10.0.0.56 - - [2025-10-02 03:26:34] "GET /obj-perms HTTP/1.1" 200 5056 0.047746 10.0.0.56 - - [2025-10-02 03:26:39] "POST /neutron/port HTTP/1.1" 200 1108 0.020374 10.0.0.56 - - [2025-10-02 03:26:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007311 10.0.0.56 - - [2025-10-02 03:26:39] "POST /neutron/network HTTP/1.1" 200 940 0.007128 10.0.0.56 - - [2025-10-02 03:26:45] "POST /neutron/network HTTP/1.1" 200 1746 0.013778 10.0.0.56 - - [2025-10-02 03:26:45] "POST /neutron/port HTTP/1.1" 200 117 0.001440 10.0.0.56 - - [2025-10-02 03:26:45] "POST /neutron/subnet HTTP/1.1" 200 708 0.008901 10.0.0.56 - - [2025-10-02 03:27:39] "POST /neutron/port HTTP/1.1" 200 1106 0.028523 10.0.0.56 - - [2025-10-02 03:27:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003761 10.0.0.56 - - [2025-10-02 03:27:39] "POST /neutron/network HTTP/1.1" 200 850 0.010422 10.0.0.56 - - [2025-10-02 03:27:47] "POST /neutron/network HTTP/1.1" 200 948 0.007757 10.0.0.56 - - [2025-10-02 03:27:47] "POST /neutron/port HTTP/1.1" 200 117 0.001039 10.0.0.56 - - [2025-10-02 03:28:04] "GET /obj-perms HTTP/1.1" 200 5066 0.004206 10.0.0.56 - - [2025-10-02 03:28:07] "GET /virtual-network/c07ed1ef-e77d-40d5-b233-c13dda726496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.033632 10.0.0.56 - - [2025-10-02 03:28:08] "POST /neutron/network HTTP/1.1" 200 846 0.102265 10.0.0.38 - - [2025-10-02 03:28:08] "DELETE /access-control-list/92286a96-5f99-4c96-8c04-23cdec2caf03 HTTP/1.1" 200 115 0.049020 10.0.0.56 - - [2025-10-02 03:28:08] "GET /virtual-network/c07ed1ef-e77d-40d5-b233-c13dda726496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.010455 10.0.0.56 - - [2025-10-02 03:28:08] "GET /virtual-network/d1606873-24bb-4ae9-a5e3-479f4ba7966f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2389 0.011283 10.0.0.56 - - [2025-10-02 03:28:08] "POST /neutron/network HTTP/1.1" 200 844 0.099256 10.0.0.56 - - [2025-10-02 03:28:08] "GET /virtual-network/d1606873-24bb-4ae9-a5e3-479f4ba7966f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006853 10.0.0.56 - - [2025-10-02 03:28:08] "DELETE /network-policy/c8c44931-087e-4ff4-97e1-18b3da7b4510 HTTP/1.1" 200 115 0.042310 10.0.0.56 - - [2025-10-02 03:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.56 - - [2025-10-02 03:28:08] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1639 0.004889 10.0.0.56 - - [2025-10-02 03:28:08] "PUT /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e HTTP/1.1" 200 276 0.014413 10.0.0.38 - - [2025-10-02 03:28:08] "DELETE /access-control-list/b79d2b6e-b28b-4c17-99a5-fe41ae7d7b4b HTTP/1.1" 200 115 0.043171 10.0.0.56 - - [2025-10-02 03:28:10] "POST /neutron/network HTTP/1.1" 400 204 0.018313 10.0.0.56 - - [2025-10-02 03:28:10] "POST /neutron/port HTTP/1.1" 200 1134 0.015103 10.0.0.56 - - [2025-10-02 03:28:10] "POST /neutron/port HTTP/1.1" 200 151 0.211996 10.0.0.56 - - [2025-10-02 03:28:11] "POST /neutron/port HTTP/1.1" 200 151 0.219112 10.0.0.56 - - [2025-10-02 03:28:12] "POST /neutron/network HTTP/1.1" 200 850 0.006766 10.0.0.38 - - [2025-10-02 03:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006784 10.0.0.38 - - [2025-10-02 03:28:12] "DELETE /route-target/23f10c91-c60e-4364-bc01-9d466eb5253d HTTP/1.1" 200 115 0.026564 10.0.0.49 - - [2025-10-02 03:28:12] "POST /useragent-kv HTTP/1.1" 200 115 0.043434 10.0.0.49 - - [2025-10-02 03:28:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002672 10.0.0.56 - - [2025-10-02 03:28:12] "POST /neutron/network HTTP/1.1" 200 151 0.170135 10.0.0.56 - - [2025-10-02 03:28:13] "POST /neutron/port HTTP/1.1" 200 1106 0.015688 10.0.0.56 - - [2025-10-02 03:28:13] "POST /neutron/port HTTP/1.1" 200 151 0.194750 10.0.0.56 - - [2025-10-02 03:28:15] "POST /neutron/network HTTP/1.1" 200 844 0.006937 10.0.0.49 - - [2025-10-02 03:28:15] "GET /projects?obj_uuids=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001541 10.0.0.56 - - [2025-10-02 03:28:15] "GET /project/2f99a9b2-cbb1-450e-874c-f8f15d36cdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.067464 10.0.0.49 - - [2025-10-02 03:28:15] "GET /projects?obj_uuids=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000960 10.0.0.56 - - [2025-10-02 03:28:15] "GET /project/2f99a9b2-cbb1-450e-874c-f8f15d36cdfc?fields=virtual_networks HTTP/1.1" 200 1077 0.044780 10.0.0.49 - - [2025-10-02 03:28:15] "GET /projects?obj_uuids=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001163 10.0.0.56 - - [2025-10-02 03:28:15] "GET /project/2f99a9b2-cbb1-450e-874c-f8f15d36cdfc?fields=virtual_machine_interfaces HTTP/1.1" 200 1077 0.051078 10.0.0.49 - - [2025-10-02 03:28:15] "GET /projects?obj_uuids=2f99a9b2-cbb1-450e-874c-f8f15d36cdfc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001374 10.0.0.56 - - [2025-10-02 03:28:15] "GET /project/2f99a9b2-cbb1-450e-874c-f8f15d36cdfc?fields=security_groups HTTP/1.1" 200 1321 0.041598 10.0.0.56 - - [2025-10-02 03:28:16] "POST /fqname-to-id HTTP/1.1" 404 183 0.023224 10.0.0.49 - - [2025-10-02 03:28:16] "GET /projects?obj_uuids=adc88042-901a-4bed-920d-67dcdddc18b2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003614 10.0.0.49 - - [2025-10-02 03:28:16] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000973 10.0.0.49 - - [2025-10-02 03:28:16] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.030716 10.0.0.49 - - [2025-10-02 03:28:16] "POST /id-to-fqname HTTP/1.1" 200 185 0.003727 10.0.0.49 - - [2025-10-02 03:28:16] "POST /fqname-to-id HTTP/1.1" 404 194 0.005108 10.0.0.49 - - [2025-10-02 03:28:17] "POST /security-groups HTTP/1.1" 200 586 0.031629 10.0.0.38 - - [2025-10-02 03:28:17] "POST /fqname-to-id HTTP/1.1" 404 229 0.005479 10.0.0.49 - - [2025-10-02 03:28:17] "POST /projects HTTP/1.1" 200 575 0.244854 10.0.0.49 - - [2025-10-02 03:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.315009 10.0.0.38 - - [2025-10-02 03:28:17] "POST /access-control-lists HTTP/1.1" 200 589 0.033557 10.0.0.56 - - [2025-10-02 03:28:17] "GET /project/adc88042-901a-4bed-920d-67dcdddc18b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.477619 10.0.0.56 - - [2025-10-02 03:28:18] "GET / HTTP/1.1" 200 35931 0.002080 10.0.0.49 - - [2025-10-02 03:28:18] "GET /projects?obj_uuids=de5640fc-101b-4724-9d67-ddd5097ad01b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000994 10.0.0.56 - - [2025-10-02 03:28:18] "GET /project/de5640fc-101b-4724-9d67-ddd5097ad01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.044801 10.0.0.56 - - [2025-10-02 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.56 - - [2025-10-02 03:28:19] "GET /security-group/ed9296ad-449c-4c3e-bb85-05eabe24081f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3719 0.004189 10.0.0.56 - - [2025-10-02 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.49 - - [2025-10-02 03:28:19] "GET /projects?obj_uuids=de5640fc-101b-4724-9d67-ddd5097ad01b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001470 10.0.0.56 - - [2025-10-02 03:28:19] "GET /project/de5640fc-101b-4724-9d67-ddd5097ad01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.049074 10.0.0.56 - - [2025-10-02 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.56 - - [2025-10-02 03:28:19] "GET /security-group/ed9296ad-449c-4c3e-bb85-05eabe24081f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3719 0.004841 10.0.0.56 - - [2025-10-02 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.56 - - [2025-10-02 03:28:19] "PUT /security-group/ed9296ad-449c-4c3e-bb85-05eabe24081f HTTP/1.1" 200 262 0.017219 10.0.0.49 - - [2025-10-02 03:28:22] "GET /projects?obj_uuids=adc88042-901a-4bed-920d-67dcdddc18b2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001127 10.0.0.56 - - [2025-10-02 03:28:22] "GET /project/adc88042-901a-4bed-920d-67dcdddc18b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.044942 10.0.0.49 - - [2025-10-02 03:28:22] "GET /projects?obj_uuids=adc88042-901a-4bed-920d-67dcdddc18b2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000977 10.0.0.56 - - [2025-10-02 03:28:22] "GET /project/adc88042-901a-4bed-920d-67dcdddc18b2?fields=virtual_networks HTTP/1.1" 200 1033 0.053321 10.0.0.49 - - [2025-10-02 03:28:22] "GET /projects?obj_uuids=adc88042-901a-4bed-920d-67dcdddc18b2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000993 10.0.0.56 - - [2025-10-02 03:28:22] "GET /project/adc88042-901a-4bed-920d-67dcdddc18b2?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.045047 10.0.0.49 - - [2025-10-02 03:28:22] "GET /projects?obj_uuids=adc88042-901a-4bed-920d-67dcdddc18b2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001044 10.0.0.56 - - [2025-10-02 03:28:22] "GET /project/adc88042-901a-4bed-920d-67dcdddc18b2?fields=security_groups HTTP/1.1" 200 1254 0.051081 10.0.0.56 - - [2025-10-02 03:28:23] "POST /fqname-to-id HTTP/1.1" 404 192 0.026910 10.0.0.49 - - [2025-10-02 03:28:23] "GET /projects?obj_uuids=a57a246e-cf1e-43cd-84f0-8cd112d9a5c0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003180 10.0.0.49 - - [2025-10-02 03:28:23] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001114 10.0.0.49 - - [2025-10-02 03:28:23] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007084 10.0.0.49 - - [2025-10-02 03:28:23] "POST /id-to-fqname HTTP/1.1" 200 194 0.009670 10.0.0.49 - - [2025-10-02 03:28:23] "POST /fqname-to-id HTTP/1.1" 404 203 0.005606 10.0.0.49 - - [2025-10-02 03:28:23] "POST /security-groups HTTP/1.1" 200 595 0.040425 10.0.0.38 - - [2025-10-02 03:28:23] "POST /fqname-to-id HTTP/1.1" 404 238 0.003291 10.0.0.49 - - [2025-10-02 03:28:23] "POST /projects HTTP/1.1" 200 593 0.238560 10.0.0.49 - - [2025-10-02 03:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.312082 10.0.0.38 - - [2025-10-02 03:28:23] "POST /access-control-lists HTTP/1.1" 200 598 0.042706 10.0.0.56 - - [2025-10-02 03:28:23] "GET /project/a57a246e-cf1e-43cd-84f0-8cd112d9a5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.450866 10.0.0.56 - - [2025-10-02 03:28:24] "GET / HTTP/1.1" 200 35931 0.002357 10.0.0.56 - - [2025-10-02 03:28:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000404 10.0.0.56 - - [2025-10-02 03:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.050879 10.0.0.49 - - [2025-10-02 03:28:26] "GET /projects?obj_uuids=a57a246e-cf1e-43cd-84f0-8cd112d9a5c0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001115 10.0.0.56 - - [2025-10-02 03:28:26] "GET /project/a57a246e-cf1e-43cd-84f0-8cd112d9a5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.046472 10.0.0.49 - - [2025-10-02 03:28:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.49 - - [2025-10-02 03:28:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.49 - - [2025-10-02 03:28:27] "GET /projects?obj_uuids=a57a246e-cf1e-43cd-84f0-8cd112d9a5c0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001328 10.0.0.56 - - [2025-10-02 03:28:27] "POST /neutron/network HTTP/1.1" 200 623 0.158382 10.0.0.56 - - [2025-10-02 03:28:27] "POST /id-to-fqname HTTP/1.1" 200 231 0.003574 10.0.0.56 - - [2025-10-02 03:28:27] "GET /virtual-network/ab7a1be2-bda7-43d0-bce4-867450c242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.008912 10.0.0.56 - - [2025-10-02 03:28:27] "POST /neutron/network HTTP/1.1" 200 840 0.007695 10.0.0.56 - - [2025-10-02 03:28:27] "GET /virtual-network/ab7a1be2-bda7-43d0-bce4-867450c242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005944 10.0.0.56 - - [2025-10-02 03:28:27] "POST /id-to-fqname HTTP/1.1" 200 231 0.001602 10.0.0.56 - - [2025-10-02 03:28:27] "POST /neutron/network HTTP/1.1" 200 850 0.006977 10.0.0.49 - - [2025-10-02 03:28:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.49 - - [2025-10-02 03:28:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000486 10.0.0.49 - - [2025-10-02 03:28:28] "GET /projects?obj_uuids=a57a246e-cf1e-43cd-84f0-8cd112d9a5c0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000975 10.0.0.56 - - [2025-10-02 03:28:28] "GET /project/a57a246e-cf1e-43cd-84f0-8cd112d9a5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.074651 10.0.0.56 - - [2025-10-02 03:28:28] "POST /neutron/port HTTP/1.1" 200 117 0.007907 10.0.0.56 - - [2025-10-02 03:28:28] "POST /id-to-fqname HTTP/1.1" 200 231 0.001133 10.0.0.38 - - [2025-10-02 03:28:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.38 - - [2025-10-02 03:28:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.49 - - [2025-10-02 03:28:29] "GET /projects?obj_uuids=a57a246e-cf1e-43cd-84f0-8cd112d9a5c0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001052 10.0.0.38 - - [2025-10-02 03:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.38 - - [2025-10-02 03:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.56 - - [2025-10-02 03:28:29] "POST /neutron/port HTTP/1.1" 200 1062 0.325739 10.0.0.56 - - [2025-10-02 03:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000832 10.0.0.56 - - [2025-10-02 03:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.56 - - [2025-10-02 03:28:29] "POST /neutron/port HTTP/1.1" 200 1116 0.121151 10.0.0.56 - - [2025-10-02 03:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.56 - - [2025-10-02 03:28:29] "POST /neutron/subnet HTTP/1.1" 200 689 0.011557 10.0.0.56 - - [2025-10-02 03:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.38 - - [2025-10-02 03:28:36] "GET /obj-perms HTTP/1.1" 200 5056 0.058139 10.0.0.49 - - [2025-10-02 03:28:36] "GET /obj-perms HTTP/1.1" 200 5056 0.053519 10.0.0.38 - - [2025-10-02 03:28:37] "DELETE /access-control-list/97bc1e98-6e0a-4901-ab5b-417eda2c38d6 HTTP/1.1" 200 115 0.038601 10.0.0.49 - - [2025-10-02 03:28:43] "DELETE /project/2f99a9b2-cbb1-450e-874c-f8f15d36cdfc HTTP/1.1" 404 177 0.008814 10.0.0.49 - - [2025-10-02 03:28:43] "DELETE /project/a57a246ecf1e43cd84f08cd112d9a5c0 HTTP/1.1" 404 173 0.006477 10.0.0.49 - - [2025-10-02 03:28:43] "DELETE /project/adc88042901a4bed920d67dcdddc18b2 HTTP/1.1" 404 173 0.007779 10.0.0.49 - - [2025-10-02 03:28:43] "GET /projects?obj_uuids=adc88042-901a-4bed-920d-67dcdddc18b2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000860 10.0.0.49 - - [2025-10-02 03:28:43] "GET /project/adc88042-901a-4bed-920d-67dcdddc18b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.054507 10.0.0.49 - - [2025-10-02 03:28:43] "GET /projects?obj_uuids=adc88042-901a-4bed-920d-67dcdddc18b2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001382 10.0.0.49 - - [2025-10-02 03:28:43] "GET /project/adc88042-901a-4bed-920d-67dcdddc18b2?fields=security_groups HTTP/1.1" 200 1359 0.061362 10.0.0.49 - - [2025-10-02 03:28:43] "DELETE /security-group/05c10df0-d7a8-4a9d-b983-7e3631f59b85 HTTP/1.1" 200 115 0.058560 10.0.0.49 - - [2025-10-02 03:28:43] "GET /projects?obj_uuids=adc88042-901a-4bed-920d-67dcdddc18b2&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000849 10.0.0.49 - - [2025-10-02 03:28:43] "GET /project/adc88042-901a-4bed-920d-67dcdddc18b2?fields=application_policy_sets HTTP/1.1" 200 1398 0.046902 10.0.0.38 - - [2025-10-02 03:28:44] "DELETE /access-control-list/df5acadc-8040-4a11-9194-c7b53bd82544 HTTP/1.1" 200 115 0.028663 10.0.0.49 - - [2025-10-02 03:28:44] "DELETE /project/adc88042-901a-4bed-920d-67dcdddc18b2 HTTP/1.1" 200 115 0.446656 10.0.0.56 - - [2025-10-02 03:28:46] "POST /neutron/port HTTP/1.1" 200 1090 0.038814 10.0.0.49 - - [2025-10-02 03:28:49] "GET /projects?obj_uuids=a57a246e-cf1e-43cd-84f0-8cd112d9a5c0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001115 10.0.0.56 - - [2025-10-02 03:28:49] "GET /project/a57a246e-cf1e-43cd-84f0-8cd112d9a5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.063545 10.0.0.56 - - [2025-10-02 03:28:50] "POST /neutron/network HTTP/1.1" 200 840 0.030986 10.0.0.56 - - [2025-10-02 03:28:50] "POST /neutron/port HTTP/1.1" 200 117 0.005907 10.0.0.56 - - [2025-10-02 03:28:50] "POST /neutron/port HTTP/1.1" 200 1090 0.013704 10.0.0.56 - - [2025-10-02 03:28:50] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008193 10.0.0.56 - - [2025-10-02 03:28:50] "GET /virtual-machine/09a9509d-a362-4db8-a202-41e717833633 HTTP/1.1" 401 292 0.000440 10.0.0.56 - - [2025-10-02 03:28:50] "GET /virtual-machine/09a9509d-a362-4db8-a202-41e717833633 HTTP/1.1" 200 1295 0.098850 10.0.0.56 - - [2025-10-02 03:28:50] "GET /virtual-machine-interface/27d52f62-189b-412a-8c26-1d8c33742fd6 HTTP/1.1" 200 2981 0.011558 10.0.0.56 - - [2025-10-02 03:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.56 - - [2025-10-02 03:28:50] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003561 10.0.0.56 - - [2025-10-02 03:28:50] "GET /virtual-networks?parent_id=a57a246e-cf1e-43cd-84f0-8cd112d9a5c0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.007233 10.0.0.56 - - [2025-10-02 03:28:51] "GET /virtual-network/ab7a1be2-bda7-43d0-bce4-867450c242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.008793 10.0.0.56 - - [2025-10-02 03:28:51] "POST /neutron/port HTTP/1.1" 200 1062 0.055373 10.0.0.56 - - [2025-10-02 03:28:51] "POST /neutron/port HTTP/1.1" 200 1090 0.026607 10.0.0.56 - - [2025-10-02 03:28:52] "POST /neutron/port HTTP/1.1" 200 117 0.001361 10.0.0.56 - - [2025-10-02 03:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.56 - - [2025-10-02 03:28:52] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004643 10.0.0.56 - - [2025-10-02 03:28:52] "GET /virtual-networks?parent_id=a57a246e-cf1e-43cd-84f0-8cd112d9a5c0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.007139 10.0.0.56 - - [2025-10-02 03:28:52] "GET /virtual-network/ab7a1be2-bda7-43d0-bce4-867450c242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007239 10.0.0.56 - - [2025-10-02 03:28:52] "POST /neutron/security_group HTTP/1.1" 200 2062 0.013713 10.0.0.56 - - [2025-10-02 03:29:02] "POST /neutron/port HTTP/1.1" 200 1090 0.013942 10.0.0.56 - - [2025-10-02 03:29:07] "POST /neutron/security_group HTTP/1.1" 200 2062 0.012426 10.0.0.56 - - [2025-10-02 03:29:18] "POST /neutron/port HTTP/1.1" 200 1090 0.014935 10.0.0.56 - - [2025-10-02 03:29:23] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007666 10.0.0.56 - - [2025-10-02 03:29:23] "POST /neutron/port HTTP/1.1" 200 1090 0.017970 10.0.0.56 - - [2025-10-02 03:29:23] "GET /virtual-machine/2f2057d8-7f71-4d1b-b630-6a49deb6df88 HTTP/1.1" 200 1296 0.006406 10.0.0.56 - - [2025-10-02 03:29:23] "GET /virtual-machine-interface/8eb55199-8e04-4308-a80d-ca26502a5b45 HTTP/1.1" 200 2982 0.005566 10.0.0.56 - - [2025-10-02 03:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.56 - - [2025-10-02 03:29:23] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003358 10.0.0.56 - - [2025-10-02 03:29:23] "GET /virtual-networks?parent_id=a57a246e-cf1e-43cd-84f0-8cd112d9a5c0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003113 10.0.0.56 - - [2025-10-02 03:29:23] "GET /virtual-network/ab7a1be2-bda7-43d0-bce4-867450c242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005478 10.0.0.56 - - [2025-10-02 03:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.56 - - [2025-10-02 03:29:26] "GET /virtual-network/ab7a1be2-bda7-43d0-bce4-867450c242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005097 10.0.0.56 - - [2025-10-02 03:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.56 - - [2025-10-02 03:29:30] "GET /virtual-network/ab7a1be2-bda7-43d0-bce4-867450c242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005508 10.0.0.56 - - [2025-10-02 03:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.56 - - [2025-10-02 03:29:34] "GET /virtual-network/ab7a1be2-bda7-43d0-bce4-867450c242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005808 10.0.0.56 - - [2025-10-02 03:29:37] "GET /obj-perms HTTP/1.1" 200 5056 0.058526 10.0.0.56 - - [2025-10-02 03:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005919 10.0.0.56 - - [2025-10-02 03:29:38] "GET /virtual-network/ab7a1be2-bda7-43d0-bce4-867450c242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005752 10.0.0.56 - - [2025-10-02 03:29:39] "POST /neutron/port HTTP/1.1" 200 1090 0.018582 10.0.0.56 - - [2025-10-02 03:29:39] "POST /neutron/subnet HTTP/1.1" 200 689 0.008923 10.0.0.56 - - [2025-10-02 03:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005541 10.0.0.56 - - [2025-10-02 03:29:42] "GET /virtual-network/ab7a1be2-bda7-43d0-bce4-867450c242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006483 10.0.0.56 - - [2025-10-02 03:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.56 - - [2025-10-02 03:29:47] "GET /virtual-network/ab7a1be2-bda7-43d0-bce4-867450c242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005580 10.0.0.56 - - [2025-10-02 03:29:49] "POST /neutron/port HTTP/1.1" 200 1090 0.014643 10.0.0.56 - - [2025-10-02 03:29:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003673 10.0.0.56 - - [2025-10-02 03:29:49] "POST /neutron/network HTTP/1.1" 200 840 0.008066 10.0.0.56 - - [2025-10-02 03:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.56 - - [2025-10-02 03:29:51] "GET /virtual-network/ab7a1be2-bda7-43d0-bce4-867450c242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006180 10.0.0.56 - - [2025-10-02 03:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.56 - - [2025-10-02 03:29:55] "GET /virtual-network/ab7a1be2-bda7-43d0-bce4-867450c242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006089 10.0.0.56 - - [2025-10-02 03:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.56 - - [2025-10-02 03:29:59] "GET /virtual-network/ab7a1be2-bda7-43d0-bce4-867450c242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006216 10.0.0.56 - - [2025-10-02 03:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.56 - - [2025-10-02 03:30:03] "GET /virtual-network/ab7a1be2-bda7-43d0-bce4-867450c242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006319 10.0.0.56 - - [2025-10-02 03:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.56 - - [2025-10-02 03:30:07] "GET /virtual-network/ab7a1be2-bda7-43d0-bce4-867450c242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005574 10.0.0.56 - - [2025-10-02 03:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006302 10.0.0.56 - - [2025-10-02 03:30:11] "GET /virtual-network/ab7a1be2-bda7-43d0-bce4-867450c242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005687 10.0.0.56 - - [2025-10-02 03:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.56 - - [2025-10-02 03:30:15] "GET /virtual-network/ab7a1be2-bda7-43d0-bce4-867450c242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005945 10.0.0.56 - - [2025-10-02 03:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.56 - - [2025-10-02 03:30:19] "GET /virtual-network/ab7a1be2-bda7-43d0-bce4-867450c242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006659 10.0.0.56 - - [2025-10-02 03:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005802 10.0.0.56 - - [2025-10-02 03:30:23] "GET /virtual-network/ab7a1be2-bda7-43d0-bce4-867450c242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006997 10.0.0.56 - - [2025-10-02 03:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.56 - - [2025-10-02 03:30:25] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004112 10.0.0.56 - - [2025-10-02 03:30:25] "GET /virtual-networks?parent_id=a57a246e-cf1e-43cd-84f0-8cd112d9a5c0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003650 10.0.0.56 - - [2025-10-02 03:30:26] "GET /virtual-network/ab7a1be2-bda7-43d0-bce4-867450c242b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006220 10.0.0.56 - - [2025-10-02 03:30:26] "POST /neutron/port HTTP/1.1" 200 1090 0.016596 10.0.0.56 - - [2025-10-02 03:30:31] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011161 10.0.0.56 - - [2025-10-02 03:30:41] "POST /neutron/port HTTP/1.1" 200 1090 0.018202 10.0.0.56 - - [2025-10-02 03:30:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004414 10.0.0.56 - - [2025-10-02 03:30:41] "POST /neutron/network HTTP/1.1" 200 840 0.007892 10.0.0.56 - - [2025-10-02 03:30:46] "POST /neutron/port HTTP/1.1" 200 1090 0.015043 10.0.0.56 - - [2025-10-02 03:30:51] "POST /neutron/port HTTP/1.1" 200 1090 0.038338 10.0.0.56 - - [2025-10-02 03:30:51] "POST /neutron/subnet HTTP/1.1" 200 689 0.009555 10.0.0.56 - - [2025-10-02 03:30:51] "POST /neutron/port HTTP/1.1" 200 1090 0.015565 10.0.0.56 - - [2025-10-02 03:30:57] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007420 10.0.0.56 - - [2025-10-02 03:31:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.007598 10.0.0.56 - - [2025-10-02 03:31:07] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.055870 10.0.0.56 - - [2025-10-02 03:31:07] "GET /bgp-as-a-service/42ebed2d-3af0-4e87-b8c0-2f130bed1318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.006181 10.0.0.56 - - [2025-10-02 03:31:08] "GET /virtual-machine-interface/8eb55199-8e04-4308-a80d-ca26502a5b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.005644 10.0.0.56 - - [2025-10-02 03:31:08] "POST /ref-update HTTP/1.1" 200 156 0.013852 10.0.0.56 - - [2025-10-02 03:31:08] "POST /neutron/network HTTP/1.1" 200 840 0.008651 10.0.0.56 - - [2025-10-02 03:31:08] "POST /neutron/subnet HTTP/1.1" 200 715 0.014665 10.0.0.38 - - [2025-10-02 03:31:08] "POST /ref-update HTTP/1.1" 200 156 0.054220 10.0.0.56 - - [2025-10-02 03:31:33] "GET /bgp-as-a-service/42ebed2d-3af0-4e87-b8c0-2f130bed1318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.006508 10.0.0.56 - - [2025-10-02 03:31:33] "GET /virtual-machine-interface/8eb55199-8e04-4308-a80d-ca26502a5b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.007685 10.0.0.56 - - [2025-10-02 03:31:33] "POST /ref-update HTTP/1.1" 200 156 0.012519 10.0.0.38 - - [2025-10-02 03:31:33] "POST /ref-update HTTP/1.1" 200 156 0.016377 10.0.0.56 - - [2025-10-02 03:31:33] "DELETE /bgp-as-a-service/42ebed2d-3af0-4e87-b8c0-2f130bed1318 HTTP/1.1" 200 115 0.046621 10.0.0.56 - - [2025-10-02 03:31:34] "POST /neutron/port HTTP/1.1" 200 1090 0.017464 10.0.0.56 - - [2025-10-02 03:31:34] "POST /neutron/port HTTP/1.1" 200 1090 0.028552 10.0.0.56 - - [2025-10-02 03:31:36] "POST /neutron/network HTTP/1.1" 200 840 0.007109 10.0.0.38 - - [2025-10-02 03:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006647 10.0.0.49 - - [2025-10-02 03:31:37] "GET /projects?obj_uuids=a57a246e-cf1e-43cd-84f0-8cd112d9a5c0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001559 10.0.0.56 - - [2025-10-02 03:31:37] "GET /project/a57a246e-cf1e-43cd-84f0-8cd112d9a5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.053598 10.0.0.49 - - [2025-10-02 03:31:37] "GET /projects?obj_uuids=a57a246e-cf1e-43cd-84f0-8cd112d9a5c0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000897 10.0.0.56 - - [2025-10-02 03:31:37] "GET /project/a57a246e-cf1e-43cd-84f0-8cd112d9a5c0?fields=virtual_networks HTTP/1.1" 200 1050 0.053474 10.0.0.49 - - [2025-10-02 03:31:37] "GET /projects?obj_uuids=a57a246e-cf1e-43cd-84f0-8cd112d9a5c0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001119 10.0.0.56 - - [2025-10-02 03:31:37] "GET /project/a57a246e-cf1e-43cd-84f0-8cd112d9a5c0?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.042307 10.0.0.49 - - [2025-10-02 03:31:37] "GET /projects?obj_uuids=a57a246e-cf1e-43cd-84f0-8cd112d9a5c0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002061 10.0.0.56 - - [2025-10-02 03:31:37] "GET /project/a57a246e-cf1e-43cd-84f0-8cd112d9a5c0?fields=security_groups HTTP/1.1" 200 1280 0.043850 10.0.0.38 - - [2025-10-02 03:31:38] "DELETE /access-control-list/180a2cd7-5273-480d-ad98-5be189607d8e HTTP/1.1" 200 115 0.067484 10.0.0.56 - - [2025-10-02 03:31:39] "POST /fqname-to-id HTTP/1.1" 404 189 0.024664 10.0.0.49 - - [2025-10-02 03:31:39] "GET /projects?obj_uuids=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003036 10.0.0.49 - - [2025-10-02 03:31:39] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001122 10.0.0.49 - - [2025-10-02 03:31:39] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008740 10.0.0.49 - - [2025-10-02 03:31:39] "POST /id-to-fqname HTTP/1.1" 200 191 0.003446 10.0.0.49 - - [2025-10-02 03:31:39] "POST /fqname-to-id HTTP/1.1" 404 200 0.011271 10.0.0.49 - - [2025-10-02 03:31:39] "POST /security-groups HTTP/1.1" 200 592 0.031582 10.0.0.49 - - [2025-10-02 03:31:39] "POST /projects HTTP/1.1" 200 587 0.247392 10.0.0.38 - - [2025-10-02 03:31:39] "POST /fqname-to-id HTTP/1.1" 404 234 0.008765 10.0.0.49 - - [2025-10-02 03:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.316961 10.0.0.56 - - [2025-10-02 03:31:39] "GET /project/c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.449903 10.0.0.56 - - [2025-10-02 03:31:40] "GET / HTTP/1.1" 200 35931 0.001735 10.0.0.56 - - [2025-10-02 03:31:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000462 10.0.0.56 - - [2025-10-02 03:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.028064 10.0.0.49 - - [2025-10-02 03:31:43] "GET /projects?obj_uuids=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001043 10.0.0.56 - - [2025-10-02 03:31:43] "GET /project/c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.038244 10.0.0.49 - - [2025-10-02 03:31:43] "GET /projects?obj_uuids=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000883 10.0.0.56 - - [2025-10-02 03:31:43] "POST /neutron/network HTTP/1.1" 200 614 0.150457 10.0.0.38 - - [2025-10-02 03:31:43] "POST /ref-update HTTP/1.1" 200 156 0.022869 10.0.0.56 - - [2025-10-02 03:31:43] "POST /id-to-fqname HTTP/1.1" 200 225 0.002892 10.0.0.56 - - [2025-10-02 03:31:43] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006837 10.0.0.56 - - [2025-10-02 03:31:43] "POST /neutron/network HTTP/1.1" 200 831 0.006539 10.0.0.56 - - [2025-10-02 03:31:43] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006072 10.0.0.56 - - [2025-10-02 03:31:43] "POST /id-to-fqname HTTP/1.1" 200 225 0.001177 10.0.0.56 - - [2025-10-02 03:31:43] "POST /neutron/network HTTP/1.1" 200 841 0.006552 10.0.0.49 - - [2025-10-02 03:31:44] "DELETE /project/c3a5c8a4e0e84c148800c2d93a0d2fff HTTP/1.1" 404 173 0.003614 10.0.0.49 - - [2025-10-02 03:31:44] "DELETE /project/a57a246e-cf1e-43cd-84f0-8cd112d9a5c0 HTTP/1.1" 404 177 0.005921 10.0.0.49 - - [2025-10-02 03:31:44] "GET /projects?obj_uuids=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001058 10.0.0.56 - - [2025-10-02 03:31:44] "GET /project/c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.068673 10.0.0.56 - - [2025-10-02 03:31:44] "POST /neutron/port HTTP/1.1" 200 117 0.009661 10.0.0.56 - - [2025-10-02 03:31:44] "POST /id-to-fqname HTTP/1.1" 200 225 0.001489 10.0.0.56 - - [2025-10-02 03:31:45] "POST /neutron/network HTTP/1.1" 200 841 0.007456 10.0.0.49 - - [2025-10-02 03:31:45] "GET /projects?obj_uuids=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000888 10.0.0.56 - - [2025-10-02 03:31:45] "POST /neutron/port HTTP/1.1" 200 1059 0.025924 10.0.0.56 - - [2025-10-02 03:31:45] "GET /project/c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.082494 10.0.0.56 - - [2025-10-02 03:31:46] "POST /neutron/port HTTP/1.1" 200 1087 0.034923 10.0.0.56 - - [2025-10-02 03:31:46] "POST /id-to-fqname HTTP/1.1" 200 225 0.001582 10.0.0.56 - - [2025-10-02 03:31:46] "POST /neutron/port HTTP/1.1" 200 1087 0.024690 10.0.0.56 - - [2025-10-02 03:31:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007384 10.0.0.56 - - [2025-10-02 03:31:46] "POST /neutron/network HTTP/1.1" 200 841 0.013716 10.0.0.49 - - [2025-10-02 03:31:46] "GET /projects?obj_uuids=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001477 10.0.0.56 - - [2025-10-02 03:31:47] "POST /neutron/port HTTP/1.1" 200 1059 0.416423 10.0.0.56 - - [2025-10-02 03:31:47] "POST /neutron/port HTTP/1.1" 200 1113 0.135439 10.0.0.49 - - [2025-10-02 03:31:47] "GET /projects?obj_uuids=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001131 10.0.0.56 - - [2025-10-02 03:31:47] "POST /neutron/subnet HTTP/1.1" 200 689 0.012986 10.0.0.56 - - [2025-10-02 03:31:47] "GET /project/c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.091912 10.0.0.56 - - [2025-10-02 03:31:47] "POST /neutron/network HTTP/1.1" 200 831 0.011531 10.0.0.56 - - [2025-10-02 03:31:47] "POST /neutron/port HTTP/1.1" 200 117 0.008564 10.0.0.56 - - [2025-10-02 03:31:48] "POST /neutron/network HTTP/1.1" 200 841 0.011751 10.0.0.56 - - [2025-10-02 03:31:48] "POST /neutron/port HTTP/1.1" 200 1059 0.023983 10.0.0.56 - - [2025-10-02 03:31:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004378 10.0.0.56 - - [2025-10-02 03:31:49] "POST /neutron/network HTTP/1.1" 200 831 0.011134 10.0.0.56 - - [2025-10-02 03:31:58] "POST /neutron/port HTTP/1.1" 200 1087 0.018626 10.0.0.56 - - [2025-10-02 03:32:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007499 10.0.0.56 - - [2025-10-02 03:32:13] "POST /neutron/port HTTP/1.1" 200 1087 0.016389 10.0.0.56 - - [2025-10-02 03:32:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007566 10.0.0.56 - - [2025-10-02 03:32:18] "POST /neutron/port HTTP/1.1" 200 1087 0.015881 10.0.0.56 - - [2025-10-02 03:32:18] "GET /virtual-machine/ed28a33e-7022-4b91-a807-3c103c790611 HTTP/1.1" 401 292 0.000386 10.0.0.56 - - [2025-10-02 03:32:18] "GET /virtual-machine/ed28a33e-7022-4b91-a807-3c103c790611 HTTP/1.1" 200 1294 0.030942 10.0.0.56 - - [2025-10-02 03:32:18] "GET /virtual-machine-interface/795abeb6-480f-4d53-b34a-b1c46469fe80 HTTP/1.1" 200 2957 0.005057 10.0.0.56 - - [2025-10-02 03:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.56 - - [2025-10-02 03:32:19] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003076 10.0.0.56 - - [2025-10-02 03:32:19] "GET /virtual-networks?parent_id=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002918 10.0.0.56 - - [2025-10-02 03:32:19] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006337 10.0.0.56 - - [2025-10-02 03:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.56 - - [2025-10-02 03:32:22] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005734 10.0.0.56 - - [2025-10-02 03:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.56 - - [2025-10-02 03:32:26] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005106 10.0.0.56 - - [2025-10-02 03:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.56 - - [2025-10-02 03:32:30] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006584 10.0.0.56 - - [2025-10-02 03:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.56 - - [2025-10-02 03:32:34] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005688 10.0.0.56 - - [2025-10-02 03:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.56 - - [2025-10-02 03:32:38] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006282 10.0.0.38 - - [2025-10-02 03:32:40] "GET /obj-perms HTTP/1.1" 200 5056 0.049020 10.0.0.56 - - [2025-10-02 03:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.56 - - [2025-10-02 03:32:42] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007608 10.0.0.56 - - [2025-10-02 03:32:44] "POST /neutron/port HTTP/1.1" 200 1087 0.014797 10.0.0.56 - - [2025-10-02 03:32:44] "POST /neutron/subnet HTTP/1.1" 200 689 0.009379 10.0.0.56 - - [2025-10-02 03:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.56 - - [2025-10-02 03:32:46] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005997 10.0.0.56 - - [2025-10-02 03:32:49] "POST /neutron/port HTTP/1.1" 200 1087 0.015752 10.0.0.56 - - [2025-10-02 03:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.56 - - [2025-10-02 03:32:50] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007519 10.0.0.56 - - [2025-10-02 03:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.56 - - [2025-10-02 03:32:54] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005780 10.0.0.56 - - [2025-10-02 03:32:55] "POST /neutron/port HTTP/1.1" 200 1087 0.018168 10.0.0.56 - - [2025-10-02 03:32:55] "POST /neutron/subnet HTTP/1.1" 200 689 0.008914 10.0.0.56 - - [2025-10-02 03:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.56 - - [2025-10-02 03:32:59] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005708 10.0.0.56 - - [2025-10-02 03:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.56 - - [2025-10-02 03:33:03] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006976 10.0.0.56 - - [2025-10-02 03:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.56 - - [2025-10-02 03:33:07] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008993 10.0.0.56 - - [2025-10-02 03:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.56 - - [2025-10-02 03:33:11] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007386 10.0.0.56 - - [2025-10-02 03:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.56 - - [2025-10-02 03:33:15] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006951 10.0.0.56 - - [2025-10-02 03:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.56 - - [2025-10-02 03:33:19] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004893 10.0.0.56 - - [2025-10-02 03:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.56 - - [2025-10-02 03:33:23] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005713 10.0.0.49 - - [2025-10-02 03:33:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.49 - - [2025-10-02 03:33:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.56 - - [2025-10-02 03:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.56 - - [2025-10-02 03:33:27] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005086 10.0.0.49 - - [2025-10-02 03:33:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.49 - - [2025-10-02 03:33:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.38 - - [2025-10-02 03:33:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.38 - - [2025-10-02 03:33:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000353 10.0.0.38 - - [2025-10-02 03:33:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.38 - - [2025-10-02 03:33:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.56 - - [2025-10-02 03:33:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.56 - - [2025-10-02 03:33:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.56 - - [2025-10-02 03:33:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.56 - - [2025-10-02 03:33:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.56 - - [2025-10-02 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.56 - - [2025-10-02 03:33:31] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006096 10.0.0.56 - - [2025-10-02 03:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.56 - - [2025-10-02 03:33:35] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005668 10.0.0.56 - - [2025-10-02 03:33:37] "POST /neutron/port HTTP/1.1" 200 1087 0.014923 10.0.0.56 - - [2025-10-02 03:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.56 - - [2025-10-02 03:33:37] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003817 10.0.0.56 - - [2025-10-02 03:33:37] "GET /virtual-networks?parent_id=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002909 10.0.0.56 - - [2025-10-02 03:33:38] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005937 10.0.0.56 - - [2025-10-02 03:33:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008595 10.0.0.49 - - [2025-10-02 03:33:40] "GET /obj-perms HTTP/1.1" 200 5056 0.052961 10.0.0.56 - - [2025-10-02 03:33:40] "GET /obj-perms HTTP/1.1" 200 5056 0.046203 10.0.0.56 - - [2025-10-02 03:33:43] "POST /neutron/port HTTP/1.1" 200 1087 0.014999 10.0.0.56 - - [2025-10-02 03:33:45] "POST /neutron/port HTTP/1.1" 200 1087 0.016850 10.0.0.56 - - [2025-10-02 03:33:45] "POST /neutron/subnet HTTP/1.1" 200 689 0.009617 10.0.0.56 - - [2025-10-02 03:33:48] "POST /neutron/port HTTP/1.1" 200 1087 0.016927 10.0.0.56 - - [2025-10-02 03:33:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009523 10.0.0.56 - - [2025-10-02 03:33:56] "POST /neutron/network HTTP/1.1" 200 841 0.006998 10.0.0.56 - - [2025-10-02 03:33:56] "POST /neutron/port HTTP/1.1" 200 117 0.001402 10.0.0.56 - - [2025-10-02 03:33:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007288 10.0.0.56 - - [2025-10-02 03:34:09] "POST /neutron/port HTTP/1.1" 200 1087 0.017958 10.0.0.56 - - [2025-10-02 03:34:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007936 10.0.0.56 - - [2025-10-02 03:34:24] "POST /neutron/port HTTP/1.1" 200 1087 0.014191 10.0.0.56 - - [2025-10-02 03:34:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008173 10.0.0.56 - - [2025-10-02 03:34:30] "POST /neutron/port HTTP/1.1" 200 1087 0.025382 10.0.0.56 - - [2025-10-02 03:34:30] "GET /virtual-machine/9887b125-fd70-400e-a816-3b936a98c0a0 HTTP/1.1" 200 1294 0.006097 10.0.0.56 - - [2025-10-02 03:34:30] "GET /virtual-machine-interface/a7728dae-7247-4f43-b65b-a060e7970241 HTTP/1.1" 200 2958 0.005664 10.0.0.56 - - [2025-10-02 03:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.56 - - [2025-10-02 03:34:30] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003229 10.0.0.56 - - [2025-10-02 03:34:30] "GET /virtual-networks?parent_id=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002799 10.0.0.56 - - [2025-10-02 03:34:30] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005649 10.0.0.56 - - [2025-10-02 03:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.56 - - [2025-10-02 03:34:31] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003500 10.0.0.56 - - [2025-10-02 03:34:31] "GET /virtual-networks?parent_id=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003190 10.0.0.56 - - [2025-10-02 03:34:31] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006323 10.0.0.56 - - [2025-10-02 03:34:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007088 10.0.0.56 - - [2025-10-02 03:34:31] "POST /neutron/port HTTP/1.1" 200 1087 0.017425 10.0.0.56 - - [2025-10-02 03:34:31] "GET /virtual-machine/7042a4ed-47dd-4701-b542-e76ed4e20007 HTTP/1.1" 200 1293 0.005785 10.0.0.56 - - [2025-10-02 03:34:31] "GET /virtual-machine-interface/587f00b5-7745-4e31-9a04-f14d84f42aaa HTTP/1.1" 200 2957 0.006309 10.0.0.56 - - [2025-10-02 03:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.56 - - [2025-10-02 03:34:31] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003498 10.0.0.56 - - [2025-10-02 03:34:31] "GET /virtual-networks?parent_id=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003475 10.0.0.56 - - [2025-10-02 03:34:31] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005532 10.0.0.56 - - [2025-10-02 03:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.56 - - [2025-10-02 03:34:32] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004255 10.0.0.56 - - [2025-10-02 03:34:32] "GET /virtual-networks?parent_id=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003136 10.0.0.56 - - [2025-10-02 03:34:32] "GET /virtual-network/1d6d84e3-5b98-4400-ba67-a3b8dbfb0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006630 10.0.0.56 - - [2025-10-02 03:34:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.005259 10.0.0.56 - - [2025-10-02 03:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.56 - - [2025-10-02 03:34:33] "GET /global-system-config/707d4a27-94c7-4a76-95ab-3259f3e7ef37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007035 10.0.0.56 - - [2025-10-02 03:34:33] "POST /control-node-zones HTTP/1.1" 200 569 0.027831 10.0.0.56 - - [2025-10-02 03:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.56 - - [2025-10-02 03:34:33] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004920 10.0.0.56 - - [2025-10-02 03:34:33] "GET /control-node-zone/9b60eacd-2e5a-4e0c-8f86-c1e4124c19ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005411 10.0.0.56 - - [2025-10-02 03:34:33] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.022618 10.0.0.56 - - [2025-10-02 03:34:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.004060 10.0.0.56 - - [2025-10-02 03:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.56 - - [2025-10-02 03:34:33] "GET /global-system-config/707d4a27-94c7-4a76-95ab-3259f3e7ef37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007675 10.0.0.56 - - [2025-10-02 03:34:33] "POST /control-node-zones HTTP/1.1" 200 569 0.025835 10.0.0.56 - - [2025-10-02 03:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.56 - - [2025-10-02 03:34:33] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005228 10.0.0.56 - - [2025-10-02 03:34:33] "GET /control-node-zone/b7e0e0a2-81c0-4c4f-9493-e3fe37bc17d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005449 10.0.0.56 - - [2025-10-02 03:34:33] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.020895 10.0.0.56 - - [2025-10-02 03:34:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.003786 10.0.0.56 - - [2025-10-02 03:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.56 - - [2025-10-02 03:34:33] "GET /global-system-config/707d4a27-94c7-4a76-95ab-3259f3e7ef37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006704 10.0.0.56 - - [2025-10-02 03:34:34] "POST /control-node-zones HTTP/1.1" 200 569 0.025837 10.0.0.56 - - [2025-10-02 03:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.56 - - [2025-10-02 03:34:34] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004738 10.0.0.56 - - [2025-10-02 03:34:34] "GET /control-node-zone/74c1f677-1f82-4a5b-8ef2-4eb78b4ce4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005256 10.0.0.56 - - [2025-10-02 03:34:34] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.029917 10.0.0.56 - - [2025-10-02 03:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006752 10.0.0.56 - - [2025-10-02 03:34:34] "GET /global-system-config/707d4a27-94c7-4a76-95ab-3259f3e7ef37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006287 10.0.0.56 - - [2025-10-02 03:34:34] "POST /fqname-to-id HTTP/1.1" 404 234 0.003450 10.0.0.56 - - [2025-10-02 03:34:34] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.033330 10.0.0.56 - - [2025-10-02 03:34:34] "POST /neutron/subnet HTTP/1.1" 200 715 0.011235 10.0.0.56 - - [2025-10-02 03:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.56 - - [2025-10-02 03:34:34] "GET /bgp-as-a-service/474c3af4-bd8c-45e8-a3a1-846db4779361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.006826 10.0.0.56 - - [2025-10-02 03:34:34] "GET /control-node-zone/9b60eacd-2e5a-4e0c-8f86-c1e4124c19ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004519 10.0.0.56 - - [2025-10-02 03:34:34] "POST /ref-update HTTP/1.1" 200 156 0.016740 10.0.0.56 - - [2025-10-02 03:34:45] "POST /neutron/port HTTP/1.1" 200 1087 0.037552 10.0.0.56 - - [2025-10-02 03:34:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004519 10.0.0.56 - - [2025-10-02 03:34:45] "POST /neutron/network HTTP/1.1" 200 831 0.007128 10.0.0.56 - - [2025-10-02 03:34:51] "GET /bgp-as-a-service/474c3af4-bd8c-45e8-a3a1-846db4779361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.007718 10.0.0.56 - - [2025-10-02 03:34:51] "GET /virtual-machine-interface/795abeb6-480f-4d53-b34a-b1c46469fe80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.006366 10.0.0.56 - - [2025-10-02 03:34:51] "POST /ref-update HTTP/1.1" 200 156 0.013846 10.0.0.38 - - [2025-10-02 03:34:51] "POST /ref-update HTTP/1.1" 200 156 0.031193 10.0.0.56 - - [2025-10-02 03:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.56 - - [2025-10-02 03:34:53] "GET /global-system-config/707d4a27-94c7-4a76-95ab-3259f3e7ef37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005290 10.0.0.56 - - [2025-10-02 03:34:53] "POST /fqname-to-id HTTP/1.1" 404 234 0.003075 10.0.0.56 - - [2025-10-02 03:34:53] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.028796 10.0.0.56 - - [2025-10-02 03:34:53] "POST /neutron/network HTTP/1.1" 200 831 0.006347 10.0.0.56 - - [2025-10-02 03:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.56 - - [2025-10-02 03:34:53] "GET /bgp-as-a-service/bfafe1a0-66b8-4616-aa6a-5437d5abc13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.005247 10.0.0.56 - - [2025-10-02 03:34:53] "GET /control-node-zone/b7e0e0a2-81c0-4c4f-9493-e3fe37bc17d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004647 10.0.0.56 - - [2025-10-02 03:34:53] "POST /ref-update HTTP/1.1" 200 156 0.015268 10.0.0.56 - - [2025-10-02 03:34:58] "POST /neutron/port HTTP/1.1" 200 1087 0.017364 10.0.0.56 - - [2025-10-02 03:34:58] "POST /neutron/subnet HTTP/1.1" 200 689 0.010044 10.0.0.56 - - [2025-10-02 03:35:00] "GET /bgp-as-a-service/bfafe1a0-66b8-4616-aa6a-5437d5abc13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.007786 10.0.0.56 - - [2025-10-02 03:35:00] "GET /virtual-machine-interface/a7728dae-7247-4f43-b65b-a060e7970241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.006182 10.0.0.56 - - [2025-10-02 03:35:00] "POST /ref-update HTTP/1.1" 200 156 0.014693 10.0.0.38 - - [2025-10-02 03:35:01] "POST /bgp-routers HTTP/1.1" 200 640 0.046816 10.0.0.38 - - [2025-10-02 03:35:01] "PUT /bgp-router/72ce17c1-591b-47b2-8b24-519b99f48968 HTTP/1.1" 200 254 0.032522 10.0.0.56 - - [2025-10-02 03:35:20] "GET /control-node-zone/9b60eacd-2e5a-4e0c-8f86-c1e4124c19ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005013 10.0.0.56 - - [2025-10-02 03:35:20] "POST /ref-update HTTP/1.1" 200 156 0.021613 10.0.0.56 - - [2025-10-02 03:35:20] "GET /control-node-zone/b7e0e0a2-81c0-4c4f-9493-e3fe37bc17d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004426 10.0.0.56 - - [2025-10-02 03:35:20] "POST /ref-update HTTP/1.1" 200 156 0.018922 10.0.0.56 - - [2025-10-02 03:35:20] "GET /control-node-zone/74c1f677-1f82-4a5b-8ef2-4eb78b4ce4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004742 10.0.0.56 - - [2025-10-02 03:35:20] "POST /ref-update HTTP/1.1" 200 156 0.022631 10.0.0.56 - - [2025-10-02 03:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.56 - - [2025-10-02 03:35:20] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.006291 10.0.0.56 - - [2025-10-02 03:35:20] "GET /control-node-zone/9b60eacd-2e5a-4e0c-8f86-c1e4124c19ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005329 10.0.0.56 - - [2025-10-02 03:35:20] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.018872 10.0.0.56 - - [2025-10-02 03:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.56 - - [2025-10-02 03:35:20] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005207 10.0.0.56 - - [2025-10-02 03:35:20] "GET /control-node-zone/b7e0e0a2-81c0-4c4f-9493-e3fe37bc17d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003301 10.0.0.56 - - [2025-10-02 03:35:20] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.020084 10.0.0.56 - - [2025-10-02 03:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.56 - - [2025-10-02 03:35:20] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004756 10.0.0.56 - - [2025-10-02 03:35:20] "GET /control-node-zone/74c1f677-1f82-4a5b-8ef2-4eb78b4ce4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003638 10.0.0.56 - - [2025-10-02 03:35:21] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.020195 10.0.0.56 - - [2025-10-02 03:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.56 - - [2025-10-02 03:35:32] "GET /bgp-as-a-service/474c3af4-bd8c-45e8-a3a1-846db4779361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2444 0.006407 10.0.0.56 - - [2025-10-02 03:35:32] "GET /control-node-zone/9b60eacd-2e5a-4e0c-8f86-c1e4124c19ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003184 10.0.0.56 - - [2025-10-02 03:35:32] "POST /ref-update HTTP/1.1" 200 156 0.016100 10.0.0.56 - - [2025-10-02 03:35:32] "GET /control-node-zone/9b60eacd-2e5a-4e0c-8f86-c1e4124c19ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005270 10.0.0.56 - - [2025-10-02 03:35:33] "POST /ref-update HTTP/1.1" 200 156 0.019380 10.0.0.56 - - [2025-10-02 03:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.56 - - [2025-10-02 03:35:33] "GET /global-system-config/707d4a27-94c7-4a76-95ab-3259f3e7ef37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006708 10.0.0.56 - - [2025-10-02 03:35:33] "POST /neutron/network HTTP/1.1" 200 831 0.007734 10.0.0.56 - - [2025-10-02 03:35:33] "POST /neutron/subnet HTTP/1.1" 200 715 0.009592 10.0.0.56 - - [2025-10-02 03:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.56 - - [2025-10-02 03:35:33] "GET /bgp-as-a-service/474c3af4-bd8c-45e8-a3a1-846db4779361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2156 0.005986 10.0.0.56 - - [2025-10-02 03:35:33] "GET /control-node-zone/74c1f677-1f82-4a5b-8ef2-4eb78b4ce4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004387 10.0.0.56 - - [2025-10-02 03:35:33] "POST /ref-update HTTP/1.1" 200 156 0.015872 10.0.0.56 - - [2025-10-02 03:35:36] "GET /bgp-as-a-service/474c3af4-bd8c-45e8-a3a1-846db4779361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2444 0.006164 10.0.0.56 - - [2025-10-02 03:35:36] "GET /virtual-machine-interface/795abeb6-480f-4d53-b34a-b1c46469fe80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.005938 10.0.0.56 - - [2025-10-02 03:35:47] "POST /neutron/network HTTP/1.1" 200 841 0.007300 10.0.0.56 - - [2025-10-02 03:35:47] "POST /neutron/port HTTP/1.1" 200 117 0.001120 10.0.0.56 - - [2025-10-02 03:35:54] "GET /bgp-as-a-service/474c3af4-bd8c-45e8-a3a1-846db4779361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2444 0.004525 10.0.0.56 - - [2025-10-02 03:35:54] "GET /virtual-machine-interface/795abeb6-480f-4d53-b34a-b1c46469fe80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.005492 10.0.0.56 - - [2025-10-02 03:35:54] "POST /ref-update HTTP/1.1" 200 156 0.013403 10.0.0.56 - - [2025-10-02 03:35:54] "GET /bgp-as-a-service/bfafe1a0-66b8-4616-aa6a-5437d5abc13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2447 0.006277 10.0.0.56 - - [2025-10-02 03:35:54] "GET /virtual-machine-interface/a7728dae-7247-4f43-b65b-a060e7970241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.007687 10.0.0.56 - - [2025-10-02 03:35:54] "POST /ref-update HTTP/1.1" 200 156 0.012191 10.0.0.56 - - [2025-10-02 03:35:55] "DELETE /bgp-as-a-service/bfafe1a0-66b8-4616-aa6a-5437d5abc13a HTTP/1.1" 200 115 0.041981 10.0.0.56 - - [2025-10-02 03:35:55] "GET /bgp-as-a-service/474c3af4-bd8c-45e8-a3a1-846db4779361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2149 0.006207 10.0.0.56 - - [2025-10-02 03:35:55] "GET /virtual-machine-interface/795abeb6-480f-4d53-b34a-b1c46469fe80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.004926 10.0.0.56 - - [2025-10-02 03:35:55] "DELETE /bgp-as-a-service/474c3af4-bd8c-45e8-a3a1-846db4779361 HTTP/1.1" 200 115 0.040286 10.0.0.56 - - [2025-10-02 03:35:55] "GET /control-node-zone/74c1f677-1f82-4a5b-8ef2-4eb78b4ce4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.006131 10.0.0.56 - - [2025-10-02 03:35:55] "POST /ref-update HTTP/1.1" 200 156 0.019088 10.0.0.56 - - [2025-10-02 03:35:55] "DELETE /control-node-zone/74c1f677-1f82-4a5b-8ef2-4eb78b4ce4d5 HTTP/1.1" 200 115 0.028521 10.0.0.56 - - [2025-10-02 03:35:55] "GET /control-node-zone/b7e0e0a2-81c0-4c4f-9493-e3fe37bc17d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003908 10.0.0.56 - - [2025-10-02 03:35:55] "POST /ref-update HTTP/1.1" 200 156 0.019842 10.0.0.56 - - [2025-10-02 03:35:55] "DELETE /control-node-zone/b7e0e0a2-81c0-4c4f-9493-e3fe37bc17d2 HTTP/1.1" 200 115 0.042115 10.0.0.56 - - [2025-10-02 03:35:55] "GET /control-node-zone/9b60eacd-2e5a-4e0c-8f86-c1e4124c19ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.008527 10.0.0.38 - - [2025-10-02 03:35:55] "DELETE /bgp-router/634bf969-2bc6-40c3-9c9e-2b04c13f6d5b HTTP/1.1" 200 115 0.075534 10.0.0.56 - - [2025-10-02 03:35:55] "DELETE /control-node-zone/9b60eacd-2e5a-4e0c-8f86-c1e4124c19ff HTTP/1.1" 200 115 0.044835 10.0.0.56 - - [2025-10-02 03:35:55] "POST /neutron/network HTTP/1.1" 400 204 0.013927 10.0.0.56 - - [2025-10-02 03:35:56] "POST /neutron/port HTTP/1.1" 200 1087 0.018446 10.0.0.56 - - [2025-10-02 03:35:56] "POST /neutron/port HTTP/1.1" 200 151 0.259118 10.0.0.56 - - [2025-10-02 03:35:56] "POST /neutron/port HTTP/1.1" 200 151 0.253367 10.0.0.38 - - [2025-10-02 03:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.56 - - [2025-10-02 03:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.49 - - [2025-10-02 03:36:00] "GET /projects?obj_uuids=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.038150 10.0.0.56 - - [2025-10-02 03:36:00] "GET /project/c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.092476 10.0.0.56 - - [2025-10-02 03:36:00] "POST /neutron/network HTTP/1.1" 200 117 0.012291 10.0.0.38 - - [2025-10-02 03:36:00] "POST /ref-update HTTP/1.1" 200 156 0.034668 10.0.0.56 - - [2025-10-02 03:36:01] "POST /neutron/network HTTP/1.1" 200 833 0.010096 10.0.0.56 - - [2025-10-02 03:36:01] "POST /id-to-fqname HTTP/1.1" 200 225 0.001354 10.0.0.56 - - [2025-10-02 03:36:01] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007095 10.0.0.56 - - [2025-10-02 03:36:01] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006588 10.0.0.56 - - [2025-10-02 03:36:01] "POST /neutron/subnet HTTP/1.1" 200 724 0.010970 10.0.0.56 - - [2025-10-02 03:36:01] "POST /id-to-fqname HTTP/1.1" 200 225 0.001584 10.0.0.49 - - [2025-10-02 03:36:02] "GET /projects?obj_uuids=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001124 10.0.0.56 - - [2025-10-02 03:36:02] "GET /project/c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.069581 10.0.0.56 - - [2025-10-02 03:36:02] "POST /neutron/port HTTP/1.1" 200 117 0.006136 10.0.0.56 - - [2025-10-02 03:36:02] "POST /id-to-fqname HTTP/1.1" 200 225 0.001488 10.0.0.56 - - [2025-10-02 03:36:02] "POST /neutron/network HTTP/1.1" 200 843 0.008127 10.0.0.56 - - [2025-10-02 03:36:03] "POST /neutron/port HTTP/1.1" 200 1061 0.016429 10.0.0.49 - - [2025-10-02 03:36:03] "GET /projects?obj_uuids=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000882 10.0.0.56 - - [2025-10-02 03:36:03] "GET /project/c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.098284 10.0.0.56 - - [2025-10-02 03:36:03] "POST /neutron/port HTTP/1.1" 200 1089 0.035151 10.0.0.56 - - [2025-10-02 03:36:03] "POST /neutron/subnet HTTP/1.1" 200 698 0.008872 10.0.0.56 - - [2025-10-02 03:36:03] "POST /neutron/port HTTP/1.1" 200 1089 0.023575 10.0.0.56 - - [2025-10-02 03:36:03] "POST /id-to-fqname HTTP/1.1" 200 225 0.001473 10.0.0.56 - - [2025-10-02 03:36:03] "POST /neutron/port HTTP/1.1" 200 1089 0.016207 10.0.0.56 - - [2025-10-02 03:36:03] "POST /neutron/network HTTP/1.1" 200 843 0.008692 10.0.0.56 - - [2025-10-02 03:36:04] "POST /neutron/port HTTP/1.1" 200 1061 0.059900 10.0.0.49 - - [2025-10-02 03:36:04] "GET /projects?obj_uuids=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000995 10.0.0.56 - - [2025-10-02 03:36:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005958 10.0.0.56 - - [2025-10-02 03:36:04] "GET /project/c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.088281 10.0.0.56 - - [2025-10-02 03:36:04] "POST /neutron/port HTTP/1.1" 200 117 0.001064 10.0.0.56 - - [2025-10-02 03:36:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006641 10.0.0.56 - - [2025-10-02 03:36:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007763 10.0.0.56 - - [2025-10-02 03:36:05] "POST /neutron/port HTTP/1.1" 200 1089 0.015355 10.0.0.56 - - [2025-10-02 03:36:05] "GET /virtual-machine/16cdb51f-e811-4559-812b-10448ef385b0 HTTP/1.1" 200 1292 0.006960 10.0.0.56 - - [2025-10-02 03:36:05] "GET /virtual-machine-interface/ad593358-2aeb-45f5-8d49-87f0834645bb HTTP/1.1" 200 2958 0.005492 10.0.0.56 - - [2025-10-02 03:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.56 - - [2025-10-02 03:36:05] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005285 10.0.0.56 - - [2025-10-02 03:36:05] "GET /virtual-networks?parent_id=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002963 10.0.0.49 - - [2025-10-02 03:36:05] "GET /projects?obj_uuids=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000923 10.0.0.56 - - [2025-10-02 03:36:05] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005754 10.0.0.56 - - [2025-10-02 03:36:05] "POST /neutron/port HTTP/1.1" 200 1061 0.273371 10.0.0.56 - - [2025-10-02 03:36:05] "POST /neutron/port HTTP/1.1" 200 1115 0.109125 10.0.0.56 - - [2025-10-02 03:36:05] "POST /neutron/subnet HTTP/1.1" 200 698 0.009728 10.0.0.56 - - [2025-10-02 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.56 - - [2025-10-02 03:36:08] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005722 10.0.0.56 - - [2025-10-02 03:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.56 - - [2025-10-02 03:36:12] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005230 10.0.0.56 - - [2025-10-02 03:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.56 - - [2025-10-02 03:36:16] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006528 10.0.0.56 - - [2025-10-02 03:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.56 - - [2025-10-02 03:36:20] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007146 10.0.0.56 - - [2025-10-02 03:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.56 - - [2025-10-02 03:36:24] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006282 10.0.0.56 - - [2025-10-02 03:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.56 - - [2025-10-02 03:36:28] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006607 10.0.0.56 - - [2025-10-02 03:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.56 - - [2025-10-02 03:36:32] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005253 10.0.0.56 - - [2025-10-02 03:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.56 - - [2025-10-02 03:36:37] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005376 10.0.0.56 - - [2025-10-02 03:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.56 - - [2025-10-02 03:36:41] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005200 10.0.0.56 - - [2025-10-02 03:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.024125 10.0.0.56 - - [2025-10-02 03:36:45] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008338 10.0.0.56 - - [2025-10-02 03:36:47] "POST /neutron/port HTTP/1.1" 200 1089 0.014601 10.0.0.56 - - [2025-10-02 03:36:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004016 10.0.0.56 - - [2025-10-02 03:36:47] "POST /neutron/network HTTP/1.1" 200 833 0.006606 10.0.0.56 - - [2025-10-02 03:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.56 - - [2025-10-02 03:36:49] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005450 10.0.0.56 - - [2025-10-02 03:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.56 - - [2025-10-02 03:36:53] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005831 10.0.0.56 - - [2025-10-02 03:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.56 - - [2025-10-02 03:36:57] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007417 10.0.0.56 - - [2025-10-02 03:36:59] "POST /neutron/network HTTP/1.1" 200 843 0.007715 10.0.0.56 - - [2025-10-02 03:36:59] "POST /neutron/port HTTP/1.1" 200 117 0.001200 10.0.0.56 - - [2025-10-02 03:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.56 - - [2025-10-02 03:37:01] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005746 10.0.0.56 - - [2025-10-02 03:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.56 - - [2025-10-02 03:37:05] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005935 10.0.0.56 - - [2025-10-02 03:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.56 - - [2025-10-02 03:37:09] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005314 10.0.0.56 - - [2025-10-02 03:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.56 - - [2025-10-02 03:37:13] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006229 10.0.0.56 - - [2025-10-02 03:37:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.026930 10.0.0.56 - - [2025-10-02 03:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.56 - - [2025-10-02 03:37:18] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005243 10.0.0.56 - - [2025-10-02 03:37:21] "POST /neutron/port HTTP/1.1" 200 1089 0.016668 10.0.0.56 - - [2025-10-02 03:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004682 10.0.0.56 - - [2025-10-02 03:37:22] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006292 10.0.0.56 - - [2025-10-02 03:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.56 - - [2025-10-02 03:37:24] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003656 10.0.0.56 - - [2025-10-02 03:37:24] "GET /virtual-networks?parent_id=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002880 10.0.0.56 - - [2025-10-02 03:37:24] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005849 10.0.0.56 - - [2025-10-02 03:37:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.028300 10.0.0.56 - - [2025-10-02 03:37:34] "POST /neutron/port HTTP/1.1" 200 1089 0.018189 10.0.0.56 - - [2025-10-02 03:37:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009365 10.0.0.38 - - [2025-10-02 03:37:43] "GET /obj-perms HTTP/1.1" 200 5056 0.048232 10.0.0.49 - - [2025-10-02 03:37:43] "GET /obj-perms HTTP/1.1" 200 5056 0.040904 10.0.0.56 - - [2025-10-02 03:37:48] "POST /neutron/port HTTP/1.1" 200 1089 0.014778 10.0.0.56 - - [2025-10-02 03:37:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004004 10.0.0.56 - - [2025-10-02 03:37:48] "POST /neutron/network HTTP/1.1" 200 833 0.007437 10.0.0.56 - - [2025-10-02 03:37:55] "POST /neutron/port HTTP/1.1" 200 1089 0.015306 10.0.0.56 - - [2025-10-02 03:38:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007690 10.0.0.56 - - [2025-10-02 03:38:01] "POST /neutron/network HTTP/1.1" 200 843 0.009073 10.0.0.56 - - [2025-10-02 03:38:01] "POST /neutron/port HTTP/1.1" 200 117 0.002124 10.0.0.56 - - [2025-10-02 03:38:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008136 10.0.0.56 - - [2025-10-02 03:38:05] "POST /neutron/port HTTP/1.1" 200 1089 0.017243 10.0.0.56 - - [2025-10-02 03:38:05] "GET /virtual-machine/cd6c5e67-12c2-4b60-b278-32dd503b2567 HTTP/1.1" 200 1294 0.027048 10.0.0.56 - - [2025-10-02 03:38:05] "GET /virtual-machine-interface/83211b9e-e526-48fe-b0b7-b2a907903ab5 HTTP/1.1" 200 2957 0.011510 10.0.0.56 - - [2025-10-02 03:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.56 - - [2025-10-02 03:38:06] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003420 10.0.0.56 - - [2025-10-02 03:38:06] "GET /virtual-networks?parent_id=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002965 10.0.0.56 - - [2025-10-02 03:38:06] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006157 10.0.0.56 - - [2025-10-02 03:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.56 - - [2025-10-02 03:38:07] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004796 10.0.0.56 - - [2025-10-02 03:38:07] "GET /virtual-networks?parent_id=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004210 10.0.0.56 - - [2025-10-02 03:38:07] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006534 10.0.0.56 - - [2025-10-02 03:38:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.015527 10.0.0.56 - - [2025-10-02 03:38:07] "POST /neutron/port HTTP/1.1" 200 1089 0.017848 10.0.0.56 - - [2025-10-02 03:38:07] "GET /virtual-machine/a1f4a5de-79ba-4cd6-bf25-fadfe417d050 HTTP/1.1" 200 1294 0.007250 10.0.0.56 - - [2025-10-02 03:38:07] "GET /virtual-machine-interface/fbee9fec-8ff3-476b-9302-7be7869b973c HTTP/1.1" 200 2958 0.015030 10.0.0.56 - - [2025-10-02 03:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.56 - - [2025-10-02 03:38:07] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003535 10.0.0.56 - - [2025-10-02 03:38:07] "GET /virtual-networks?parent_id=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003406 10.0.0.56 - - [2025-10-02 03:38:07] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007035 10.0.0.56 - - [2025-10-02 03:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.56 - - [2025-10-02 03:38:08] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004301 10.0.0.56 - - [2025-10-02 03:38:08] "GET /virtual-networks?parent_id=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003618 10.0.0.56 - - [2025-10-02 03:38:08] "GET /virtual-network/48704fcb-84f5-40df-add5-7f38d4f9555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006241 10.0.0.56 - - [2025-10-02 03:38:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.003675 10.0.0.56 - - [2025-10-02 03:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.56 - - [2025-10-02 03:38:09] "GET /global-system-config/707d4a27-94c7-4a76-95ab-3259f3e7ef37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006629 10.0.0.56 - - [2025-10-02 03:38:09] "POST /control-node-zones HTTP/1.1" 200 569 0.028346 10.0.0.56 - - [2025-10-02 03:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.56 - - [2025-10-02 03:38:09] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005829 10.0.0.56 - - [2025-10-02 03:38:09] "GET /control-node-zone/462d0675-1ac8-4e1d-91e6-a0c1ef21e46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005781 10.0.0.56 - - [2025-10-02 03:38:09] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.020277 10.0.0.56 - - [2025-10-02 03:38:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.004348 10.0.0.56 - - [2025-10-02 03:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.56 - - [2025-10-02 03:38:09] "GET /global-system-config/707d4a27-94c7-4a76-95ab-3259f3e7ef37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007355 10.0.0.56 - - [2025-10-02 03:38:09] "POST /control-node-zones HTTP/1.1" 200 569 0.026783 10.0.0.56 - - [2025-10-02 03:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.56 - - [2025-10-02 03:38:09] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007129 10.0.0.56 - - [2025-10-02 03:38:09] "GET /control-node-zone/eb843210-e00b-4e18-a718-6fcf2a7272ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006133 10.0.0.56 - - [2025-10-02 03:38:09] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.022471 10.0.0.56 - - [2025-10-02 03:38:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.003565 10.0.0.56 - - [2025-10-02 03:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.56 - - [2025-10-02 03:38:09] "GET /global-system-config/707d4a27-94c7-4a76-95ab-3259f3e7ef37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006516 10.0.0.56 - - [2025-10-02 03:38:09] "POST /control-node-zones HTTP/1.1" 200 569 0.026308 10.0.0.56 - - [2025-10-02 03:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.56 - - [2025-10-02 03:38:10] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005667 10.0.0.56 - - [2025-10-02 03:38:10] "GET /control-node-zone/5bb2b555-22f5-4848-b7fb-22326dfeade1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.006536 10.0.0.56 - - [2025-10-02 03:38:10] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.022554 10.0.0.56 - - [2025-10-02 03:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.56 - - [2025-10-02 03:38:10] "GET /global-system-config/707d4a27-94c7-4a76-95ab-3259f3e7ef37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.011429 10.0.0.56 - - [2025-10-02 03:38:10] "POST /fqname-to-id HTTP/1.1" 404 234 0.003474 10.0.0.56 - - [2025-10-02 03:38:10] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.029542 10.0.0.56 - - [2025-10-02 03:38:10] "POST /neutron/subnet HTTP/1.1" 200 724 0.008841 10.0.0.56 - - [2025-10-02 03:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.56 - - [2025-10-02 03:38:10] "GET /bgp-as-a-service/02a5bb1d-2587-4014-b8a8-0179cd0f9d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.006057 10.0.0.56 - - [2025-10-02 03:38:10] "GET /control-node-zone/462d0675-1ac8-4e1d-91e6-a0c1ef21e46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004060 10.0.0.56 - - [2025-10-02 03:38:10] "POST /ref-update HTTP/1.1" 200 156 0.020639 10.0.0.56 - - [2025-10-02 03:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.56 - - [2025-10-02 03:38:10] "GET /bgp-as-a-service/02a5bb1d-2587-4014-b8a8-0179cd0f9d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.006272 10.0.0.56 - - [2025-10-02 03:38:10] "GET /control-node-zone/eb843210-e00b-4e18-a718-6fcf2a7272ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004367 10.0.0.56 - - [2025-10-02 03:38:10] "POST /ref-update HTTP/1.1" 200 156 0.024003 10.0.0.49 - - [2025-10-02 03:38:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000575 10.0.0.49 - - [2025-10-02 03:38:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.56 - - [2025-10-02 03:38:27] "GET /bgp-as-a-service/02a5bb1d-2587-4014-b8a8-0179cd0f9d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006763 10.0.0.56 - - [2025-10-02 03:38:27] "GET /virtual-machine-interface/ad593358-2aeb-45f5-8d49-87f0834645bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.005422 10.0.0.56 - - [2025-10-02 03:38:27] "POST /ref-update HTTP/1.1" 200 156 0.011988 10.0.0.38 - - [2025-10-02 03:38:27] "POST /ref-update HTTP/1.1" 200 156 0.050201 10.0.0.49 - - [2025-10-02 03:38:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.49 - - [2025-10-02 03:38:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000891 10.0.0.56 - - [2025-10-02 03:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.56 - - [2025-10-02 03:38:28] "GET /global-system-config/707d4a27-94c7-4a76-95ab-3259f3e7ef37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006668 10.0.0.56 - - [2025-10-02 03:38:28] "POST /fqname-to-id HTTP/1.1" 404 234 0.004040 10.0.0.56 - - [2025-10-02 03:38:28] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.056893 10.0.0.56 - - [2025-10-02 03:38:28] "POST /neutron/network HTTP/1.1" 200 833 0.010148 10.0.0.56 - - [2025-10-02 03:38:28] "POST /neutron/subnet HTTP/1.1" 200 724 0.008829 10.0.0.56 - - [2025-10-02 03:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.56 - - [2025-10-02 03:38:28] "GET /bgp-as-a-service/5971e823-fdaa-4b46-a6a7-758a5b4a571b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.005165 10.0.0.56 - - [2025-10-02 03:38:28] "GET /control-node-zone/462d0675-1ac8-4e1d-91e6-a0c1ef21e46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004442 10.0.0.56 - - [2025-10-02 03:38:28] "POST /ref-update HTTP/1.1" 200 156 0.028664 10.0.0.56 - - [2025-10-02 03:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.56 - - [2025-10-02 03:38:28] "GET /bgp-as-a-service/5971e823-fdaa-4b46-a6a7-758a5b4a571b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.006877 10.0.0.56 - - [2025-10-02 03:38:28] "GET /control-node-zone/eb843210-e00b-4e18-a718-6fcf2a7272ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004406 10.0.0.56 - - [2025-10-02 03:38:28] "POST /ref-update HTTP/1.1" 200 156 0.014695 10.0.0.38 - - [2025-10-02 03:38:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.38 - - [2025-10-02 03:38:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.38 - - [2025-10-02 03:38:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000995 10.0.0.38 - - [2025-10-02 03:38:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.56 - - [2025-10-02 03:38:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.56 - - [2025-10-02 03:38:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.56 - - [2025-10-02 03:38:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000482 10.0.0.56 - - [2025-10-02 03:38:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.56 - - [2025-10-02 03:38:36] "GET /bgp-as-a-service/5971e823-fdaa-4b46-a6a7-758a5b4a571b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007493 10.0.0.56 - - [2025-10-02 03:38:36] "GET /virtual-machine-interface/83211b9e-e526-48fe-b0b7-b2a907903ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.007974 10.0.0.56 - - [2025-10-02 03:38:36] "POST /ref-update HTTP/1.1" 200 156 0.016436 10.0.0.38 - - [2025-10-02 03:38:36] "POST /bgp-routers HTTP/1.1" 200 640 0.052629 10.0.0.38 - - [2025-10-02 03:38:36] "PUT /bgp-router/72294977-74fd-4328-bc58-032f37cab045 HTTP/1.1" 200 254 0.033953 10.0.0.56 - - [2025-10-02 03:38:43] "GET /obj-perms HTTP/1.1" 200 5056 0.055743 10.0.0.56 - - [2025-10-02 03:38:48] "POST /neutron/network HTTP/1.1" 200 843 0.007894 10.0.0.56 - - [2025-10-02 03:38:48] "POST /neutron/port HTTP/1.1" 200 117 0.001625 10.0.0.56 - - [2025-10-02 03:38:57] "GET /bgp-as-a-service/5971e823-fdaa-4b46-a6a7-758a5b4a571b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.006161 10.0.0.56 - - [2025-10-02 03:38:57] "GET /virtual-machine-interface/83211b9e-e526-48fe-b0b7-b2a907903ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.007521 10.0.0.56 - - [2025-10-02 03:38:57] "POST /ref-update HTTP/1.1" 200 156 0.017658 10.0.0.56 - - [2025-10-02 03:38:57] "DELETE /bgp-as-a-service/5971e823-fdaa-4b46-a6a7-758a5b4a571b HTTP/1.1" 200 115 0.065749 10.0.0.38 - - [2025-10-02 03:38:57] "DELETE /bgp-router/72294977-74fd-4328-bc58-032f37cab045 HTTP/1.1" 200 115 0.054429 10.0.0.56 - - [2025-10-02 03:38:57] "GET /bgp-as-a-service/02a5bb1d-2587-4014-b8a8-0179cd0f9d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2705 0.015204 10.0.0.56 - - [2025-10-02 03:38:57] "GET /virtual-machine-interface/ad593358-2aeb-45f5-8d49-87f0834645bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.010989 10.0.0.56 - - [2025-10-02 03:38:57] "POST /ref-update HTTP/1.1" 200 156 0.018733 10.0.0.56 - - [2025-10-02 03:38:58] "DELETE /bgp-as-a-service/02a5bb1d-2587-4014-b8a8-0179cd0f9d56 HTTP/1.1" 200 115 0.064151 10.0.0.38 - - [2025-10-02 03:38:58] "DELETE /bgp-router/34465fdf-4036-4955-a543-f7377236b287 HTTP/1.1" 200 115 0.060580 10.0.0.56 - - [2025-10-02 03:38:58] "GET /control-node-zone/5bb2b555-22f5-4848-b7fb-22326dfeade1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.008473 10.0.0.56 - - [2025-10-02 03:38:58] "POST /ref-update HTTP/1.1" 200 156 0.018132 10.0.0.56 - - [2025-10-02 03:38:58] "DELETE /control-node-zone/5bb2b555-22f5-4848-b7fb-22326dfeade1 HTTP/1.1" 200 115 0.026621 10.0.0.56 - - [2025-10-02 03:38:58] "GET /control-node-zone/eb843210-e00b-4e18-a718-6fcf2a7272ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005076 10.0.0.56 - - [2025-10-02 03:38:58] "POST /ref-update HTTP/1.1" 200 156 0.018717 10.0.0.56 - - [2025-10-02 03:38:58] "DELETE /control-node-zone/eb843210-e00b-4e18-a718-6fcf2a7272ec HTTP/1.1" 200 115 0.031792 10.0.0.56 - - [2025-10-02 03:38:58] "GET /control-node-zone/462d0675-1ac8-4e1d-91e6-a0c1ef21e46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003896 10.0.0.56 - - [2025-10-02 03:38:58] "POST /ref-update HTTP/1.1" 200 156 0.020652 10.0.0.56 - - [2025-10-02 03:38:58] "DELETE /control-node-zone/462d0675-1ac8-4e1d-91e6-a0c1ef21e46e HTTP/1.1" 200 115 0.037042 10.0.0.56 - - [2025-10-02 03:38:58] "POST /neutron/network HTTP/1.1" 400 204 0.014049 10.0.0.56 - - [2025-10-02 03:38:59] "POST /neutron/port HTTP/1.1" 200 151 0.220844 10.0.0.56 - - [2025-10-02 03:38:59] "POST /neutron/port HTTP/1.1" 200 151 0.244659 10.0.0.56 - - [2025-10-02 03:38:59] "POST /neutron/port HTTP/1.1" 200 151 0.261321 10.0.0.49 - - [2025-10-02 03:39:02] "GET /projects?obj_uuids=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001048 10.0.0.56 - - [2025-10-02 03:39:02] "GET /project/c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.064850 10.0.0.49 - - [2025-10-02 03:39:02] "GET /projects?obj_uuids=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001013 10.0.0.56 - - [2025-10-02 03:39:02] "GET /project/c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff?fields=virtual_networks HTTP/1.1" 200 1044 0.037129 10.0.0.49 - - [2025-10-02 03:39:02] "GET /projects?obj_uuids=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001775 10.0.0.56 - - [2025-10-02 03:39:02] "GET /project/c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.038372 10.0.0.49 - - [2025-10-02 03:39:02] "GET /projects?obj_uuids=c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001307 10.0.0.56 - - [2025-10-02 03:39:02] "GET /project/c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff?fields=security_groups HTTP/1.1" 200 1271 0.048312 10.0.0.56 - - [2025-10-02 03:39:03] "POST /fqname-to-id HTTP/1.1" 404 181 0.034209 10.0.0.49 - - [2025-10-02 03:39:03] "GET /projects?obj_uuids=da580a9c-d2c9-43ce-8bd8-807505ca5468&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004413 10.0.0.49 - - [2025-10-02 03:39:03] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001449 10.0.0.49 - - [2025-10-02 03:39:03] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.031661 10.0.0.49 - - [2025-10-02 03:39:03] "POST /id-to-fqname HTTP/1.1" 200 183 0.003375 10.0.0.49 - - [2025-10-02 03:39:03] "POST /fqname-to-id HTTP/1.1" 404 192 0.013456 10.0.0.49 - - [2025-10-02 03:39:03] "POST /security-groups HTTP/1.1" 200 584 0.081834 10.0.0.38 - - [2025-10-02 03:39:03] "POST /fqname-to-id HTTP/1.1" 404 227 0.003305 10.0.0.49 - - [2025-10-02 03:39:03] "POST /projects HTTP/1.1" 200 571 0.298124 10.0.0.49 - - [2025-10-02 03:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.368231 10.0.0.38 - - [2025-10-02 03:39:03] "POST /access-control-lists HTTP/1.1" 200 587 0.039269 10.0.0.56 - - [2025-10-02 03:39:04] "GET /project/da580a9c-d2c9-43ce-8bd8-807505ca5468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.552024 10.0.0.56 - - [2025-10-02 03:39:05] "GET / HTTP/1.1" 200 35931 0.002027 10.0.0.49 - - [2025-10-02 03:39:08] "GET /projects?obj_uuids=da580a9c-d2c9-43ce-8bd8-807505ca5468&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000955 10.0.0.56 - - [2025-10-02 03:39:08] "GET /project/da580a9c-d2c9-43ce-8bd8-807505ca5468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.046296 10.0.0.49 - - [2025-10-02 03:39:08] "GET /projects?obj_uuids=da580a9c-d2c9-43ce-8bd8-807505ca5468&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003553 10.0.0.56 - - [2025-10-02 03:39:08] "GET /project/da580a9c-d2c9-43ce-8bd8-807505ca5468?fields=virtual_networks HTTP/1.1" 200 1029 0.054782 10.0.0.49 - - [2025-10-02 03:39:08] "GET /projects?obj_uuids=da580a9c-d2c9-43ce-8bd8-807505ca5468&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001429 10.0.0.56 - - [2025-10-02 03:39:08] "GET /project/da580a9c-d2c9-43ce-8bd8-807505ca5468?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.058437 10.0.0.49 - - [2025-10-02 03:39:08] "GET /projects?obj_uuids=da580a9c-d2c9-43ce-8bd8-807505ca5468&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000978 10.0.0.56 - - [2025-10-02 03:39:08] "GET /project/da580a9c-d2c9-43ce-8bd8-807505ca5468?fields=security_groups HTTP/1.1" 200 1248 0.064222 10.0.0.56 - - [2025-10-02 03:39:09] "POST /fqname-to-id HTTP/1.1" 404 189 0.022544 10.0.0.49 - - [2025-10-02 03:39:09] "GET /projects?obj_uuids=dc4000b0-a969-414d-891b-2eaf8d8ee52a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002943 10.0.0.49 - - [2025-10-02 03:39:09] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001633 10.0.0.49 - - [2025-10-02 03:39:09] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009947 10.0.0.49 - - [2025-10-02 03:39:09] "POST /id-to-fqname HTTP/1.1" 200 191 0.001100 10.0.0.49 - - [2025-10-02 03:39:09] "POST /fqname-to-id HTTP/1.1" 404 200 0.007170 10.0.0.49 - - [2025-10-02 03:39:09] "POST /security-groups HTTP/1.1" 200 592 0.029585 10.0.0.49 - - [2025-10-02 03:39:09] "POST /projects HTTP/1.1" 200 587 0.249278 10.0.0.49 - - [2025-10-02 03:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.286330 10.0.0.38 - - [2025-10-02 03:39:09] "POST /fqname-to-id HTTP/1.1" 404 234 0.005542 10.0.0.56 - - [2025-10-02 03:39:09] "GET /project/dc4000b0-a969-414d-891b-2eaf8d8ee52a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.443427 10.0.0.56 - - [2025-10-02 03:39:10] "GET / HTTP/1.1" 200 35931 0.001708 10.0.0.49 - - [2025-10-02 03:39:13] "GET /projects?obj_uuids=dc4000b0-a969-414d-891b-2eaf8d8ee52a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000998 10.0.0.56 - - [2025-10-02 03:39:13] "GET /project/dc4000b0-a969-414d-891b-2eaf8d8ee52a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.077493 10.0.0.49 - - [2025-10-02 03:39:13] "GET /projects?obj_uuids=dc4000b0-a969-414d-891b-2eaf8d8ee52a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001973 10.0.0.56 - - [2025-10-02 03:39:13] "GET /project/dc4000b0-a969-414d-891b-2eaf8d8ee52a?fields=virtual_networks HTTP/1.1" 200 1044 0.056007 10.0.0.49 - - [2025-10-02 03:39:13] "GET /projects?obj_uuids=dc4000b0-a969-414d-891b-2eaf8d8ee52a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001054 10.0.0.56 - - [2025-10-02 03:39:13] "GET /project/dc4000b0-a969-414d-891b-2eaf8d8ee52a?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.045169 10.0.0.49 - - [2025-10-02 03:39:13] "GET /projects?obj_uuids=dc4000b0-a969-414d-891b-2eaf8d8ee52a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001093 10.0.0.56 - - [2025-10-02 03:39:13] "GET /project/dc4000b0-a969-414d-891b-2eaf8d8ee52a?fields=security_groups HTTP/1.1" 200 1271 0.051259 10.0.0.56 - - [2025-10-02 03:39:14] "POST /fqname-to-id HTTP/1.1" 404 195 0.030462 10.0.0.49 - - [2025-10-02 03:39:14] "GET /projects?obj_uuids=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003598 10.0.0.49 - - [2025-10-02 03:39:14] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000947 10.0.0.49 - - [2025-10-02 03:39:14] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007642 10.0.0.49 - - [2025-10-02 03:39:15] "POST /id-to-fqname HTTP/1.1" 200 197 0.001544 10.0.0.49 - - [2025-10-02 03:39:15] "POST /fqname-to-id HTTP/1.1" 404 206 0.010667 10.0.0.49 - - [2025-10-02 03:39:15] "POST /security-groups HTTP/1.1" 200 598 0.031404 10.0.0.49 - - [2025-10-02 03:39:15] "POST /projects HTTP/1.1" 200 599 0.254869 10.0.0.38 - - [2025-10-02 03:39:15] "POST /access-control-lists HTTP/1.1" 200 603 0.031675 10.0.0.49 - - [2025-10-02 03:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.334719 10.0.0.56 - - [2025-10-02 03:39:15] "GET /project/5bcd51e2-d9ba-4940-96ed-1b6dc687a806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.477344 10.0.0.56 - - [2025-10-02 03:39:16] "GET / HTTP/1.1" 200 35931 0.001890 10.0.0.56 - - [2025-10-02 03:39:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000676 10.0.0.56 - - [2025-10-02 03:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.080202 10.0.0.56 - - [2025-10-02 03:39:18] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004489 10.0.0.56 - - [2025-10-02 03:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.56 - - [2025-10-02 03:39:18] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005231 10.0.0.56 - - [2025-10-02 03:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.56 - - [2025-10-02 03:39:18] "PUT /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e HTTP/1.1" 200 276 0.012992 10.0.0.56 - - [2025-10-02 03:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.49 - - [2025-10-02 03:39:18] "GET /projects?obj_uuids=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001332 10.0.0.56 - - [2025-10-02 03:39:18] "GET /project/5bcd51e2-d9ba-4940-96ed-1b6dc687a806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.049477 10.0.0.56 - - [2025-10-02 03:39:18] "POST /neutron/network HTTP/1.1" 200 117 0.032762 10.0.0.38 - - [2025-10-02 03:39:19] "POST /route-targets HTTP/1.1" 200 327 0.026267 10.0.0.56 - - [2025-10-02 03:39:19] "POST /neutron/network HTTP/1.1" 200 808 0.008987 10.0.0.56 - - [2025-10-02 03:39:19] "POST /id-to-fqname HTTP/1.1" 200 218 0.001327 10.0.0.56 - - [2025-10-02 03:39:19] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005315 10.0.0.56 - - [2025-10-02 03:39:19] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005912 10.0.0.56 - - [2025-10-02 03:39:19] "POST /neutron/subnet HTTP/1.1" 200 701 0.009509 10.0.0.56 - - [2025-10-02 03:39:19] "POST /id-to-fqname HTTP/1.1" 200 218 0.001103 10.0.0.49 - - [2025-10-02 03:39:20] "GET /projects?obj_uuids=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001729 10.0.0.56 - - [2025-10-02 03:39:20] "GET /project/5bcd51e2-d9ba-4940-96ed-1b6dc687a806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.073800 10.0.0.56 - - [2025-10-02 03:39:20] "POST /neutron/port HTTP/1.1" 200 117 0.006286 10.0.0.56 - - [2025-10-02 03:39:20] "POST /id-to-fqname HTTP/1.1" 200 218 0.001381 10.0.0.56 - - [2025-10-02 03:39:20] "POST /neutron/network HTTP/1.1" 200 818 0.007877 10.0.0.56 - - [2025-10-02 03:39:21] "POST /neutron/port HTTP/1.1" 200 1062 0.016505 10.0.0.56 - - [2025-10-02 03:39:21] "POST /neutron/port HTTP/1.1" 200 1090 0.021234 10.0.0.49 - - [2025-10-02 03:39:21] "GET /projects?obj_uuids=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001002 10.0.0.56 - - [2025-10-02 03:39:21] "GET /project/5bcd51e2-d9ba-4940-96ed-1b6dc687a806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.078856 10.0.0.56 - - [2025-10-02 03:39:21] "POST /neutron/port HTTP/1.1" 200 117 0.001163 10.0.0.56 - - [2025-10-02 03:39:21] "POST /neutron/port HTTP/1.1" 200 1090 0.020350 10.0.0.56 - - [2025-10-02 03:39:22] "POST /neutron/network HTTP/1.1" 200 818 0.007345 10.0.0.56 - - [2025-10-02 03:39:22] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009669 10.0.0.56 - - [2025-10-02 03:39:22] "POST /neutron/port HTTP/1.1" 200 1062 0.015839 10.0.0.56 - - [2025-10-02 03:39:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003932 10.0.0.56 - - [2025-10-02 03:39:22] "POST /neutron/network HTTP/1.1" 200 808 0.007931 10.0.0.56 - - [2025-10-02 03:39:23] "POST /neutron/port HTTP/1.1" 200 1090 0.031262 10.0.0.56 - - [2025-10-02 03:39:23] "POST /neutron/security_group HTTP/1.1" 200 2065 0.010720 10.0.0.56 - - [2025-10-02 03:39:24] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 401 292 0.000749 10.0.0.56 - - [2025-10-02 03:39:24] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 200 1299 0.058853 10.0.0.56 - - [2025-10-02 03:39:24] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 200 1299 0.004705 10.0.0.56 - - [2025-10-02 03:39:24] "GET /virtual-machine-interface/4fc8cc6c-f1ad-4de7-b59e-0bc4d5e0f19e HTTP/1.1" 200 2948 0.005259 10.0.0.56 - - [2025-10-02 03:39:24] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 200 1299 0.003680 10.0.0.56 - - [2025-10-02 03:39:24] "GET /virtual-machine-interface/4fc8cc6c-f1ad-4de7-b59e-0bc4d5e0f19e HTTP/1.1" 200 2948 0.004773 10.0.0.56 - - [2025-10-02 03:39:24] "GET /instance-ip/33d00ea5-358c-4fcb-9d65-ad1187c52494 HTTP/1.1" 200 1620 0.006197 10.0.0.56 - - [2025-10-02 03:39:24] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 200 1299 0.004560 10.0.0.56 - - [2025-10-02 03:39:24] "GET /virtual-machine-interface/4fc8cc6c-f1ad-4de7-b59e-0bc4d5e0f19e HTTP/1.1" 200 2948 0.005841 10.0.0.56 - - [2025-10-02 03:39:24] "GET /instance-ip/33d00ea5-358c-4fcb-9d65-ad1187c52494 HTTP/1.1" 200 1620 0.004135 10.0.0.56 - - [2025-10-02 03:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.56 - - [2025-10-02 03:39:24] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005741 10.0.0.56 - - [2025-10-02 03:39:24] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002938 10.0.0.56 - - [2025-10-02 03:39:24] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006881 10.0.0.56 - - [2025-10-02 03:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.56 - - [2025-10-02 03:39:24] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004867 10.0.0.56 - - [2025-10-02 03:39:24] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003656 10.0.0.56 - - [2025-10-02 03:39:24] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006663 10.0.0.56 - - [2025-10-02 03:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.56 - - [2025-10-02 03:39:24] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003811 10.0.0.56 - - [2025-10-02 03:39:24] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002797 10.0.0.56 - - [2025-10-02 03:39:24] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005733 10.0.0.56 - - [2025-10-02 03:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.56 - - [2025-10-02 03:39:24] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004480 10.0.0.56 - - [2025-10-02 03:39:24] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003429 10.0.0.56 - - [2025-10-02 03:39:25] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005953 10.0.0.56 - - [2025-10-02 03:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.56 - - [2025-10-02 03:39:25] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004032 10.0.0.56 - - [2025-10-02 03:39:25] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002865 10.0.0.56 - - [2025-10-02 03:39:25] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005533 10.0.0.56 - - [2025-10-02 03:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.56 - - [2025-10-02 03:39:25] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004225 10.0.0.56 - - [2025-10-02 03:39:25] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003111 10.0.0.56 - - [2025-10-02 03:39:25] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006920 10.0.0.56 - - [2025-10-02 03:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006375 10.0.0.56 - - [2025-10-02 03:39:25] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003623 10.0.0.56 - - [2025-10-02 03:39:25] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003454 10.0.0.56 - - [2025-10-02 03:39:25] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006189 10.0.0.56 - - [2025-10-02 03:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.56 - - [2025-10-02 03:39:28] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005471 10.0.0.56 - - [2025-10-02 03:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.56 - - [2025-10-02 03:39:32] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005840 10.0.0.56 - - [2025-10-02 03:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.56 - - [2025-10-02 03:39:36] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005939 10.0.0.38 - - [2025-10-02 03:39:39] "DELETE /access-control-list/a8696900-f663-4d3a-8d16-3ce9c01ddf35 HTTP/1.1" 200 115 0.039212 10.0.0.56 - - [2025-10-02 03:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.56 - - [2025-10-02 03:39:40] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005253 10.0.0.49 - - [2025-10-02 03:39:44] "DELETE /project/dc4000b0a969414d891b2eaf8d8ee52a HTTP/1.1" 404 173 0.013455 10.0.0.49 - - [2025-10-02 03:39:44] "DELETE /project/c3a5c8a4-e0e8-4c14-8800-c2d93a0d2fff HTTP/1.1" 404 177 0.009829 10.0.0.49 - - [2025-10-02 03:39:44] "DELETE /project/da580a9cd2c943ce8bd8807505ca5468 HTTP/1.1" 404 173 0.012731 10.0.0.49 - - [2025-10-02 03:39:44] "DELETE /project/5bcd51e2d9ba494096ed1b6dc687a806 HTTP/1.1" 404 173 0.009402 10.0.0.49 - - [2025-10-02 03:39:44] "GET /projects?obj_uuids=dc4000b0-a969-414d-891b-2eaf8d8ee52a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000938 10.0.0.49 - - [2025-10-02 03:39:44] "GET /projects?obj_uuids=da580a9c-d2c9-43ce-8bd8-807505ca5468&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000830 10.0.0.49 - - [2025-10-02 03:39:44] "GET /project/dc4000b0-a969-414d-891b-2eaf8d8ee52a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.054550 10.0.0.49 - - [2025-10-02 03:39:44] "GET /projects?obj_uuids=dc4000b0-a969-414d-891b-2eaf8d8ee52a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001898 10.0.0.49 - - [2025-10-02 03:39:44] "GET /project/da580a9c-d2c9-43ce-8bd8-807505ca5468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.070520 10.0.0.49 - - [2025-10-02 03:39:44] "GET /projects?obj_uuids=da580a9c-d2c9-43ce-8bd8-807505ca5468&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001060 10.0.0.49 - - [2025-10-02 03:39:44] "GET /project/dc4000b0-a969-414d-891b-2eaf8d8ee52a?fields=security_groups HTTP/1.1" 200 1376 0.065325 10.0.0.56 - - [2025-10-02 03:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.56 - - [2025-10-02 03:39:44] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007455 10.0.0.49 - - [2025-10-02 03:39:44] "GET /project/da580a9c-d2c9-43ce-8bd8-807505ca5468?fields=security_groups HTTP/1.1" 200 1353 0.103957 10.0.0.49 - - [2025-10-02 03:39:44] "DELETE /security-group/c9a02f73-f08b-4671-9592-ded5e524b1e3 HTTP/1.1" 200 115 0.081248 10.0.0.49 - - [2025-10-02 03:39:45] "GET /projects?obj_uuids=dc4000b0-a969-414d-891b-2eaf8d8ee52a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000917 10.0.0.49 - - [2025-10-02 03:39:45] "GET /project/dc4000b0-a969-414d-891b-2eaf8d8ee52a?fields=application_policy_sets HTTP/1.1" 200 1415 0.062755 10.0.0.49 - - [2025-10-02 03:39:45] "DELETE /security-group/884715d9-b066-40e8-967c-7e24b5538d5b HTTP/1.1" 200 115 0.100910 10.0.0.49 - - [2025-10-02 03:39:45] "GET /projects?obj_uuids=da580a9c-d2c9-43ce-8bd8-807505ca5468&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001212 10.0.0.49 - - [2025-10-02 03:39:45] "GET /project/da580a9c-d2c9-43ce-8bd8-807505ca5468?fields=application_policy_sets HTTP/1.1" 200 1392 0.088213 10.0.0.38 - - [2025-10-02 03:39:45] "DELETE /access-control-list/f0e4cbb7-5c95-4bc9-8f49-20f88aff0164 HTTP/1.1" 200 115 0.089148 10.0.0.49 - - [2025-10-02 03:39:45] "DELETE /project/dc4000b0-a969-414d-891b-2eaf8d8ee52a HTTP/1.1" 200 115 0.589566 10.0.0.49 - - [2025-10-02 03:39:45] "DELETE /project/da580a9c-d2c9-43ce-8bd8-807505ca5468 HTTP/1.1" 200 115 0.626010 10.0.0.56 - - [2025-10-02 03:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.56 - - [2025-10-02 03:39:48] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004931 10.0.0.56 - - [2025-10-02 03:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.56 - - [2025-10-02 03:39:53] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005182 10.0.0.56 - - [2025-10-02 03:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.56 - - [2025-10-02 03:39:57] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007246 10.0.0.56 - - [2025-10-02 03:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.56 - - [2025-10-02 03:40:01] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010504 10.0.0.56 - - [2025-10-02 03:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.56 - - [2025-10-02 03:40:03] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003972 10.0.0.56 - - [2025-10-02 03:40:03] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003083 10.0.0.56 - - [2025-10-02 03:40:03] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005913 10.0.0.56 - - [2025-10-02 03:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.56 - - [2025-10-02 03:40:03] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003335 10.0.0.56 - - [2025-10-02 03:40:03] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004087 10.0.0.56 - - [2025-10-02 03:40:03] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005795 10.0.0.56 - - [2025-10-02 03:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.56 - - [2025-10-02 03:40:03] "GET /routing-instance/fca4846e-1cf4-4755-9452-64251006ce41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.006368 10.0.0.56 - - [2025-10-02 03:40:03] "GET /route-target/90db19ea-420a-4bc6-8d5f-6a13e18760a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004002 10.0.0.56 - - [2025-10-02 03:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.56 - - [2025-10-02 03:40:03] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004314 10.0.0.56 - - [2025-10-02 03:40:03] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005422 10.0.0.56 - - [2025-10-02 03:40:04] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006894 10.0.0.56 - - [2025-10-02 03:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.56 - - [2025-10-02 03:40:04] "POST /neutron/port HTTP/1.1" 200 1090 0.017316 10.0.0.56 - - [2025-10-02 03:40:04] "GET /routing-instance/fca4846e-1cf4-4755-9452-64251006ce41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004445 10.0.0.56 - - [2025-10-02 03:40:04] "GET /route-target/90db19ea-420a-4bc6-8d5f-6a13e18760a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004954 10.0.0.56 - - [2025-10-02 03:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592 10.0.0.56 - - [2025-10-02 03:40:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003686 10.0.0.56 - - [2025-10-02 03:40:04] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004276 10.0.0.56 - - [2025-10-02 03:40:04] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004631 10.0.0.56 - - [2025-10-02 03:40:04] "POST /neutron/network HTTP/1.1" 200 808 0.010200 10.0.0.56 - - [2025-10-02 03:40:04] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006335 10.0.0.56 - - [2025-10-02 03:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.56 - - [2025-10-02 03:40:04] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004866 10.0.0.56 - - [2025-10-02 03:40:04] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003424 10.0.0.56 - - [2025-10-02 03:40:04] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006324 10.0.0.56 - - [2025-10-02 03:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.56 - - [2025-10-02 03:40:04] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004447 10.0.0.56 - - [2025-10-02 03:40:04] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003271 10.0.0.56 - - [2025-10-02 03:40:04] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006089 10.0.0.49 - - [2025-10-02 03:40:04] "GET /obj-perms HTTP/1.1" 200 5044 0.066153 10.0.0.56 - - [2025-10-02 03:40:04] "GET /obj-perms HTTP/1.1" 200 5044 0.052785 10.0.0.56 - - [2025-10-02 03:40:04] "GET /obj-perms HTTP/1.1" 200 5044 0.003937 10.0.0.38 - - [2025-10-02 03:40:05] "GET /obj-perms HTTP/1.1" 200 5044 0.056061 10.0.0.56 - - [2025-10-02 03:40:05] "GET /obj-perms HTTP/1.1" 200 5044 0.004371 10.0.0.49 - - [2025-10-02 03:40:05] "GET /obj-perms HTTP/1.1" 200 5044 0.005931 10.0.0.56 - - [2025-10-02 03:40:05] "POST /neutron/port HTTP/1.1" 200 1090 0.019617 10.0.0.56 - - [2025-10-02 03:40:05] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008649 10.0.0.56 - - [2025-10-02 03:40:05] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 200 1300 0.007506 10.0.0.56 - - [2025-10-02 03:40:05] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 200 1300 0.003782 10.0.0.56 - - [2025-10-02 03:40:05] "GET /virtual-machine-interface/5a9336ba-2987-4b9c-9217-97e4c8dafa1d HTTP/1.1" 200 2948 0.007358 10.0.0.56 - - [2025-10-02 03:40:05] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 200 1300 0.004944 10.0.0.56 - - [2025-10-02 03:40:05] "GET /virtual-machine-interface/5a9336ba-2987-4b9c-9217-97e4c8dafa1d HTTP/1.1" 200 2948 0.006109 10.0.0.56 - - [2025-10-02 03:40:05] "GET /instance-ip/3bf5acf3-044c-4bdd-9d59-9ddc13bda4c6 HTTP/1.1" 200 1620 0.006273 10.0.0.56 - - [2025-10-02 03:40:05] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 200 1300 0.004244 10.0.0.56 - - [2025-10-02 03:40:05] "GET /virtual-machine-interface/5a9336ba-2987-4b9c-9217-97e4c8dafa1d HTTP/1.1" 200 2948 0.005957 10.0.0.56 - - [2025-10-02 03:40:05] "GET /instance-ip/3bf5acf3-044c-4bdd-9d59-9ddc13bda4c6 HTTP/1.1" 200 1620 0.004036 10.0.0.56 - - [2025-10-02 03:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.56 - - [2025-10-02 03:40:05] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004004 10.0.0.56 - - [2025-10-02 03:40:05] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004926 10.0.0.56 - - [2025-10-02 03:40:05] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006080 10.0.0.56 - - [2025-10-02 03:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.56 - - [2025-10-02 03:40:05] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003686 10.0.0.56 - - [2025-10-02 03:40:05] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003033 10.0.0.56 - - [2025-10-02 03:40:06] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006458 10.0.0.56 - - [2025-10-02 03:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.56 - - [2025-10-02 03:40:06] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004285 10.0.0.56 - - [2025-10-02 03:40:06] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003185 10.0.0.56 - - [2025-10-02 03:40:06] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009846 10.0.0.56 - - [2025-10-02 03:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.56 - - [2025-10-02 03:40:06] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006197 10.0.0.56 - - [2025-10-02 03:40:06] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002860 10.0.0.56 - - [2025-10-02 03:40:06] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006167 10.0.0.56 - - [2025-10-02 03:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.56 - - [2025-10-02 03:40:06] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003995 10.0.0.56 - - [2025-10-02 03:40:06] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.007630 10.0.0.56 - - [2025-10-02 03:40:06] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006237 10.0.0.56 - - [2025-10-02 03:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.56 - - [2025-10-02 03:40:06] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004567 10.0.0.56 - - [2025-10-02 03:40:06] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004626 10.0.0.56 - - [2025-10-02 03:40:06] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007007 10.0.0.56 - - [2025-10-02 03:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.56 - - [2025-10-02 03:40:06] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005491 10.0.0.56 - - [2025-10-02 03:40:06] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003038 10.0.0.56 - - [2025-10-02 03:40:06] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006284 10.0.0.56 - - [2025-10-02 03:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.56 - - [2025-10-02 03:40:07] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006378 10.0.0.56 - - [2025-10-02 03:40:07] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003519 10.0.0.56 - - [2025-10-02 03:40:07] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007434 10.0.0.56 - - [2025-10-02 03:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.56 - - [2025-10-02 03:40:08] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003786 10.0.0.56 - - [2025-10-02 03:40:08] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002902 10.0.0.56 - - [2025-10-02 03:40:08] "POST /neutron/port HTTP/1.1" 200 1090 0.025244 10.0.0.56 - - [2025-10-02 03:40:08] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005224 10.0.0.56 - - [2025-10-02 03:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.56 - - [2025-10-02 03:40:08] "GET /routing-instance/fca4846e-1cf4-4755-9452-64251006ce41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004888 10.0.0.56 - - [2025-10-02 03:40:08] "GET /route-target/90db19ea-420a-4bc6-8d5f-6a13e18760a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003864 10.0.0.56 - - [2025-10-02 03:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004631 10.0.0.56 - - [2025-10-02 03:40:08] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005344 10.0.0.56 - - [2025-10-02 03:40:08] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003400 10.0.0.56 - - [2025-10-02 03:40:08] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008029 10.0.0.56 - - [2025-10-02 03:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.56 - - [2025-10-02 03:40:08] "GET /routing-instance/fca4846e-1cf4-4755-9452-64251006ce41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004088 10.0.0.56 - - [2025-10-02 03:40:08] "GET /route-target/90db19ea-420a-4bc6-8d5f-6a13e18760a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006317 10.0.0.56 - - [2025-10-02 03:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.56 - - [2025-10-02 03:40:08] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004202 10.0.0.56 - - [2025-10-02 03:40:08] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003829 10.0.0.56 - - [2025-10-02 03:40:08] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006902 10.0.0.56 - - [2025-10-02 03:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.56 - - [2025-10-02 03:40:08] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004160 10.0.0.56 - - [2025-10-02 03:40:08] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.007879 10.0.0.56 - - [2025-10-02 03:40:08] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005764 10.0.0.56 - - [2025-10-02 03:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.56 - - [2025-10-02 03:40:08] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004280 10.0.0.56 - - [2025-10-02 03:40:08] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003778 10.0.0.56 - - [2025-10-02 03:40:09] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008315 10.0.0.56 - - [2025-10-02 03:40:09] "GET /obj-perms HTTP/1.1" 200 5044 0.004630 10.0.0.49 - - [2025-10-02 03:40:09] "GET /obj-perms HTTP/1.1" 200 5044 0.004582 10.0.0.38 - - [2025-10-02 03:40:09] "GET /obj-perms HTTP/1.1" 200 5044 0.003970 10.0.0.56 - - [2025-10-02 03:40:09] "GET /obj-perms HTTP/1.1" 200 5044 0.005594 10.0.0.56 - - [2025-10-02 03:40:09] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 200 1299 0.004934 10.0.0.56 - - [2025-10-02 03:40:09] "GET /virtual-machine-interface/4fc8cc6c-f1ad-4de7-b59e-0bc4d5e0f19e HTTP/1.1" 200 2948 0.006026 10.0.0.56 - - [2025-10-02 03:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.56 - - [2025-10-02 03:40:09] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004622 10.0.0.56 - - [2025-10-02 03:40:09] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003364 10.0.0.56 - - [2025-10-02 03:40:09] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005635 10.0.0.56 - - [2025-10-02 03:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.56 - - [2025-10-02 03:40:10] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004458 10.0.0.56 - - [2025-10-02 03:40:10] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003594 10.0.0.56 - - [2025-10-02 03:40:10] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007175 10.0.0.56 - - [2025-10-02 03:40:10] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008142 10.0.0.56 - - [2025-10-02 03:40:15] "POST /neutron/port HTTP/1.1" 200 1090 0.027968 10.0.0.56 - - [2025-10-02 03:40:21] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008276 10.0.0.56 - - [2025-10-02 03:40:26] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 200 1300 0.004392 10.0.0.56 - - [2025-10-02 03:40:26] "GET /virtual-machine-interface/5a9336ba-2987-4b9c-9217-97e4c8dafa1d HTTP/1.1" 200 2948 0.005968 10.0.0.56 - - [2025-10-02 03:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.56 - - [2025-10-02 03:40:26] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005719 10.0.0.56 - - [2025-10-02 03:40:26] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004815 10.0.0.56 - - [2025-10-02 03:40:26] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006666 10.0.0.56 - - [2025-10-02 03:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.56 - - [2025-10-02 03:40:27] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003389 10.0.0.56 - - [2025-10-02 03:40:27] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002945 10.0.0.56 - - [2025-10-02 03:40:27] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005670 10.0.0.38 - - [2025-10-02 03:40:45] "GET /obj-perms HTTP/1.1" 200 5056 0.087499 10.0.0.56 - - [2025-10-02 03:40:48] "POST /neutron/network HTTP/1.1" 200 818 0.031534 10.0.0.56 - - [2025-10-02 03:40:48] "POST /neutron/port HTTP/1.1" 200 117 0.001162 10.0.0.56 - - [2025-10-02 03:41:04] "POST /neutron/port HTTP/1.1" 200 1090 0.043087 10.0.0.56 - - [2025-10-02 03:41:04] "POST /neutron/subnet HTTP/1.1" 200 675 0.009211 10.0.0.56 - - [2025-10-02 03:41:48] "POST /neutron/port HTTP/1.1" 200 1090 0.016659 10.0.0.56 - - [2025-10-02 03:41:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003864 10.0.0.56 - - [2025-10-02 03:41:48] "POST /neutron/network HTTP/1.1" 200 808 0.006886 10.0.0.56 - - [2025-10-02 03:42:06] "POST /neutron/network HTTP/1.1" 200 818 0.006245 10.0.0.56 - - [2025-10-02 03:42:06] "POST /neutron/port HTTP/1.1" 200 117 0.001107 10.0.0.56 - - [2025-10-02 03:42:15] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009254 10.0.0.56 - - [2025-10-02 03:42:15] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 200 1299 0.004107 10.0.0.56 - - [2025-10-02 03:42:15] "GET /virtual-machine-interface/4fc8cc6c-f1ad-4de7-b59e-0bc4d5e0f19e HTTP/1.1" 200 2948 0.006515 10.0.0.56 - - [2025-10-02 03:42:15] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 200 1299 0.003699 10.0.0.56 - - [2025-10-02 03:42:15] "GET /virtual-machine-interface/4fc8cc6c-f1ad-4de7-b59e-0bc4d5e0f19e HTTP/1.1" 200 2948 0.005769 10.0.0.56 - - [2025-10-02 03:42:15] "GET /instance-ip/33d00ea5-358c-4fcb-9d65-ad1187c52494 HTTP/1.1" 200 1620 0.004946 10.0.0.56 - - [2025-10-02 03:42:15] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 200 1299 0.003601 10.0.0.56 - - [2025-10-02 03:42:15] "GET /virtual-machine-interface/4fc8cc6c-f1ad-4de7-b59e-0bc4d5e0f19e HTTP/1.1" 200 2948 0.007736 10.0.0.56 - - [2025-10-02 03:42:15] "GET /instance-ip/33d00ea5-358c-4fcb-9d65-ad1187c52494 HTTP/1.1" 200 1620 0.004256 10.0.0.56 - - [2025-10-02 03:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.56 - - [2025-10-02 03:42:15] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003969 10.0.0.56 - - [2025-10-02 03:42:15] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004792 10.0.0.56 - - [2025-10-02 03:42:15] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006160 10.0.0.56 - - [2025-10-02 03:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.56 - - [2025-10-02 03:42:15] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004506 10.0.0.56 - - [2025-10-02 03:42:15] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003654 10.0.0.56 - - [2025-10-02 03:42:15] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.013329 10.0.0.56 - - [2025-10-02 03:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.56 - - [2025-10-02 03:42:16] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004113 10.0.0.56 - - [2025-10-02 03:42:16] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003003 10.0.0.56 - - [2025-10-02 03:42:16] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006913 10.0.0.56 - - [2025-10-02 03:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.56 - - [2025-10-02 03:42:16] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004492 10.0.0.56 - - [2025-10-02 03:42:16] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003258 10.0.0.56 - - [2025-10-02 03:42:16] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005387 10.0.0.56 - - [2025-10-02 03:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.56 - - [2025-10-02 03:42:16] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003948 10.0.0.56 - - [2025-10-02 03:42:16] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002933 10.0.0.56 - - [2025-10-02 03:42:16] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007068 10.0.0.56 - - [2025-10-02 03:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.56 - - [2025-10-02 03:42:16] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003979 10.0.0.56 - - [2025-10-02 03:42:16] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003987 10.0.0.56 - - [2025-10-02 03:42:16] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006719 10.0.0.56 - - [2025-10-02 03:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.56 - - [2025-10-02 03:42:16] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005397 10.0.0.56 - - [2025-10-02 03:42:16] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003795 10.0.0.56 - - [2025-10-02 03:42:16] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005847 10.0.0.56 - - [2025-10-02 03:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.56 - - [2025-10-02 03:42:17] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004158 10.0.0.56 - - [2025-10-02 03:42:17] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003230 10.0.0.56 - - [2025-10-02 03:42:17] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007383 10.0.0.56 - - [2025-10-02 03:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.56 - - [2025-10-02 03:42:17] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003320 10.0.0.56 - - [2025-10-02 03:42:18] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002974 10.0.0.56 - - [2025-10-02 03:42:18] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005985 10.0.0.56 - - [2025-10-02 03:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.56 - - [2025-10-02 03:42:18] "GET /routing-instance/fca4846e-1cf4-4755-9452-64251006ce41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.007140 10.0.0.56 - - [2025-10-02 03:42:18] "GET /route-target/90db19ea-420a-4bc6-8d5f-6a13e18760a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005513 10.0.0.56 - - [2025-10-02 03:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.56 - - [2025-10-02 03:42:18] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005440 10.0.0.56 - - [2025-10-02 03:42:18] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003956 10.0.0.56 - - [2025-10-02 03:42:18] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006347 10.0.0.56 - - [2025-10-02 03:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.56 - - [2025-10-02 03:42:18] "GET /routing-instance/fca4846e-1cf4-4755-9452-64251006ce41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004534 10.0.0.56 - - [2025-10-02 03:42:18] "GET /route-target/90db19ea-420a-4bc6-8d5f-6a13e18760a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004444 10.0.0.56 - - [2025-10-02 03:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.56 - - [2025-10-02 03:42:18] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004974 10.0.0.56 - - [2025-10-02 03:42:18] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003833 10.0.0.56 - - [2025-10-02 03:42:18] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006277 10.0.0.56 - - [2025-10-02 03:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.56 - - [2025-10-02 03:42:18] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003876 10.0.0.56 - - [2025-10-02 03:42:18] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003108 10.0.0.56 - - [2025-10-02 03:42:18] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006012 10.0.0.49 - - [2025-10-02 03:42:18] "GET /obj-perms HTTP/1.1" 200 5044 0.004106 10.0.0.49 - - [2025-10-02 03:42:24] "GET /obj-perms HTTP/1.1" 200 5044 0.004922 10.0.0.49 - - [2025-10-02 03:42:30] "GET /obj-perms HTTP/1.1" 200 5044 0.004467 10.0.0.56 - - [2025-10-02 03:42:32] "GET /obj-perms HTTP/1.1" 200 5044 0.003525 10.0.0.56 - - [2025-10-02 03:42:32] "GET /obj-perms HTTP/1.1" 200 5044 0.004190 10.0.0.49 - - [2025-10-02 03:42:33] "GET /obj-perms HTTP/1.1" 200 5044 0.003619 10.0.0.38 - - [2025-10-02 03:42:33] "GET /obj-perms HTTP/1.1" 200 5044 0.004952 10.0.0.56 - - [2025-10-02 03:42:33] "GET /obj-perms HTTP/1.1" 200 5044 0.003915 10.0.0.56 - - [2025-10-02 03:42:33] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 200 1300 0.004158 10.0.0.56 - - [2025-10-02 03:42:33] "GET /virtual-machine-interface/5a9336ba-2987-4b9c-9217-97e4c8dafa1d HTTP/1.1" 200 2948 0.005676 10.0.0.56 - - [2025-10-02 03:42:33] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 200 1300 0.004550 10.0.0.56 - - [2025-10-02 03:42:33] "GET /virtual-machine-interface/5a9336ba-2987-4b9c-9217-97e4c8dafa1d HTTP/1.1" 200 2948 0.005786 10.0.0.56 - - [2025-10-02 03:42:33] "GET /instance-ip/3bf5acf3-044c-4bdd-9d59-9ddc13bda4c6 HTTP/1.1" 200 1620 0.004169 10.0.0.56 - - [2025-10-02 03:42:33] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 200 1300 0.004278 10.0.0.56 - - [2025-10-02 03:42:33] "GET /virtual-machine-interface/5a9336ba-2987-4b9c-9217-97e4c8dafa1d HTTP/1.1" 200 2948 0.005865 10.0.0.56 - - [2025-10-02 03:42:33] "GET /instance-ip/3bf5acf3-044c-4bdd-9d59-9ddc13bda4c6 HTTP/1.1" 200 1620 0.003735 10.0.0.56 - - [2025-10-02 03:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.56 - - [2025-10-02 03:42:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003908 10.0.0.56 - - [2025-10-02 03:42:33] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003792 10.0.0.56 - - [2025-10-02 03:42:33] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007106 10.0.0.56 - - [2025-10-02 03:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.56 - - [2025-10-02 03:42:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004070 10.0.0.56 - - [2025-10-02 03:42:33] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003439 10.0.0.56 - - [2025-10-02 03:42:33] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006215 10.0.0.56 - - [2025-10-02 03:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.56 - - [2025-10-02 03:42:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004329 10.0.0.56 - - [2025-10-02 03:42:33] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003155 10.0.0.56 - - [2025-10-02 03:42:33] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007174 10.0.0.56 - - [2025-10-02 03:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.56 - - [2025-10-02 03:42:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005790 10.0.0.56 - - [2025-10-02 03:42:33] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002941 10.0.0.56 - - [2025-10-02 03:42:33] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006636 10.0.0.56 - - [2025-10-02 03:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.56 - - [2025-10-02 03:42:33] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004380 10.0.0.56 - - [2025-10-02 03:42:33] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003347 10.0.0.56 - - [2025-10-02 03:42:33] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006911 10.0.0.56 - - [2025-10-02 03:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.56 - - [2025-10-02 03:42:34] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005524 10.0.0.56 - - [2025-10-02 03:42:34] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004189 10.0.0.56 - - [2025-10-02 03:42:34] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006466 10.0.0.56 - - [2025-10-02 03:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.56 - - [2025-10-02 03:42:34] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005248 10.0.0.56 - - [2025-10-02 03:42:34] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003130 10.0.0.56 - - [2025-10-02 03:42:34] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008138 10.0.0.56 - - [2025-10-02 03:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.56 - - [2025-10-02 03:42:35] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003875 10.0.0.56 - - [2025-10-02 03:42:35] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003015 10.0.0.56 - - [2025-10-02 03:42:35] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009340 10.0.0.56 - - [2025-10-02 03:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.56 - - [2025-10-02 03:42:35] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004098 10.0.0.56 - - [2025-10-02 03:42:35] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004999 10.0.0.56 - - [2025-10-02 03:42:35] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006498 10.0.0.56 - - [2025-10-02 03:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.56 - - [2025-10-02 03:42:35] "GET /routing-instance/fca4846e-1cf4-4755-9452-64251006ce41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004599 10.0.0.56 - - [2025-10-02 03:42:35] "GET /route-target/90db19ea-420a-4bc6-8d5f-6a13e18760a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004902 10.0.0.56 - - [2025-10-02 03:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.56 - - [2025-10-02 03:42:35] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004898 10.0.0.56 - - [2025-10-02 03:42:35] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003273 10.0.0.56 - - [2025-10-02 03:42:35] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005944 10.0.0.56 - - [2025-10-02 03:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.56 - - [2025-10-02 03:42:36] "GET /routing-instance/fca4846e-1cf4-4755-9452-64251006ce41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005163 10.0.0.56 - - [2025-10-02 03:42:36] "GET /route-target/90db19ea-420a-4bc6-8d5f-6a13e18760a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004411 10.0.0.56 - - [2025-10-02 03:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.56 - - [2025-10-02 03:42:36] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004824 10.0.0.56 - - [2025-10-02 03:42:36] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003594 10.0.0.56 - - [2025-10-02 03:42:36] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006876 10.0.0.56 - - [2025-10-02 03:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.56 - - [2025-10-02 03:42:36] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004521 10.0.0.56 - - [2025-10-02 03:42:36] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003976 10.0.0.56 - - [2025-10-02 03:42:36] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005938 10.0.0.49 - - [2025-10-02 03:42:36] "GET /obj-perms HTTP/1.1" 200 5044 0.005583 10.0.0.56 - - [2025-10-02 03:42:36] "GET /obj-perms HTTP/1.1" 200 5044 0.004842 10.0.0.56 - - [2025-10-02 03:42:36] "GET /obj-perms HTTP/1.1" 200 5044 0.005206 10.0.0.56 - - [2025-10-02 03:42:36] "GET /obj-perms HTTP/1.1" 200 5044 0.006293 10.0.0.49 - - [2025-10-02 03:42:47] "GET /obj-perms HTTP/1.1" 200 5056 0.052131 10.0.0.56 - - [2025-10-02 03:42:49] "POST /neutron/port HTTP/1.1" 200 1090 0.018258 10.0.0.56 - - [2025-10-02 03:42:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004077 10.0.0.56 - - [2025-10-02 03:42:49] "POST /neutron/network HTTP/1.1" 200 808 0.007002 10.0.0.56 - - [2025-10-02 03:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.56 - - [2025-10-02 03:42:57] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004599 10.0.0.56 - - [2025-10-02 03:42:57] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004277 10.0.0.56 - - [2025-10-02 03:42:57] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006778 10.0.0.56 - - [2025-10-02 03:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.56 - - [2025-10-02 03:42:58] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003429 10.0.0.56 - - [2025-10-02 03:42:58] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002455 10.0.0.56 - - [2025-10-02 03:42:58] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005795 10.0.0.56 - - [2025-10-02 03:43:07] "POST /neutron/network HTTP/1.1" 200 818 0.012470 10.0.0.56 - - [2025-10-02 03:43:07] "POST /neutron/port HTTP/1.1" 200 117 0.001226 10.0.0.56 - - [2025-10-02 03:43:13] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 200 1300 0.006946 10.0.0.56 - - [2025-10-02 03:43:13] "GET /virtual-machine-interface/5a9336ba-2987-4b9c-9217-97e4c8dafa1d HTTP/1.1" 200 2948 0.006202 10.0.0.56 - - [2025-10-02 03:43:13] "GET /instance-ip/3bf5acf3-044c-4bdd-9d59-9ddc13bda4c6 HTTP/1.1" 200 1620 0.005212 10.0.0.56 - - [2025-10-02 03:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.56 - - [2025-10-02 03:43:13] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003806 10.0.0.56 - - [2025-10-02 03:43:13] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004448 10.0.0.56 - - [2025-10-02 03:43:13] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006246 10.0.0.56 - - [2025-10-02 03:43:17] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 200 1300 0.004051 10.0.0.56 - - [2025-10-02 03:43:18] "POST /neutron/port HTTP/1.1" 200 1116 0.012703 10.0.0.56 - - [2025-10-02 03:43:19] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.003498 10.0.0.56 - - [2025-10-02 03:43:19] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.002951 10.0.0.56 - - [2025-10-02 03:43:19] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.003169 10.0.0.56 - - [2025-10-02 03:43:20] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.003164 10.0.0.56 - - [2025-10-02 03:43:21] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.003457 10.0.0.56 - - [2025-10-02 03:43:22] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.003603 10.0.0.56 - - [2025-10-02 03:43:23] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.003411 10.0.0.56 - - [2025-10-02 03:43:24] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.006080 10.0.0.56 - - [2025-10-02 03:43:25] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.003275 10.0.0.56 - - [2025-10-02 03:43:25] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.002749 10.0.0.56 - - [2025-10-02 03:43:26] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.004231 10.0.0.49 - - [2025-10-02 03:43:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000542 10.0.0.49 - - [2025-10-02 03:43:27] "GET /global-system-configs HTTP/1.1" 401 292 0.001153 10.0.0.56 - - [2025-10-02 03:43:27] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.003411 10.0.0.49 - - [2025-10-02 03:43:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.49 - - [2025-10-02 03:43:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000526 10.0.0.56 - - [2025-10-02 03:43:28] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.003595 10.0.0.38 - - [2025-10-02 03:43:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.38 - - [2025-10-02 03:43:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.38 - - [2025-10-02 03:43:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.38 - - [2025-10-02 03:43:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000339 10.0.0.56 - - [2025-10-02 03:43:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.56 - - [2025-10-02 03:43:29] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.004138 10.0.0.56 - - [2025-10-02 03:43:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.56 - - [2025-10-02 03:43:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.56 - - [2025-10-02 03:43:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.56 - - [2025-10-02 03:43:30] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.003253 10.0.0.56 - - [2025-10-02 03:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.56 - - [2025-10-02 03:43:30] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004127 10.0.0.56 - - [2025-10-02 03:43:30] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003845 10.0.0.56 - - [2025-10-02 03:43:30] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007819 10.0.0.56 - - [2025-10-02 03:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.56 - - [2025-10-02 03:43:30] "GET /routing-instance/fca4846e-1cf4-4755-9452-64251006ce41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.006739 10.0.0.56 - - [2025-10-02 03:43:30] "GET /route-target/90db19ea-420a-4bc6-8d5f-6a13e18760a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004232 10.0.0.56 - - [2025-10-02 03:43:30] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.003385 10.0.0.56 - - [2025-10-02 03:43:31] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.003110 10.0.0.56 - - [2025-10-02 03:43:32] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.002834 10.0.0.56 - - [2025-10-02 03:43:33] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.003595 10.0.0.56 - - [2025-10-02 03:43:34] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.003880 10.0.0.56 - - [2025-10-02 03:43:35] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.003224 10.0.0.56 - - [2025-10-02 03:43:35] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.003159 10.0.0.56 - - [2025-10-02 03:43:36] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.003049 10.0.0.56 - - [2025-10-02 03:43:37] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.003149 10.0.0.56 - - [2025-10-02 03:43:38] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.003119 10.0.0.56 - - [2025-10-02 03:43:39] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.004141 10.0.0.56 - - [2025-10-02 03:43:40] "GET /virtual-machine/c7bf4c14-a8d7-4dc5-ad15-7db38562d947 HTTP/1.1" 404 171 0.003037 10.0.0.56 - - [2025-10-02 03:43:41] "GET /obj-perms HTTP/1.1" 200 5044 0.003927 10.0.0.38 - - [2025-10-02 03:43:41] "GET /obj-perms HTTP/1.1" 200 5044 0.003498 10.0.0.56 - - [2025-10-02 03:43:41] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 200 1299 0.004620 10.0.0.56 - - [2025-10-02 03:43:41] "POST /neutron/port HTTP/1.1" 200 1116 0.012091 10.0.0.56 - - [2025-10-02 03:43:43] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 404 171 0.003356 10.0.0.56 - - [2025-10-02 03:43:43] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 404 171 0.003335 10.0.0.56 - - [2025-10-02 03:43:43] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 404 171 0.002913 10.0.0.56 - - [2025-10-02 03:43:43] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 404 171 0.003285 10.0.0.56 - - [2025-10-02 03:43:44] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 404 171 0.003172 10.0.0.56 - - [2025-10-02 03:43:45] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 404 171 0.003602 10.0.0.56 - - [2025-10-02 03:43:46] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 404 171 0.002967 10.0.0.56 - - [2025-10-02 03:43:47] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 404 171 0.003016 10.0.0.56 - - [2025-10-02 03:43:48] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 404 171 0.004163 10.0.0.56 - - [2025-10-02 03:43:48] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 404 171 0.003896 10.0.0.56 - - [2025-10-02 03:43:49] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 404 171 0.003580 10.0.0.56 - - [2025-10-02 03:43:50] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 404 171 0.003726 10.0.0.56 - - [2025-10-02 03:43:51] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 404 171 0.003557 10.0.0.56 - - [2025-10-02 03:43:52] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 404 171 0.003283 10.0.0.56 - - [2025-10-02 03:43:53] "GET /virtual-machine/312d152f-3e87-4d76-b9f0-a526b4c32ae6 HTTP/1.1" 404 171 0.003173 10.0.0.56 - - [2025-10-02 03:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.56 - - [2025-10-02 03:43:53] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003755 10.0.0.56 - - [2025-10-02 03:43:53] "GET /virtual-networks?parent_id=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004497 10.0.0.56 - - [2025-10-02 03:43:53] "GET /virtual-network/e0fab678-3ac8-4b9e-9aec-e779f8ed05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006801 10.0.0.56 - - [2025-10-02 03:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.56 - - [2025-10-02 03:43:53] "GET /routing-instance/fca4846e-1cf4-4755-9452-64251006ce41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004693 10.0.0.56 - - [2025-10-02 03:43:53] "GET /route-target/90db19ea-420a-4bc6-8d5f-6a13e18760a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004487 10.0.0.56 - - [2025-10-02 03:43:53] "GET /obj-perms HTTP/1.1" 200 5044 0.004084 10.0.0.38 - - [2025-10-02 03:43:56] "GET /obj-perms HTTP/1.1" 200 5044 0.007449 10.0.0.56 - - [2025-10-02 03:44:02] "GET /obj-perms HTTP/1.1" 200 5044 0.004495 10.0.0.38 - - [2025-10-02 03:44:03] "GET /obj-perms HTTP/1.1" 200 5044 0.003596 10.0.0.49 - - [2025-10-02 03:44:03] "GET /obj-perms HTTP/1.1" 200 5044 0.004277 10.0.0.49 - - [2025-10-02 03:44:03] "POST /useragent-kv HTTP/1.1" 200 115 0.038254 10.0.0.49 - - [2025-10-02 03:44:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002633 10.0.0.56 - - [2025-10-02 03:44:03] "POST /neutron/network HTTP/1.1" 200 151 0.177980 10.0.0.38 - - [2025-10-02 03:44:03] "DELETE /route-target/90db19ea-420a-4bc6-8d5f-6a13e18760a5 HTTP/1.1" 200 115 0.054285 10.0.0.56 - - [2025-10-02 03:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.56 - - [2025-10-02 03:44:03] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003384 10.0.0.56 - - [2025-10-02 03:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.56 - - [2025-10-02 03:44:03] "PUT /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e HTTP/1.1" 200 276 0.012339 10.0.0.49 - - [2025-10-02 03:44:06] "GET /projects?obj_uuids=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001349 10.0.0.56 - - [2025-10-02 03:44:06] "GET /project/5bcd51e2-d9ba-4940-96ed-1b6dc687a806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.073778 10.0.0.49 - - [2025-10-02 03:44:06] "GET /projects?obj_uuids=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001191 10.0.0.56 - - [2025-10-02 03:44:06] "GET /project/5bcd51e2-d9ba-4940-96ed-1b6dc687a806?fields=virtual_networks HTTP/1.1" 200 1056 0.047140 10.0.0.49 - - [2025-10-02 03:44:06] "GET /projects?obj_uuids=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000994 10.0.0.56 - - [2025-10-02 03:44:06] "GET /project/5bcd51e2-d9ba-4940-96ed-1b6dc687a806?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.040912 10.0.0.49 - - [2025-10-02 03:44:06] "GET /projects?obj_uuids=5bcd51e2-d9ba-4940-96ed-1b6dc687a806&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001164 10.0.0.56 - - [2025-10-02 03:44:06] "GET /project/5bcd51e2-d9ba-4940-96ed-1b6dc687a806?fields=security_groups HTTP/1.1" 200 1289 0.044383 10.0.0.56 - - [2025-10-02 03:44:07] "POST /fqname-to-id HTTP/1.1" 404 194 0.343500 10.0.0.49 - - [2025-10-02 03:44:07] "GET /projects?obj_uuids=537c15fb-26a5-4fea-8814-0ef3c18f3603&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003237 10.0.0.49 - - [2025-10-02 03:44:07] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001059 10.0.0.49 - - [2025-10-02 03:44:07] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.034775 10.0.0.49 - - [2025-10-02 03:44:07] "POST /id-to-fqname HTTP/1.1" 200 196 0.001229 10.0.0.49 - - [2025-10-02 03:44:07] "POST /fqname-to-id HTTP/1.1" 404 205 0.005504 10.0.0.49 - - [2025-10-02 03:44:07] "POST /security-groups HTTP/1.1" 200 597 0.077912 10.0.0.49 - - [2025-10-02 03:44:08] "POST /projects HTTP/1.1" 200 597 0.302432 10.0.0.49 - - [2025-10-02 03:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.339837 10.0.0.56 - - [2025-10-02 03:44:08] "GET /project/537c15fb-26a5-4fea-8814-0ef3c18f3603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.514572 10.0.0.38 - - [2025-10-02 03:44:08] "POST /fqname-to-id HTTP/1.1" 404 239 0.020490 10.0.0.56 - - [2025-10-02 03:44:09] "GET / HTTP/1.1" 200 35931 0.002072 10.0.0.49 - - [2025-10-02 03:44:12] "GET /projects?obj_uuids=537c15fb-26a5-4fea-8814-0ef3c18f3603&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000854 10.0.0.56 - - [2025-10-02 03:44:12] "GET /project/537c15fb-26a5-4fea-8814-0ef3c18f3603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.035990 10.0.0.49 - - [2025-10-02 03:44:12] "GET /projects?obj_uuids=537c15fb-26a5-4fea-8814-0ef3c18f3603&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000899 10.0.0.56 - - [2025-10-02 03:44:12] "GET /project/537c15fb-26a5-4fea-8814-0ef3c18f3603?fields=virtual_networks HTTP/1.1" 200 1053 0.089587 10.0.0.49 - - [2025-10-02 03:44:12] "GET /projects?obj_uuids=537c15fb-26a5-4fea-8814-0ef3c18f3603&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001236 10.0.0.56 - - [2025-10-02 03:44:12] "GET /project/537c15fb-26a5-4fea-8814-0ef3c18f3603?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.046613 10.0.0.49 - - [2025-10-02 03:44:12] "GET /projects?obj_uuids=537c15fb-26a5-4fea-8814-0ef3c18f3603&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001003 10.0.0.56 - - [2025-10-02 03:44:12] "GET /project/537c15fb-26a5-4fea-8814-0ef3c18f3603?fields=security_groups HTTP/1.1" 200 1285 0.039245 10.0.0.56 - - [2025-10-02 03:44:13] "POST /fqname-to-id HTTP/1.1" 404 188 0.026292 10.0.0.49 - - [2025-10-02 03:44:13] "GET /projects?obj_uuids=5bd7b319-9060-4389-84cb-be2e2e9ce6fb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003052 10.0.0.49 - - [2025-10-02 03:44:13] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000982 10.0.0.49 - - [2025-10-02 03:44:13] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007477 10.0.0.49 - - [2025-10-02 03:44:13] "POST /id-to-fqname HTTP/1.1" 200 190 0.009439 10.0.0.49 - - [2025-10-02 03:44:13] "POST /fqname-to-id HTTP/1.1" 404 199 0.003983 10.0.0.49 - - [2025-10-02 03:44:13] "POST /security-groups HTTP/1.1" 200 591 0.037028 10.0.0.49 - - [2025-10-02 03:44:13] "POST /projects HTTP/1.1" 200 585 0.265473 10.0.0.38 - - [2025-10-02 03:44:13] "POST /access-control-lists HTTP/1.1" 200 596 0.026867 10.0.0.49 - - [2025-10-02 03:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.340436 10.0.0.56 - - [2025-10-02 03:44:13] "GET /project/5bd7b319-9060-4389-84cb-be2e2e9ce6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.475227 10.0.0.56 - - [2025-10-02 03:44:14] "GET / HTTP/1.1" 200 35931 0.001601 10.0.0.49 - - [2025-10-02 03:44:17] "GET /projects?obj_uuids=5bd7b319-9060-4389-84cb-be2e2e9ce6fb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001145 10.0.0.56 - - [2025-10-02 03:44:17] "GET /project/5bd7b319-9060-4389-84cb-be2e2e9ce6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.046615 10.0.0.49 - - [2025-10-02 03:44:17] "GET /projects?obj_uuids=5bd7b319-9060-4389-84cb-be2e2e9ce6fb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000927 10.0.0.56 - - [2025-10-02 03:44:18] "GET /project/5bd7b319-9060-4389-84cb-be2e2e9ce6fb?fields=virtual_networks HTTP/1.1" 200 1041 0.132535 10.0.0.49 - - [2025-10-02 03:44:18] "GET /projects?obj_uuids=5bd7b319-9060-4389-84cb-be2e2e9ce6fb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001010 10.0.0.56 - - [2025-10-02 03:44:18] "GET /project/5bd7b319-9060-4389-84cb-be2e2e9ce6fb?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.039159 10.0.0.49 - - [2025-10-02 03:44:18] "GET /projects?obj_uuids=5bd7b319-9060-4389-84cb-be2e2e9ce6fb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001295 10.0.0.56 - - [2025-10-02 03:44:18] "GET /project/5bd7b319-9060-4389-84cb-be2e2e9ce6fb?fields=security_groups HTTP/1.1" 200 1267 0.039740 10.0.0.56 - - [2025-10-02 03:44:18] "POST /fqname-to-id HTTP/1.1" 404 196 0.021864 10.0.0.49 - - [2025-10-02 03:44:19] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003572 10.0.0.49 - - [2025-10-02 03:44:19] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000984 10.0.0.49 - - [2025-10-02 03:44:19] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007138 10.0.0.49 - - [2025-10-02 03:44:19] "POST /id-to-fqname HTTP/1.1" 200 198 0.003577 10.0.0.49 - - [2025-10-02 03:44:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.005412 10.0.0.49 - - [2025-10-02 03:44:19] "POST /security-groups HTTP/1.1" 200 599 0.081133 10.0.0.38 - - [2025-10-02 03:44:19] "POST /fqname-to-id HTTP/1.1" 404 242 0.003188 10.0.0.49 - - [2025-10-02 03:44:19] "POST /projects HTTP/1.1" 200 601 0.279441 10.0.0.49 - - [2025-10-02 03:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.347349 10.0.0.38 - - [2025-10-02 03:44:19] "POST /access-control-lists HTTP/1.1" 200 602 0.044630 10.0.0.56 - - [2025-10-02 03:44:19] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.499137 10.0.0.56 - - [2025-10-02 03:44:20] "GET / HTTP/1.1" 200 35931 0.001947 10.0.0.56 - - [2025-10-02 03:44:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000514 10.0.0.56 - - [2025-10-02 03:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.049825 10.0.0.49 - - [2025-10-02 03:44:21] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001101 10.0.0.56 - - [2025-10-02 03:44:21] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.039752 10.0.0.49 - - [2025-10-02 03:44:21] "POST /useragent-kv HTTP/1.1" 200 115 0.008677 10.0.0.56 - - [2025-10-02 03:44:21] "POST /neutron/subnet HTTP/1.1" 200 716 0.259216 10.0.0.49 - - [2025-10-02 03:44:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.040735 10.0.0.56 - - [2025-10-02 03:44:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.001223 10.0.0.56 - - [2025-10-02 03:44:22] "GET /virtual-network/93271ea7-6cc4-486c-a678-91cbb3f9018a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007807 10.0.0.56 - - [2025-10-02 03:44:22] "POST /neutron/network HTTP/1.1" 200 974 0.009298 10.0.0.56 - - [2025-10-02 03:44:22] "GET /virtual-network/93271ea7-6cc4-486c-a678-91cbb3f9018a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005301 10.0.0.56 - - [2025-10-02 03:44:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.008687 10.0.0.56 - - [2025-10-02 03:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.49 - - [2025-10-02 03:44:22] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000920 10.0.0.56 - - [2025-10-02 03:44:22] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.048012 10.0.0.38 - - [2025-10-02 03:44:22] "POST /route-targets HTTP/1.1" 200 327 0.013149 10.0.0.49 - - [2025-10-02 03:44:22] "POST /useragent-kv HTTP/1.1" 200 115 0.006664 10.0.0.56 - - [2025-10-02 03:44:22] "POST /neutron/subnet HTTP/1.1" 200 716 0.210654 10.0.0.56 - - [2025-10-02 03:44:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.001397 10.0.0.56 - - [2025-10-02 03:44:22] "GET /virtual-network/7dbc54ac-7937-455c-936e-c13caef3cf67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.008329 10.0.0.56 - - [2025-10-02 03:44:22] "POST /neutron/network HTTP/1.1" 200 975 0.011039 10.0.0.56 - - [2025-10-02 03:44:22] "GET /virtual-network/7dbc54ac-7937-455c-936e-c13caef3cf67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006164 10.0.0.56 - - [2025-10-02 03:44:23] "POST /neutron/subnet HTTP/1.1" 200 724 0.009592 10.0.0.56 - - [2025-10-02 03:44:23] "POST /id-to-fqname HTTP/1.1" 200 222 0.001086 10.0.0.49 - - [2025-10-02 03:44:23] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000915 10.0.0.56 - - [2025-10-02 03:44:23] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.073889 10.0.0.56 - - [2025-10-02 03:44:24] "POST /neutron/port HTTP/1.1" 200 117 0.005547 10.0.0.56 - - [2025-10-02 03:44:24] "POST /id-to-fqname HTTP/1.1" 200 222 0.001155 10.0.0.56 - - [2025-10-02 03:44:24] "POST /neutron/network HTTP/1.1" 200 985 0.008633 10.0.0.56 - - [2025-10-02 03:44:25] "POST /neutron/port HTTP/1.1" 200 1152 0.018408 10.0.0.49 - - [2025-10-02 03:44:25] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000902 10.0.0.56 - - [2025-10-02 03:44:25] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.094175 10.0.0.56 - - [2025-10-02 03:44:25] "POST /neutron/network HTTP/1.1" 200 975 0.051479 10.0.0.56 - - [2025-10-02 03:44:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005861 10.0.0.56 - - [2025-10-02 03:44:25] "POST /neutron/port HTTP/1.1" 200 117 0.001195 10.0.0.56 - - [2025-10-02 03:44:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007487 10.0.0.56 - - [2025-10-02 03:44:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007572 10.0.0.56 - - [2025-10-02 03:44:26] "POST /neutron/port HTTP/1.1" 200 1153 0.018927 10.0.0.56 - - [2025-10-02 03:44:26] "POST /neutron/port HTTP/1.1" 200 1181 0.019616 10.0.0.56 - - [2025-10-02 03:44:26] "POST /neutron/subnet HTTP/1.1" 200 1272 0.014857 10.0.0.56 - - [2025-10-02 03:44:26] "POST /neutron/network HTTP/1.1" 200 975 0.011099 10.0.0.56 - - [2025-10-02 03:44:30] "POST /neutron/port HTTP/1.1" 200 1180 0.016678 10.0.0.56 - - [2025-10-02 03:44:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006995 10.0.0.56 - - [2025-10-02 03:44:30] "GET /virtual-machine/cdf9b120-6926-4e0b-a3b5-f19107b7640c HTTP/1.1" 401 292 0.000408 10.0.0.56 - - [2025-10-02 03:44:31] "GET /virtual-machine/cdf9b120-6926-4e0b-a3b5-f19107b7640c HTTP/1.1" 200 1301 0.026820 10.0.0.56 - - [2025-10-02 03:44:31] "GET /virtual-machine-interface/e27a7391-3561-43ae-afeb-7fdf2dffd90e HTTP/1.1" 200 3157 0.005360 10.0.0.56 - - [2025-10-02 03:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.56 - - [2025-10-02 03:44:31] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003848 10.0.0.56 - - [2025-10-02 03:44:31] "GET /virtual-networks?parent_id=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003553 10.0.0.56 - - [2025-10-02 03:44:31] "GET /virtual-network/93271ea7-6cc4-486c-a678-91cbb3f9018a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007502 10.0.0.56 - - [2025-10-02 03:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.56 - - [2025-10-02 03:44:34] "GET /virtual-network/93271ea7-6cc4-486c-a678-91cbb3f9018a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006427 10.0.0.56 - - [2025-10-02 03:44:34] "POST /neutron/port HTTP/1.1" 200 1180 0.036517 10.0.0.56 - - [2025-10-02 03:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.56 - - [2025-10-02 03:44:36] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003560 10.0.0.56 - - [2025-10-02 03:44:36] "GET /virtual-networks?parent_id=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003004 10.0.0.56 - - [2025-10-02 03:44:36] "GET /virtual-network/93271ea7-6cc4-486c-a678-91cbb3f9018a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006717 10.0.0.56 - - [2025-10-02 03:44:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.016418 10.0.0.56 - - [2025-10-02 03:44:36] "POST /neutron/port HTTP/1.1" 200 1181 0.017004 10.0.0.56 - - [2025-10-02 03:44:36] "GET /virtual-machine/63760261-bf11-4de1-a0b6-72898a1118bc HTTP/1.1" 200 1300 0.006228 10.0.0.56 - - [2025-10-02 03:44:36] "GET /virtual-machine-interface/6c2c57ca-f77a-4690-aaef-2039f70334d1 HTTP/1.1" 200 3156 0.010551 10.0.0.56 - - [2025-10-02 03:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.56 - - [2025-10-02 03:44:36] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003572 10.0.0.56 - - [2025-10-02 03:44:37] "GET /virtual-networks?parent_id=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.006606 10.0.0.56 - - [2025-10-02 03:44:37] "GET /virtual-network/7dbc54ac-7937-455c-936e-c13caef3cf67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005687 10.0.0.56 - - [2025-10-02 03:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.56 - - [2025-10-02 03:44:38] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003551 10.0.0.56 - - [2025-10-02 03:44:38] "GET /virtual-networks?parent_id=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002812 10.0.0.56 - - [2025-10-02 03:44:38] "GET /virtual-network/7dbc54ac-7937-455c-936e-c13caef3cf67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006730 10.0.0.56 - - [2025-10-02 03:44:38] "POST /fqname-to-id HTTP/1.1" 404 209 0.004420 10.0.0.56 - - [2025-10-02 03:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.49 - - [2025-10-02 03:44:38] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000990 10.0.0.56 - - [2025-10-02 03:44:38] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.042369 10.0.0.56 - - [2025-10-02 03:44:38] "POST /network-policys HTTP/1.1" 200 533 0.029809 10.0.0.56 - - [2025-10-02 03:44:38] "GET /network-policy/50c534b5-f62f-435a-9bee-842cfc2ea663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007664 10.0.0.56 - - [2025-10-02 03:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.56 - - [2025-10-02 03:44:38] "GET /virtual-network/93271ea7-6cc4-486c-a678-91cbb3f9018a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006869 10.0.0.56 - - [2025-10-02 03:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.56 - - [2025-10-02 03:44:38] "GET /network-policy/50c534b5-f62f-435a-9bee-842cfc2ea663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004852 10.0.0.49 - - [2025-10-02 03:44:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.005321 10.0.0.56 - - [2025-10-02 03:44:38] "POST /ref-update HTTP/1.1" 200 156 0.056004 10.0.0.38 - - [2025-10-02 03:44:38] "POST /access-control-lists HTTP/1.1" 200 578 0.054611 10.0.0.56 - - [2025-10-02 03:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.56 - - [2025-10-02 03:44:38] "GET /network-policy/50c534b5-f62f-435a-9bee-842cfc2ea663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004373 10.0.0.56 - - [2025-10-02 03:44:38] "GET /virtual-network/93271ea7-6cc4-486c-a678-91cbb3f9018a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.007305 10.0.0.56 - - [2025-10-02 03:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.56 - - [2025-10-02 03:44:38] "GET /network-policy/50c534b5-f62f-435a-9bee-842cfc2ea663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004335 10.0.0.56 - - [2025-10-02 03:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.56 - - [2025-10-02 03:44:38] "GET /virtual-network/7dbc54ac-7937-455c-936e-c13caef3cf67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007020 10.0.0.56 - - [2025-10-02 03:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.56 - - [2025-10-02 03:44:39] "GET /network-policy/50c534b5-f62f-435a-9bee-842cfc2ea663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003997 10.0.0.56 - - [2025-10-02 03:44:39] "POST /ref-update HTTP/1.1" 200 156 0.072430 10.0.0.56 - - [2025-10-02 03:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.38 - - [2025-10-02 03:44:39] "POST /access-control-lists HTTP/1.1" 200 578 0.050188 10.0.0.56 - - [2025-10-02 03:44:39] "GET /network-policy/50c534b5-f62f-435a-9bee-842cfc2ea663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.011090 10.0.0.56 - - [2025-10-02 03:44:39] "POST /neutron/network HTTP/1.1" 200 1061 0.017912 10.0.0.56 - - [2025-10-02 03:44:39] "GET /virtual-network/7dbc54ac-7937-455c-936e-c13caef3cf67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2865 0.008615 10.0.0.56 - - [2025-10-02 03:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.56 - - [2025-10-02 03:44:39] "GET /network-policy/50c534b5-f62f-435a-9bee-842cfc2ea663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004274 10.0.0.56 - - [2025-10-02 03:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.49 - - [2025-10-02 03:44:39] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001108 10.0.0.56 - - [2025-10-02 03:44:39] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.040549 10.0.0.38 - - [2025-10-02 03:44:39] "POST /ref-update HTTP/1.1" 200 156 0.027314 10.0.0.49 - - [2025-10-02 03:44:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003540 10.0.0.56 - - [2025-10-02 03:44:39] "POST /neutron/subnet HTTP/1.1" 200 701 0.175617 10.0.0.56 - - [2025-10-02 03:44:39] "POST /id-to-fqname HTTP/1.1" 200 214 0.001272 10.0.0.56 - - [2025-10-02 03:44:39] "GET /virtual-network/9ce6e739-469d-4fdf-ac89-2822c82f0f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006034 10.0.0.56 - - [2025-10-02 03:44:39] "GET /virtual-network/9ce6e739-469d-4fdf-ac89-2822c82f0f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006043 10.0.0.56 - - [2025-10-02 03:44:39] "POST /neutron/network HTTP/1.1" 200 799 0.006836 10.0.0.56 - - [2025-10-02 03:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.49 - - [2025-10-02 03:44:39] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001018 10.0.0.56 - - [2025-10-02 03:44:40] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.055812 10.0.0.49 - - [2025-10-02 03:44:40] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001157 10.0.0.56 - - [2025-10-02 03:44:40] "POST /neutron/network HTTP/1.1" 200 585 0.143743 10.0.0.38 - - [2025-10-02 03:44:40] "DELETE /access-control-list/329f510e-d703-4ab9-be8d-61cd594d3934 HTTP/1.1" 200 115 0.036487 10.0.0.56 - - [2025-10-02 03:44:40] "POST /id-to-fqname HTTP/1.1" 200 214 0.003434 10.0.0.56 - - [2025-10-02 03:44:40] "GET /virtual-network/0b18c5db-22a0-497c-a6ad-28cf6f6022fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.009063 10.0.0.56 - - [2025-10-02 03:44:40] "POST /neutron/network HTTP/1.1" 200 799 0.008332 10.0.0.56 - - [2025-10-02 03:44:40] "GET /virtual-network/0b18c5db-22a0-497c-a6ad-28cf6f6022fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.008508 10.0.0.56 - - [2025-10-02 03:44:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.003817 10.0.0.56 - - [2025-10-02 03:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.49 - - [2025-10-02 03:44:40] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000970 10.0.0.56 - - [2025-10-02 03:44:40] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.037925 10.0.0.56 - - [2025-10-02 03:44:41] "POST /network-policys HTTP/1.1" 200 587 0.026757 10.0.0.56 - - [2025-10-02 03:44:41] "GET /network-policy/1fdd4713-9194-4736-ac00-f0f111bcd2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.006370 10.0.0.56 - - [2025-10-02 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.56 - - [2025-10-02 03:44:41] "GET /virtual-network/9ce6e739-469d-4fdf-ac89-2822c82f0f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005506 10.0.0.56 - - [2025-10-02 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.56 - - [2025-10-02 03:44:41] "GET /network-policy/1fdd4713-9194-4736-ac00-f0f111bcd2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005381 10.0.0.56 - - [2025-10-02 03:44:41] "POST /ref-update HTTP/1.1" 200 156 0.049790 10.0.0.56 - - [2025-10-02 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005822 10.0.0.38 - - [2025-10-02 03:44:41] "POST /access-control-lists HTTP/1.1" 200 554 0.079365 10.0.0.56 - - [2025-10-02 03:44:41] "GET /network-policy/1fdd4713-9194-4736-ac00-f0f111bcd2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005314 10.0.0.56 - - [2025-10-02 03:44:41] "POST /neutron/network HTTP/1.1" 200 912 0.008013 10.0.0.56 - - [2025-10-02 03:44:41] "GET /virtual-network/9ce6e739-469d-4fdf-ac89-2822c82f0f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.004649 10.0.0.56 - - [2025-10-02 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.56 - - [2025-10-02 03:44:41] "GET /network-policy/1fdd4713-9194-4736-ac00-f0f111bcd2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004179 10.0.0.56 - - [2025-10-02 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.56 - - [2025-10-02 03:44:41] "GET /virtual-network/0b18c5db-22a0-497c-a6ad-28cf6f6022fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.006422 10.0.0.56 - - [2025-10-02 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.56 - - [2025-10-02 03:44:41] "GET /network-policy/1fdd4713-9194-4736-ac00-f0f111bcd2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004797 10.0.0.56 - - [2025-10-02 03:44:41] "POST /ref-update HTTP/1.1" 200 156 0.052142 10.0.0.56 - - [2025-10-02 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.56 - - [2025-10-02 03:44:41] "GET /network-policy/1fdd4713-9194-4736-ac00-f0f111bcd2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004960 10.0.0.38 - - [2025-10-02 03:44:41] "POST /access-control-lists HTTP/1.1" 200 554 0.084679 10.0.0.56 - - [2025-10-02 03:44:41] "GET /virtual-network/0b18c5db-22a0-497c-a6ad-28cf6f6022fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.007252 10.0.0.56 - - [2025-10-02 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.56 - - [2025-10-02 03:44:41] "GET /network-policy/1fdd4713-9194-4736-ac00-f0f111bcd2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.006193 10.0.0.56 - - [2025-10-02 03:44:41] "POST /id-to-fqname HTTP/1.1" 200 214 0.001418 10.0.0.56 - - [2025-10-02 03:44:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.013606 10.0.0.49 - - [2025-10-02 03:44:42] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001390 10.0.0.56 - - [2025-10-02 03:44:42] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.074222 10.0.0.56 - - [2025-10-02 03:44:42] "POST /neutron/port HTTP/1.1" 200 2243 0.035319 10.0.0.56 - - [2025-10-02 03:44:43] "POST /id-to-fqname HTTP/1.1" 200 214 0.001283 10.0.0.56 - - [2025-10-02 03:44:43] "POST /neutron/port HTTP/1.1" 200 2243 0.020224 10.0.0.56 - - [2025-10-02 03:44:43] "POST /neutron/network HTTP/1.1" 200 922 0.008661 10.0.0.56 - - [2025-10-02 03:44:43] "POST /neutron/port HTTP/1.1" 200 1063 0.015655 10.0.0.56 - - [2025-10-02 03:44:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003707 10.0.0.56 - - [2025-10-02 03:44:44] "POST /neutron/network HTTP/1.1" 200 912 0.006874 10.0.0.49 - - [2025-10-02 03:44:44] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000925 10.0.0.56 - - [2025-10-02 03:44:44] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.072256 10.0.0.56 - - [2025-10-02 03:44:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007601 10.0.0.56 - - [2025-10-02 03:44:44] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003085 10.0.0.56 - - [2025-10-02 03:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.56 - - [2025-10-02 03:44:44] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005748 10.0.0.49 - - [2025-10-02 03:44:44] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000991 10.0.0.56 - - [2025-10-02 03:44:45] "POST /neutron/port HTTP/1.1" 200 1063 0.354711 10.0.0.56 - - [2025-10-02 03:44:45] "POST /neutron/port HTTP/1.1" 200 1117 0.108343 10.0.0.56 - - [2025-10-02 03:44:45] "POST /neutron/subnet HTTP/1.1" 200 675 0.009424 10.0.0.49 - - [2025-10-02 03:44:45] "DELETE /project/ae362969b6a94a998eea9641694b1906 HTTP/1.1" 404 173 0.013108 10.0.0.49 - - [2025-10-02 03:44:45] "DELETE /project/537c15fb26a54fea88140ef3c18f3603 HTTP/1.1" 404 173 0.015204 10.0.0.49 - - [2025-10-02 03:44:45] "DELETE /project/5bcd51e2-d9ba-4940-96ed-1b6dc687a806 HTTP/1.1" 404 177 0.007951 10.0.0.49 - - [2025-10-02 03:44:45] "GET /projects?obj_uuids=5bd7b319-9060-4389-84cb-be2e2e9ce6fb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000982 10.0.0.49 - - [2025-10-02 03:44:45] "GET /projects?obj_uuids=537c15fb-26a5-4fea-8814-0ef3c18f3603&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000890 10.0.0.49 - - [2025-10-02 03:44:45] "DELETE /project/5bd7b3199060438984cbbe2e2e9ce6fb HTTP/1.1" 404 173 0.016558 10.0.0.49 - - [2025-10-02 03:44:45] "GET /project/537c15fb-26a5-4fea-8814-0ef3c18f3603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.065548 10.0.0.49 - - [2025-10-02 03:44:45] "GET /project/5bd7b319-9060-4389-84cb-be2e2e9ce6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.070843 10.0.0.49 - - [2025-10-02 03:44:45] "GET /projects?obj_uuids=537c15fb-26a5-4fea-8814-0ef3c18f3603&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001015 10.0.0.49 - - [2025-10-02 03:44:45] "GET /projects?obj_uuids=5bd7b319-9060-4389-84cb-be2e2e9ce6fb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001290 10.0.0.49 - - [2025-10-02 03:44:45] "GET /project/537c15fb-26a5-4fea-8814-0ef3c18f3603?fields=security_groups HTTP/1.1" 200 1390 0.050229 10.0.0.49 - - [2025-10-02 03:44:45] "GET /project/5bd7b319-9060-4389-84cb-be2e2e9ce6fb?fields=security_groups HTTP/1.1" 200 1372 0.058640 10.0.0.56 - - [2025-10-02 03:44:45] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005750 10.0.0.56 - - [2025-10-02 03:44:45] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005076 10.0.0.56 - - [2025-10-02 03:44:45] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004864 10.0.0.56 - - [2025-10-02 03:44:45] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.044298 10.0.0.49 - - [2025-10-02 03:44:46] "DELETE /security-group/8c066fc4-f17f-41ef-8631-c55d9de64c8e HTTP/1.1" 200 115 0.096366 10.0.0.49 - - [2025-10-02 03:44:46] "GET /projects?obj_uuids=537c15fb-26a5-4fea-8814-0ef3c18f3603&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001025 10.0.0.49 - - [2025-10-02 03:44:46] "DELETE /security-group/2ebc4429-bea6-4c22-a952-cc3a3e202226 HTTP/1.1" 200 115 0.125955 10.0.0.49 - - [2025-10-02 03:44:46] "GET /projects?obj_uuids=5bd7b319-9060-4389-84cb-be2e2e9ce6fb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001433 10.0.0.49 - - [2025-10-02 03:44:46] "GET /project/537c15fb-26a5-4fea-8814-0ef3c18f3603?fields=application_policy_sets HTTP/1.1" 200 1429 0.065250 10.0.0.56 - - [2025-10-02 03:44:46] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.086063 10.0.0.38 - - [2025-10-02 03:44:46] "DELETE /access-control-list/a3da04e4-f66b-43c3-a616-3b05c92f5012 HTTP/1.1" 200 115 0.074574 10.0.0.56 - - [2025-10-02 03:44:46] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.018942 10.0.0.56 - - [2025-10-02 03:44:46] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.013996 10.0.0.49 - - [2025-10-02 03:44:46] "GET /project/5bd7b319-9060-4389-84cb-be2e2e9ce6fb?fields=application_policy_sets HTTP/1.1" 200 1411 0.119468 10.0.0.56 - - [2025-10-02 03:44:46] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.091451 10.0.0.38 - - [2025-10-02 03:44:46] "DELETE /access-control-list/ba3e56c1-8f6e-4e7f-bf5c-216a2a049e2b HTTP/1.1" 200 115 0.081855 10.0.0.56 - - [2025-10-02 03:44:46] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.090140 10.0.0.49 - - [2025-10-02 03:44:46] "DELETE /project/537c15fb-26a5-4fea-8814-0ef3c18f3603 HTTP/1.1" 200 115 0.671679 10.0.0.49 - - [2025-10-02 03:44:46] "DELETE /project/5bd7b319-9060-4389-84cb-be2e2e9ce6fb HTTP/1.1" 200 115 0.708637 10.0.0.56 - - [2025-10-02 03:44:46] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.007953 10.0.0.56 - - [2025-10-02 03:44:46] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.006364 10.0.0.56 - - [2025-10-02 03:44:46] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.041638 10.0.0.56 - - [2025-10-02 03:44:46] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.035814 10.0.0.56 - - [2025-10-02 03:44:46] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.008930 10.0.0.56 - - [2025-10-02 03:44:46] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.008687 10.0.0.56 - - [2025-10-02 03:44:46] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.023641 10.0.0.56 - - [2025-10-02 03:44:46] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003921 10.0.0.56 - - [2025-10-02 03:44:46] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005229 10.0.0.56 - - [2025-10-02 03:44:46] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006733 10.0.0.56 - - [2025-10-02 03:44:46] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.036832 10.0.0.56 - - [2025-10-02 03:44:46] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.042385 10.0.0.56 - - [2025-10-02 03:44:47] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007887 10.0.0.56 - - [2025-10-02 03:44:47] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007686 10.0.0.56 - - [2025-10-02 03:44:47] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.042068 10.0.0.56 - - [2025-10-02 03:44:47] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.055173 10.0.0.56 - - [2025-10-02 03:44:47] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005585 10.0.0.56 - - [2025-10-02 03:44:47] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005464 10.0.0.56 - - [2025-10-02 03:44:47] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.042113 10.0.0.56 - - [2025-10-02 03:44:47] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.049065 10.0.0.56 - - [2025-10-02 03:44:47] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006954 10.0.0.56 - - [2025-10-02 03:44:47] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005473 10.0.0.56 - - [2025-10-02 03:44:47] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.019168 10.0.0.56 - - [2025-10-02 03:44:47] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.006531 10.0.0.56 - - [2025-10-02 03:44:47] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006026 10.0.0.56 - - [2025-10-02 03:44:47] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004367 10.0.0.56 - - [2025-10-02 03:44:47] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.036356 10.0.0.56 - - [2025-10-02 03:44:47] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.037505 10.0.0.56 - - [2025-10-02 03:44:47] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006241 10.0.0.56 - - [2025-10-02 03:44:47] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.011552 10.0.0.56 - - [2025-10-02 03:44:47] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.026951 10.0.0.56 - - [2025-10-02 03:44:47] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.052329 10.0.0.56 - - [2025-10-02 03:44:47] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.008206 10.0.0.56 - - [2025-10-02 03:44:47] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004390 10.0.0.56 - - [2025-10-02 03:44:47] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.033747 10.0.0.56 - - [2025-10-02 03:44:48] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.041605 10.0.0.56 - - [2025-10-02 03:44:48] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.007473 10.0.0.56 - - [2025-10-02 03:44:48] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.008259 10.0.0.56 - - [2025-10-02 03:44:48] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.017375 10.0.0.56 - - [2025-10-02 03:44:48] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003525 10.0.0.56 - - [2025-10-02 03:44:48] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005354 10.0.0.56 - - [2025-10-02 03:44:48] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005492 10.0.0.56 - - [2025-10-02 03:44:48] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.023954 10.0.0.56 - - [2025-10-02 03:44:48] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.053124 10.0.0.56 - - [2025-10-02 03:44:48] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005533 10.0.0.56 - - [2025-10-02 03:44:48] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005374 10.0.0.56 - - [2025-10-02 03:44:48] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.041612 10.0.0.56 - - [2025-10-02 03:44:48] "GET /obj-perms HTTP/1.1" 200 5056 0.057811 10.0.0.56 - - [2025-10-02 03:44:48] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.051466 10.0.0.56 - - [2025-10-02 03:44:48] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.007591 10.0.0.56 - - [2025-10-02 03:44:48] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.004776 10.0.0.56 - - [2025-10-02 03:44:48] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.037604 10.0.0.56 - - [2025-10-02 03:44:48] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.049365 10.0.0.56 - - [2025-10-02 03:44:52] "POST /neutron/port HTTP/1.1" 200 1181 0.017216 10.0.0.56 - - [2025-10-02 03:44:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003703 10.0.0.56 - - [2025-10-02 03:44:52] "POST /neutron/port HTTP/1.1" 200 117 0.001155 10.0.0.56 - - [2025-10-02 03:44:53] "POST /neutron/port HTTP/1.1" 200 1091 0.019274 10.0.0.56 - - [2025-10-02 03:44:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006911 10.0.0.56 - - [2025-10-02 03:44:58] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003929 10.0.0.56 - - [2025-10-02 03:44:58] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005555 10.0.0.56 - - [2025-10-02 03:44:58] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.004186 10.0.0.56 - - [2025-10-02 03:44:58] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.029309 10.0.0.56 - - [2025-10-02 03:44:58] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.033528 10.0.0.56 - - [2025-10-02 03:44:59] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.008887 10.0.0.56 - - [2025-10-02 03:44:59] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.008949 10.0.0.56 - - [2025-10-02 03:44:59] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.046656 10.0.0.56 - - [2025-10-02 03:44:59] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.040509 10.0.0.56 - - [2025-10-02 03:44:59] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.014063 10.0.0.56 - - [2025-10-02 03:44:59] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.010162 10.0.0.56 - - [2025-10-02 03:44:59] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.031763 10.0.0.56 - - [2025-10-02 03:44:59] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.032921 10.0.0.56 - - [2025-10-02 03:44:59] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006287 10.0.0.56 - - [2025-10-02 03:44:59] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004915 10.0.0.56 - - [2025-10-02 03:44:59] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.035630 10.0.0.56 - - [2025-10-02 03:44:59] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003871 10.0.0.56 - - [2025-10-02 03:44:59] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004891 10.0.0.56 - - [2025-10-02 03:44:59] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004161 10.0.0.56 - - [2025-10-02 03:44:59] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.031603 10.0.0.56 - - [2025-10-02 03:44:59] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.036823 10.0.0.56 - - [2025-10-02 03:44:59] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006680 10.0.0.56 - - [2025-10-02 03:44:59] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005106 10.0.0.56 - - [2025-10-02 03:44:59] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.034035 10.0.0.56 - - [2025-10-02 03:44:59] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.038258 10.0.0.56 - - [2025-10-02 03:44:59] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.008769 10.0.0.56 - - [2025-10-02 03:44:59] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005027 10.0.0.56 - - [2025-10-02 03:44:59] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.026127 10.0.0.56 - - [2025-10-02 03:45:00] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.045746 10.0.0.56 - - [2025-10-02 03:45:00] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.010501 10.0.0.56 - - [2025-10-02 03:45:00] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004816 10.0.0.56 - - [2025-10-02 03:45:00] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.027016 10.0.0.56 - - [2025-10-02 03:45:00] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005456 10.0.0.56 - - [2025-10-02 03:45:00] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006488 10.0.0.56 - - [2025-10-02 03:45:00] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006079 10.0.0.56 - - [2025-10-02 03:45:00] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.031627 10.0.0.56 - - [2025-10-02 03:45:00] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.049104 10.0.0.56 - - [2025-10-02 03:45:00] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006800 10.0.0.56 - - [2025-10-02 03:45:00] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007999 10.0.0.56 - - [2025-10-02 03:45:00] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.039821 10.0.0.56 - - [2025-10-02 03:45:00] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.052286 10.0.0.56 - - [2025-10-02 03:45:00] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.006752 10.0.0.56 - - [2025-10-02 03:45:00] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.006149 10.0.0.56 - - [2025-10-02 03:45:00] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.036972 10.0.0.56 - - [2025-10-02 03:45:00] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.068000 10.0.0.56 - - [2025-10-02 03:45:00] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.007477 10.0.0.56 - - [2025-10-02 03:45:00] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.006090 10.0.0.56 - - [2025-10-02 03:45:00] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.030027 10.0.0.56 - - [2025-10-02 03:45:01] "POST /ref-update HTTP/1.1" 200 156 0.071990 10.0.0.56 - - [2025-10-02 03:45:01] "GET /virtual-network/0b18c5db-22a0-497c-a6ad-28cf6f6022fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.014191 10.0.0.56 - - [2025-10-02 03:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.56 - - [2025-10-02 03:45:01] "GET /network-policy/1fdd4713-9194-4736-ac00-f0f111bcd2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005001 10.0.0.56 - - [2025-10-02 03:45:01] "POST /ref-update HTTP/1.1" 200 156 0.060408 10.0.0.38 - - [2025-10-02 03:45:01] "DELETE /access-control-list/be6a7ee4-a807-4bb1-920e-3069743da6a7 HTTP/1.1" 200 115 0.051528 10.0.0.56 - - [2025-10-02 03:45:01] "GET /virtual-network/9ce6e739-469d-4fdf-ac89-2822c82f0f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.023520 10.0.0.56 - - [2025-10-02 03:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005082 10.0.0.56 - - [2025-10-02 03:45:01] "GET /network-policy/1fdd4713-9194-4736-ac00-f0f111bcd2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005244 10.0.0.56 - - [2025-10-02 03:45:01] "POST /neutron/port HTTP/1.1" 200 1091 0.021475 10.0.0.56 - - [2025-10-02 03:45:01] "DELETE /network-policy/1fdd4713-9194-4736-ac00-f0f111bcd2f2 HTTP/1.1" 200 115 0.058414 10.0.0.56 - - [2025-10-02 03:45:01] "POST /neutron/port HTTP/1.1" 200 1117 0.014679 10.0.0.56 - - [2025-10-02 03:45:01] "POST /neutron/port HTTP/1.1" 200 151 0.267765 10.0.0.49 - - [2025-10-02 03:45:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003310 10.0.0.49 - - [2025-10-02 03:45:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003030 10.0.0.56 - - [2025-10-02 03:45:03] "POST /neutron/network HTTP/1.1" 200 151 0.139932 10.0.0.38 - - [2025-10-02 03:45:03] "DELETE /route-target/cbe9f64f-d898-4982-aa07-d5b1ddb32ce7 HTTP/1.1" 200 115 0.032766 10.0.0.56 - - [2025-10-02 03:45:04] "POST /ref-update HTTP/1.1" 200 156 0.067601 10.0.0.56 - - [2025-10-02 03:45:04] "POST /neutron/network HTTP/1.1" 200 975 0.026634 10.0.0.38 - - [2025-10-02 03:45:04] "DELETE /access-control-list/06c8c640-2730-49aa-a27a-de35711eb6dc HTTP/1.1" 200 115 0.092281 10.0.0.56 - - [2025-10-02 03:45:04] "GET /virtual-network/7dbc54ac-7937-455c-936e-c13caef3cf67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.010576 10.0.0.56 - - [2025-10-02 03:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.56 - - [2025-10-02 03:45:04] "GET /network-policy/50c534b5-f62f-435a-9bee-842cfc2ea663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004938 10.0.0.49 - - [2025-10-02 03:45:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.011176 10.0.0.56 - - [2025-10-02 03:45:04] "POST /ref-update HTTP/1.1" 200 156 0.064219 10.0.0.38 - - [2025-10-02 03:45:04] "POST /ref-update HTTP/1.1" 200 156 0.038315 10.0.0.56 - - [2025-10-02 03:45:04] "GET /virtual-network/93271ea7-6cc4-486c-a678-91cbb3f9018a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.011433 10.0.0.56 - - [2025-10-02 03:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006461 10.0.0.56 - - [2025-10-02 03:45:04] "GET /network-policy/50c534b5-f62f-435a-9bee-842cfc2ea663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004204 10.0.0.56 - - [2025-10-02 03:45:04] "DELETE /network-policy/50c534b5-f62f-435a-9bee-842cfc2ea663 HTTP/1.1" 200 115 0.031637 10.0.0.56 - - [2025-10-02 03:45:04] "POST /neutron/network HTTP/1.1" 400 204 0.013903 10.0.0.56 - - [2025-10-02 03:45:05] "POST /neutron/port HTTP/1.1" 200 151 0.259658 10.0.0.56 - - [2025-10-02 03:45:05] "POST /neutron/port HTTP/1.1" 200 151 0.259615 10.0.0.56 - - [2025-10-02 03:45:06] "POST /neutron/network HTTP/1.1" 200 974 0.010595 10.0.0.38 - - [2025-10-02 03:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.56 - - [2025-10-02 03:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.49 - - [2025-10-02 03:45:08] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001204 10.0.0.56 - - [2025-10-02 03:45:08] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.066411 10.0.0.49 - - [2025-10-02 03:45:08] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001340 10.0.0.56 - - [2025-10-02 03:45:08] "POST /neutron/network HTTP/1.1" 200 601 0.148715 10.0.0.38 - - [2025-10-02 03:45:08] "POST /ref-update HTTP/1.1" 200 156 0.028083 10.0.0.56 - - [2025-10-02 03:45:09] "POST /neutron/network HTTP/1.1" 200 976 0.014265 10.0.0.56 - - [2025-10-02 03:45:09] "POST /id-to-fqname HTTP/1.1" 200 222 0.001462 10.0.0.56 - - [2025-10-02 03:45:09] "GET /virtual-network/de68505f-bf0d-4f86-91c6-7998085eb271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006898 10.0.0.56 - - [2025-10-02 03:45:09] "GET /virtual-network/de68505f-bf0d-4f86-91c6-7998085eb271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006403 10.0.0.56 - - [2025-10-02 03:45:09] "POST /neutron/subnet HTTP/1.1" 200 716 0.013172 10.0.0.56 - - [2025-10-02 03:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.49 - - [2025-10-02 03:45:09] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000857 10.0.0.56 - - [2025-10-02 03:45:09] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.041054 10.0.0.49 - - [2025-10-02 03:45:09] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000949 10.0.0.56 - - [2025-10-02 03:45:09] "POST /neutron/network HTTP/1.1" 200 601 0.142955 10.0.0.49 - - [2025-10-02 03:45:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.005435 10.0.0.56 - - [2025-10-02 03:45:10] "POST /neutron/network HTTP/1.1" 200 974 0.012842 10.0.0.56 - - [2025-10-02 03:45:10] "POST /id-to-fqname HTTP/1.1" 200 222 0.001124 10.0.0.56 - - [2025-10-02 03:45:10] "GET /virtual-network/c477bc13-3eeb-4363-bfac-d1f8776c078d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005605 10.0.0.56 - - [2025-10-02 03:45:10] "GET /virtual-network/c477bc13-3eeb-4363-bfac-d1f8776c078d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006193 10.0.0.56 - - [2025-10-02 03:45:10] "POST /neutron/subnet HTTP/1.1" 200 716 0.010034 10.0.0.56 - - [2025-10-02 03:45:10] "POST /id-to-fqname HTTP/1.1" 200 222 0.001309 10.0.0.49 - - [2025-10-02 03:45:11] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001182 10.0.0.56 - - [2025-10-02 03:45:11] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.068982 10.0.0.56 - - [2025-10-02 03:45:11] "POST /neutron/network HTTP/1.1" 200 976 0.009741 10.0.0.56 - - [2025-10-02 03:45:11] "POST /id-to-fqname HTTP/1.1" 200 222 0.001324 10.0.0.56 - - [2025-10-02 03:45:11] "POST /neutron/port HTTP/1.1" 200 117 0.008962 10.0.0.49 - - [2025-10-02 03:45:11] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001271 10.0.0.56 - - [2025-10-02 03:45:12] "POST /neutron/port HTTP/1.1" 200 1154 0.342070 10.0.0.56 - - [2025-10-02 03:45:12] "POST /neutron/port HTTP/1.1" 200 1208 0.130734 10.0.0.49 - - [2025-10-02 03:45:12] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000997 10.0.0.56 - - [2025-10-02 03:45:12] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.111739 10.0.0.56 - - [2025-10-02 03:45:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003555 10.0.0.56 - - [2025-10-02 03:45:12] "POST /neutron/port HTTP/1.1" 200 117 0.001227 10.0.0.56 - - [2025-10-02 03:45:12] "POST /neutron/port HTTP/1.1" 200 1182 0.022343 10.0.0.56 - - [2025-10-02 03:45:12] "POST /neutron/port HTTP/1.1" 200 1182 0.015164 10.0.0.49 - - [2025-10-02 03:45:13] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001059 10.0.0.56 - - [2025-10-02 03:45:13] "POST /neutron/port HTTP/1.1" 200 1152 0.363658 10.0.0.56 - - [2025-10-02 03:45:13] "POST /neutron/port HTTP/1.1" 200 1206 0.115185 10.0.0.56 - - [2025-10-02 03:45:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003821 10.0.0.56 - - [2025-10-02 03:45:13] "POST /neutron/port HTTP/1.1" 200 117 0.001240 10.0.0.56 - - [2025-10-02 03:45:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008213 10.0.0.56 - - [2025-10-02 03:45:18] "POST /neutron/port HTTP/1.1" 200 1182 0.020018 10.0.0.56 - - [2025-10-02 03:45:18] "GET /virtual-machine/d7dad2ec-e719-4ee9-b403-6e7a7b17a486 HTTP/1.1" 200 1301 0.006130 10.0.0.56 - - [2025-10-02 03:45:18] "GET /virtual-machine-interface/f609dc5f-05ac-441e-9166-1c5e12992d9f HTTP/1.1" 200 3157 0.005762 10.0.0.56 - - [2025-10-02 03:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.56 - - [2025-10-02 03:45:18] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003822 10.0.0.56 - - [2025-10-02 03:45:18] "GET /virtual-networks?parent_id=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002860 10.0.0.56 - - [2025-10-02 03:45:18] "GET /virtual-network/de68505f-bf0d-4f86-91c6-7998085eb271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005635 10.0.0.56 - - [2025-10-02 03:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.56 - - [2025-10-02 03:45:21] "GET /virtual-network/de68505f-bf0d-4f86-91c6-7998085eb271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006660 10.0.0.56 - - [2025-10-02 03:45:21] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007078 10.0.0.56 - - [2025-10-02 03:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.56 - - [2025-10-02 03:45:23] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004686 10.0.0.56 - - [2025-10-02 03:45:23] "GET /virtual-networks?parent_id=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003418 10.0.0.56 - - [2025-10-02 03:45:23] "GET /virtual-network/de68505f-bf0d-4f86-91c6-7998085eb271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.010012 10.0.0.56 - - [2025-10-02 03:45:23] "POST /neutron/port HTTP/1.1" 200 1182 0.016471 10.0.0.56 - - [2025-10-02 03:45:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007271 10.0.0.56 - - [2025-10-02 03:45:29] "POST /neutron/port HTTP/1.1" 200 1180 0.016813 10.0.0.56 - - [2025-10-02 03:45:29] "GET /virtual-machine/dfd04bfe-b49e-4854-a42d-44aec620e3ae HTTP/1.1" 200 1301 0.005651 10.0.0.56 - - [2025-10-02 03:45:29] "GET /virtual-machine-interface/277d37e8-4853-45dd-9ba4-def21b8424e7 HTTP/1.1" 200 3156 0.005623 10.0.0.56 - - [2025-10-02 03:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.56 - - [2025-10-02 03:45:29] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004585 10.0.0.56 - - [2025-10-02 03:45:29] "GET /virtual-networks?parent_id=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003267 10.0.0.56 - - [2025-10-02 03:45:29] "GET /virtual-network/c477bc13-3eeb-4363-bfac-d1f8776c078d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007247 10.0.0.56 - - [2025-10-02 03:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.56 - - [2025-10-02 03:45:30] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003935 10.0.0.56 - - [2025-10-02 03:45:30] "GET /virtual-networks?parent_id=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003227 10.0.0.56 - - [2025-10-02 03:45:30] "GET /virtual-network/c477bc13-3eeb-4363-bfac-d1f8776c078d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005725 10.0.0.56 - - [2025-10-02 03:45:30] "POST /fqname-to-id HTTP/1.1" 404 209 0.004342 10.0.0.56 - - [2025-10-02 03:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.49 - - [2025-10-02 03:45:30] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000983 10.0.0.56 - - [2025-10-02 03:45:30] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.045427 10.0.0.56 - - [2025-10-02 03:45:30] "POST /network-policys HTTP/1.1" 200 533 0.030043 10.0.0.56 - - [2025-10-02 03:45:30] "GET /network-policy/da491c22-a950-45ce-9784-356eae72e30a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006373 10.0.0.56 - - [2025-10-02 03:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.56 - - [2025-10-02 03:45:30] "GET /virtual-network/de68505f-bf0d-4f86-91c6-7998085eb271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006682 10.0.0.56 - - [2025-10-02 03:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.56 - - [2025-10-02 03:45:30] "GET /network-policy/da491c22-a950-45ce-9784-356eae72e30a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004666 10.0.0.56 - - [2025-10-02 03:45:30] "POST /ref-update HTTP/1.1" 200 156 0.053988 10.0.0.56 - - [2025-10-02 03:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.56 - - [2025-10-02 03:45:31] "GET /network-policy/da491c22-a950-45ce-9784-356eae72e30a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006343 10.0.0.56 - - [2025-10-02 03:45:31] "GET /virtual-network/de68505f-bf0d-4f86-91c6-7998085eb271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2869 0.007628 10.0.0.56 - - [2025-10-02 03:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005040 10.0.0.56 - - [2025-10-02 03:45:31] "GET /network-policy/da491c22-a950-45ce-9784-356eae72e30a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005188 10.0.0.56 - - [2025-10-02 03:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.56 - - [2025-10-02 03:45:31] "GET /virtual-network/c477bc13-3eeb-4363-bfac-d1f8776c078d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007622 10.0.0.56 - - [2025-10-02 03:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.38 - - [2025-10-02 03:45:31] "POST /fqname-to-id HTTP/1.1" 404 230 0.003489 10.0.0.56 - - [2025-10-02 03:45:31] "GET /network-policy/da491c22-a950-45ce-9784-356eae72e30a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004146 10.0.0.49 - - [2025-10-02 03:45:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.014906 10.0.0.56 - - [2025-10-02 03:45:31] "POST /ref-update HTTP/1.1" 200 156 0.084423 10.0.0.38 - - [2025-10-02 03:45:31] "POST /fqname-to-id HTTP/1.1" 404 230 0.006417 10.0.0.56 - - [2025-10-02 03:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.56 - - [2025-10-02 03:45:31] "GET /network-policy/da491c22-a950-45ce-9784-356eae72e30a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005146 10.0.0.56 - - [2025-10-02 03:45:31] "POST /neutron/network HTTP/1.1" 200 1060 0.033875 10.0.0.56 - - [2025-10-02 03:45:31] "GET /virtual-network/c477bc13-3eeb-4363-bfac-d1f8776c078d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.008755 10.0.0.56 - - [2025-10-02 03:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.56 - - [2025-10-02 03:45:31] "GET /network-policy/da491c22-a950-45ce-9784-356eae72e30a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004284 10.0.0.56 - - [2025-10-02 03:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.49 - - [2025-10-02 03:45:31] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000939 10.0.0.56 - - [2025-10-02 03:45:31] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.038644 10.0.0.38 - - [2025-10-02 03:45:31] "POST /route-targets HTTP/1.1" 200 327 0.013077 10.0.0.49 - - [2025-10-02 03:45:32] "POST /useragent-kv HTTP/1.1" 200 115 0.006035 10.0.0.56 - - [2025-10-02 03:45:32] "POST /neutron/subnet HTTP/1.1" 200 701 0.199097 10.0.0.56 - - [2025-10-02 03:45:32] "POST /id-to-fqname HTTP/1.1" 200 214 0.001350 10.0.0.56 - - [2025-10-02 03:45:32] "GET /virtual-network/20c06199-3f69-41cd-bcb9-02d0d4f1d3a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005422 10.0.0.56 - - [2025-10-02 03:45:32] "GET /virtual-network/20c06199-3f69-41cd-bcb9-02d0d4f1d3a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005543 10.0.0.56 - - [2025-10-02 03:45:32] "POST /neutron/network HTTP/1.1" 200 799 0.011204 10.0.0.56 - - [2025-10-02 03:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.49 - - [2025-10-02 03:45:32] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000911 10.0.0.56 - - [2025-10-02 03:45:32] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.044518 10.0.0.49 - - [2025-10-02 03:45:32] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000969 10.0.0.56 - - [2025-10-02 03:45:32] "POST /neutron/network HTTP/1.1" 200 585 0.136364 10.0.0.38 - - [2025-10-02 03:45:32] "POST /ref-update HTTP/1.1" 200 156 0.034976 10.0.0.56 - - [2025-10-02 03:45:32] "POST /id-to-fqname HTTP/1.1" 200 214 0.002910 10.0.0.56 - - [2025-10-02 03:45:32] "GET /virtual-network/a2421db0-2c52-4751-9655-cfaef57ed405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007450 10.0.0.56 - - [2025-10-02 03:45:32] "POST /neutron/network HTTP/1.1" 200 799 0.006307 10.0.0.56 - - [2025-10-02 03:45:32] "GET /virtual-network/a2421db0-2c52-4751-9655-cfaef57ed405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005307 10.0.0.56 - - [2025-10-02 03:45:32] "POST /fqname-to-id HTTP/1.1" 404 239 0.003134 10.0.0.56 - - [2025-10-02 03:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.49 - - [2025-10-02 03:45:32] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001028 10.0.0.56 - - [2025-10-02 03:45:32] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.045598 10.0.0.56 - - [2025-10-02 03:45:32] "POST /network-policys HTTP/1.1" 200 587 0.026955 10.0.0.56 - - [2025-10-02 03:45:33] "GET /network-policy/2148ff7d-0e55-4328-b7e6-628748ce5dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.006234 10.0.0.56 - - [2025-10-02 03:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.56 - - [2025-10-02 03:45:33] "GET /virtual-network/20c06199-3f69-41cd-bcb9-02d0d4f1d3a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006919 10.0.0.56 - - [2025-10-02 03:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.56 - - [2025-10-02 03:45:33] "GET /network-policy/2148ff7d-0e55-4328-b7e6-628748ce5dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004792 10.0.0.56 - - [2025-10-02 03:45:33] "POST /ref-update HTTP/1.1" 200 156 0.060488 10.0.0.56 - - [2025-10-02 03:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.56 - - [2025-10-02 03:45:33] "GET /network-policy/2148ff7d-0e55-4328-b7e6-628748ce5dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.003935 10.0.0.56 - - [2025-10-02 03:45:33] "POST /neutron/network HTTP/1.1" 200 912 0.008579 10.0.0.56 - - [2025-10-02 03:45:33] "GET /virtual-network/20c06199-3f69-41cd-bcb9-02d0d4f1d3a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.005542 10.0.0.56 - - [2025-10-02 03:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.56 - - [2025-10-02 03:45:33] "GET /network-policy/2148ff7d-0e55-4328-b7e6-628748ce5dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.003825 10.0.0.56 - - [2025-10-02 03:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.56 - - [2025-10-02 03:45:33] "GET /virtual-network/a2421db0-2c52-4751-9655-cfaef57ed405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006330 10.0.0.56 - - [2025-10-02 03:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.56 - - [2025-10-02 03:45:33] "GET /network-policy/2148ff7d-0e55-4328-b7e6-628748ce5dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004441 10.0.0.56 - - [2025-10-02 03:45:33] "POST /ref-update HTTP/1.1" 200 156 0.049138 10.0.0.38 - - [2025-10-02 03:45:33] "PUT /access-control-list/63640c2d-edff-4ea3-ac50-8c617ee6545a HTTP/1.1" 200 272 0.027704 10.0.0.56 - - [2025-10-02 03:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.56 - - [2025-10-02 03:45:33] "GET /network-policy/2148ff7d-0e55-4328-b7e6-628748ce5dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004416 10.0.0.38 - - [2025-10-02 03:45:33] "POST /ref-update HTTP/1.1" 200 156 0.035611 10.0.0.56 - - [2025-10-02 03:45:33] "GET /virtual-network/a2421db0-2c52-4751-9655-cfaef57ed405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.010910 10.0.0.56 - - [2025-10-02 03:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.56 - - [2025-10-02 03:45:33] "GET /network-policy/2148ff7d-0e55-4328-b7e6-628748ce5dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004349 10.0.0.56 - - [2025-10-02 03:45:33] "POST /id-to-fqname HTTP/1.1" 200 214 0.001147 10.0.0.56 - - [2025-10-02 03:45:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007584 10.0.0.49 - - [2025-10-02 03:45:34] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000993 10.0.0.56 - - [2025-10-02 03:45:34] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.067143 10.0.0.56 - - [2025-10-02 03:45:34] "POST /neutron/port HTTP/1.1" 200 2244 0.030006 10.0.0.56 - - [2025-10-02 03:45:35] "POST /id-to-fqname HTTP/1.1" 200 214 0.001805 10.0.0.56 - - [2025-10-02 03:45:35] "POST /neutron/port HTTP/1.1" 200 2244 0.021225 10.0.0.56 - - [2025-10-02 03:45:35] "POST /neutron/network HTTP/1.1" 200 922 0.006130 10.0.0.56 - - [2025-10-02 03:45:35] "POST /neutron/port HTTP/1.1" 200 1063 0.017994 10.0.0.56 - - [2025-10-02 03:45:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004930 10.0.0.56 - - [2025-10-02 03:45:36] "POST /neutron/network HTTP/1.1" 200 912 0.006752 10.0.0.49 - - [2025-10-02 03:45:36] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000944 10.0.0.56 - - [2025-10-02 03:45:36] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.080361 10.0.0.56 - - [2025-10-02 03:45:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011870 10.0.0.56 - - [2025-10-02 03:45:36] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003528 10.0.0.56 - - [2025-10-02 03:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.56 - - [2025-10-02 03:45:36] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005130 10.0.0.49 - - [2025-10-02 03:45:36] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001732 10.0.0.56 - - [2025-10-02 03:45:37] "POST /neutron/port HTTP/1.1" 200 1063 0.364780 10.0.0.56 - - [2025-10-02 03:45:37] "POST /neutron/port HTTP/1.1" 200 1117 0.134897 10.0.0.56 - - [2025-10-02 03:45:37] "POST /neutron/subnet HTTP/1.1" 200 675 0.012200 10.0.0.56 - - [2025-10-02 03:45:37] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004234 10.0.0.56 - - [2025-10-02 03:45:37] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005537 10.0.0.56 - - [2025-10-02 03:45:37] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005848 10.0.0.56 - - [2025-10-02 03:45:37] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.033285 10.0.0.56 - - [2025-10-02 03:45:37] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.042510 10.0.0.56 - - [2025-10-02 03:45:38] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004560 10.0.0.56 - - [2025-10-02 03:45:38] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003580 10.0.0.56 - - [2025-10-02 03:45:38] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.027985 10.0.0.56 - - [2025-10-02 03:45:38] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.030728 10.0.0.56 - - [2025-10-02 03:45:38] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.009303 10.0.0.56 - - [2025-10-02 03:45:38] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.009567 10.0.0.56 - - [2025-10-02 03:45:38] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.041198 10.0.0.56 - - [2025-10-02 03:45:38] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.041926 10.0.0.56 - - [2025-10-02 03:45:38] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.008291 10.0.0.56 - - [2025-10-02 03:45:38] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004165 10.0.0.56 - - [2025-10-02 03:45:38] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.030450 10.0.0.56 - - [2025-10-02 03:45:38] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003733 10.0.0.56 - - [2025-10-02 03:45:38] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004815 10.0.0.56 - - [2025-10-02 03:45:38] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004154 10.0.0.56 - - [2025-10-02 03:45:38] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.029858 10.0.0.56 - - [2025-10-02 03:45:38] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.048862 10.0.0.56 - - [2025-10-02 03:45:38] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005964 10.0.0.56 - - [2025-10-02 03:45:38] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006446 10.0.0.56 - - [2025-10-02 03:45:38] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.034488 10.0.0.56 - - [2025-10-02 03:45:38] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.035767 10.0.0.56 - - [2025-10-02 03:45:38] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005642 10.0.0.56 - - [2025-10-02 03:45:38] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.007994 10.0.0.56 - - [2025-10-02 03:45:38] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.032091 10.0.0.56 - - [2025-10-02 03:45:39] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.042481 10.0.0.56 - - [2025-10-02 03:45:39] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007828 10.0.0.56 - - [2025-10-02 03:45:39] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006609 10.0.0.56 - - [2025-10-02 03:45:39] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.035782 10.0.0.56 - - [2025-10-02 03:45:39] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003661 10.0.0.56 - - [2025-10-02 03:45:39] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004454 10.0.0.56 - - [2025-10-02 03:45:39] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004813 10.0.0.56 - - [2025-10-02 03:45:39] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.026630 10.0.0.56 - - [2025-10-02 03:45:39] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.031377 10.0.0.56 - - [2025-10-02 03:45:39] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.009557 10.0.0.56 - - [2025-10-02 03:45:39] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.012149 10.0.0.56 - - [2025-10-02 03:45:39] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.032635 10.0.0.56 - - [2025-10-02 03:45:39] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.040283 10.0.0.56 - - [2025-10-02 03:45:39] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005473 10.0.0.56 - - [2025-10-02 03:45:39] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.006096 10.0.0.56 - - [2025-10-02 03:45:39] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.034596 10.0.0.56 - - [2025-10-02 03:45:39] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.049761 10.0.0.56 - - [2025-10-02 03:45:39] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005430 10.0.0.56 - - [2025-10-02 03:45:39] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004156 10.0.0.56 - - [2025-10-02 03:45:39] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.032272 10.0.0.56 - - [2025-10-02 03:45:39] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005703 10.0.0.56 - - [2025-10-02 03:45:39] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004668 10.0.0.56 - - [2025-10-02 03:45:39] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.020227 10.0.0.56 - - [2025-10-02 03:45:39] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007325 10.0.0.56 - - [2025-10-02 03:45:39] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005733 10.0.0.56 - - [2025-10-02 03:45:39] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.017951 10.0.0.56 - - [2025-10-02 03:45:40] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004998 10.0.0.56 - - [2025-10-02 03:45:40] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005650 10.0.0.56 - - [2025-10-02 03:45:40] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.016932 10.0.0.56 - - [2025-10-02 03:45:45] "POST /neutron/port HTTP/1.1" 200 1091 0.018554 10.0.0.56 - - [2025-10-02 03:45:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007400 10.0.0.56 - - [2025-10-02 03:45:50] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003809 10.0.0.56 - - [2025-10-02 03:45:50] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.005155 10.0.0.56 - - [2025-10-02 03:45:50] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004071 10.0.0.56 - - [2025-10-02 03:45:50] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.028729 10.0.0.56 - - [2025-10-02 03:45:50] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.036359 10.0.0.56 - - [2025-10-02 03:45:50] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.008161 10.0.0.56 - - [2025-10-02 03:45:50] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.006400 10.0.0.56 - - [2025-10-02 03:45:50] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.025460 10.0.0.56 - - [2025-10-02 03:45:50] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.040666 10.0.0.56 - - [2025-10-02 03:45:50] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.004923 10.0.0.56 - - [2025-10-02 03:45:50] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.003931 10.0.0.56 - - [2025-10-02 03:45:50] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.032764 10.0.0.56 - - [2025-10-02 03:45:50] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.030875 10.0.0.56 - - [2025-10-02 03:45:50] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.005394 10.0.0.56 - - [2025-10-02 03:45:50] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.008610 10.0.0.56 - - [2025-10-02 03:45:50] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.021474 10.0.0.56 - - [2025-10-02 03:45:50] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003429 10.0.0.56 - - [2025-10-02 03:45:50] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004898 10.0.0.56 - - [2025-10-02 03:45:50] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004158 10.0.0.56 - - [2025-10-02 03:45:50] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.033571 10.0.0.56 - - [2025-10-02 03:45:50] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.036550 10.0.0.56 - - [2025-10-02 03:45:50] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.007929 10.0.0.56 - - [2025-10-02 03:45:50] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.007222 10.0.0.56 - - [2025-10-02 03:45:51] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.025458 10.0.0.56 - - [2025-10-02 03:45:51] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.036833 10.0.0.56 - - [2025-10-02 03:45:51] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.007771 10.0.0.56 - - [2025-10-02 03:45:51] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.005284 10.0.0.56 - - [2025-10-02 03:45:51] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.032660 10.0.0.56 - - [2025-10-02 03:45:51] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.037646 10.0.0.56 - - [2025-10-02 03:45:51] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.007802 10.0.0.56 - - [2025-10-02 03:45:51] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005808 10.0.0.56 - - [2025-10-02 03:45:51] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.024493 10.0.0.56 - - [2025-10-02 03:45:51] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003214 10.0.0.56 - - [2025-10-02 03:45:51] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004807 10.0.0.56 - - [2025-10-02 03:45:51] "GET /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004146 10.0.0.56 - - [2025-10-02 03:45:51] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.025703 10.0.0.56 - - [2025-10-02 03:45:51] "PUT /bgp-router/eb94600d-dda1-4623-94a4-9db77c4b6f44 HTTP/1.1" 200 254 0.027596 10.0.0.56 - - [2025-10-02 03:45:51] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008153 10.0.0.56 - - [2025-10-02 03:45:51] "GET /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008796 10.0.0.56 - - [2025-10-02 03:45:51] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.033224 10.0.0.56 - - [2025-10-02 03:45:51] "PUT /bgp-router/16f309fc-3ba6-4770-9318-89b0ec076f34 HTTP/1.1" 200 254 0.036937 10.0.0.56 - - [2025-10-02 03:45:51] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.006277 10.0.0.56 - - [2025-10-02 03:45:51] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.006123 10.0.0.56 - - [2025-10-02 03:45:51] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.027279 10.0.0.56 - - [2025-10-02 03:45:51] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.032089 10.0.0.56 - - [2025-10-02 03:45:51] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.004933 10.0.0.56 - - [2025-10-02 03:45:51] "GET /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.003901 10.0.0.56 - - [2025-10-02 03:45:51] "PUT /bgp-router/5ebb1139-6764-49f8-83bd-c3aa7bcf1065 HTTP/1.1" 200 254 0.024485 10.0.0.56 - - [2025-10-02 03:45:52] "POST /ref-update HTTP/1.1" 200 156 0.057962 10.0.0.56 - - [2025-10-02 03:45:52] "GET /virtual-network/a2421db0-2c52-4751-9655-cfaef57ed405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008266 10.0.0.56 - - [2025-10-02 03:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006779 10.0.0.38 - - [2025-10-02 03:45:52] "POST /ref-update HTTP/1.1" 200 156 0.019263 10.0.0.56 - - [2025-10-02 03:45:52] "GET /network-policy/2148ff7d-0e55-4328-b7e6-628748ce5dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.006280 10.0.0.56 - - [2025-10-02 03:45:52] "POST /ref-update HTTP/1.1" 200 156 0.054954 10.0.0.56 - - [2025-10-02 03:45:52] "GET /virtual-network/20c06199-3f69-41cd-bcb9-02d0d4f1d3a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.023261 10.0.0.56 - - [2025-10-02 03:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.56 - - [2025-10-02 03:45:52] "GET /network-policy/2148ff7d-0e55-4328-b7e6-628748ce5dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.010545 10.0.0.56 - - [2025-10-02 03:45:52] "DELETE /network-policy/2148ff7d-0e55-4328-b7e6-628748ce5dd6 HTTP/1.1" 200 115 0.043180 10.0.0.56 - - [2025-10-02 03:45:52] "POST /neutron/network HTTP/1.1" 200 799 0.006757 10.0.0.56 - - [2025-10-02 03:45:52] "POST /neutron/port HTTP/1.1" 200 1091 0.014785 10.0.0.56 - - [2025-10-02 03:45:52] "POST /neutron/port HTTP/1.1" 200 1117 0.013032 10.0.0.49 - - [2025-10-02 03:45:54] "POST /useragent-kv HTTP/1.1" 200 115 0.004236 10.0.0.49 - - [2025-10-02 03:45:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002657 10.0.0.38 - - [2025-10-02 03:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.56 - - [2025-10-02 03:45:54] "POST /neutron/network HTTP/1.1" 200 151 0.132076 10.0.0.38 - - [2025-10-02 03:45:54] "DELETE /route-target/a459236b-1b24-4aae-9323-5906a5a034c6 HTTP/1.1" 200 115 0.029161 10.0.0.56 - - [2025-10-02 03:45:55] "POST /ref-update HTTP/1.1" 200 156 0.055031 10.0.0.56 - - [2025-10-02 03:45:55] "POST /neutron/network HTTP/1.1" 200 974 0.025499 10.0.0.56 - - [2025-10-02 03:45:55] "GET /virtual-network/c477bc13-3eeb-4363-bfac-d1f8776c078d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007541 10.0.0.56 - - [2025-10-02 03:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.56 - - [2025-10-02 03:45:55] "GET /network-policy/da491c22-a950-45ce-9784-356eae72e30a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004709 10.0.0.56 - - [2025-10-02 03:45:55] "POST /ref-update HTTP/1.1" 200 156 0.057828 10.0.0.38 - - [2025-10-02 03:45:55] "DELETE /access-control-list/8c917620-3b87-4780-ad74-07fe14ad1af1 HTTP/1.1" 200 115 0.041590 10.0.0.56 - - [2025-10-02 03:45:55] "GET /virtual-network/de68505f-bf0d-4f86-91c6-7998085eb271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.009850 10.0.0.56 - - [2025-10-02 03:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.56 - - [2025-10-02 03:45:55] "GET /network-policy/da491c22-a950-45ce-9784-356eae72e30a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.009015 10.0.0.56 - - [2025-10-02 03:45:55] "DELETE /network-policy/da491c22-a950-45ce-9784-356eae72e30a HTTP/1.1" 200 115 0.038565 10.0.0.56 - - [2025-10-02 03:45:55] "POST /neutron/network HTTP/1.1" 400 204 0.018417 10.0.0.56 - - [2025-10-02 03:45:56] "POST /neutron/port HTTP/1.1" 200 151 0.259119 10.0.0.56 - - [2025-10-02 03:45:56] "POST /neutron/port HTTP/1.1" 200 151 0.279300 10.0.0.38 - - [2025-10-02 03:45:57] "DELETE /route-target/ef16e512-5a69-4dc9-b4c4-10490b0b4deb HTTP/1.1" 200 115 0.025412 10.0.0.56 - - [2025-10-02 03:45:57] "POST /neutron/network HTTP/1.1" 200 976 0.008914 10.0.0.49 - - [2025-10-02 03:45:59] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001219 10.0.0.56 - - [2025-10-02 03:45:59] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.043368 10.0.0.49 - - [2025-10-02 03:45:59] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001205 10.0.0.56 - - [2025-10-02 03:45:59] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?fields=virtual_networks HTTP/1.1" 200 1059 0.061963 10.0.0.49 - - [2025-10-02 03:45:59] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001110 10.0.0.56 - - [2025-10-02 03:45:59] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.062551 10.0.0.49 - - [2025-10-02 03:45:59] "GET /projects?obj_uuids=ae362969-b6a9-4a99-8eea-9641694b1906&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001716 10.0.0.56 - - [2025-10-02 03:45:59] "GET /project/ae362969-b6a9-4a99-8eea-9641694b1906?fields=security_groups HTTP/1.1" 200 1293 0.040227 10.0.0.56 - - [2025-10-02 03:46:00] "POST /fqname-to-id HTTP/1.1" 404 183 0.029004 10.0.0.49 - - [2025-10-02 03:46:00] "GET /projects?obj_uuids=5fc9a3a4-678d-45f9-9fee-df57383ed142&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003232 10.0.0.49 - - [2025-10-02 03:46:00] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001584 10.0.0.49 - - [2025-10-02 03:46:00] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008581 10.0.0.49 - - [2025-10-02 03:46:00] "POST /id-to-fqname HTTP/1.1" 200 185 0.006060 10.0.0.49 - - [2025-10-02 03:46:00] "POST /fqname-to-id HTTP/1.1" 404 194 0.006898 10.0.0.49 - - [2025-10-02 03:46:00] "POST /security-groups HTTP/1.1" 200 586 0.041441 10.0.0.38 - - [2025-10-02 03:46:00] "POST /fqname-to-id HTTP/1.1" 404 229 0.007787 10.0.0.49 - - [2025-10-02 03:46:00] "POST /projects HTTP/1.1" 200 575 0.289182 10.0.0.49 - - [2025-10-02 03:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.360096 10.0.0.38 - - [2025-10-02 03:46:01] "POST /access-control-lists HTTP/1.1" 200 589 0.042287 10.0.0.56 - - [2025-10-02 03:46:01] "GET /project/5fc9a3a4-678d-45f9-9fee-df57383ed142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.526096 10.0.0.56 - - [2025-10-02 03:46:02] "GET / HTTP/1.1" 200 35931 0.002494 10.0.0.56 - - [2025-10-02 03:46:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000471 10.0.0.56 - - [2025-10-02 03:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.027653 10.0.0.56 - - [2025-10-02 03:46:04] "GET /api-access-list/b7d44da4-736c-433e-adf0-9a906eb65647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004174 10.0.0.56 - - [2025-10-02 03:46:04] "GET /api-access-list/b7d44da4-736c-433e-adf0-9a906eb65647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.005256 10.0.0.56 - - [2025-10-02 03:46:04] "GET /api-access-list/b7d44da4-736c-433e-adf0-9a906eb65647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003843 10.0.0.56 - - [2025-10-02 03:46:04] "PUT /api-access-list/b7d44da4-736c-433e-adf0-9a906eb65647 HTTP/1.1" 200 264 0.014619 10.0.0.56 - - [2025-10-02 03:46:06] "POST /fqname-to-id HTTP/1.1" 404 183 0.022797 10.0.0.49 - - [2025-10-02 03:46:06] "GET /projects?obj_uuids=46b5821b-b2fa-48a9-aff4-d5e201ddb852&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002834 10.0.0.49 - - [2025-10-02 03:46:06] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001148 10.0.0.49 - - [2025-10-02 03:46:06] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008940 10.0.0.49 - - [2025-10-02 03:46:06] "POST /id-to-fqname HTTP/1.1" 200 185 0.005506 10.0.0.49 - - [2025-10-02 03:46:06] "POST /fqname-to-id HTTP/1.1" 404 194 0.007518 10.0.0.49 - - [2025-10-02 03:46:06] "POST /security-groups HTTP/1.1" 200 586 0.031636 10.0.0.49 - - [2025-10-02 03:46:06] "POST /projects HTTP/1.1" 200 575 0.264716 10.0.0.38 - - [2025-10-02 03:46:06] "POST /fqname-to-id HTTP/1.1" 404 228 0.007266 10.0.0.49 - - [2025-10-02 03:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.333627 10.0.0.56 - - [2025-10-02 03:46:07] "GET /project/46b5821b-b2fa-48a9-aff4-d5e201ddb852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.477262 10.0.0.56 - - [2025-10-02 03:46:07] "POST /fqname-to-id HTTP/1.1" 404 183 0.020462 10.0.0.49 - - [2025-10-02 03:46:07] "GET /projects?obj_uuids=6e27d00d-8d3f-493c-84f4-76fb1f5a25fa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003227 10.0.0.49 - - [2025-10-02 03:46:07] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001337 10.0.0.49 - - [2025-10-02 03:46:07] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008289 10.0.0.49 - - [2025-10-02 03:46:07] "POST /id-to-fqname HTTP/1.1" 200 185 0.011942 10.0.0.49 - - [2025-10-02 03:46:07] "POST /fqname-to-id HTTP/1.1" 404 194 0.008462 10.0.0.49 - - [2025-10-02 03:46:07] "POST /security-groups HTTP/1.1" 200 586 0.085745 10.0.0.49 - - [2025-10-02 03:46:07] "POST /projects HTTP/1.1" 200 575 0.349069 10.0.0.38 - - [2025-10-02 03:46:07] "POST /access-control-lists HTTP/1.1" 200 591 0.038182 10.0.0.49 - - [2025-10-02 03:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.420592 10.0.0.56 - - [2025-10-02 03:46:07] "GET /project/6e27d00d-8d3f-493c-84f4-76fb1f5a25fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.584135 10.0.0.56 - - [2025-10-02 03:46:08] "GET / HTTP/1.1" 200 35931 0.001599 10.0.0.56 - - [2025-10-02 03:46:09] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.56 - - [2025-10-02 03:46:09] "POST /fqname-to-id HTTP/1.1" 404 183 0.003622 10.0.0.56 - - [2025-10-02 03:46:09] "POST /api-access-lists HTTP/1.1" 200 521 0.025853 10.0.0.56 - - [2025-10-02 03:46:09] "GET /api-access-list/f723acee-d243-431e-9fa2-3f5deea4a25f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.007278 10.0.0.56 - - [2025-10-02 03:46:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000530 10.0.0.56 - - [2025-10-02 03:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.131068 10.0.0.49 - - [2025-10-02 03:46:10] "GET /projects?obj_uuids=46b5821b-b2fa-48a9-aff4-d5e201ddb852&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001089 10.0.0.56 - - [2025-10-02 03:46:10] "GET /project/46b5821b-b2fa-48a9-aff4-d5e201ddb852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.080806 10.0.0.56 - - [2025-10-02 03:46:10] "GET /virtual-networks?parent_id=46b5821b-b2fa-48a9-aff4-d5e201ddb852&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.028480 10.0.0.56 - - [2025-10-02 03:46:10] "POST /virtual-networks HTTP/1.1" 200 568 0.107931 10.0.0.38 - - [2025-10-02 03:46:10] "POST /route-targets HTTP/1.1" 200 327 0.016008 10.0.0.56 - - [2025-10-02 03:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.034156 10.0.0.56 - - [2025-10-02 03:46:11] "GET /network-ipam/5f224445-a3b3-4e43-ae3d-e268c8151e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.017777 10.0.0.49 - - [2025-10-02 03:46:11] "POST /useragent-kv HTTP/1.1" 200 115 0.009283 10.0.0.56 - - [2025-10-02 03:46:11] "POST /ref-update HTTP/1.1" 200 156 0.084494 10.0.0.56 - - [2025-10-02 03:46:11] "POST /neutron/network HTTP/1.1" 200 832 0.048664 10.0.0.56 - - [2025-10-02 03:46:11] "GET /virtual-network/cc642189-ce72-4894-b69a-953469d0db98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.018276 10.0.0.56 - - [2025-10-02 03:46:12] "POST /id-to-fqname HTTP/1.1" 401 292 0.000396 10.0.0.56 - - [2025-10-02 03:46:12] "POST /id-to-fqname HTTP/1.1" 200 230 0.036789 10.0.0.56 - - [2025-10-02 03:46:13] "POST /neutron/network HTTP/1.1" 200 842 0.053615 10.0.0.49 - - [2025-10-02 03:46:13] "GET /projects?obj_uuids=6e27d00d-8d3f-493c-84f4-76fb1f5a25fa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001405 10.0.0.56 - - [2025-10-02 03:46:13] "GET /project/6e27d00d-8d3f-493c-84f4-76fb1f5a25fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.065976 10.0.0.56 - - [2025-10-02 03:46:14] "POST /neutron/port HTTP/1.1" 200 117 0.028185 10.0.0.56 - - [2025-10-02 03:46:14] "POST /neutron/network HTTP/1.1" 200 832 0.034618 10.0.0.56 - - [2025-10-02 03:46:15] "POST /neutron/port HTTP/1.1" 200 1055 0.040483 10.0.0.56 - - [2025-10-02 03:46:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004083 10.0.0.56 - - [2025-10-02 03:46:15] "POST /neutron/network HTTP/1.1" 200 832 0.009445 10.0.0.56 - - [2025-10-02 03:46:19] "POST /neutron/port HTTP/1.1" 200 1083 0.021966 10.0.0.56 - - [2025-10-02 03:46:19] "POST /neutron/security_group HTTP/1.1" 200 2053 0.009199 10.0.0.56 - - [2025-10-02 03:46:19] "GET /virtual-machine/1656f894-ba6c-4150-872a-274623475572 HTTP/1.1" 401 292 0.000396 10.0.0.56 - - [2025-10-02 03:46:20] "GET /virtual-machine/1656f894-ba6c-4150-872a-274623475572 HTTP/1.1" 200 1286 0.045338 10.0.0.56 - - [2025-10-02 03:46:20] "GET /virtual-machine/1656f894-ba6c-4150-872a-274623475572 HTTP/1.1" 200 1286 0.019883 10.0.0.56 - - [2025-10-02 03:46:20] "GET /virtual-machine-interface/8df29131-bd20-4203-8253-5723c86cbe10 HTTP/1.1" 200 2530 0.023521 10.0.0.56 - - [2025-10-02 03:46:20] "GET /virtual-machine/1656f894-ba6c-4150-872a-274623475572 HTTP/1.1" 200 1286 0.020360 10.0.0.56 - - [2025-10-02 03:46:20] "GET /virtual-machine-interface/8df29131-bd20-4203-8253-5723c86cbe10 HTTP/1.1" 200 2530 0.036541 10.0.0.56 - - [2025-10-02 03:46:20] "GET /instance-ip/0ea5267b-c6bf-421f-9084-05a6a95f41d1 HTTP/1.1" 200 1625 0.023454 10.0.0.56 - - [2025-10-02 03:46:20] "GET /virtual-machine/1656f894-ba6c-4150-872a-274623475572 HTTP/1.1" 200 1286 0.023758 10.0.0.56 - - [2025-10-02 03:46:20] "GET /virtual-machine-interface/8df29131-bd20-4203-8253-5723c86cbe10 HTTP/1.1" 200 2530 0.025509 10.0.0.56 - - [2025-10-02 03:46:20] "GET /instance-ip/0ea5267b-c6bf-421f-9084-05a6a95f41d1 HTTP/1.1" 200 1625 0.021478 10.0.0.56 - - [2025-10-02 03:46:20] "POST /fqname-to-id HTTP/1.1" 403 339 0.020608 10.0.0.56 - - [2025-10-02 03:46:20] "GET / HTTP/1.1" 200 35931 0.002248 10.0.0.56 - - [2025-10-02 03:46:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000389 10.0.0.56 - - [2025-10-02 03:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.028184 10.0.0.56 - - [2025-10-02 03:46:21] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004983 10.0.0.56 - - [2025-10-02 03:46:21] "GET /virtual-networks?parent_id=6e27d00d-8d3f-493c-84f4-76fb1f5a25fa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021716 10.0.0.56 - - [2025-10-02 03:46:21] "POST /fqname-to-id HTTP/1.1" 403 339 0.018210 10.0.0.56 - - [2025-10-02 03:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005933 10.0.0.56 - - [2025-10-02 03:46:21] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003902 10.0.0.56 - - [2025-10-02 03:46:21] "GET /virtual-networks?parent_id=6e27d00d-8d3f-493c-84f4-76fb1f5a25fa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015736 10.0.0.56 - - [2025-10-02 03:46:21] "POST /fqname-to-id HTTP/1.1" 403 339 0.022444 10.0.0.56 - - [2025-10-02 03:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.56 - - [2025-10-02 03:46:21] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004091 10.0.0.56 - - [2025-10-02 03:46:21] "GET /virtual-networks?parent_id=6e27d00d-8d3f-493c-84f4-76fb1f5a25fa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015342 10.0.0.56 - - [2025-10-02 03:46:21] "POST /fqname-to-id HTTP/1.1" 403 339 0.019410 10.0.0.56 - - [2025-10-02 03:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.56 - - [2025-10-02 03:46:21] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003515 10.0.0.56 - - [2025-10-02 03:46:21] "GET /virtual-networks?parent_id=6e27d00d-8d3f-493c-84f4-76fb1f5a25fa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015875 10.0.0.56 - - [2025-10-02 03:46:21] "POST /fqname-to-id HTTP/1.1" 403 339 0.019253 10.0.0.56 - - [2025-10-02 03:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.56 - - [2025-10-02 03:46:21] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003885 10.0.0.56 - - [2025-10-02 03:46:21] "GET /virtual-networks?parent_id=6e27d00d-8d3f-493c-84f4-76fb1f5a25fa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017376 10.0.0.56 - - [2025-10-02 03:46:24] "POST /neutron/port HTTP/1.1" 200 1083 0.015229 10.0.0.56 - - [2025-10-02 03:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.015953 10.0.0.56 - - [2025-10-02 03:46:24] "GET /virtual-network/cc642189-ce72-4894-b69a-953469d0db98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.019136 10.0.0.56 - - [2025-10-02 03:46:27] "POST /fqname-to-id HTTP/1.1" 403 339 0.019261 10.0.0.56 - - [2025-10-02 03:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.56 - - [2025-10-02 03:46:27] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004110 10.0.0.56 - - [2025-10-02 03:46:27] "GET /virtual-networks?parent_id=6e27d00d-8d3f-493c-84f4-76fb1f5a25fa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015618 10.0.0.56 - - [2025-10-02 03:46:27] "POST /fqname-to-id HTTP/1.1" 403 339 0.016496 10.0.0.56 - - [2025-10-02 03:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.56 - - [2025-10-02 03:46:27] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003487 10.0.0.56 - - [2025-10-02 03:46:27] "GET /virtual-networks?parent_id=6e27d00d-8d3f-493c-84f4-76fb1f5a25fa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015375 10.0.0.56 - - [2025-10-02 03:46:27] "POST /fqname-to-id HTTP/1.1" 403 361 0.015775 10.0.0.56 - - [2025-10-02 03:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.56 - - [2025-10-02 03:46:27] "GET /routing-instance/66a3f07c-1f0c-499c-b29f-234cdf5fb555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.005442 10.0.0.56 - - [2025-10-02 03:46:27] "GET /route-target/231d312f-540e-4274-ba9b-1c6a7d4de684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.014574 10.0.0.56 - - [2025-10-02 03:46:27] "GET /route-target/231d312f-540e-4274-ba9b-1c6a7d4de684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003685 10.0.0.56 - - [2025-10-02 03:46:27] "POST /fqname-to-id HTTP/1.1" 403 339 0.017201 10.0.0.56 - - [2025-10-02 03:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.56 - - [2025-10-02 03:46:27] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003857 10.0.0.56 - - [2025-10-02 03:46:27] "GET /virtual-networks?parent_id=6e27d00d-8d3f-493c-84f4-76fb1f5a25fa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014909 10.0.0.56 - - [2025-10-02 03:46:27] "POST /fqname-to-id HTTP/1.1" 403 361 0.015165 10.0.0.56 - - [2025-10-02 03:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.56 - - [2025-10-02 03:46:27] "GET /routing-instance/66a3f07c-1f0c-499c-b29f-234cdf5fb555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.005276 10.0.0.56 - - [2025-10-02 03:46:27] "GET /route-target/231d312f-540e-4274-ba9b-1c6a7d4de684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.014782 10.0.0.56 - - [2025-10-02 03:46:27] "GET /route-target/231d312f-540e-4274-ba9b-1c6a7d4de684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004287 10.0.0.56 - - [2025-10-02 03:46:27] "POST /fqname-to-id HTTP/1.1" 403 339 0.017960 10.0.0.56 - - [2025-10-02 03:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.56 - - [2025-10-02 03:46:27] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003652 10.0.0.56 - - [2025-10-02 03:46:27] "GET /virtual-networks?parent_id=6e27d00d-8d3f-493c-84f4-76fb1f5a25fa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014925 10.0.0.56 - - [2025-10-02 03:46:27] "POST /fqname-to-id HTTP/1.1" 403 339 0.016349 10.0.0.56 - - [2025-10-02 03:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.56 - - [2025-10-02 03:46:28] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004071 10.0.0.56 - - [2025-10-02 03:46:28] "GET /virtual-networks?parent_id=6e27d00d-8d3f-493c-84f4-76fb1f5a25fa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016013 10.0.0.49 - - [2025-10-02 03:46:28] "GET /virtual-machine/1656f894-ba6c-4150-872a-274623475572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 991 0.047100 10.0.0.49 - - [2025-10-02 03:46:32] "GET /obj-perms HTTP/1.1" 200 4915 0.041351 10.0.0.56 - - [2025-10-02 03:46:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000432 10.0.0.56 - - [2025-10-02 03:46:33] "GET /obj-perms HTTP/1.1" 200 4915 0.065346 10.0.0.49 - - [2025-10-02 03:46:33] "GET /virtual-machine/1656f894-ba6c-4150-872a-274623475572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 991 0.015347 10.0.0.56 - - [2025-10-02 03:46:33] "GET /obj-perms HTTP/1.1" 200 4915 0.018673 10.0.0.56 - - [2025-10-02 03:46:33] "GET /obj-perms HTTP/1.1" 200 4915 0.015410 10.0.0.56 - - [2025-10-02 03:46:33] "GET /obj-perms HTTP/1.1" 200 4915 0.015157 10.0.0.56 - - [2025-10-02 03:46:34] "GET /obj-perms HTTP/1.1" 200 4915 0.060336 10.0.0.56 - - [2025-10-02 03:46:35] "GET /obj-perms HTTP/1.1" 200 4915 0.013333 10.0.0.56 - - [2025-10-02 03:46:35] "GET /obj-perms HTTP/1.1" 200 5020 0.052887 10.0.0.38 - - [2025-10-02 03:46:35] "GET /obj-perms HTTP/1.1" 200 5020 0.061187 10.0.0.49 - - [2025-10-02 03:46:36] "GET /obj-perms HTTP/1.1" 200 4915 0.014585 10.0.0.56 - - [2025-10-02 03:46:36] "GET /virtual-machine/1656f894-ba6c-4150-872a-274623475572 HTTP/1.1" 200 1286 0.022773 10.0.0.56 - - [2025-10-02 03:46:36] "POST /neutron/port HTTP/1.1" 200 1109 0.018595 10.0.0.56 - - [2025-10-02 03:46:38] "GET /virtual-machine/1656f894-ba6c-4150-872a-274623475572 HTTP/1.1" 404 171 0.015719 10.0.0.56 - - [2025-10-02 03:46:38] "GET /virtual-machine/1656f894-ba6c-4150-872a-274623475572 HTTP/1.1" 404 171 0.013738 10.0.0.56 - - [2025-10-02 03:46:38] "GET /virtual-machine/1656f894-ba6c-4150-872a-274623475572 HTTP/1.1" 404 171 0.013588 10.0.0.56 - - [2025-10-02 03:46:38] "POST /fqname-to-id HTTP/1.1" 403 339 0.017816 10.0.0.56 - - [2025-10-02 03:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.56 - - [2025-10-02 03:46:38] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003050 10.0.0.56 - - [2025-10-02 03:46:38] "GET /virtual-networks?parent_id=6e27d00d-8d3f-493c-84f4-76fb1f5a25fa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013726 10.0.0.56 - - [2025-10-02 03:46:38] "POST /fqname-to-id HTTP/1.1" 403 361 0.016064 10.0.0.56 - - [2025-10-02 03:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.56 - - [2025-10-02 03:46:38] "GET /routing-instance/66a3f07c-1f0c-499c-b29f-234cdf5fb555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.003663 10.0.0.56 - - [2025-10-02 03:46:38] "GET /route-target/231d312f-540e-4274-ba9b-1c6a7d4de684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.014387 10.0.0.56 - - [2025-10-02 03:46:38] "GET /route-target/231d312f-540e-4274-ba9b-1c6a7d4de684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003661 10.0.0.56 - - [2025-10-02 03:46:39] "GET /obj-perms HTTP/1.1" 200 4915 0.067182 10.0.0.56 - - [2025-10-02 03:46:39] "GET /obj-perms HTTP/1.1" 200 4915 0.056878 10.0.0.38 - - [2025-10-02 03:46:39] "GET /obj-perms HTTP/1.1" 200 5020 0.005147 10.0.0.38 - - [2025-10-02 03:46:41] "DELETE /access-control-list/90f16f6f-34ad-437f-b34d-e8a16522a484 HTTP/1.1" 200 115 0.051692 10.0.0.56 - - [2025-10-02 03:46:45] "GET /obj-perms HTTP/1.1" 200 5020 0.003996 10.0.0.49 - - [2025-10-02 03:46:46] "DELETE /project/6e27d00d8d3f493c84f476fb1f5a25fa HTTP/1.1" 404 173 0.006080 10.0.0.49 - - [2025-10-02 03:46:46] "DELETE /project/ae362969-b6a9-4a99-8eea-9641694b1906 HTTP/1.1" 404 177 0.008640 10.0.0.49 - - [2025-10-02 03:46:46] "DELETE /project/5fc9a3a4678d45f99feedf57383ed142 HTTP/1.1" 404 173 0.004855 10.0.0.49 - - [2025-10-02 03:46:46] "DELETE /project/46b5821bb2fa48a9aff4d5e201ddb852 HTTP/1.1" 404 173 0.006665 10.0.0.38 - - [2025-10-02 03:46:48] "GET /obj-perms HTTP/1.1" 200 5020 0.003895 10.0.0.56 - - [2025-10-02 03:46:54] "GET /obj-perms HTTP/1.1" 200 5020 0.004306 10.0.0.38 - - [2025-10-02 03:46:55] "GET /obj-perms HTTP/1.1" 200 5020 0.005151 10.0.0.56 - - [2025-10-02 03:47:04] "GET /obj-perms HTTP/1.1" 200 5020 0.003977 10.0.0.38 - - [2025-10-02 03:47:04] "GET /obj-perms HTTP/1.1" 200 5020 0.004603 10.0.0.49 - - [2025-10-02 03:47:04] "GET /obj-perms HTTP/1.1" 200 5020 0.043384 10.0.0.49 - - [2025-10-02 03:47:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003086 10.0.0.49 - - [2025-10-02 03:47:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003022 10.0.0.56 - - [2025-10-02 03:47:04] "DELETE /virtual-network/cc642189-ce72-4894-b69a-953469d0db98 HTTP/1.1" 200 115 0.146950 10.0.0.56 - - [2025-10-02 03:47:04] "DELETE /api-access-list/f723acee-d243-431e-9fa2-3f5deea4a25f HTTP/1.1" 200 115 0.051108 10.0.0.49 - - [2025-10-02 03:47:05] "GET /projects?obj_uuids=6e27d00d-8d3f-493c-84f4-76fb1f5a25fa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001103 10.0.0.56 - - [2025-10-02 03:47:05] "GET /project/6e27d00d-8d3f-493c-84f4-76fb1f5a25fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.050342 10.0.0.49 - - [2025-10-02 03:47:05] "GET /projects?obj_uuids=6e27d00d-8d3f-493c-84f4-76fb1f5a25fa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000906 10.0.0.56 - - [2025-10-02 03:47:05] "GET /project/6e27d00d-8d3f-493c-84f4-76fb1f5a25fa?fields=virtual_networks HTTP/1.1" 200 1031 0.039117 10.0.0.49 - - [2025-10-02 03:47:05] "GET /projects?obj_uuids=6e27d00d-8d3f-493c-84f4-76fb1f5a25fa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001450 10.0.0.56 - - [2025-10-02 03:47:05] "GET /project/6e27d00d-8d3f-493c-84f4-76fb1f5a25fa?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.043148 10.0.0.49 - - [2025-10-02 03:47:05] "GET /projects?obj_uuids=6e27d00d-8d3f-493c-84f4-76fb1f5a25fa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001145 10.0.0.56 - - [2025-10-02 03:47:05] "GET /project/6e27d00d-8d3f-493c-84f4-76fb1f5a25fa?fields=security_groups HTTP/1.1" 200 1252 0.043340 10.0.0.49 - - [2025-10-02 03:47:05] "GET /projects?obj_uuids=46b5821b-b2fa-48a9-aff4-d5e201ddb852&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001419 10.0.0.56 - - [2025-10-02 03:47:05] "GET /project/46b5821b-b2fa-48a9-aff4-d5e201ddb852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.039161 10.0.0.49 - - [2025-10-02 03:47:05] "GET /projects?obj_uuids=46b5821b-b2fa-48a9-aff4-d5e201ddb852&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001226 10.0.0.56 - - [2025-10-02 03:47:05] "GET /project/46b5821b-b2fa-48a9-aff4-d5e201ddb852?fields=virtual_networks HTTP/1.1" 200 1032 0.057967 10.0.0.49 - - [2025-10-02 03:47:05] "GET /projects?obj_uuids=46b5821b-b2fa-48a9-aff4-d5e201ddb852&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001009 10.0.0.56 - - [2025-10-02 03:47:05] "GET /project/46b5821b-b2fa-48a9-aff4-d5e201ddb852?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.038632 10.0.0.49 - - [2025-10-02 03:47:05] "GET /projects?obj_uuids=46b5821b-b2fa-48a9-aff4-d5e201ddb852&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001359 10.0.0.56 - - [2025-10-02 03:47:06] "GET /project/46b5821b-b2fa-48a9-aff4-d5e201ddb852?fields=security_groups HTTP/1.1" 200 1253 0.044326 10.0.0.56 - - [2025-10-02 03:47:08] "GET /api-access-list/b7d44da4-736c-433e-adf0-9a906eb65647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007398 10.0.0.56 - - [2025-10-02 03:47:08] "PUT /api-access-list/b7d44da4-736c-433e-adf0-9a906eb65647 HTTP/1.1" 200 264 0.016178 10.0.0.49 - - [2025-10-02 03:47:08] "GET /projects?obj_uuids=5fc9a3a4-678d-45f9-9fee-df57383ed142&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001090 10.0.0.56 - - [2025-10-02 03:47:08] "GET /project/5fc9a3a4-678d-45f9-9fee-df57383ed142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.053174 10.0.0.49 - - [2025-10-02 03:47:08] "GET /projects?obj_uuids=5fc9a3a4-678d-45f9-9fee-df57383ed142&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001950 10.0.0.56 - - [2025-10-02 03:47:08] "GET /project/5fc9a3a4-678d-45f9-9fee-df57383ed142?fields=virtual_networks HTTP/1.1" 200 1032 0.054862 10.0.0.49 - - [2025-10-02 03:47:08] "GET /projects?obj_uuids=5fc9a3a4-678d-45f9-9fee-df57383ed142&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000921 10.0.0.56 - - [2025-10-02 03:47:08] "GET /project/5fc9a3a4-678d-45f9-9fee-df57383ed142?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.040553 10.0.0.49 - - [2025-10-02 03:47:08] "GET /projects?obj_uuids=5fc9a3a4-678d-45f9-9fee-df57383ed142&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000897 10.0.0.56 - - [2025-10-02 03:47:08] "GET /project/5fc9a3a4-678d-45f9-9fee-df57383ed142?fields=security_groups HTTP/1.1" 200 1253 0.053246 10.0.0.56 - - [2025-10-02 03:47:09] "POST /fqname-to-id HTTP/1.1" 404 188 0.022459 10.0.0.49 - - [2025-10-02 03:47:09] "GET /projects?obj_uuids=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003278 10.0.0.49 - - [2025-10-02 03:47:09] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000959 10.0.0.49 - - [2025-10-02 03:47:09] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007652 10.0.0.49 - - [2025-10-02 03:47:09] "POST /id-to-fqname HTTP/1.1" 200 190 0.005205 10.0.0.49 - - [2025-10-02 03:47:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.004773 10.0.0.49 - - [2025-10-02 03:47:09] "POST /security-groups HTTP/1.1" 200 591 0.073207 10.0.0.38 - - [2025-10-02 03:47:09] "POST /fqname-to-id HTTP/1.1" 404 234 0.004179 10.0.0.49 - - [2025-10-02 03:47:09] "POST /projects HTTP/1.1" 200 585 0.297285 10.0.0.49 - - [2025-10-02 03:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.369055 10.0.0.38 - - [2025-10-02 03:47:10] "POST /access-control-lists HTTP/1.1" 200 594 0.033859 10.0.0.56 - - [2025-10-02 03:47:10] "GET /project/66cb339a-cdbb-48b2-b1a7-227704c1810b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.531975 10.0.0.56 - - [2025-10-02 03:47:11] "GET / HTTP/1.1" 200 35931 0.002331 10.0.0.56 - - [2025-10-02 03:47:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000569 10.0.0.56 - - [2025-10-02 03:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.028162 10.0.0.56 - - [2025-10-02 03:47:13] "GET /api-access-list/b7d44da4-736c-433e-adf0-9a906eb65647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003982 10.0.0.56 - - [2025-10-02 03:47:13] "GET /api-access-list/b7d44da4-736c-433e-adf0-9a906eb65647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003200 10.0.0.56 - - [2025-10-02 03:47:13] "GET /api-access-list/b7d44da4-736c-433e-adf0-9a906eb65647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003342 10.0.0.56 - - [2025-10-02 03:47:13] "PUT /api-access-list/b7d44da4-736c-433e-adf0-9a906eb65647 HTTP/1.1" 200 264 0.010921 10.0.0.56 - - [2025-10-02 03:47:15] "POST /fqname-to-id HTTP/1.1" 404 188 0.023589 10.0.0.49 - - [2025-10-02 03:47:15] "GET /projects?obj_uuids=995189b1-0212-4b1c-af82-b7f67b824056&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003754 10.0.0.49 - - [2025-10-02 03:47:15] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000988 10.0.0.49 - - [2025-10-02 03:47:15] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007839 10.0.0.49 - - [2025-10-02 03:47:15] "POST /id-to-fqname HTTP/1.1" 200 190 0.002573 10.0.0.49 - - [2025-10-02 03:47:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.007827 10.0.0.49 - - [2025-10-02 03:47:15] "POST /security-groups HTTP/1.1" 200 591 0.030806 10.0.0.49 - - [2025-10-02 03:47:15] "POST /projects HTTP/1.1" 200 585 0.246386 10.0.0.38 - - [2025-10-02 03:47:15] "POST /fqname-to-id HTTP/1.1" 404 233 0.022168 10.0.0.49 - - [2025-10-02 03:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.314187 10.0.0.56 - - [2025-10-02 03:47:15] "GET /project/995189b1-0212-4b1c-af82-b7f67b824056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.459152 10.0.0.56 - - [2025-10-02 03:47:16] "POST /fqname-to-id HTTP/1.1" 404 188 0.024652 10.0.0.49 - - [2025-10-02 03:47:16] "GET /projects?obj_uuids=6c7ccfdb-7529-4880-a3d6-f40a41d2fd96&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003424 10.0.0.49 - - [2025-10-02 03:47:16] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000997 10.0.0.49 - - [2025-10-02 03:47:16] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007567 10.0.0.49 - - [2025-10-02 03:47:16] "POST /id-to-fqname HTTP/1.1" 200 190 0.001788 10.0.0.49 - - [2025-10-02 03:47:16] "POST /fqname-to-id HTTP/1.1" 404 199 0.005471 10.0.0.49 - - [2025-10-02 03:47:16] "POST /security-groups HTTP/1.1" 200 591 0.032630 10.0.0.49 - - [2025-10-02 03:47:16] "POST /projects HTTP/1.1" 200 585 0.251262 10.0.0.38 - - [2025-10-02 03:47:16] "POST /access-control-lists HTTP/1.1" 200 596 0.028397 10.0.0.49 - - [2025-10-02 03:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.323665 10.0.0.56 - - [2025-10-02 03:47:16] "GET /project/6c7ccfdb-7529-4880-a3d6-f40a41d2fd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.458346 10.0.0.56 - - [2025-10-02 03:47:17] "GET / HTTP/1.1" 200 35931 0.001473 10.0.0.56 - - [2025-10-02 03:47:17] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.56 - - [2025-10-02 03:47:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.003585 10.0.0.56 - - [2025-10-02 03:47:18] "POST /api-access-lists HTTP/1.1" 200 521 0.022782 10.0.0.56 - - [2025-10-02 03:47:18] "GET /api-access-list/d2f670ce-72c9-4835-9bab-5e8ef62f5a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.005198 10.0.0.56 - - [2025-10-02 03:47:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000422 10.0.0.56 - - [2025-10-02 03:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.044162 10.0.0.49 - - [2025-10-02 03:47:19] "GET /projects?obj_uuids=995189b1-0212-4b1c-af82-b7f67b824056&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001008 10.0.0.56 - - [2025-10-02 03:47:19] "GET /project/995189b1-0212-4b1c-af82-b7f67b824056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.062953 10.0.0.56 - - [2025-10-02 03:47:19] "GET /virtual-networks?parent_id=995189b1-0212-4b1c-af82-b7f67b824056&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016555 10.0.0.56 - - [2025-10-02 03:47:19] "POST /virtual-networks HTTP/1.1" 200 583 0.103777 10.0.0.38 - - [2025-10-02 03:47:19] "POST /route-targets HTTP/1.1" 200 327 0.022965 10.0.0.56 - - [2025-10-02 03:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.032293 10.0.0.56 - - [2025-10-02 03:47:19] "GET /network-ipam/5f224445-a3b3-4e43-ae3d-e268c8151e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.016977 10.0.0.49 - - [2025-10-02 03:47:19] "POST /useragent-kv HTTP/1.1" 200 115 0.013688 10.0.0.56 - - [2025-10-02 03:47:19] "POST /ref-update HTTP/1.1" 200 156 0.095930 10.0.0.56 - - [2025-10-02 03:47:19] "POST /neutron/network HTTP/1.1" 200 848 0.053915 10.0.0.56 - - [2025-10-02 03:47:19] "GET /virtual-network/34948bf7-b70e-48ea-a344-842f2d89d610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.031121 10.0.0.56 - - [2025-10-02 03:47:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000543 10.0.0.56 - - [2025-10-02 03:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.039839 10.0.0.49 - - [2025-10-02 03:47:20] "GET /projects?obj_uuids=6c7ccfdb-7529-4880-a3d6-f40a41d2fd96&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001158 10.0.0.56 - - [2025-10-02 03:47:20] "GET /project/6c7ccfdb-7529-4880-a3d6-f40a41d2fd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.069955 10.0.0.56 - - [2025-10-02 03:47:20] "GET /virtual-networks?parent_id=6c7ccfdb-7529-4880-a3d6-f40a41d2fd96&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017001 10.0.0.56 - - [2025-10-02 03:47:20] "POST /virtual-networks HTTP/1.1" 200 583 0.124967 10.0.0.56 - - [2025-10-02 03:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.042461 10.0.0.38 - - [2025-10-02 03:47:20] "POST /ref-update HTTP/1.1" 200 156 0.029722 10.0.0.56 - - [2025-10-02 03:47:20] "GET /network-ipam/5f224445-a3b3-4e43-ae3d-e268c8151e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.017482 10.0.0.49 - - [2025-10-02 03:47:20] "POST /useragent-kv HTTP/1.1" 200 115 0.006560 10.0.0.56 - - [2025-10-02 03:47:20] "POST /ref-update HTTP/1.1" 200 156 0.085106 10.0.0.56 - - [2025-10-02 03:47:21] "POST /neutron/network HTTP/1.1" 200 847 0.050884 10.0.0.56 - - [2025-10-02 03:47:21] "GET /virtual-network/d7cde99a-37d8-41b7-a6bc-28c6438e35e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.019952 10.0.0.56 - - [2025-10-02 03:47:21] "POST /neutron/subnet HTTP/1.1" 200 674 0.044687 10.0.0.56 - - [2025-10-02 03:47:22] "PUT /virtual-network/34948bf7-b70e-48ea-a344-842f2d89d610 HTTP/1.1" 200 264 0.046929 10.0.0.56 - - [2025-10-02 03:47:22] "PUT /virtual-network/34948bf7-b70e-48ea-a344-842f2d89d610 HTTP/1.1" 200 264 0.052564 10.0.0.49 - - [2025-10-02 03:47:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003597 10.0.0.49 - - [2025-10-02 03:47:22] "POST /useragent-kv HTTP/1.1" 200 115 0.005172 10.0.0.56 - - [2025-10-02 03:47:22] "DELETE /virtual-network/d7cde99a-37d8-41b7-a6bc-28c6438e35e6 HTTP/1.1" 200 115 0.157519 10.0.0.49 - - [2025-10-02 03:47:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003264 10.0.0.38 - - [2025-10-02 03:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010174 10.0.0.49 - - [2025-10-02 03:47:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003464 10.0.0.56 - - [2025-10-02 03:47:22] "DELETE /virtual-network/34948bf7-b70e-48ea-a344-842f2d89d610 HTTP/1.1" 200 115 0.134650 10.0.0.56 - - [2025-10-02 03:47:22] "DELETE /api-access-list/d2f670ce-72c9-4835-9bab-5e8ef62f5a7d HTTP/1.1" 200 115 0.054946 10.0.0.49 - - [2025-10-02 03:47:22] "GET /projects?obj_uuids=6c7ccfdb-7529-4880-a3d6-f40a41d2fd96&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001066 10.0.0.56 - - [2025-10-02 03:47:22] "GET /project/6c7ccfdb-7529-4880-a3d6-f40a41d2fd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.042823 10.0.0.49 - - [2025-10-02 03:47:22] "GET /projects?obj_uuids=6c7ccfdb-7529-4880-a3d6-f40a41d2fd96&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001049 10.0.0.56 - - [2025-10-02 03:47:22] "GET /project/6c7ccfdb-7529-4880-a3d6-f40a41d2fd96?fields=virtual_networks HTTP/1.1" 200 1042 0.037481 10.0.0.49 - - [2025-10-02 03:47:22] "GET /projects?obj_uuids=6c7ccfdb-7529-4880-a3d6-f40a41d2fd96&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001635 10.0.0.56 - - [2025-10-02 03:47:22] "GET /project/6c7ccfdb-7529-4880-a3d6-f40a41d2fd96?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.034152 10.0.0.49 - - [2025-10-02 03:47:22] "GET /projects?obj_uuids=6c7ccfdb-7529-4880-a3d6-f40a41d2fd96&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001393 10.0.0.56 - - [2025-10-02 03:47:23] "GET /project/6c7ccfdb-7529-4880-a3d6-f40a41d2fd96?fields=security_groups HTTP/1.1" 200 1268 0.056915 10.0.0.49 - - [2025-10-02 03:47:23] "GET /projects?obj_uuids=995189b1-0212-4b1c-af82-b7f67b824056&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000957 10.0.0.56 - - [2025-10-02 03:47:23] "GET /project/995189b1-0212-4b1c-af82-b7f67b824056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.059675 10.0.0.49 - - [2025-10-02 03:47:23] "GET /projects?obj_uuids=995189b1-0212-4b1c-af82-b7f67b824056&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000886 10.0.0.56 - - [2025-10-02 03:47:23] "GET /project/995189b1-0212-4b1c-af82-b7f67b824056?fields=virtual_networks HTTP/1.1" 200 1043 0.049731 10.0.0.49 - - [2025-10-02 03:47:23] "GET /projects?obj_uuids=995189b1-0212-4b1c-af82-b7f67b824056&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001407 10.0.0.56 - - [2025-10-02 03:47:23] "GET /project/995189b1-0212-4b1c-af82-b7f67b824056?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.046152 10.0.0.49 - - [2025-10-02 03:47:23] "GET /projects?obj_uuids=995189b1-0212-4b1c-af82-b7f67b824056&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001544 10.0.0.56 - - [2025-10-02 03:47:23] "GET /project/995189b1-0212-4b1c-af82-b7f67b824056?fields=security_groups HTTP/1.1" 200 1269 0.039919 10.0.0.56 - - [2025-10-02 03:47:27] "GET / HTTP/1.1" 200 35931 0.001466 10.0.0.56 - - [2025-10-02 03:47:28] "GET / HTTP/1.1" 200 35931 0.001685 10.0.0.56 - - [2025-10-02 03:47:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000508 10.0.0.56 - - [2025-10-02 03:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.083473 10.0.0.49 - - [2025-10-02 03:47:29] "GET /projects?obj_uuids=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001030 10.0.0.56 - - [2025-10-02 03:47:29] "GET /project/66cb339a-cdbb-48b2-b1a7-227704c1810b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.053285 10.0.0.56 - - [2025-10-02 03:47:29] "GET /virtual-networks?parent_id=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.013381 10.0.0.56 - - [2025-10-02 03:47:29] "POST /fqname-to-id HTTP/1.1" 404 197 0.012197 10.0.0.56 - - [2025-10-02 03:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015533 10.0.0.49 - - [2025-10-02 03:47:29] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001091 10.0.0.56 - - [2025-10-02 03:47:29] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.018182 10.0.0.56 - - [2025-10-02 03:47:29] "POST /service-templates HTTP/1.1" 403 264 0.011317 10.0.0.56 - - [2025-10-02 03:47:29] "POST /fqname-to-id HTTP/1.1" 404 215 0.007703 10.0.0.56 - - [2025-10-02 03:47:29] "POST /api-access-lists HTTP/1.1" 200 555 0.025566 10.0.0.56 - - [2025-10-02 03:47:29] "GET /api-access-list/eb1682ef-2baf-4398-bc68-113edf10fefe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.005730 10.0.0.56 - - [2025-10-02 03:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.019473 10.0.0.49 - - [2025-10-02 03:47:29] "GET /projects?obj_uuids=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000990 10.0.0.56 - - [2025-10-02 03:47:29] "GET /project/66cb339a-cdbb-48b2-b1a7-227704c1810b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.061997 10.0.0.56 - - [2025-10-02 03:47:29] "GET /virtual-networks?parent_id=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021106 10.0.0.56 - - [2025-10-02 03:47:29] "POST /virtual-networks HTTP/1.1" 200 583 0.091177 10.0.0.56 - - [2025-10-02 03:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.031555 10.0.0.38 - - [2025-10-02 03:47:29] "POST /ref-update HTTP/1.1" 200 156 0.028690 10.0.0.56 - - [2025-10-02 03:47:29] "GET /network-ipam/5f224445-a3b3-4e43-ae3d-e268c8151e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.016641 10.0.0.49 - - [2025-10-02 03:47:30] "POST /useragent-kv HTTP/1.1" 200 115 0.007817 10.0.0.56 - - [2025-10-02 03:47:30] "POST /ref-update HTTP/1.1" 200 156 0.077734 10.0.0.56 - - [2025-10-02 03:47:30] "GET /virtual-network/8bbaf03b-2751-4fc5-8e98-9641809644ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.018317 10.0.0.56 - - [2025-10-02 03:47:30] "POST /neutron/network HTTP/1.1" 200 848 0.063905 10.0.0.56 - - [2025-10-02 03:47:30] "GET /virtual-network/8bbaf03b-2751-4fc5-8e98-9641809644ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006226 10.0.0.56 - - [2025-10-02 03:47:30] "GET /network-ipam/5f224445-a3b3-4e43-ae3d-e268c8151e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.003851 10.0.0.56 - - [2025-10-02 03:47:30] "GET /virtual-network/8bbaf03b-2751-4fc5-8e98-9641809644ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005313 10.0.0.56 - - [2025-10-02 03:47:31] "GET /obj-perms HTTP/1.1" 200 5030 0.043575 10.0.0.56 - - [2025-10-02 03:47:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.019172 10.0.0.56 - - [2025-10-02 03:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.015895 10.0.0.49 - - [2025-10-02 03:47:32] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001190 10.0.0.56 - - [2025-10-02 03:47:32] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.020344 10.0.0.56 - - [2025-10-02 03:47:32] "POST /service-templates HTTP/1.1" 403 264 0.012888 10.0.0.56 - - [2025-10-02 03:47:32] "POST /fqname-to-id HTTP/1.1" 404 183 0.004065 10.0.0.56 - - [2025-10-02 03:47:32] "POST /api-access-lists HTTP/1.1" 200 521 0.023206 10.0.0.56 - - [2025-10-02 03:47:32] "GET /api-access-list/ab025b16-84a5-46ff-88d4-7882017abe8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.005510 10.0.0.56 - - [2025-10-02 03:47:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.019689 10.0.0.56 - - [2025-10-02 03:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.020548 10.0.0.49 - - [2025-10-02 03:47:32] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000991 10.0.0.56 - - [2025-10-02 03:47:32] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.023200 10.0.0.56 - - [2025-10-02 03:47:32] "POST /service-templates HTTP/1.1" 200 551 0.053492 10.0.0.56 - - [2025-10-02 03:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.021846 10.0.0.56 - - [2025-10-02 03:47:32] "GET /service-template/4dbcec16-bdad-40d9-b993-5e35ef8160cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.023033 10.0.0.56 - - [2025-10-02 03:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.017766 10.0.0.56 - - [2025-10-02 03:47:32] "GET /service-template/4dbcec16-bdad-40d9-b993-5e35ef8160cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.017115 10.0.0.56 - - [2025-10-02 03:47:33] "GET /api-access-list/eb1682ef-2baf-4398-bc68-113edf10fefe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.003504 10.0.0.56 - - [2025-10-02 03:47:33] "PUT /api-access-list/eb1682ef-2baf-4398-bc68-113edf10fefe HTTP/1.1" 200 264 0.010461 10.0.0.56 - - [2025-10-02 03:47:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000914 10.0.0.56 - - [2025-10-02 03:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.038944 10.0.0.49 - - [2025-10-02 03:47:33] "GET /projects?obj_uuids=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001310 10.0.0.56 - - [2025-10-02 03:47:33] "GET /project/66cb339a-cdbb-48b2-b1a7-227704c1810b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.067306 10.0.0.56 - - [2025-10-02 03:47:34] "GET /virtual-networks?parent_id=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.024709 10.0.0.56 - - [2025-10-02 03:47:34] "POST /virtual-networks HTTP/1.1" 403 263 0.017338 10.0.0.56 - - [2025-10-02 03:47:34] "GET /api-access-list/ab025b16-84a5-46ff-88d4-7882017abe8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.003946 10.0.0.56 - - [2025-10-02 03:47:34] "PUT /api-access-list/ab025b16-84a5-46ff-88d4-7882017abe8a HTTP/1.1" 200 264 0.011247 10.0.0.56 - - [2025-10-02 03:47:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.015911 10.0.0.56 - - [2025-10-02 03:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017864 10.0.0.49 - - [2025-10-02 03:47:34] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001112 10.0.0.56 - - [2025-10-02 03:47:34] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.020832 10.0.0.56 - - [2025-10-02 03:47:34] "POST /service-templates HTTP/1.1" 403 264 0.015408 10.0.0.56 - - [2025-10-02 03:47:34] "GET /api-access-list/eb1682ef-2baf-4398-bc68-113edf10fefe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004018 10.0.0.56 - - [2025-10-02 03:47:34] "PUT /api-access-list/eb1682ef-2baf-4398-bc68-113edf10fefe HTTP/1.1" 200 264 0.011754 10.0.0.56 - - [2025-10-02 03:47:34] "GET /api-access-list/ab025b16-84a5-46ff-88d4-7882017abe8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005111 10.0.0.56 - - [2025-10-02 03:47:34] "PUT /api-access-list/ab025b16-84a5-46ff-88d4-7882017abe8a HTTP/1.1" 200 264 0.012133 10.0.0.56 - - [2025-10-02 03:47:35] "GET /api-access-list/b7d44da4-736c-433e-adf0-9a906eb65647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004665 10.0.0.56 - - [2025-10-02 03:47:35] "PUT /api-access-list/b7d44da4-736c-433e-adf0-9a906eb65647 HTTP/1.1" 200 264 0.012376 10.0.0.56 - - [2025-10-02 03:47:35] "DELETE /api-access-list/eb1682ef-2baf-4398-bc68-113edf10fefe HTTP/1.1" 200 115 0.033228 10.0.0.56 - - [2025-10-02 03:47:35] "DELETE /api-access-list/ab025b16-84a5-46ff-88d4-7882017abe8a HTTP/1.1" 200 115 0.027284 10.0.0.56 - - [2025-10-02 03:47:36] "GET /api-access-list/b7d44da4-736c-433e-adf0-9a906eb65647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2686 0.003816 10.0.0.56 - - [2025-10-02 03:47:36] "PUT /api-access-list/b7d44da4-736c-433e-adf0-9a906eb65647 HTTP/1.1" 200 264 0.012754 10.0.0.56 - - [2025-10-02 03:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.034517 10.0.0.56 - - [2025-10-02 03:47:36] "DELETE /service-template/4dbcec16-bdad-40d9-b993-5e35ef8160cd HTTP/1.1" 200 115 0.049590 10.0.0.56 - - [2025-10-02 03:47:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.036385 10.0.0.49 - - [2025-10-02 03:47:36] "POST /useragent-kv HTTP/1.1" 200 115 0.004646 10.0.0.49 - - [2025-10-02 03:47:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002551 10.0.0.56 - - [2025-10-02 03:47:36] "DELETE /virtual-network/8bbaf03b-2751-4fc5-8e98-9641809644ed HTTP/1.1" 200 115 0.141032 10.0.0.56 - - [2025-10-02 03:47:37] "GET /api-access-list/b7d44da4-736c-433e-adf0-9a906eb65647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.003902 10.0.0.56 - - [2025-10-02 03:47:37] "PUT /api-access-list/b7d44da4-736c-433e-adf0-9a906eb65647 HTTP/1.1" 200 264 0.012657 10.0.0.56 - - [2025-10-02 03:47:37] "GET /api-access-list/b7d44da4-736c-433e-adf0-9a906eb65647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.003967 10.0.0.56 - - [2025-10-02 03:47:37] "PUT /api-access-list/b7d44da4-736c-433e-adf0-9a906eb65647 HTTP/1.1" 200 264 0.017679 10.0.0.56 - - [2025-10-02 03:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.49 - - [2025-10-02 03:47:39] "GET /projects?obj_uuids=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000900 10.0.0.56 - - [2025-10-02 03:47:39] "GET /project/66cb339a-cdbb-48b2-b1a7-227704c1810b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.046105 10.0.0.56 - - [2025-10-02 03:47:40] "POST /neutron/network HTTP/1.1" 200 117 0.084352 10.0.0.56 - - [2025-10-02 03:47:40] "POST /neutron/network HTTP/1.1" 200 864 0.009887 10.0.0.56 - - [2025-10-02 03:47:40] "POST /id-to-fqname HTTP/1.1" 200 240 0.001157 10.0.0.56 - - [2025-10-02 03:47:40] "GET /virtual-network/feb67a3a-5f33-4375-8af8-7b8cd896e50f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.006691 10.0.0.56 - - [2025-10-02 03:47:40] "GET /virtual-network/feb67a3a-5f33-4375-8af8-7b8cd896e50f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005685 10.0.0.56 - - [2025-10-02 03:47:40] "POST /neutron/subnet HTTP/1.1" 200 733 0.008788 10.0.0.56 - - [2025-10-02 03:47:40] "GET /virtual-network/feb67a3a-5f33-4375-8af8-7b8cd896e50f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005548 10.0.0.56 - - [2025-10-02 03:47:40] "GET /network-ipam/5f224445-a3b3-4e43-ae3d-e268c8151e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.003917 10.0.0.38 - - [2025-10-02 03:47:40] "POST /route-targets HTTP/1.1" 200 327 0.012498 10.0.0.56 - - [2025-10-02 03:47:40] "GET /virtual-network/feb67a3a-5f33-4375-8af8-7b8cd896e50f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005251 10.0.0.38 - - [2025-10-02 03:47:41] "GET /obj-perms HTTP/1.1" 200 5030 0.044146 10.0.0.56 - - [2025-10-02 03:47:41] "POST /fqname-to-id HTTP/1.1" 404 215 0.003008 10.0.0.56 - - [2025-10-02 03:47:41] "POST /api-access-lists HTTP/1.1" 200 555 0.030040 10.0.0.56 - - [2025-10-02 03:47:41] "GET /api-access-list/3f664eb5-0482-4b35-a77d-0b4306c07818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2441 0.007339 10.0.0.56 - - [2025-10-02 03:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.023470 10.0.0.49 - - [2025-10-02 03:47:41] "GET /projects?obj_uuids=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001161 10.0.0.56 - - [2025-10-02 03:47:41] "GET /project/66cb339a-cdbb-48b2-b1a7-227704c1810b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.093809 10.0.0.49 - - [2025-10-02 03:47:41] "GET /projects?obj_uuids=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001920 10.0.0.38 - - [2025-10-02 03:47:41] "DELETE /access-control-list/55be5e72-84cb-4788-aa85-8bcab7af5a11 HTTP/1.1" 200 115 0.081476 10.0.0.56 - - [2025-10-02 03:47:42] "POST /neutron/network HTTP/1.1" 200 645 0.279678 10.0.0.38 - - [2025-10-02 03:47:42] "DELETE /access-control-list/de98e1d8-eaf0-431f-ad62-9504b2461e93 HTTP/1.1" 200 115 0.068452 10.0.0.38 - - [2025-10-02 03:47:42] "POST /ref-update HTTP/1.1" 200 156 0.037248 10.0.0.49 - - [2025-10-02 03:47:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002438 10.0.0.56 - - [2025-10-02 03:47:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.343656 10.0.0.56 - - [2025-10-02 03:47:42] "POST /id-to-fqname HTTP/1.1" 200 240 0.027889 10.0.0.56 - - [2025-10-02 03:47:42] "GET /virtual-network/09ebeab9-764d-489d-926d-5f3636d61531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.031616 10.0.0.56 - - [2025-10-02 03:47:42] "GET /virtual-network/09ebeab9-764d-489d-926d-5f3636d61531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.028849 10.0.0.56 - - [2025-10-02 03:47:42] "POST /neutron/network HTTP/1.1" 200 865 0.032742 10.0.0.56 - - [2025-10-02 03:47:43] "GET /virtual-network/09ebeab9-764d-489d-926d-5f3636d61531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.005957 10.0.0.56 - - [2025-10-02 03:47:43] "GET /network-ipam/5f224445-a3b3-4e43-ae3d-e268c8151e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.004030 10.0.0.56 - - [2025-10-02 03:47:43] "GET /virtual-network/09ebeab9-764d-489d-926d-5f3636d61531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.006162 10.0.0.49 - - [2025-10-02 03:47:43] "GET /obj-perms HTTP/1.1" 200 5030 0.050740 10.0.0.56 - - [2025-10-02 03:47:43] "POST /fqname-to-id HTTP/1.1" 404 232 0.015683 10.0.0.49 - - [2025-10-02 03:47:43] "GET /projects?obj_uuids=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001119 10.0.0.38 - - [2025-10-02 03:47:43] "POST /fqname-to-id HTTP/1.1" 404 263 0.004946 10.0.0.38 - - [2025-10-02 03:47:44] "PUT /access-control-list/888d9cb8-a477-4b67-8c08-e3bc68896e04 HTTP/1.1" 200 272 0.020540 10.0.0.56 - - [2025-10-02 03:47:44] "POST /neutron/security_group HTTP/1.1" 200 1426 0.525042 10.0.0.56 - - [2025-10-02 03:47:44] "POST /neutron/security_group HTTP/1.1" 200 1426 0.017475 10.0.0.49 - - [2025-10-02 03:47:44] "GET /projects?obj_uuids=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001047 10.0.0.56 - - [2025-10-02 03:47:44] "POST /neutron/security_group_rule HTTP/1.1" 200 570 0.100487 10.0.0.38 - - [2025-10-02 03:47:45] "PUT /access-control-list/888d9cb8-a477-4b67-8c08-e3bc68896e04 HTTP/1.1" 200 272 0.021205 10.0.0.56 - - [2025-10-02 03:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.036209 10.0.0.56 - - [2025-10-02 03:47:45] "GET /security-group/c901179a-b05e-49cb-b998-793f97f8d205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1317 0.018079 10.0.0.56 - - [2025-10-02 03:47:45] "POST /id-to-fqname HTTP/1.1" 200 240 0.017255 10.0.0.56 - - [2025-10-02 03:47:46] "POST /neutron/network HTTP/1.1" 200 875 0.033655 10.0.0.49 - - [2025-10-02 03:47:46] "DELETE /project/46b5821b-b2fa-48a9-aff4-d5e201ddb852 HTTP/1.1" 404 177 0.011733 10.0.0.49 - - [2025-10-02 03:47:46] "DELETE /project/5fc9a3a4-678d-45f9-9fee-df57383ed142 HTTP/1.1" 404 177 0.011074 10.0.0.49 - - [2025-10-02 03:47:46] "DELETE /project/66cb339acdbb48b2b1a7227704c1810b HTTP/1.1" 404 173 0.010126 10.0.0.49 - - [2025-10-02 03:47:46] "DELETE /project/6c7ccfdb75294880a3d6f40a41d2fd96 HTTP/1.1" 404 173 0.009545 10.0.0.49 - - [2025-10-02 03:47:46] "DELETE /project/6e27d00d-8d3f-493c-84f4-76fb1f5a25fa HTTP/1.1" 404 177 0.008886 10.0.0.49 - - [2025-10-02 03:47:46] "DELETE /project/995189b102124b1caf82b7f67b824056 HTTP/1.1" 404 173 0.008110 10.0.0.49 - - [2025-10-02 03:47:46] "GET /projects?obj_uuids=6c7ccfdb-7529-4880-a3d6-f40a41d2fd96&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000948 10.0.0.49 - - [2025-10-02 03:47:46] "GET /projects?obj_uuids=995189b1-0212-4b1c-af82-b7f67b824056&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000881 10.0.0.49 - - [2025-10-02 03:47:46] "GET /project/995189b1-0212-4b1c-af82-b7f67b824056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.047932 10.0.0.49 - - [2025-10-02 03:47:46] "GET /projects?obj_uuids=995189b1-0212-4b1c-af82-b7f67b824056&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001454 10.0.0.49 - - [2025-10-02 03:47:46] "GET /project/6c7ccfdb-7529-4880-a3d6-f40a41d2fd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.073548 10.0.0.49 - - [2025-10-02 03:47:46] "GET /projects?obj_uuids=6c7ccfdb-7529-4880-a3d6-f40a41d2fd96&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001163 10.0.0.49 - - [2025-10-02 03:47:46] "GET /project/995189b1-0212-4b1c-af82-b7f67b824056?fields=security_groups HTTP/1.1" 200 1374 0.061262 10.0.0.49 - - [2025-10-02 03:47:46] "GET /project/6c7ccfdb-7529-4880-a3d6-f40a41d2fd96?fields=security_groups HTTP/1.1" 200 1373 0.108491 10.0.0.49 - - [2025-10-02 03:47:46] "DELETE /security-group/f0a0a436-8df0-4db4-a073-fd11b83a0d87 HTTP/1.1" 200 115 0.073318 10.0.0.49 - - [2025-10-02 03:47:46] "GET /projects?obj_uuids=995189b1-0212-4b1c-af82-b7f67b824056&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002675 10.0.0.49 - - [2025-10-02 03:47:46] "GET /project/995189b1-0212-4b1c-af82-b7f67b824056?fields=application_policy_sets HTTP/1.1" 200 1413 0.060392 10.0.0.49 - - [2025-10-02 03:47:46] "DELETE /security-group/7aefe90a-e081-45f3-be09-64a66ba5ad56 HTTP/1.1" 200 115 0.123245 10.0.0.49 - - [2025-10-02 03:47:46] "GET /projects?obj_uuids=6c7ccfdb-7529-4880-a3d6-f40a41d2fd96&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000980 10.0.0.38 - - [2025-10-02 03:47:47] "DELETE /access-control-list/9348a0ff-2ebe-4aa7-9fb6-41406f08b370 HTTP/1.1" 200 115 0.064230 10.0.0.49 - - [2025-10-02 03:47:47] "GET /project/6c7ccfdb-7529-4880-a3d6-f40a41d2fd96?fields=application_policy_sets HTTP/1.1" 200 1412 0.115963 10.0.0.49 - - [2025-10-02 03:47:47] "DELETE /project/995189b1-0212-4b1c-af82-b7f67b824056 HTTP/1.1" 200 115 0.528113 10.0.0.49 - - [2025-10-02 03:47:47] "DELETE /project/6c7ccfdb-7529-4880-a3d6-f40a41d2fd96 HTTP/1.1" 200 115 0.678212 10.0.0.49 - - [2025-10-02 03:47:47] "GET /projects?obj_uuids=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001651 10.0.0.56 - - [2025-10-02 03:47:47] "GET /project/66cb339a-cdbb-48b2-b1a7-227704c1810b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.066595 10.0.0.56 - - [2025-10-02 03:47:47] "POST /neutron/port HTTP/1.1" 200 117 0.031826 10.0.0.56 - - [2025-10-02 03:47:47] "POST /neutron/network HTTP/1.1" 200 865 0.037444 10.0.0.56 - - [2025-10-02 03:47:48] "POST /neutron/port HTTP/1.1" 200 1061 0.013942 10.0.0.56 - - [2025-10-02 03:47:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003460 10.0.0.56 - - [2025-10-02 03:47:48] "POST /neutron/network HTTP/1.1" 200 865 0.007734 10.0.0.56 - - [2025-10-02 03:47:50] "GET /obj-perms HTTP/1.1" 200 5056 0.040058 10.0.0.56 - - [2025-10-02 03:47:52] "POST /neutron/port HTTP/1.1" 200 1089 0.017900 10.0.0.56 - - [2025-10-02 03:47:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007944 10.0.0.56 - - [2025-10-02 03:47:53] "GET /virtual-machine/b637cec8-1337-408b-b196-551e1b2a5e65 HTTP/1.1" 401 292 0.000504 10.0.0.56 - - [2025-10-02 03:47:53] "GET /virtual-machine/b637cec8-1337-408b-b196-551e1b2a5e65 HTTP/1.1" 200 1293 0.050341 10.0.0.56 - - [2025-10-02 03:47:53] "GET /virtual-machine/b637cec8-1337-408b-b196-551e1b2a5e65 HTTP/1.1" 200 1293 0.020319 10.0.0.56 - - [2025-10-02 03:47:53] "GET /virtual-machine-interface/4a8d649e-a4d2-40f6-a3e6-ce48459751f1 HTTP/1.1" 200 3023 0.024821 10.0.0.56 - - [2025-10-02 03:47:53] "GET /virtual-machine/b637cec8-1337-408b-b196-551e1b2a5e65 HTTP/1.1" 200 1293 0.019190 10.0.0.56 - - [2025-10-02 03:47:53] "GET /virtual-machine-interface/4a8d649e-a4d2-40f6-a3e6-ce48459751f1 HTTP/1.1" 200 3023 0.031488 10.0.0.56 - - [2025-10-02 03:47:53] "GET /instance-ip/18861f71-0f2c-4aff-8d11-4a30109443d8 HTTP/1.1" 200 1641 0.025022 10.0.0.56 - - [2025-10-02 03:47:53] "GET /virtual-machine/b637cec8-1337-408b-b196-551e1b2a5e65 HTTP/1.1" 200 1293 0.021689 10.0.0.56 - - [2025-10-02 03:47:53] "GET /virtual-machine-interface/4a8d649e-a4d2-40f6-a3e6-ce48459751f1 HTTP/1.1" 200 3023 0.030942 10.0.0.56 - - [2025-10-02 03:47:53] "GET /instance-ip/18861f71-0f2c-4aff-8d11-4a30109443d8 HTTP/1.1" 200 1641 0.019814 10.0.0.56 - - [2025-10-02 03:47:53] "POST /fqname-to-id HTTP/1.1" 403 354 0.017321 10.0.0.56 - - [2025-10-02 03:47:53] "GET / HTTP/1.1" 200 35931 0.002462 10.0.0.56 - - [2025-10-02 03:47:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000704 10.0.0.56 - - [2025-10-02 03:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.024968 10.0.0.56 - - [2025-10-02 03:47:54] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004114 10.0.0.56 - - [2025-10-02 03:47:54] "GET /virtual-networks?parent_id=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.021398 10.0.0.56 - - [2025-10-02 03:47:54] "GET /virtual-network/09ebeab9-764d-489d-926d-5f3636d61531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.019150 10.0.0.56 - - [2025-10-02 03:47:54] "POST /fqname-to-id HTTP/1.1" 403 354 0.016388 10.0.0.56 - - [2025-10-02 03:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.56 - - [2025-10-02 03:47:54] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003674 10.0.0.56 - - [2025-10-02 03:47:54] "GET /virtual-networks?parent_id=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.024123 10.0.0.56 - - [2025-10-02 03:47:54] "GET /virtual-network/09ebeab9-764d-489d-926d-5f3636d61531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.022904 10.0.0.56 - - [2025-10-02 03:47:54] "POST /fqname-to-id HTTP/1.1" 403 354 0.017983 10.0.0.56 - - [2025-10-02 03:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.56 - - [2025-10-02 03:47:54] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003802 10.0.0.56 - - [2025-10-02 03:47:54] "GET /virtual-networks?parent_id=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020872 10.0.0.56 - - [2025-10-02 03:47:54] "GET /virtual-network/09ebeab9-764d-489d-926d-5f3636d61531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.023058 10.0.0.56 - - [2025-10-02 03:47:54] "POST /fqname-to-id HTTP/1.1" 403 354 0.017570 10.0.0.56 - - [2025-10-02 03:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.56 - - [2025-10-02 03:47:54] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003878 10.0.0.56 - - [2025-10-02 03:47:54] "GET /virtual-networks?parent_id=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020344 10.0.0.56 - - [2025-10-02 03:47:54] "GET /virtual-network/09ebeab9-764d-489d-926d-5f3636d61531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.020460 10.0.0.56 - - [2025-10-02 03:47:54] "POST /fqname-to-id HTTP/1.1" 403 354 0.016424 10.0.0.56 - - [2025-10-02 03:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.56 - - [2025-10-02 03:47:55] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004504 10.0.0.56 - - [2025-10-02 03:47:55] "GET /virtual-networks?parent_id=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.022605 10.0.0.56 - - [2025-10-02 03:47:55] "GET /virtual-network/09ebeab9-764d-489d-926d-5f3636d61531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.019468 10.0.0.56 - - [2025-10-02 03:47:57] "POST /neutron/port HTTP/1.1" 200 1089 0.016752 10.0.0.56 - - [2025-10-02 03:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.017235 10.0.0.56 - - [2025-10-02 03:47:58] "GET /virtual-network/09ebeab9-764d-489d-926d-5f3636d61531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.020472 10.0.0.56 - - [2025-10-02 03:48:00] "POST /fqname-to-id HTTP/1.1" 403 354 0.021683 10.0.0.56 - - [2025-10-02 03:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.56 - - [2025-10-02 03:48:00] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005167 10.0.0.56 - - [2025-10-02 03:48:00] "GET /virtual-networks?parent_id=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.025095 10.0.0.56 - - [2025-10-02 03:48:00] "GET /virtual-network/09ebeab9-764d-489d-926d-5f3636d61531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.026324 10.0.0.56 - - [2025-10-02 03:48:00] "POST /fqname-to-id HTTP/1.1" 403 354 0.020006 10.0.0.56 - - [2025-10-02 03:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.56 - - [2025-10-02 03:48:00] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004730 10.0.0.56 - - [2025-10-02 03:48:00] "GET /virtual-networks?parent_id=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.026115 10.0.0.56 - - [2025-10-02 03:48:00] "GET /virtual-network/09ebeab9-764d-489d-926d-5f3636d61531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.028557 10.0.0.56 - - [2025-10-02 03:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.022103 10.0.0.56 - - [2025-10-02 03:48:00] "GET /routing-instance/332d48a4-39c4-4ca5-b72b-1f0a4dede04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.026838 10.0.0.56 - - [2025-10-02 03:48:00] "POST /fqname-to-id HTTP/1.1" 403 354 0.020512 10.0.0.56 - - [2025-10-02 03:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005929 10.0.0.56 - - [2025-10-02 03:48:00] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006607 10.0.0.56 - - [2025-10-02 03:48:00] "GET /virtual-networks?parent_id=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.031811 10.0.0.56 - - [2025-10-02 03:48:01] "GET /virtual-network/09ebeab9-764d-489d-926d-5f3636d61531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.028081 10.0.0.56 - - [2025-10-02 03:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.020072 10.0.0.56 - - [2025-10-02 03:48:01] "GET /routing-instance/332d48a4-39c4-4ca5-b72b-1f0a4dede04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.025021 10.0.0.56 - - [2025-10-02 03:48:02] "GET /virtual-machine-interface/4a8d649e-a4d2-40f6-a3e6-ce48459751f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.051305 10.0.0.56 - - [2025-10-02 03:48:02] "GET /virtual-machine-interface/4a8d649e-a4d2-40f6-a3e6-ce48459751f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.031855 10.0.0.49 - - [2025-10-02 03:48:02] "GET /obj-perms HTTP/1.1" 403 257 0.034288 10.0.0.56 - - [2025-10-02 03:48:02] "GET /virtual-machine-interface/4a8d649e-a4d2-40f6-a3e6-ce48459751f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.023746 10.0.0.56 - - [2025-10-02 03:48:02] "GET /virtual-network/09ebeab9-764d-489d-926d-5f3636d61531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.021144 10.0.0.49 - - [2025-10-02 03:48:02] "GET /virtual-machine/b637cec8-1337-408b-b196-551e1b2a5e65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.016459 10.0.0.56 - - [2025-10-02 03:48:02] "GET /obj-perms HTTP/1.1" 403 257 0.035386 10.0.0.38 - - [2025-10-02 03:48:02] "GET /obj-perms HTTP/1.1" 200 5030 0.005730 10.0.0.56 - - [2025-10-02 03:48:02] "GET /obj-perms HTTP/1.1" 403 257 0.013358 10.0.0.56 - - [2025-10-02 03:48:03] "GET /obj-perms HTTP/1.1" 403 257 0.030538 10.0.0.56 - - [2025-10-02 03:48:03] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.023395 10.0.0.38 - - [2025-10-02 03:48:03] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.050829 10.0.0.56 - - [2025-10-02 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015692 10.0.0.49 - - [2025-10-02 03:48:03] "GET /projects?obj_uuids=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001342 10.0.0.56 - - [2025-10-02 03:48:03] "GET /project/66cb339a-cdbb-48b2-b1a7-227704c1810b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.075609 10.0.0.56 - - [2025-10-02 03:48:04] "GET /virtual-network/feb67a3a-5f33-4375-8af8-7b8cd896e50f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.023602 10.0.0.56 - - [2025-10-02 03:48:04] "GET /floating-ip-pools?parent_id=feb67a3a-5f33-4375-8af8-7b8cd896e50f&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.027997 10.0.0.56 - - [2025-10-02 03:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017936 10.0.0.56 - - [2025-10-02 03:48:04] "GET /floating-ip-pool/e6b3cfde-f722-441d-a8d8-8bce681f9f01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1181 0.022662 10.0.0.49 - - [2025-10-02 03:48:04] "GET /projects?obj_uuids=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001132 10.0.0.56 - - [2025-10-02 03:48:04] "GET /project/66cb339a-cdbb-48b2-b1a7-227704c1810b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.059129 10.0.0.56 - - [2025-10-02 03:48:04] "POST /floating-ips HTTP/1.1" 200 616 0.095960 10.0.0.56 - - [2025-10-02 03:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.022425 10.0.0.56 - - [2025-10-02 03:48:04] "GET /floating-ip/e46dbe7b-c848-4b7a-8cc0-519a3a61ba4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.031266 10.0.0.56 - - [2025-10-02 03:48:04] "GET /floating-ip/e46dbe7b-c848-4b7a-8cc0-519a3a61ba4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.017274 10.0.0.56 - - [2025-10-02 03:48:04] "GET /virtual-machine/b637cec8-1337-408b-b196-551e1b2a5e65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.018966 10.0.0.56 - - [2025-10-02 03:48:04] "GET /virtual-machine/b637cec8-1337-408b-b196-551e1b2a5e65?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1204 0.022656 10.0.0.56 - - [2025-10-02 03:48:04] "GET /virtual-machine-interface/4a8d649e-a4d2-40f6-a3e6-ce48459751f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.021643 10.0.0.56 - - [2025-10-02 03:48:04] "POST /ref-update HTTP/1.1" 200 156 0.031525 10.0.0.56 - - [2025-10-02 03:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.015649 10.0.0.56 - - [2025-10-02 03:48:05] "GET /routing-instance/7ecf4386-2475-4035-81b3-8ad5ad39dbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.020339 10.0.0.56 - - [2025-10-02 03:48:05] "POST /neutron/security_group HTTP/1.1" 200 542 0.048168 10.0.0.56 - - [2025-10-02 03:48:05] "POST /neutron/port HTTP/1.1" 200 1115 0.078276 10.0.0.56 - - [2025-10-02 03:48:05] "GET /virtual-machine/b637cec8-1337-408b-b196-551e1b2a5e65 HTTP/1.1" 200 1293 0.023642 10.0.0.56 - - [2025-10-02 03:48:05] "GET /virtual-machine-interface/4a8d649e-a4d2-40f6-a3e6-ce48459751f1 HTTP/1.1" 200 3585 0.033154 10.0.0.56 - - [2025-10-02 03:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017889 10.0.0.56 - - [2025-10-02 03:48:05] "GET /security-group/c901179a-b05e-49cb-b998-793f97f8d205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1317 0.019849 10.0.0.56 - - [2025-10-02 03:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.032074 10.0.0.56 - - [2025-10-02 03:48:06] "GET /security-group/c901179a-b05e-49cb-b998-793f97f8d205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1317 0.019546 10.0.0.56 - - [2025-10-02 03:48:06] "DELETE /floating-ip/e46dbe7b-c848-4b7a-8cc0-519a3a61ba4b HTTP/1.1" 200 115 0.104199 10.0.0.56 - - [2025-10-02 03:48:06] "GET /virtual-machine/b637cec8-1337-408b-b196-551e1b2a5e65 HTTP/1.1" 200 1293 0.029291 10.0.0.56 - - [2025-10-02 03:48:06] "POST /neutron/port HTTP/1.1" 200 1130 0.016519 10.0.0.56 - - [2025-10-02 03:48:08] "GET /virtual-machine/b637cec8-1337-408b-b196-551e1b2a5e65 HTTP/1.1" 404 171 0.019730 10.0.0.56 - - [2025-10-02 03:48:08] "GET /virtual-machine/b637cec8-1337-408b-b196-551e1b2a5e65 HTTP/1.1" 404 171 0.016144 10.0.0.56 - - [2025-10-02 03:48:08] "GET /virtual-machine/b637cec8-1337-408b-b196-551e1b2a5e65 HTTP/1.1" 404 171 0.013047 10.0.0.56 - - [2025-10-02 03:48:08] "POST /fqname-to-id HTTP/1.1" 403 354 0.016919 10.0.0.56 - - [2025-10-02 03:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.56 - - [2025-10-02 03:48:08] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003414 10.0.0.56 - - [2025-10-02 03:48:08] "GET /virtual-networks?parent_id=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.018114 10.0.0.56 - - [2025-10-02 03:48:08] "GET /virtual-network/09ebeab9-764d-489d-926d-5f3636d61531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.029110 10.0.0.56 - - [2025-10-02 03:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.025217 10.0.0.56 - - [2025-10-02 03:48:08] "GET /routing-instance/332d48a4-39c4-4ca5-b72b-1f0a4dede04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.021538 10.0.0.56 - - [2025-10-02 03:48:09] "GET /obj-perms HTTP/1.1" 403 257 0.052308 10.0.0.56 - - [2025-10-02 03:48:12] "GET /obj-perms HTTP/1.1" 200 5030 0.004026 10.0.0.38 - - [2025-10-02 03:48:15] "GET /obj-perms HTTP/1.1" 200 5030 0.004094 10.0.0.56 - - [2025-10-02 03:48:21] "GET /obj-perms HTTP/1.1" 200 5030 0.003743 10.0.0.38 - - [2025-10-02 03:48:24] "GET /obj-perms HTTP/1.1" 200 5030 0.004245 10.0.0.49 - - [2025-10-02 03:48:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000526 10.0.0.49 - - [2025-10-02 03:48:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.49 - - [2025-10-02 03:48:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.49 - - [2025-10-02 03:48:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.38 - - [2025-10-02 03:48:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.38 - - [2025-10-02 03:48:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.38 - - [2025-10-02 03:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.38 - - [2025-10-02 03:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.56 - - [2025-10-02 03:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.56 - - [2025-10-02 03:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000952 10.0.0.56 - - [2025-10-02 03:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.56 - - [2025-10-02 03:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.56 - - [2025-10-02 03:48:30] "GET /obj-perms HTTP/1.1" 200 5030 0.004663 10.0.0.38 - - [2025-10-02 03:48:33] "GET /obj-perms HTTP/1.1" 200 5030 0.005195 10.0.0.56 - - [2025-10-02 03:48:33] "GET /obj-perms HTTP/1.1" 200 5030 0.003607 10.0.0.49 - - [2025-10-02 03:48:33] "GET /obj-perms HTTP/1.1" 200 5030 0.005623 10.0.0.56 - - [2025-10-02 03:48:33] "POST /neutron/security_group HTTP/1.1" 200 568 0.017619 10.0.0.56 - - [2025-10-02 03:48:34] "POST /fqname-to-id HTTP/1.1" 404 232 0.031954 10.0.0.38 - - [2025-10-02 03:48:34] "DELETE /access-control-list/888d9cb8-a477-4b67-8c08-e3bc68896e04 HTTP/1.1" 200 115 0.038288 10.0.0.49 - - [2025-10-02 03:48:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005056 10.0.0.49 - - [2025-10-02 03:48:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003050 10.0.0.56 - - [2025-10-02 03:48:34] "POST /neutron/network HTTP/1.1" 200 151 0.162402 10.0.0.56 - - [2025-10-02 03:48:34] "DELETE /api-access-list/3f664eb5-0482-4b35-a77d-0b4306c07818 HTTP/1.1" 200 115 0.054928 10.0.0.38 - - [2025-10-02 03:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005841 10.0.0.56 - - [2025-10-02 03:48:36] "GET /api-access-list/b7d44da4-736c-433e-adf0-9a906eb65647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004141 10.0.0.56 - - [2025-10-02 03:48:36] "PUT /api-access-list/b7d44da4-736c-433e-adf0-9a906eb65647 HTTP/1.1" 200 264 0.012359 10.0.0.49 - - [2025-10-02 03:48:37] "GET /projects?obj_uuids=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001024 10.0.0.56 - - [2025-10-02 03:48:37] "GET /project/66cb339a-cdbb-48b2-b1a7-227704c1810b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.053848 10.0.0.49 - - [2025-10-02 03:48:37] "GET /projects?obj_uuids=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001065 10.0.0.56 - - [2025-10-02 03:48:37] "GET /project/66cb339a-cdbb-48b2-b1a7-227704c1810b?fields=virtual_networks HTTP/1.1" 200 1042 0.045509 10.0.0.49 - - [2025-10-02 03:48:37] "GET /projects?obj_uuids=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000963 10.0.0.56 - - [2025-10-02 03:48:37] "GET /project/66cb339a-cdbb-48b2-b1a7-227704c1810b?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.049636 10.0.0.49 - - [2025-10-02 03:48:37] "GET /projects?obj_uuids=66cb339a-cdbb-48b2-b1a7-227704c1810b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001498 10.0.0.56 - - [2025-10-02 03:48:37] "GET /project/66cb339a-cdbb-48b2-b1a7-227704c1810b?fields=security_groups HTTP/1.1" 200 1268 0.050140 10.0.0.49 - - [2025-10-02 03:48:37] "GET /projects?obj_uuids=de5640fc-101b-4724-9d67-ddd5097ad01b&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000987 10.0.0.56 - - [2025-10-02 03:48:38] "GET /project/de5640fc-101b-4724-9d67-ddd5097ad01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.048307 [Introspect:8084]10.0.0.56 - - [2025-10-02 03:48:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001395 10.0.0.56 - - [2025-10-02 03:48:41] "POST /fqname-to-id HTTP/1.1" 404 189 0.025756 10.0.0.49 - - [2025-10-02 03:48:41] "GET /projects?obj_uuids=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003423 10.0.0.49 - - [2025-10-02 03:48:41] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000900 10.0.0.49 - - [2025-10-02 03:48:41] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007853 10.0.0.49 - - [2025-10-02 03:48:41] "POST /id-to-fqname HTTP/1.1" 200 191 0.006294 10.0.0.49 - - [2025-10-02 03:48:41] "POST /fqname-to-id HTTP/1.1" 404 200 0.005461 10.0.0.49 - - [2025-10-02 03:48:41] "POST /security-groups HTTP/1.1" 200 592 0.034838 10.0.0.49 - - [2025-10-02 03:48:42] "POST /projects HTTP/1.1" 200 587 0.251594 10.0.0.38 - - [2025-10-02 03:48:42] "POST /access-control-lists HTTP/1.1" 200 597 0.031876 10.0.0.49 - - [2025-10-02 03:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.322438 10.0.0.56 - - [2025-10-02 03:48:42] "GET /project/7612bb4f-d0d8-4c4e-9c49-460de03b6971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.459524 10.0.0.38 - - [2025-10-02 03:48:42] "DELETE /access-control-list/a6836e2d-4eca-4ee9-b92c-d84cf9ceef9c HTTP/1.1" 200 115 0.031347 10.0.0.56 - - [2025-10-02 03:48:43] "GET / HTTP/1.1" 200 35931 0.002218 10.0.0.56 - - [2025-10-02 03:48:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000425 10.0.0.56 - - [2025-10-02 03:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.049359 10.0.0.49 - - [2025-10-02 03:48:45] "GET /projects?obj_uuids=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001043 10.0.0.56 - - [2025-10-02 03:48:45] "GET /project/7612bb4f-d0d8-4c4e-9c49-460de03b6971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.037826 10.0.0.56 - - [2025-10-02 03:48:45] "POST /neutron/network HTTP/1.1" 200 117 0.033217 10.0.0.38 - - [2025-10-02 03:48:45] "POST /ref-update HTTP/1.1" 200 156 0.027346 10.0.0.56 - - [2025-10-02 03:48:46] "POST /neutron/network HTTP/1.1" 200 825 0.009534 10.0.0.56 - - [2025-10-02 03:48:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.001138 10.0.0.56 - - [2025-10-02 03:48:46] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006299 10.0.0.56 - - [2025-10-02 03:48:46] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.012618 10.0.0.56 - - [2025-10-02 03:48:46] "POST /neutron/subnet HTTP/1.1" 200 716 0.009774 10.0.0.56 - - [2025-10-02 03:48:46] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006233 10.0.0.49 - - [2025-10-02 03:48:47] "DELETE /project/66cb339a-cdbb-48b2-b1a7-227704c1810b HTTP/1.1" 404 177 0.002857 10.0.0.49 - - [2025-10-02 03:48:47] "DELETE /project/7612bb4fd0d84c4e9c49460de03b6971 HTTP/1.1" 404 173 0.005240 10.0.0.56 - - [2025-10-02 03:48:48] "POST /id-to-fqname HTTP/1.1" 200 222 0.001340 10.0.0.49 - - [2025-10-02 03:48:48] "GET /projects?obj_uuids=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001439 10.0.0.56 - - [2025-10-02 03:48:49] "GET /project/7612bb4f-d0d8-4c4e-9c49-460de03b6971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.061522 10.0.0.56 - - [2025-10-02 03:48:49] "POST /neutron/port HTTP/1.1" 200 117 0.006456 10.0.0.56 - - [2025-10-02 03:48:49] "POST /id-to-fqname HTTP/1.1" 200 222 0.001237 10.0.0.56 - - [2025-10-02 03:48:49] "POST /neutron/network HTTP/1.1" 200 835 0.007458 10.0.0.56 - - [2025-10-02 03:48:50] "POST /neutron/port HTTP/1.1" 200 1059 0.014483 10.0.0.49 - - [2025-10-02 03:48:50] "GET /projects?obj_uuids=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001302 10.0.0.56 - - [2025-10-02 03:48:50] "GET /project/7612bb4f-d0d8-4c4e-9c49-460de03b6971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.128259 10.0.0.56 - - [2025-10-02 03:48:50] "POST /neutron/port HTTP/1.1" 200 1087 0.028361 10.0.0.56 - - [2025-10-02 03:48:50] "POST /neutron/subnet HTTP/1.1" 200 690 0.012896 10.0.0.56 - - [2025-10-02 03:48:50] "POST /neutron/port HTTP/1.1" 200 1087 0.025819 10.0.0.56 - - [2025-10-02 03:48:50] "POST /neutron/port HTTP/1.1" 200 1087 0.014280 10.0.0.49 - - [2025-10-02 03:48:50] "GET /projects?obj_uuids=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001729 10.0.0.56 - - [2025-10-02 03:48:51] "POST /neutron/port HTTP/1.1" 200 1059 0.266066 10.0.0.56 - - [2025-10-02 03:48:51] "POST /neutron/port HTTP/1.1" 200 1113 0.420660 10.0.0.56 - - [2025-10-02 03:48:51] "POST /neutron/subnet HTTP/1.1" 200 690 0.008777 10.0.0.56 - - [2025-10-02 03:48:55] "POST /neutron/port HTTP/1.1" 200 1087 0.016273 10.0.0.56 - - [2025-10-02 03:48:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008529 10.0.0.56 - - [2025-10-02 03:48:55] "GET /virtual-machine/1c7d726c-2305-4d2e-b8bb-a6f4997443a3 HTTP/1.1" 401 292 0.000519 10.0.0.56 - - [2025-10-02 03:48:56] "GET /virtual-machine/1c7d726c-2305-4d2e-b8bb-a6f4997443a3 HTTP/1.1" 200 1293 0.028184 10.0.0.56 - - [2025-10-02 03:48:56] "GET /virtual-machine-interface/43a7e90f-1471-4002-a318-613e89011a3f HTTP/1.1" 200 2948 0.006901 10.0.0.56 - - [2025-10-02 03:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.56 - - [2025-10-02 03:48:56] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003647 10.0.0.56 - - [2025-10-02 03:48:56] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003944 10.0.0.56 - - [2025-10-02 03:48:56] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007369 10.0.0.56 - - [2025-10-02 03:48:56] "POST /neutron/port HTTP/1.1" 200 1087 0.017218 10.0.0.56 - - [2025-10-02 03:48:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004145 10.0.0.56 - - [2025-10-02 03:48:56] "POST /neutron/network HTTP/1.1" 200 825 0.007512 10.0.0.56 - - [2025-10-02 03:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.56 - - [2025-10-02 03:48:59] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006014 10.0.0.56 - - [2025-10-02 03:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.56 - - [2025-10-02 03:49:03] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007196 10.0.0.56 - - [2025-10-02 03:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.56 - - [2025-10-02 03:49:07] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006396 10.0.0.56 - - [2025-10-02 03:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.56 - - [2025-10-02 03:49:11] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006255 10.0.0.56 - - [2025-10-02 03:49:15] "POST /neutron/network HTTP/1.1" 200 835 0.006637 10.0.0.56 - - [2025-10-02 03:49:15] "POST /neutron/port HTTP/1.1" 200 117 0.001143 10.0.0.56 - - [2025-10-02 03:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.56 - - [2025-10-02 03:49:15] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007220 10.0.0.56 - - [2025-10-02 03:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.56 - - [2025-10-02 03:49:19] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005503 10.0.0.56 - - [2025-10-02 03:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.56 - - [2025-10-02 03:49:23] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007542 10.0.0.56 - - [2025-10-02 03:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.56 - - [2025-10-02 03:49:28] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006734 10.0.0.56 - - [2025-10-02 03:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.56 - - [2025-10-02 03:49:30] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004122 10.0.0.56 - - [2025-10-02 03:49:30] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002717 10.0.0.56 - - [2025-10-02 03:49:30] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.008769 10.0.0.56 - - [2025-10-02 03:49:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008318 10.0.0.56 - - [2025-10-02 03:49:36] "POST /neutron/port HTTP/1.1" 200 1087 0.038034 10.0.0.56 - - [2025-10-02 03:49:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010962 10.0.0.56 - - [2025-10-02 03:49:45] "POST /neutron/port HTTP/1.1" 200 1087 0.014966 10.0.0.56 - - [2025-10-02 03:49:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008098 10.0.0.56 - - [2025-10-02 03:49:51] "POST /neutron/port HTTP/1.1" 200 1087 0.018507 10.0.0.56 - - [2025-10-02 03:49:51] "GET /virtual-machine/29752b28-03ff-401a-908b-8ce091302d5f HTTP/1.1" 200 1293 0.006115 10.0.0.56 - - [2025-10-02 03:49:51] "GET /virtual-machine-interface/1049ca0d-0576-4fdd-a425-069f07a521ff HTTP/1.1" 200 2948 0.006246 10.0.0.56 - - [2025-10-02 03:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.56 - - [2025-10-02 03:49:51] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003553 10.0.0.56 - - [2025-10-02 03:49:51] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003038 10.0.0.56 - - [2025-10-02 03:49:51] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006643 10.0.0.38 - - [2025-10-02 03:49:52] "GET /obj-perms HTTP/1.1" 200 5056 0.052858 10.0.0.56 - - [2025-10-02 03:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.56 - - [2025-10-02 03:49:52] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003756 10.0.0.56 - - [2025-10-02 03:49:52] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002669 10.0.0.56 - - [2025-10-02 03:49:52] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.008144 10.0.0.49 - - [2025-10-02 03:49:52] "GET /obj-perms HTTP/1.1" 200 5056 0.047664 10.0.0.56 - - [2025-10-02 03:49:57] "POST /neutron/port HTTP/1.1" 200 1087 0.018199 10.0.0.56 - - [2025-10-02 03:49:57] "POST /neutron/subnet HTTP/1.1" 200 690 0.009329 10.0.0.56 - - [2025-10-02 03:50:17] "POST /neutron/port HTTP/1.1" 200 1087 0.016636 10.0.0.56 - - [2025-10-02 03:50:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004599 10.0.0.56 - - [2025-10-02 03:50:17] "POST /neutron/network HTTP/1.1" 200 825 0.008460 10.0.0.56 - - [2025-10-02 03:50:53] "GET /obj-perms HTTP/1.1" 200 5056 0.064093 10.0.0.56 - - [2025-10-02 03:50:57] "POST /neutron/network HTTP/1.1" 200 835 0.007122 10.0.0.56 - - [2025-10-02 03:50:57] "POST /neutron/port HTTP/1.1" 200 117 0.001070 10.0.0.56 - - [2025-10-02 03:51:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007909 10.0.0.56 - - [2025-10-02 03:51:09] "GET /virtual-machine/1c7d726c-2305-4d2e-b8bb-a6f4997443a3 HTTP/1.1" 200 1293 0.006214 10.0.0.56 - - [2025-10-02 03:51:09] "GET /virtual-machine-interface/43a7e90f-1471-4002-a318-613e89011a3f HTTP/1.1" 200 2948 0.005774 10.0.0.56 - - [2025-10-02 03:51:09] "GET /virtual-machine/1c7d726c-2305-4d2e-b8bb-a6f4997443a3 HTTP/1.1" 200 1293 0.004132 10.0.0.56 - - [2025-10-02 03:51:09] "GET /virtual-machine-interface/43a7e90f-1471-4002-a318-613e89011a3f HTTP/1.1" 200 2948 0.005698 10.0.0.56 - - [2025-10-02 03:51:09] "GET /instance-ip/d233b30e-b152-4935-b958-8995d4167bb3 HTTP/1.1" 200 1622 0.006918 10.0.0.56 - - [2025-10-02 03:51:09] "GET /virtual-machine/1c7d726c-2305-4d2e-b8bb-a6f4997443a3 HTTP/1.1" 200 1293 0.004075 10.0.0.56 - - [2025-10-02 03:51:09] "GET /virtual-machine-interface/43a7e90f-1471-4002-a318-613e89011a3f HTTP/1.1" 200 2948 0.005530 10.0.0.56 - - [2025-10-02 03:51:09] "GET /instance-ip/d233b30e-b152-4935-b958-8995d4167bb3 HTTP/1.1" 200 1622 0.004180 10.0.0.56 - - [2025-10-02 03:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005187 10.0.0.56 - - [2025-10-02 03:51:09] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003549 10.0.0.56 - - [2025-10-02 03:51:09] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003247 10.0.0.56 - - [2025-10-02 03:51:09] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007014 10.0.0.56 - - [2025-10-02 03:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.56 - - [2025-10-02 03:51:09] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005070 10.0.0.56 - - [2025-10-02 03:51:09] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005035 10.0.0.56 - - [2025-10-02 03:51:09] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007628 10.0.0.56 - - [2025-10-02 03:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.56 - - [2025-10-02 03:51:10] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009133 10.0.0.56 - - [2025-10-02 03:51:10] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003065 10.0.0.56 - - [2025-10-02 03:51:10] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.010469 10.0.0.56 - - [2025-10-02 03:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007284 10.0.0.56 - - [2025-10-02 03:51:10] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003961 10.0.0.56 - - [2025-10-02 03:51:10] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003316 10.0.0.56 - - [2025-10-02 03:51:10] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.010921 10.0.0.56 - - [2025-10-02 03:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.56 - - [2025-10-02 03:51:10] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004763 10.0.0.56 - - [2025-10-02 03:51:10] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003430 10.0.0.56 - - [2025-10-02 03:51:10] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005939 10.0.0.56 - - [2025-10-02 03:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.56 - - [2025-10-02 03:51:10] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004313 10.0.0.56 - - [2025-10-02 03:51:10] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002845 10.0.0.56 - - [2025-10-02 03:51:10] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007442 10.0.0.56 - - [2025-10-02 03:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.56 - - [2025-10-02 03:51:10] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004435 10.0.0.56 - - [2025-10-02 03:51:10] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003217 10.0.0.56 - - [2025-10-02 03:51:10] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006464 10.0.0.56 - - [2025-10-02 03:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.56 - - [2025-10-02 03:51:10] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004188 10.0.0.56 - - [2025-10-02 03:51:10] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004244 10.0.0.56 - - [2025-10-02 03:51:10] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006009 10.0.0.56 - - [2025-10-02 03:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006100 10.0.0.56 - - [2025-10-02 03:51:11] "GET /routing-instance/66cade29-e9b2-46d4-8eb4-75fcb4c81bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005756 10.0.0.56 - - [2025-10-02 03:51:11] "GET /route-target/8e8f481c-7398-4d6a-9cb6-0c036f63a80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003890 10.0.0.56 - - [2025-10-02 03:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.56 - - [2025-10-02 03:51:11] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005294 10.0.0.56 - - [2025-10-02 03:51:11] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003175 10.0.0.56 - - [2025-10-02 03:51:11] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007492 10.0.0.56 - - [2025-10-02 03:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.56 - - [2025-10-02 03:51:11] "GET /routing-instance/66cade29-e9b2-46d4-8eb4-75fcb4c81bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005199 10.0.0.56 - - [2025-10-02 03:51:11] "GET /route-target/8e8f481c-7398-4d6a-9cb6-0c036f63a80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005813 10.0.0.56 - - [2025-10-02 03:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.56 - - [2025-10-02 03:51:11] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004566 10.0.0.56 - - [2025-10-02 03:51:11] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003681 10.0.0.56 - - [2025-10-02 03:51:11] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005596 10.0.0.56 - - [2025-10-02 03:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.56 - - [2025-10-02 03:51:11] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005886 10.0.0.56 - - [2025-10-02 03:51:11] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003181 10.0.0.56 - - [2025-10-02 03:51:11] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005438 10.0.0.56 - - [2025-10-02 03:51:11] "GET /obj-perms HTTP/1.1" 200 5032 0.039459 10.0.0.49 - - [2025-10-02 03:51:11] "GET /obj-perms HTTP/1.1" 200 5032 0.042114 10.0.0.56 - - [2025-10-02 03:51:12] "GET /obj-perms HTTP/1.1" 200 5032 0.003641 10.0.0.38 - - [2025-10-02 03:51:12] "GET /obj-perms HTTP/1.1" 200 5032 0.043459 10.0.0.56 - - [2025-10-02 03:51:12] "GET /virtual-machine/29752b28-03ff-401a-908b-8ce091302d5f HTTP/1.1" 200 1293 0.004513 10.0.0.56 - - [2025-10-02 03:51:12] "GET /virtual-machine-interface/1049ca0d-0576-4fdd-a425-069f07a521ff HTTP/1.1" 200 2948 0.007199 10.0.0.56 - - [2025-10-02 03:51:12] "GET /virtual-machine/29752b28-03ff-401a-908b-8ce091302d5f HTTP/1.1" 200 1293 0.003769 10.0.0.56 - - [2025-10-02 03:51:12] "GET /virtual-machine-interface/1049ca0d-0576-4fdd-a425-069f07a521ff HTTP/1.1" 200 2948 0.006066 10.0.0.56 - - [2025-10-02 03:51:12] "GET /instance-ip/07435e0d-fef8-4fb7-8d9c-bde2703c051c HTTP/1.1" 200 1620 0.010996 10.0.0.56 - - [2025-10-02 03:51:12] "GET /virtual-machine/29752b28-03ff-401a-908b-8ce091302d5f HTTP/1.1" 200 1293 0.005100 10.0.0.56 - - [2025-10-02 03:51:12] "GET /virtual-machine-interface/1049ca0d-0576-4fdd-a425-069f07a521ff HTTP/1.1" 200 2948 0.006093 10.0.0.56 - - [2025-10-02 03:51:12] "GET /instance-ip/07435e0d-fef8-4fb7-8d9c-bde2703c051c HTTP/1.1" 200 1620 0.004302 10.0.0.56 - - [2025-10-02 03:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.56 - - [2025-10-02 03:51:12] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004046 10.0.0.56 - - [2025-10-02 03:51:12] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004087 10.0.0.56 - - [2025-10-02 03:51:12] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007667 10.0.0.56 - - [2025-10-02 03:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.56 - - [2025-10-02 03:51:12] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004816 10.0.0.56 - - [2025-10-02 03:51:12] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003041 10.0.0.56 - - [2025-10-02 03:51:12] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006213 10.0.0.56 - - [2025-10-02 03:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.56 - - [2025-10-02 03:51:12] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004038 10.0.0.56 - - [2025-10-02 03:51:12] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003044 10.0.0.56 - - [2025-10-02 03:51:12] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.008565 10.0.0.56 - - [2025-10-02 03:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005393 10.0.0.56 - - [2025-10-02 03:51:12] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.012489 10.0.0.56 - - [2025-10-02 03:51:12] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003655 10.0.0.56 - - [2025-10-02 03:51:12] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006757 10.0.0.56 - - [2025-10-02 03:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.56 - - [2025-10-02 03:51:12] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004613 10.0.0.56 - - [2025-10-02 03:51:12] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003227 10.0.0.56 - - [2025-10-02 03:51:12] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006486 10.0.0.56 - - [2025-10-02 03:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.56 - - [2025-10-02 03:51:13] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004590 10.0.0.56 - - [2025-10-02 03:51:13] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003173 10.0.0.56 - - [2025-10-02 03:51:13] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006911 10.0.0.56 - - [2025-10-02 03:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.56 - - [2025-10-02 03:51:13] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004546 10.0.0.56 - - [2025-10-02 03:51:13] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003497 10.0.0.56 - - [2025-10-02 03:51:13] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005746 10.0.0.56 - - [2025-10-02 03:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.56 - - [2025-10-02 03:51:13] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004706 10.0.0.56 - - [2025-10-02 03:51:13] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003733 10.0.0.56 - - [2025-10-02 03:51:13] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006402 10.0.0.56 - - [2025-10-02 03:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.56 - - [2025-10-02 03:51:13] "GET /routing-instance/66cade29-e9b2-46d4-8eb4-75fcb4c81bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004789 10.0.0.56 - - [2025-10-02 03:51:13] "GET /route-target/8e8f481c-7398-4d6a-9cb6-0c036f63a80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004546 10.0.0.56 - - [2025-10-02 03:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.56 - - [2025-10-02 03:51:13] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004152 10.0.0.56 - - [2025-10-02 03:51:13] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003382 10.0.0.56 - - [2025-10-02 03:51:13] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.008181 10.0.0.56 - - [2025-10-02 03:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.56 - - [2025-10-02 03:51:13] "GET /routing-instance/66cade29-e9b2-46d4-8eb4-75fcb4c81bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004681 10.0.0.56 - - [2025-10-02 03:51:13] "GET /route-target/8e8f481c-7398-4d6a-9cb6-0c036f63a80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004809 10.0.0.56 - - [2025-10-02 03:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.56 - - [2025-10-02 03:51:14] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004163 10.0.0.56 - - [2025-10-02 03:51:14] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003311 10.0.0.56 - - [2025-10-02 03:51:14] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006536 10.0.0.56 - - [2025-10-02 03:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.56 - - [2025-10-02 03:51:14] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005631 10.0.0.56 - - [2025-10-02 03:51:14] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003360 10.0.0.56 - - [2025-10-02 03:51:14] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005539 10.0.0.56 - - [2025-10-02 03:51:14] "GET /obj-perms HTTP/1.1" 200 5032 0.003629 10.0.0.49 - - [2025-10-02 03:51:14] "GET /obj-perms HTTP/1.1" 200 5032 0.004315 10.0.0.56 - - [2025-10-02 03:51:14] "GET /obj-perms HTTP/1.1" 200 5032 0.004168 10.0.0.56 - - [2025-10-02 03:51:14] "GET /obj-perms HTTP/1.1" 200 5032 0.004283 10.0.0.56 - - [2025-10-02 03:51:17] "POST /neutron/port HTTP/1.1" 200 1087 0.037669 10.0.0.56 - - [2025-10-02 03:51:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004023 10.0.0.56 - - [2025-10-02 03:51:17] "POST /neutron/network HTTP/1.1" 200 825 0.008636 10.0.0.56 - - [2025-10-02 03:51:19] "GET /virtual-machine/29752b28-03ff-401a-908b-8ce091302d5f HTTP/1.1" 200 1293 0.004433 10.0.0.56 - - [2025-10-02 03:51:20] "POST /neutron/port HTTP/1.1" 200 151 0.190086 10.0.0.56 - - [2025-10-02 03:51:21] "GET /virtual-machine/29752b28-03ff-401a-908b-8ce091302d5f HTTP/1.1" 404 171 0.004683 10.0.0.56 - - [2025-10-02 03:51:21] "GET /virtual-machine/29752b28-03ff-401a-908b-8ce091302d5f HTTP/1.1" 404 171 0.004404 10.0.0.56 - - [2025-10-02 03:51:21] "GET /virtual-machine/29752b28-03ff-401a-908b-8ce091302d5f HTTP/1.1" 404 171 0.003142 10.0.0.56 - - [2025-10-02 03:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.56 - - [2025-10-02 03:51:21] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003694 10.0.0.56 - - [2025-10-02 03:51:21] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003921 10.0.0.56 - - [2025-10-02 03:51:21] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005830 10.0.0.56 - - [2025-10-02 03:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.56 - - [2025-10-02 03:51:22] "GET /routing-instance/66cade29-e9b2-46d4-8eb4-75fcb4c81bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005559 10.0.0.56 - - [2025-10-02 03:51:22] "GET /route-target/8e8f481c-7398-4d6a-9cb6-0c036f63a80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004120 10.0.0.56 - - [2025-10-02 03:51:22] "GET /obj-perms HTTP/1.1" 200 5032 0.004076 10.0.0.56 - - [2025-10-02 03:51:25] "GET /obj-perms HTTP/1.1" 200 5032 0.004426 10.0.0.38 - - [2025-10-02 03:51:25] "GET /obj-perms HTTP/1.1" 200 5032 0.003481 10.0.0.49 - - [2025-10-02 03:51:25] "GET /obj-perms HTTP/1.1" 200 5032 0.003561 10.0.0.56 - - [2025-10-02 03:51:25] "GET /virtual-machine/1c7d726c-2305-4d2e-b8bb-a6f4997443a3 HTTP/1.1" 200 1293 0.005282 10.0.0.56 - - [2025-10-02 03:51:26] "POST /neutron/port HTTP/1.1" 200 151 0.187966 10.0.0.56 - - [2025-10-02 03:51:27] "GET /virtual-machine/1c7d726c-2305-4d2e-b8bb-a6f4997443a3 HTTP/1.1" 404 171 0.003749 10.0.0.56 - - [2025-10-02 03:51:27] "GET /virtual-machine/1c7d726c-2305-4d2e-b8bb-a6f4997443a3 HTTP/1.1" 404 171 0.003267 10.0.0.56 - - [2025-10-02 03:51:27] "GET /virtual-machine/1c7d726c-2305-4d2e-b8bb-a6f4997443a3 HTTP/1.1" 404 171 0.002708 10.0.0.56 - - [2025-10-02 03:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.56 - - [2025-10-02 03:51:27] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004654 10.0.0.56 - - [2025-10-02 03:51:27] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003031 10.0.0.56 - - [2025-10-02 03:51:27] "GET /virtual-network/29920874-38d7-4e76-81d9-931fb87a1857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006288 10.0.0.56 - - [2025-10-02 03:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.56 - - [2025-10-02 03:51:27] "GET /routing-instance/66cade29-e9b2-46d4-8eb4-75fcb4c81bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004657 10.0.0.56 - - [2025-10-02 03:51:27] "GET /route-target/8e8f481c-7398-4d6a-9cb6-0c036f63a80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004817 10.0.0.56 - - [2025-10-02 03:51:31] "GET /obj-perms HTTP/1.1" 200 5032 0.005436 10.0.0.38 - - [2025-10-02 03:51:34] "GET /obj-perms HTTP/1.1" 200 5032 0.003637 10.0.0.56 - - [2025-10-02 03:51:34] "GET /obj-perms HTTP/1.1" 200 5032 0.003879 10.0.0.56 - - [2025-10-02 03:51:37] "POST /fqname-to-id HTTP/1.1" 404 200 0.003513 10.0.0.56 - - [2025-10-02 03:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.49 - - [2025-10-02 03:51:37] "GET /projects?obj_uuids=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.028726 10.0.0.56 - - [2025-10-02 03:51:37] "GET /project/7612bb4f-d0d8-4c4e-9c49-460de03b6971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.068219 10.0.0.56 - - [2025-10-02 03:51:37] "POST /network-policys HTTP/1.1" 200 522 0.028185 10.0.0.56 - - [2025-10-02 03:51:37] "GET /network-policy/cbe14f88-bb2d-49d6-bdd1-b4a5a417bfb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005602 10.0.0.56 - - [2025-10-02 03:51:37] "POST /fqname-to-id HTTP/1.1" 404 200 0.002895 10.0.0.56 - - [2025-10-02 03:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.49 - - [2025-10-02 03:51:37] "GET /projects?obj_uuids=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001359 10.0.0.56 - - [2025-10-02 03:51:37] "GET /project/7612bb4f-d0d8-4c4e-9c49-460de03b6971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.050095 10.0.0.56 - - [2025-10-02 03:51:37] "POST /network-policys HTTP/1.1" 200 522 0.036883 10.0.0.56 - - [2025-10-02 03:51:37] "GET /network-policy/36149ca7-a5ae-4ad2-933a-2fe215a2860f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006547 10.0.0.56 - - [2025-10-02 03:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.49 - - [2025-10-02 03:51:37] "GET /projects?obj_uuids=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001027 10.0.0.56 - - [2025-10-02 03:51:37] "GET /project/7612bb4f-d0d8-4c4e-9c49-460de03b6971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.055097 10.0.0.56 - - [2025-10-02 03:51:37] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003259 10.0.0.56 - - [2025-10-02 03:51:37] "POST /virtual-networks HTTP/1.1" 200 546 0.075547 10.0.0.56 - - [2025-10-02 03:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.38 - - [2025-10-02 03:51:38] "POST /route-targets HTTP/1.1" 200 327 0.038200 10.0.0.56 - - [2025-10-02 03:51:38] "GET /network-ipam/5f224445-a3b3-4e43-ae3d-e268c8151e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.004445 10.0.0.49 - - [2025-10-02 03:51:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002711 10.0.0.56 - - [2025-10-02 03:51:38] "POST /ref-update HTTP/1.1" 200 156 0.072626 10.0.0.56 - - [2025-10-02 03:51:38] "POST /neutron/network HTTP/1.1" 200 809 0.007309 10.0.0.56 - - [2025-10-02 03:51:38] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.005818 10.0.0.56 - - [2025-10-02 03:51:38] "POST /neutron/subnet HTTP/1.1" 200 672 0.009597 10.0.0.56 - - [2025-10-02 03:51:38] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.005775 10.0.0.56 - - [2025-10-02 03:51:38] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.006248 10.0.0.56 - - [2025-10-02 03:51:38] "PUT /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f HTTP/1.1" 200 264 0.045393 10.0.0.56 - - [2025-10-02 03:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.56 - - [2025-10-02 03:51:38] "GET /network-policy/cbe14f88-bb2d-49d6-bdd1-b4a5a417bfb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005184 10.0.0.56 - - [2025-10-02 03:51:38] "POST /ref-update HTTP/1.1" 200 156 0.049124 10.0.0.38 - - [2025-10-02 03:51:39] "POST /access-control-lists HTTP/1.1" 200 592 0.036202 10.0.0.56 - - [2025-10-02 03:51:39] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006014 10.0.0.56 - - [2025-10-02 03:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.56 - - [2025-10-02 03:51:39] "GET /network-policy/cbe14f88-bb2d-49d6-bdd1-b4a5a417bfb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004839 10.0.0.56 - - [2025-10-02 03:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.49 - - [2025-10-02 03:51:39] "GET /projects?obj_uuids=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001470 10.0.0.56 - - [2025-10-02 03:51:39] "GET /project/7612bb4f-d0d8-4c4e-9c49-460de03b6971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.046138 10.0.0.56 - - [2025-10-02 03:51:39] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003277 10.0.0.56 - - [2025-10-02 03:51:39] "POST /virtual-networks HTTP/1.1" 200 546 0.075523 10.0.0.56 - - [2025-10-02 03:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.56 - - [2025-10-02 03:51:39] "GET /network-ipam/5f224445-a3b3-4e43-ae3d-e268c8151e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.003887 10.0.0.49 - - [2025-10-02 03:51:39] "POST /useragent-kv HTTP/1.1" 200 115 0.007427 10.0.0.56 - - [2025-10-02 03:51:39] "POST /ref-update HTTP/1.1" 200 156 0.074565 10.0.0.56 - - [2025-10-02 03:51:39] "POST /neutron/network HTTP/1.1" 200 809 0.006454 10.0.0.56 - - [2025-10-02 03:51:39] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.006308 10.0.0.56 - - [2025-10-02 03:51:39] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.005977 10.0.0.38 - - [2025-10-02 03:51:40] "GET /obj-perms HTTP/1.1" 200 5032 0.004748 10.0.0.49 - - [2025-10-02 03:51:40] "GET /obj-perms HTTP/1.1" 200 5032 0.003796 10.0.0.56 - - [2025-10-02 03:51:40] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.005826 10.0.0.56 - - [2025-10-02 03:51:40] "PUT /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102 HTTP/1.1" 200 264 0.051255 10.0.0.56 - - [2025-10-02 03:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.56 - - [2025-10-02 03:51:40] "GET /network-policy/36149ca7-a5ae-4ad2-933a-2fe215a2860f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004314 10.0.0.38 - - [2025-10-02 03:51:40] "POST /fqname-to-id HTTP/1.1" 404 237 0.005563 10.0.0.56 - - [2025-10-02 03:51:40] "POST /ref-update HTTP/1.1" 200 156 0.050186 10.0.0.56 - - [2025-10-02 03:51:40] "POST /neutron/network HTTP/1.1" 200 886 0.006383 10.0.0.56 - - [2025-10-02 03:51:40] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.017735 10.0.0.56 - - [2025-10-02 03:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005747 10.0.0.56 - - [2025-10-02 03:51:40] "GET /network-policy/36149ca7-a5ae-4ad2-933a-2fe215a2860f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004605 10.0.0.56 - - [2025-10-02 03:51:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.001077 10.0.0.49 - - [2025-10-02 03:51:41] "GET /projects?obj_uuids=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000955 10.0.0.56 - - [2025-10-02 03:51:41] "GET /project/7612bb4f-d0d8-4c4e-9c49-460de03b6971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.064045 10.0.0.56 - - [2025-10-02 03:51:41] "POST /neutron/port HTTP/1.1" 200 117 0.006348 10.0.0.56 - - [2025-10-02 03:51:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001253 10.0.0.56 - - [2025-10-02 03:51:41] "POST /neutron/network HTTP/1.1" 200 896 0.006948 10.0.0.38 - - [2025-10-02 03:51:42] "PUT /access-control-list/cf5df690-8ba9-4926-9fce-2e7ee7ee6f12 HTTP/1.1" 200 272 0.013461 10.0.0.56 - - [2025-10-02 03:51:42] "POST /neutron/port HTTP/1.1" 200 1061 0.015087 10.0.0.49 - - [2025-10-02 03:51:42] "GET /projects?obj_uuids=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001208 10.0.0.56 - - [2025-10-02 03:51:42] "GET /project/7612bb4f-d0d8-4c4e-9c49-460de03b6971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.102104 10.0.0.56 - - [2025-10-02 03:51:42] "POST /neutron/port HTTP/1.1" 200 1089 0.023975 10.0.0.56 - - [2025-10-02 03:51:42] "POST /neutron/subnet HTTP/1.1" 200 646 0.008824 10.0.0.56 - - [2025-10-02 03:51:42] "POST /neutron/port HTTP/1.1" 200 1089 0.016451 10.0.0.56 - - [2025-10-02 03:51:42] "POST /neutron/port HTTP/1.1" 200 1089 0.015717 10.0.0.49 - - [2025-10-02 03:51:43] "GET /projects?obj_uuids=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000923 10.0.0.56 - - [2025-10-02 03:51:43] "POST /neutron/port HTTP/1.1" 200 1061 0.301540 10.0.0.56 - - [2025-10-02 03:51:43] "POST /neutron/port HTTP/1.1" 200 1115 0.103026 10.0.0.56 - - [2025-10-02 03:51:43] "POST /neutron/subnet HTTP/1.1" 200 646 0.013110 10.0.0.56 - - [2025-10-02 03:51:48] "POST /neutron/port HTTP/1.1" 200 1089 0.015364 10.0.0.56 - - [2025-10-02 03:51:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007104 10.0.0.56 - - [2025-10-02 03:51:48] "GET /virtual-machine/17b8f325-e4a0-4d89-a694-9aefc9763967 HTTP/1.1" 200 1293 0.005422 10.0.0.56 - - [2025-10-02 03:51:48] "GET /virtual-machine-interface/95e9f70b-123f-4da8-8047-f214ea63ebd4 HTTP/1.1" 200 2948 0.004775 10.0.0.56 - - [2025-10-02 03:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.56 - - [2025-10-02 03:51:48] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004110 10.0.0.56 - - [2025-10-02 03:51:48] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002772 10.0.0.56 - - [2025-10-02 03:51:48] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005834 10.0.0.56 - - [2025-10-02 03:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.56 - - [2025-10-02 03:51:51] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006108 10.0.0.56 - - [2025-10-02 03:51:54] "GET /obj-perms HTTP/1.1" 200 5056 0.045715 10.0.0.56 - - [2025-10-02 03:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.56 - - [2025-10-02 03:51:55] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005364 10.0.0.56 - - [2025-10-02 03:51:57] "POST /neutron/port HTTP/1.1" 200 1089 0.018604 10.0.0.56 - - [2025-10-02 03:51:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003616 10.0.0.56 - - [2025-10-02 03:51:57] "POST /neutron/network HTTP/1.1" 200 886 0.016882 10.0.0.56 - - [2025-10-02 03:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.56 - - [2025-10-02 03:51:59] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005431 10.0.0.56 - - [2025-10-02 03:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.56 - - [2025-10-02 03:52:03] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005604 10.0.0.56 - - [2025-10-02 03:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.56 - - [2025-10-02 03:52:07] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005306 10.0.0.56 - - [2025-10-02 03:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.56 - - [2025-10-02 03:52:11] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006175 10.0.0.56 - - [2025-10-02 03:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.56 - - [2025-10-02 03:52:15] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005188 10.0.0.56 - - [2025-10-02 03:52:18] "POST /neutron/network HTTP/1.1" 200 896 0.006879 10.0.0.56 - - [2025-10-02 03:52:18] "POST /neutron/port HTTP/1.1" 200 117 0.001696 10.0.0.56 - - [2025-10-02 03:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.56 - - [2025-10-02 03:52:20] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005709 10.0.0.56 - - [2025-10-02 03:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.56 - - [2025-10-02 03:52:24] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003970 10.0.0.56 - - [2025-10-02 03:52:24] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003189 10.0.0.56 - - [2025-10-02 03:52:24] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006234 10.0.0.56 - - [2025-10-02 03:52:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008465 10.0.0.56 - - [2025-10-02 03:52:29] "POST /neutron/port HTTP/1.1" 200 1089 0.015284 10.0.0.56 - - [2025-10-02 03:52:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007706 10.0.0.56 - - [2025-10-02 03:52:39] "POST /neutron/port HTTP/1.1" 200 1089 0.018555 10.0.0.56 - - [2025-10-02 03:52:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008123 10.0.0.56 - - [2025-10-02 03:52:45] "POST /neutron/port HTTP/1.1" 200 1089 0.017444 10.0.0.56 - - [2025-10-02 03:52:45] "GET /virtual-machine/590eb253-1423-438c-b514-ea6a24b70ac3 HTTP/1.1" 200 1293 0.010532 10.0.0.56 - - [2025-10-02 03:52:45] "GET /virtual-machine-interface/5e1fbfcb-8857-4bb0-8079-050606f132f3 HTTP/1.1" 200 2947 0.008653 10.0.0.56 - - [2025-10-02 03:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.56 - - [2025-10-02 03:52:45] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003390 10.0.0.56 - - [2025-10-02 03:52:45] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002724 10.0.0.56 - - [2025-10-02 03:52:45] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006356 10.0.0.56 - - [2025-10-02 03:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.56 - - [2025-10-02 03:52:46] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004893 10.0.0.56 - - [2025-10-02 03:52:46] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003502 10.0.0.56 - - [2025-10-02 03:52:46] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005980 10.0.0.56 - - [2025-10-02 03:52:57] "POST /neutron/port HTTP/1.1" 200 1089 0.015422 10.0.0.56 - - [2025-10-02 03:52:57] "POST /neutron/subnet HTTP/1.1" 200 646 0.011291 10.0.0.56 - - [2025-10-02 03:53:19] "POST /neutron/port HTTP/1.1" 200 1089 0.019908 10.0.0.56 - - [2025-10-02 03:53:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003785 10.0.0.56 - - [2025-10-02 03:53:19] "POST /neutron/network HTTP/1.1" 200 886 0.007038 10.0.0.49 - - [2025-10-02 03:53:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000527 10.0.0.49 - - [2025-10-02 03:53:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.49 - - [2025-10-02 03:53:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.49 - - [2025-10-02 03:53:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.38 - - [2025-10-02 03:53:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.38 - - [2025-10-02 03:53:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.38 - - [2025-10-02 03:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.38 - - [2025-10-02 03:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.56 - - [2025-10-02 03:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.56 - - [2025-10-02 03:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.56 - - [2025-10-02 03:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.56 - - [2025-10-02 03:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000560 10.0.0.56 - - [2025-10-02 03:53:57] "POST /neutron/network HTTP/1.1" 200 896 0.029159 10.0.0.56 - - [2025-10-02 03:53:57] "POST /neutron/port HTTP/1.1" 200 117 0.001335 +++ date ++ echo 'INFO: =================== Thu Oct 2 03:54:14 AM UTC 2025 ===================' INFO: =================== Thu Oct 2 03:54:14 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.49 ++ 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.56,10.0.0.38,10.0.0.49 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.56,10.0.0.38,10.0.0.49 ++ ANALYTICSDB_NODES=10.0.0.56,10.0.0.38,10.0.0.49 ++ ANALYTICS_SNMP_NODES=10.0.0.56,10.0.0.38,10.0.0.49 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8081 ' +++ '[' -n '10.0.0.56:8081 10.0.0.38:8081 10.0.0.49:8081 ' ']' +++ echo '10.0.0.56:8081 10.0.0.38:8081 10.0.0.49:8081' ++ ANALYTICS_SERVERS='10.0.0.56:8081 10.0.0.38:8081 10.0.0.49: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9042 ' +++ '[' -n '10.0.0.56:9042 10.0.0.38:9042 10.0.0.49:9042 ' ']' +++ echo '10.0.0.56:9042 10.0.0.38:9042 10.0.0.49:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.56:9042 10.0.0.38:9042 10.0.0.49:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.56,10.0.0.38,10.0.0.49 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8086 ' +++ '[' -n '10.0.0.56:8086 10.0.0.38:8086 10.0.0.49:8086 ' ']' +++ echo '10.0.0.56:8086 10.0.0.38:8086 10.0.0.49:8086' ++ COLLECTOR_SERVERS='10.0.0.56:8086 10.0.0.38:8086 10.0.0.49: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.56,10.0.0.38,10.0.0.49 ++ CONFIGDB_NODES=10.0.0.56,10.0.0.38,10.0.0.49 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8082 ' +++ '[' -n '10.0.0.56:8082 10.0.0.38:8082 10.0.0.49:8082 ' ']' +++ echo '10.0.0.56:8082 10.0.0.38:8082 10.0.0.49:8082' ++ CONFIG_SERVERS='10.0.0.56:8082 10.0.0.38:8082 10.0.0.49: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9161 ' +++ '[' -n '10.0.0.56:9161 10.0.0.38:9161 10.0.0.49:9161 ' ']' +++ echo '10.0.0.56:9161 10.0.0.38:9161 10.0.0.49:9161' ++ CONFIGDB_SERVERS='10.0.0.56:9161 10.0.0.38:9161 10.0.0.49: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9041 ' +++ '[' -n '10.0.0.56:9041 10.0.0.38:9041 10.0.0.49:9041 ' ']' +++ echo '10.0.0.56:9041 10.0.0.38:9041 10.0.0.49:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.56:9041 10.0.0.38:9041 10.0.0.49: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.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.56,10.0.0.38,10.0.0.49 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:2181, +++ '[' -n 10.0.0.56:2181,10.0.0.38:2181,10.0.0.49:2181, ']' +++ echo 10.0.0.56:2181,10.0.0.38:2181,10.0.0.49:2181 ++ ZOOKEEPER_SERVERS=10.0.0.56:2181,10.0.0.38:2181,10.0.0.49: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:2181 ' +++ '[' -n '10.0.0.56:2181 10.0.0.38:2181 10.0.0.49:2181 ' ']' +++ echo '10.0.0.56:2181 10.0.0.38:2181 10.0.0.49:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.56:2181 10.0.0.38:2181 10.0.0.49:2181' ++ RABBITMQ_NODES=10.0.0.56,10.0.0.38,10.0.0.49 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:5673, +++ '[' -n 10.0.0.56:5673,10.0.0.38:5673,10.0.0.49:5673, ']' +++ echo 10.0.0.56:5673,10.0.0.38:5673,10.0.0.49:5673 ++ RABBITMQ_SERVERS=10.0.0.56:5673,10.0.0.38:5673,10.0.0.49: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:6379 ' +++ '[' -n '10.0.0.56:6379 10.0.0.38:6379 10.0.0.49:6379 ' ']' +++ echo '10.0.0.56:6379 10.0.0.38:6379 10.0.0.49:6379' ++ REDIS_SERVERS='10.0.0.56:6379 10.0.0.38:6379 10.0.0.49: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.56,10.0.0.38,10.0.0.49 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9092 ' +++ '[' -n '10.0.0.56:9092 10.0.0.38:9092 10.0.0.49:9092 ' ']' +++ echo '10.0.0.56:9092 10.0.0.38:9092 10.0.0.49:9092' ++ KAFKA_SERVERS='10.0.0.56:9092 10.0.0.38:9092 10.0.0.49: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.56 ++ 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.56,10.0.0.38,10.0.0.49 ++ 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.56,10.0.0.38,10.0.0.49 ++ 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.56,10.0.0.38,10.0.0.49 ++ cut -d , -f 1 + local cassandra=10.0.0.56 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.56 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.56,10.0.0.38,10.0.0.49 +++ local servers=10.0.0.56,10.0.0.38,10.0.0.49 +++ cut -d ' ' -f 1 +++ 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}' ++++ sort ++++ uniq ++++ grep -vi host +++ local local_ips=,10.0.0.49,10.20.0.14,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.56'\''))' +++ local server_ip=10.0.0.56 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.56 ]] +++ [[ ,10.0.0.49,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.56, ]] +++ (( 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.49,10.20.0.14,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.49'\''))' +++ local server_ip=10.0.0.49 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.49 ]] +++ [[ ,10.0.0.49,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.49, ]] +++ echo 10.0.0.49 3 +++ return ++ local ip=10.0.0.49 ++ [[ -z 10.0.0.49 ]] ++ echo 10.0.0.49 + host_ip=10.0.0.49 + [[ cql == \c\q\l ]] ++ echo 10.0.0.56:9041 10.0.0.38:9041 10.0.0.49:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.56:9041 10.0.0.38:9041 10.0.0.49:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.49:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ 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/02/2025 03:54:23.678 7f45dc1c8b80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/02/2025 03:54:23.821 7f45dc1c8b80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/02/2025 03:54:23.834 7f45dc1c8b80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/02/2025 03:54:23.834 7f45dc1c8b80 [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.49:8082/ Hit Ctrl-C to quit. 10.0.0.49 - - [2025-10-02 03:54:24] "GET / HTTP/1.1" 503 181 0.000217 10.0.0.49 - - [2025-10-02 03:54:24] "GET / HTTP/1.1" 503 181 0.000144 [Introspect:8084]10.0.0.56 - - [2025-10-02 03:54:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3219 0.001577 10.0.0.49 - - [2025-10-02 03:54:25] "GET / HTTP/1.1" 200 45871 0.001547 10.0.0.49 - - [2025-10-02 03:54:25] "GET / HTTP/1.1" 200 45871 0.001437 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.49 - - [2025-10-02 03:54:25] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000773 10.0.0.49 - - [2025-10-02 03:54:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000361 10.0.0.49 - - [2025-10-02 03:54:26] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.626943 10.0.0.49 - - [2025-10-02 03:54:26] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 985 0.003775 10.0.0.49 - - [2025-10-02 03:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.337078 10.0.0.49 - - [2025-10-02 03:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 /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.49 - - [2025-10-02 03:54:26] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000900 10.0.0.49 - - [2025-10-02 03:54:26] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.041321 10.0.0.49 - - [2025-10-02 03:54:26] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001173 10.0.0.49 - - [2025-10-02 03:54:26] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?fields=security_groups HTTP/1.1" 200 1098 0.038813 10.0.0.49 - - [2025-10-02 03:54:26] "GET /projects?obj_uuids=16c3738a-798c-4203-b8ae-41de021fe14e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001261 10.0.0.49 - - [2025-10-02 03:54:27] "GET /project/16c3738a-798c-4203-b8ae-41de021fe14e?fields=application_policy_sets HTTP/1.1" 200 1391 0.069282 10.0.0.49 - - [2025-10-02 03:54:27] "DELETE /project/16c3738a-798c-4203-b8ae-41de021fe14e HTTP/1.1" 409 278 0.245544 [Introspect:8084]10.0.0.56 - - [2025-10-02 03:54:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001058 [Introspect:8084]10.0.0.56 - - [2025-10-02 03:54:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001055 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.56 - - [2025-10-02 03:54:31] "GET /obj-perms HTTP/1.1" 200 5032 0.349089 10.0.0.56 - - [2025-10-02 03:54:31] "GET /obj-perms HTTP/1.1" 200 5032 0.004515 10.0.0.56 - - [2025-10-02 03:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.022393 10.0.0.49 - - [2025-10-02 03:54:32] "GET /projects?obj_uuids=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000943 10.0.0.56 - - [2025-10-02 03:54:32] "GET /project/7612bb4f-d0d8-4c4e-9c49-460de03b6971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.048041 10.0.0.56 - - [2025-10-02 03:54:32] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003896 10.0.0.56 - - [2025-10-02 03:54:32] "POST /virtual-networks HTTP/1.1" 200 546 0.074197 10.0.0.56 - - [2025-10-02 03:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.56 - - [2025-10-02 03:54:32] "GET /network-ipam/5f224445-a3b3-4e43-ae3d-e268c8151e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.005125 10.0.0.49 - - [2025-10-02 03:54:32] "POST /useragent-kv HTTP/1.1" 200 115 0.007569 10.0.0.56 - - [2025-10-02 03:54:32] "POST /ref-update HTTP/1.1" 200 156 0.072556 10.0.0.56 - - [2025-10-02 03:54:32] "POST /neutron/network HTTP/1.1" 200 809 0.033289 10.0.0.56 - - [2025-10-02 03:54:32] "GET /virtual-network/9465c050-639b-43f4-9bcf-eea575d47ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.005773 10.0.0.56 - - [2025-10-02 03:54:32] "POST /neutron/subnet HTTP/1.1" 200 672 0.008714 10.0.0.38 - - [2025-10-02 03:54:32] "POST /ref-update HTTP/1.1" 200 156 0.084006 10.0.0.56 - - [2025-10-02 03:54:32] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005598 10.0.0.56 - - [2025-10-02 03:54:33] "GET /obj-perms HTTP/1.1" 200 5032 0.006204 10.0.0.38 - - [2025-10-02 03:54:33] "GET /obj-perms HTTP/1.1" 200 5032 0.048118 10.0.0.49 - - [2025-10-02 03:54:33] "GET /obj-perms HTTP/1.1" 200 5032 0.047275 10.0.0.56 - - [2025-10-02 03:54:33] "POST /id-to-fqname HTTP/1.1" 200 222 0.001626 10.0.0.56 - - [2025-10-02 03:54:33] "POST /neutron/network HTTP/1.1" 200 896 0.006937 10.0.0.49 - - [2025-10-02 03:54:34] "GET /projects?obj_uuids=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001538 10.0.0.56 - - [2025-10-02 03:54:34] "GET /project/7612bb4f-d0d8-4c4e-9c49-460de03b6971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.063502 10.0.0.56 - - [2025-10-02 03:54:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012160 10.0.0.56 - - [2025-10-02 03:54:34] "POST /neutron/network HTTP/1.1" 200 896 0.007712 10.0.0.56 - - [2025-10-02 03:54:35] "POST /neutron/port HTTP/1.1" 200 1061 0.042331 10.0.0.56 - - [2025-10-02 03:54:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005227 10.0.0.56 - - [2025-10-02 03:54:35] "POST /neutron/network HTTP/1.1" 200 886 0.007124 10.0.0.56 - - [2025-10-02 03:54:39] "POST /neutron/port HTTP/1.1" 200 1089 0.017187 10.0.0.56 - - [2025-10-02 03:54:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007998 10.0.0.56 - - [2025-10-02 03:54:39] "GET /virtual-machine/5050a030-f368-49d2-8eab-52b7bdaf41e5 HTTP/1.1" 200 1293 0.031103 10.0.0.56 - - [2025-10-02 03:54:39] "GET /virtual-machine/5050a030-f368-49d2-8eab-52b7bdaf41e5 HTTP/1.1" 200 1293 0.004169 10.0.0.56 - - [2025-10-02 03:54:39] "GET /virtual-machine-interface/7543745a-c217-4a34-8449-4ddf8cb62263 HTTP/1.1" 200 2947 0.005497 10.0.0.56 - - [2025-10-02 03:54:39] "GET /virtual-machine/5050a030-f368-49d2-8eab-52b7bdaf41e5 HTTP/1.1" 200 1293 0.004778 10.0.0.56 - - [2025-10-02 03:54:39] "GET /virtual-machine-interface/7543745a-c217-4a34-8449-4ddf8cb62263 HTTP/1.1" 200 2947 0.004972 10.0.0.56 - - [2025-10-02 03:54:39] "GET /instance-ip/d5053f16-b9c2-4b40-a0c9-15fb45f3a801 HTTP/1.1" 200 1624 0.006010 10.0.0.56 - - [2025-10-02 03:54:39] "GET /virtual-machine/5050a030-f368-49d2-8eab-52b7bdaf41e5 HTTP/1.1" 200 1293 0.003801 10.0.0.56 - - [2025-10-02 03:54:39] "GET /virtual-machine-interface/7543745a-c217-4a34-8449-4ddf8cb62263 HTTP/1.1" 200 2947 0.005951 10.0.0.56 - - [2025-10-02 03:54:39] "GET /instance-ip/d5053f16-b9c2-4b40-a0c9-15fb45f3a801 HTTP/1.1" 200 1624 0.004763 10.0.0.56 - - [2025-10-02 03:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.56 - - [2025-10-02 03:54:40] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004995 10.0.0.56 - - [2025-10-02 03:54:40] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003152 10.0.0.56 - - [2025-10-02 03:54:40] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006384 10.0.0.56 - - [2025-10-02 03:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.56 - - [2025-10-02 03:54:40] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005530 10.0.0.56 - - [2025-10-02 03:54:40] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.007622 10.0.0.56 - - [2025-10-02 03:54:40] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006062 10.0.0.56 - - [2025-10-02 03:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.56 - - [2025-10-02 03:54:40] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003682 10.0.0.56 - - [2025-10-02 03:54:40] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003688 10.0.0.56 - - [2025-10-02 03:54:40] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005907 10.0.0.56 - - [2025-10-02 03:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.56 - - [2025-10-02 03:54:40] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004230 10.0.0.56 - - [2025-10-02 03:54:40] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003425 10.0.0.56 - - [2025-10-02 03:54:40] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005923 10.0.0.56 - - [2025-10-02 03:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.56 - - [2025-10-02 03:54:40] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004020 10.0.0.56 - - [2025-10-02 03:54:40] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004142 10.0.0.56 - - [2025-10-02 03:54:40] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007704 10.0.0.56 - - [2025-10-02 03:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.56 - - [2025-10-02 03:54:43] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005468 10.0.0.56 - - [2025-10-02 03:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.56 - - [2025-10-02 03:54:47] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005183 10.0.0.56 - - [2025-10-02 03:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.56 - - [2025-10-02 03:54:51] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006078 10.0.0.56 - - [2025-10-02 03:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.56 - - [2025-10-02 03:54:55] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005723 10.0.0.56 - - [2025-10-02 03:54:59] "POST /neutron/port HTTP/1.1" 200 1089 0.036340 10.0.0.56 - - [2025-10-02 03:54:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003767 10.0.0.56 - - [2025-10-02 03:54:59] "POST /neutron/network HTTP/1.1" 200 886 0.008262 10.0.0.56 - - [2025-10-02 03:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.56 - - [2025-10-02 03:55:00] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006867 10.0.0.56 - - [2025-10-02 03:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.56 - - [2025-10-02 03:55:04] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007384 10.0.0.56 - - [2025-10-02 03:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.56 - - [2025-10-02 03:55:08] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005851 10.0.0.56 - - [2025-10-02 03:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.56 - - [2025-10-02 03:55:12] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005415 10.0.0.56 - - [2025-10-02 03:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.56 - - [2025-10-02 03:55:16] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004429 10.0.0.56 - - [2025-10-02 03:55:16] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003320 10.0.0.56 - - [2025-10-02 03:55:16] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006523 10.0.0.56 - - [2025-10-02 03:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.56 - - [2025-10-02 03:55:16] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004371 10.0.0.56 - - [2025-10-02 03:55:16] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002945 10.0.0.56 - - [2025-10-02 03:55:16] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005735 10.0.0.56 - - [2025-10-02 03:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.56 - - [2025-10-02 03:55:16] "GET /routing-instance/bff0383e-27bf-4de3-a2c9-15fd9d24118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.009076 10.0.0.56 - - [2025-10-02 03:55:16] "GET /route-target/8b8faaea-2f0f-4ca2-ab2f-34142c532392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003969 10.0.0.56 - - [2025-10-02 03:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.56 - - [2025-10-02 03:55:16] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004094 10.0.0.56 - - [2025-10-02 03:55:16] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003175 10.0.0.56 - - [2025-10-02 03:55:16] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.012040 10.0.0.56 - - [2025-10-02 03:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004780 10.0.0.56 - - [2025-10-02 03:55:17] "GET /routing-instance/bff0383e-27bf-4de3-a2c9-15fd9d24118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.009353 10.0.0.56 - - [2025-10-02 03:55:17] "GET /route-target/8b8faaea-2f0f-4ca2-ab2f-34142c532392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004603 10.0.0.56 - - [2025-10-02 03:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.56 - - [2025-10-02 03:55:17] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004630 10.0.0.56 - - [2025-10-02 03:55:17] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003810 10.0.0.56 - - [2025-10-02 03:55:17] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005402 10.0.0.56 - - [2025-10-02 03:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.56 - - [2025-10-02 03:55:17] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003672 10.0.0.56 - - [2025-10-02 03:55:17] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002837 10.0.0.56 - - [2025-10-02 03:55:17] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006290 10.0.0.56 - - [2025-10-02 03:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.56 - - [2025-10-02 03:55:17] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004734 10.0.0.56 - - [2025-10-02 03:55:17] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003168 10.0.0.56 - - [2025-10-02 03:55:17] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006105 10.0.0.56 - - [2025-10-02 03:55:17] "GET /obj-perms HTTP/1.1" 200 5032 0.006150 10.0.0.49 - - [2025-10-02 03:55:17] "GET /obj-perms HTTP/1.1" 200 5032 0.004907 10.0.0.56 - - [2025-10-02 03:55:17] "GET /obj-perms HTTP/1.1" 200 5032 0.004707 10.0.0.49 - - [2025-10-02 03:55:17] "GET /obj-perms HTTP/1.1" 200 5032 0.007958 10.0.0.56 - - [2025-10-02 03:55:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.001325 10.0.0.56 - - [2025-10-02 03:55:18] "POST /neutron/network HTTP/1.1" 200 896 0.006617 10.0.0.49 - - [2025-10-02 03:55:18] "GET /projects?obj_uuids=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001094 10.0.0.56 - - [2025-10-02 03:55:18] "GET /project/7612bb4f-d0d8-4c4e-9c49-460de03b6971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.077298 10.0.0.56 - - [2025-10-02 03:55:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007770 10.0.0.56 - - [2025-10-02 03:55:19] "POST /neutron/network HTTP/1.1" 200 896 0.006902 10.0.0.56 - - [2025-10-02 03:55:19] "POST /neutron/port HTTP/1.1" 200 1089 0.032406 10.0.0.56 - - [2025-10-02 03:55:19] "POST /neutron/port HTTP/1.1" 200 1061 0.017606 10.0.0.56 - - [2025-10-02 03:55:19] "POST /neutron/subnet HTTP/1.1" 200 646 0.009967 10.0.0.56 - - [2025-10-02 03:55:20] "POST /neutron/port HTTP/1.1" 200 1089 0.023044 10.0.0.56 - - [2025-10-02 03:55:20] "POST /neutron/port HTTP/1.1" 200 117 0.001091 10.0.0.56 - - [2025-10-02 03:55:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006669 10.0.0.56 - - [2025-10-02 03:55:24] "POST /neutron/port HTTP/1.1" 200 1089 0.015845 10.0.0.56 - - [2025-10-02 03:55:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009950 10.0.0.56 - - [2025-10-02 03:55:24] "GET /virtual-machine/416cc01f-f406-4067-bed8-6ccb1b3afc1d HTTP/1.1" 200 1293 0.005648 10.0.0.56 - - [2025-10-02 03:55:24] "GET /virtual-machine/416cc01f-f406-4067-bed8-6ccb1b3afc1d HTTP/1.1" 200 1293 0.004130 10.0.0.56 - - [2025-10-02 03:55:24] "GET /virtual-machine-interface/03c176dd-3b7b-4678-82be-9c2b633b9d53 HTTP/1.1" 200 2946 0.006293 10.0.0.56 - - [2025-10-02 03:55:24] "GET /virtual-machine/416cc01f-f406-4067-bed8-6ccb1b3afc1d HTTP/1.1" 200 1293 0.004496 10.0.0.56 - - [2025-10-02 03:55:24] "GET /virtual-machine-interface/03c176dd-3b7b-4678-82be-9c2b633b9d53 HTTP/1.1" 200 2946 0.005876 10.0.0.56 - - [2025-10-02 03:55:24] "GET /instance-ip/56257738-658e-4572-b81d-8c5ff1b14110 HTTP/1.1" 200 1623 0.006078 10.0.0.56 - - [2025-10-02 03:55:24] "GET /virtual-machine/416cc01f-f406-4067-bed8-6ccb1b3afc1d HTTP/1.1" 200 1293 0.003757 10.0.0.56 - - [2025-10-02 03:55:24] "GET /virtual-machine-interface/03c176dd-3b7b-4678-82be-9c2b633b9d53 HTTP/1.1" 200 2946 0.008421 10.0.0.56 - - [2025-10-02 03:55:24] "GET /instance-ip/56257738-658e-4572-b81d-8c5ff1b14110 HTTP/1.1" 200 1623 0.006218 10.0.0.56 - - [2025-10-02 03:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.56 - - [2025-10-02 03:55:24] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004066 10.0.0.56 - - [2025-10-02 03:55:24] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002859 10.0.0.56 - - [2025-10-02 03:55:24] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.014574 10.0.0.56 - - [2025-10-02 03:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.56 - - [2025-10-02 03:55:24] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004793 10.0.0.56 - - [2025-10-02 03:55:24] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006697 10.0.0.56 - - [2025-10-02 03:55:24] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005759 10.0.0.56 - - [2025-10-02 03:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.56 - - [2025-10-02 03:55:24] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004966 10.0.0.56 - - [2025-10-02 03:55:24] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003144 10.0.0.56 - - [2025-10-02 03:55:25] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006032 10.0.0.56 - - [2025-10-02 03:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.56 - - [2025-10-02 03:55:25] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004260 10.0.0.56 - - [2025-10-02 03:55:25] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003663 10.0.0.56 - - [2025-10-02 03:55:25] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006024 10.0.0.56 - - [2025-10-02 03:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.56 - - [2025-10-02 03:55:25] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005180 10.0.0.56 - - [2025-10-02 03:55:25] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003468 10.0.0.56 - - [2025-10-02 03:55:25] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007148 10.0.0.56 - - [2025-10-02 03:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.56 - - [2025-10-02 03:55:28] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007125 10.0.0.56 - - [2025-10-02 03:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.56 - - [2025-10-02 03:55:32] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006243 10.0.0.56 - - [2025-10-02 03:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.56 - - [2025-10-02 03:55:36] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.004654 10.0.0.56 - - [2025-10-02 03:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.56 - - [2025-10-02 03:55:40] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008103 10.0.0.56 - - [2025-10-02 03:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.56 - - [2025-10-02 03:55:44] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005450 10.0.0.56 - - [2025-10-02 03:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.56 - - [2025-10-02 03:55:48] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005298 10.0.0.56 - - [2025-10-02 03:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.56 - - [2025-10-02 03:55:53] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005491 10.0.0.56 - - [2025-10-02 03:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.56 - - [2025-10-02 03:55:57] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004423 10.0.0.56 - - [2025-10-02 03:55:57] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002968 10.0.0.56 - - [2025-10-02 03:55:57] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005812 10.0.0.56 - - [2025-10-02 03:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.56 - - [2025-10-02 03:55:57] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004809 10.0.0.56 - - [2025-10-02 03:55:57] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003096 10.0.0.56 - - [2025-10-02 03:55:57] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005952 10.0.0.56 - - [2025-10-02 03:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.56 - - [2025-10-02 03:55:57] "GET /routing-instance/63da8ad1-305a-4d44-b7b6-3496eaa3bdc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004590 10.0.0.56 - - [2025-10-02 03:55:57] "GET /route-target/a826a643-6b0e-4f98-9076-76fe9db42fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003609 10.0.0.56 - - [2025-10-02 03:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.56 - - [2025-10-02 03:55:57] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004391 10.0.0.56 - - [2025-10-02 03:55:57] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003494 10.0.0.56 - - [2025-10-02 03:55:57] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007075 10.0.0.56 - - [2025-10-02 03:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.56 - - [2025-10-02 03:55:57] "GET /routing-instance/63da8ad1-305a-4d44-b7b6-3496eaa3bdc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004957 10.0.0.56 - - [2025-10-02 03:55:57] "GET /route-target/a826a643-6b0e-4f98-9076-76fe9db42fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004009 10.0.0.56 - - [2025-10-02 03:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.56 - - [2025-10-02 03:55:57] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004657 10.0.0.56 - - [2025-10-02 03:55:57] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003574 10.0.0.56 - - [2025-10-02 03:55:57] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006265 10.0.0.56 - - [2025-10-02 03:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.56 - - [2025-10-02 03:55:57] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004970 10.0.0.56 - - [2025-10-02 03:55:57] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004215 10.0.0.56 - - [2025-10-02 03:55:57] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007228 10.0.0.56 - - [2025-10-02 03:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.56 - - [2025-10-02 03:55:58] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004347 10.0.0.56 - - [2025-10-02 03:55:58] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003266 10.0.0.56 - - [2025-10-02 03:55:58] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006430 10.0.0.49 - - [2025-10-02 03:55:58] "GET /obj-perms HTTP/1.1" 200 5032 0.004183 10.0.0.56 - - [2025-10-02 03:55:58] "GET /obj-perms HTTP/1.1" 200 5032 0.003949 10.0.0.56 - - [2025-10-02 03:55:58] "GET /obj-perms HTTP/1.1" 200 5032 0.004314 10.0.0.49 - - [2025-10-02 03:55:58] "GET /obj-perms HTTP/1.1" 200 5032 0.003916 10.0.0.56 - - [2025-10-02 03:55:58] "GET /obj-perms HTTP/1.1" 200 5032 0.004502 10.0.0.38 - - [2025-10-02 03:55:58] "GET /obj-perms HTTP/1.1" 200 5032 0.003853 10.0.0.56 - - [2025-10-02 03:55:58] "GET /virtual-machine/5050a030-f368-49d2-8eab-52b7bdaf41e5 HTTP/1.1" 200 1293 0.005439 10.0.0.56 - - [2025-10-02 03:55:58] "GET /virtual-machine-interface/7543745a-c217-4a34-8449-4ddf8cb62263 HTTP/1.1" 200 2947 0.005331 10.0.0.56 - - [2025-10-02 03:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.56 - - [2025-10-02 03:55:58] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003631 10.0.0.56 - - [2025-10-02 03:55:58] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003613 10.0.0.56 - - [2025-10-02 03:55:58] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006936 10.0.0.56 - - [2025-10-02 03:55:59] "POST /neutron/port HTTP/1.1" 200 1089 0.015105 10.0.0.56 - - [2025-10-02 03:55:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004004 10.0.0.56 - - [2025-10-02 03:55:59] "POST /neutron/network HTTP/1.1" 200 886 0.006528 10.0.0.56 - - [2025-10-02 03:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.56 - - [2025-10-02 03:55:59] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004425 10.0.0.56 - - [2025-10-02 03:55:59] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003254 10.0.0.56 - - [2025-10-02 03:55:59] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.010349 10.0.0.56 - - [2025-10-02 03:55:59] "GET /virtual-machine/416cc01f-f406-4067-bed8-6ccb1b3afc1d HTTP/1.1" 200 1293 0.006075 10.0.0.56 - - [2025-10-02 03:55:59] "GET /virtual-machine-interface/03c176dd-3b7b-4678-82be-9c2b633b9d53 HTTP/1.1" 200 2946 0.006345 10.0.0.56 - - [2025-10-02 03:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.56 - - [2025-10-02 03:55:59] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003711 10.0.0.56 - - [2025-10-02 03:55:59] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003004 10.0.0.56 - - [2025-10-02 03:56:00] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006533 10.0.0.56 - - [2025-10-02 03:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006345 10.0.0.56 - - [2025-10-02 03:56:01] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007074 10.0.0.56 - - [2025-10-02 03:56:01] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006213 10.0.0.56 - - [2025-10-02 03:56:01] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007166 10.0.0.56 - - [2025-10-02 03:56:04] "POST /neutron/port HTTP/1.1" 200 1089 0.041260 10.0.0.56 - - [2025-10-02 03:56:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007807 10.0.0.56 - - [2025-10-02 03:56:19] "POST /neutron/port HTTP/1.1" 200 1089 0.016008 10.0.0.56 - - [2025-10-02 03:56:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004640 10.0.0.56 - - [2025-10-02 03:56:19] "POST /neutron/network HTTP/1.1" 200 886 0.008383 10.0.0.56 - - [2025-10-02 03:56:58] "GET /virtual-machine/416cc01f-f406-4067-bed8-6ccb1b3afc1d HTTP/1.1" 200 1293 0.004978 10.0.0.56 - - [2025-10-02 03:56:59] "POST /neutron/port HTTP/1.1" 200 151 0.168767 10.0.0.56 - - [2025-10-02 03:57:00] "GET /virtual-machine/416cc01f-f406-4067-bed8-6ccb1b3afc1d HTTP/1.1" 404 171 0.003944 10.0.0.56 - - [2025-10-02 03:57:00] "GET /virtual-machine/416cc01f-f406-4067-bed8-6ccb1b3afc1d HTTP/1.1" 404 171 0.003064 10.0.0.56 - - [2025-10-02 03:57:00] "GET /virtual-machine/416cc01f-f406-4067-bed8-6ccb1b3afc1d HTTP/1.1" 404 171 0.003127 10.0.0.56 - - [2025-10-02 03:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.56 - - [2025-10-02 03:57:00] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004754 10.0.0.56 - - [2025-10-02 03:57:00] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004810 10.0.0.56 - - [2025-10-02 03:57:00] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006613 10.0.0.56 - - [2025-10-02 03:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.56 - - [2025-10-02 03:57:00] "GET /routing-instance/63da8ad1-305a-4d44-b7b6-3496eaa3bdc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004471 10.0.0.56 - - [2025-10-02 03:57:00] "GET /route-target/a826a643-6b0e-4f98-9076-76fe9db42fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005154 10.0.0.49 - - [2025-10-02 03:57:01] "GET /obj-perms HTTP/1.1" 200 5032 0.009155 10.0.0.56 - - [2025-10-02 03:57:04] "GET /obj-perms HTTP/1.1" 200 5032 0.005062 10.0.0.49 - - [2025-10-02 03:57:10] "GET /obj-perms HTTP/1.1" 200 5032 0.004550 10.0.0.56 - - [2025-10-02 03:57:13] "GET /obj-perms HTTP/1.1" 200 5032 0.003901 10.0.0.56 - - [2025-10-02 03:57:13] "GET /virtual-machine/5050a030-f368-49d2-8eab-52b7bdaf41e5 HTTP/1.1" 200 1293 0.005677 10.0.0.56 - - [2025-10-02 03:57:14] "POST /neutron/port HTTP/1.1" 200 151 0.175103 10.0.0.56 - - [2025-10-02 03:57:15] "GET /virtual-machine/5050a030-f368-49d2-8eab-52b7bdaf41e5 HTTP/1.1" 404 171 0.003318 10.0.0.56 - - [2025-10-02 03:57:15] "GET /virtual-machine/5050a030-f368-49d2-8eab-52b7bdaf41e5 HTTP/1.1" 404 171 0.003422 10.0.0.56 - - [2025-10-02 03:57:15] "GET /virtual-machine/5050a030-f368-49d2-8eab-52b7bdaf41e5 HTTP/1.1" 404 171 0.003470 10.0.0.56 - - [2025-10-02 03:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.56 - - [2025-10-02 03:57:16] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003928 10.0.0.56 - - [2025-10-02 03:57:16] "GET /virtual-networks?parent_id=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004185 10.0.0.56 - - [2025-10-02 03:57:16] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006478 10.0.0.56 - - [2025-10-02 03:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.56 - - [2025-10-02 03:57:16] "GET /routing-instance/bff0383e-27bf-4de3-a2c9-15fd9d24118f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004162 10.0.0.56 - - [2025-10-02 03:57:16] "GET /route-target/8b8faaea-2f0f-4ca2-ab2f-34142c532392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003494 10.0.0.56 - - [2025-10-02 03:57:16] "GET /obj-perms HTTP/1.1" 200 5032 0.004838 10.0.0.49 - - [2025-10-02 03:57:16] "GET /obj-perms HTTP/1.1" 200 5032 0.005013 10.0.0.56 - - [2025-10-02 03:57:20] "POST /neutron/network HTTP/1.1" 200 896 0.006886 10.0.0.56 - - [2025-10-02 03:57:20] "POST /neutron/port HTTP/1.1" 200 117 0.001070 10.0.0.56 - - [2025-10-02 03:57:22] "GET /obj-perms HTTP/1.1" 200 5032 0.003652 10.0.0.38 - - [2025-10-02 03:57:22] "GET /obj-perms HTTP/1.1" 200 5032 0.005674 10.0.0.49 - - [2025-10-02 03:57:22] "GET /obj-perms HTTP/1.1" 200 5032 0.004210 10.0.0.49 - - [2025-10-02 03:57:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003716 10.0.0.49 - - [2025-10-02 03:57:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004399 10.0.0.56 - - [2025-10-02 03:57:22] "DELETE /virtual-network/9465c050-639b-43f4-9bcf-eea575d47ab4 HTTP/1.1" 200 115 0.114048 10.0.0.56 - - [2025-10-02 03:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.56 - - [2025-10-02 03:57:22] "GET /network-policy/36149ca7-a5ae-4ad2-933a-2fe215a2860f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006747 10.0.0.56 - - [2025-10-02 03:57:22] "POST /ref-update HTTP/1.1" 200 156 0.073188 10.0.0.38 - - [2025-10-02 03:57:22] "DELETE /access-control-list/f87f8fe1-44c9-4780-834b-3aa0ae1fbcf8 HTTP/1.1" 200 115 0.060409 10.0.0.56 - - [2025-10-02 03:57:22] "GET /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.024164 10.0.0.56 - - [2025-10-02 03:57:22] "DELETE /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102 HTTP/1.1" 409 248 0.011998 10.0.0.56 - - [2025-10-02 03:57:23] "POST /neutron/port HTTP/1.1" 200 1089 0.018575 10.0.0.56 - - [2025-10-02 03:57:23] "POST /neutron/port HTTP/1.1" 200 1089 0.025669 10.0.0.49 - - [2025-10-02 03:57:25] "POST /useragent-kv HTTP/1.1" 200 115 0.062417 10.0.0.49 - - [2025-10-02 03:57:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002539 10.0.0.56 - - [2025-10-02 03:57:25] "DELETE /virtual-network/13750373-7837-4fb1-ab88-a4e0114a9102 HTTP/1.1" 200 115 0.165335 10.0.0.38 - - [2025-10-02 03:57:25] "DELETE /route-target/a826a643-6b0e-4f98-9076-76fe9db42fb7 HTTP/1.1" 200 115 0.027502 10.0.0.56 - - [2025-10-02 03:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.56 - - [2025-10-02 03:57:25] "GET /network-policy/cbe14f88-bb2d-49d6-bdd1-b4a5a417bfb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004490 10.0.0.56 - - [2025-10-02 03:57:25] "POST /ref-update HTTP/1.1" 200 156 0.045323 10.0.0.56 - - [2025-10-02 03:57:25] "POST /neutron/network HTTP/1.1" 200 809 0.009280 10.0.0.56 - - [2025-10-02 03:57:25] "GET /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.006533 10.0.0.49 - - [2025-10-02 03:57:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002796 10.0.0.49 - - [2025-10-02 03:57:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003644 10.0.0.56 - - [2025-10-02 03:57:25] "DELETE /virtual-network/1c862540-f7c7-471b-b33a-77cef607922f HTTP/1.1" 200 115 0.112150 10.0.0.38 - - [2025-10-02 03:57:25] "DELETE /route-target/8b8faaea-2f0f-4ca2-ab2f-34142c532392 HTTP/1.1" 200 115 0.023611 10.0.0.56 - - [2025-10-02 03:57:25] "DELETE /network-policy/36149ca7-a5ae-4ad2-933a-2fe215a2860f HTTP/1.1" 200 115 0.036160 10.0.0.56 - - [2025-10-02 03:57:25] "DELETE /network-policy/cbe14f88-bb2d-49d6-bdd1-b4a5a417bfb0 HTTP/1.1" 200 115 0.032694 10.0.0.49 - - [2025-10-02 03:57:54] "GET /projects?obj_uuids=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001075 10.0.0.56 - - [2025-10-02 03:57:54] "GET /project/7612bb4f-d0d8-4c4e-9c49-460de03b6971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.070628 10.0.0.49 - - [2025-10-02 03:57:54] "GET /projects?obj_uuids=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000976 10.0.0.56 - - [2025-10-02 03:57:54] "GET /project/7612bb4f-d0d8-4c4e-9c49-460de03b6971?fields=virtual_networks HTTP/1.1" 200 1044 0.041998 10.0.0.49 - - [2025-10-02 03:57:54] "GET /projects?obj_uuids=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000901 10.0.0.56 - - [2025-10-02 03:57:54] "GET /project/7612bb4f-d0d8-4c4e-9c49-460de03b6971?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.038937 10.0.0.49 - - [2025-10-02 03:57:54] "GET /projects?obj_uuids=7612bb4f-d0d8-4c4e-9c49-460de03b6971&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001088 10.0.0.56 - - [2025-10-02 03:57:54] "GET /project/7612bb4f-d0d8-4c4e-9c49-460de03b6971?fields=security_groups HTTP/1.1" 200 1271 0.047836 10.0.0.56 - - [2025-10-02 03:57:55] "POST /fqname-to-id HTTP/1.1" 404 188 0.349874 10.0.0.49 - - [2025-10-02 03:57:55] "GET /projects?obj_uuids=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003131 10.0.0.49 - - [2025-10-02 03:57:55] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000999 10.0.0.49 - - [2025-10-02 03:57:55] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008086 10.0.0.49 - - [2025-10-02 03:57:55] "POST /id-to-fqname HTTP/1.1" 200 190 0.003663 10.0.0.49 - - [2025-10-02 03:57:55] "POST /fqname-to-id HTTP/1.1" 404 199 0.004082 10.0.0.49 - - [2025-10-02 03:57:55] "POST /security-groups HTTP/1.1" 200 591 0.033495 10.0.0.49 - - [2025-10-02 03:57:55] "POST /projects HTTP/1.1" 200 585 0.252308 10.0.0.38 - - [2025-10-02 03:57:55] "POST /fqname-to-id HTTP/1.1" 404 233 0.004133 10.0.0.49 - - [2025-10-02 03:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.324459 10.0.0.56 - - [2025-10-02 03:57:56] "GET /project/82fa6447-8d2c-473b-ab72-15e55051179a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.470827 10.0.0.56 - - [2025-10-02 03:57:57] "GET / HTTP/1.1" 200 35931 0.002667 10.0.0.56 - - [2025-10-02 03:57:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000692 10.0.0.56 - - [2025-10-02 03:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.055316 10.0.0.49 - - [2025-10-02 03:57:59] "GET /projects?obj_uuids=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001254 10.0.0.56 - - [2025-10-02 03:57:59] "GET /project/82fa6447-8d2c-473b-ab72-15e55051179a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.049185 10.0.0.38 - - [2025-10-02 03:57:59] "POST /ref-update HTTP/1.1" 200 156 0.029660 10.0.0.49 - - [2025-10-02 03:57:59] "POST /useragent-kv HTTP/1.1" 200 115 0.007384 10.0.0.56 - - [2025-10-02 03:57:59] "POST /neutron/subnet HTTP/1.1" 200 705 0.241720 10.0.0.56 - - [2025-10-02 03:57:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.001250 10.0.0.56 - - [2025-10-02 03:57:59] "GET /virtual-network/0b9728b0-5262-46c0-a116-643e20f2517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.006387 10.0.0.56 - - [2025-10-02 03:57:59] "GET /virtual-network/0b9728b0-5262-46c0-a116-643e20f2517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.006410 10.0.0.56 - - [2025-10-02 03:57:59] "POST /neutron/network HTTP/1.1" 200 820 0.006252 10.0.0.56 - - [2025-10-02 03:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004974 10.0.0.49 - - [2025-10-02 03:57:59] "GET /projects?obj_uuids=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001031 10.0.0.56 - - [2025-10-02 03:57:59] "GET /project/82fa6447-8d2c-473b-ab72-15e55051179a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.051143 10.0.0.49 - - [2025-10-02 03:58:00] "GET /projects?obj_uuids=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000983 10.0.0.56 - - [2025-10-02 03:58:00] "POST /neutron/network HTTP/1.1" 200 605 0.169437 10.0.0.56 - - [2025-10-02 03:58:00] "POST /id-to-fqname HTTP/1.1" 200 220 0.004057 10.0.0.56 - - [2025-10-02 03:58:00] "GET /virtual-network/1128182e-8ef5-4e1b-a06f-e468d212b2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006784 10.0.0.56 - - [2025-10-02 03:58:00] "POST /neutron/network HTTP/1.1" 200 823 0.008349 10.0.0.56 - - [2025-10-02 03:58:00] "GET /virtual-network/1128182e-8ef5-4e1b-a06f-e468d212b2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007439 10.0.0.56 - - [2025-10-02 03:58:00] "POST /id-to-fqname HTTP/1.1" 200 220 0.001316 10.0.0.56 - - [2025-10-02 03:58:00] "POST /neutron/network HTTP/1.1" 200 830 0.007859 10.0.0.49 - - [2025-10-02 03:58:01] "GET /projects?obj_uuids=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001196 10.0.0.56 - - [2025-10-02 03:58:01] "GET /project/82fa6447-8d2c-473b-ab72-15e55051179a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.080613 10.0.0.56 - - [2025-10-02 03:58:01] "POST /neutron/port HTTP/1.1" 200 117 0.008613 10.0.0.56 - - [2025-10-02 03:58:01] "POST /id-to-fqname HTTP/1.1" 200 220 0.001303 10.0.0.56 - - [2025-10-02 03:58:02] "POST /neutron/network HTTP/1.1" 200 830 0.007903 10.0.0.56 - - [2025-10-02 03:58:02] "POST /neutron/port HTTP/1.1" 200 1056 0.015943 10.0.0.49 - - [2025-10-02 03:58:02] "GET /projects?obj_uuids=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000919 10.0.0.56 - - [2025-10-02 03:58:02] "GET /project/82fa6447-8d2c-473b-ab72-15e55051179a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.143864 10.0.0.56 - - [2025-10-02 03:58:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.024224 10.0.0.56 - - [2025-10-02 03:58:02] "POST /neutron/port HTTP/1.1" 200 117 0.001516 10.0.0.56 - - [2025-10-02 03:58:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006914 10.0.0.56 - - [2025-10-02 03:58:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012386 10.0.0.56 - - [2025-10-02 03:58:03] "POST /neutron/port HTTP/1.1" 200 1059 0.020149 10.0.0.56 - - [2025-10-02 03:58:03] "POST /neutron/port HTTP/1.1" 200 1087 0.017548 10.0.0.56 - - [2025-10-02 03:58:04] "POST /neutron/port HTTP/1.1" 200 117 0.001169 10.0.0.56 - - [2025-10-02 03:58:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009934 10.0.0.56 - - [2025-10-02 03:58:08] "POST /neutron/port HTTP/1.1" 200 1084 0.019364 10.0.0.56 - - [2025-10-02 03:58:08] "GET /virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf HTTP/1.1" 401 292 0.000486 10.0.0.56 - - [2025-10-02 03:58:08] "GET /virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf HTTP/1.1" 200 1293 0.027119 10.0.0.56 - - [2025-10-02 03:58:08] "GET /virtual-machine-interface/bbca2801-577a-445e-9677-eeaefbeb8af3 HTTP/1.1" 200 2941 0.005825 10.0.0.56 - - [2025-10-02 03:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.56 - - [2025-10-02 03:58:08] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003400 10.0.0.56 - - [2025-10-02 03:58:08] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004183 10.0.0.56 - - [2025-10-02 03:58:08] "GET /virtual-network/0b9728b0-5262-46c0-a116-643e20f2517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.005585 10.0.0.56 - - [2025-10-02 03:58:10] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009909 10.0.0.38 - - [2025-10-02 03:58:11] "DELETE /access-control-list/52c0956b-d7e0-4ff3-ad23-d4e447a891b5 HTTP/1.1" 200 115 0.031351 10.0.0.56 - - [2025-10-02 03:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.56 - - [2025-10-02 03:58:11] "GET /virtual-network/0b9728b0-5262-46c0-a116-643e20f2517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.005620 10.0.0.56 - - [2025-10-02 03:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.56 - - [2025-10-02 03:58:14] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003701 10.0.0.56 - - [2025-10-02 03:58:14] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003020 10.0.0.56 - - [2025-10-02 03:58:14] "GET /virtual-network/0b9728b0-5262-46c0-a116-643e20f2517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.007496 10.0.0.56 - - [2025-10-02 03:58:14] "POST /neutron/port HTTP/1.1" 200 1087 0.016519 10.0.0.56 - - [2025-10-02 03:58:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010034 10.0.0.56 - - [2025-10-02 03:58:14] "GET /virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd HTTP/1.1" 200 1292 0.006077 10.0.0.56 - - [2025-10-02 03:58:14] "GET /virtual-machine-interface/9934c663-9464-4fe8-8145-458363603d51 HTTP/1.1" 200 2940 0.006016 10.0.0.56 - - [2025-10-02 03:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.56 - - [2025-10-02 03:58:14] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003947 10.0.0.56 - - [2025-10-02 03:58:14] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003145 10.0.0.56 - - [2025-10-02 03:58:14] "GET /virtual-network/1128182e-8ef5-4e1b-a06f-e468d212b2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.008645 10.0.0.56 - - [2025-10-02 03:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.56 - - [2025-10-02 03:58:15] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004373 10.0.0.56 - - [2025-10-02 03:58:15] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004030 10.0.0.56 - - [2025-10-02 03:58:15] "GET /virtual-network/1128182e-8ef5-4e1b-a06f-e468d212b2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005783 10.0.0.56 - - [2025-10-02 03:58:15] "POST /neutron/port HTTP/1.1" 200 1084 0.017012 10.0.0.56 - - [2025-10-02 03:58:16] "GET /virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf HTTP/1.1" 200 1293 0.004579 10.0.0.56 - - [2025-10-02 03:58:16] "GET /virtual-machine-interface/bbca2801-577a-445e-9677-eeaefbeb8af3 HTTP/1.1" 200 2941 0.006940 10.0.0.56 - - [2025-10-02 03:58:16] "GET /virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf HTTP/1.1" 200 1293 0.004146 10.0.0.56 - - [2025-10-02 03:58:16] "GET /virtual-machine-interface/bbca2801-577a-445e-9677-eeaefbeb8af3 HTTP/1.1" 200 2941 0.005961 10.0.0.56 - - [2025-10-02 03:58:16] "GET /instance-ip/4ec55851-dfb4-4122-84d4-12d28c826d78 HTTP/1.1" 200 1615 0.005837 10.0.0.56 - - [2025-10-02 03:58:16] "GET /virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf HTTP/1.1" 200 1293 0.004091 10.0.0.56 - - [2025-10-02 03:58:16] "GET /virtual-machine-interface/bbca2801-577a-445e-9677-eeaefbeb8af3 HTTP/1.1" 200 2941 0.005109 10.0.0.56 - - [2025-10-02 03:58:16] "GET /instance-ip/4ec55851-dfb4-4122-84d4-12d28c826d78 HTTP/1.1" 200 1615 0.004002 10.0.0.56 - - [2025-10-02 03:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.56 - - [2025-10-02 03:58:16] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003785 10.0.0.56 - - [2025-10-02 03:58:16] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003139 10.0.0.56 - - [2025-10-02 03:58:16] "GET /virtual-network/0b9728b0-5262-46c0-a116-643e20f2517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.006595 10.0.0.56 - - [2025-10-02 03:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.56 - - [2025-10-02 03:58:16] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005151 10.0.0.56 - - [2025-10-02 03:58:16] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003043 10.0.0.56 - - [2025-10-02 03:58:16] "GET /virtual-network/0b9728b0-5262-46c0-a116-643e20f2517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.006110 10.0.0.56 - - [2025-10-02 03:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.56 - - [2025-10-02 03:58:16] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003953 10.0.0.56 - - [2025-10-02 03:58:16] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003485 10.0.0.56 - - [2025-10-02 03:58:16] "GET /virtual-network/0b9728b0-5262-46c0-a116-643e20f2517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.007196 10.0.0.56 - - [2025-10-02 03:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.56 - - [2025-10-02 03:58:16] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004180 10.0.0.56 - - [2025-10-02 03:58:16] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003019 10.0.0.56 - - [2025-10-02 03:58:16] "GET /virtual-network/0b9728b0-5262-46c0-a116-643e20f2517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.005456 10.0.0.56 - - [2025-10-02 03:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.56 - - [2025-10-02 03:58:16] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004897 10.0.0.56 - - [2025-10-02 03:58:16] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005424 10.0.0.56 - - [2025-10-02 03:58:16] "GET /virtual-network/0b9728b0-5262-46c0-a116-643e20f2517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.005635 10.0.0.56 - - [2025-10-02 03:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004660 10.0.0.56 - - [2025-10-02 03:58:16] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005321 10.0.0.56 - - [2025-10-02 03:58:16] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003263 10.0.0.56 - - [2025-10-02 03:58:16] "GET /virtual-network/0b9728b0-5262-46c0-a116-643e20f2517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.006250 10.0.0.56 - - [2025-10-02 03:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.56 - - [2025-10-02 03:58:16] "GET /routing-instance/88ed740b-5d35-4bbe-ba84-a6553e3d3b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.006079 10.0.0.56 - - [2025-10-02 03:58:16] "GET /route-target/93166dfe-785e-40d5-89bd-a0e1916ed336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004837 10.0.0.56 - - [2025-10-02 03:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.56 - - [2025-10-02 03:58:17] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005237 10.0.0.56 - - [2025-10-02 03:58:17] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003601 10.0.0.56 - - [2025-10-02 03:58:17] "GET /virtual-network/0b9728b0-5262-46c0-a116-643e20f2517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.007497 10.0.0.56 - - [2025-10-02 03:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.56 - - [2025-10-02 03:58:17] "GET /routing-instance/88ed740b-5d35-4bbe-ba84-a6553e3d3b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005280 10.0.0.56 - - [2025-10-02 03:58:17] "GET /route-target/93166dfe-785e-40d5-89bd-a0e1916ed336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004260 10.0.0.56 - - [2025-10-02 03:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.56 - - [2025-10-02 03:58:17] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004695 10.0.0.56 - - [2025-10-02 03:58:17] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002740 10.0.0.56 - - [2025-10-02 03:58:17] "GET /virtual-network/0b9728b0-5262-46c0-a116-643e20f2517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.007301 10.0.0.56 - - [2025-10-02 03:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005039 10.0.0.56 - - [2025-10-02 03:58:17] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004136 10.0.0.56 - - [2025-10-02 03:58:17] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003548 10.0.0.56 - - [2025-10-02 03:58:17] "GET /virtual-network/0b9728b0-5262-46c0-a116-643e20f2517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.007286 10.0.0.56 - - [2025-10-02 03:58:18] "GET /obj-perms HTTP/1.1" 200 5030 0.047621 10.0.0.49 - - [2025-10-02 03:58:18] "GET /obj-perms HTTP/1.1" 200 5030 0.043969 10.0.0.56 - - [2025-10-02 03:58:18] "GET /obj-perms HTTP/1.1" 200 5030 0.004287 10.0.0.49 - - [2025-10-02 03:58:18] "GET /obj-perms HTTP/1.1" 200 5030 0.004638 10.0.0.56 - - [2025-10-02 03:58:18] "GET /obj-perms HTTP/1.1" 200 5030 0.003945 10.0.0.56 - - [2025-10-02 03:58:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008856 10.0.0.56 - - [2025-10-02 03:58:19] "GET /virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd HTTP/1.1" 200 1292 0.004050 10.0.0.56 - - [2025-10-02 03:58:19] "GET /virtual-machine-interface/9934c663-9464-4fe8-8145-458363603d51 HTTP/1.1" 200 2940 0.005504 10.0.0.56 - - [2025-10-02 03:58:19] "GET /virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd HTTP/1.1" 200 1292 0.004534 10.0.0.56 - - [2025-10-02 03:58:19] "GET /virtual-machine-interface/9934c663-9464-4fe8-8145-458363603d51 HTTP/1.1" 200 2940 0.006020 10.0.0.56 - - [2025-10-02 03:58:19] "GET /instance-ip/e07b9287-3858-4a93-8ada-dd0562059333 HTTP/1.1" 200 1620 0.006668 10.0.0.56 - - [2025-10-02 03:58:19] "GET /virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd HTTP/1.1" 200 1292 0.004392 10.0.0.56 - - [2025-10-02 03:58:19] "GET /virtual-machine-interface/9934c663-9464-4fe8-8145-458363603d51 HTTP/1.1" 200 2940 0.005372 10.0.0.56 - - [2025-10-02 03:58:19] "GET /instance-ip/e07b9287-3858-4a93-8ada-dd0562059333 HTTP/1.1" 200 1620 0.003794 10.0.0.56 - - [2025-10-02 03:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.56 - - [2025-10-02 03:58:19] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003849 10.0.0.56 - - [2025-10-02 03:58:19] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003480 10.0.0.56 - - [2025-10-02 03:58:19] "GET /virtual-network/1128182e-8ef5-4e1b-a06f-e468d212b2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006749 10.0.0.56 - - [2025-10-02 03:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.56 - - [2025-10-02 03:58:19] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004617 10.0.0.56 - - [2025-10-02 03:58:19] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004400 10.0.0.56 - - [2025-10-02 03:58:19] "GET /virtual-network/1128182e-8ef5-4e1b-a06f-e468d212b2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.010721 10.0.0.56 - - [2025-10-02 03:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.56 - - [2025-10-02 03:58:19] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004408 10.0.0.56 - - [2025-10-02 03:58:19] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003723 10.0.0.56 - - [2025-10-02 03:58:19] "GET /virtual-network/1128182e-8ef5-4e1b-a06f-e468d212b2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006295 10.0.0.56 - - [2025-10-02 03:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.56 - - [2025-10-02 03:58:19] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004273 10.0.0.56 - - [2025-10-02 03:58:19] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003284 10.0.0.56 - - [2025-10-02 03:58:19] "GET /virtual-network/1128182e-8ef5-4e1b-a06f-e468d212b2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007421 10.0.0.56 - - [2025-10-02 03:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.56 - - [2025-10-02 03:58:19] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004733 10.0.0.56 - - [2025-10-02 03:58:19] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004149 10.0.0.56 - - [2025-10-02 03:58:19] "GET /virtual-network/1128182e-8ef5-4e1b-a06f-e468d212b2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005923 10.0.0.56 - - [2025-10-02 03:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312 10.0.0.56 - - [2025-10-02 03:58:19] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004653 10.0.0.56 - - [2025-10-02 03:58:19] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003535 10.0.0.56 - - [2025-10-02 03:58:20] "GET /virtual-network/1128182e-8ef5-4e1b-a06f-e468d212b2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007443 10.0.0.56 - - [2025-10-02 03:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.56 - - [2025-10-02 03:58:20] "GET /routing-instance/5909cd4f-4f7b-4d98-b2c8-0a0870960daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.006472 10.0.0.56 - - [2025-10-02 03:58:20] "GET /route-target/392133a7-667b-46dc-b158-26258cc01069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006405 10.0.0.56 - - [2025-10-02 03:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005039 10.0.0.56 - - [2025-10-02 03:58:20] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005552 10.0.0.56 - - [2025-10-02 03:58:20] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005324 10.0.0.56 - - [2025-10-02 03:58:20] "GET /virtual-network/1128182e-8ef5-4e1b-a06f-e468d212b2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.008435 10.0.0.56 - - [2025-10-02 03:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.56 - - [2025-10-02 03:58:20] "GET /routing-instance/5909cd4f-4f7b-4d98-b2c8-0a0870960daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004992 10.0.0.56 - - [2025-10-02 03:58:20] "GET /route-target/392133a7-667b-46dc-b158-26258cc01069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005612 10.0.0.56 - - [2025-10-02 03:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.56 - - [2025-10-02 03:58:20] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004472 10.0.0.56 - - [2025-10-02 03:58:20] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003330 10.0.0.56 - - [2025-10-02 03:58:20] "GET /virtual-network/1128182e-8ef5-4e1b-a06f-e468d212b2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.021628 10.0.0.56 - - [2025-10-02 03:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.022909 10.0.0.56 - - [2025-10-02 03:58:20] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006368 10.0.0.56 - - [2025-10-02 03:58:20] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003267 10.0.0.56 - - [2025-10-02 03:58:20] "GET /virtual-network/1128182e-8ef5-4e1b-a06f-e468d212b2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.008126 10.0.0.56 - - [2025-10-02 03:58:20] "POST /neutron/network HTTP/1.1" 200 833 0.006970 10.0.0.56 - - [2025-10-02 03:58:20] "POST /neutron/port HTTP/1.1" 200 117 0.001289 10.0.0.49 - - [2025-10-02 03:58:22] "GET /obj-perms HTTP/1.1" 200 5030 0.004597 10.0.0.56 - - [2025-10-02 03:58:22] "GET /obj-perms HTTP/1.1" 200 5030 0.003886 10.0.0.49 - - [2025-10-02 03:58:22] "GET /obj-perms HTTP/1.1" 200 5030 0.003735 10.0.0.56 - - [2025-10-02 03:58:23] "GET /obj-perms HTTP/1.1" 200 5030 0.004147 10.0.0.49 - - [2025-10-02 03:58:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.49 - - [2025-10-02 03:58:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.49 - - [2025-10-02 03:58:27] "DELETE /project/82fa64478d2c473bab7215e55051179a HTTP/1.1" 404 173 0.004351 10.0.0.49 - - [2025-10-02 03:58:27] "DELETE /project/7612bb4f-d0d8-4c4e-9c49-460de03b6971 HTTP/1.1" 404 177 0.003916 10.0.0.49 - - [2025-10-02 03:58:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.49 - - [2025-10-02 03:58:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.38 - - [2025-10-02 03:58:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000497 10.0.0.38 - - [2025-10-02 03:58:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.38 - - [2025-10-02 03:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.38 - - [2025-10-02 03:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.56 - - [2025-10-02 03:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000354 10.0.0.56 - - [2025-10-02 03:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.56 - - [2025-10-02 03:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.56 - - [2025-10-02 03:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.56 - - [2025-10-02 03:58:43] "GET /virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd HTTP/1.1" 200 1292 0.005641 10.0.0.56 - - [2025-10-02 03:58:43] "POST /neutron/port HTTP/1.1" 200 1113 0.013280 10.0.0.56 - - [2025-10-02 03:58:45] "GET /virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd HTTP/1.1" 404 171 0.003555 10.0.0.56 - - [2025-10-02 03:58:45] "GET /virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd HTTP/1.1" 404 171 0.002489 10.0.0.56 - - [2025-10-02 03:58:45] "GET /virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd HTTP/1.1" 404 171 0.003593 10.0.0.56 - - [2025-10-02 03:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.56 - - [2025-10-02 03:58:45] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004231 10.0.0.56 - - [2025-10-02 03:58:45] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003779 10.0.0.56 - - [2025-10-02 03:58:45] "GET /virtual-network/1128182e-8ef5-4e1b-a06f-e468d212b2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005657 10.0.0.56 - - [2025-10-02 03:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.56 - - [2025-10-02 03:58:45] "GET /routing-instance/5909cd4f-4f7b-4d98-b2c8-0a0870960daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004405 10.0.0.56 - - [2025-10-02 03:58:45] "GET /route-target/392133a7-667b-46dc-b158-26258cc01069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004299 10.0.0.49 - - [2025-10-02 03:58:45] "GET /obj-perms HTTP/1.1" 200 5030 0.003839 10.0.0.56 - - [2025-10-02 03:58:48] "GET /obj-perms HTTP/1.1" 200 5030 0.004673 10.0.0.56 - - [2025-10-02 03:58:51] "GET /obj-perms HTTP/1.1" 200 5030 0.004046 10.0.0.38 - - [2025-10-02 03:58:52] "GET /obj-perms HTTP/1.1" 200 5030 0.051253 10.0.0.49 - - [2025-10-02 03:58:52] "GET /obj-perms HTTP/1.1" 200 5030 0.003911 10.0.0.56 - - [2025-10-02 03:58:52] "GET /virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf HTTP/1.1" 200 1293 0.004646 10.0.0.56 - - [2025-10-02 03:58:52] "POST /neutron/port HTTP/1.1" 200 1110 0.011050 10.0.0.56 - - [2025-10-02 03:58:54] "GET /virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf HTTP/1.1" 404 171 0.003508 10.0.0.56 - - [2025-10-02 03:58:54] "GET /virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf HTTP/1.1" 404 171 0.003041 10.0.0.56 - - [2025-10-02 03:58:54] "GET /virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf HTTP/1.1" 404 171 0.003021 10.0.0.56 - - [2025-10-02 03:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.56 - - [2025-10-02 03:58:54] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003925 10.0.0.56 - - [2025-10-02 03:58:54] "GET /virtual-networks?parent_id=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003081 10.0.0.56 - - [2025-10-02 03:58:54] "GET /virtual-network/0b9728b0-5262-46c0-a116-643e20f2517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.006360 10.0.0.56 - - [2025-10-02 03:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.56 - - [2025-10-02 03:58:54] "GET /routing-instance/88ed740b-5d35-4bbe-ba84-a6553e3d3b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005640 10.0.0.56 - - [2025-10-02 03:58:54] "GET /route-target/93166dfe-785e-40d5-89bd-a0e1916ed336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004251 10.0.0.49 - - [2025-10-02 03:58:59] "GET /obj-perms HTTP/1.1" 200 5056 0.041745 10.0.0.56 - - [2025-10-02 03:59:00] "GET /obj-perms HTTP/1.1" 200 5030 0.004122 10.0.0.49 - - [2025-10-02 03:59:07] "GET /obj-perms HTTP/1.1" 200 5030 0.004004 10.0.0.56 - - [2025-10-02 03:59:10] "GET /obj-perms HTTP/1.1" 200 5030 0.003691 10.0.0.56 - - [2025-10-02 03:59:13] "GET /obj-perms HTTP/1.1" 200 5030 0.005698 10.0.0.49 - - [2025-10-02 03:59:13] "GET /obj-perms HTTP/1.1" 200 5030 0.003810 10.0.0.49 - - [2025-10-02 03:59:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003313 10.0.0.49 - - [2025-10-02 03:59:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003585 10.0.0.56 - - [2025-10-02 03:59:13] "POST /neutron/network HTTP/1.1" 200 151 0.140200 10.0.0.38 - - [2025-10-02 03:59:13] "DELETE /route-target/392133a7-667b-46dc-b158-26258cc01069 HTTP/1.1" 200 115 0.034639 10.0.0.49 - - [2025-10-02 03:59:14] "GET /projects?obj_uuids=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001197 10.0.0.56 - - [2025-10-02 03:59:15] "GET /project/82fa6447-8d2c-473b-ab72-15e55051179a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.044351 10.0.0.49 - - [2025-10-02 03:59:15] "GET /projects?obj_uuids=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000880 10.0.0.56 - - [2025-10-02 03:59:15] "GET /project/82fa6447-8d2c-473b-ab72-15e55051179a?fields=virtual_networks HTTP/1.1" 200 1042 0.043383 10.0.0.49 - - [2025-10-02 03:59:15] "GET /projects?obj_uuids=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001119 10.0.0.56 - - [2025-10-02 03:59:15] "GET /project/82fa6447-8d2c-473b-ab72-15e55051179a?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.049547 10.0.0.49 - - [2025-10-02 03:59:15] "GET /projects?obj_uuids=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001757 10.0.0.56 - - [2025-10-02 03:59:15] "GET /project/82fa6447-8d2c-473b-ab72-15e55051179a?fields=security_groups HTTP/1.1" 200 1268 0.045320 10.0.0.56 - - [2025-10-02 03:59:15] "POST /fqname-to-id HTTP/1.1" 404 196 0.021727 10.0.0.49 - - [2025-10-02 03:59:16] "GET /projects?obj_uuids=3cfbee2b-1624-41c0-a7a9-426718a8f89f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003528 10.0.0.49 - - [2025-10-02 03:59:16] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000886 10.0.0.49 - - [2025-10-02 03:59:16] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007591 10.0.0.49 - - [2025-10-02 03:59:16] "POST /id-to-fqname HTTP/1.1" 200 198 0.004198 10.0.0.49 - - [2025-10-02 03:59:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.002808 10.0.0.49 - - [2025-10-02 03:59:16] "POST /security-groups HTTP/1.1" 200 599 0.032456 10.0.0.38 - - [2025-10-02 03:59:16] "POST /fqname-to-id HTTP/1.1" 404 242 0.003435 10.0.0.49 - - [2025-10-02 03:59:16] "POST /projects HTTP/1.1" 200 601 0.271099 10.0.0.49 - - [2025-10-02 03:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.342510 10.0.0.38 - - [2025-10-02 03:59:16] "POST /access-control-lists HTTP/1.1" 200 602 0.029133 10.0.0.56 - - [2025-10-02 03:59:16] "GET /project/3cfbee2b-1624-41c0-a7a9-426718a8f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.479117 10.0.0.56 - - [2025-10-02 03:59:17] "GET / HTTP/1.1" 200 35931 0.001835 10.0.0.56 - - [2025-10-02 03:59:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000535 10.0.0.56 - - [2025-10-02 03:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.057265 10.0.0.49 - - [2025-10-02 03:59:20] "GET /projects?obj_uuids=3cfbee2b-1624-41c0-a7a9-426718a8f89f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001043 10.0.0.56 - - [2025-10-02 03:59:20] "GET /project/3cfbee2b-1624-41c0-a7a9-426718a8f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.048478 10.0.0.56 - - [2025-10-02 03:59:20] "POST /neutron/network HTTP/1.1" 200 117 0.032760 10.0.0.49 - - [2025-10-02 03:59:21] "POST /useragent-kv HTTP/1.1" 200 115 0.007283 10.0.0.49 - - [2025-10-02 03:59:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.045625 10.0.0.56 - - [2025-10-02 03:59:21] "POST /neutron/subnet HTTP/1.1" 200 828 0.203163 10.0.0.56 - - [2025-10-02 03:59:21] "POST /id-to-fqname HTTP/1.1" 200 228 0.001559 10.0.0.56 - - [2025-10-02 03:59:21] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006785 10.0.0.56 - - [2025-10-02 03:59:21] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005463 10.0.0.56 - - [2025-10-02 03:59:21] "POST /neutron/network HTTP/1.1" 200 1007 0.010474 10.0.0.56 - - [2025-10-02 03:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.49 - - [2025-10-02 03:59:21] "GET /projects?obj_uuids=3cfbee2b-1624-41c0-a7a9-426718a8f89f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000941 10.0.0.56 - - [2025-10-02 03:59:21] "GET /project/3cfbee2b-1624-41c0-a7a9-426718a8f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.049685 10.0.0.56 - - [2025-10-02 03:59:21] "POST /neutron/network HTTP/1.1" 200 117 0.013880 10.0.0.38 - - [2025-10-02 03:59:22] "POST /route-targets HTTP/1.1" 200 327 0.015296 10.0.0.49 - - [2025-10-02 03:59:22] "POST /useragent-kv HTTP/1.1" 200 115 0.012177 10.0.0.56 - - [2025-10-02 03:59:22] "POST /neutron/subnet HTTP/1.1" 200 828 0.176331 10.0.0.56 - - [2025-10-02 03:59:22] "POST /id-to-fqname HTTP/1.1" 200 228 0.001352 10.0.0.56 - - [2025-10-02 03:59:22] "GET /virtual-network/e2870c1d-8b81-4ec8-8f07-3bbc0f3879af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005619 10.0.0.56 - - [2025-10-02 03:59:22] "GET /virtual-network/e2870c1d-8b81-4ec8-8f07-3bbc0f3879af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006442 10.0.0.56 - - [2025-10-02 03:59:22] "POST /neutron/network HTTP/1.1" 200 1005 0.009918 10.0.0.56 - - [2025-10-02 03:59:23] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005950 10.0.0.38 - - [2025-10-02 03:59:24] "GET /obj-perms HTTP/1.1" 200 5046 0.051146 10.0.0.56 - - [2025-10-02 03:59:24] "GET /virtual-network/e2870c1d-8b81-4ec8-8f07-3bbc0f3879af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006347 10.0.0.56 - - [2025-10-02 03:59:25] "POST /neutron/network HTTP/1.1" 200 1007 0.009793 10.0.0.56 - - [2025-10-02 03:59:25] "POST /id-to-fqname HTTP/1.1" 200 228 0.003355 10.0.0.56 - - [2025-10-02 03:59:25] "POST /neutron/network HTTP/1.1" 200 1017 0.010588 10.0.0.49 - - [2025-10-02 03:59:25] "GET /projects?obj_uuids=3cfbee2b-1624-41c0-a7a9-426718a8f89f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001369 10.0.0.56 - - [2025-10-02 03:59:26] "GET /project/3cfbee2b-1624-41c0-a7a9-426718a8f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.073673 10.0.0.56 - - [2025-10-02 03:59:26] "POST /neutron/port HTTP/1.1" 200 117 0.006898 10.0.0.49 - - [2025-10-02 03:59:26] "GET /projects?obj_uuids=3cfbee2b-1624-41c0-a7a9-426718a8f89f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.021036 10.0.0.56 - - [2025-10-02 03:59:26] "POST /neutron/port HTTP/1.1" 200 1176 0.373910 10.0.0.56 - - [2025-10-02 03:59:27] "POST /neutron/port HTTP/1.1" 200 1230 0.118307 10.0.0.56 - - [2025-10-02 03:59:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003870 10.0.0.56 - - [2025-10-02 03:59:27] "POST /neutron/port HTTP/1.1" 200 117 0.002569 10.0.0.49 - - [2025-10-02 03:59:27] "DELETE /project/3cfbee2b162441c0a7a9426718a8f89f HTTP/1.1" 404 173 0.026271 10.0.0.49 - - [2025-10-02 03:59:27] "GET /projects?obj_uuids=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000940 10.0.0.49 - - [2025-10-02 03:59:27] "GET /project/82fa6447-8d2c-473b-ab72-15e55051179a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.053920 10.0.0.49 - - [2025-10-02 03:59:27] "GET /projects?obj_uuids=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001078 10.0.0.49 - - [2025-10-02 03:59:27] "GET /project/82fa6447-8d2c-473b-ab72-15e55051179a?fields=security_groups HTTP/1.1" 200 1373 0.045110 10.0.0.49 - - [2025-10-02 03:59:27] "DELETE /security-group/87c070a7-6f02-444e-8fec-75e3e5c18a19 HTTP/1.1" 200 115 0.057277 10.0.0.49 - - [2025-10-02 03:59:27] "GET /projects?obj_uuids=82fa6447-8d2c-473b-ab72-15e55051179a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000951 10.0.0.49 - - [2025-10-02 03:59:27] "GET /project/82fa6447-8d2c-473b-ab72-15e55051179a?fields=application_policy_sets HTTP/1.1" 200 1412 0.060673 10.0.0.38 - - [2025-10-02 03:59:27] "DELETE /access-control-list/5ddffb29-4609-4f46-a3d0-c39d0dc8e974 HTTP/1.1" 200 115 0.049063 10.0.0.49 - - [2025-10-02 03:59:27] "DELETE /project/82fa6447-8d2c-473b-ab72-15e55051179a HTTP/1.1" 200 115 0.477676 10.0.0.56 - - [2025-10-02 03:59:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008938 10.0.0.56 - - [2025-10-02 03:59:31] "POST /neutron/port HTTP/1.1" 200 1204 0.014129 10.0.0.56 - - [2025-10-02 03:59:31] "GET /virtual-machine/5023d031-f599-4bc7-bdc9-ecdac3242009 HTTP/1.1" 401 292 0.000387 10.0.0.56 - - [2025-10-02 03:59:31] "GET /virtual-machine/5023d031-f599-4bc7-bdc9-ecdac3242009 HTTP/1.1" 200 1300 0.028906 10.0.0.56 - - [2025-10-02 03:59:31] "GET /virtual-machine-interface/dfd60b5a-06d6-4868-8dda-e20f972d26d9 HTTP/1.1" 200 3175 0.005644 10.0.0.56 - - [2025-10-02 03:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.56 - - [2025-10-02 03:59:31] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005816 10.0.0.56 - - [2025-10-02 03:59:31] "GET /virtual-networks?parent_id=3cfbee2b-1624-41c0-a7a9-426718a8f89f&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003275 10.0.0.56 - - [2025-10-02 03:59:31] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005756 10.0.0.56 - - [2025-10-02 03:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008340 10.0.0.56 - - [2025-10-02 03:59:35] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007181 10.0.0.56 - - [2025-10-02 03:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.56 - - [2025-10-02 03:59:39] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007469 10.0.0.56 - - [2025-10-02 03:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.56 - - [2025-10-02 03:59:43] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007204 10.0.0.56 - - [2025-10-02 03:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.56 - - [2025-10-02 03:59:47] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005263 10.0.0.56 - - [2025-10-02 03:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.56 - - [2025-10-02 03:59:51] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006289 10.0.0.56 - - [2025-10-02 03:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.56 - - [2025-10-02 03:59:55] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006008 10.0.0.56 - - [2025-10-02 03:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.56 - - [2025-10-02 03:59:59] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005524 10.0.0.56 - - [2025-10-02 04:00:00] "GET /obj-perms HTTP/1.1" 200 5056 0.053746 10.0.0.56 - - [2025-10-02 04:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005351 10.0.0.56 - - [2025-10-02 04:00:03] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005337 10.0.0.56 - - [2025-10-02 04:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.56 - - [2025-10-02 04:00:07] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005417 10.0.0.56 - - [2025-10-02 04:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.56 - - [2025-10-02 04:00:09] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003889 10.0.0.56 - - [2025-10-02 04:00:09] "GET /virtual-networks?parent_id=3cfbee2b-1624-41c0-a7a9-426718a8f89f&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003222 10.0.0.56 - - [2025-10-02 04:00:09] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006848 10.0.0.56 - - [2025-10-02 04:00:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008703 10.0.0.56 - - [2025-10-02 04:00:19] "POST /neutron/port HTTP/1.1" 200 1204 0.016695 10.0.0.56 - - [2025-10-02 04:00:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007805 10.0.0.56 - - [2025-10-02 04:00:23] "POST /neutron/network HTTP/1.1" 200 1017 0.036881 10.0.0.56 - - [2025-10-02 04:00:23] "POST /neutron/subnet HTTP/1.1" 200 1390 0.014075 10.0.0.56 - - [2025-10-02 04:00:23] "POST /neutron/network HTTP/1.1" 200 1007 0.009989 10.0.0.56 - - [2025-10-02 04:00:30] "POST /neutron/port HTTP/1.1" 200 1204 0.015574 10.0.0.56 - - [2025-10-02 04:00:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006773 10.0.0.56 - - [2025-10-02 04:00:31] "POST /neutron/port HTTP/1.1" 200 1204 0.016165 10.0.0.56 - - [2025-10-02 04:00:31] "POST /neutron/network HTTP/1.1" 200 1007 0.009002 10.0.0.56 - - [2025-10-02 04:00:31] "POST /id-to-fqname HTTP/1.1" 200 228 0.001340 10.0.0.56 - - [2025-10-02 04:00:31] "GET /virtual-machine/5023d031-f599-4bc7-bdc9-ecdac3242009 HTTP/1.1" 200 1300 0.004214 10.0.0.56 - - [2025-10-02 04:00:31] "GET /virtual-machine-interface/dfd60b5a-06d6-4868-8dda-e20f972d26d9 HTTP/1.1" 200 3175 0.006603 10.0.0.56 - - [2025-10-02 04:00:31] "GET /instance-ip/7d0c89af-839c-4dd5-9fa4-a364ce270394 HTTP/1.1" 200 1637 0.005566 10.0.0.56 - - [2025-10-02 04:00:31] "GET /instance-ip/d66470c2-7b0f-4094-95a7-b3ed202cefe8 HTTP/1.1" 200 1657 0.006310 10.0.0.56 - - [2025-10-02 04:00:31] "POST /fqname-to-id HTTP/1.1" 404 218 0.003514 10.0.0.56 - - [2025-10-02 04:00:31] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005805 10.0.0.49 - - [2025-10-02 04:00:31] "GET /projects?obj_uuids=3cfbee2b-1624-41c0-a7a9-426718a8f89f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001922 10.0.0.56 - - [2025-10-02 04:00:31] "GET /project/3cfbee2b-1624-41c0-a7a9-426718a8f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.050404 10.0.0.56 - - [2025-10-02 04:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.56 - - [2025-10-02 04:00:31] "GET /security-group/9c0b1fd6-5955-4022-8830-3409efa887da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3788 0.004936 10.0.0.56 - - [2025-10-02 04:00:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.081721 10.0.0.56 - - [2025-10-02 04:00:31] "POST /instance-ips HTTP/1.1" 200 357 0.041439 10.0.0.56 - - [2025-10-02 04:00:31] "GET /instance-ip/62de5898-47e6-4d37-b534-491b0ec2ca82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005809 10.0.0.56 - - [2025-10-02 04:00:31] "POST /instance-ips HTTP/1.1" 200 357 0.039075 10.0.0.56 - - [2025-10-02 04:00:31] "GET /instance-ip/4f6411dc-7989-4f08-acfe-c7ee4b7dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.010188 10.0.0.56 - - [2025-10-02 04:00:31] "GET /virtual-machine-interface/c5c2da73-9190-4645-a870-961be9f166f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.022744 10.0.0.56 - - [2025-10-02 04:00:31] "GET /virtual-machine-interface/c5c2da73-9190-4645-a870-961be9f166f0?fields=instance_ip_back_refs HTTP/1.1" 200 1537 0.009095 10.0.0.56 - - [2025-10-02 04:00:31] "GET /instance-ip/4f6411dc-7989-4f08-acfe-c7ee4b7dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.004430 10.0.0.56 - - [2025-10-02 04:00:31] "GET /instance-ip/62de5898-47e6-4d37-b534-491b0ec2ca82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004871 10.0.0.56 - - [2025-10-02 04:00:31] "POST /id-to-fqname HTTP/1.1" 200 228 0.001320 10.0.0.56 - - [2025-10-02 04:00:32] "POST /neutron/port HTTP/1.1" 200 1082 0.012319 10.0.0.56 - - [2025-10-02 04:00:32] "POST /neutron/port HTTP/1.1" 200 1082 0.011763 10.0.0.56 - - [2025-10-02 04:00:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007384 10.0.0.56 - - [2025-10-02 04:00:32] "POST /neutron/port HTTP/1.1" 200 1082 0.014044 10.0.0.56 - - [2025-10-02 04:00:32] "POST /neutron/port HTTP/1.1" 200 1082 0.013346 10.0.0.56 - - [2025-10-02 04:00:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004485 10.0.0.56 - - [2025-10-02 04:00:33] "POST /neutron/port HTTP/1.1" 200 117 0.001077 10.0.0.56 - - [2025-10-02 04:00:37] "POST /neutron/port HTTP/1.1" 200 1149 0.016441 10.0.0.56 - - [2025-10-02 04:00:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008117 10.0.0.56 - - [2025-10-02 04:00:37] "GET /virtual-machine/1a1e3acc-29e2-40d6-9c1a-2c386f01e692 HTTP/1.1" 200 1278 0.006187 10.0.0.56 - - [2025-10-02 04:00:37] "GET /virtual-machine-interface/c5c2da73-9190-4645-a870-961be9f166f0 HTTP/1.1" 200 3225 0.005481 10.0.0.56 - - [2025-10-02 04:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.56 - - [2025-10-02 04:00:37] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006720 10.0.0.56 - - [2025-10-02 04:00:37] "GET /virtual-networks?parent_id=3cfbee2b-1624-41c0-a7a9-426718a8f89f&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003035 10.0.0.56 - - [2025-10-02 04:00:37] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007359 10.0.0.56 - - [2025-10-02 04:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.56 - - [2025-10-02 04:00:40] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005669 10.0.0.56 - - [2025-10-02 04:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.56 - - [2025-10-02 04:00:45] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005393 10.0.0.56 - - [2025-10-02 04:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.56 - - [2025-10-02 04:00:49] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007355 10.0.0.56 - - [2025-10-02 04:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.56 - - [2025-10-02 04:00:53] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006112 10.0.0.56 - - [2025-10-02 04:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.56 - - [2025-10-02 04:00:57] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008918 10.0.0.49 - - [2025-10-02 04:01:00] "GET /obj-perms HTTP/1.1" 200 5056 0.052423 10.0.0.56 - - [2025-10-02 04:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004691 10.0.0.56 - - [2025-10-02 04:01:01] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006663 10.0.0.56 - - [2025-10-02 04:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.56 - - [2025-10-02 04:01:05] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005755 10.0.0.56 - - [2025-10-02 04:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.56 - - [2025-10-02 04:01:09] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005516 10.0.0.56 - - [2025-10-02 04:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.56 - - [2025-10-02 04:01:13] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005728 10.0.0.56 - - [2025-10-02 04:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004512 10.0.0.56 - - [2025-10-02 04:01:17] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006453 10.0.0.56 - - [2025-10-02 04:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.56 - - [2025-10-02 04:01:19] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004511 10.0.0.56 - - [2025-10-02 04:01:19] "GET /virtual-networks?parent_id=3cfbee2b-1624-41c0-a7a9-426718a8f89f&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004328 10.0.0.56 - - [2025-10-02 04:01:19] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.011046 10.0.0.56 - - [2025-10-02 04:01:20] "POST /neutron/port HTTP/1.1" 200 1149 0.019406 10.0.0.56 - - [2025-10-02 04:01:23] "POST /neutron/port HTTP/1.1" 200 1204 0.016786 10.0.0.56 - - [2025-10-02 04:01:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004252 10.0.0.56 - - [2025-10-02 04:01:24] "POST /neutron/port HTTP/1.1" 200 117 0.001317 10.0.0.56 - - [2025-10-02 04:01:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008580 10.0.0.56 - - [2025-10-02 04:01:31] "POST /neutron/port HTTP/1.1" 200 1149 0.037135 10.0.0.56 - - [2025-10-02 04:01:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008082 10.0.0.56 - - [2025-10-02 04:01:40] "POST /id-to-fqname HTTP/1.1" 200 228 0.001336 10.0.0.56 - - [2025-10-02 04:01:41] "POST /neutron/network HTTP/1.1" 200 1015 0.014734 10.0.0.49 - - [2025-10-02 04:01:41] "GET /projects?obj_uuids=3cfbee2b-1624-41c0-a7a9-426718a8f89f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001006 10.0.0.56 - - [2025-10-02 04:01:41] "GET /project/3cfbee2b-1624-41c0-a7a9-426718a8f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.083163 10.0.0.56 - - [2025-10-02 04:01:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008320 10.0.0.56 - - [2025-10-02 04:01:42] "POST /neutron/network HTTP/1.1" 200 1015 0.016691 10.0.0.56 - - [2025-10-02 04:01:42] "POST /neutron/port HTTP/1.1" 200 1174 0.042927 10.0.0.56 - - [2025-10-02 04:01:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004519 10.0.0.56 - - [2025-10-02 04:01:43] "POST /neutron/port HTTP/1.1" 200 117 0.001107 10.0.0.56 - - [2025-10-02 04:01:47] "POST /neutron/port HTTP/1.1" 200 1202 0.019892 10.0.0.56 - - [2025-10-02 04:01:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007843 10.0.0.56 - - [2025-10-02 04:01:47] "GET /virtual-machine/7bef1e81-c63b-47bb-8df4-ac653c2f883d HTTP/1.1" 200 1300 0.006443 10.0.0.56 - - [2025-10-02 04:01:47] "GET /virtual-machine-interface/e87d7762-9ca6-44ca-9813-e570c147b226 HTTP/1.1" 200 3175 0.005861 10.0.0.56 - - [2025-10-02 04:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.56 - - [2025-10-02 04:01:47] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004278 10.0.0.56 - - [2025-10-02 04:01:47] "GET /virtual-networks?parent_id=3cfbee2b-1624-41c0-a7a9-426718a8f89f&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002792 10.0.0.56 - - [2025-10-02 04:01:47] "GET /virtual-network/e2870c1d-8b81-4ec8-8f07-3bbc0f3879af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006601 10.0.0.56 - - [2025-10-02 04:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.56 - - [2025-10-02 04:01:50] "GET /virtual-network/e2870c1d-8b81-4ec8-8f07-3bbc0f3879af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008009 10.0.0.56 - - [2025-10-02 04:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.56 - - [2025-10-02 04:01:54] "GET /virtual-network/e2870c1d-8b81-4ec8-8f07-3bbc0f3879af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006029 10.0.0.56 - - [2025-10-02 04:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.56 - - [2025-10-02 04:01:58] "GET /virtual-network/e2870c1d-8b81-4ec8-8f07-3bbc0f3879af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006076 10.0.0.38 - - [2025-10-02 04:02:01] "GET /obj-perms HTTP/1.1" 200 5056 0.055688 10.0.0.56 - - [2025-10-02 04:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.56 - - [2025-10-02 04:02:02] "GET /virtual-network/e2870c1d-8b81-4ec8-8f07-3bbc0f3879af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005842 10.0.0.56 - - [2025-10-02 04:02:03] "POST /neutron/port HTTP/1.1" 200 1202 0.018807 10.0.0.56 - - [2025-10-02 04:02:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003994 10.0.0.56 - - [2025-10-02 04:02:03] "POST /neutron/port HTTP/1.1" 200 117 0.001305 10.0.0.56 - - [2025-10-02 04:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.56 - - [2025-10-02 04:02:06] "GET /virtual-network/e2870c1d-8b81-4ec8-8f07-3bbc0f3879af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006195 10.0.0.56 - - [2025-10-02 04:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.56 - - [2025-10-02 04:02:10] "GET /virtual-network/e2870c1d-8b81-4ec8-8f07-3bbc0f3879af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007015 10.0.0.56 - - [2025-10-02 04:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.56 - - [2025-10-02 04:02:15] "GET /virtual-network/e2870c1d-8b81-4ec8-8f07-3bbc0f3879af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006932 10.0.0.56 - - [2025-10-02 04:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.56 - - [2025-10-02 04:02:19] "GET /virtual-network/e2870c1d-8b81-4ec8-8f07-3bbc0f3879af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006106 10.0.0.56 - - [2025-10-02 04:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.56 - - [2025-10-02 04:02:21] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004283 10.0.0.56 - - [2025-10-02 04:02:21] "GET /virtual-networks?parent_id=3cfbee2b-1624-41c0-a7a9-426718a8f89f&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003786 10.0.0.56 - - [2025-10-02 04:02:21] "GET /virtual-network/e2870c1d-8b81-4ec8-8f07-3bbc0f3879af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006732 10.0.0.56 - - [2025-10-02 04:02:21] "POST /neutron/port HTTP/1.1" 200 1202 0.017349 10.0.0.56 - - [2025-10-02 04:02:23] "POST /neutron/port HTTP/1.1" 200 1149 0.016773 10.0.0.56 - - [2025-10-02 04:02:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004435 10.0.0.56 - - [2025-10-02 04:02:23] "POST /neutron/port HTTP/1.1" 200 117 0.001572 10.0.0.56 - - [2025-10-02 04:02:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008323 10.0.0.56 - - [2025-10-02 04:02:31] "POST /neutron/port HTTP/1.1" 200 1202 0.018923 10.0.0.56 - - [2025-10-02 04:02:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007822 10.0.0.56 - - [2025-10-02 04:02:37] "POST /neutron/port HTTP/1.1" 200 1202 0.015640 10.0.0.56 - - [2025-10-02 04:02:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011736 10.0.0.56 - - [2025-10-02 04:02:37] "POST /id-to-fqname HTTP/1.1" 200 228 0.001301 10.0.0.56 - - [2025-10-02 04:02:37] "GET /virtual-machine/7bef1e81-c63b-47bb-8df4-ac653c2f883d HTTP/1.1" 200 1300 0.004407 10.0.0.56 - - [2025-10-02 04:02:37] "GET /virtual-machine-interface/e87d7762-9ca6-44ca-9813-e570c147b226 HTTP/1.1" 200 3175 0.005868 10.0.0.56 - - [2025-10-02 04:02:37] "GET /instance-ip/03e8d18e-b9ca-41ef-9ff3-196fc5556df9 HTTP/1.1" 200 1655 0.008269 10.0.0.56 - - [2025-10-02 04:02:37] "GET /instance-ip/65fb676d-b378-463b-855c-9294451f8745 HTTP/1.1" 200 1634 0.007888 10.0.0.56 - - [2025-10-02 04:02:37] "POST /fqname-to-id HTTP/1.1" 404 230 0.004452 10.0.0.56 - - [2025-10-02 04:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.49 - - [2025-10-02 04:02:37] "GET /projects?obj_uuids=3cfbee2b-1624-41c0-a7a9-426718a8f89f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001101 10.0.0.56 - - [2025-10-02 04:02:37] "GET /project/3cfbee2b-1624-41c0-a7a9-426718a8f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.049359 10.0.0.56 - - [2025-10-02 04:02:37] "POST /network-policys HTTP/1.1" 200 569 0.040278 10.0.0.56 - - [2025-10-02 04:02:37] "GET /network-policy/e5aca8d7-11da-42e5-89a9-a3f37f42c3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.009446 10.0.0.56 - - [2025-10-02 04:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.56 - - [2025-10-02 04:02:37] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008211 10.0.0.56 - - [2025-10-02 04:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.56 - - [2025-10-02 04:02:37] "GET /network-policy/e5aca8d7-11da-42e5-89a9-a3f37f42c3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004583 10.0.0.56 - - [2025-10-02 04:02:37] "POST /ref-update HTTP/1.1" 200 156 0.050371 10.0.0.56 - - [2025-10-02 04:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.56 - - [2025-10-02 04:02:37] "GET /network-policy/e5aca8d7-11da-42e5-89a9-a3f37f42c3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004039 10.0.0.56 - - [2025-10-02 04:02:38] "POST /neutron/network HTTP/1.1" 200 1111 0.021148 10.0.0.56 - - [2025-10-02 04:02:38] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.009004 10.0.0.56 - - [2025-10-02 04:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.56 - - [2025-10-02 04:02:38] "GET /network-policy/e5aca8d7-11da-42e5-89a9-a3f37f42c3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004072 10.0.0.56 - - [2025-10-02 04:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.56 - - [2025-10-02 04:02:38] "GET /virtual-network/e2870c1d-8b81-4ec8-8f07-3bbc0f3879af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005675 10.0.0.56 - - [2025-10-02 04:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.56 - - [2025-10-02 04:02:38] "GET /network-policy/e5aca8d7-11da-42e5-89a9-a3f37f42c3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004308 10.0.0.49 - - [2025-10-02 04:02:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.008831 10.0.0.56 - - [2025-10-02 04:02:38] "POST /ref-update HTTP/1.1" 200 156 0.052667 10.0.0.56 - - [2025-10-02 04:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.38 - - [2025-10-02 04:02:38] "PUT /access-control-list/3d3acf3f-2f2a-4f9a-9259-9531acaa4dcd HTTP/1.1" 200 272 0.100672 10.0.0.56 - - [2025-10-02 04:02:38] "GET /network-policy/e5aca8d7-11da-42e5-89a9-a3f37f42c3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.006691 10.0.0.56 - - [2025-10-02 04:02:38] "GET /virtual-network/e2870c1d-8b81-4ec8-8f07-3bbc0f3879af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.010469 10.0.0.56 - - [2025-10-02 04:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004919 10.0.0.38 - - [2025-10-02 04:02:38] "POST /ref-update HTTP/1.1" 200 156 0.031962 10.0.0.56 - - [2025-10-02 04:02:38] "GET /network-policy/e5aca8d7-11da-42e5-89a9-a3f37f42c3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004666 10.0.0.56 - - [2025-10-02 04:02:38] "GET /virtual-machine-interface/e87d7762-9ca6-44ca-9813-e570c147b226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006926 10.0.0.56 - - [2025-10-02 04:02:38] "PUT /virtual-machine-interface/e87d7762-9ca6-44ca-9813-e570c147b226 HTTP/1.1" 200 284 0.020827 10.0.0.56 - - [2025-10-02 04:02:38] "GET /virtual-machine-interface/e87d7762-9ca6-44ca-9813-e570c147b226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3072 0.008369 10.0.0.56 - - [2025-10-02 04:02:38] "PUT /virtual-machine-interface/e87d7762-9ca6-44ca-9813-e570c147b226 HTTP/1.1" 200 284 0.019239 10.0.0.56 - - [2025-10-02 04:03:05] "POST /neutron/port HTTP/1.1" 200 1202 0.015787 10.0.0.56 - - [2025-10-02 04:03:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003600 10.0.0.56 - - [2025-10-02 04:03:05] "POST /neutron/port HTTP/1.1" 200 117 0.001109 10.0.0.56 - - [2025-10-02 04:03:23] "POST /neutron/port HTTP/1.1" 200 1204 0.016348 10.0.0.56 - - [2025-10-02 04:03:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004271 10.0.0.56 - - [2025-10-02 04:03:24] "POST /neutron/port HTTP/1.1" 200 117 0.001248 10.0.0.49 - - [2025-10-02 04:03:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.49 - - [2025-10-02 04:03:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.49 - - [2025-10-02 04:03:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000359 10.0.0.49 - - [2025-10-02 04:03:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.38 - - [2025-10-02 04:03:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.38 - - [2025-10-02 04:03:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.38 - - [2025-10-02 04:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.38 - - [2025-10-02 04:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.56 - - [2025-10-02 04:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000344 10.0.0.56 - - [2025-10-02 04:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.56 - - [2025-10-02 04:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000877 10.0.0.56 - - [2025-10-02 04:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.56 - - [2025-10-02 04:04:03] "GET /obj-perms HTTP/1.1" 200 5056 0.049004 10.0.0.56 - - [2025-10-02 04:04:05] "POST /neutron/port HTTP/1.1" 200 1202 0.015944 10.0.0.56 - - [2025-10-02 04:04:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004466 10.0.0.56 - - [2025-10-02 04:04:05] "POST /neutron/port HTTP/1.1" 200 117 0.001113 10.0.0.56 - - [2025-10-02 04:04:25] "POST /neutron/port HTTP/1.1" 200 1149 0.018417 10.0.0.56 - - [2025-10-02 04:04:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003683 10.0.0.56 - - [2025-10-02 04:04:25] "POST /neutron/port HTTP/1.1" 200 117 0.001532 10.0.0.56 - - [2025-10-02 04:04:40] "POST /ref-update HTTP/1.1" 200 156 0.090716 10.0.0.56 - - [2025-10-02 04:04:40] "GET /virtual-network/e2870c1d-8b81-4ec8-8f07-3bbc0f3879af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008992 10.0.0.56 - - [2025-10-02 04:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.56 - - [2025-10-02 04:04:40] "GET /network-policy/e5aca8d7-11da-42e5-89a9-a3f37f42c3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004527 10.0.0.56 - - [2025-10-02 04:04:40] "POST /ref-update HTTP/1.1" 200 156 0.067357 10.0.0.56 - - [2025-10-02 04:04:40] "POST /neutron/network HTTP/1.1" 200 1007 0.048851 10.0.0.56 - - [2025-10-02 04:04:40] "GET /virtual-network/2405e1e5-380b-4738-99ae-41daaab8096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.010189 10.0.0.56 - - [2025-10-02 04:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.56 - - [2025-10-02 04:04:40] "GET /network-policy/e5aca8d7-11da-42e5-89a9-a3f37f42c3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004410 10.0.0.56 - - [2025-10-02 04:04:40] "DELETE /network-policy/e5aca8d7-11da-42e5-89a9-a3f37f42c3b9 HTTP/1.1" 200 115 0.040893 10.0.0.38 - - [2025-10-02 04:04:41] "DELETE /access-control-list/3d3acf3f-2f2a-4f9a-9259-9531acaa4dcd HTTP/1.1" 200 115 0.054548 10.0.0.56 - - [2025-10-02 04:04:41] "DELETE /instance-ip/4f6411dc-7989-4f08-acfe-c7ee4b7dbb86 HTTP/1.1" 200 115 0.064115 10.0.0.56 - - [2025-10-02 04:04:41] "DELETE /instance-ip/62de5898-47e6-4d37-b534-491b0ec2ca82 HTTP/1.1" 200 115 0.055665 10.0.0.56 - - [2025-10-02 04:04:41] "DELETE /virtual-machine-interface/c5c2da73-9190-4645-a870-961be9f166f0 HTTP/1.1" 200 115 0.098496 10.0.0.56 - - [2025-10-02 04:04:41] "POST /neutron/port HTTP/1.1" 200 1228 0.015762 10.0.0.56 - - [2025-10-02 04:04:42] "POST /neutron/port HTTP/1.1" 200 1204 0.014457 10.0.0.56 - - [2025-10-02 04:04:43] "POST /neutron/network HTTP/1.1" 200 1005 0.010176 10.0.0.38 - - [2025-10-02 04:04:43] "DELETE /route-target/54b261a3-84a4-453e-8b1d-fc31b6333a20 HTTP/1.1" 200 115 0.023275 10.0.0.49 - - [2025-10-02 04:04:44] "POST /useragent-kv HTTP/1.1" 200 115 0.055815 10.0.0.49 - - [2025-10-02 04:04:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004145 10.0.0.49 - - [2025-10-02 04:04:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002982 10.0.0.49 - - [2025-10-02 04:04:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002609 10.0.0.56 - - [2025-10-02 04:04:44] "POST /neutron/network HTTP/1.1" 200 151 0.211229 10.0.0.49 - - [2025-10-02 04:04:47] "GET /projects?obj_uuids=3cfbee2b-1624-41c0-a7a9-426718a8f89f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000890 10.0.0.56 - - [2025-10-02 04:04:47] "GET /project/3cfbee2b-1624-41c0-a7a9-426718a8f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.076202 10.0.0.49 - - [2025-10-02 04:04:47] "GET /projects?obj_uuids=3cfbee2b-1624-41c0-a7a9-426718a8f89f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002163 10.0.0.56 - - [2025-10-02 04:04:47] "GET /project/3cfbee2b-1624-41c0-a7a9-426718a8f89f?fields=virtual_networks HTTP/1.1" 200 1058 0.050894 10.0.0.49 - - [2025-10-02 04:04:47] "GET /projects?obj_uuids=3cfbee2b-1624-41c0-a7a9-426718a8f89f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000937 10.0.0.56 - - [2025-10-02 04:04:47] "GET /project/3cfbee2b-1624-41c0-a7a9-426718a8f89f?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.048373 10.0.0.49 - - [2025-10-02 04:04:47] "GET /projects?obj_uuids=3cfbee2b-1624-41c0-a7a9-426718a8f89f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001315 10.0.0.56 - - [2025-10-02 04:04:47] "GET /project/3cfbee2b-1624-41c0-a7a9-426718a8f89f?fields=security_groups HTTP/1.1" 200 1292 0.046568 10.0.0.56 - - [2025-10-02 04:04:48] "POST /fqname-to-id HTTP/1.1" 404 192 0.023498 10.0.0.49 - - [2025-10-02 04:04:48] "GET /projects?obj_uuids=7a31a3cb-56cf-4746-8f36-7f35b5f1abf6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003180 10.0.0.49 - - [2025-10-02 04:04:48] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002078 10.0.0.49 - - [2025-10-02 04:04:48] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.031585 10.0.0.49 - - [2025-10-02 04:04:48] "POST /id-to-fqname HTTP/1.1" 200 194 0.003326 10.0.0.49 - - [2025-10-02 04:04:48] "POST /fqname-to-id HTTP/1.1" 404 203 0.002915 10.0.0.49 - - [2025-10-02 04:04:48] "POST /security-groups HTTP/1.1" 200 595 0.030110 10.0.0.38 - - [2025-10-02 04:04:48] "POST /fqname-to-id HTTP/1.1" 404 238 0.002993 10.0.0.49 - - [2025-10-02 04:04:48] "POST /projects HTTP/1.1" 200 593 0.240506 10.0.0.49 - - [2025-10-02 04:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.311817 10.0.0.38 - - [2025-10-02 04:04:48] "POST /access-control-lists HTTP/1.1" 200 598 0.032445 10.0.0.56 - - [2025-10-02 04:04:48] "GET /project/7a31a3cb-56cf-4746-8f36-7f35b5f1abf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.469349 10.0.0.56 - - [2025-10-02 04:04:49] "GET / HTTP/1.1" 200 35931 0.002596 10.0.0.56 - - [2025-10-02 04:04:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000545 10.0.0.56 - - [2025-10-02 04:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.057203 10.0.0.49 - - [2025-10-02 04:04:51] "GET /projects?obj_uuids=7a31a3cb-56cf-4746-8f36-7f35b5f1abf6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000880 10.0.0.56 - - [2025-10-02 04:04:51] "GET /project/7a31a3cb-56cf-4746-8f36-7f35b5f1abf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.035458 10.0.0.56 - - [2025-10-02 04:04:51] "POST /neutron/network HTTP/1.1" 200 117 0.036143 10.0.0.49 - - [2025-10-02 04:04:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.034145 10.0.0.49 - - [2025-10-02 04:04:52] "POST /useragent-kv HTTP/1.1" 200 115 0.008726 10.0.0.56 - - [2025-10-02 04:04:52] "POST /neutron/subnet HTTP/1.1" 200 828 0.187387 10.0.0.56 - - [2025-10-02 04:04:52] "POST /id-to-fqname HTTP/1.1" 200 224 0.001276 10.0.0.56 - - [2025-10-02 04:04:52] "GET /virtual-network/7f90c348-be8c-4466-941a-28969690a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.006118 10.0.0.56 - - [2025-10-02 04:04:52] "GET /virtual-network/7f90c348-be8c-4466-941a-28969690a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.006164 10.0.0.56 - - [2025-10-02 04:04:52] "POST /neutron/network HTTP/1.1" 200 1001 0.008836 10.0.0.56 - - [2025-10-02 04:04:53] "GET /virtual-network/7f90c348-be8c-4466-941a-28969690a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.008414 10.0.0.49 - - [2025-10-02 04:04:54] "GET /obj-perms HTTP/1.1" 200 5038 0.046304 10.0.0.56 - - [2025-10-02 04:04:54] "POST /id-to-fqname HTTP/1.1" 200 224 0.001267 10.0.0.56 - - [2025-10-02 04:04:54] "POST /neutron/network HTTP/1.1" 200 1011 0.014071 10.0.0.38 - - [2025-10-02 04:04:54] "DELETE /access-control-list/e7972fd8-7853-47a9-a511-01478423240d HTTP/1.1" 200 115 0.041497 10.0.0.49 - - [2025-10-02 04:04:55] "GET /projects?obj_uuids=7a31a3cb-56cf-4746-8f36-7f35b5f1abf6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000980 10.0.0.56 - - [2025-10-02 04:04:55] "GET /project/7a31a3cb-56cf-4746-8f36-7f35b5f1abf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.073789 10.0.0.56 - - [2025-10-02 04:04:55] "POST /neutron/port HTTP/1.1" 200 117 0.007191 10.0.0.56 - - [2025-10-02 04:04:55] "POST /id-to-fqname HTTP/1.1" 200 224 0.001293 10.0.0.56 - - [2025-10-02 04:04:56] "POST /neutron/network HTTP/1.1" 200 1011 0.010027 10.0.0.49 - - [2025-10-02 04:04:56] "GET /projects?obj_uuids=7a31a3cb-56cf-4746-8f36-7f35b5f1abf6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001175 10.0.0.56 - - [2025-10-02 04:04:56] "GET /project/7a31a3cb-56cf-4746-8f36-7f35b5f1abf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.085986 10.0.0.56 - - [2025-10-02 04:04:56] "POST /neutron/port HTTP/1.1" 200 1170 0.037676 10.0.0.56 - - [2025-10-02 04:04:57] "POST /neutron/port HTTP/1.1" 200 1198 0.061324 10.0.0.56 - - [2025-10-02 04:04:57] "POST /neutron/port HTTP/1.1" 200 117 0.007401 10.0.0.56 - - [2025-10-02 04:04:57] "POST /id-to-fqname HTTP/1.1" 200 224 0.001355 10.0.0.56 - - [2025-10-02 04:04:57] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017073 10.0.0.56 - - [2025-10-02 04:04:57] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008514 10.0.0.56 - - [2025-10-02 04:04:57] "POST /neutron/network HTTP/1.1" 200 1011 0.010863 10.0.0.56 - - [2025-10-02 04:04:57] "POST /neutron/port HTTP/1.1" 200 1170 0.021716 10.0.0.49 - - [2025-10-02 04:04:58] "GET /projects?obj_uuids=7a31a3cb-56cf-4746-8f36-7f35b5f1abf6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001198 10.0.0.56 - - [2025-10-02 04:04:58] "POST /neutron/port HTTP/1.1" 200 1198 0.020395 10.0.0.56 - - [2025-10-02 04:04:58] "GET /project/7a31a3cb-56cf-4746-8f36-7f35b5f1abf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.066797 10.0.0.56 - - [2025-10-02 04:04:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004169 10.0.0.56 - - [2025-10-02 04:04:58] "POST /neutron/port HTTP/1.1" 200 117 0.001131 10.0.0.56 - - [2025-10-02 04:04:58] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008749 10.0.0.56 - - [2025-10-02 04:04:58] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007944 10.0.0.56 - - [2025-10-02 04:04:59] "POST /neutron/port HTTP/1.1" 200 1170 0.045327 10.0.0.56 - - [2025-10-02 04:04:59] "POST /neutron/port HTTP/1.1" 200 1198 0.016465 10.0.0.56 - - [2025-10-02 04:04:59] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015515 10.0.0.56 - - [2025-10-02 04:04:59] "POST /neutron/network HTTP/1.1" 200 1001 0.009984 10.0.0.56 - - [2025-10-02 04:05:03] "POST /neutron/port HTTP/1.1" 200 1198 0.019054 10.0.0.56 - - [2025-10-02 04:05:03] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009009 10.0.0.56 - - [2025-10-02 04:05:03] "GET /virtual-machine/43503a10-6066-486f-95db-152f21e19410 HTTP/1.1" 401 292 0.000432 10.0.0.56 - - [2025-10-02 04:05:04] "GET /virtual-machine/43503a10-6066-486f-95db-152f21e19410 HTTP/1.1" 200 1296 0.036813 10.0.0.56 - - [2025-10-02 04:05:04] "GET /virtual-machine-interface/54571bfe-18cf-46db-a2a5-8864a15ec926 HTTP/1.1" 200 3154 0.006608 10.0.0.38 - - [2025-10-02 04:05:04] "GET /obj-perms HTTP/1.1" 200 5056 0.331508 10.0.0.56 - - [2025-10-02 04:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.56 - - [2025-10-02 04:05:04] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005025 10.0.0.56 - - [2025-10-02 04:05:04] "GET /virtual-networks?parent_id=7a31a3cb-56cf-4746-8f36-7f35b5f1abf6&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002858 10.0.0.56 - - [2025-10-02 04:05:04] "GET /virtual-network/7f90c348-be8c-4466-941a-28969690a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.011605 10.0.0.56 - - [2025-10-02 04:05:05] "POST /neutron/network HTTP/1.1" 200 1011 0.010317 10.0.0.56 - - [2025-10-02 04:05:05] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014215 10.0.0.56 - - [2025-10-02 04:05:05] "POST /neutron/network HTTP/1.1" 200 1001 0.011222 10.0.0.56 - - [2025-10-02 04:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.56 - - [2025-10-02 04:05:07] "GET /virtual-network/7f90c348-be8c-4466-941a-28969690a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.012827 10.0.0.56 - - [2025-10-02 04:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.56 - - [2025-10-02 04:05:11] "GET /virtual-network/7f90c348-be8c-4466-941a-28969690a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.006309 10.0.0.56 - - [2025-10-02 04:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004739 10.0.0.56 - - [2025-10-02 04:05:15] "GET /virtual-network/7f90c348-be8c-4466-941a-28969690a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.005633 10.0.0.56 - - [2025-10-02 04:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005250 10.0.0.56 - - [2025-10-02 04:05:19] "GET /virtual-network/7f90c348-be8c-4466-941a-28969690a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.005995 10.0.0.56 - - [2025-10-02 04:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.56 - - [2025-10-02 04:05:23] "GET /virtual-network/7f90c348-be8c-4466-941a-28969690a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.006560 10.0.0.56 - - [2025-10-02 04:05:27] "POST /neutron/network HTTP/1.1" 200 1011 0.031546 10.0.0.56 - - [2025-10-02 04:05:27] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015237 10.0.0.56 - - [2025-10-02 04:05:27] "POST /neutron/network HTTP/1.1" 200 1001 0.009494 10.0.0.56 - - [2025-10-02 04:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005173 10.0.0.56 - - [2025-10-02 04:05:27] "GET /virtual-network/7f90c348-be8c-4466-941a-28969690a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.008669 10.0.0.49 - - [2025-10-02 04:05:28] "DELETE /project/7a31a3cb56cf47468f367f35b5f1abf6 HTTP/1.1" 404 173 0.004516 10.0.0.49 - - [2025-10-02 04:05:28] "DELETE /project/3cfbee2b-1624-41c0-a7a9-426718a8f89f HTTP/1.1" 404 177 0.004182 10.0.0.56 - - [2025-10-02 04:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.56 - - [2025-10-02 04:05:31] "GET /virtual-network/7f90c348-be8c-4466-941a-28969690a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.006796 10.0.0.56 - - [2025-10-02 04:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722 10.0.0.56 - - [2025-10-02 04:05:36] "GET /virtual-network/7f90c348-be8c-4466-941a-28969690a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.006442 10.0.0.56 - - [2025-10-02 04:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.56 - - [2025-10-02 04:05:40] "GET /virtual-network/7f90c348-be8c-4466-941a-28969690a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.006046 10.0.0.56 - - [2025-10-02 04:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.56 - - [2025-10-02 04:05:44] "GET /virtual-network/7f90c348-be8c-4466-941a-28969690a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.005968 10.0.0.56 - - [2025-10-02 04:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.56 - - [2025-10-02 04:05:48] "GET /virtual-network/7f90c348-be8c-4466-941a-28969690a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.005666 10.0.0.56 - - [2025-10-02 04:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.56 - - [2025-10-02 04:05:52] "GET /virtual-network/7f90c348-be8c-4466-941a-28969690a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.006349 10.0.0.56 - - [2025-10-02 04:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.56 - - [2025-10-02 04:05:54] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004660 10.0.0.56 - - [2025-10-02 04:05:54] "GET /virtual-networks?parent_id=7a31a3cb-56cf-4746-8f36-7f35b5f1abf6&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004042 10.0.0.56 - - [2025-10-02 04:05:54] "GET /virtual-network/7f90c348-be8c-4466-941a-28969690a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.005976 10.0.0.56 - - [2025-10-02 04:05:54] "POST /neutron/port HTTP/1.1" 200 1198 0.015368 10.0.0.56 - - [2025-10-02 04:05:59] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008666 10.0.0.56 - - [2025-10-02 04:06:05] "POST /neutron/port HTTP/1.1" 200 1198 0.019642 10.0.0.56 - - [2025-10-02 04:06:07] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006398 10.0.0.56 - - [2025-10-02 04:06:07] "POST /neutron/network HTTP/1.1" 200 1011 0.009793 10.0.0.56 - - [2025-10-02 04:06:07] "POST /neutron/subnet HTTP/1.1" 200 1380 0.019510 10.0.0.56 - - [2025-10-02 04:06:07] "POST /neutron/network HTTP/1.1" 200 1001 0.009458 10.0.0.56 - - [2025-10-02 04:06:15] "POST /neutron/port HTTP/1.1" 200 1198 0.016624 10.0.0.56 - - [2025-10-02 04:06:20] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009628 10.0.0.56 - - [2025-10-02 04:06:20] "POST /neutron/port HTTP/1.1" 200 1198 0.018859 10.0.0.56 - - [2025-10-02 04:06:20] "GET /virtual-machine/f945d185-c894-4555-a9f7-6a515489a04e HTTP/1.1" 200 1297 0.006076 10.0.0.56 - - [2025-10-02 04:06:20] "GET /virtual-machine-interface/c260faea-2f29-4bbd-a977-15f2677f1574 HTTP/1.1" 200 3155 0.005696 10.0.0.56 - - [2025-10-02 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.56 - - [2025-10-02 04:06:20] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004334 10.0.0.56 - - [2025-10-02 04:06:20] "GET /virtual-networks?parent_id=7a31a3cb-56cf-4746-8f36-7f35b5f1abf6&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003315 10.0.0.56 - - [2025-10-02 04:06:20] "GET /virtual-network/7f90c348-be8c-4466-941a-28969690a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.005455 10.0.0.56 - - [2025-10-02 04:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.56 - - [2025-10-02 04:06:21] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004196 10.0.0.56 - - [2025-10-02 04:06:21] "GET /virtual-networks?parent_id=7a31a3cb-56cf-4746-8f36-7f35b5f1abf6&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004024 10.0.0.56 - - [2025-10-02 04:06:22] "GET /virtual-network/7f90c348-be8c-4466-941a-28969690a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.006047 10.0.0.56 - - [2025-10-02 04:06:22] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008200 10.0.0.56 - - [2025-10-02 04:06:22] "POST /neutron/port HTTP/1.1" 200 1198 0.015818 10.0.0.56 - - [2025-10-02 04:06:22] "GET /virtual-machine/08878aa4-d8fb-4307-b87e-06dba715492a HTTP/1.1" 200 1295 0.005860 10.0.0.56 - - [2025-10-02 04:06:22] "GET /virtual-machine-interface/7f77b4be-09b0-4623-9cb5-f4965d357b62 HTTP/1.1" 200 3154 0.005390 10.0.0.56 - - [2025-10-02 04:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.56 - - [2025-10-02 04:06:22] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004606 10.0.0.56 - - [2025-10-02 04:06:22] "GET /virtual-networks?parent_id=7a31a3cb-56cf-4746-8f36-7f35b5f1abf6&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004858 10.0.0.56 - - [2025-10-02 04:06:22] "GET /virtual-network/7f90c348-be8c-4466-941a-28969690a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.007642 10.0.0.56 - - [2025-10-02 04:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006228 10.0.0.56 - - [2025-10-02 04:06:23] "GET /global-vrouter-config/895ae494-8960-4c47-8ed2-4d754a72397e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004540 10.0.0.56 - - [2025-10-02 04:06:23] "GET /virtual-networks?parent_id=7a31a3cb-56cf-4746-8f36-7f35b5f1abf6&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004059 10.0.0.56 - - [2025-10-02 04:06:23] "GET /virtual-network/7f90c348-be8c-4466-941a-28969690a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.007288 10.0.0.56 - - [2025-10-02 04:06:23] "GET /virtual-machine-interface/7f77b4be-09b0-4623-9cb5-f4965d357b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.006167 10.0.0.56 - - [2025-10-02 04:06:23] "PUT /virtual-machine-interface/7f77b4be-09b0-4623-9cb5-f4965d357b62 HTTP/1.1" 200 284 0.014781 10.0.0.56 - - [2025-10-02 04:06:29] "POST /neutron/port HTTP/1.1" 200 1198 0.017188 10.0.0.56 - - [2025-10-02 04:06:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004277 10.0.0.56 - - [2025-10-02 04:06:30] "POST /neutron/port HTTP/1.1" 200 117 0.001052 10.0.0.56 - - [2025-10-02 04:07:05] "GET /obj-perms HTTP/1.1" 200 5056 0.055316 10.0.0.56 - - [2025-10-02 04:07:09] "POST /neutron/port HTTP/1.1" 200 1198 0.062487 10.0.0.56 - - [2025-10-02 04:07:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004572 10.0.0.56 - - [2025-10-02 04:07:09] "POST /neutron/port HTTP/1.1" 200 117 0.001086 10.0.0.56 - - [2025-10-02 04:07:29] "POST /neutron/port HTTP/1.1" 200 1198 0.016448 10.0.0.56 - - [2025-10-02 04:07:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003779 10.0.0.56 - - [2025-10-02 04:07:29] "POST /neutron/port HTTP/1.1" 200 117 0.001156 10.0.0.49 - - [2025-10-02 04:08:06] "GET /obj-perms HTTP/1.1" 200 5056 0.042802 10.0.0.56 - - [2025-10-02 04:08:09] "POST /neutron/port HTTP/1.1" 200 1198 0.017417 10.0.0.56 - - [2025-10-02 04:08:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004379 10.0.0.56 - - [2025-10-02 04:08:09] "POST /neutron/port HTTP/1.1" 200 117 0.001364 10.0.0.49 - - [2025-10-02 04:08:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.49 - - [2025-10-02 04:08:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.49 - - [2025-10-02 04:08:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000572 10.0.0.49 - - [2025-10-02 04:08:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000545 10.0.0.38 - - [2025-10-02 04:08:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000517 10.0.0.38 - - [2025-10-02 04:08:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.38 - - [2025-10-02 04:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 10.0.0.38 - - [2025-10-02 04:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.56 - - [2025-10-02 04:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000541 10.0.0.56 - - [2025-10-02 04:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.56 - - [2025-10-02 04:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.56 - - [2025-10-02 04:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.56 - - [2025-10-02 04:08:30] "POST /neutron/port HTTP/1.1" 200 1198 0.015288 10.0.0.56 - - [2025-10-02 04:08:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004545 10.0.0.56 - - [2025-10-02 04:08:30] "POST /neutron/port HTTP/1.1" 200 117 0.001197 10.0.0.56 - - [2025-10-02 04:08:44] "POST /neutron/network HTTP/1.1" 400 204 0.015399 10.0.0.56 - - [2025-10-02 04:08:45] "POST /neutron/port HTTP/1.1" 200 1198 0.029987 10.0.0.56 - - [2025-10-02 04:08:45] "POST /neutron/port HTTP/1.1" 200 151 0.256922 10.0.0.56 - - [2025-10-02 04:08:45] "POST /neutron/port HTTP/1.1" 200 151 0.331571 10.0.0.38 - - [2025-10-02 04:08:47] "DELETE /route-target/6be84d1f-45be-44b9-bf81-7637e8c964ff HTTP/1.1" 200 115 0.046983 10.0.0.49 - - [2025-10-02 04:08:48] "GET /projects?obj_uuids=7a31a3cb-56cf-4746-8f36-7f35b5f1abf6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000943 10.0.0.56 - - [2025-10-02 04:08:48] "GET /project/7a31a3cb-56cf-4746-8f36-7f35b5f1abf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.056068 10.0.0.49 - - [2025-10-02 04:08:48] "GET /projects?obj_uuids=7a31a3cb-56cf-4746-8f36-7f35b5f1abf6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001183 10.0.0.56 - - [2025-10-02 04:08:48] "GET /project/7a31a3cb-56cf-4746-8f36-7f35b5f1abf6?fields=virtual_networks HTTP/1.1" 200 1050 0.060795 10.0.0.49 - - [2025-10-02 04:08:48] "GET /projects?obj_uuids=7a31a3cb-56cf-4746-8f36-7f35b5f1abf6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001183 10.0.0.56 - - [2025-10-02 04:08:48] "GET /project/7a31a3cb-56cf-4746-8f36-7f35b5f1abf6?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.046589 10.0.0.49 - - [2025-10-02 04:08:48] "GET /projects?obj_uuids=7a31a3cb-56cf-4746-8f36-7f35b5f1abf6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001224 10.0.0.56 - - [2025-10-02 04:08:48] "GET /project/7a31a3cb-56cf-4746-8f36-7f35b5f1abf6?fields=security_groups HTTP/1.1" 200 1280 0.052797 10.0.0.56 - - [2025-10-02 04:08:49] "POST /fqname-to-id HTTP/1.1" 404 188 0.023042 10.0.0.49 - - [2025-10-02 04:08:49] "GET /projects?obj_uuids=6fb4a1f6-c483-4ffd-96a6-378868743259&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005265 10.0.0.49 - - [2025-10-02 04:08:49] "GET /domains?obj_uuids=b0543e69-2184-4be1-8e23-ac5840233bc6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000922 10.0.0.49 - - [2025-10-02 04:08:49] "GET /domain/b0543e69-2184-4be1-8e23-ac5840233bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008243 10.0.0.49 - - [2025-10-02 04:08:49] "POST /id-to-fqname HTTP/1.1" 200 190 0.006277 10.0.0.49 - - [2025-10-02 04:08:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.004648 10.0.0.49 - - [2025-10-02 04:08:49] "POST /security-groups HTTP/1.1" 200 591 0.032127 10.0.0.49 - - [2025-10-02 04:08:49] "POST /projects HTTP/1.1" 200 585 0.235280 10.0.0.49 - - [2025-10-02 04:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.320624 10.0.0.38 - - [2025-10-02 04:08:49] "POST /fqname-to-id HTTP/1.1" 404 233 0.007082 10.0.0.56 - - [2025-10-02 04:08:50] "GET /project/6fb4a1f6-c483-4ffd-96a6-378868743259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.486496 10.0.0.56 - - [2025-10-02 04:08:51] "GET / HTTP/1.1" 200 35931 0.002246 10.0.0.38 - - [2025-10-02 04:08:55] "DELETE /access-control-list/40eacecd-2841-4e11-96e6-b79af0824d4c HTTP/1.1" 200 115 0.043408 10.0.0.49 - - [2025-10-02 04:08:56] "GET /projects?obj_uuids=6fb4a1f6-c483-4ffd-96a6-378868743259&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000932 10.0.0.56 - - [2025-10-02 04:08:56] "GET /project/6fb4a1f6-c483-4ffd-96a6-378868743259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.048438 10.0.0.49 - - [2025-10-02 04:08:56] "GET /projects?obj_uuids=6fb4a1f6-c483-4ffd-96a6-378868743259&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000855 10.0.0.56 - - [2025-10-02 04:08:56] "GET /project/6fb4a1f6-c483-4ffd-96a6-378868743259?fields=virtual_networks HTTP/1.1" 200 1042 0.048950 10.0.0.49 - - [2025-10-02 04:08:56] "GET /projects?obj_uuids=6fb4a1f6-c483-4ffd-96a6-378868743259&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000900 10.0.0.56 - - [2025-10-02 04:08:56] "GET /project/6fb4a1f6-c483-4ffd-96a6-378868743259?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.039482 10.0.0.49 - - [2025-10-02 04:08:56] "GET /projects?obj_uuids=6fb4a1f6-c483-4ffd-96a6-378868743259&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001028 10.0.0.56 - - [2025-10-02 04:08:56] "GET /project/6fb4a1f6-c483-4ffd-96a6-378868743259?fields=security_groups HTTP/1.1" 200 1268 0.074863 10.0.0.38 - - [2025-10-02 04:09:07] "GET /obj-perms HTTP/1.1" 200 5056 0.054156 10.0.0.49 - - [2025-10-02 04:09:28] "DELETE /project/7a31a3cb-56cf-4746-8f36-7f35b5f1abf6 HTTP/1.1" 404 177 0.005204 10.0.0.49 - - [2025-10-02 04:09:28] "DELETE /project/6fb4a1f6c4834ffd96a6378868743259 HTTP/1.1" 404 173 0.007315 10.0.0.49 - - [2025-10-02 04:09:28] "GET /projects?obj_uuids=6fb4a1f6-c483-4ffd-96a6-378868743259&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000868 10.0.0.49 - - [2025-10-02 04:09:28] "GET /project/6fb4a1f6-c483-4ffd-96a6-378868743259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.044114 10.0.0.49 - - [2025-10-02 04:09:28] "GET /projects?obj_uuids=6fb4a1f6-c483-4ffd-96a6-378868743259&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001070 10.0.0.49 - - [2025-10-02 04:09:28] "GET /project/6fb4a1f6-c483-4ffd-96a6-378868743259?fields=security_groups HTTP/1.1" 200 1373 0.057498 10.0.0.49 - - [2025-10-02 04:09:28] "DELETE /security-group/69a87fc4-0017-4ed1-98c6-8b47d1b8877a HTTP/1.1" 200 115 0.049157 10.0.0.49 - - [2025-10-02 04:09:28] "GET /projects?obj_uuids=6fb4a1f6-c483-4ffd-96a6-378868743259&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001096 10.0.0.49 - - [2025-10-02 04:09:28] "GET /project/6fb4a1f6-c483-4ffd-96a6-378868743259?fields=application_policy_sets HTTP/1.1" 200 1412 0.077619 10.0.0.49 - - [2025-10-02 04:09:28] "DELETE /project/6fb4a1f6-c483-4ffd-96a6-378868743259 HTTP/1.1" 200 115 0.457091 [Introspect:8084]10.0.0.49 - - [2025-10-02 04:11:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001213 [Introspect:8084]10.0.0.49 - - [2025-10-02 04:11:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001132